macOS 10.15 安装应用程序失败解决方案

macOS 10.15 安装应用程序失败解决方案

  1. 安全与隐私打开app来源
  2. 打开终端:
sudo xattr -rd com.apple.quarantine /Applications/xxx`
  1. SIP关闭:
  • 重启,黑屏长按 Command+R 等待进入恢复模式
  • 打开终端
  • 关闭SIP:csrutil disable
  • 重启
    (SIP打开:相同步骤:csrutil enable)

你可能感兴趣的:(macOS 10.15 安装应用程序失败解决方案)