Re: NSTask launcing executable inside a bundle
Re: NSTask launcing executable inside a bundle
- Subject: Re: NSTask launcing executable inside a bundle
- From: Dave Keck <email@hidden>
- Date: Mon, 14 Sep 2009 00:42:27 -1000
The current recommendation is to store helper executables in the MacOS
directory, rather than the Resources directory of your main bundle.
That said, I'm unaware of any enforcement of this that would actually
prevent you from executing it.
How are you sure that the path is correct? Are you able to read the
executable as plain data? Are you attempting to execute the utility
using NSTask, or something else?
_______________________________________________
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