-
Notifications
You must be signed in to change notification settings - Fork 166
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
[ci/osx] xcode-select: error: tool 'xcodebuild' requires Xcode #615
Comments
I think this is a duplicate of nodejs/node-gyp#569 (comment) (also see nodejs/node-gyp#1057). Basically the xcodebuild tool is only available in the full Xcode version, but it doesn't actually seem to be doing anything in node=gyp. So the proper fix would be to submit a version of nodejs/node-gyp#1057 to gyp, but in the meantime the errors can be ignored. |
I don't remember seeing them before though. Did something change on the OS X buildbot? |
Actually |
Okay, if it isn't really a bug I'll go ahead and close. Thanks for the replies. |
I have Xcode installed and that was one of the very first things I installed but I am still getting this error, I have a whole project running on xcode, so I don't know what else to do |
Unless your build fails, I wouldn't worry about it. |
See e.g. https://ci.nodejs.org/job/node-test-commit-osx/nodes=osx1010/7664/console:
The text was updated successfully, but these errors were encountered: