Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

How do I store a Swift struct in Core Data on iOS?

ios swift core-data struct

How to optimize Core Data query for full text search

Parent Entity and Relationship in Core Data

core-data

How to handle non standard unicode characters in CoreData?

ios core-data unicode

Is a GCD dispatch queue enough to confine a Core Data context to a single thread

Core Data could not fulfill fault for object after obtainPermanentIDs

Core Data - filtering a To-Many Relationship using Predicates

ios core-data nspredicate

Core Data- predicate with dates

XCTest and CoreData

How can I get core data entity by it's objectID?

swift core-data

Calculating the max value for a core data attribute - NSCFNumber error

objective-c 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