M1芯片 Mac 无法运行iOS 模拟器

2023-04-18  本文已影响0人  i爱吃土豆的猫
image.png

问题:
使用M1芯片的mac,运行watch os模拟器时总是弹出如下错误:
Could not attach to pid : “22611”
attach failed ((os/kern) invalid argument)

解决方法:
权限问题:
在终端运行 sudo DevToolsSecurity -enable
xcode设置:
Edit Scheme -> Run -> Debug excitable
取消选中Debug excitable ,副作用是无法断点调试了

上一篇下一篇

猜你喜欢

热点阅读