Skip to content

PackageDescription: add 2024 Darwin OS versions to SupportedPlatforms #7969

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 18, 2024

Conversation

MaxDesiatov
Copy link
Contributor

Resolves #7968

rdar://136209148

@MaxDesiatov
Copy link
Contributor Author

@swift-ci test

@MaxDesiatov
Copy link
Contributor Author

@swift-ci test macos

@MaxDesiatov MaxDesiatov merged commit c79e7b5 into main Sep 18, 2024
5 checks passed
@MaxDesiatov MaxDesiatov deleted the maxd/darwin-versions-2024 branch September 18, 2024 16:09
MaxDesiatov added a commit that referenced this pull request Sep 18, 2024
MaxDesiatov added a commit that referenced this pull request Sep 18, 2024
MaxDesiatov added a commit that referenced this pull request Sep 18, 2024
MaxDesiatov added a commit that referenced this pull request Sep 19, 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 added a commit that referenced this pull request Sep 19, 2024
bnbarham pushed a commit that referenced this pull request Sep 19, 2024
shahmishal pushed a commit that referenced this pull request Sep 19, 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug package manifests changes to package manifest APIs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing MacOSVersion.v15 definition in PackageDescription in OSS toolchain
2 participants