Skip to content

Commit

Permalink
doc(Version): v1.1.1 for crash
Browse files Browse the repository at this point in the history
  • Loading branch information
tripleCC committed Feb 25, 2016
1 parent 77c3960 commit 9779535
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
7 changes: 4 additions & 3 deletions GanHuo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -420,6 +420,7 @@
TargetAttributes = {
D6DE6FB81C25904C00C066DE = {
CreatedOnToolsVersion = 7.2;
DevelopmentTeam = 7DG5WQWWY9;
SystemCapabilities = {
com.apple.BackgroundModes = {
enabled = 0;
Expand Down Expand Up @@ -687,8 +688,8 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
CODE_SIGN_ENTITLEMENTS = GanHuo/GanHuo.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
CODE_SIGN_IDENTITY = "iPhone Distribution: Ruiwang Song (7DG5WQWWY9)";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution: Ruiwang Song (7DG5WQWWY9)";
ENABLE_BITCODE = YES;
INFOPLIST_FILE = "$(SRCROOT)/GanHuo/Info.plist";
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
Expand All @@ -707,7 +708,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
CODE_SIGN_ENTITLEMENTS = GanHuo/GanHuo.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_IDENTITY = "iPhone Distribution: Ruiwang Song (7DG5WQWWY9)";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution: Ruiwang Song (7DG5WQWWY9)";
ENABLE_BITCODE = YES;
INFOPLIST_FILE = "$(SRCROOT)/GanHuo/Info.plist";
Expand Down
4 changes: 2 additions & 2 deletions GanHuo/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.1.0</string>
<string>1.1.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
Expand Down Expand Up @@ -53,7 +53,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>6</string>
<string>7</string>
<key>LSApplicationQueriesSchemes</key>
<array>
<string>pocket-oauth-v1</string>
Expand Down

0 comments on commit 9779535

Please sign in to comment.