Kingyinma
Oct 16, 2020

Mac Development Setup 1 — Homebrew

Install Xcode

Go to App store to download Xcode and install

After installed Xcode, open Xcode and let it configure

Install Xcode command line tool

sudo xcode-select --install

No responses yet