Tuesday, August 30, 2011

Tell Xcode 4 to Put Its Junk Elsewhere!

With Xcode 4 being distributed through the Mac App Store, the process was streamlined to make it easier to install. In my opinion it is way more annoying. Xcode just puts itself in the root directory without telling you it will be there. If you know it will be there from prior Xcode installations, then you know how big the files are. A total of almost 7 GBs of data are put there. With my SSD, I can't have 7 GBs of information sitting there, it is just too big. So how can you tell Xcode where to put its stuff? Remember when I said Apple stream lined the process to make it easier? Well, what they really did was sugar coat the installer. If you go to the Xcode installer file, right click on it, and click "Show Package Contents" you will see what is inside. What we want to open is the "Xcode.mpkg". This file is located in Contents -> Resources. If you run this installer it will walk you through installing Xcode like any other installer. Plus, when you get to the part where you are asked about installing the Xcode files, you can use the drop down menu to choose where to install the Developer Tools. See image below:
After that, proceed as usual with installing Xcode!

~Dave

PS: Lack of updates was due to preparation for the hurricane.

No comments:

Post a Comment