On Mar 18, 2013, at 1:46 PM, Sean McBride <s...@rogue-research.com> wrote:

> On Sat, 16 Mar 2013 11:14:55 +0100, Jean Suisse said:
> 
>> According to you, what would be the best course of action ? Should I
>> write into my application's bundle ?
> 
> Never write into your application bundle.  It will fail in many cases, most 
> notably: read-only file systems and App Sandbox.


Normally for shared preference or data you would write to a shared file in 
/Library/Application Support/companyname/filename, but you have to take special 
care if you're sandboxing your app.

-- 
Glenn L. Austin, Computer Wizard and Race Car Driver         <><
<http://www.austin-soft.com>


_______________________________________________

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

Reply via email to