ios/Configs/AuthenticatorShared-Debug.xcconfig

7 lines
237 B
Plaintext

#include "./Common-bwa.xcconfig"
#include "./Base-Debug.xcconfig"
#include? "./Local-bwa.xcconfig"
PRODUCT_BUNDLE_IDENTIFIER = $(BASE_BUNDLE_ID).authenticator-shared
SWIFT_ACTIVE_COMPILATION_CONDITIONS = $(inherited) $(BITWARDEN_FLAGS)