EasySpider/ElectronJS/发布备忘录.md
2023-12-11 07:06:13 +08:00

8 lines
401 B
Markdown

1. python change_version.py 更改版本号。
2. python update_chrome.py 更新最新的chrome及chromedriver。
3. 在ExecuteStage目录下执行generateEXE生成运行阶段可执行文件。
4. 在当前目录下执行package_操作系统版本打包。
5. 对windows需要额外执行clean_and_release*.cmd打包。
6. 在.temp_to_pub目录下执行python compress.py压缩成最终发布包。