Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

Should I check the “Use scalar properties for primitive data types” when generating a new NSManagedObject subclass from my model file?

ios objective-c core-data

Use multiple managed objects context with core data base

Fetch object by property in Core Data

How to make an NSFetchRequest which asks for objects that have a specific firstname?

Code=134110 - Validation error missing attribute values on mandatory destination attribute

How to: Using Combine to react to CoreData changes in the background

adding non-persistent variables to nsmangedobject

MagicalRecord: multiple databases

ios core-data magicalrecord

Core Data Sort By Multiple Sort Descriptors With CaseInsensitiveCompare

How to convert NSManagedObject to NSDictionary

Can I clear the Managed Object Context?

iphone core-data

iOS: How to watch NSManagedObject attributes while debugging

ios core-data watch

What causes iOS iCloud error: Error Domain=BRCloudDocsErrorDomain Code=12 "The operation couldn’t be completed." Retrying after delay: 60

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

How do I use Magical Record to create & update objects and save them without using contextForCurrentThread

Core data, sorting one-to-many child objects

Use NSManagedObject class without initWithEntity:?

Core Data - Default Migration ( Manual )

NSFetchedResultsController section ordering using display order

How to add element to NSOrderedSet for Core Data?

ios5 core-data nsorderedset