码迷,mamicode.com
首页 > 编程语言 > 详细

swift-Xcode7.2新建playground报错Unable to find execution service for selected run destination

时间:2016-05-02 11:42:12      阅读:177      评论:0      收藏:0      [点我收藏+]

标签:

技术分享

解决方案:

在终端执行两行代码:

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

killall -9 com.apple.CoreSimulator.CoreSimulatorService

重新打开Xcode即可

 

技术分享 

swift-Xcode7.2新建playground报错Unable to find execution service for selected run destination

标签:

原文地址:http://www.cnblogs.com/hejian2836/p/5451967.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!