BitBoxSwiss / bitbox-wallet-app

The BitBoxApp for desktop and mobile.
https://bitbox.swiss/app
Apache License 2.0
251 stars 82 forks source link

frontend: create dmg installer in osx build #2727

Closed sutterseba closed 3 months ago

sutterseba commented 3 months ago

Installing application with .dmg installers is a familiar and intuitive process for macOS users, ensuring applications are installed and updated correctly.

Using create-dmg we can create a nice looking .dmg installer with custom icons and background.

The Makefile is adjusted with a new osx-create-dmg target, which can be run manually after the BitBox.app has been built and notarized.

Preview:

Screenshot 2024-05-27 at 09 11 10