NSObject-NSCoding icon indicating copy to clipboard operation
NSObject-NSCoding copied to clipboard

Automatic NSCoding and persistence implementation

Results 6 NSObject-NSCoding issues
Sort by recently updated
recently updated
newest added

Hi, I've update the Parse SDK to 1.12 Version just to make a migration to heroku but now i've found a lot of error by using your library but i...

Hi, greenisus. I very like your extension. But recently found a strange behavior. I tried to perform encoding operation with my class, where one of the field is NSInteger property:...

If properties are added or removed, the lacked of keyed archiving will cause this to not work as the archiving will happen out of order.

Could you enable ARC support? I know this is pulled from another project, not sure if that's something you're willing to take on -- it 's something I'm not technically...