fix: wrong path in builder config
This commit is contained in:
parent
004e1a7eef
commit
38185cc969
@ -2,8 +2,7 @@
|
|||||||
"appId": "com.alikia2x.openrewind",
|
"appId": "com.alikia2x.openrewind",
|
||||||
"mac": {
|
"mac": {
|
||||||
"category": "public.app-category.productivity",
|
"category": "public.app-category.productivity",
|
||||||
"target": "dmg",
|
"target": "dmg"
|
||||||
"files": ["bin/macos"]
|
|
||||||
},
|
},
|
||||||
"productName": "OpenRewind",
|
"productName": "OpenRewind",
|
||||||
"directories": {
|
"directories": {
|
||||||
|
Loading…
Reference in New Issue
Block a user