Hi,

In the non-sandboxed version of my app upon first launch I copied a helper 
executable from my bundle to my application support folder (standard location) 
and communicated with it via nstask.  Now I'm trying to sandbox my app and I 
found that when I do this it fails with a read-write deny (sandbox application 
support location).  As a test I changed it where my app would communicate with 
this executable directly inside of my bundle and it seems to work.  So my 
question would be is this how it must be when it's sandboxed that I'm not 
allowed to copy resources out of my bundle into my own sandboxed application 
support location?

Thanks,

rc  
_______________________________________________

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

This email sent to arch...@mail-archive.com

Reply via email to