Post

Replies

Boosts

Views

Activity

Comment on Previews due to SwiftData Predicates in Xcode 16.3
That’s a good idea, I’ve started doing that with some properties. Although I might not do it with all, because I’m unsure if constantly initializing them is efficient. And if I use an array of raw values then I get fault errors something about Objective C array for some reason. As for the protocols, I use them a lot outside of just IDs, which still crashes for me.
Mar ’25