Skip to content
This repository has been archived by the owner on Jul 12, 2021. It is now read-only.

Commit

Permalink
Revert "Stop building for MAS"
Browse files Browse the repository at this point in the history
This reverts commit 2df29dd.
  • Loading branch information
samuelmeuli committed Mar 24, 2020
1 parent 731a43b commit 19e6cdb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,11 @@
"afterPack": "./scripts/after-pack.js",
"afterSign": "electron-builder-notarize",
"mac": {
"target": [
"dmg",
"mas",
"zip"
],
"category": "public.app-category.lifestyle",
"darkModeSupport": true,
"electronLanguages": [
Expand Down

0 comments on commit 19e6cdb

Please sign in to comment.