sysdiagnose icon indicating copy to clipboard operation
sysdiagnose copied to clipboard

migrate away from biplist to plistlib

Open cvandeplas opened this issue 1 year ago • 0 comments

plistlib is a native function in python and supports as well binary as text plist files. There is therefore no need anymore for using the 3rd party biplist library.

cvandeplas avatar Apr 30 '24 09:04 cvandeplas