-
Notifications
You must be signed in to change notification settings - Fork 62
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
Applesimutils --list doesn't find iPhone devices #119
Comments
@kg-currenxie could you please run |
|
Seems like you were able to find device types and runtime devices, but no simulators (unless we have a real issue with applesimutils, I hope not).. Try running If you've just installed a new Xcode, it's possible that no simulators exist yet. You would need to create a new simulator using the available device types and runtimes, try running For the device types you can run |
I see.. however it's hard for me to reproduce this bug (I have Xcode 15 without this issue), does |
Yes, it booted. I'm not sure how things work under the hood. Where is the "source of truth"? Is it the simulators on disk? Or is there some kind of registry elsewhere. |
This looks worrisome: From this SO issue, I can see that you're better to upgrade your iOS runtimes. I checked on my Xcode 15 setup – applesimutils works as expected. |
Ended up purging everything Xcode, and reinstalling everything 🤷 works |
Description
After upgrading Xcode to 15
Steps to Reproduce
simctl works tho:
Expected Behavior
Should find ios devices
Screenshots
Environment
Example of applesimutils output with other devices (without grep iPhone)
The text was updated successfully, but these errors were encountered: