Re: DEUG vs RELEASE
Re: DEUG vs RELEASE
- Subject: Re: DEUG vs RELEASE
- From: Chris Hanson <email@hidden>
- Date: Mon, 8 Oct 2007 15:08:38 -0700
On Oct 8, 2007, at 2:53 PM, Sandro Noel wrote:
thank you for all your answers
Is there a way to DEFINE these in the Build configuration ?
Yes. In C (and therefore Objective-C) these are called "preprocessor
macros," so you can set them in the "Preprocessor Macros" build
setting of the appropriate build configuration.
You'll probably want to set them in your build configurations at the
project rather than at the target level, so that they apply to all
targets in your project. Build settings, build configurations, and
how they work are covered in the Xcode documentation.
-- Chris
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden