Update MacOSXConfig.md

This commit is contained in:
老九 2021-10-13 11:19:10 +08:00 committed by GitHub
parent 3df09d549e
commit 447988e350
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
### 1 解决 "XXX" cannot be opened because the developer cannot be verified
打开终端进入FastGithub执行文件所在路径执行命令
sudo xattr -d com.apple.quarantine *.*
`sudo xattr -d com.apple.quarantine *.*`
### 2 安装证书
打开FastGithub后目录内会生成cacert目录双击打开fastgithub.cer系统弹出Keychain Access窗口列表中双击FastGitHub弹出证书详情窗口展开Trust并选择Always Trust。