Swift: Unacceptable type of value for attribute when creating new NSEntity...
Read MoreHow to check if a relationship has been established - Core Data...
Read MoreNSEntityDescription.entity crashes app (SIGABRT)...
Read MoreAdding relationships in NSManagedObjectModel to programmatically created NSEntityDescription...
Read MoreIs it possible to have multiple core data "databases" on one iOS app?...
Read MoreCoreData: Converting a String into an NSManagedObject instance...
Read MoreTask of NSManagedObject, NSManagedObjectContext, NSEntityDescription, NSPredicate, NSPersistentStore...
Read MoreFinding the entities of a CoreData model at runtime...
Read MoreHow to create unique identifier for an entity in iphone core data...
Read MoreCocoa pod with Core Data can not find entity in consuming app...
Read MoreNSEntityDescription returning nil while unwrapping an optional value...
Read MoreIssue understanding Core Data fundamentals...
Read MoreHow to make a many to many relationship in core data in the .xcdatamodel...
Read MoreIncompatible pointer types initializing 'NSEntityDescription *' with an expression of type &...
Read Morereplacing attribute within CoreData...
Read MoreCore Data NSEntityDescription.entityForName returns nil, but managedObjectModel.entities lists the e...
Read MoreHow to add attributes to an existing Core Data entity (object) programmatically?...
Read Morecreat new managed object using coredata...
Read MoreNSEntityDescription returns nil on iPad Air 7.1 only...
Read MoreMagical Records how to create just one unique entity...
Read MoreCoreData getting attribute type - how to determine if it is a primitive...
Read MoreProgrammatically check if Core Data entities are indexed...
Read MoreGet all results of a NSFetchRequest in an NSArray...
Read MoreiOS: sorting an NSArray of core data objects...
Read MoreCore Data: Delete the last entity with one to many relationship...
Read MoreiOS: updating a core data db require a lot of time...
Read MoreiOS: delete entity with one to many relationship in core data...
Read MoreiOS: core data update object with one- with to-many relationship...
Read More