Build for all platforms:
electron-packager . "Standard Notes" --platform=all --icon=icon/icon --overwrite --osx-sign='Mac Developer ID Application: xxx' --out=dist
Licensed under the GPLv3: http://www.gnu.org/licenses/gpl-3.0.html
Build for all platforms:
electron-packager . "Standard Notes" --platform=all --icon=icon/icon --overwrite --osx-sign='Mac Developer ID Application: xxx' --out=dist
Licensed under the GPLv3: http://www.gnu.org/licenses/gpl-3.0.html