添加 '其他/ios远程编译.md'
This commit is contained in:
parent
05b78cf276
commit
590418c92c
1 changed files with 8 additions and 0 deletions
8
其他/ios远程编译.md
Normal file
8
其他/ios远程编译.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
```shell
|
||||
echo >> ~/.profile <<EOF
|
||||
export LANG=en_US.UTF-8
|
||||
EOF
|
||||
|
||||
source ~/.profile
|
||||
security unlock-keychain -p "登录密码" ~/Library/Keychains/login.keychain
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue