So I need to use NSTask and I am trying to run a small executable command-line app from inside my 'resources' directory in my app bundle.

But what is the right path to access?

The app I want to run is here: <appname.app>/Contents/Resources/<app to run>

And the app I want to access from is at: <appname.app>/Contents/MacOs

I have tried a bunch of variations and nothing is working I get:

[1855:813] launch path not accessible

Thoughts?

-Jason _______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to