Failed to find or create executi

2022-04-13  本文已影响0人  江河_ios

Failed to find or create execution context for description '<IBCocoaTouchPlatformToolDescription: 0x7fcc0cdcc6e0> System content for IBCocoaTouchFramework-TwelveThreeAndLater <IBScaleFactorDeviceTypeDescription: 0x7fcc0c8de490> scaleFactor=2x, renderMode.identifier=(null)'.

图片.png

最近,升级xcode之后,就报出了这个错误,按如下这个方法就行:

1、关闭Xcode ;
2、在终端中输入以下命令,并回车:
sudo killall -9 com.apple.CoreSimulator.CoreSimulatorService
3、重启Xcode ;

上一篇 下一篇

猜你喜欢

热点阅读