Xcode beta 6 iOS 8: Simulator not working

后端 未结 20 1945
爱一瞬间的悲伤
爱一瞬间的悲伤 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:20

    I got this issue when moving from Beta 6 to Beta 7. Very frustrating. I could reset content and settings on any of the iOS 8 simulators. None of my iOS 8 simulators were working at all, just a black screen. I restarted my machine during the process, but I am not sure if it did anything. Initially I had only iOS 8 Simulators. I had to remove and reinstall Xcode6Beta7. I did not get the Install More Components the first time I installed it, I am not sure if that was the missing part. I installed the iOS 7 Simulators from Settings->Downloads because my iOS8 ones were not working. After I had reinstalled and relaunched the simulator, I then had a list of iOS 6,7,& 8 simulators. None of the iOS 8 Simulators were working. I was able to launch the iOS7 simulator and then using the device menu change to an iOS 8 Simulator. Some still did not work, I had to remove them and re-add them in the devices screen.

    1. Remove XCode6Beta from Applications.
    2. Restart Machine (Just in case, this seems to solve some peoples issue completely)
    3. Install XCode6Beta.
    4. Verify the Install Additional Components ran.
    5. Launch Xcode6Beta.
    6. Preferences->General->Change Command Line Tools to Xcode 6.0.
    7. Restart Xcode.
    8. Preferences->Downloads->Download iOS 7 Simulator (If not already downloaded).
    9. Run App on iOS 7 Simulator (Or launch iOS Simulator and switch to iOS 7 device)
    10. If the iOS 7 Simulator is working, Hardware->Devices->Select an iOS 8 simulator.
    11. Delete and recreate any non working iOS 8 Simulators in Window->Devices from Xcode.

提交回复
热议问题