V0.1 发布
This commit is contained in:
parent
6892d6ed17
commit
f3765a938c
@ -1,7 +1,10 @@
|
||||
cd sidecar
|
||||
bun build --compile --target=bun-windows-x64 --outfile=PFakeUKey.exe-x86_64-pc-windows-msvc.exe ./src/main.js
|
||||
call bun build --compile --target=bun-windows-x64 --outfile=PFakeUKey-x86_64-pc-windows-msvc.exe ./src/main.js
|
||||
cd ..
|
||||
|
||||
|
||||
copy /Y .\sidecar\PFakeUKey-x86_64-pc-windows-msvc.exe .\view\src-tauri\sidecar\PFakeUKey-x86_64-pc-windows-msvc.exe
|
||||
copy /Y .\sidecar\PFakeUKey-x86_64-pc-windows-msvc.exe .\view\src-tauri\sidecar\PFakeUKey
|
||||
|
||||
npm run tauri build
|
||||
cd view
|
||||
call npm run tauri build
|
BIN
view/src-tauri/sidecar/PFakeUKey-x86_64-pc-windows-msvc.exe
Normal file
BIN
view/src-tauri/sidecar/PFakeUKey-x86_64-pc-windows-msvc.exe
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user