Download here.
Run:
git submodule update --init --recursivexcodebuild -target All -configuration Release
If you want to build a dmg file run:
xcodebuild -target CreateDiskImage -configuration Release
- Push a tag with pattern
YYYY-MM-DDand a release will be created containing a disk image built from the tag.