xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools) 발생 시
IT&프로그래밍 2018. 11. 23. 23:26
Mac Os 업데이트 후 안드로이드스튜디오에서 svn에서 오류 발생
xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
위와같은 오류 메시지가 발생하게 될때 mac os 터미널에서
xcode-select --install
입력하면 된다.
'IT&프로그래밍' 카테고리의 다른 글
자바 - 문자열의 원하는 byte만큼 자르기 (0) | 2019.09.19 |
---|---|
자바 - dto 또는 vo의 가변적(변수) 필드명으로 value 가져오기 (0) | 2019.09.19 |
안드로이드 - android:scaleType (0) | 2018.11.07 |
그누보드5 자동방지(캡챠) 없애기 (0) | 2018.03.29 |
apm 오토셋 설치 방법 (0) | 2018.03.29 |