Re: creating plist, reading too
Re: creating plist, reading too
- Subject: Re: creating plist, reading too
- From: mmalcolm crawford <email@hidden>
- Date: Sun, 18 Jan 2004 11:41:38 -0800
On Jan 17, 2004, at 7:34 AM, Matt Jaffa wrote:
I'm trying to develop an application right now, and it is going to
use a .plist
for all the different settings/preferences etc. [...]
I am using the CoreFoundation, I was wondering if the Core Foundation
has some api that will do this for you.
For preferences, you should use CFPreferences:
<file:///Developer/Documentation/CoreFoundation/Reference/
CFPreferencesUtils/index.html>
mmalc
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.