Any chance you can create a simple case and see if it fails or succeeds?
> On Sep 27, 2021, at 9:22 AM, Gabriel Zachmann via Cocoa-dev
> wrote:
>
> Yes, my app does have that entitlement:
>
> com.apple.security.app-sandbox
>
> com.apple.security.application-groups
>
>
Yes, my app does have that entitlement:
com.apple.security.app-sandbox
com.apple.security.application-groups
V362FCBY2W.de.zach.ArtSaverGroup
com.apple.security.assets.pictures.read-write
com.apple.security.files.u
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
> On Sep 27, 2021, at 3:30 PM, Gabriel Zachmann via Cocoa-dev
> wrote:
>
> I guess i still haven't understood something about sandboxing or entitlemen
I guess i still haven't understood something about sandboxing or entitlements.
I am trying to access the user's ~/Pictures folder, and also create a
security-scoped bookmark (SSB) for that folder.
Under the target's Signing & capabilities section, File Access Type, I have set
"Pictures Folder"
> On Apr 6, 2015, at 07:52, Alex Zavatone wrote:
>
> I'm running into an interesting issue I'm trying to track down under iOS 7
> and 8. (Xcode 6.2, Mac OS 10.10.2)
>
> Our app downloads files and saves them within the app for display later when
> the user wants to bring them up.
>
> It app
On Apr 6, 2015, at 11:45 AM, Mike Abdullah wrote:
>
>> On 6 Apr 2015, at 15:52, Alex Zavatone wrote:
>>
>> I'm running into an interesting issue I'm trying to track down under iOS 7
>> and 8. (Xcode 6.2, Mac OS 10.10.2)
>>
>> Our app downloads files and saves them within the app for display
> On 6 Apr 2015, at 15:52, Alex Zavatone wrote:
>
> I'm running into an interesting issue I'm trying to track down under iOS 7
> and 8. (Xcode 6.2, Mac OS 10.10.2)
>
> Our app downloads files and saves them within the app for display later when
> the user wants to bring them up.
>
> It appe
I'm running into an interesting issue I'm trying to track down under iOS 7 and
8. (Xcode 6.2, Mac OS 10.10.2)
Our app downloads files and saves them within the app for display later when
the user wants to bring them up.
It appears that after the first launch, the files can't be found.
Does th
On Sat, 29 Oct 2011 13:39:32 +1000, Gideon King said:
>I have an application that I am just moving to using sandboxing, and it
>currently (before sandboxing) writes log files to a folder in the
>Application Support folder, then if the program crashes, or the user
>wants to submit a defect report,
Hi All
I have an application that I am just moving to using sandboxing, and it
currently (before sandboxing) writes log files to a folder in the Application
Support folder, then if the program crashes, or the user wants to submit a
defect report, it launches another application that picks up th
10 matches
Mail list logo