Fix path and identifier + add tauri api
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
afde400c3c
commit
79aa420845
3 changed files with 10 additions and 2 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue