I've been building something with SwiftData that has been working perfectly fine, then suddenly the last couple of release versions (of Xcode) I get this error every time I try to create a SwiftData object. It doesn't like a set of strings I have, but I get the same error if I change the set to an array. Really frustrating and confusing.