Skip to content

Update for backward compatibility of Swift’s new concurrency system

Compare
Choose a tag to compare
@rudrankriyam rudrankriyam released this 31 Oct 15:13
· 23 commits to main since this release

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!