This is relating to the question I have for the App Intents framework (see my question).
I know that SwiftData started to support compound predicates with macOS 14.4/iOS 17.4 or later. But from what I understand they are not dynamic and are validated at compile time.
Is there a way to update/construct predicates while the app is running? For example to create a search tab that allows searching and filtering for my items in the app.
Topic:
App & System Services
SubTopic:
SwiftData
2
0
157