Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Z
Zip
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Jira
Jira
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
YongYue
Zip
Commits
b2d625ce
Commit
b2d625ce
authored
Mar 15, 2017
by
Roy Marmelstein
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix Travis
parent
a9dacdfe
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
.travis.yml
.travis.yml
+1
-1
build.sh
build.sh
+2
-2
No files found.
.travis.yml
View file @
b2d625ce
osx_image
:
xcode8.
2
osx_image
:
xcode8.
0
language
:
objective-c
language
:
objective-c
env
:
env
:
global
:
global
:
...
...
build.sh
View file @
b2d625ce
#!/bin/bash
#!/bin/bash
# **** Update me when new Xcode versions are released! ****
# **** Update me when new Xcode versions are released! ****
PLATFORM
=
"platform=iOS Simulator,OS=10.
1
,name=iPhone 7"
PLATFORM
=
"platform=iOS Simulator,OS=10.
0
,name=iPhone 7"
SDK
=
"iphonesimulator10.
1
"
SDK
=
"iphonesimulator10.
0
"
# It is pitch black.
# It is pitch black.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment