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