且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

Xcode 10模拟器运行时不可用:找不到运行时配置文件错误

更新时间:2023-09-18 23:44:58

只需运行

sudo killall -9 com.apple.CoreSimulator.CoreSimulatorService

重新启动模拟器服务.