📝 Mention code signing is required for updates

Refs #512
This commit is contained in:
Kevin Sawicki 2014-07-25 09:14:49 -07:00
parent e11c8a07ea
commit ad3eac2e38

View file

@ -5,6 +5,10 @@
The `auto-updater` module is a simple wrap around the
[Squirrel.Mac](https://github.com/Squirrel/Squirrel.Mac) framework.
Squirrel.Mac requires that your `.app` folder is signed using the
[codesign](https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/man1/codesign.1.html)
utility for updates to be installed.
## Squirrel
Squirrel is an OS X framework focused on making application updates **as safe