Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

Best way to save and retrieve UIColors to Core Data

ios core-data uicolor

Changes saved from one NSManagedObjectContext doesn't reflect on main NSManagedObjectContext

Xcode 4: Fetch Request Template Variables?

Swift: Enums that use closures?

Backup core data locally, and restore from backup - Swift

How to create the magic .xcdatamodeld folder / package?

Core Data - Discard changes

objective-c core-data model

How to refactor a core data model to make two existing entities inherit from a new abstract entity

Iphone Core Data crashing on Save

executeFetchRequest throw fatal error: NSArray element failed to match the Swift Array Element type

Undefined symbols for architecture error

iphone ios core-data

How to get all entries of a NSFetchedResultsController/NSManagedObjectContext?

Delete all records in NSManagedObjectContext

cocoa core-data records

NSDictionary and Core Data

Sort CoreData results using NSPredicate in Swift

CoreData: What's the difference between performBackgroundTask and newBackgroundContext()?

ios swift core-data

Core Data Entity rename

ios objective-c core-data

Core Data - Iterating through the attributes of a NSManagedObject

insert NSDictionary into CoreData

Adding custom methods to a subclassed NSManagedObject