master-nevi / UPnAtom

An open source Universal Plug and Play library with a focus on media streaming coordination using the UPnP A/V profile; written in Swift but for both Objective-C and Swift apps.
MIT License
137 stars 55 forks source link

tvOS Support #22

Open plashchynski opened 8 years ago

plashchynski commented 8 years ago

It seems to be possible since AFNetworking 3.1.0 supports tvOS

master-nevi commented 8 years ago

Waiting on Ono project: https://github.com/mattt/Ono/issues/61 EDIT: No changes are necessary really, tvOS just needs to be added to the deployment list and be re-released: https://github.com/mattt/Ono/pull/59

master-nevi commented 8 years ago

Here's a branch if you're still interested. https://github.com/master-nevi/UPnAtom/tree/tvos