Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in swiftdata

SwiftData Unit Testing EXC_BREAKPOINT on insert

Using SwiftData outside of SwiftUI

swift swiftdata

SwiftUI Preview crashes when making calls to SwiftData related methods?

Crash when sorting SwiftData Query with a SortDescriptor made from a KeyPath with an optional relationship in the chain

How can I improve debug information shown on SwiftData properties marked as _SwiftDataNoType?

SwiftData - passing context to non-views

swiftui swiftdata

Crash when accessing relationship property of SwiftData model

swift swiftdata

How can we use custom structs/enums with the Model and Predicate macros?

swift swiftdata

Combining Predicate in SwiftData

How to resolve SwiftData error "Type '*' does not conform to protocol 'PersistentModel'"

swift ios17 swiftdata

SwiftData IOS 17 Array in random order?

ios swift beta swiftdata

CoreData fault: Could not materialize Objective-C class named "Array"

swift swiftdata ios18 xcode16

SwiftData Migration Crashes on First Run

swift migration swiftdata

SwiftData relations

swift swiftdata

SwiftData @Query not triggering automatic SwiftUI redraw after update/insert

Sort SwiftData Query shown in SwiftUI Table on macOS

SwiftData how to delete data from an entity

swiftdata

How to use two Stores/Configurations in SwiftData

swift swiftdata