3breadt / dd-plist

A java library providing support for ASCII, XML and binary property lists.
Other
258 stars 94 forks source link

Adding a UID to a NSSet causes a ClassCastException #80

Closed 3breadt closed 1 year ago

3breadt commented 1 year ago

Part of issue #74.

The UID class does not implement java.lang.Comparable.