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

fix xcode 10 build #14

Merged
merged 1 commit into from Feb 13, 2019
Merged

fix xcode 10 build #14

merged 1 commit into from Feb 13, 2019

Conversation

warrenfalk
Copy link
Contributor

This fixes a build failure with xcode 10 by declaring the build_version.cc file as an output of the run script phase that creates it. This prevents an error where the file is created too late and the compile step fails because it isn't there in time.

@iabudiab
Copy link
Owner

@warrenfalk Thanks for the PR 👍
I'll merge this and will fix/update the travis build for Xcode 10 later

@iabudiab iabudiab merged commit e44b541 into iabudiab:develop Feb 13, 2019
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

2 participants