当前位置: 代码迷 >> 综合 >> 解决报错 “App” is damaged and can’t be opened. You should move it to the Trash (Mac)
  详细解决方案

解决报错 “App” is damaged and can’t be opened. You should move it to the Trash (Mac)

热度:59   发布时间:2024-02-09 00:59:30.0
  • 打开终端,输入
xattr -cr /Applications/AppName.app

其中,AppName.app就是你打不开的App名称

参考

  相关解决方案