Fix path and identifier + add tauri api
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Siklos 2022-08-09 22:34:42 +02:00
parent afde400c3c
commit 79aa420845
3 changed files with 10 additions and 2 deletions

View file

@ -4,7 +4,7 @@
"beforeBuildCommand": "",
"beforeDevCommand": "",
"devPath": "http://localhost:4000",
"distDir": "../build"
"distDir": "../dist"
},
"package": {
"productName": "svg-layout-designer-react",
@ -29,7 +29,7 @@
"icons/icon.icns",
"icons/icon.ico"
],
"identifier": "com.tauri.dev",
"identifier": "com.siklos.dev",
"longDescription": "",
"macOS": {
"entitlements": null,