Re: NSApp problem outside of bundle
Re: NSApp problem outside of bundle
- Subject: Re: NSApp problem outside of bundle
- From: Kyle Sluder <email@hidden>
- Date: Mon, 29 Jun 2009 13:17:35 -0700
On Mon, Jun 29, 2009 at 8:21 AM, Peter
Mulholland<email@hidden> wrote:
> A typical protected app bundle looks like so:
Woah... this is kinda nuts.
1) Applications need to be in their own app bundle.
2) Don't fork/exec to launch an application. Use LaunchServices instead.
3) Your "protection" will be easy to break, and probably won't play
nice with code signing. Is it worth the effort?
--Kyle Sluder
_______________________________________________
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