Handle JSON property list format #6
Labels
Format
Priority: low
get to this whenever
Status: stalled
something is blocking progress
Type: feature request
add a feature that does not exist
To reverse engineer it, you can convert an existing property list to JSON. Remember that the plutil command replaces the original content if you don't use the
-o
switch:But, not everything that was valid Property List data in XML or binary is valid in JSON. I don't know what those are, but plutil will complain.
The text was updated successfully, but these errors were encountered: