From a99323e5a650107e182c036fb88ee2828a3a1e26 Mon Sep 17 00:00:00 2001 From: Bo Anderson Date: Sun, 30 Oct 2022 18:16:08 +0000 Subject: [PATCH] os/mac/xcode: do not recommend `softwareupdate` CLI --- Library/Homebrew/os/mac/xcode.rb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Library/Homebrew/os/mac/xcode.rb b/Library/Homebrew/os/mac/xcode.rb index b99815732f..1004b38d8b 100755 --- a/Library/Homebrew/os/mac/xcode.rb +++ b/Library/Homebrew/os/mac/xcode.rb @@ -325,8 +325,7 @@ module OS end <<~EOS - Update them from Software Update in #{software_update_location} or run: - softwareupdate --all --install --force --verbose + Update them from Software Update in #{software_update_location}. If that doesn't show you any updates, run: sudo rm -rf /Library/Developer/CommandLineTools