You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/configuration/mac.md
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -92,6 +92,9 @@ The top-level [mac](configuration.md#Configuration-mac) key contains set of opti
92
92
<p><codeid="MacConfiguration-signIgnore">signIgnore</code> Array<String> | String | “undefined” - Regex or an array of regex’s that signal skipping signing a file.</p>
93
93
</li>
94
94
<li>
95
+
<p><codeid="MacConfiguration-sign">sign</code> module:app-builder-lib/out/macPackager.__type | String | “undefined” - The custom function (or path to file or module id) to sign an app bundle.</p>
96
+
</li>
97
+
<li>
95
98
<p><codeid="MacConfiguration-timestamp">timestamp</code> String | “undefined” - Specify the URL of the timestamp authority server</p>
0 commit comments