mirror of
https://github.com/nimbold/Firelink.git
synced 2026-08-30 04:19:28 +00:00
fix(ci): align tauri feature allowlist
This commit is contained in:
@@ -10,6 +10,7 @@
|
|||||||
"frontendDist": "../dist"
|
"frontendDist": "../dist"
|
||||||
},
|
},
|
||||||
"app": {
|
"app": {
|
||||||
|
"macOSPrivateApi": true,
|
||||||
"windows": [
|
"windows": [
|
||||||
{
|
{
|
||||||
"title": "Firelink",
|
"title": "Firelink",
|
||||||
|
|||||||
@@ -19,8 +19,7 @@
|
|||||||
"state": "active"
|
"state": "active"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
]
|
||||||
"macOSPrivateApi": true
|
|
||||||
},
|
},
|
||||||
"bundle": {
|
"bundle": {
|
||||||
"targets": ["app", "dmg"]
|
"targets": ["app", "dmg"]
|
||||||
|
|||||||
Reference in New Issue
Block a user