Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

Solving CoreData error: NULL _cd_rawData but the object is not being turned into a fault

iphone ios ipad core-data

Swift and CoreData, problems with relationship (NSSet) - [NSSet intersectsSet:]: set argument is not an NSSet

ios core-data swift nsset

swift core data fetching relationship

How to share data using Watch Connectivity when working with Core Data

Android persistence alternative to SQLite

Custom code execution after light weight migration of particular version

Xcode4 Core Data Model Editor Display Problem

Determining when there are new versions in core data model

Auto-save with Cocoa and Core Data

cocoa core-data

Core data migration failing with "Can't find model for source store" but managedObjectModel for source is present

Core Data Migration: How to delete the Core Data stack?

App hangs at __psynch_mutexwait

Does Core Data impose limits on the length of strings?

Update Core Data store location to support App Groups

core-data ios8

Reverse engineer Core Data 'mom' file

CoreData error driving me crazy... CoreData: Serious application error. An exception caught from delegate of NSFetchedResultsController

Core data: executeFetchRequest vs performFetch

core data how to filter (NSPredicate) including a relationship requirement and given the relationship object? [closed]

difference between save: and processPendingChanges: in CoreData

How to deal with a multiple-user database