Added --sign to readme

This commit is contained in:
Jens Lind 2015-05-12 20:37:35 +02:00
parent d4f4c78769
commit 7f25fab225
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@ helper-bundle-id bundle identifier to use in the app helper plist
ignore do not copy files into App whose filenames regex .match this string
prune runs `npm prune --production` on the app
asar packages the source code within your app into an archive
sign should contain the identity to be used when running `codesign` (OS X only)
```
This will: