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