Version 1 (modified by 10 years ago) (diff) | ,
---|
Set up a Mac OS X build machine
Prerequisites
You need the following software:
- Xcode
- Xcode command line tools
Install software
Install homebrew
- Visit and install Homebrew
- paste the command printed at the bottom of the website
- run
brew doctor
- (optional) run
brew install git