Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

Lightweight migration of a NSPersistentDocument

What are the limitations of NSUserDefaults?

Illegal attempt to establish a relationship 'xyz' between objects in different contexts

CoreData relationship fault?

Core Data - Storing Images (iPhone) [closed]

iphone image core-data storage

NSFetchedResultsController crashing on performFetch: when using a cache

Invalid redeclaration on CoreData classes

Why should I use Core Data for my iPhone app?

iphone core-data

Combining 'AND' and 'OR' Condition in NSPredicate

ios core-data nspredicate

How to deal with Mac OS X Helper/Main app architecture regarding core data, shared preferences and notifications?

How to view data stored in Core Data?

iphone core-data

Why the Extension is "momd" but not "xcdatamodel" when search the path for the Model file

ios core-data

How to create managedObjectContext using Swift 3 in Xcode 8?

ios xcode swift core-data swift3

Implementation of "Automatic Lightweight Migration" for Core Data (iPhone)

case insensitive NSPredicate with single result in CoreData

ios core-data nspredicate

Cannot create a managed object context on iOS

ios core-data

NSManagedObjectContext: exception breakpoint stops at save: method, but no log/crash/error

objective-c core-data

Core Data primary key ID for a row in the database

Generating Swift models from Core Data entities

How can I encrypt CoreData contents on an iPhone

iphone encryption core-data