burtonageo / cargo-bundle

Wrap rust executables in OS-specific app bundles
Other
1.08k stars 76 forks source link

[feature request] create dmg for macos bundle #113

Open cstkingkey opened 2 years ago

cstkingkey commented 2 years ago

Firefox has a custom build script for creating dmg for macos installer https://hg.mozilla.org/mozilla-central/raw-file/tip/python/mozbuild/mozbuild/action/make_dmg.py

and it supports running under Linux.

goingforbrooke commented 1 year ago

For anyone looking to make a PR, the downstream fork Tauri Bundler has this feature