Mac OSX Catalina: can’t be opened because Apple cannot check for malicious software

Posted Combine Art and Sciences

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Mac OSX Catalina: can’t be opened because Apple cannot check for malicious software相关的知识,希望对你有一定的参考价值。

Mac OSX Catalina: can’t be opened because Apple cannot check for malicious software
macOS cannot verify that this app is free from malware.

Solution:

  • check with Security&Privacy settings under System Preferences to lift the Gatekeeper blocks, and fix alert messages.
  • when you are using Catalina, the warning message reappears every time you open the non-notarized app
  • open Terminal and run the cmd below
xattr -d com.apple.quarantine /Applications/<your App‘s Name>.app

e.g.: 
xattr -d com.apple.quarantine /Applications/qbittorrent.app

以上是关于Mac OSX Catalina: can’t be opened because Apple cannot check for malicious software的主要内容,如果未能解决你的问题,请参考以下文章