feat: 新增 tauri 适配

This commit is contained in:
xlsea
2025-05-16 17:50:23 +08:00
parent fc68a4d054
commit d49728a796
65 changed files with 11831 additions and 0 deletions

View File

@ -0,0 +1,7 @@
{
"identifier": "migrated",
"description": "permissions that were migrated from v1",
"local": true,
"windows": ["main"],
"permissions": ["core:default"]
}