Skip to content

Fixes platform requirements #214

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

Merged

Conversation

fabianfett
Copy link
Member

Motivation:

  • For the 0.5.0 release we need to support the real platform requirements

Modifications:

  • Replace the wildcard platform requirements with @available(macOS 12, iOS 15, tvOS 15, watchOS 8, *)
  • Updated the dependencies: swift-nio, swift-log and swift-backtrace

Result:

  • Ready for 0.5.0

@fabianfett fabianfett added the 🆕 semver/minor Adds new public API. label Jul 21, 2021
@fabianfett fabianfett added this to the 0.5.0 milestone Jul 21, 2021
@fabianfett fabianfett requested a review from tomerd July 21, 2021 18:20
@fabianfett fabianfett merged commit a9e15b1 into swift-server:main Jul 21, 2021
@fabianfett fabianfett deleted the ff-fix-platform-requirement branch July 21, 2021 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🆕 semver/minor Adds new public API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants