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

Add more iOS simulators and iOS device models #62

Closed
sarunw opened this issue Oct 25, 2019 · 7 comments
Closed

Add more iOS simulators and iOS device models #62

sarunw opened this issue Oct 25, 2019 · 7 comments
Assignees
Labels
Area: Apple duplicate This issue or pull request already exists enhancement New feature or request

Comments

@sarunw
Copy link

sarunw commented Oct 25, 2019

Virtual environments affected

  • [/ ] macOS 10.14

I try to run a test with xcodebuild against iOS13 and new iPhone 11, but the newest one is 12.4

@colinhumber
Copy link

In addition, a lot of developers run tests against multiple iOS versions. With only the latest iOS Simulators being installed, this becomes very difficult apart from installing them on each test run. Other CI providers, like Circle, include versions as far back as 8.3.3. Including at least iOS 10+ simulators would be a HUGE help to devs.

@marc-scig
Copy link

Our team has been gradually moving CI tasks to GitHub Actions and this is probably the last thing that's preventing us from fully completing the switch. We maintain an SDK that offers support for older iOS versions (currently 11 and 12), and being able to run tests against multiple simulators is a critical feature for avoiding regressions. We'd be grateful if this were resolved soon.

@acantarero
Copy link

acantarero commented Dec 20, 2019

Similar to the prior comment, we have an SDK that supports older version of XCode and iOS.

We would like to be able to test on

  • iOS 11
  • iOS 12

And build on

  • XCode 10.3

None of these are available on macOS-latest

@kaylangan kaylangan added Area: Apple enhancement New feature or request labels Jan 9, 2020
@yueno12
Copy link

yueno12 commented Jan 16, 2020

+1

@jeroenleenarts
Copy link

Adding at least iOS 12 simulators would greatly increase the usefulness of using GitHub Actions for iOS related CI.

@alemar11
Copy link

+1

@sergey-akhalkov sergey-akhalkov added the duplicate This issue or pull request already exists label Apr 3, 2020
@maxim-lobanov
Copy link
Contributor

Hi, there is a duplicate issue #551 , it contains workaround using xcversion tool

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Apple duplicate This issue or pull request already exists enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

10 participants