Quick tip: Uninstall Xcode from your Mac

So, today I need to install Xcode 4.1 after installing Xcode 4.2 beta 7, but apparentlly it will not “downgrade” the new 4.2 beta version. So, I came to the conclusion that I have to uninstall the new Xcode 4.2. Apparently, just deleting the Developer folder won’t cut it. I found out that the correct way to uninstall Xcode is to run this command in the terminal:

sudo /Developer/Library/uninstall-devtools --mode=all

Hope it helps ;)

Comments

2 Responses to “Quick tip: Uninstall Xcode from your Mac”
  1. David says:

    i tried it. reinstalling now.
    curious if java and certificates will all be flushed out.
    looks like they were not, and all sample data i downloaded is there too.

Trackbacks

Check out what others are saying about this post...
  1. [...] http://www.soyoucode.com/2011/uninstall-xcode-from-mac Share this:TwitterFacebookLike this:LikeBe the first to like this [...]



Speak Your Mind

Tell us what you're thinking...
and oh, if you want a pic to show with your comment, go get a gravatar!