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

Support Xcode 10.1. #8203

Merged
merged 1 commit into from Oct 22, 2018
Merged

Support Xcode 10.1. #8203

merged 1 commit into from Oct 22, 2018

Conversation

Coeur
Copy link
Contributor

@Coeur Coeur commented Oct 19, 2018

@segiddins
Copy link
Member

You need to run bundle install and commit the changes to the lockfile

@Coeur
Copy link
Contributor Author

Coeur commented Oct 20, 2018

@segiddins I'll do it, OK.

@Coeur
Copy link
Contributor Author

Coeur commented Oct 20, 2018

@segiddins Sorry for the wait, I ran into various issues (like ffi/ffi#647). But in the end, I succeeded with:

gem install bundler
xcode-select --install
bundle install

And I committed the changes (which were apparently only in Gemfile.lock)

@dnkoutso dnkoutso added this to the 1.6.0 milestone Oct 22, 2018
@dnkoutso dnkoutso merged commit 2980c4c into CocoaPods:master Oct 22, 2018
@dnkoutso
Copy link
Contributor

thanks!

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.

pod spec lint fails because it can't find a simulator.
3 participants