summaryrefslogtreecommitdiff
path: root/ios/iosremote/iosremote.xcodeproj
diff options
context:
space:
mode:
authorSiqi LIU <me@siqi.fr>2013-09-15 22:28:52 +0200
committerSiqi LIU <me@siqi.fr>2013-09-16 21:18:54 +0200
commit839c5df887352651857067341632111dbe549d05 (patch)
tree998baaa08b65e0848c280b71d8c0f9e4bdba78b8 /ios/iosremote/iosremote.xcodeproj
parent2e60a634ec8ce939ec9dc3df10f12cee84bd7c7e (diff)
ad-hoc bug fixes to handle different notes format on Linux/OSX
Change-Id: Ie7a229464fc51242291a87bf4a79c1c999a50124
Diffstat (limited to 'ios/iosremote/iosremote.xcodeproj')
-rw-r--r--ios/iosremote/iosremote.xcodeproj/project.pbxproj6
1 files changed, 3 insertions, 3 deletions
diff --git a/ios/iosremote/iosremote.xcodeproj/project.pbxproj b/ios/iosremote/iosremote.xcodeproj/project.pbxproj
index 301596815948..6459209cb1a1 100644
--- a/ios/iosremote/iosremote.xcodeproj/project.pbxproj
+++ b/ios/iosremote/iosremote.xcodeproj/project.pbxproj
@@ -1197,7 +1197,7 @@
57C6E417175E06E800E8BC5F /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Distribution";
+ CODE_SIGN_IDENTITY = "iPhone Distribution: Siqi Liu (ECNT5P5MTW)";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution: Siqi Liu (ECNT5P5MTW)";
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "iosremote/iosremote-Prefix.pch";
@@ -1209,8 +1209,8 @@
"\"$(SRCROOT)/TestFlightSDK1.2.6\"",
);
PRODUCT_NAME = "$(TARGET_NAME)";
- PROVISIONING_PROFILE = "";
- "PROVISIONING_PROFILE[sdk=iphoneos*]" = "475E6C52-939A-4B08-B811-6E62C19FE6A1";
+ PROVISIONING_PROFILE = "AC7C4315-5B31-4056-8955-9B861DCF5F75";
+ "PROVISIONING_PROFILE[sdk=iphoneos*]" = "AC7C4315-5B31-4056-8955-9B861DCF5F75";
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2";
WRAPPER_EXTENSION = app;