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

Fix test availability annotations #2607

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

FranzBusch
Copy link
Member

Motivation

We are currently missing a bunch of annotations in our tests which leads to compilation failures if you build against generic iOS/macOS/watchOS/tvOS

Modification

This PR adds the missing availability annotations in the tests.

# Motivation
We are currently missing a bunch of annotations in our tests which leads to compilation failures if you build against generic iOS/macOS/watchOS/tvOS

# Modification
This PR adds the missing availability annotations in the tests.
@glbrntt glbrntt added the semver/none No version bump required. label Dec 8, 2023
@glbrntt glbrntt enabled auto-merge (squash) December 8, 2023 13:05
@glbrntt glbrntt merged commit 50ae57a into apple:main Dec 8, 2023
6 of 8 checks passed
@FranzBusch FranzBusch deleted the fb-fix-availability branch December 8, 2023 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver/none No version bump required.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants