Strict Swift 6 Reference Application/Resources?

All the Swift 6 concurrency explanations/examples I've seen make sense in isolation, but I find them difficult to apply to real projects. Are there any good sample apps/resources that illustrate architectural best-practices for complete non-trivial iOS applications?

I'm finding it difficult to reconcile all the concurrency topics with the best-practices published by Apple for using SwiftUI, SwiftData, and @Objservable objects.

I can only find examples converting old apps to be Swift 6 compatible. I would love to see something like Backyard Birds, but written from the beginning with strict Swift 6 concurrency in mind.

Thanks in advance.

6 Likes