libplist  2.7.0
API Documentation - Return to Homepage

◆ plist_format_t

libplist format types

Enumerator
PLIST_FORMAT_NONE 

No format.

PLIST_FORMAT_XML 

XML format.

PLIST_FORMAT_BINARY 

bplist00 format

PLIST_FORMAT_JSON 

JSON format.

PLIST_FORMAT_OSTEP 

OpenStep "old-style" plist format.

PLIST_FORMAT_PRINT 

human-readable output-only format

PLIST_FORMAT_LIMD 

"libimobiledevice" output-only format (ideviceinfo)

PLIST_FORMAT_PLUTIL 

plutil-style output-only format