Is it safe to completely uninstall previous version of XCode and Install the XCode 4.5? because…
I just uninstalled XCode 4.2, and it mostly removed all the files in the Developer Folder, now I installed the 4.5, but it scares me since there is nothing in the Developer Folder.
Would XCode still be working even if that’s the case? Thanks
Xcode 4.4+ was designed to be installed via the App Store and now stores everything in the Xcode.app bundle in your /Applications directory.
Make sure you use
xcode-selectto select the new path for your Xcode installation, and you install the command line tools from within Xcode 4.5.From the Xcode 4.5 release notes: