Update for backward compatibility of Swift’s new concurrency system
Hi there!
This update contains backward compatibility of Swift's new concurrency system! In simple terms, you can use async/await syntax targeting iOS 13, macOS Catalina, watchOS 6, and tvOS 13!
Do note you have to use Xcode 13.2+
Happy coding!