Commit 4c66474
committed
chore: set minimum Swift version to 6.0 and remove platform constraints
- Update swift-tools-version from 5.9 to 6.0
- Remove explicit platform constraints (pure Swift types work on all platforms)
- Remove unused Foundation import from Input.Type.swift
Align with Swift Testing framework requirement and CI coverage (Swift 6.0 and 6.2).1 parent 09667cb commit 4c66474
File tree
2 files changed
+1
-9
lines changed- Sources/HTMLTypes/Conveniences
2 files changed
+1
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | 26 | | |
34 | 27 | | |
35 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
| |||
0 commit comments