拆分托盘图标配置

This commit is contained in:
Tlntin
2022-12-28 14:17:09 +08:00
parent 1d07d25193
commit b2d536364c
4 changed files with 9 additions and 5 deletions

2
script/build.bat vendored
View File

@@ -50,7 +50,7 @@ for /f "skip=1 tokens=1-4 delims=," %%i in (app.csv) do (
::echo name is !name! !name_zh! !url!
:: replace url
.\script\sd.exe -s !old_url! !url! src-tauri\tauri.conf.json
.\script\sd.exe -s !old_url! !url! src-tauri\pake.json
::replace pacakge name
.\script\sd.exe !old_title! !title! src-tauri\tauri.conf.json
.\script\sd.exe !old_name! !name! src-tauri\tauri.windows.conf.json