lanyuanxiaoyao
64dc66afa6
fix: Windows 桌面应用打包问题修复
- 删除通用 desktop target,重命名 platform targets 为简短形式 (desktop-mac/win/linux)
- 构建产物文件名统一为 nex-{os}-{arch}[.exe] 格式
- Windows 托盘图标使用 .ico 格式(运行时按平台选择)
- Windows 原生对话框使用 user32.MessageBoxW 替代 msg * 命令
- 更新 README.md 和 package-macos.sh 中的引用
- 添加单元测试覆盖 MessageBoxW 封装和图标选择逻辑
- 同步更新 desktop-app spec 规范文档
2026-04-22 23:20:39 +08:00
..
2026-04-21 20:21:17 +08:00
2026-04-20 19:55:56 +08:00
2026-04-21 18:14:10 +08:00
2026-04-22 22:32:55 +08:00
2026-04-21 18:14:10 +08:00
2026-04-22 23:20:39 +08:00
2026-04-22 14:32:12 +08:00
2026-04-20 19:55:56 +08:00
2026-04-21 20:49:37 +08:00
2026-04-22 18:09:22 +08:00
2026-04-20 19:55:56 +08:00
2026-04-20 19:55:56 +08:00
2026-04-21 20:49:37 +08:00
2026-04-21 20:21:17 +08:00
2026-04-21 20:21:17 +08:00
2026-04-21 20:21:17 +08:00
2026-04-22 13:13:25 +08:00
2026-04-21 18:14:10 +08:00
2026-04-22 19:24:36 +08:00
2026-04-22 19:24:36 +08:00
2026-04-20 19:55:56 +08:00
2026-04-22 13:18:51 +08:00
2026-04-21 18:14:10 +08:00
2026-04-21 20:21:17 +08:00
2026-04-22 19:24:36 +08:00