mrthaggar

Results 3 issues of mrthaggar

I'm experiencing an exception when attempting to parse a binary plist. The exception thrown is: `{"The added or subtracted value results in an un-representable DateTime.\r\nParameter name: value"}` Unfortunately, I cannot...

I've just tried reading a binary plist from the OSX Monterey beta, and the parse operation is failing: `Failed to read plist data - Array dimensions exceeded supported range. -...

I'm using your library for decrypting `SQLCipher` encrypted databases, and converting them to non-encrypted versions using the `sqlcipher_export` command. This works, however what I'd like to do is also decrypt...