ios/Configs/AuthenticatorShared-Release.xcconfig

7 lines
239 B
Plaintext

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