Re: Enabling NSZombieEnabled programatically
Re: Enabling NSZombieEnabled programatically
- Subject: Re: Enabling NSZombieEnabled programatically
- From: Graham Cox <email@hidden>
- Date: Sun, 10 Jan 2010 12:42:30 +1100
On 10/01/2010, at 12:29 PM, Dave Keck wrote:
> I'd say your best
> bet would be to set the environment variable and re-launch your app.
OK, seems to be that way. So how do I do that from within my app? I tried setenv("NSZombieEnabled", "YES", 1 ) but that didn't seem to work.
--Graham
_______________________________________________
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