Xcode의 다양한 버전과 포함된 개발자 도구 간에 전환. 설치 후 Xcode가 이동된 경우 경로를 업데이트하는 데 사용됩니다. 더 많은 정보: https://developer.apple.com/library/archive/technotes/tn2339/_index.html.
xcode-select --install
xcode-select --switch {{경로/대상/Xcode.app/Contents/Developer}}
xcode-select --switch {{경로/대상/Xcode_파일.app}}
xcode-select --print-path
sudo xcode-select --reset