go-plist icon indicating copy to clipboard operation
go-plist copied to clipboard

add support for non-string dictionary keys in bplist format

Open DHowett opened this issue 1 year ago • 0 comments

The CoreFoundation docs only specify that the XML format requires string keys. It appears that binary property lists may support non-string keys.

DHowett avatar Jan 05 '25 20:01 DHowett