MacOs No receipt for 'com.apple.pkg.CLTools_Executables' found at '/'.No receipt for 'com.apple.pkg.DeveloperToolsCLILeo' found at '/'.


第一步:

xcode-select --install

 

报错:

xcode-select: error: command line tools are already installed, use "Software Update" to install updates

 

第二步:

sudo rm -rf /Library/Developer/CommandLineTools

  

再次执行

xcode-select --install

  

问题解决


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM