Monday, April 23, 2012

"No Xcode folder is set" when attempting "brew install macvim"

xcode-select: Error: No Xcode folder is set. Run xcode-select -switch to set the path to the Xcode folder.

This fixed it
sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer

No comments:

Post a Comment