- Your XCode 4.x is installed in your
/Applications/ folder
- The old XCode 3.x is installed in
/Developer/ and can be independently uninstalled by running the following command :
sudo /Developer/Library/uninstall-devtools –mode=all
It is a nice mv from the XCode Apple Developers Team :)