Skip to content

Conversation

bcherry
Copy link
Contributor

@bcherry bcherry commented Aug 28, 2024

This makes the components library available on tvOS. It seemed the the default package.swift was implicitly using a minimum tvOS version of 14, which conflicted with our core SDK at 17. A swift 5.9 file is needed to set it to 17 explicitly here.

I added visionOS explicitly as well just for clarity, but it wasn't strictly necessary to do.

I was able to test this in the simulator and used our components quickstart guide to join a meet call and show video.

@bcherry bcherry requested a review from hiroshihorie August 28, 2024 22:39
@bcherry bcherry merged commit cff9e42 into main Aug 29, 2024
7 checks passed
@bcherry bcherry deleted the bcherry/tvos branch August 29, 2024 04:29
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.

2 participants