轉(zhuǎn)自:http://blog.csdn.net/jianglianye21/article/details/78095455
1、找到要切換的xcode版本的路徑
2、切換xcode路徑的方法為:sudo xcode-select --switch ? ?/Applications/Xcode.app/Contents/Developer(加粗為xcode路徑)
3、查看切換后的xcode版本路徑命令:
xcode-select -print-path
轉(zhuǎn)自:http://blog.csdn.net/jianglianye21/article/details/78095455
1、找到要切換的xcode版本的路徑
2、切換xcode路徑的方法為:sudo xcode-select --switch ? ?/Applications/Xcode.app/Contents/Developer(加粗為xcode路徑)
3、查看切換后的xcode版本路徑命令:
xcode-select -print-path