-
Notifications
You must be signed in to change notification settings - Fork 0
Just a simple implementation of subclassable NSObject subclass that uses the Objective-C runtime to create NSCoding compliance for all subclasses, allowing it to be stored in any PFObject or PFObject subclass using NSKeyedArchiver and NSKeyedUnarchiver. Just import the MSEncodedObject.h and MSEncodedObject.m files into your project, and you're g…
MichaelSnowden/MSEncodedObject
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Just a simple implementation of subclassable NSObject subclass that uses the Objective-C runtime to create NSCoding compliance for all subclasses, allowing it to be stored in any PFObject or PFObject subclass using NSKeyedArchiver and NSKeyedUnarchiver. Just import the MSEncodedObject.h and MSEncodedObject.m files into your project, and you're g…
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published