Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tvOS compilation broken by iOS 13 requirement #80

Open
justin opened this issue Jul 6, 2021 · 2 comments
Open

tvOS compilation broken by iOS 13 requirement #80

justin opened this issue Jul 6, 2021 · 2 comments
Assignees
Labels
bug Something isn't working Done This Ticket is done

Comments

@justin
Copy link

justin commented Jul 6, 2021

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.

@NghiaTranUIT NghiaTranUIT self-assigned this Jul 6, 2021
@NghiaTranUIT
Copy link
Member

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

@NghiaTranUIT NghiaTranUIT added bug Something isn't working Done This Ticket is done labels Jul 6, 2021
@NghiaTranUIT
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Done This Ticket is done
Projects
None yet
Development

No branches or pull requests

2 participants