mirror of
https://github.com/ProxymanApp/atlantis.git
synced 2026-04-26 08:26:04 +03:00
[GH-ISSUE #80] tvOS compilation broken by iOS 13 requirement #55
Labels
No labels
Done
Done
Windows
bug
bug
bug
enhancement
enhancement
enhancement
good first issue
hacktoberfest
pull-request
wontfix
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/atlantis#55
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
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.
@NghiaTranUIT commented on GitHub (Jul 6, 2021):
Thanks for the bug report. I will check out this week 👍
@NghiaTranUIT commented on GitHub (Jul 7, 2021):
@justin please check the update 1.11.2. It would fix your issue 👍