当前位置:网站首页>xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Deve

xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Deve

2022-06-10 10:20:00 Wang Da hammer

xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance

An error is reported when performing automatic packaging , The inspection found that Xcode The path of has been changed


Input... At the terminal

sudo xcode-select -switch /Applications/Xcode8.2.1.app/Contents/Developer

Reset Xcode route , Then execute the packing command ,success...



原网站

版权声明
本文为[Wang Da hammer]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/161/202206101000264802.html