You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like if I run sudo ios-sim showdevicetypes then it works properly, but not if I run without elevated privileges. I also tried running xcrun simctl list directly, and that works without issue and I can use the device IDs reported there as arguments to ios-sim start --devicetypeid successfully as well.
The text was updated successfully, but these errors were encountered:
When I run
ios-sim showdevicetypes
I get the following outputThis happens using either ios-sim 5.0.2 or 4.1.1
Looks like if I run
sudo ios-sim showdevicetypes
then it works properly, but not if I run without elevated privileges. I also tried runningxcrun simctl list
directly, and that works without issue and I can use the device IDs reported there as arguments toios-sim start --devicetypeid
successfully as well.The text was updated successfully, but these errors were encountered: