diff --git a/packages/web/electron-builder.yml b/packages/web/electron-builder.yml index da153ea..858d95b 100644 --- a/packages/web/electron-builder.yml +++ b/packages/web/electron-builder.yml @@ -9,13 +9,21 @@ directories: output: bundle app: dist buildResources: build +mac: + category: public.app-category.productivity + target: + target: dir + arch: + - x64 + - arm64 + darkModeSupport: true linux: executableName: opvault category: Utility icon: 512x512.png artifactName: ${productName}-${version}-${arch}.${ext} target: - - target: AppImage - arch: - - x64 - - arm64 + target: AppImage + arch: + - x64 + - arm64 diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e2fb75d..3627562 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -137,12 +137,6 @@ importers: typescript: 4.4.3 vite: 2.6.13_sass@1.43.4 - packages/web/bundle/linux-unpacked/resources/app: - specifiers: {} - - packages/web/dist: - specifiers: {} - packages: /7zip-bin/5.1.1: