todd-dsm / mac-ops

QnD Automation to build a MacBook Pro for DevOps
MIT License
11 stars 7 forks source link

Xcode install on Catalina doesn't work in Install Prep #33

Closed todd-dsm closed 2 years ago

todd-dsm commented 4 years ago

This breaks on Catalina

https://github.com/todd-dsm/mac-ops/blob/master/tools/install-prep.sh#L57-L76

used the manual method instead

https://medium.com/@allanphilipbarku/install-command-line-tools-on-macos-catalina-anansewaa-com-6f8c63120fd8

todd-dsm commented 2 years ago

Update, the the Xcode CLI Tools are installed as a pre-condition/dependency for Homebrew.

There is no need to install directly, at least not for now.