sandbox question about copying from bundle
sandbox question about copying from bundle
- Subject: sandbox question about copying from bundle
- From: "Rick C." <email@hidden>
- Date: Fri, 22 Jun 2012 18:51:52 +0800
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 (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