feat: 修改图标,添加TODO,修改项目名称

This commit is contained in:
2024-12-14 12:21:28 +08:00
parent 41e46ba243
commit aa2c378076
54 changed files with 39 additions and 4 deletions

View File

@@ -1,8 +1,8 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "test-tauri",
"productName": "exe-parse",
"version": "0.1.0",
"identifier": "com.test-tauri.app",
"identifier": "com.exe-parse.app",
"build": {
"beforeDevCommand": "pnpm dev",
"devUrl": "http://localhost:1420",