Open halx99 opened 5 years ago
to make sure build.sh works well with xcode, need run follow command: sudo xcode-select -s /Applications/Xcode.app/Contents/Developer
sudo xcode-select -s /Applications/Xcode.app/Contents/Developer
Yep, i met the issue too. Did you know if there is any side effect if the Xcode version is not 11.1+?
I have not test, I just upgrade our xode to 11.1, then requires run the above command for build.sh works well.
to make sure build.sh works well with xcode, need run follow command:
sudo xcode-select -s /Applications/Xcode.app/Contents/Developer