Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

CoreData and Swift's Actor and Sendable

Relationship to self in Core Data

ios objective-c core-data

Xcode 13: `Value of type 'NSPersistentCloudKitContainerOptions' has no member 'databaseScope'`

xcode core-data xcode13

Observe didSet on NSManagedObject variable

ios swift core-data

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

swift core-data cloudkit

CoreData generated class - Is there memory leak risk of not using weak in inverse relationship?

ios swift core-data

Store NSMeasurement or NSUnit in Core Data

ios core-data ios10

xcode cannot assign value of type.. to NSSet

swift core-data

NSPredicate Core Data

Fetching Initial Data from CloudKit

core-data cloudkit

NSBatchDeleteRequest with NSPredicate in swift

MacOS: NSPredicate find where "one to one" relationship is not nil

macos core-data nspredicate

How to save recorded audio iOS?

How to automatically update View Model when CoreData changes in SwiftUI?

ios swift swiftui mvvm core-data

CoreData - Duplicate existing object

Access Core Data Model inside a framework

ios swift core-data

How to fix the ''NSKeyedUnarchiveFromData' should not be used to for un-archiving and will be removed in a future release' error?