You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As I did most testing on a later version of Xcode with Swift 5.5, I didn't even realise it wouldn't build correctly on older versions. Conditional compilation checks have now been added to not include async functions if the compiler is less than Swift 5.5.