Mac can’t be opened because Apple cannot check it for malicious software.

Launch Terminal by opening Finder and clicking the Applications > Utilities folder.

Type in the following command and press Enter.

xattr -d com.apple.quarantine filepath

You need to replace the filepath in the command with the app's file path. To do it, first, enter xattr -d com.apple.quarantine in the Terminal window. Then open the folder where the app resides, and drag & drop the app to Terminal.

相关推荐
lichong95131 分钟前
【混合开发】vue+Android、iPhone、鸿蒙、win、macOS、Linux之video 的各种状态和生命周期调用说明
android·vue.js·macos
程序务虚论35 分钟前
mac M1上安装windows虚拟机报错
windows·macos·parallels
今天头发还在吗3 小时前
【Go】:mac 环境下GoFrame安装开发工具 gf-cli——gf_darwin_arm64
macos·golang·go·gf-cli
小妖6666 小时前
MAC在home下新建文件夹报错“mkdir: test: Operation not supported”
macos
北冥有鱼被烹11 小时前
【问题解决】mac笔记本遇到鼠标无法点击键盘可响应处理办法?(Command+Option+P+R)
macos
Winter_Sun灬14 小时前
Mac开发第一步 - 安装Xcode
ide·macos·xcode
白玉cfc16 小时前
【iOS】push,pop和present,dismiss
macos·ios·cocoa
李游Leo20 小时前
LaTeX TeX Live 安装与 CTAN 国内镜像配置(Windows / macOS / Linux 全流程)
linux·windows·macos
华溢澄1 天前
macOS下基于Qt/C++的OpenGL开发环境的搭建
c++·qt·macos·opengl
浮生若茶80881 天前
Flutter环境搭建全攻略之-Macos环境搭建
flutter·macos