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.4 (build 20) [travis-ios] [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI committed May 18, 2018
1 parent e3771f8 commit 63211df
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 @@ -275,7 +275,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 19;
CURRENT_PROJECT_VERSION = 20;
DEAD_CODE_STRIPPING = NO;
DEVELOPMENT_TEAM = M734F5G6DK;
INFOPLIST_FILE = "react-native-starter/Info.plist";
Expand Down Expand Up @@ -303,7 +303,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 19;
CURRENT_PROJECT_VERSION = 20;
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>19</string>
<string>20</string>
<key>CFBundleURLTypes</key>
<array>
<dict>
Expand Down

0 comments on commit 63211df

Please sign in to comment.