-
Notifications
You must be signed in to change notification settings - Fork 31
iOS 18.2 doesn't get installed #90
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
Comments
Same. Installing it manually does work but that sucks. |
@lthoedt How do you install manually? |
This works but is quite fragile. You could improve this by extracting the path from the output of the first command. |
+1 Bumping this. Getting the same error as well. I've temporarily reverted to using |
Updating Actions runner to |
Hello. Do we have any updates on this issue? Thanks |
Same problem here, only this approach worked for me.
|
I see this as a GitHub Runner issue. 'macos-15-arm64' has an iOS 18.2 simulator installed, while `macos-14-arm64' does not. |
It appears, setting |
Hello, wanted to follow up regarding any updates on this? I am facing the same issue, and was wondering if i can get some help regarding how to fix it. My workflow file -
|
@akshatjain-beam As a temporary solution, using Xcode version 16.1 works for me. Just set |
Thank you @Kjuly . Tried with using FYI - had to update the |
This is happening consistently for me on both macos-14 and macos-15 with variations of xcode 16.2 and xcode 16.1. I always get this error:
|
Have you tried with Xcode 16.3.0? |
Thank you @GuilhE used ios 17.5, and real device ios 18.0, and it worked. |
I use this step with the following configuration in my workflow:

It worked until iOS 16.2 became available, now I get this error:

The text was updated successfully, but these errors were encountered: