Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

How can I maintain display order in UITableView using Core Data?

Swift convert NSTimeInteval to NSDate

ios core-data swift nsdate

Core Data migration problem: "Persistent store migration failed, missing source managed object model."

Why is my transformable Core Data attribute not using my custom NSValueTransformer?

.xcdatamodeld file not showing data model structure in Xcode

How to fetch a single object from Coredata using a predicate

How to tell if NSManagedObject is saved?

ios core-data

How to disable WAL journal mode

Core Data sort descriptor with NSDate, iOS with Swift

ios swift core-data

coredata - fetch one attribute into an array

Sorting array of custom objects using the value of an internal object's instance variable

Clearing CoreData and all that inside

objective-c core-data reset

Using mergedModelFromBundles: and versioning (CoreData)

CoreData: Clear changes from NSManagedObjectContext

objective-c ios core-data

RestKit and saving to CoreData as NSManagedObject

NSPredicate: Combine CONTAINS with IN

core-data nspredicate