Skip to content

Commit

Permalink
[SKIP CI] New Build: 159 🎁
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI authored and Travis CI committed Jan 12, 2019
1 parent e35c868 commit 6c831c2
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions Try-TravisCI.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 157;
CURRENT_PROJECT_VERSION = 159;
DEVELOPMENT_TEAM = "";
INFOPLIST_FILE = "Try-TravisCI/Info.plist";
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
Expand All @@ -462,7 +462,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_IDENTITY = "iPhone Distribution";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 157;
CURRENT_PROJECT_VERSION = 159;
DEVELOPMENT_TEAM = F6395XL53N;
INFOPLIST_FILE = "Try-TravisCI/Info.plist";
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
Expand Down
2 changes: 1 addition & 1 deletion Try-TravisCI/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleVersion</key>
<string>157</string>
<string>159</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>UILaunchStoryboardName</key>
Expand Down
2 changes: 1 addition & 1 deletion Try-TravisCITests/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleVersion</key>
<string>157</string>
<string>159</string>
</dict>
</plist>
2 changes: 1 addition & 1 deletion Try-TravisCIUITests/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleVersion</key>
<string>157</string>
<string>159</string>
</dict>
</plist>

0 comments on commit 6c831c2

Please sign in to comment.