summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorFrerich Raabe <raabe@froglogic.com>2016-01-25 11:16:14 +0100
committerKatja Marttila <katja.marttila@theqtcompany.com>2016-02-18 08:38:28 +0000
commit4de3b0612b1b153016ced6df2538c1a60967a916 (patch)
tree9f1a71a22c1d5154ea3fcafd26b948e7534d3804 /doc
parentf3e46570a6b6483de1170a429f68b9a8a66aef4e (diff)
Add new '--sign' switch to binarycreator for signing OS X app bundles
This patch introduces -s/--sign switches for binarycreator which are only available on OS X. Using these switches, a 'Code Signing Identity' can be configured which should be used for signing the generated .app bundle. Signing the application bundles avoids that Apple's Gatekeeper complains about the application coming from an unidentified publisher. Change-Id: I507c6cac0b99faf19faf48c21e47a2df054b0b11 Reviewed-by: Karsten Heimrich <karsten.heimrich@theqtcompany.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/installerfw.qdoc5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/installerfw.qdoc b/doc/installerfw.qdoc
index 391de8622..19531b76e 100644
--- a/doc/installerfw.qdoc
+++ b/doc/installerfw.qdoc
@@ -847,6 +847,11 @@
\row
\li -v or --verbose
\li Display debug output.
+
+ \row
+ \li -s or --sign identity
+ \li Only available on OS X. Allows specifying a code signing identity to be
+ used for signing the generated app bundle.
\endtable
These parameters are followed by the name of the target binary and a list