1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-31 07:33:23 +00:00

after-sign safari ext libs

This commit is contained in:
Kyle Spearrin
2019-09-27 12:03:12 -04:00
parent 67c89e4114
commit f3674aa7b2
4 changed files with 76 additions and 20 deletions

View File

@@ -59,7 +59,7 @@
"output": "dist",
"app": "build"
},
"afterSign": "scripts/notarize.js",
"afterSign": "scripts/after-sign.js",
"mac": {
"electronUpdaterCompatibility": ">=0.0.1",
"category": "public.app-category.productivity",