Re: Sandboxing question regarding ~/Pictures
Re: Sandboxing question regarding ~/Pictures
- Subject: Re: Sandboxing question regarding ~/Pictures
- From: Gabriel Zachmann via Cocoa-dev <email@hidden>
- Date: Mon, 27 Sep 2021 16:22:36 +0200
Yes, my app does have that entitlement:
<key>com.apple.security.app-sandbox</key>
<true/>
<key>com.apple.security.application-groups</key>
<array>
<string>V362FCBY2W.de.zach.ArtSaverGroup</string>
</array>
<key>com.apple.security.assets.pictures.read-write</key>
<true/>
<key>com.apple.security.files.user-selected.read-write</key>
<true/>
<key>com.apple.security.get-task-allow</key>
<true/>
<key>com.apple.security.personal-information.photos-library</key>
<true/>
> On 27. Sep 2021, at 15:41, Sandy McGuffog <email@hidden> wrote:
>
> The sandbox is an enigma wrapped in a mystery. But you might need to look at
> the the com.apple.security.assets.pictures.read-write entitlement
>
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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