Skip to content

Add the new platform versions to the SupportedPlatforms API #8790

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 2 commits into from
Jun 10, 2025

Conversation

jakepetroules
Copy link
Contributor

This matches what is present in the beta 1 releases.

@jakepetroules
Copy link
Contributor Author

@swift-ci test

@@ -730,6 +814,12 @@ extension SupportedPlatform {
/// - Since: First available in PackageDescription 6.0.
@available(_PackageDescription, introduced: 6.0)
public static let v24: DriverKitVersion = .init(string: "24.0")

/// The value that represents DriverKit 25.0.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

It is correct and expected that DriverKit remains version 25 (not 26) -- in other words, macOS 26 and iOS 26 contain DriverKit 25 (the versions are off by one).

Copy link
Member

Choose a reason for hiding this comment

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

surprise and delight 🤕

@jakepetroules jakepetroules enabled auto-merge (rebase) June 9, 2025 19:23
@jakepetroules
Copy link
Contributor Author

@swift-ci smoke test linux

@jakepetroules
Copy link
Contributor Author

@swift-ci test linux

1 similar comment
@jakepetroules
Copy link
Contributor Author

@swift-ci test linux

@jakepetroules
Copy link
Contributor Author

@swift-ci test

@dschaefer2
Copy link
Member

@swift-ci please test windows

@jakepetroules jakepetroules merged commit 573d8c1 into main Jun 10, 2025
6 checks passed
@jakepetroules jakepetroules deleted the new-os-versions branch June 10, 2025 23:03
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.

4 participants