-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Hello,
I'm trying to run plutil -keys /private/var/root/Library/Caches/locationd/clients.plist on my iPhone 14.8.
Unfortunately, this exits with the following error:
2022-02-01 12:41:03.118 plutil[2165:42504] -[__NSDictionaryM UTF8String]: unrecognized selector sent to instance 0x139e0c4e0
2022-02-01 12:41:03.118 plutil[2165:42504] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSDictionaryM UTF8String]: unrecognized selector sent to instance 0x139e0c4e0'
*** First throw call stack:
(0x19c7d7928 0x1b0574480 0x19c6e6960 0x19c7d9f84 0x19c7dbf2c 0x100b76ad4 0x19c42e140)
libc++abi: terminating with uncaught exception of type NSException
Abort trap: 6
The error message seems to suggest to me that there might be some incompatibility with the latest version of the binary plist format?
I'm using the latest version 0.2.1 from the apt.bingner.com repo.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels