Update MacOSXConfig.md

This commit is contained in:
jingliancui 2021-10-11 22:06:33 +08:00 committed by GitHub
parent 3cbe2ff347
commit a90383edca
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。
@ -24,4 +24,4 @@ sudo xattr -d com.apple.quarantine XXX
<img src="https://github.com/dotnetcore/FastGithub/blob/master/Resources/MacOSXConfig/proxy.png?raw=true"/> <img src="https://github.com/dotnetcore/FastGithub/blob/master/Resources/MacOSXConfig/proxy.png?raw=true"/>
<img src="https://github.com/dotnetcore/FastGithub/blob/master/Resources/MacOSXConfig/cmdwin.png?raw=true"/> <img src="https://github.com/dotnetcore/FastGithub/blob/master/Resources/MacOSXConfig/cmdwin.png?raw=true"/>