NSTask launcing executable inside a bundle
NSTask launcing executable inside a bundle
- Subject: NSTask launcing executable inside a bundle
- From: Tomaž & Katja <email@hidden>
- Date: Mon, 14 Sep 2009 11:29:32 +0200
I'm trying to run an executable from within an .app bundle's
Contents/Resources folder (the executable is a standard command line
utility) and I end up with "path not accessible" error. If I copy the
executable outside the bundle, it works. I can launch the executable from
terminal as expected. I also checked the permissions and it looks fine.
Am I missing something - is there a workaround for this or is it a known
issue?
Thanks, Tom
_______________________________________________
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