Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Add Xcode 10 to build matrices #269

Closed
wants to merge 1 commit into from

Conversation

giginet
Copy link
Contributor

@giginet giginet commented Sep 16, 2018

I added Xcode 10 to build matrices on Travis CI

@giginet
Copy link
Contributor Author

giginet commented Sep 16, 2018

CI is fallen on Xcode 10 because I found a bug on CocoaPods....

@giginet giginet changed the title Add Xcode 10 to build matrices [WIP] Add Xcode 10 to build matrices Sep 16, 2018
@giginet
Copy link
Contributor Author

giginet commented Sep 16, 2018

- xcodebuild $XCODE_ACTION -scheme Result-iOS -sdk iphonesimulator -destination "name=iPhone SE" | xcpretty
- xcodebuild $XCODE_ACTION -scheme Result-tvOS -sdk appletvsimulator -destination "name=Apple TV" | xcpretty
- xcodebuild build -scheme Result-watchOS -sdk watchsimulator | xcpretty
- rm .swift-version && pod lib lint
Copy link
Member

@ikesyo ikesyo Sep 27, 2018

Choose a reason for hiding this comment

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

Let's avoid linting on Xcode 10 for now, then we can proceed this PR.

@norio-nomura
Copy link
Contributor

Closing this in favor of #276

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.

None yet

3 participants