Re: Need help passing a Secure Bookmark to an XPC Service

2012-10-24 Thread Mike Abdullah
On 24 Oct 2012, at 22:56, douglas welton wrote: > Hi All, > > I am sending a NSURL, encoded as a Secure Bookmark, from the main part of my > sandboxed application to an XPC Service that handles a specific subtask. The > data is making it across the interface, but when I try to resolve the >

Need help passing a Secure Bookmark to an XPC Service

2012-10-24 Thread douglas welton
Hi All, I am sending a NSURL, encoded as a Secure Bookmark, from the main part of my sandboxed application to an XPC Service that handles a specific subtask. The data is making it across the interface, but when I try to resolve the bookmark back into an NSURL, I get the following error: