Skip to content

Conversation

weissi
Copy link
Contributor

@weissi weissi commented May 13, 2021

Motivation:

Swift Package Index builds for i(Pad)/tvOS are currently failing because the tests access a method that's only available on iOS12+.

Modification:

Put in the right availability check.

Result:

Should compile in Swift Package Index

@weissi weissi requested a review from Lukasa May 13, 2021 20:38
@Lukasa Lukasa added the 🔨 semver/patch No public API change. label May 14, 2021
@Lukasa Lukasa merged commit cddb69d into swift-server:main May 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 semver/patch No public API change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants