mac系统安装显示“文件已损坏”


mac系统安装显示“文件已损坏” 原因是mac软件包没有经过开发者签名,请到终端行命令授权:
  
  
  
启动台->其他->终端 运行以下命令

 
shell复制代码
sudo xattr -r -d com.apple.quarantine /Applications/YZVPN.app

输入密码回车 重新打开app即可
  

posted @ 2026-06-27 02:35  Ying501  阅读(1)  评论(0)    收藏  举报