Mastodon Feed: Post

Mastodon Feed

chipotle@mstdn.social ("Watts Martin") wrote:

Swift neophyte question: I was noodling with a SwiftData-backed document application, but I'm going to need the document to contain more than one model. Not only can I find no examples of this, the DocumentGroup API suggests this isn't even possible. Should I give up and use FileDocument? #Swift