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