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

Update gems for xcode10 #293

Merged
merged 2 commits into from
Sep 17, 2018

Conversation

AliSoftware
Copy link
Contributor

@AliSoftware AliSoftware commented Sep 17, 2018

The update of the Xcodeproj gem is necessary since Xcode 10, because of this issue and the new inputFilesList / outputFilesList attributes in the .xcodeproj file format.

Without this update, liftoff crashes during the project generation and interrupts the generation (instead of ignoring the error)

I've taken the occasion to do a full bundle update to update all gems (and not only Xcodeproj) in the process.

\cc @gfontenot

@gfontenot gfontenot merged commit 76566a6 into liftoffcli:master Sep 17, 2018
@AliSoftware AliSoftware deleted the update-gems-for-xcode10 branch September 17, 2018 14:34
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.

2 participants