Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@SimplyAhmazing
Created January 31, 2018 19:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SimplyAhmazing/7c1f19126818a8542d96bdbecb2f17ce to your computer and use it in GitHub Desktop.
Save SimplyAhmazing/7c1f19126818a8542d96bdbecb2f17ce to your computer and use it in GitHub Desktop.
Electron Notes

Sign an electron dev executable,

$ codesign --deep --force --verbose --sign - node_modules/electron/dist/Electron.app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment