Re: Test for debug vs release
Re: Test for debug vs release
- Subject: Re: Test for debug vs release
- From: Jerry Krinock <email@hidden>
- Date: Sat, 20 Mar 2010 22:40:54 -0700
On 2010 Mar 20, at 22:27, Gideon King wrote:
> Go to your project Info panel, and make sure the debug configuration is chosen. In the Language section add -DISDEBUGGING to the Other C Flags
Yes; note that the leading -D is part of the syntax. I believe that DEBUG is somewhat conventional, instead of ISDEBUGGING.
> On 21/03/2010, at 3:22 PM, BareFeet wrote:
>> How can I detect at runtime?
Search list archives for 2 days ago, 2010 03 18, for thread subject "Detecting if you're being debugged".
Always search list archives :))
_______________________________________________
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