bramus / freshinstall

Automatically configure and install software onto your new Mac
https://www.bram.us/2018/01/08/setting-up-macos-with-freshinstall/
MIT License
106 stars 15 forks source link

Adjust Active XCode Check? #18

Open bramus opened 5 years ago

bramus commented 5 years ago

I noticed that bitrise-cli uses the following check (stripped down) to check for an active XCode:

xcode-select --print-path

Worth checking out imho.