webuildsg / osx

:computer: a tiny os x menubar app to display the upcoming events and recently updated repos
https://github.com/webuildsg/osx/releases
MIT License
44 stars 5 forks source link

Code signing + auto updater #17

Open coffeesam opened 9 years ago

coffeesam commented 9 years ago

I'm suggesting to have the menubar app code signed so that we can remove the security warnings when installing the app. We will also get the benefit of putting it on the App Store. Another by product is that we can then use the Squirrel.mac framework to update the app behind the scenes, making it ever green.

I can hook u guys up with the code signing and app store bit. Any OS X dev guys wanna chip in more ideas?

https://github.com/atom/electron/blob/master/docs/api/auto-updater.md 😍

sayanee commented 9 years ago

:+1: