go-plist
go-plist copied to clipboard
add support for non-string dictionary keys in bplist format
The CoreFoundation docs only specify that the XML format requires string keys. It appears that binary property lists may support non-string keys.