6 lines
241 B
Text
6 lines
241 B
Text
|
CFPropertyList implements class to read, manipulate and write both XML and
|
||
|
binary property list files (plist(5)) as defined by Apple. Have a look at
|
||
|
CFPropertyList::List for more documentation.
|
||
|
|
||
|
WWW: https://github.com/ckruse/CFPropertyList
|