Open cheerylong opened 1 year ago
You can try typing sudo spctl --master-disable
into terminal and then try opening it again
也可以参考这个:https://zhuanlan.zhihu.com/p/240291638
sudo xattr -d com.apple.quarantine /Applications/xxxx.app
注意:/Applications/xxxx.app 换成你的App路径或在sudo xattr -d com.apple.quarantine 后将软件拖进去即可。