The lib crashes randomly on Line 335: return try context.fetch(request) in public func result() throws -> [Entity] It seemed like it started after upgrading to xCode 15. PS. I'm using it for SwiftUI.
The lib crashes randomly on Line 335: return try context.fetch(request) in public func result() throws -> [Entity]
It seemed like it started after upgrading to xCode 15.
PS. I'm using it for SwiftUI.