Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

How to check if an objects is inside of a NSSet of objects by using predicateWithFormat in CoreData?

Core Data: model is nil while modelURL is valid

objective-c ios core-data

MagicalRecord how to add objects in relationships

ios core-data magicalrecord

Does CoreData always respect returnObjectsasFaults?

objective-c core-data

Core Data Error With Persistent Store

POSTing with RestKit resulting in nil object being posted

NSManagedObject; keep or load into a custom NSObject?

What is the difference between managed object context save and refreshObject:mergeChanges:

This NSPersistentStoreCoordinator has no persistent stores. It cannot perform a save operation

iphone ios core-data

Cocoa Bindings error

Saving custom class into Coredata

Evaluate CoreData entity type in predicate

Magical Record create/fetch entity in separate thread

How does Core Data fit into MVC model objects?

Core Data Cocoa error 1570. Can't save more than one entity object

How to make NSManagedObject not fault?

ios objective-c core-data

Core Data: Automatically Trim String Properties

ios objective-c core-data

cannot add parentContext to NSManagedObjectContext, context already has a coordinator

ios objective-c core-data

Using NSSortDescriptor to keep 'nil' values at the bottom of a list

Searching CoreData using regex and special characters

ios regex core-data