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:
- Created 7 years ago
- Comments:7 (4 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
You can create dmg only on macOS.
Closing with respect to #1159.