xCode 7.3 新建了一個(gè)PlayGround,報(bào)錯(cuò)如下Unable to find execution service for selected run destination,關(guān)閉Xcode,中斷執(zhí)行:
rm -rf ~/Library/Developer/CoreSimulator/Devices
killall -9 com.apple.CoreSimulator.CoreSimulatorService
xCode 7.3 新建了一個(gè)PlayGround,報(bào)錯(cuò)如下Unable to find execution service for selected run destination,關(guān)閉Xcode,中斷執(zhí)行:
rm -rf ~/Library/Developer/CoreSimulator/Devices
killall -9 com.apple.CoreSimulator.CoreSimulatorService