Skip navigation.
 
mlRe: Code to convert NSDictionary to binary plist file?
FROM : mmalc crawford
DATE : Tue Jun 03 21:59:59 2008

On Jun 3, 2008, at 12:46 PM, Jens Alfke wrote:
> On 3 Jun '08, at 12:24 PM, David Hoerl wrote:

>> Am I missing something obvious? Is there code out there that can 
>> take a dictionary and save it as a binary plist?

> NSPropertyListSerialization. (Everyone overlooks this at first 
> because it's unexpected to have to use a separate class to do this...)
>

Although...
<http://developer.apple.com/cgi-bin/search.pl?q=NSDictionary+to+binary+plist+file&site=default_collection
>

mmalc

Related mailsAuthorDate
mlCode to convert NSDictionary to binary plist file? David Hoerl Jun 3, 21:24
mlRe: Code to convert NSDictionary to binary plist file? Jens Alfke Jun 3, 21:46
mlRe: Code to convert NSDictionary to binary plist file? Jean-Daniel Dupas Jun 3, 21:47
mlRe: Code to convert NSDictionary to binary plist file? mmalc crawford Jun 3, 21:59