-
-
Notifications
You must be signed in to change notification settings - Fork 600
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for async/await #951
Comments
Closing this since we already have Quick/Quick#1084 |
I think this could stay open as Nimble would also need its own changes to properly support swift concurrency. For example |
That’s a good point. I’ll reopen. |
This was addressed in #1004! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What did you do?
I think we should add support for swift Concurrency framework (async/await) especially now that it has been back deployed to iOS 13 and macOS 10.15.
Environment
List the software versions you're using:
Xcode Default
.)Please also mention which package manager you used and its version. Delete the
other package managers in this list:
swift build --version
in Terminal)The text was updated successfully, but these errors were encountered: