Fixing issue with provisioning profiles.

This commit is contained in:
Frederic Jacobs 2015-02-07 21:59:00 +01:00
parent bbc4e3648e
commit 5118575d37
1 changed files with 2 additions and 2 deletions

View File

@ -3743,7 +3743,7 @@
LLVM_LTO = NO;
OTHER_LDFLAGS = "$(inherited)";
PRODUCT_NAME = Signal;
PROVISIONING_PROFILE = "0905ca6e-ed58-486b-8af7-5d20168a2d59";
PROVISIONING_PROFILE = "";
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = 1;
TEST_AFTER_BUILD = YES;
@ -3797,7 +3797,7 @@
LLVM_LTO = NO;
OTHER_LDFLAGS = "$(inherited)";
PRODUCT_NAME = Signal;
PROVISIONING_PROFILE = "0905ca6e-ed58-486b-8af7-5d20168a2d59";
PROVISIONING_PROFILE = "";
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = 1;
TEST_AFTER_BUILD = YES;