-
Notifications
You must be signed in to change notification settings - Fork 131
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
Upgrading to Xcode 10.2 Sims throws "failed to get simulator udid" #661
Comments
Hi @tirodkar! We know about this issue. It seems the new simctl binary which was shipped with the Xcode 10.2 beta doesn’t lists the installed simulators on the VM. We are working on this, currently, the only phone you can test this environment with is the 5S. |
This happens again after upgrading to Xcode 11.4 |
@bitce |
Hi there @rohdester! |
Thanks for your patience @rohdester! After some investigation we've found that if you switch from the 1.18.16 version of the step to the newest one, 2.4.5, this should no longer be a problem :) |
And it happened again with XCode 12.0 Any workaround? |
Hi @davidfgc Thanks |
Hi @davidfgc Thanks |
Also experiencing this issue. Have attempted builds with Xcode 12.0.x and 12.2.x with Xcode test version 2.4.6 |
Hi @mapierce
Thanks |
After upgrading my builds to Xcode 10.2 on Mojave, I get the following error in the
Xcode Test
step and all by builds fail:Happens with iPhone 6s Plus as well.
Example Build: https://app.bitrise.io/build/f70866ad658bb8d6
The text was updated successfully, but these errors were encountered: