Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

Ordered CoreData records

Core Data parent Entity

ios cocoa-touch core-data

UIManagedDocument migrate data model

objective c - making a NSManagedObject and regular NSObject classes that inherit from the same parent class

CoreData and NSInvalidArgumentException unrecognized selector sent to instance

RESTKit deleting object when the response is empty

NSSortDescriptor issue

Best Way To Fix Core Data Migration Error

ios objective-c core-data

How to seed initial data to Core Data + iCloud?

ios iphone core-data icloud

Can I use NSBatchDeleteRequest on entities with relationships that have delete rules?

core-data

Core Data NSTimeInterval using an accessor directly is buggy

ios swift core-data swift2

NSManagedObject data is <fault> and entity is null, after UITableViewCell comes back into view

Apple's Cloudkit Migration

ios core-data cloudkit

How to do tight coupling between coredata/NSManagedObject model data changes with apps user interface?

Swift 3 preload from SQL files in appDelegate

core-data swift3 ios10

How to preload spreadsheet data to Core Data in Swift 5?

Iterate over a NSSet - SwiftUI 2.0

swift core-data swiftui nsset

Possible core-data bug: attributes named 'updated' don't work correctly?

objective-c cocoa core-data

Storing large (e.g. image/movie) files in Core Data on the iPhone

iphone core-data

Syncing Core Data model between Mac and iPhone