Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move to Swift 5.9 as the minimum version #80

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

czechboy0
Copy link
Contributor

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.

@czechboy0 czechboy0 added the ⚠️ semver/major Breaks existing public API. label Nov 27, 2023
@czechboy0 czechboy0 merged commit e5816cb into apple:main Nov 27, 2023
7 of 8 checks passed
@czechboy0 czechboy0 deleted the hd-5.9-bump branch November 27, 2023 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚠️ semver/major Breaks existing public API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant