fix: wrong path in builder config

This commit is contained in:
alikia2x (寒寒) 2025-01-02 00:06:25 +08:00
parent 004e1a7eef
commit 38185cc969
Signed by: alikia2x
GPG Key ID: 56209E0CCD8420C6

View File

@ -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": {