Re: Disabling creation of Development / Deployment / Debug folders in Xcode 2.1 builds
Re: Disabling creation of Development / Deployment / Debug folders in Xcode 2.1 builds
- Subject: Re: Disabling creation of Development / Deployment / Debug folders in Xcode 2.1 builds
- From: Scott Tooker <email@hidden>
- Date: Mon, 19 Sep 2005 11:57:53 -0700
Set CONFIGURATION_BUILD_DIR to $(SYMROOT) in your project settings or
target settings. The next version of Xcode will have actual
documented build settings for this.
Scott
On Sep 18, 2005, at 5:39 PM, Derek Bolli wrote:
Hi All,
I have several Xcode projects where it is convenient for
the resulting app to reside in the same folder as the
Xcode project file as there are various associated
files that the app needs when running (e.g. jpgs).
In Xcode 1.5, by changing the Place Build Products In
setting in Project Info to a Custom Location of "." I
could force Xcode to put my app in the same
folder as the Xcode project file and all was well.
If I do the same thing in Xcode 2.1, I still end
up with a Development folder (or Debug or Deployment)
as per the active build style.
Is there a way to disable the creation of the
Development folder?
Thanks,
Derek Bolli, Head Hacker,
Bolli World HQ Computing Facility,
Hornsby NSW 2077
Sydney, Australia email: email@hidden (home)
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden