New posts in nsmanagedobject

NSPrivateQueueConcurrencyType Not saving properly

Invalid redeclaration on CoreData classes

Swift + CoreData: Cannot Automatically Set Optional Attribute On Generated NSManagedObject Subclass

Core Data primary key ID for a row in the database

Generating Swift models from Core Data entities

'filenames are used to distinguish private declarations of the same name' error

invalid redeclaration in auto code generate NSManagedObject Subclass Swift 3

How do I copy or move an NSManagedObject from one context to another?

Is there a way to instantiate a NSManagedObject without inserting it?

How can I track/observe all changes within a subgraph?

Multiple NSEntityDescriptions Claim NSManagedObject Subclass

How can I duplicate, or copy a Core Data Managed Object?

How can I tell whether an `NSManagedObject` has been deleted?

@property definitions with ARC: strong or retain?

Xcode 8 generates broken NSManagedObject subclasses for iOS 10

Changing a managed object property doesn't trigger NSFetchedResultsController to update the table view

CoreData: warning: Unable to load class named

How can I create instances of managed object subclasses in a NSManagedObject Swift extension?

Unable to find specific subclass of NSManagedObject

Delete/Reset all entries in Core Data?