我正试图在Xcode中安装手表模拟器,但我一直收到这个错误:
Details
Registering simulator runtime with CoreSimulator failed.
Domain: DVTDownloadableErrors
Code: 29
User Info: {
DVTErrorCreationDateKey = "2022-11-01 16:19:17 +0000";
}
--
The service used to manage runtime disk images (simdiskimaged) crashed or is not responding
Domain: com.apple.CoreSimulator.SimError
Code: 410
--
System Information
macOS Version 12.6 (Build 21G115)
Xcode 14.0.1 (21336) (Build 14A400)
Timestamp: 2022-11-01T16:19:17Z
如何修复此错误?
这为我解决了问题:
- 删除Xcode
- 删除~/Library/Developer文件夹
- 重新启动Mac
- 安装Xcode