Here is an updated version of the original `osx-plist` which was released by Tess O’Connor on EmacsWiki back in 2005.

Not to be confused with the Emacs data structure also known as a “plist” … this library is about handling Apple “Property List” or `.plist` files.

The original library was capable of parsing plists containing arrays or dictionaries of strings. The version 2.0.0 update completes the implementation to support integers, reals, dates, and base64 data as defined in the Apple property list documentation.

With permission of the original author, this revised package is now published on MELPA and MELPA stable.

https://github.com/gonewest818/osx-plist