Re: converting com.apple.mail.plist to xml format
Re: converting com.apple.mail.plist to xml format
- Subject: Re: converting com.apple.mail.plist to xml format
- From: Seth Willits <email@hidden>
- Date: Fri, 21 Jul 2006 00:30:57 -0700
On Jul 21, 2006, at 12:26 AM, sheen mac wrote:
The apple mail preference file(com.apple.mail.plist) is not in xml
format.
I think it has some encoding or compression.How can I convert this
to an xml format?.
It's a plist, and a plist does not have to be in XML. If you're using
Cocoa use the NSPropertyListSerialization class to load it.
--
Seth Willits
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden