Add distribution setup for windows

This commit is contained in:
problematicconsumer
2023-07-12 18:15:02 +03:30
parent 5c23a75398
commit 6476e1d46d
3 changed files with 18 additions and 0 deletions

1
.gitignore vendored
View File

@@ -40,6 +40,7 @@ migrate_working_dir/
**/libclash.h **/libclash.h
**/*.dll **/*.dll
**/*.dylib **/*.dylib
/dist/
# Symbolication related # Symbolication related
app.*.symbols app.*.symbols

8
distribute_options.yaml Normal file
View File

@@ -0,0 +1,8 @@
output: dist/
releases:
- name: prod
jobs:
- name: release-prod-windows
package:
platform: windows
target: exe

View File

@@ -0,0 +1,9 @@
app_id: 6L903538-42B1-4596-G479-BJ779F21A65D
publisher: Hiddify
publisher_url: https://github.com/hiddify/hiddify-next
display_name: Hiddify
create_desktop_icon: true
install_dir_name: "{autopf64}\\hiddify"
setup_icon_file: ..\..\assets\images\logo_round.ico
locales:
- en