您的位置:首页 > 其它

Xcode 7.1 - Unable to find execution service for selected run destination

2015-12-11 08:43 246 查看
解决方案:

1. 关闭Xcode 7.1(快捷键cmd + q)

2. 在terminal里面运行如下两句

rm -rf ~/Library/Developer/CoreSimulator/Devices
killall -9 com.apple.CoreSimulator.CoreSimulatorService
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: