Last Updated: February 25, 2016
·
3.205K
· acoomans

Switching Xcode version

sudo /usr/bin/xcode-select -switch /Applications/Xcode.app/Contents/Developer/

1 Response
Add your response

This could probably be simplified to sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer/ as there should be only one xcode-select command in your PATH.

over 1 year ago ·