New posts in core-data

insertNewObjectForEntityForName:

Combining 'AND' and 'OR' Condition in NSPredicate

How to get URL for a PHAsset? [duplicate]

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

Storing UIColor object in Core Data

How come I can cast to NSManagedObject but not to my entity's type?

Invalid redeclaration on CoreData classes

Using CloudKit + CoreData, how to update UI from remote cloud update without SwiftUI's @FetchRequest?

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

case insensitive NSPredicate with single result in CoreData

Cannot create a managed object context on iOS

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

Behind The Scenes: Core Data dates stored with 31 year offset?

How to print Core Data debug values?

How do I get the CoreData Debug argument to output to the console?

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

Core Data primary key ID for a row in the database

What are the limitations of NSUserDefaults?

How do I delete all objects from my persistent store in Core Data?

Generating Swift models from Core Data entities