Xcode beta 6 iOS 8: Simulator not working

后端 未结 20 1871
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-11-27 20:33

I cannot launch the simulator successfully. Once I launch the IOS Simulator this error appears:

\"Unable to boot the IOS Simulator.\"

20条回答
  •  自闭症患者
    2020-11-27 21:10

    I wrestled with this for a bit, with the simulator app reporting that it couldn't find the iOS8 simulator, and suggesting updating in Prefs/Downloads, which didn't work. I tried re-installing Beta 6 twice (without removing all the support files, which would have been next). The initial installation described itself as build 6A280c; a fresh download yielded build 6A280e. No luck.

    Eventually, I opened Window -> Devices, and used the "+" button in the lower left to add a new simulator for iPhone 5s, iOS 8, naming it "Fresh 5s". The Schemes popup now displayed three iPhone 5S/iOS 8 options (none with the name I designated, but differentiated by UUIDs); at least one of them worked.

    I'm guessing that this feature (collections of arbitrary simulator instances) will be very useful when it's baked. In the meantime, I guess I'll need to manage the list of simulators manually.

提交回复
热议问题