Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

Core Data Performance: NSPredicate comparing objects

"Export" core-data with Magical Record

NSFetchRequest setReturnsObjectsAsFaults: doesn't work

objective-c core-data fault

Make UITableView keep scroll position when adding cells at top

Swift Fetch Request Returning Empty Item In Results

Populating objects from cloud records (or another external source) using a generic function

How to correctly manage the NSManagedObjectContext in each view controller?

ios objective-c core-data

Crash with NSManagedObject release: "objc_msgSend() selector name: _queueForDealloc"

Shoebox / Library applications with Auto-Save & Versions in OS X Lion

Coredata and NSOrderedSet - how is the order of the set defined?

NSMergeByPropertyObjectTrumpMergePolicy vs. NSMergeByPropertyStoreTrumpMergePolicy

unexplained behavioural difference between objectWithID: versus existingObjectWithID:

ios core-data

Mac OS X replacement for NSFetchedResultsController

Core data/iCloud seeding with local xml file throwing errors in iOS8

core-data ios8 icloud

swift - Unit test CoreData (+ MagicalRecord) model triggers EXC_BAD_ACCESS

UITableView endUpdates taking very long time when CoreData updates

NSFetchedResultsController complex fetch request and model

Synchronising old data with NSPersistentCloudKitContainer

Create Zip file from an array of data (coreData Images) and share via the .zip file via Email

swift core-data uiimage nsdata

How to bind NSTreeController's Children to Core Data ordered to-many-relationship?