Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

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?

Cannot convert value of type 'NSSet?' to expected argument type 'Range<Int>' (using CoreData)

core-data swiftui

CoreData stored locally and with iCloud disappears when iCloud sync is turned off

How to solve Core Data error: Attempt to add read-only file at path when trying to access Core Data container in the app extension today widget?

ios core-data ios10

Can’t pass data correctly to modal presentation using ForEach and CoreData in SwiftUI

Cascade delete rules in `many to many` relationships in Core Data

Swift error: Could not determine generated file paths for Core Data code generation:

ios swift xcode core-data

How to Bind .environment Globally to All SwiftUI Previews?

ios swift swiftui core-data

Best way to store static data in app

ios swift core-data

Does adding a new independent entity in Core Data require model versioning?

ios objective-c core-data

Core Data export and mail in Xcode

xml email pdf core-data export

iOS: Error Domain=NSCocoaErrorDomain Code=132001 '-save: on the context aborted' using update of the database coredata/push notification in background

iOS - Does Core Data Have A "Created_At" Timestamp?

ios core-data

Encrypting CoreData with CloudKit