MacOS IDEA 報 svn: error: The subversion command line tools are no longer provided by Xcode
MacOS升級後出現xcrun: error: invalid active developer path, missing xcrun
java
一、從新安裝xcode
xcode-select --install
二、安裝svn
brew install svn
xcode
參考:
https://www.jianshu.com/p/50b6771eb853
https://blog.csdn.net/javaee_gao/article/details/105360416
ide