You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, thanks for the great library !
It would be great if you support tvOS.
Adding s.tvos.deployment_target = '9.0' line to podspec is enough.
You need to pod trunk push it with a version bump though.
Thank you :)
The text was updated successfully, but these errors were encountered:
@cemolcay
Good to hear your proposal.
I'm worried about I have no time to test it (and I don't have an Apple TV 😓 ), if you can be HysteriaPlayer tvOS maintainer that would be great.
Hi, thanks for the great library !
It would be great if you support tvOS.
Adding
s.tvos.deployment_target = '9.0'
line to podspec is enough.You need to
pod trunk push
it with a version bump though.Thank you :)
The text was updated successfully, but these errors were encountered: