Skip to content

[6.0.0] Add 2024 Darwin OS versions to SupportedPlatforms #7982

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
Sep 19, 2024

Conversation

MaxDesiatov
Copy link
Contributor

Cherry-pick of #7969.

Explanation: New versions of Darwin OSes are not available as supported platforms in package manifest APIs.
Scope: isolated to SupportedPlatforms.swift in PackageDescription public API.
Risk: low, no existing code was changed, new constants were defined in the same way as they were defined for previous versions.
Testing: manually verified new versions are available.
Issue: rdar://136209148
Reviewer: @plemarquand

@MaxDesiatov MaxDesiatov added package manifests changes to package manifest APIs swift 6.0 Related to Swift 6.0 release branch labels Sep 19, 2024
@MaxDesiatov MaxDesiatov requested a review from a team as a code owner September 19, 2024 11:08
@MaxDesiatov
Copy link
Contributor Author

@swift-ci test

@MaxDesiatov MaxDesiatov changed the title [6.0.0] add 2024 Darwin OS versions to SupportedPlatforms [6.0.0] Add 2024 Darwin OS versions to SupportedPlatforms Sep 19, 2024
@bnbarham bnbarham merged commit 46c1bd3 into release/6.0.0 Sep 19, 2024
5 checks passed
@bnbarham bnbarham deleted the maxd/darwin-versions-2024-6.0.0 branch September 19, 2024 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package manifests changes to package manifest APIs swift 6.0 Related to Swift 6.0 release branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants