|
|
@ -8,9 +8,7 @@
|
|
|
|
"bundle": {
|
|
|
|
"bundle": {
|
|
|
|
"identifier": "studio.tauri.example",
|
|
|
|
"identifier": "studio.tauri.example",
|
|
|
|
"active": true,
|
|
|
|
"active": true,
|
|
|
|
"icon": [
|
|
|
|
"icon": ["../../../examples/api/src-tauri/icons/icon.png"]
|
|
|
|
"../../../examples/api/src-tauri/icons/icon.png"
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"windows": [
|
|
|
|
"windows": [
|
|
|
|
{
|
|
|
|
{
|
|
|
@ -21,4 +19,4 @@
|
|
|
|
"csp": "default-src blob: data: filesystem: ws: wss: http: https: tauri: http://tauri.localhost 'unsafe-eval' 'unsafe-inline' 'self'"
|
|
|
|
"csp": "default-src blob: data: filesystem: ws: wss: http: https: tauri: http://tauri.localhost 'unsafe-eval' 'unsafe-inline' 'self'"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|