ios/Configs/Authenticator-Debug.xcconfig
2025-08-18 09:41:18 -03:00

10 lines
425 B
Plaintext

#include "./Common-bwa.xcconfig"
#include "./Base-Debug.xcconfig"
#include? "./Local-bwa.xcconfig"
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon-Dev
CODE_SIGN_ENTITLEMENTS = Authenticator/Application/Support/Entitlements/Authenticator.entitlements
FIREBASE_CONFIG_FILENAME = GoogleService-Info.plist
PRODUCT_BUNDLE_IDENTIFIER = $(BASE_BUNDLE_ID)
SWIFT_ACTIVE_COMPILATION_CONDITIONS = $(inherited) PREVIEWS $(BITWARDEN_FLAGS)