Commit 8c6cc59
authored
Move to Swift 5.9 as the minimum version (#26)
### Motivation
Part of addressing
apple/swift-openapi-generator#75 and
apple/swift-openapi-generator#119.
### Modifications
Bumped Swift tools version to 5.9 and made the `ExistentialAny` build
setting unconditional.
### Result
Building the package requires 5.9 now.
### Test Plan
Ran tests, all passed when using a Swift 5.9 toolchain.1 parent caa5303 commit 8c6cc59
File tree
4 files changed
+3
-22
lines changed- docker
4 files changed
+3
-22
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments