美文网首页
swift-Xcode7.1新建playground报错Unab

swift-Xcode7.1新建playground报错Unab

作者: 蓝色的雪啦 | 来源:发表于2017-03-31 16:59 被阅读12次

用Xcode7.1新建playground界面直接报错

Unabletofindexecution serviceforselected run destination

解决方法

1.关闭Xcode

2.在终端执行两行代码

rm -rf ~/Library/Developer/CoreSimulator/Devices

killall-9com.apple.CoreSimulator.CoreSimulatorService

文/船长_(简书作者)

原文链接:http://www.jianshu.com/p/0a406d50ecfd

著作权归作者所有,转载请联系作者获得授权,并标注“简书作者”。

相关文章

网友评论

      本文标题:swift-Xcode7.1新建playground报错Unab

      本文链接:https://www.haomeiwen.com/subject/aknnsttx.html