> On 28 Jan 2016, at 4:36 PM, Graham Cox <[email protected]> wrote:
> 
> Why would the OS think an app was sandboxed


OK, I think I found the problem. In Build Settings->Code Signing, the “Code 
Signing Entitlements” was set to a .entitlements file which is actually nothing 
to do with this product. I don’t know where it got that setting from (I’ve 
never set it), but it’s wrong. I deleted it and now my app seems to be happy to 
write where it wants to and doesn’t create a container.

I’m supposing that the actual sandboxing entitlements are baked into the code 
signature, not just read from a resource file, and that’s where the system gets 
its info.

So Alex, you were right ;)

—Graham



_______________________________________________

Cocoa-dev mailing list ([email protected])

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 [email protected]

Reply via email to