2022-08-04
2022-08-04 本文已影响0人
小码农小世界
This worked for me:
Remove CommandLineTools
sudo rm -rf /Library/Developer/CommandLineTools
Reinstall CommandLineTools
xcode-select --install
Select CommandLineTools
sudo xcode-select -s /Library/Developer/CommandLineTools