Xcode 7.1 - Unable to find execution service for selected run destination
解决方案:
1. 关闭Xcode 7.1(快捷键cmd + q)
2. 在terminal里面运行如下两句rm -rf ~/Library/Developer/CoreSimulator/Devices
killall -9 com.apple.CoreSimulator.CoreSimulatorService
转载
2015-12-11 08:43:18 ·
1646 阅读 ·
0 评论