[dasher] Changes from 17 October 2012 iPhone release (v2.5.2)
- From: Patrick Welche <pwelche src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [dasher] Changes from 17 October 2012 iPhone release (v2.5.2)
- Date: Mon, 18 Feb 2013 15:07:19 +0000 (UTC)
commit 5c231fd810824641bbf0b0753204960f28cd56d5
Author: Patrick Welche <prlw1 cam ac uk>
Date: Mon Feb 18 15:02:53 2013 +0000
Changes from 17 October 2012 iPhone release (v2.5.2)
Src/iPhone/Dasher.xcodeproj/project.pbxproj | 6 ++++--
Src/iPhone/Info.plist | 4 ++--
2 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/Src/iPhone/Dasher.xcodeproj/project.pbxproj b/Src/iPhone/Dasher.xcodeproj/project.pbxproj
index 6970a58..7132b1e 100755
--- a/Src/iPhone/Dasher.xcodeproj/project.pbxproj
+++ b/Src/iPhone/Dasher.xcodeproj/project.pbxproj
@@ -1812,13 +1812,15 @@
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
- CODE_SIGN_IDENTITY = "iPhone Distribution: Alan Lawrence";
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution: Alan Lawrence";
+ CODE_SIGN_IDENTITY = "iPhone Distribution";
+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
COPY_PHASE_STRIP = YES;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = Dasher_Prefix.pch;
INFOPLIST_FILE = Info.plist;
PRODUCT_NAME = Dasher;
+ PROVISIONING_PROFILE = "";
+ "PROVISIONING_PROFILE[sdk=iphoneos*]" = "";
};
name = Distribution;
};
diff --git a/Src/iPhone/Info.plist b/Src/iPhone/Info.plist
index 3bb0041..bc7cb28 100644
--- a/Src/iPhone/Info.plist
+++ b/Src/iPhone/Info.plist
@@ -11,7 +11,7 @@
<key>CFBundleIconFile</key>
<string>Dasher_small.png</string>
<key>CFBundleIdentifier</key>
- <string>uk.ac.cam.phy.inference.Dasher</string>
+ <string>uk.ac.cam.phy.inference.dasher</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
@@ -21,7 +21,7 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
- <string>2.5.1</string>
+ <string>2.5.2</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSMainNibFile</key>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]