Re: launchctl agents unload clean up
Re: launchctl agents unload clean up
- Subject: Re: launchctl agents unload clean up
- From: Andreas Grosam <email@hidden>
- Date: Fri, 02 Dec 2011 14:47:54 +0100
On Dec 2, 2011, at 1:39 PM, Rajendran P wrote:
> i need to do some clean up on launchctl unload of my agent (cocoa application with minimal ui ).
>
>
> - (void)applicationWillTerminate:(NSNotification *)aNotification does not seems to be working any other solution ?
Maybe you have success with a signal handler.
see $man sigaction, **and** <http://mikeash.com/pyblog//friday-qa-2011-04-01-signal-handling.html>
Andreas
>
> Please help
> Thanks
> Rajendran P
>
_______________________________________________
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