Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 232 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 232 Bytes

BUCAutoObject

An NSObject subclass that provides implementations of NSCoding, NSSecureCoding, NSCopying, and -isEqual: based on the object's properties. Based on AutoCoding. https://github.com/nicklockwood/AutoCoding