A simple buildscript to compile aseprite on macOS (and it also creates the package for it !)
In order to compile it, you need to have the homebrew package manager installed and theses tools installed :
brew install cmake ninja git wget
You also need to have xcode installed.