mirror of
https://github.com/ProxymanApp/atlantis.git
synced 2026-04-26 16:36:03 +03:00
[GH-ISSUE #30] Is it possible to allow installing atlantis on < iOS 12? #27
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#27
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 @JohnnyTseng on GitHub (Nov 4, 2020).
Original GitHub issue: https://github.com/ProxymanApp/atlantis/issues/30
Thanks for developing atlantis, however our project's deployment version is still iOS 11.
Is it possible to allow installing atlantis on < iOS 12?
Without functioning on older version is okay but only allow it to install (Maybe adding some
#availableflags?) on projects that deployment version are still on older versions@NghiaTranUIT commented on GitHub (Nov 4, 2020):
Look like it’s possible because NSNetService and URLSessionStreamData both support iOS 11 👍
I will check out and support tomorrow if it’s possible
@NghiaTranUIT commented on GitHub (Nov 5, 2020):
@JohnnyTseng can you try this on your iOS 11 😄
I'm downloading the iOS 11 Simulator, but it might take a long time.
@NghiaTranUIT commented on GitHub (Nov 5, 2020):
hey @JohnnyTseng , this PR #31 is done.
Please installing:
it should work 👍
@JohnnyTseng commented on GitHub (Nov 5, 2020):
That's fast!! Thank you!