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 tvOS compilation errors #1857

Merged
merged 1 commit into from
Feb 2, 2022
Merged

Fix tvOS compilation errors #1857

merged 1 commit into from
Feb 2, 2022

Conversation

j-piasecki
Copy link
Member

Description

Fix tvOS compilation errors by excluding unsupported parts of the code when building for it.

Should fix #1813.

Test plan

Tested on a separate app.

Copy link
Member

@jakub-gonet jakub-gonet left a comment

Choose a reason for hiding this comment

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

LGTM, haven't tested though.

@j-piasecki j-piasecki merged commit e932a48 into main Feb 2, 2022
@j-piasecki j-piasecki deleted the jpiasecki/fix-tvos branch February 2, 2022 08:20
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.

Xcode build error for AppleTV on 2.1.0
2 participants