NSPredicate to return ANY on self...
Read MoreStore But Don't Save NSManagedObject to CoreData?...
Read MoreCreate an NSManagedObject Without Saving?...
Read MoreWhat are the functional differences between Coredata's CodeGen 'manual/none + create NSManag...
Read MoreCoreData - Fetch NSManagedObject with perform and background thread...
Read MoreHow do I get a fetch request to return the number of objects in the persistent store?...
Read Moreinvalid redeclaration in auto code generate NSManagedObject Subclass Swift 3...
Read MoreAdding relationships in NSManagedObjectModel to programmatically created NSEntityDescription...
Read MoreDifference Between NSManagedObject, NSManagedObjectContext and NSManagedObjectModel...
Read MoreWhen loading an NSManagedObject from Core Data, do I get it's children for free?...
Read MoreSwift CoreData child to-many entities not accessible through parent...
Read MoreHow to count unique dates of CoreData objects?...
Read MoreiOS: Problem with the NSManagedObjectContext / NSFetchRequest / NSEntityDescription...
Read MoreSwift: saving objects into CoreData directly from JSON api rest...
Read MoreNSManagedObject: Should I use transient or a regular @property?...
Read MoreHow to initialise a NSManagedObject subclass for iOS 10 and iOS 9.3 in Swift...
Read Morecannot resolve one-to-many relationship...
Read MoreCore data | automatically generated String and Date attributes are optional even when not marked in ...
Read MoreSwift Core Data: How to fetch all items in array?...
Read MoreHow can I create instances of managed object subclasses in a NSManagedObject Swift extension?...
Read MoreFetch all relationship data - Core Data...
Read MoreCoreData NSManagedObject Not Saving...
Read MoreiOS - core data - save unsuccessful after using remove methods in NSManagedObject Subclasses...
Read MoreNSEntityDescription entityForName returning nil...
Read MoreUnable to load momd file in ios 9 iPhone 4 simulator...
Read MoreI'm looking for a shorter/better way to get the first object from and NSSet in my Core Data app...
Read MoreNSFetchedResultsControllerDelegate not called when data is not matching predicate anymore...
Read MoreCore Data: Fetching related objects in many-to-many relationship...
Read More