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

7 lines
239 B
Plaintext

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