Skip to content

Instantly share code, notes, and snippets.

@dennycd
Created July 8, 2013 15:31
Show Gist options
  • Save dennycd/5949857 to your computer and use it in GitHub Desktop.
Save dennycd/5949857 to your computer and use it in GitHub Desktop.
select a version of xcodebuild
xcode-select -print-path //showing current setting
xcode-select -switch /Applications/Xcode-DP2.app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment