解决macos应用打不开,报错“XXX.app” is damaged and can’t be opened. You should move it to the Trash

xattr -cr /Applications/AppName.app

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

xattr -cr /Applications/PicGo.app/

参考

解决报错 “App” is damaged and can’t be opened. You should move it to the Trash (Mac)_is damaged and can鈥檛 be opened. you should move it-CSDN博客