You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
xcodebuild -project MacVim/MacVim.xcodeproj MACOSX_DEPLOYMENT_TARGET=10.11
xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance
make: *** [macvim] Error 1
Since building this on OSX requires a full [6GB+ last time I looked] install of Xcode––the Xcode Command Line tools are not enough––it would be really helpful if you could provide some pre-built binaries for download.
I'm sure I'm not alone in not wanting to download 6GB+ of bloated crap I'll never use, just to build Vim with a nice GUI.
The text was updated successfully, but these errors were encountered:
Since building this on OSX requires a full [6GB+ last time I looked] install of Xcode––the Xcode Command Line tools are not enough––it would be really helpful if you could provide some pre-built binaries for download.
I'm sure I'm not alone in not wanting to download 6GB+ of bloated crap I'll never use, just to build Vim with a nice GUI.
The text was updated successfully, but these errors were encountered: