connectrpc / connect-swift

The Swift implementation of Connect: Protobuf RPC that works.
https://connectrpc.com/docs/swift/getting-started
Apache License 2.0
93 stars 18 forks source link

tvOS support #117

Closed mtbohm closed 1 year ago

mtbohm commented 1 year ago

It looks like the Package.swift and Connect-Swift.podspec files only specify iOS and macOS. Is there any reason why tvOS support is excluded, and if not, could it be added?

rebello95 commented 1 year ago

👋🏽 doesn't look like there's anything blocking tvOS support, so I'm happy to add it! https://github.com/bufbuild/connect-swift/pull/118