• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Sandoxing: Creating a security-scoped bookmark for contents of a user-specified directory. (resolved)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Sandoxing: Creating a security-scoped bookmark for contents of a user-specified directory. (resolved)


  • Subject: Re: Sandoxing: Creating a security-scoped bookmark for contents of a user-specified directory. (resolved)
  • From: douglas welton <email@hidden>
  • Date: Wed, 13 Jun 2012 21:12:16 -0400

Mike,

The app is codesigned.

I have resolved the problem.  I had fat-fingered the name of the entitlement when modifying my entitlement file.  It's amazing how things actually work when you enter the correct information :^)

later,

douglas

On Jun 13, 2012, at 6:29 PM, Mike Abdullah wrote:

> Is your app codesigned? Security-scoped bookmarks require it to be codesigned.
>
> On 13 Jun 2012, at 12:14, douglas welton wrote:
>
>> Hi All,
>>
>> My application allows the user to navigate to a directory and read a collection of image files. Once read, the user can arbitrarily keep any subset of the acquired images.
>>
>> Currently (un-sandboxed), I use NSFileManager to get the URLs for the files in the directory. I store the returned URLs in my document data. When I sandbox this app, using the stored URLs can be a no-op (unless they are in an entitlement-friendly location: e.g., the Pictures folder).
>>
>> I have tried creating security-scoped bookmarks before storing the individual URLs.  However,  when I do this, I get a nil bookmark and the message "XPC couldn't look up the Mach service for scoped bookmarks agent" is posted to the console.
>>
>> In order to play in the sandbox, I need a persistent security-scoped solution for URLs derived from a user-selected URL.
>>
>> From what I read in the App Sandbox Design guide, this is not possible.  Am I correct?  Can anyone else who's run into this situation give me a pointer/hint/suggestion about a work around?
>>
>> curiously,
>>
>> douglas
>>
>>
>> _______________________________________________
>>
>> 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
>


_______________________________________________

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

References: 
 >Sandoxing: Creating a security-scoped bookmark for contents of a user-specified directory. (From: douglas welton <email@hidden>)
 >Re: Sandoxing: Creating a security-scoped bookmark for contents of a user-specified directory. (From: Mike Abdullah <email@hidden>)

  • Prev by Date: Re: Nil and nil Macro Conflict
  • Next by Date: Re: [OT] Finite vs Infinite State Machines?
  • Previous by thread: Re: Sandoxing: Creating a security-scoped bookmark for contents of a user-specified directory.
  • Next by thread: Re: Nil and nil Macro Conflict
  • Index(es):
    • Date
    • Thread