Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nsmanagedobject

NSManagedObject can't get attributes from NSAtomicStoreCacheNode

CoreData. What's the difference between indexes and indexed?

Storing NSManagedObject in a dictionary (NSDictionary)

Get modification date for NSManagedObject in Core Data?

CoreData optional to-many relationships can never be nil?

Subclassing NSManagedObject with swift 3 and Xcode 8 beta

CoreData issue: -[NSManagedObject setValue:]: unrecognized selector sent to instance

Why is the extension of my Swift class not visible outside the defining file?

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

Which Swift types can be represented in Objective-C?

Using property observers on NSManaged vars

"[something copyWithZone:]: unrecognized selector sent to instance" when using Bindings / Core Data

Core Data: Could not cast value of type 'MyType_MyType_2' to MyType

How to make a designated initializer for NSManagedObject subclass in Swift?

CoreData could not fulfill a fault for

NSNull handling for NSManagedObject properties values

Setting an NSManagedObject relationship in Swift

Duplicate symbol error when adding NSManagedObject subclass, duplicate link

Is it possible to override getters and setters for @dynamic properties in an NSManagedObject subclass?

Invalid redeclaration on CoreData classes