Hey guys, I have two copies of Xcode installed on my machine. I have:
I know that you can run the 'uninstall --mode=all' script, plenty of Google searches return this as the proper method, but I just wanted to make sure that running this script from the Xcode 3 developer folder won't remove any dependencies Xcode 4 has. (Eg. Do they share any executables/libraries that are stored outside of the /Developer/ folders?)
Thanks!
- /Developer/ (Xcode 4)
- /Developer_3/ (Xcode 3)
I know that you can run the 'uninstall --mode=all' script, plenty of Google searches return this as the proper method, but I just wanted to make sure that running this script from the Xcode 3 developer folder won't remove any dependencies Xcode 4 has. (Eg. Do they share any executables/libraries that are stored outside of the /Developer/ folders?)
Thanks!