mirror of
https://github.com/bitwarden/ios.git
synced 2025-12-10 15:57:30 -06:00
7 lines
237 B
Plaintext
7 lines
237 B
Plaintext
#include "./Common-bwth.xcconfig"
|
|
#include "./Base-Debug.xcconfig"
|
|
#include? "./Local-bwth.xcconfig"
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = $(BASE_BUNDLE_ID).testharness-shared
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = $(inherited) $(BITWARDEN_FLAGS)
|