官术网_书友最值得收藏!

  • Electron Projects
  • Denys Vuika
  • 239字
  • 2021-06-24 12:14:34

Packaging for multiple platforms

Please note that running on all platforms does not necessarily mean that you can test and run all the installation packages on a single platform. This means you cannot, for example, launch Windows installers on Linux, or macOS installers on Windows. You may need to have access to either real machines with their respective platforms, or virtual machines, running with VirtualBox, Parallels, or any other modern virtualization software.

There are many community tools that you can use to build and package Electron applications for production. We are going to use electron-builder (https://www.electron.build/) for this purpose.

According to its documentation, electron-builder is as follows:

A complete solution to package and build a ready for distribution—Electron app for macOS, Windows, and Linux with auto update support out of the box.
The list of supported features is outstanding; it is recommended that you take a look at the documentation of electron-builder if you want to find out more.

With this tool, for example, you can create distribution packages for all platforms when developing only on macOS, or any other platform.

Before we continue, let's install it for our project with the following command:

npm i -D electron-builder

Now, let's look at how we can set up the packaging scripts, depending on your target platform. We are going to package our Electron application for macOS, Ubuntu Linux, and Windows 10 with a minimal set of configuration parameters.

主站蜘蛛池模板: 克山县| 龙岩市| 天峨县| 九龙坡区| 民县| 安宁市| 鹤庆县| 周宁县| 福清市| 邛崃市| 内江市| 滨州市| 武义县| 米脂县| 宝兴县| 金沙县| 常宁市| 和龙市| 保亭| 南昌县| 香河县| 家居| 桐庐县| 安平县| 凤城市| 长寿区| 陇西县| 绥德县| 民丰县| 抚顺县| 来安县| 同心县| 惠水县| 罗平县| 南川市| 东宁县| 聊城市| 阳朔县| 内丘县| 西贡区| 东乌珠穆沁旗|