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

[6.0] Add 2024 Darwin OS versions to SupportedPlatforms #7972

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

MaxDesiatov
Copy link
Contributor

@MaxDesiatov MaxDesiatov commented Sep 18, 2024

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 the swift 6.0 Related to Swift 6.0 release branch label Sep 18, 2024
@MaxDesiatov
Copy link
Contributor Author

@swift-ci test

@MaxDesiatov MaxDesiatov changed the title [6.0] PackageDescription: add 2024 Darwin OS versions to SupportedPlatforms [6.0] add 2024 Darwin OS versions to SupportedPlatforms Sep 18, 2024
@MaxDesiatov MaxDesiatov changed the title [6.0] add 2024 Darwin OS versions to SupportedPlatforms [6.0] Add 2024 Darwin OS versions to SupportedPlatforms Sep 18, 2024
@MaxDesiatov MaxDesiatov marked this pull request as ready for review September 18, 2024 17:25
@MaxDesiatov MaxDesiatov requested a review from a team as a code owner September 18, 2024 17:25
@MaxDesiatov MaxDesiatov changed the base branch from release/6.0 to release/6.0.1 September 18, 2024 17:26
@MaxDesiatov MaxDesiatov changed the base branch from release/6.0.1 to release/6.0 September 18, 2024 17:26
@MaxDesiatov MaxDesiatov merged commit d62e52d into release/6.0 Sep 19, 2024
5 checks passed
@MaxDesiatov MaxDesiatov deleted the maxd/darwin-versions-2024-6.0 branch September 19, 2024 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
swift 6.0 Related to Swift 6.0 release branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants