You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### 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.
0 commit comments