bretonics / Setup

Automate new Mac setup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

macOS Sierra Xcode install

bretonics opened this issue · comments

xcode-select --install does not install dependencies needed by mas, failing all mas install <app> commands, requiring manual Xcode install via Mac App Store. mas version > 1.4.2 requires Xcode version > 10.0.

  • Passes in macOS High Sierra.

Workaround - install mas v1.4.2 directly:

brew install https://raw.githubusercontent.com/mas-cli/mas/v1.4.2/Homebrew/mas.rb

Check for mas signin --dialog <email> status code !== 0.

If true, running Mojave and up...open App Store for signin until mas-cli/mas#164 is resolved.

Solution for older macOS versions: brew install mas-cli/tap/mas