Sandbox Violation on Runtime Exec

Michael Hall mik3hall at gmail.com
Fri Jun 8 03:24:14 PDT 2012


On Jun 7, 2012, at 4:26 PM, Jessica Finley wrote:
> 
> 
> Can anyone explain why that would be? 

For Runtime exec the command runs in some kind of subprocess. I'm not familiar with sandboxed yet but does it pass entitlements through to subprocesses?
If thats it and theres no way to give the subprocess the same entitlements NSTask and jni might be how you have to go?


More information about the macosx-port-dev mailing list