How the MainActor attribute eliminates the need for us to manually dispatch UI updates on the main queue when using Swift 5.5’s new concurrency system.
When Swift adds a new language feature as wide-reaching and fundamental as Concurrency, support for at least the current versions of iOS and macOS ought to be non-negotiable.