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?
|
Yes, simply run the following in Terminal:
Where
|
|||||||||||||
|
|
Based on your OP, I am assuming you are running pre-Lion Xcode. This is covered in the documentation that comes with the Developer Tools install:
Pleae super-double check that this documentation either exists with your installation or is the same as your installation before you act. As with any such commands, precision and compatibility are critical. |
|||
|
|
|
It looks like you just have to remove the
This is reiterated in New Features in Xcode 4.3 (emphasis mine).
|
|||
|
|
