venmo / DVR

Network testing for Swift
http://blog.soff.es/network-testing-in-swift-with-dvr
MIT License
651 stars 86 forks source link

Expose tvOS support for CocoaPods #71

Closed florianbuerger closed 6 years ago

florianbuerger commented 7 years ago

Had to bump the version to 9.0 since Swift isn't allowed for 8.0 on Apple TV.

Fixes #56

loudmouth commented 6 years ago

Seems worth a merge 👍

I use DVR to test a tvOS target (installed as a submodule) and it works just fine.

We could add another build job in travis for tvOS to prevent regressions.