ios/Configs/TestHarnessShared-Debug.xcconfig
2025-11-21 16:36:58 -03:00

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)