DVTCoreSimulatorAdditionsErrorDomain Xcode 10GM
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/52324696/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
DVTCoreSimulatorAdditionsErrorDomain Xcode 10GM
提问by guoliang liu
回答by ganjar
run xcrun simctl erase all
in Terminal. It should solve the issue.
i think its a bug from Apple.
xcrun simctl erase all
在终端中运行。它应该可以解决问题。我认为这是来自 Apple 的错误。
回答by Dani
I had the same issue. Not 1 simulator worked and the UIStoryboard
was not rendering any graphics. The solution was to restart my mac. Not just Xcode
but your Mac (laptop, mac mini, whatever you might be using)
我遇到过同样的问题。不是 1 个模拟器工作,UIStoryboard
也没有渲染任何图形。解决方案是重新启动我的 mac。不仅是Xcode
您的 Mac(笔记本电脑、Mac mini,无论您使用什么)