Skip to content
This repository has been archived by the owner on Nov 10, 2020. It is now read-only.

Commit

Permalink
Version 1.0.2 (build 18) [travis-ios] [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI committed Feb 25, 2018
1 parent 5fc90c1 commit d5be673
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions ios/react-native-starter.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 17;
CURRENT_PROJECT_VERSION = 18;
DEAD_CODE_STRIPPING = NO;
DEVELOPMENT_TEAM = M734F5G6DK;
INFOPLIST_FILE = "react-native-starter/Info.plist";
Expand Down Expand Up @@ -337,7 +337,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 17;
CURRENT_PROJECT_VERSION = 18;
DEVELOPMENT_TEAM = M734F5G6DK;
INFOPLIST_FILE = "react-native-starter/Info.plist";
INFOPLIST_OTHER_PREPROCESSOR_FLAGS = "-traditional";
Expand Down
2 changes: 1 addition & 1 deletion ios/react-native-starter/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>17</string>
<string>18</string>
<key>CodePushDeploymentKey</key>
<string>__RN_CONFIG_IOS_CODEPUSH_DEPLOYMENT_KEY</string>
<key>ITSAppUsesNonExemptEncryption</key>
Expand Down

0 comments on commit d5be673

Please sign in to comment.