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 available annotation to streaming tests #33

Merged

Conversation

simonjbeaumont
Copy link
Collaborator

@simonjbeaumont simonjbeaumont commented Nov 27, 2023

Motivation

The tests had a missing @available annotation which meant that they didn't build iOS (annoyingly, when building for macOS, these things are not checked so things were building fine locally).

Modifications

Add missing available annotation to streaming tests.

Result

Builds for iOS again.

Test Plan

Local testing, selecting generic iOS destination in Xcode. This failed before this patch, and succeeds with it.

@simonjbeaumont simonjbeaumont marked this pull request as ready for review November 27, 2023 15:42
Signed-off-by: Si Beaumont <beaumont@apple.com>
@simonjbeaumont simonjbeaumont force-pushed the sb/fix-test-availability-annotation branch from 2a02b7c to d92b4fb Compare November 27, 2023 16:12
@simonjbeaumont simonjbeaumont enabled auto-merge (squash) November 27, 2023 16:13
@simonjbeaumont simonjbeaumont merged commit 5e704f1 into apple:main Nov 27, 2023
4 of 5 checks passed
@czechboy0 czechboy0 added the semver/patch No public API change. label Nov 28, 2023
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.

None yet

2 participants