Mac电脑出现“XXX” is damaged and can’t be opened【已解决】
› VFX大学 › VFX Pipeline | 数字创意工作流 › Mac系统常用小技巧以及常见故障处理【Apple工作站】 › Mac电脑出现“XXX” is damaged and can’t be opened【已解决】
2020-09-15 - 16:29 #74297

Apple工作站
会员
6. mac电脑出现“XXX” is damaged and can’t be opened. You should move it to the Trash
针对于 macos 10.14以上版本,可以按照以下方式来进行处理:
先找到你的 app所在位置,一般都在/Applications 里面, 然后打开终端,然后执行命令
xattr -cr /path/to/application.app
例如:
xattr -cr /Applications/Mocha Pro 2020.5.app
当然还可以尝试重启电脑,重新下载App进行安装,但一般在文件没有问题的情况下,使用上述方法均能解决。
xattr -cr /Volumes/Disk500/Download/HALion_Sonic_SE_3.4_Installer_mac.dmg
Final Cut Pro can’t be opened because the identity of the developer cannot be confirmed的解决方法:
载 Terminal 中输入以下代码即可解决:
xattr -d com.apple.quarantine /Applications/Final\ Cut\ Pro.app
sudo xattr -rd com.apple.quarantine