• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Removing NSLog & NSAssert for deployment
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Removing NSLog & NSAssert for deployment


  • Subject: Re: Removing NSLog & NSAssert for deployment
  • From: Paul Ferguson <email@hidden>
  • Date: Thu, 7 Feb 2002 14:40:58 -0800

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.

It's also handy to add an OTHER_CFLAGS setting to the Development build style with value -DDEBUG=1.


<fergy/>
_______________________________________________
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.

  • Follow-Ups:
    • Re: Removing NSLog & NSAssert for deployment
      • From: Bill Cheeseman <email@hidden>
References: 
 >Re: Removing NSLog & NSAssert for deployment (From: Bill Cheeseman <email@hidden>)

  • Prev by Date: Re: Removing NSLog & NSAssert for deployment
  • Next by Date: Re: TableView refresh
  • Previous by thread: Re: Removing NSLog & NSAssert for deployment
  • Next by thread: Re: Removing NSLog & NSAssert for deployment
  • Index(es):
    • Date
    • Thread