PDA

View Full Version : Change default Apps folder (Xcode)




pjrobertson
Jul 24, 2008, 03:18 AM
I'm new t Xcode and Cocoa, so...

The default location when creating new projects is ~/ (the Home folder) but I've created a folder /Developer/Apps/ where I'd like to keep all my apps. I don't want to clog up my Home folder with test apps etc.

Is there a way to change the default location so that every time I create a new project I don't have to delete "~/" and replace it with "/Developer/Apps/"

Thanks


on another note - something I noticed. The NSDotMac NSimage file hasn't been changed to mobileme. That's one place where there'll always a reference to .Mac (they can't change it because it'll mess up older programs, correct?)



toddburch
Jul 24, 2008, 08:14 AM
I don't think you can change it. It would be nice though - I did the same thing you did (but a different name).

pjrobertson
Jul 24, 2008, 03:17 PM
:(

Thanks anyway