I want to uninstall Xcode 5 beta 5 before installing beta 6 (I know it\'s under NDA, but as long as I don\'t mention anything about the software itself, I think we\'re good). Wh
The answer is correct but just for older versions of Xcode. With newer versions:
/Applications/Xcode-beta.app
applicationand, if you're replacing it with a new stable version (new Xcode.app), remember to:
sudo xcode-select --switch /Applications/Xcode.app
to specify the new app that you wish to use for command line developer tools.If "the app can’t be moved to the Trash because some of its extensions are in use", just restart the Mac before trying again.