MacOSDmgCreator
Developer
Tiago Melo
About
A macOS DMG package builder with a native GUI and CLI support. Easily wrap your app binaries into .app bundles and generate .dmg installers with a custom icon.
Supports Apple Silicon (arm64) out of the box.

Installation
You can install this directly from the source code using the Fyne command as follows:
go install fyne.io/tools/cmd/fyne@latest
fyne install om/tiagomelo/macos-dmg-creator@latest
Or you can download the code directly from git:
git clone github.com/tiagomelo/macos-dmg-creator