NAME buildMacOS.sh - Build macOS Binaries for Synergy SYNOPSIS ./buildMacOS.sh [OPTION] DESCRIPTION This is a utility script for building Synergy binaries and distribution packages. The script will build the latest snapshot from the Synergy-Core submodule. -h, --help Display this help message. --app Build application bundle only. --dmg Build binaries and package them as a DMG disk image file. --all Build all targets. --clean Clean the build and output locations.