forked from organicmaps/organicmaps
[ios] Adhoc identity fixes.
This commit is contained in:
parent
3b396108cf
commit
ff888c0d06
1 changed files with 2 additions and 2 deletions
|
@ -2306,7 +2306,7 @@
|
|||
F6D434641AD2AB97007C7728 /* AdHoc */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
CODE_SIGN_ENTITLEMENTS = "maps.me WatchKit Extension/Entitlements/me.maps.watchkitextension.production.entitlements";
|
||||
CODE_SIGN_ENTITLEMENTS = "maps.me WatchKit Extension/Entitlements/me.maps.watchkitextension.entitlements";
|
||||
INFOPLIST_FILE = "$(SRCROOT)/maps.me WatchKit Extension/Info.plist";
|
||||
IPHONEOS_DEPLOYMENT_TARGET = 8.2;
|
||||
PRODUCT_NAME = "$(TARGET_NAME) WatchKit Extension";
|
||||
|
@ -2947,7 +2947,7 @@
|
|||
buildSettings = {
|
||||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
|
||||
CODE_SIGN_ENTITLEMENTS = Entitlements/me.maps.production.entitlements;
|
||||
CODE_SIGN_ENTITLEMENTS = Entitlements/me.maps.entitlements;
|
||||
FRAMEWORK_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
"$(PROJECT_DIR)/PushNotifications",
|
||||
|
|
Loading…
Add table
Reference in a new issue