MacOS10.15应用安装问题 发表于 2020-02-05 更新于 2026-09-07 分类于 DevOps 阅读次数: 程序安装之后,运行程序提示: is damaged and can’t be opened. You should move it to the Trash. 首先切换到,允许所有开发者 1sudo spctl --master-disable 然后打开终端运行: 1xattr -rc /Applications/你的应用.app 例如 XMind ZEN 12xattr -rc /Applications/XMind\ ZEN.app 应用就可以打开了