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

相关文章:

  • 2022-02-27
  • 2022-12-23
  • 2021-04-25
  • 2021-12-14
  • 2021-07-10
  • 2021-10-27
  • 2022-12-23
  • 2021-09-04
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-13
  • 2021-10-09
  • 2022-12-23
  • 2022-01-17
相关资源
相似解决方案