How to work around this error message on iOS Catalina (10.15.1)

我们两清 提交于 2020-06-29 05:50:54

问题


When trying to install, I receive the following:

“Visual Studio Code” can’t be opened because Apple cannot check it for malicious software.

This software needs to be updated. Contact the developer for more information.


回答1:


Visual Studio Code can't be opened because "Apple cannot check it for malicious software"

Here is the solution, the following was working for me:

navigate to System Preferences > Security & Privacy. In the General tab, navigate and click Open Anyway button next to ("Visual Studio Code" was blocked from use because it is not from an identified source).




回答2:


This will be fixed in v1.43, see https://github.com/microsoft/vscode-docs/blob/vnext/release-notes/v1_43.md#notarized-macos-builds

Visual Studio Code for macOS is finally notarized, so you should no longer see the following dialog:



来源:https://stackoverflow.com/questions/58676779/how-to-work-around-this-error-message-on-ios-catalina-10-15-1

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!