Re: Application information that all users can see
Re: Application information that all users can see
- Subject: Re: Application information that all users can see
- From: "Philip Q" <email@hidden>
- Date: Thu, 1 Feb 2007 15:02:07 +1300
On 30/01/07, David Brennan <email@hidden> wrote:
I want to add a counter for every time my app has been started. My app
is running in Cocoa, and I tried keeping this counter in the user
preferences using NSUserDefaults, but this will only work if there is
only one user.
The best practices guide for CFPreferences preferences programming
recommends that you store them in /Library/Preferences:
<http://developer.apple.com/documentation/CoreFoundation/Conceptual/CFPreferences/Concepts/BestPractices.html#//apple_ref/doc/uid/TP30001219-DontLinkElementID_3>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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