Xcode常用命令
2019-07-04 本文已影响0人
kingwl110
1.安装
xcode-select --install
2.显示当前使用的xocde版本
xcode-select --print-path
3.切换Xcode版本
sudo xcode-select -switch /Applications/Xcode.app
xcode-select --install
xcode-select --print-path
sudo xcode-select -switch /Applications/Xcode.app