OS X: Sign apps, build .DMG and .ZIP assets

This commit is contained in:
Feross Aboukhadijeh
2016-03-21 20:19:09 -07:00
parent 2b2b133db1
commit 02ad7f947d
5 changed files with 81 additions and 29 deletions

View File

@@ -30,6 +30,8 @@
"winreg": "^1.0.1"
},
"devDependencies": {
"appdmg": "^0.3.6",
"electron-osx-sign": "^0.3.0",
"electron-packager": "^5.0.0",
"electron-prebuilt": "0.37.2",
"path-exists": "^2.1.0",