Commit d1460d0
committed
chore: remove swiftLanguageModes declaration
Remove explicit swiftLanguageModes declaration. The code is compatible with both Swift 5 and Swift 6 language modes. The swift-tools-version:6.0 requirement is for Swift Testing framework support, not language mode features.
This provides maximum flexibility for package consumers.1 parent 8accf0d commit d1460d0
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
110 | | - | |
| 109 | + | |
111 | 110 | | |
112 | 111 | | |
113 | 112 | | |
0 commit comments