Skip to content

Instantly share code, notes, and snippets.

@brianly
Created April 18, 2012 19:05
Show Gist options
  • Save brianly/2415818 to your computer and use it in GitHub Desktop.
Save brianly/2415818 to your computer and use it in GitHub Desktop.
Xcode removal commands
sudo /Developer/Library/uninstall-devtools –mode=all
sudo rm -rf /Developer*
sudo rm -f /Applications/*Xcode.app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment