近期,不少小伙伴在更新系统后,遭遇了应用程序提示 “已损坏无法打开” 的困扰。按照以往常规解决办法,即便在系统的 “安全与隐私” 设置中,已明确允许 “任何来源”,可问题依旧存在,应用还是无法正常打开,这着实让人头疼,该如何解决呢?

Recently, many users have encountered the problem that after updating the system, the application prompts “damaged and cannot be opened”. According to the previous method, “Anywhere” has been allowed in the system’s “Security & Privacy”, but the application still cannot be opened. What should we do?

WX20191017-104642@2x.png

针对 App 在 macOS Catalina 系统下提示已损坏无法打开的情况,以下为大家提供一套详细的解决办法:

Solutions to the problem that an App prompts “damaged and cannot be opened” under macOS Catalina:

 

步骤一:开启 “任何来源” 并打开终端

首先,进入系统的 “安全与隐私” 设置,确保已允许 “任何来源”。完成此操作后,打开终端应用程序。

Step 1: Allow “Anywhere” and open the Terminal

First, go to the system’s “Security & Privacy” settings and make sure that “Anywhere” is allowed. After that, open the Terminal application.

02.jpg

 

步骤二:输入特定命令

在打开的终端窗口中,输入以下命令:

Step 2: Enter a specific command

In the opened Terminal window, enter the following command:
sudo xattr -d com.apple.quarantine /Applications/xxxx.app
需特别注意:这里的/Applications/xxxx.app需替换为你实际遇到问题的 App 路径。操作时更为简便的方式是,在输入sudo xattr -d com.apple.quarantine 后,直接将对应的软件拖入终端窗口,系统会自动生成准确路径。
It should be noted that the /Applications/xxxx.app here needs to be replaced with the actual path of the App you are having trouble with. A more convenient way to operate is to directly drag the corresponding software into the Terminal window after entering sudo xattr -d com.apple.quarantine , and the system will automatically generate the accurate path.

2.png

步骤三:重启应用程序

完成上述命令输入后,最后一步,只需重启出现问题的 App,此时该应用程序应能正常打开使用。

Step 3: Restart the application

After entering the above command, the last step is to simply restart the problematic App. At this point, the application should be able to open and be used normally.

3.png

声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。 (adsbygoogle = window.adsbygoogle || []).push({});