Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

dynamically change sort descriptor for Fetched results controller

Using 'Core Data' with Phonegap?

Two persistent stores for one managed object context - possible?

Why are NSManagedObject and NSEntityDescription separate classes?

How can I associate an NSManagedObject to the context after it has been initialised?

How do I create a user interface from an entity in Xcode 4?

cocoa core-data xcode4

Context pattern? Why does Core Data need it?

How can I enable iCloud synchronization for my Core Data database?

ios core-data sync ios5 icloud

Override managedObjectModel in UIManagedDocument

How to share a UIManagedDocument using Storyboards with a Tab Bar Controller as initial controller?

CoreData Relationship between entities and attributes

Core Data crash - unrecognized selector

ios core-data

NSExpression respect a subquery NSPredicate

Xcode modifies current CoreData model version at every launch

ios xcode core-data

CoreData: "Cannot delete object that was never inserted."

ios objective-c core-data

CoreData child contexts, NSFetchedResultsController and main thread

RestKit and Managed Object Contexts

Implementing NSValueTransformer for Transformable attributes in Swift

core-data swift

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

Core Data Migration Across Multiple Version Upgrades