Re: autosavesInPlace and sandbox
Re: autosavesInPlace and sandbox
- Subject: Re: autosavesInPlace and sandbox
- From: Mike Abdullah <email@hidden>
- Date: Thu, 06 Sep 2012 14:32:18 +0100
On 6 Sep 2012, at 13:36, Georg Seifert <email@hidden> wrote:
> Hi,
>
> I have a problem. My app (documents based) does not support Lions Version (returns NO in autosavesInPlace). This worked fine until I had to sandbox my app. The problem is, that now the NSDocument autosaving tries to create a file called "My Document Name (Autosaved).myExtension" next to the document. But this is blocked by the sandbox.
>
> Is there any way to extend the permission to the autosave file or can I force NSDocument to always store the autosave files in the container?
What's stopping you adopting autosave-in-place?
_______________________________________________
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