Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcaec26 commit 1f350bcCopy full SHA for 1f350bc
basic.md
@@ -22,7 +22,7 @@ Xcode是Apple的一个开发工具和库集合,Xcode Command Line Tools是Xcod
22
检查Xcode Command Line Tools是否已经安装:
23
24
$ xcode-select -p
25
- /Library/Developer/CommandLineTools
+ /Applications/Xcode.app/Contents/Developer
26
27
打开一个终端窗口(Terminal),运行命令:
28
0 commit comments