karstenBriksoft / PlistExplorer

Cocoa Tool to inspect files written by NSKeyedArchiver
Creative Commons Zero v1.0 Universal
89 stars 13 forks source link

Fixed another potential crash #3

Closed tempelmann closed 8 years ago

tempelmann commented 13 years ago

Added sample file that causes a crash due to invocation of [XDGraphicID copyWithZone:]. Fixed this by adding a copyWithZone method to Morphic.m