Do ls voodoo to get xcode-select to work?

This commit is contained in:
Rene Rivera
2024-11-08 15:46:23 -06:00
parent 896e4da939
commit 880c1552ba
+1
View File
@@ -2,6 +2,7 @@ steps:
- bash: |
set -e
uname -a
ls -laF /Applications
sudo xcode-select -switch ${XCODE_APP}
which clang++
displayName: Install