Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1f350bc

Browse files
committed
fix path of the active developer directory
1 parent dcaec26 commit 1f350bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

basic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Xcode是Apple的一个开发工具和库集合,Xcode Command Line Tools是Xcod
2222
检查Xcode Command Line Tools是否已经安装:
2323

2424
$ xcode-select -p
25-
/Library/Developer/CommandLineTools
25+
/Applications/Xcode.app/Contents/Developer
2626

2727
打开一个终端窗口(Terminal),运行命令:
2828

0 commit comments

Comments
 (0)