Skip to content
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

Update availability checks for Xcode 13.2 #48

Merged
merged 1 commit into from
Jan 3, 2022

Conversation

benlenarts
Copy link
Contributor

From the Xcode 13.2 release notes:

You can now use Swift Concurrency in applications that deploy to macOS 10.15, iOS 13, tvOS 13, and watchOS 6 or newer. This support includes async/await, actors, global actors, structured concurrency, and the task APIs. (70738378)

@tomlokhorst
Copy link
Owner

Good update!
I'll merge this after Xcode 13.2 has been released, since this doesn't work with the current Xcode version.

@tomlokhorst tomlokhorst merged commit e9c9c79 into tomlokhorst:main Jan 3, 2022
@tomlokhorst
Copy link
Owner

Released in 7.1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants