Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@ikesyo
Copy link
Member

@ikesyo ikesyo commented Apr 12, 2018

This is a straightforward task to adopt Xcode 9.3. Xcode 8.3/Swift 3.x are still supported.

- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then ./script/travis-install-macos; fi
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then ./script/travis-install-linux; fi
- if [[ "$PODSPEC" ]]; then rvm system; sudo gem install bundler; bundle install; fi
- if [[ "$PODSPEC" ]]; then gem install bundler; bundle install; fi
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See #777 (comment) for the details.

@QuickBot
Copy link

QuickBot commented Apr 12, 2018

1 Warning
⚠️ Big PR

Generated by 🚫 danger

@ikesyo ikesyo merged commit a6e14e2 into master Apr 12, 2018
@ikesyo ikesyo deleted the xcode-9.3 branch April 12, 2018 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants