mirror of
https://github.com/bitwarden/ios.git
synced 2025-12-10 00:42:29 -06:00
6 lines
214 B
Plaintext
6 lines
214 B
Plaintext
#include "./Common-bwpm.xcconfig"
|
|
#include? "./Local-bwpm.xcconfig"
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = $(BASE_BUNDLE_ID).share-extension
|
|
PROVISIONING_PROFILE_SPECIFIER = $(PROVISIONING_PROFILE_SPECIFIER_SHARE_EXTENSION)
|