Re: NSUserUnixTask and the sandbox
Re: NSUserUnixTask and the sandbox
On 30 Nov 2012, at 08:39, Mark Munz <email@hidden> wrote:
> To get outside the sandbox, the scripts have to be placed (by the end
> user) in a special scripts folder which sandboxed apps can read from,
> but cannot write to. It will (should) fail if you try to create a
> script task from a URL that isn't inside the special folder. Apple
> specifically says you cannot use NSUserScriptTask for scripts inside
> your bundle and need to stick with NSTask.
>
> Session 206 from the WWDC 2012 videos covers this in much better detail.
>
Thanks Mark.
I will check out the session.
Jonathan
_______________________________________________
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