-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
macos - multiple device simulator warning #11036
Comments
Hey @salvatoreboemia! Please, provide more info. 🙇
|
It seems to have always happened it's only 1 warning but I would like to understand how to remove it I opened the workflows from 1 month ago to today Here are some logs on runners
Thanks @erik-bershel |
Hmmmmm. 🤔 I'm starting to think the problem is somewhere in the workflow code. We have a duplicate check during the build. Of course, it might be buggy. We'll check the runner and come back later... |
Here are some main steps of my worflfow
That's it |
Yeah, it doesn't look like any step creates additional simulators. It's strange - we'll look into it. |
Description
Hi I'm using this command to build
But I got this warning
Why there are 2 simulator with same os and same model?
How I can remove this warning?
Thanks
Platforms affected
Runner images affected
Image version and build link
macos 14 and 15 arm64
Is it regression?
yes
Expected behavior
no warning
Actual behavior
warning
Repro steps
run xcodebuild command
The text was updated successfully, but these errors were encountered: