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

Full Xcode (not just comand line tools) required to build repo #3

Open
hopskipnfall opened this issue Jul 22, 2017 · 0 comments
Open

Comments

@hopskipnfall
Copy link
Collaborator

Putting this here for posterity:

So when you xcode-select --install, and then xcode-select --print-path
It says /Library/Developer/CommandLineTools
and building the repo will fail with some
/Library/Developer/CommandLineTools/Platforms/..... doesn't exist, syssomething error
/Library/Developer/CommandLineTools doesn't have a Platforms folder in it
after installing full xcode, xcode-select --print-path changed the path to /Applications/Xcode.app/Contents/Developer
and then it worked fine
For future reference, the error I was seeing looked like this: https://gist.github.com/hopskipnfall/cf1609420eb6116cd737a4026c20140e

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

No branches or pull requests

1 participant