gpt4 book ai didi

ubuntu - Electron Builder-Ubuntu 中的 DMG

转载 作者:行者123 更新时间:2023-12-04 18:44:11 25 4
gpt4 key购买 nike

根据 isuues 的评论,Electron builder DMG 打包无法在非 Mac 平台执行.

但是我们可以使用 mkfs.hfsplus 来使用包 dmgs .如何将电子打包器与 hfsplus 集成以进行直接构建?

最佳答案

您可以立即使用 Makefile 或 package.json 并将这些命令链接在一起。

genisoimage -q -V <A-name-of-your-choice> -D -R -apple -no-pad -m "LICENSE" -m "LICENSES.chromium.html" -m "version" -o ./dist/<A-name-of-your-choice>.dmg ./path/to/dist

关于ubuntu - Electron Builder-Ubuntu 中的 DMG,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/60936398/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com