Skip to content

Instantly share code, notes, and snippets.

@anotheremily
Created February 5, 2016 21:24
Show Gist options
  • Save anotheremily/7ee7fb1aab3a30f463f5 to your computer and use it in GitHub Desktop.
Save anotheremily/7ee7fb1aab3a30f463f5 to your computer and use it in GitHub Desktop.
Switch between Xcode compilers.
$> xcode-select -p
/Library/Developer/CommandLineTools
$> sudo xcode-select -s /Applications/Xcode.app/Contents/Developer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment