1
0
mirror of https://github.com/upscayl/upscayl.git synced 2025-01-31 12:13:43 +01:00

Add more macOS packages

This commit is contained in:
Nayam Amarshe 2023-09-03 15:30:39 +05:30
parent b4ebfdf871
commit 53c3ac3aed
2 changed files with 7 additions and 1 deletions

View File

@ -92,6 +92,7 @@
}
],
"mac": {
"category": "public.app-category.photography",
"type": "distribution",
"hardenedRuntime": true,
"entitlements": "resources/entitlements.mac.plist",
@ -104,6 +105,12 @@
"arch": [
"universal"
]
},
{
"target": "zip",
"arch": [
"universal"
]
}
],
"x64ArchFiles": "*"

View File

@ -1,5 +1,4 @@
import React from "react";
import commands from "../../../electron/commands";
export function ResetSettings() {
return (