Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

CoreData & CloudKit toggle iCloud sync (enable/disable)

Renaming Core Data class

core-data

setup coredata, before appdelegate loads my mainWindow.xib

What is the purpose of returnsObjectsAsFaults

ios core-data

The All clause Core data Predicate does not work as expected

NSFetchedResultsController sort different sections differently (ascending/descending)?

iOS patterns for creating object before saving?

ios cocoa core-data

Questions concerning iCloud + core data

Expected to decode Dictionary<String, Any> but found an array instead with Nested Containers

Core Data generic fetch request [duplicate]

swift core-data

Ios CoreData with 3 MOC solution (app freezes on saving process)

ios objective-c core-data

Is it possible to source an up-to-date snapshot from an NSFetchedResultsController

ios swift core-data ios13

core data: disable undo for specific attributes. Recommended approach not working

If I change the name of a Core Data entity without setting renaming identifier, is the underlying data lost?

Section names from NSFetchedResultsController don't match the managed object values

Where should I keep Core Data fetches and convenience methods?

How do you make a Menu Bar Item display how many rows there are in a table?

cocoa core-data

NSmanagedObject copyWithZone issues