Kevin Cassidy Jr

CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.
1pod
KVC accessors for ordered, to-many relationships (NSOrderedSet) defined in Xcode's "CoreDataGeneratedAccessors" category are being auto-generated in the regular unordered KVC accessor pattern (NSSet-like), causing runtime crashes. This library intelligently overrides the broken implementation on the appropriate NSManagedObject subclasses.
License: Custom