Unable to determine simulator device to boot. - Xc

2019-02-01 15:32发布

I just downloaded Xcode 6 & played with it a bit.

After switching back to previous version of Xcode and running in simulator, I keep getting this error.

Unable to determine simulator device to boot.

How do we resolve this?

Thanks in advance.

9条回答
We Are One
2楼-- · 2019-02-01 15:59

Make sure you have only one iOS Simulator instance running in the Dock.

查看更多
该账号已被封号
3楼-- · 2019-02-01 16:03

There was a simple answer to this for me:

  1. Open the simulator via Xcode -> Open Developer Tool -> iOS simulator (even if it can't launch, the app will be open).
  2. With the simulator app open, go to Hardware -> Device -> Manage Devices.
  3. Add any missing simulators with the plus button (all of mine were missing for some reason).
查看更多
聊天终结者
4楼-- · 2019-02-01 16:03

My case wasn't about having two simulators open. It was just because having instruments open as well. Closing Instruments resolved the issue

查看更多
孤傲高冷的网名
5楼-- · 2019-02-01 16:05

I think you have 2 simulator running in the dock. Please close another one simulator and run the project again. It might helpful for you.

查看更多
可以哭但决不认输i
6楼-- · 2019-02-01 16:07

You will not see the profiles of simulator without a rebooting of OS X.I added simulator for many times,when the rebooting finished, it shows on the device list under the simulator bar. I think this is a bug of Xcode 6 Beta

查看更多
霸刀☆藐视天下
7楼-- · 2019-02-01 16:15

I had the same problem when running from Xcode 6 beta selecting iPhone 5s. If I choose iPhone 5 or "resizable iPhone" then my app launches fine.

查看更多
登录 后发表回答