Core Data - Iterating through the attributes of a NSManagedObject...
Read MoreSwift 3 Core Data Forced Downcasting to NSManagedObject Subclass...
Read MoreSwift 3 Value of type 'Any' has no member 'valueForKey'...
Read MoreSwift: why does inheriting from NSManagedObject ruin my properties?...
Read MoreHow to Add target NSManagedObject to another one with an inverse many-to-many Core Data relationship...
Read MoreCore data: Unable to load class named "CDAccount"...
Read MoreSave object from child NSManagedObjectContext not available in parent...
Read MoreCoreData: error: Failed to call designated initializer on NSManagedObject class failing on create...
Read MoreCore Data relationship, NSSet & ManagedObjectContext...
Read MoreAdapting custom class to be compatible with CoreData...
Read Moredelete core data managed object with Swift 3...
Read MoreIllegal attempt to establish a relationship 'object' between objects in different contexts...
Read More"[NSManagedObject]" sort based on matching string...
Read MoreSwift: how to store array of custom objects in Core Data?...
Read MoreCreate NSManagedObjectSubclasses generate class outside of my project...
Read MoreHow to fetch using string in swift...
Read MoreIssue understanding Core Data fundamentals...
Read MoreIos Create custom init for NSManagedObject subclass in Swift 2.2...
Read MoreCreating instance for NSManagedObject but not saving it into context...
Read MoreConnecting my NSManagedObject subclass with my ViewController.swift...
Read MoreHow can I undo a NSManagedObject deletion without using the built-in undo manager?...
Read MoreHow to store an ALAsset object as an attribute of a NSManagedObject...
Read MoreManipulate Relationships in Core Data...
Read MoreprepareForSegue empties my NSManagedObject Array...
Read MoreSyncing data to server in a background thread: multiple-contexts in core data...
Read Moreswift - object changes after function call...
Read MoreXcode NSManagedObject subclass auto-generation to overwrite existing files in separate groups...
Read MoreCan someone provide clarification of "refreshObject:mergeChanges:YES" for me?...
Read More