autosavesInPlace and sandbox
autosavesInPlace and sandbox
- Subject: autosavesInPlace and sandbox
- From: Georg Seifert <email@hidden>
- Date: Thu, 06 Sep 2012 14:36:54 +0200
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?
Thanks
Georg
_______________________________________________
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