Skip to content

Commit

Permalink
Remove sudo xcode-select
Browse files Browse the repository at this point in the history
  • Loading branch information
FeodorFitsner committed Aug 31, 2021
1 parent 6e27ed3 commit 3fba70f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions scripts/macos/common.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3fba70f

Please sign in to comment.