Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

Core Data: Observing changes in related entities

What do you bind NSArrayController's Managed Object Context to in Xcode 4?

Adding Core Data to iPhone app with existing (plain) models

Core data bug refers to nonexistent core data attribute of reflexive many-to-many relationship

Core Data - deadlock while removing persistent store

ios core-data

CoreData ordered relationships - batch unfaulting using NSFetchRequest

Core data Int16 as optional

swift core-data optional

Setting Core Data attribute to nil with NSBatchUpdateRequest

ios swift core-data

Issue when rearranging List item in detail view using SwiftUI Navigation View and Sorted FetchRequest

Core Data with json

objective-c json core-data

Does NSFetchedResultsController Observe All Changes to Persistent Store?

Is NSDocument and CoreData a possible combination, or is NSPersistentDocument the only way?

Autoupdating NSManagedObject property modification timestamp

Core Data - undoing changes after saving a context

ios core-data nsundomanager

How to get an object or value from _NSCoreDataTaggedObjectID

ios core-data ios7

Infrequent CoreData crash "nilOutReservedCurrentEventSnapshot"

ios xcode core-data swift2

Which it is the place for NSFetchedResultsController in VIPER architecture?

WWDC2019 Session 204 - use core data for data source with Identifiable protocol

swift core-data

NSManagedObject subclasses and setValuesForKeysWithDictionary:

Why is a CoreData forceFetch required after a delete on the iPad but not the iPhone?

iphone ipad core-data