Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

Using NSPersistentDocument to create 'Documents'

Use of NSFetchedResultsController in Clean Architecture

How to fix "An NSManagedObject of class 'ClassName' must have a valid NSEntityDescription" when using CoreData from a framework

ios core-data

How to save to managed object context in a background thread in Core Data

SwiftUI & Core Data - How do I use a parent record in a predicate?

core-data swiftui

Deleting rows inside LazyVStack and ForEach in SwiftUI

How to properly set relationships in Core Data when using setValue and data already exists

How do I do initial data configuration setup with CoreData?

iphone core-data

When to use the save: method of NSManagedObjectContext

iphone ios core-data

UIManagedDocument can only read documents that are file packages

ios core-data icloud

How can I optimize this Core Data based search?

Copying pending changes between NSManagedObjectContexts with shared persistent store?

why there is no "Use Core Data" check box with Tabbed Application template

Where should my application store large number of PDF files on iOS?

With CoreData, if I have an @dynamic property, can I override its getter just like it was @synthesized? (Lazy Instantiation)

Core data: any way to fetch multiple entities?

iphone ios core-data

Storing NSAttributedString Core Data

Why does apple use NSOrderedSet instead of NSArray for ordered mutli value relationship in CoreData?

objective-c xcode core-data

Core Data and Core Location

NSCoding VS Core data