I wanted to build the project on my MBP running Xcode 9. Unfortunately, Xcode 9 can't handle Swift 2 applications and tells me to convert the project to Swift 3 on an Xcode 8 machine (which I don't have access to)
Would it be possible for you to update the project to Swift 3?
I have tried all Xcode 8.2+ (for the tvOS 10.1 SDK) versions and all have various errors building. Is it possible to add a release like the iPhone version?
I wanted to build the project on my MBP running Xcode 9. Unfortunately, Xcode 9 can't handle Swift 2 applications and tells me to convert the project to Swift 3 on an Xcode 8 machine (which I don't have access to)
Would it be possible for you to update the project to Swift 3?