Re: NSTask launcing executable inside a bundle
Re: NSTask launcing executable inside a bundle
- Subject: Re: NSTask launcing executable inside a bundle
- From: Tom <email@hidden>
- Date: Mon, 14 Sep 2009 13:06:03 +0200
Thanks. It works now. After tripple-checking I found the culprit - the
good'ol'typo classic mistake... The error message was leading me to a
different direction, so I didn't immediately found the error. Perhaps "path
not found" instead of "path not accessible" would be better? Something to
remember for the future.
Tom
2009/9/14 Dave Keck <email@hidden>
> > using NSTask, or something else?
>
> Woops, missed your subject line; NSTask, got it. But yes, I would see
> if you're able to read the executable as plain data, using NSData's
> dataWithContentsOfFile: to make sure the path is in fact accessible.
>
_______________________________________________
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