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