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
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.
Replies
Boosts
Views
Activity
Mar ’25
Comment on Xcode 16.3 Doesn't Remember Preview Pane Width
Not only with previews but it also doesn’t remember whether I have console closed or open
Replies
Boosts
Views
Activity
Apr ’25
Comment on Xcode 26.1 / OS 26.1 regression with schema and macros
Yes, here is the code as-is in the Swift file and the schema printed. Appears to only affect Array and Set types, not Dictionary. I attached a snippet demonstrating it. Reported: FB20942577
Replies
Boosts
Views
Activity
Nov ’25