Skip to content

Remove unused macOS(.v10_12) platform requirement #71

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
merged 2 commits into from
Sep 1, 2020
Merged

Remove unused macOS(.v10_12) platform requirement #71

merged 2 commits into from
Sep 1, 2020

Conversation

fabianfett
Copy link
Member

Motivation

The less requirements a project has the better. Currently swift-server-lifecycle requires that macOS is at least at version 10.12.

Changes

Since the mentioned requirement is not needed at all, it can be removed.

Result

Less SwiftPM pain. Easier to integrate for downstream repos, without adding new requirements.

Copy link
Contributor

@tomerd tomerd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good catch, thanks @fabianfett

@tomerd tomerd merged commit c0c2224 into swift-server:main Sep 1, 2020
@tomerd tomerd added this to the 1.0.0-alpha5 milestone Sep 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants