Skip to content

Instantly share code, notes, and snippets.

@philiparthurmoore
Created February 27, 2012 11:13
Show Gist options
  • Save philiparthurmoore/1923106 to your computer and use it in GitHub Desktop.
Save philiparthurmoore/1923106 to your computer and use it in GitHub Desktop.
Xcode 4.3: Set proper path to Xcode after install
sudo /usr/bin/xcode-select -switch /Applications/Xcode.app/Contents/Developer
##
# Source: http://theoho.tumblr.com/post/17769119566/tips-for-broken-scripts-after-xcode-4-3-install
# Source: https://developer.apple.com/library/mac/#documentation/Darwin/Reference/ManPages/man1/xcode-select.1.html
##
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment