Re: where to store this kind of data
Re: where to store this kind of data
- Subject: Re: where to store this kind of data
- From: Andreas Mayer <email@hidden>
- Date: Wed, 4 Mar 2009 10:57:15 +0100
Am 03.03.2009 um 23:17 Uhr schrieb Benjamin Dobson:
Store it in ~/Library/Application Support/YourAppName/
And make sure not to hard code the path.
See the NSSearchPathForDirectoriesInDomains() function and NSString's -
stringByAppendingPathComponent:.
Andreas
_______________________________________________
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