diff --git a/scripts/macos/common.sh b/scripts/macos/common.sh index 70cd4494e..9afbc9c24 100644 --- a/scripts/macos/common.sh +++ b/scripts/macos/common.sh @@ -618,9 +618,6 @@ function install_xcode() { # Cleanup export XCODE_INSTALL_USER= export XCODE_INSTALL_PASSWORD= - - # set correct dev tools - sudo xcode-select --switch /Library/Developer/CommandLineTools else echo "[ERROR] Variables APPLEID_USER and/or APPLEID_PWD not set." return 10