我正在使用 10.12.6 的 hackintosh 版本,并且我已经有 Xcode 8.3.3 可以正常工作。今天我安装了 Xcode 9 beta 4,当我尝试运行它时,模拟器给了我一个空白屏幕,上面有奇怪的图形,如下图所示,它永远保持这种状态。
我根据其他论坛尝试过的事情
1.Reinstall the Xcode beta
2.`rm -rf ~/Library/Developer/Xcode/DerivedData`
3.Open Xcode and delete all the simulators using the Window > Devices window
4.Take a backup of `~/Library/Developer/CoreSimulator/Devices/device_set.plist` and then remove the `com.apple.CoreSimulator.SimRuntime.iOS-9-0` key.
5.Reinstall simulators within Xcode using the + in the lower-left of Window > Devices.
我还删除了我的 Xcode 8.3.3,只是为了确保它不会产生任何冲突,但仍然没有运气。任何帮助表示赞赏