Oct 03 2008

How to Uninstall Xcode

Published by john at 2:22 am under Xcode

  
  

A friend in San Francisco, Rodney Aiglstorfer, was recently jumping through hoops to get Xcode to cooperate with his iPhone. There’s nothing more aggravating than having your application running within the simulator and getting stuck downloading to a device.

At one point in the process he opted to remove the Xcode developer tools and start the configuration from the beginning. Which leads to the tip: should you ever find the need to remove Xcode, run the following from within a terminal window to make it happen:

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

Easy enough, just make sure this is what you really intend to do as once it’s gone, it’s gone. Thanks for the tip Rodney.

Technorati Tags:

Trackback URI | Comments RSS

Leave a Reply