Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

Swift3: Empty fetch when accessing Core Data from Watch Extension via AppGroups

iOS: Can't compile CoreData model because of Fetched Indexes in Xcode 9

core-data xcode9-beta

XCTestCase for CoreData fails with "could not locate the entity for myappTests.Example"

ios swift core-data xctest

An error occurring during Core Data persistent store migration in iOS 13

ios swift core-data migration

How do I override NSError presentation when bindings is involved?

How do I localise the default value of attribute in a Core Data Entity

Application Will Terminate Notification & Saving Drafts (Core Data)

iphone core-data

Illegal relationship between objects in different contexts: but I only have one context?

How to maintain an ordered table with Core Data (or SQL) with insertions/deletions?

What could cause mergeChangesFromContextDidSaveNotification not to merge/invalidate objects that have been updated?

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