Skip to content

Remove iOS 13 deployment target #256

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

Merged
merged 1 commit into from
Nov 8, 2021
Merged

Remove iOS 13 deployment target #256

merged 1 commit into from
Nov 8, 2021

Conversation

jakepetroules
Copy link
Contributor

swift-tsc can build just fine with an iOS 9 deployment target, so let it
continue defaulting to that. Add the required availability annotations
in the unit tests to let the build succeed against the subset of APIs
that do require iOS 13.

swift-tsc can build just fine with an iOS 9 deployment target, so let it
continue defaulting to that. Add the required availability annotations
in the unit tests to let the build succeed against the subset of APIs
that do require iOS 13.
@jakepetroules
Copy link
Contributor Author

This reverts part of #225, which was itself reverted in e932ca0, but not fully.

@jakepetroules
Copy link
Contributor Author

@swift-ci please test

@tomerd
Copy link
Contributor

tomerd commented Nov 8, 2021

seems fine to me, cc @abertelrud

Copy link
Contributor

@abertelrud abertelrud left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jakepetroules jakepetroules merged commit 8a7eb6d into main Nov 8, 2021
@jakepetroules jakepetroules deleted the deployment-target branch November 8, 2021 22:01
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.

3 participants