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 tvOS support #23

Merged
merged 2 commits into from
Apr 24, 2024
Merged

Add tvOS support #23

merged 2 commits into from
Apr 24, 2024

Conversation

dcaunt
Copy link
Collaborator

@dcaunt dcaunt commented Apr 23, 2024

@dcaunt dcaunt requested a review from sunnywu April 23, 2024 16:01
@dcaunt dcaunt marked this pull request as ready for review April 23, 2024 16:01
@sunnywu
Copy link
Contributor

sunnywu commented Apr 24, 2024

@dcaunt If it's not too much work, yes would be great if we can set the header to

self.clientVersion = "tvos-\(sdkVersion)"

self.clientVersion = "ios-\(sdkVersion)"

sunnywu
sunnywu previously approved these changes Apr 24, 2024
- Declare tvOS support in Package.swift
- Remove unnecessary available annotations
- Fix test reference for UID2 target
IanDBird
IanDBird previously approved these changes Apr 24, 2024
@dcaunt dcaunt merged commit 05fdfff into main Apr 24, 2024
1 check passed
@dcaunt dcaunt deleted the dave/tvos branch April 24, 2024 14:47
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.

4 participants