Hacker News new | ask | show | jobs
How to package, code-sign, notarize and share an electronJS app for Mac in 2023 (peterkoraca.com)
4 points by pkorac 1161 days ago
2 comments

I was poking around the blog - there's a duplicate sentence on the "Range Anxiety is Bullshit - Part 1" page:

  I work as an interaction designer and prototyper at Normally, a data research and design studio.
  I work as an interaction designer and prototyper at Normally, a data research and design studio.
thx webdevver, removed it now
Building prototypes and apps is fun. Dealing with certificates and provisioning admin is not. I've written this guide for anyone going through the same frustrations as me, trying to package up, code-sign, notarize and share a Vue.js + Electron.js app on a Mac-os (Ventura 13.3). I hope it helps.