Drop Swift 5.10 (#3393)

This PR drops Swift 5.10 and enables Swift 6 language mode.

---------

Co-authored-by: Cory Benfield <lukasa@apple.com>
This commit is contained in:
Fabian Fett
2025-10-06 11:58:33 +02:00
committed by GitHub
parent 2143eb91f1
commit a3ed8e10ab
37 changed files with 123 additions and 268 deletions
+2 -1
View File
@@ -86,7 +86,8 @@ SwiftNIO | Minimum Swift Version
`2.60.0 ..< 2.65.0` | 5.7
`2.65.0 ..< 2.76.0` | 5.8
`2.76.0 ..< 2.83.0` | 5.9
`2.83.0 ...` | 5.10
`2.83.0 ..< 2.87.0` | 5.10
`2.87.0 ... ` | 6.0
### SwiftNIO 1
SwiftNIO 1 is considered end of life - it is strongly recommended that you move to a newer version. The Core NIO team does not actively work on this version. No new features will be added to this version but PRs which fix bugs or security vulnerabilities will be accepted until the end of May 2022.