Re: Removing NSLog & NSAssert for deployment
Re: Removing NSLog & NSAssert for deployment
- Subject: Re: Removing NSLog & NSAssert for deployment
- From: Bill Cheeseman <email@hidden>
- Date: Fri, 08 Feb 2002 11:18:23 -0500
on 02-02-07 5:40 PM, Paul Ferguson at email@hidden wrote:
>
On Thursday, February 7, 2002, at 01:56 PM, Bill Cheeseman wrote:
>
> And still, it says nothing about where and how to define the
>
> macro.
>
>
>
> I need a short walk through an example, here.
>
>
Select the Targets tab, click on the Deployment build style. Under the
>
Build Settings, click the "+" button to add a new setting, name the
>
setting OTHER_CFLAGS, and set its value to -DNS_BLOCK_ASSERTIONS=1.
Thanks to you and the others. Your comments led me to the documentation,
which improved my understanding considerably. The documents by themselves
would NEVER had led me to this solution.
--
Bill Cheeseman - email@hidden
Quechee Software, Quechee, Vermont, USA
http://www.quecheesoftware.com
The AppleScript Sourcebook -
http://www.AppleScriptSourcebook.com
Vermont Recipes -
http://www.stepwise.com/Articles/VermontRecipes
Croquet Club of Vermont -
http://members.valley.net/croquetvermont
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.