Merge pull request #69 from jingliancui/patch-1

更新macosx详细配置教程
This commit is contained in:
老九 2021-10-12 12:26:03 +08:00 committed by GitHub
commit 811f986f48
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 ### 1 解决 "XXX" cannot be opened because the developer cannot be verified
打开终端进入FastGithub执行文件所在路径执行命令 打开终端进入FastGithub执行文件所在路径执行命令
sudo xattr -d com.apple.quarantine XXX sudo xattr -d com.apple.quarantine *.*
### 2 安装证书 ### 2 安装证书
打开FastGithub后目录内会生成cacert目录双击打开fastgithub.cer系统弹出Keychain Access窗口列表中双击FastGitHub弹出证书详情窗口展开Trust并选择Always Trust。 打开FastGithub后目录内会生成cacert目录双击打开fastgithub.cer系统弹出Keychain Access窗口列表中双击FastGitHub弹出证书详情窗口展开Trust并选择Always Trust。