Initial commit

This commit is contained in:
yuchenglong
2025-11-20 10:00:02 +08:00
commit 8aa5f7802f
147 changed files with 132905 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
directories:
output: release
buildResources: build
appId: com.yuanhe.checkin
productName: YuanheCheckin
files:
- filter:
- dist/**/*
- electron/**/*
win:
target:
- nsis
- portable
electronVersion: 22.3.27