Tagged Questions
4
votes
3answers
2k views
How do I manually uninstall the Developer Tools?
I installed the Developer Tools way back in Tiger or Leopard and I'd like to uninstall them now. I have Xcode 4.0.2. How do I uninstall them manually?
1
vote
1answer
1k views
Reinstalling XCode
I just upgraded to Lion, and was having problems with my old XCode installation, so I just removed it completely by running
sudo /Developer/Library/uninstall-devtools
sudo rm -rf /Developer
Now ...
0
votes
3answers
1k views
Xcode 4 post installation problem
I have successfully installed Xcode 4.1 from Mac AppStore on Lion, and restarted the machine to be sure that everything will run correctly, everything is ok up to this point. however, when I open ...
1
vote
1answer
507 views
How do I uninstall Xcode?
I now have two versions of Xcode installed:
Xcode 4 - installed in /Developer (bought from Mac App Store)
Xcode 3 - installed in /Developer-old (I believe it was installed from the second disc ...