Swift 6.4 migration and exhancements #1

Merged
javier merged 13 commits from swift/latest-snapshot into main 2026-09-18 13:15:09 +00:00
3 changed files with 3 additions and 3 deletions
Showing only changes of commit c5d5d5abe8 - Show all commits
+1 -1
View File
@@ -1,4 +1,4 @@
// swift-tools-version: 6.3 // swift-tools-version: 6.4
import PackageDescription import PackageDescription
+1 -1
View File
@@ -1,4 +1,4 @@
// swift-tools-version: 6.3 // swift-tools-version: 6.4
import PackageDescription import PackageDescription
+1 -1
View File
@@ -24,7 +24,7 @@ All ten C subsystems are covered:
## Requirements ## Requirements
- The [Playdate SDK](https://play.date/dev/) (3.1.1 or later). The SDK is not vendored into this repository. - The [Playdate SDK](https://play.date/dev/) (3.1.1 or later). The SDK is not vendored into this repository.
- Swift 6.3 tools or later. - Swift 6.4 tools or later.
Device builds additionally need: Device builds additionally need: