mirror of
https://github.com/bitwarden/ios.git
synced 2025-12-10 00:42:29 -06:00
7 lines
243 B
Plaintext
7 lines
243 B
Plaintext
#include "./Common-bwpm.xcconfig"
|
|
#include "./Base-Release.xcconfig"
|
|
#include? "./Local-bwpm.xcconfig"
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = $(ORGANIZATION_IDENTIFIER).bitwarden-kit
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = $(inherited) $(BITWARDEN_FLAGS)
|