Re: A plugin for a sandboxed app - where to can I successfully store a temp file?
Re: A plugin for a sandboxed app - where to can I successfully store a temp file?
- Subject: Re: A plugin for a sandboxed app - where to can I successfully store a temp file?
- From: Kyle Sluder <email@hidden>
- Date: Fri, 22 Feb 2013 08:11:51 -0800
On Fri, Feb 22, 2013, at 04:40 AM, Nick wrote:
> Uli,
> there's no error. URLForDirectory returns the directory path (something
> like /private/var/folders/WM/(com.apple.mail....)/Downloads
> on both working and non-working systems.
> No output to the console either.
Mail plugins are not supported, so you're not likely to find much help
on this list. (I know, I know, we offer one.)
That said, in general, just because you can compute a path to somewhere
doesn't mean the sandbox will grant you access to write there.
BTW, /private/var is not inside your sandbox. Your sandbox lives in a
subdirectory of ~/Library/Containers.
--Kyle Sluder
_______________________________________________
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