Skip to content

Update macOS minimum deployment target from 10.15.0 to 10.15.4 #436

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

Conversation

abertelrud
Copy link
Contributor

Motivation

This will allow use of Swift-friendlier Foundation.FileHandle APIs in SwiftPM, which have an availability of 10.15.4. Because SourceKit-LSP uses libSwiftPM, it needs to have as new of a deployment target as SwiftPM does.

This has no change in behavior in SourceKit-LSP, but will allow SwiftPM to increase its deployment target correspondingly.

…ow Swift-friendlier Foundation.FileHandle APIs to be used in SwiftPM. As SourceKit-LSP uses libSwiftPM, it needs to have as new of a deployment target. Should have no change in behavior in SourceKit-LSP.
@abertelrud
Copy link
Contributor Author

@swift-ci please smoke test

@abertelrud abertelrud merged commit 4d8555d into main Nov 19, 2021
@abertelrud abertelrud deleted the eng/anders/update-macos-min-deployment-target-to-10.15.4 branch November 19, 2021 05:32
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.

2 participants