mirror of
https://github.com/bitwarden/ios.git
synced 2025-12-11 03:37:34 -06:00
10 lines
425 B
Plaintext
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)
|