Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nsmanagedobject

Why doesn't NSManagedObject instances hold a strong reference to their NSManagedObjectContext?

How to insert new data to entity in Swift?

Why am I not able to override isEqual in my NSManagedObject subclass?

Core data images from desktop to iphone

Adding relationships in NSManagedObjectModel to programmatically created NSEntityDescription

adding non-persistent variables to nsmangedobject

How to convert NSManagedObject to NSDictionary

[NSManagedObject sayHello]: unrecognized selector sent to instance 0x

Use NSManagedObject class without initWithEntity:?

How can I debug NSManagedObjects in XCode debugger?

Delete an object in core data

Unacceptable type of value for to-one relationship: property = "user"; desired type = User; given type = User;

Permanent NSManagedObjectID not so permanent?

What are the functional differences between Coredata's CodeGen 'manual/none + create NSManagedObject subclass' vs. 'category/extension'

CoreData error driving me crazy... CoreData: Serious application error. An exception caught from delegate of NSFetchedResultsController

CoreData: error: Serious application error. Exception was caught during Core Data change processing

Xcode4: Different code generated for custom core data managed objects

Debugging SIGABRT within NSManagedObjectContext -save:

How to get all records From CoreData Base using NSManagedObjectSubClass?

Obtaining entity name from NSMangedObject subclass class object

core-data nsmanagedobject