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.

directories.output is ignored when building .dmg for a prepackaged app

See original GitHub issue

14.2.0

mac

The build works but the resulting dmg is found at the same level as the .app, not in the /dist folder.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:15 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
develarcommented, Feb 27, 2017

Fixed in 14.5.1.

0reactions
develarcommented, Feb 28, 2017

If I set directories: { output: ‘dist/darwin’ } and build for mac, my dmgs should end up in dist/darwin, not dist/darwin/mac !

15.0.0.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Packaging and distributing Electron applications using ...
In this lesson, we are going to create distribution files for an Electron application such as .dmg or .pkg for macOS or .msi...
Read more >
electron-builder
A complete solution to package and build a ready for distribution Electron app for macOS, Windows and Linux with “auto update” support out...
Read more >
Electron packager tutorial - Christian Engvall
In this electron packager tutorial we will look at how to create MacOS, Windows and Linux executables with an app icon.
Read more >
building for iOS Simulator, but li… | Apple Developer Forums
building for iOS Simulator, but linking in object file built for macOS, file '..customLib.a' for architecture ... define output folder environment variable.
Read more >
R for macOS FAQ - R Project
APP is installed the same way as the R framework, namely using binary package provided on CRAN . The bin/macosx directory of a...
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