Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

Core Data add index to relationships?

cocoa core-data

iPhone core data preset

ios iphone database core-data

Adding NSManagedObjects to a one-to-many relationship

Core Data Relationships

can I check if downloaded image is corrupt or not before saving?

iphone image ios4 core-data

Should I fetch all Core Data entities upfront on iPhone?

iphone core-data chat

CoreData: Multiple Devs, versioned models and keeping up to date

ios macos core-data

Core Data + Swift + load model in does not work

ios core-data swift

Restkit creates duplicates (error: "Managed object cache returned 2 objects") only on device, not in simulator

ios core-data restkit

Forcing Core Data to refresh an NSManagedObject from a previous stored version when an updated version is already in memory

ios core-data

NSFetchedResultsController not updating table

ios swift core-data swift2

iOS Core data relationship faults

Save UIImage to Core Data

core-data uiimage

Coredata error setObjectForKey: object cannot be nil

iphone ios core-data

Creating entity with Magical Record only in OSX (+entityForName: could not locate an entity named '(null)' in this model.)

UICloudSharingController does not work for Core Data with CloudKit

Using NSFetchRequest from Core Data to get aggregated relationship counts?