Thanks to @tvleavitt for Flare DMG Build Documentation.pdf
To use these scripts you should have packaged flare using flare-engine/package_osx.sh
.
Note DMG packaging on Apple is a mess, I did not listen to the advice on stackoverflow:
So here be dragons
- For
dmgbuild-flare.sh
you will needpip install dmgbuild
but there is issues withdmgbuild
and python3 so a fork was needed. - For
create-dmg-flare.sh
you will needbrew install create-dmg
, but there is issues with icon generation.