~/Library/Application Support is what I consider to be the standard place for persistent storage. I'd always start getting library from URLSForDirectory:inDomains: for the NSLibraryDirectory and go from there.
Also, if you sandbox the tool at some point, you'll get a NSLibraryDirectory directory which has that structure (<sandbox>/Library/Application Support) which would make sandboxing a little more direct. On 16 May, 2014, at 2:11 pm, Rui Pacheco <rui.pach...@gmail.com> wrote: > Isn't /Application Support/ the standard? > > > On 16 May 2014 05:47, William Squires <wsqui...@satx.rr.com> wrote: > >> Should I put it in /Library/Application\ Support/ or /Library/Preferences, >> or somewhere else? >> >> >> _______________________________________________ >> >> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) >> >> 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: >> https://lists.apple.com/mailman/options/cocoa-dev/rui.pacheco%40gmail.com >> >> This email sent to rui.pach...@gmail.com > > > > > -- > > Rui Pacheco > _______________________________________________ > > Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) > > 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: > https://lists.apple.com/mailman/options/cocoa-dev/rols%40rols.org > > This email sent to r...@rols.org _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com