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

입력하면 된다.