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

Add missing availability guards in tests #2596

Merged
merged 2 commits into from
Nov 24, 2023

Conversation

FranzBusch
Copy link
Member

@FranzBusch FranzBusch commented Nov 24, 2023

Motivation

We were missing a few availability guards in our tests which causes compile time errors when building for older Darwin SDKs.

Modification

This PR adds the missing availability guards.

# Motivation
We were missing a few availability guards in our tests which causes compile time errors when building for older Darwin SDKs.

# Modification
This PR adds the missing availability guards.
@FranzBusch FranzBusch added the patch-version-bump-only For PRs that when merged will only cause a bump of the patch version, ie. 1.0.x -> 1.0.(x+1) label Nov 24, 2023
@FranzBusch FranzBusch enabled auto-merge (squash) November 24, 2023 14:31
@FranzBusch FranzBusch merged commit 8024902 into apple:main Nov 24, 2023
6 of 8 checks passed
@FranzBusch FranzBusch deleted the fb-availability branch November 24, 2023 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch-version-bump-only For PRs that when merged will only cause a bump of the patch version, ie. 1.0.x -> 1.0.(x+1)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants