impress_asr_input_rust/gen/schemas
impressionyang 251ba9928f fix: 添加 Tauri v2 权限配置以支持文件对话框
新增文件:
- capabilities/default.json: Tauri v2 权限配置文件

权限配置:
- core🪟* - 窗口控制权限
- core:webview:* - Webview 权限
- shell:* - Shell 命令权限
- dialog:* - 文件对话框权限(包含 allow-open)
- fs:* - 文件系统权限

修复问题:
- 模型文件选择对话框无法打开
- Tauri v2 默认无权限,需要通过 capabilities 配置

构建结果:
- Linux GUI: dist/impress-asr-linux-x64-20260521_202605.tar.gz (4.8MB)
- 文件对话框现在可以正常打开
2026-05-21 20:31:11 +08:00
..
acl-manifests.json 初始提交:Windows 跨平台语音识别应用 2026-05-21 17:58:18 +08:00
capabilities.json fix: 添加 Tauri v2 权限配置以支持文件对话框 2026-05-21 20:31:11 +08:00
desktop-schema.json 初始提交:Windows 跨平台语音识别应用 2026-05-21 17:58:18 +08:00
linux-schema.json feat: 添加 Linux GUI 版本构建支持 2026-05-21 20:17:37 +08:00
windows-schema.json 初始提交:Windows 跨平台语音识别应用 2026-05-21 17:58:18 +08:00