xcrun: error: invalid active developer
时间:
2020-03-13 18:07:41
阅读:
54
评论:
收藏:
0
[点我收藏+]
将Mac升级到10.15.3后,git无法使用
报错:信息
xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools)

解决方法:
终端中操作:
xcode-select --install
xcrun: error: invalid active developer
原文:https://blog.51cto.com/wenxi123/2478116