Trying to fetch a SwiftData model filtered by an enum (BookStatus) using #Predicate or Predicate(\.status, equals:) fails every time: Key path cannot refer to enum case / Cannot infer key path type. Anyone found a clean way to filter enums in SwiftData? #iosdev#swift#swiftdata
Been working on the Settings View for my iOS app — still a work in progress, but it’s finally taking shape. Sharing a quick peek at the current design, including the Developer Mode toggle 👨💻 Would love your thoughts or suggestions! #iOSDev#SwiftUI#IndieDev#buildinpublic