diff --git a/electron-builder.json b/electron-builder.json index 55d2a1a..d92705f 100644 --- a/electron-builder.json +++ b/electron-builder.json @@ -2,8 +2,7 @@ "appId": "com.alikia2x.openrewind", "mac": { "category": "public.app-category.productivity", - "target": "dmg", - "files": ["bin/macos"] + "target": "dmg" }, "productName": "OpenRewind", "directories": {