Description
With OS X 10.4 Apple introduced a variant of the plist format that is compressed using a binary format. That would be nice to support this format with a BinaryPropertyListConfiguration class.
I haven't found the specification of this format.
The plutil tool can be used to convert between xml and binary plist files.