[macOS] Disable removing default Xcode CLT for macOS-15 (#10691)

This commit is contained in:
Erik Bershel
2024-09-27 01:04:25 +02:00
committed by GitHub
parent 2fea25d02d
commit 8726158fca

View File

@@ -6,11 +6,6 @@
source ~/utils/utils.sh
if is_Sequoia; then
sudo rm -rf /Library/Developer/CommandLineTools
sudo xcode-select --install
fi
echo "Installing bicep cli..."
brew tap azure/bicep
brew_smart_install bicep