atlantis
atlantis copied to clipboard
tvOS compilation broken by iOS 13 requirement
Steps to Reproduce
- Make a tvOS Xcode project. Doesnt really need any code.
- Add the Atlantis package to the project.
- Compile
Additional Notes
The Package.swift file declares the minimum target as tvOS 11, but there are pieces that require tvOS 13 causing the compilation to fail.
Thanks for the bug report. I will check out this week 👍
@justin please check the update 1.11.2. It would fix your issue 👍