[GH-ISSUE #80] tvOS compilation broken by iOS 13 requirement #55

Open
opened 2026-03-03 19:11:22 +03:00 by kerem · 2 comments
Owner

Originally created by @justin on GitHub (Jul 6, 2021).
Original GitHub issue: https://github.com/ProxymanApp/atlantis/issues/80

Originally assigned to: @NghiaTranUIT on GitHub.

Steps to Reproduce

  1. Make a tvOS Xcode project. Doesnt really need any code.
  2. Add the Atlantis package to the project.
  3. 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.

Originally created by @justin on GitHub (Jul 6, 2021). Original GitHub issue: https://github.com/ProxymanApp/atlantis/issues/80 Originally assigned to: @NghiaTranUIT on GitHub. **Steps to Reproduce** 1. Make a tvOS Xcode project. Doesnt really need any code. 2. Add the Atlantis package to the project. 3. 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.
Author
Owner

@NghiaTranUIT commented on GitHub (Jul 6, 2021):

Thanks for the bug report. I will check out this week 👍

<!-- gh-comment-id:874753187 --> @NghiaTranUIT commented on GitHub (Jul 6, 2021): Thanks for the bug report. I will check out this week 👍
Author
Owner

@NghiaTranUIT commented on GitHub (Jul 7, 2021):

@justin please check the update 1.11.2. It would fix your issue 👍

<!-- gh-comment-id:875520793 --> @NghiaTranUIT commented on GitHub (Jul 7, 2021): @justin please check the update 1.11.2. It would fix your issue 👍
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/atlantis#55
No description provided.