Skip to content

Commit

Permalink
update misc.
Browse files Browse the repository at this point in the history
  • Loading branch information
ParryQiu committed Jun 12, 2017
1 parent 1c9fe56 commit 923e873
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions platforms/ios/GuGuJianKong.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -524,8 +524,8 @@
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ENABLE_OBJC_ARC = YES;
CODE_SIGN_IDENTITY = "iPhone Distribution";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
CODE_SIGN_IDENTITY = "iPhone Distribution: PengYuan Qiu (M83N3W9JC3)";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution: PengYuan Qiu (M83N3W9JC3)";
COPY_PHASE_STRIP = NO;
DEVELOPMENT_TEAM = M83N3W9JC3;
GCC_DYNAMIC_NO_PIC = NO;
Expand Down Expand Up @@ -572,8 +572,8 @@
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ENABLE_OBJC_ARC = YES;
CODE_SIGN_IDENTITY = "iPhone Distribution";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
CODE_SIGN_IDENTITY = "iPhone Distribution: PengYuan Qiu (M83N3W9JC3)";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution: PengYuan Qiu (M83N3W9JC3)";
COPY_PHASE_STRIP = YES;
DEVELOPMENT_TEAM = M83N3W9JC3;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
Expand Down
Binary file not shown.
4 changes: 2 additions & 2 deletions platforms/ios/GuGuJianKong/GuGuJianKong-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -57,11 +57,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.2.4</string>
<string>0.2.5</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>0.2.4.12</string>
<string>0.2.5</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSAppTransportSecurity</key>
Expand Down

0 comments on commit 923e873

Please sign in to comment.