question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Discussion: distribute macOS application with DMG

See original GitHub issue

The main point for this is to make it easier (and prettier) to install the application under the Applications folder, right now you just unzip it and it’s left wherever the .zip was stored.

With electron-builder this should be pretty straightforward: https://www.electron.build/configuration/dmg.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
passycommented, Feb 19, 2020

Amazing! 😃

1reaction
lucasbentocommented, Feb 19, 2020

but it’s all just lipstick on a pig

TIL lipstick on a pig 😄

Package management on MacOS is a disaster.

Completely agree with this.

I can make some time to work on this, probably starting next week though as I’m working on #798. It’s definitely fine to open another issue If you feel like there’s another person available to work on this sooner 🙂

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Sign and Distribute macOS Apps Outside App Store
A tutorial on sandboxing, signing, notarizing, and distributing macOS apps outside of the Mac App Store. We'll talk about certificates, ...
Read more >
How to deploy an app from a DMG so that i… - Apple Community
Prior to Catalina our code-signed & notarized, downloadable (not from Apple store) macOS 64-bit app, distributed in a DMG with supporting folders of...
Read more >
Distributing macOS applications - AugmentedMind.de
I list and compare the four distribution and packaging options: the macOS app store, package managers like Homebrew, Disk images ( dmg ) ......
Read more >
What are the benefits of distributing applications via DMG?
DMG is a disk image file format. In the 'old days' software was distributed on physical media (eg. CD-ROMs) which were read-only and...
Read more >
How to build a .dmg to distribute MacOS apps - Jim Fisher
Then select “Export a Developer ID-signed Application”. (You want your package to be signed with your Developer ID when distributing outside the ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found