I find these sample projects quite valuable:
- https://developer.apple.com/documentation/widgetkit/emoji-rangers-supporting-live-activities-interactivity-and-animations
- https://developer.apple.com/documentation/coredata/sharing-core-data-objects-between-icloud-users .
Both use Swift 5, and it is not trivial to adopt Swift 6 with them.
Any plans to update them? What is best approach for adopting Swift 6 on such sample code?