Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Uninstall Xcode 4.5 Developer Preview

I installed Xcode 4.5 DP1 when it was released to developers. However, now that Xcode 4.5 was released in the Mac App Store, I no longer need the DP1. How can I completely remove it (and the new versions of the dev tools that it installed, if any) without affecting my regular Xcode installation? Thanks in advance!

like image 746
gtmtg Avatar asked Sep 20 '12 00:09

gtmtg


People also ask

How do I uninstall Xcode preview?

This setting can be found in Settings > Screen Time > Content & Privacy Restrictions. If you see a green toggle, tap the toggle to disable that feature.

Why is there Xcode previews on my iPhone?

Now Xcode Previews is a new feature of Xcode that allows you to - that institute - minimize the amount of time you spend building and running and configuring your views to verify the changes that you are making. And to - and lets you focus on the things that you love doing best, which is building great apps.

How do I uninstall an older version of Xcode?

To uninstall newer versions of Xcode is much like deleting any other app from the Mac: Navigate to the /Applications/ folder and locate “Xcode” application. Drag “XCode” to the Trash and empty the trash as usual by right-clicking on the Trash icon and choosing 'Empty Trash'


1 Answers

Delete the old application from your Applications folder. Xcode installations are self contained and can have multiple installs on the same machine.

like image 95
danielbeard Avatar answered Sep 29 '22 05:09

danielbeard