iOS 模拟器打不开:unable to boot the simulator

重启电脑后发现模拟器打不开,提示如下:
iOS 模拟器打不开:unable to boot the simulator_第1张图片

解决方法:
1、在Finder里command + shift + G前往文件夹

~/Library/Developer/CoreSimulator/Caches

2、删除Caches文件里面的dyld文件

3、重启模拟器即可

你可能感兴趣的:(flutter,ios)