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