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.

Create mac build on Linux, sign-only on macOS

See original GitHub issue
  • Version: latest
  • Target: mac, linux, win

It would be cool if electron-builder supported Mac builds on Linux. Now, I know that you cannon properly build and sign a Mac build on anything different than a Mac. However, it should be possible to create a build on Linux and sign it later (e.g. via ssh) on a Mac.

What do you think? Would you be open to such a feature?

Issue Analytics

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

github_iconTop GitHub Comments

2reactions
develarcommented, Jan 19, 2017

You can create dmg only on macOS.

0reactions
jakubzitnycommented, Jan 23, 2017

Closing with respect to #1159.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Simplest way to develop on macOS and build on Linux
Most everyone uses a Linux virtual machine or Docker image to compile and run code on Linux using a MacOS host computer. Multipass...
Read more >
How To Create Your First Cross-Platform Desktop Application ...
To build applications for separate operating systems use the following: Build applications for macOS : electron-builder --mac. Build ...
Read more >
Compiling Your Code in OS X - Apple Developer
Conceptual information and tips about porting UNIX and Linux applications to OS X.
Read more >
Building a Universal macOS Binary - Apple Developer
Create macOS apps and other executables that run natively on both Apple silicon and Intel-based Mac computers.
Read more >
Create macOS or Linux virtual machines - WWDC22 - Videos
Learn how you can use the Virtualization framework to quickly create virtual machines on your Mac. We'll show you how to create 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