mirror of
https://github.com/bitwarden/ios.git
synced 2025-12-10 00:42:29 -06:00
7 lines
262 B
Plaintext
7 lines
262 B
Plaintext
#include "./Common-bwpm.xcconfig"
|
|
#include "./WatchCommon.xcconfig"
|
|
#include? "./Local-bwpm.xcconfig"
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = $(BASE_WATCH_BUNDLE_ID).widget-extension
|
|
PROVISIONING_PROFILE_SPECIFIER = $(PROVISIONING_PROFILE_SPECIFIER_WATCH_WIDGET_EXTENSION)
|