Skip to content

Conversation

@yigityazicilar
Copy link
Contributor

Motivation:

Swift 5.10 is no longer supported, we should bump the swift-tools version.

Modifications:

  • Update Swift tools version to 6.0

Result:

Code reflects our support window.

@Lukasa Lukasa added the 🆕 semver/minor Adds new public API. label Sep 23, 2025
@Lukasa
Copy link
Contributor

Lukasa commented Sep 23, 2025

We're going to need the CI changes and rules changes (cc @rnro)

internal struct RoutineCore: Sendable {
internal let ct: HPKE.Ciphersuite
internal let pkR: any HPKEDiffieHellmanPublicKey
internal let keyID: Data
Copy link
Contributor

Choose a reason for hiding this comment

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

I don't think these need to become let.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I changed them back.

@Lukasa Lukasa merged commit 5214325 into apple:main Sep 25, 2025
35 of 38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🆕 semver/minor Adds new public API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants