diff --git a/main/functions/allOfficialArchsForPlatformAndVersion.html b/main/functions/allOfficialArchsForPlatformAndVersion.html
index 13db320d..d4a075b8 100644
--- a/main/functions/allOfficialArchsForPlatformAndVersion.html
+++ b/main/functions/allOfficialArchsForPlatformAndVersion.html
@@ -1 +1 @@
-<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>allOfficialArchsForPlatformAndVersion | @electron/packager</title><meta name="description" content="Documentation for @electron/packager"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@electron/packager</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@electron/packager</a></li><li><a href="allOfficialArchsForPlatformAndVersion.html">allOfficialArchsForPlatformAndVersion</a></li></ul><h1>Function allOfficialArchsForPlatformAndVersion</h1></div><section class="tsd-panel"><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="allOfficialArchsForPlatformAndVersion" class="tsd-anchor"></a><span class="tsd-kind-call-signature">all<wbr/>Official<wbr/>Archs<wbr/>For<wbr/>Platform<wbr/>And<wbr/>Version</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">platform</span>, <span class="tsd-kind-parameter">electronVersion</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../types/SupportedArch.html" class="tsd-signature-type tsd-kind-type-alias">SupportedArch</a><span class="tsd-signature-symbol">[]</span><a href="#allOfficialArchsForPlatformAndVersion" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">platform</span>: <a href="../types/SupportedPlatform.html" class="tsd-signature-type tsd-kind-type-alias">SupportedPlatform</a></span></li><li><span><span class="tsd-kind-parameter">electronVersion</span>: <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <a href="../types/SupportedArch.html" class="tsd-signature-type tsd-kind-type-alias">SupportedArch</a><span class="tsd-signature-symbol">[]</span></h4><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/targets.ts#L106">targets.ts:106</a></li></ul></aside></li></ul></section></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><h4 class="uppercase">Member Visibility</h4><form><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@electron/packager</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
\ No newline at end of file
+<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>allOfficialArchsForPlatformAndVersion | @electron/packager</title><meta name="description" content="Documentation for @electron/packager"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@electron/packager</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@electron/packager</a></li><li><a href="allOfficialArchsForPlatformAndVersion.html">allOfficialArchsForPlatformAndVersion</a></li></ul><h1>Function allOfficialArchsForPlatformAndVersion</h1></div><section class="tsd-panel"><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="allOfficialArchsForPlatformAndVersion" class="tsd-anchor"></a><span class="tsd-kind-call-signature">all<wbr/>Official<wbr/>Archs<wbr/>For<wbr/>Platform<wbr/>And<wbr/>Version</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">platform</span>, <span class="tsd-kind-parameter">electronVersion</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../types/SupportedArch.html" class="tsd-signature-type tsd-kind-type-alias">SupportedArch</a><span class="tsd-signature-symbol">[]</span><a href="#allOfficialArchsForPlatformAndVersion" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">platform</span>: <a href="../types/SupportedPlatform.html" class="tsd-signature-type tsd-kind-type-alias">SupportedPlatform</a></span></li><li><span><span class="tsd-kind-parameter">electronVersion</span>: <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <a href="../types/SupportedArch.html" class="tsd-signature-type tsd-kind-type-alias">SupportedArch</a><span class="tsd-signature-symbol">[]</span></h4><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/targets.ts#L106">targets.ts:106</a></li></ul></aside></li></ul></section></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><h4 class="uppercase">Member Visibility</h4><form><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@electron/packager</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
\ No newline at end of file
diff --git a/main/functions/packager.html b/main/functions/packager.html
index 0191dbda..c7eef916 100644
--- a/main/functions/packager.html
+++ b/main/functions/packager.html
@@ -10,4 +10,4 @@
 </code><button>Copy</button></pre>
 </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">opts</span>: <a href="../interfaces/Options.html" class="tsd-signature-type tsd-kind-interface">Options</a></span><div class="tsd-comment tsd-typography"><p>Options to configure packaging.</p>
 </div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">&gt;</span></h4><p>A Promise containing the paths to the newly created application bundles.</p>
-<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/packager.ts#L210">packager.ts:210</a></li></ul></aside></li></ul></section></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><h4 class="uppercase">Member Visibility</h4><form><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@electron/packager</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
\ No newline at end of file
+<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/packager.ts#L210">packager.ts:210</a></li></ul></aside></li></ul></section></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><h4 class="uppercase">Member Visibility</h4><form><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@electron/packager</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
\ No newline at end of file
diff --git a/main/functions/serialHooks.html b/main/functions/serialHooks.html
index 0a6ec1bf..98f2fbae 100644
--- a/main/functions/serialHooks.html
+++ b/main/functions/serialHooks.html
@@ -3,4 +3,4 @@
 If you need the functions called serially, you can use the <code>serialHooks</code> utility function:</p>
 <pre><code class="language-javascript"><span class="hl-3">const</span><span class="hl-1"> { </span><span class="hl-8">packager</span><span class="hl-1">, </span><span class="hl-8">serialHooks</span><span class="hl-1"> } = </span><span class="hl-0">require</span><span class="hl-1">(</span><span class="hl-2">&#39;@electron/packager&#39;</span><span class="hl-1">)</span><br/><br/><span class="hl-0">packager</span><span class="hl-1">({</span><br/><span class="hl-1">  </span><span class="hl-6">// ...</span><br/><span class="hl-1">  </span><span class="hl-4">afterCopy:</span><span class="hl-1"> [</span><span class="hl-0">serialHooks</span><span class="hl-1">([</span><br/><span class="hl-1">    (</span><span class="hl-4">buildPath</span><span class="hl-1">, </span><span class="hl-4">electronVersion</span><span class="hl-1">, </span><span class="hl-4">platform</span><span class="hl-1">, </span><span class="hl-4">arch</span><span class="hl-1">, </span><span class="hl-4">callback</span><span class="hl-1">) </span><span class="hl-3">=&gt;</span><span class="hl-1"> {</span><br/><span class="hl-1">      </span><span class="hl-0">setTimeout</span><span class="hl-1">(() </span><span class="hl-3">=&gt;</span><span class="hl-1"> {</span><br/><span class="hl-1">        </span><span class="hl-4">console</span><span class="hl-1">.</span><span class="hl-0">log</span><span class="hl-1">(</span><span class="hl-2">&#39;first function&#39;</span><span class="hl-1">)</span><br/><span class="hl-1">        </span><span class="hl-0">callback</span><span class="hl-1">()</span><br/><span class="hl-1">      }, </span><span class="hl-11">1000</span><span class="hl-1">)</span><br/><span class="hl-1">    },</span><br/><span class="hl-1">    (</span><span class="hl-4">buildPath</span><span class="hl-1">, </span><span class="hl-4">electronVersion</span><span class="hl-1">, </span><span class="hl-4">platform</span><span class="hl-1">, </span><span class="hl-4">arch</span><span class="hl-1">, </span><span class="hl-4">callback</span><span class="hl-1">) </span><span class="hl-3">=&gt;</span><span class="hl-1"> {</span><br/><span class="hl-1">      </span><span class="hl-4">console</span><span class="hl-1">.</span><span class="hl-0">log</span><span class="hl-1">(</span><span class="hl-2">&#39;second function&#39;</span><span class="hl-1">)</span><br/><span class="hl-1">      </span><span class="hl-0">callback</span><span class="hl-1">()</span><br/><span class="hl-1">    }</span><br/><span class="hl-1">  ])],</span><br/><span class="hl-1">  </span><span class="hl-6">// ...</span><br/><span class="hl-1">})</span>
 </code><button>Copy</button></pre>
-</div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">hooks</span>: <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> | </span><a href="../types/FinalizePackageTargetsHookFunction.html" class="tsd-signature-type tsd-kind-type-alias">FinalizePackageTargetsHookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> = []</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">...</span><span class="tsd-kind-parameter">serialHookParams</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">)</span></h4><ul class="tsd-parameters"><li class="tsd-parameter-signature"><ul class="tsd-signatures"><li class="tsd-signature" id="serialHooks.__type.__type-1"><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">...</span><span class="tsd-kind-parameter">serialHookParams</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></li><li class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><code class="tsd-tag ts-flagRest">Rest</code> <span class="tsd-signature-symbol">...</span><span class="tsd-kind-parameter">serialHookParams</span>: <span class="tsd-signature-symbol">[</span>buildPath<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span>electronVersion<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span>platform<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span>arch<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span>callback<span class="tsd-signature-symbol">: </span><a href="../types/HookFunctionErrorCallback.html" class="tsd-signature-type tsd-kind-type-alias">HookFunctionErrorCallback</a><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">[</span>targets<span class="tsd-signature-symbol">: </span><a href="../types/TargetDefinition.html" class="tsd-signature-type tsd-kind-type-alias">TargetDefinition</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">, </span>callback<span class="tsd-signature-symbol">: </span><a href="../types/HookFunctionErrorCallback.html" class="tsd-signature-type tsd-kind-type-alias">HookFunctionErrorCallback</a><span class="tsd-signature-symbol">]</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></h4></li></ul></li></ul><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/hooks.ts#L38">hooks.ts:38</a></li></ul></aside></li></ul></section></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><h4 class="uppercase">Member Visibility</h4><form><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@electron/packager</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
\ No newline at end of file
+</div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">hooks</span>: <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> | </span><a href="../types/FinalizePackageTargetsHookFunction.html" class="tsd-signature-type tsd-kind-type-alias">FinalizePackageTargetsHookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> = []</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">...</span><span class="tsd-kind-parameter">serialHookParams</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">)</span></h4><ul class="tsd-parameters"><li class="tsd-parameter-signature"><ul class="tsd-signatures"><li class="tsd-signature" id="serialHooks.__type.__type-1"><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">...</span><span class="tsd-kind-parameter">serialHookParams</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></li><li class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><code class="tsd-tag ts-flagRest">Rest</code> <span class="tsd-signature-symbol">...</span><span class="tsd-kind-parameter">serialHookParams</span>: <span class="tsd-signature-symbol">[</span>buildPath<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span>electronVersion<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span>platform<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span>arch<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span>callback<span class="tsd-signature-symbol">: </span><a href="../types/HookFunctionErrorCallback.html" class="tsd-signature-type tsd-kind-type-alias">HookFunctionErrorCallback</a><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">[</span>targets<span class="tsd-signature-symbol">: </span><a href="../types/TargetDefinition.html" class="tsd-signature-type tsd-kind-type-alias">TargetDefinition</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">, </span>callback<span class="tsd-signature-symbol">: </span><a href="../types/HookFunctionErrorCallback.html" class="tsd-signature-type tsd-kind-type-alias">HookFunctionErrorCallback</a><span class="tsd-signature-symbol">]</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></h4></li></ul></li></ul><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/hooks.ts#L38">hooks.ts:38</a></li></ul></aside></li></ul></section></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><h4 class="uppercase">Member Visibility</h4><form><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@electron/packager</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
\ No newline at end of file
diff --git a/main/interfaces/ComboOptions.html b/main/interfaces/ComboOptions.html
index d17da684..fb9fb7ea 100644
--- a/main/interfaces/ComboOptions.html
+++ b/main/interfaces/ComboOptions.html
@@ -1,5 +1,5 @@
 <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>ComboOptions | @electron/packager</title><meta name="description" content="Documentation for @electron/packager"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@electron/packager</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@electron/packager</a></li><li><a href="ComboOptions.html">ComboOptions</a></li></ul><h1>Interface ComboOptions</h1></div><section class="tsd-panel tsd-comment"><div class="tsd-comment tsd-typography"><p>Options passed to the <code>packager()</code> function.</p>
-</div><div class="tsd-comment tsd-typography"></div></section><div class="tsd-signature"><span class="tsd-signature-keyword">interface </span><span class="tsd-kind-interface">ComboOptions</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#afterAsar">afterAsar</a><span class="tsd-signature-symbol">?: </span><a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#afterComplete">afterComplete</a><span class="tsd-signature-symbol">?: </span><a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#afterCopy">afterCopy</a><span class="tsd-signature-symbol">?: </span><a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#afterCopyExtraResources">afterCopyExtraResources</a><span class="tsd-signature-symbol">?: </span><a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#afterExtract">afterExtract</a><span class="tsd-signature-symbol">?: </span><a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#afterFinalizePackageTargets">afterFinalizePackageTargets</a><span class="tsd-signature-symbol">?: </span><a href="../types/FinalizePackageTargetsHookFunction.html" class="tsd-signature-type tsd-kind-type-alias">FinalizePackageTargetsHookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#afterInitialize">afterInitialize</a><span class="tsd-signature-symbol">?: </span><a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#afterPrune">afterPrune</a><span class="tsd-signature-symbol">?: </span><a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#all">all</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#appBundleId">appBundleId</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#appCategoryType">appCategoryType</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#appCopyright">appCopyright</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#appVersion">appVersion</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#arch">arch</a><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#asar">asar</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">CreateOptions</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#beforeAsar">beforeAsar</a><span class="tsd-signature-symbol">?: </span><a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#beforeCopy">beforeCopy</a><span class="tsd-signature-symbol">?: </span><a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#beforeCopyExtraResources">beforeCopyExtraResources</a><span class="tsd-signature-symbol">?: </span><a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#buildVersion">buildVersion</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#darwinDarkModeSupport">darwinDarkModeSupport</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#derefSymlinks">derefSymlinks</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#dir">dir</a><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#download">download</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">ElectronDownloadRequestOptions</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#electronVersion">electronVersion</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#electronZipDir">electronZipDir</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#executableName">executableName</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#extendHelperInfo">extendHelperInfo</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">{ </span><br/><span>        </span>[<span class="tsd-kind-index-signature">property</span>: <span class="tsd-signature-type">string</span>]<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#extendInfo">extendInfo</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">{ </span><br/><span>        </span>[<span class="tsd-kind-index-signature">property</span>: <span class="tsd-signature-type">string</span>]<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#extraResource">extraResource</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#helperBundleId">helperBundleId</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#icon">icon</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#ignore">ignore</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">RegExp</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">RegExp</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> | </span><a href="../types/IgnoreFunction.html" class="tsd-signature-type tsd-kind-type-alias">IgnoreFunction</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#junk">junk</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#name">name</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#osxNotarize">osxNotarize</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">NotaryToolCredentials</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#osxSign">osxSign</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">true</span><span class="tsd-signature-symbol"> | </span><a href="../types/OsxSignOptions.html" class="tsd-signature-type tsd-kind-type-alias">OsxSignOptions</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#osxUniversal">osxUniversal</a><span class="tsd-signature-symbol">?: </span><a href="../types/OsxUniversalOptions.html" class="tsd-signature-type tsd-kind-type-alias">OsxUniversalOptions</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#out">out</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#overwrite">overwrite</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#platform">platform</a><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#prebuiltAsar">prebuiltAsar</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#protocols">protocols</a><span class="tsd-signature-symbol">?: </span><a href="MacOSProtocol.html" class="tsd-signature-type tsd-kind-interface">MacOSProtocol</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#prune">prune</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#quiet">quiet</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#tmpdir">tmpdir</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">false</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#usageDescription">usageDescription</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">{ </span><br/><span>        </span>[<span class="tsd-kind-index-signature">property</span>: <span class="tsd-signature-type">string</span>]<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#win32metadata">win32metadata</a><span class="tsd-signature-symbol">?: </span><a href="Win32MetadataOptions.html" class="tsd-signature-type tsd-kind-interface">Win32MetadataOptions</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#windowsSign">windowsSign</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">true</span><span class="tsd-signature-symbol"> | </span><a href="WindowsSignOptions.html" class="tsd-signature-type tsd-kind-interface">WindowsSignOptions</a><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div><section class="tsd-panel tsd-hierarchy"><h4>Hierarchy (<a class="link" href="../hierarchy.html#ComboOptions">view full</a>)</h4><ul class="tsd-hierarchy"><li><a href="Options.html" class="tsd-signature-type tsd-kind-interface">Options</a><ul class="tsd-hierarchy"><li><span class="target">ComboOptions</span></li></ul></li></ul></section><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L611">types.ts:611</a></li></ul></aside><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex="0"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-chevronSmall"></use></svg> Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Other</h3><div class="tsd-index-list"><a href="ComboOptions.html#afterAsar" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Asar?</span></a>
+</div><div class="tsd-comment tsd-typography"></div></section><div class="tsd-signature"><span class="tsd-signature-keyword">interface </span><span class="tsd-kind-interface">ComboOptions</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#afterAsar">afterAsar</a><span class="tsd-signature-symbol">?: </span><a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#afterComplete">afterComplete</a><span class="tsd-signature-symbol">?: </span><a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#afterCopy">afterCopy</a><span class="tsd-signature-symbol">?: </span><a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#afterCopyExtraResources">afterCopyExtraResources</a><span class="tsd-signature-symbol">?: </span><a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#afterExtract">afterExtract</a><span class="tsd-signature-symbol">?: </span><a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#afterFinalizePackageTargets">afterFinalizePackageTargets</a><span class="tsd-signature-symbol">?: </span><a href="../types/FinalizePackageTargetsHookFunction.html" class="tsd-signature-type tsd-kind-type-alias">FinalizePackageTargetsHookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#afterInitialize">afterInitialize</a><span class="tsd-signature-symbol">?: </span><a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#afterPrune">afterPrune</a><span class="tsd-signature-symbol">?: </span><a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#all">all</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#appBundleId">appBundleId</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#appCategoryType">appCategoryType</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#appCopyright">appCopyright</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#appVersion">appVersion</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#arch">arch</a><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#asar">asar</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">CreateOptions</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#beforeAsar">beforeAsar</a><span class="tsd-signature-symbol">?: </span><a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#beforeCopy">beforeCopy</a><span class="tsd-signature-symbol">?: </span><a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#beforeCopyExtraResources">beforeCopyExtraResources</a><span class="tsd-signature-symbol">?: </span><a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#buildVersion">buildVersion</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#darwinDarkModeSupport">darwinDarkModeSupport</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#derefSymlinks">derefSymlinks</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#dir">dir</a><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#download">download</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">ElectronDownloadRequestOptions</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#electronVersion">electronVersion</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#electronZipDir">electronZipDir</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#executableName">executableName</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#extendHelperInfo">extendHelperInfo</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">{ </span><br/><span>        </span>[<span class="tsd-kind-index-signature">property</span>: <span class="tsd-signature-type">string</span>]<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#extendInfo">extendInfo</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">{ </span><br/><span>        </span>[<span class="tsd-kind-index-signature">property</span>: <span class="tsd-signature-type">string</span>]<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#extraResource">extraResource</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#helperBundleId">helperBundleId</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#icon">icon</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#ignore">ignore</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">RegExp</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">RegExp</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> | </span><a href="../types/IgnoreFunction.html" class="tsd-signature-type tsd-kind-type-alias">IgnoreFunction</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#junk">junk</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#name">name</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#osxNotarize">osxNotarize</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">NotaryToolCredentials</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#osxSign">osxSign</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">true</span><span class="tsd-signature-symbol"> | </span><a href="../types/OsxSignOptions.html" class="tsd-signature-type tsd-kind-type-alias">OsxSignOptions</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#osxUniversal">osxUniversal</a><span class="tsd-signature-symbol">?: </span><a href="../types/OsxUniversalOptions.html" class="tsd-signature-type tsd-kind-type-alias">OsxUniversalOptions</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#out">out</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#overwrite">overwrite</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#platform">platform</a><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#prebuiltAsar">prebuiltAsar</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#protocols">protocols</a><span class="tsd-signature-symbol">?: </span><a href="MacOSProtocol.html" class="tsd-signature-type tsd-kind-interface">MacOSProtocol</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#prune">prune</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#quiet">quiet</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#tmpdir">tmpdir</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">false</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#usageDescription">usageDescription</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">{ </span><br/><span>        </span>[<span class="tsd-kind-index-signature">property</span>: <span class="tsd-signature-type">string</span>]<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#win32metadata">win32metadata</a><span class="tsd-signature-symbol">?: </span><a href="Win32MetadataOptions.html" class="tsd-signature-type tsd-kind-interface">Win32MetadataOptions</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="ComboOptions.html#windowsSign">windowsSign</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">true</span><span class="tsd-signature-symbol"> | </span><a href="WindowsSignOptions.html" class="tsd-signature-type tsd-kind-interface">WindowsSignOptions</a><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div><section class="tsd-panel tsd-hierarchy"><h4>Hierarchy (<a class="link" href="../hierarchy.html#ComboOptions">view full</a>)</h4><ul class="tsd-hierarchy"><li><a href="Options.html" class="tsd-signature-type tsd-kind-interface">Options</a><ul class="tsd-hierarchy"><li><span class="target">ComboOptions</span></li></ul></li></ul></section><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L611">types.ts:611</a></li></ul></aside><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex="0"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-chevronSmall"></use></svg> Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Other</h3><div class="tsd-index-list"><a href="ComboOptions.html#afterAsar" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Asar?</span></a>
 <a href="ComboOptions.html#afterComplete" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Complete?</span></a>
 <a href="ComboOptions.html#afterCopy" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Copy?</span></a>
 <a href="ComboOptions.html#afterCopyExtraResources" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Copy<wbr/>Extra<wbr/>Resources?</span></a>
@@ -49,25 +49,25 @@
 <a href="ComboOptions.html#usageDescription" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>usage<wbr/>Description?</span></a>
 </div></section></div></details></section></section><section class="tsd-panel-group tsd-member-group"><h2>Other</h2><section class="tsd-panel tsd-member tsd-is-inherited"><a id="afterAsar" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>after<wbr/>Asar</span><a href="#afterAsar" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">after<wbr/>Asar</span><span class="tsd-signature-symbol">?:</span> <a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>Functions to be called after your app directory has been packaged into an .asar file.</p>
 <p><strong>Note</strong>: <code>afterAsar</code> will only be called if the <a href="Options.html#asar" class="tsd-kind-property">asar</a> option is set.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#afterAsar">afterAsar</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L185">types.ts:185</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="afterComplete" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>after<wbr/>Complete</span><a href="#afterComplete" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">after<wbr/>Complete</span><span class="tsd-signature-symbol">?:</span> <a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>Functions to be called after the packaged application has been moved to the final directory.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#afterComplete">afterComplete</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L187">types.ts:187</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="afterCopy" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>after<wbr/>Copy</span><a href="#afterCopy" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">after<wbr/>Copy</span><span class="tsd-signature-symbol">?:</span> <a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>Functions to be called after your app directory has been copied to a temporary directory.</p>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#afterAsar">afterAsar</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L185">types.ts:185</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="afterComplete" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>after<wbr/>Complete</span><a href="#afterComplete" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">after<wbr/>Complete</span><span class="tsd-signature-symbol">?:</span> <a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>Functions to be called after the packaged application has been moved to the final directory.</p>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#afterComplete">afterComplete</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L187">types.ts:187</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="afterCopy" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>after<wbr/>Copy</span><a href="#afterCopy" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">after<wbr/>Copy</span><span class="tsd-signature-symbol">?:</span> <a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>Functions to be called after your app directory has been copied to a temporary directory.</p>
 <p><strong>Note</strong>: <code>afterCopy</code> will not be called if the <a href="Options.html#prebuiltAsar" class="tsd-kind-property">prebuiltAsar</a> option is set.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#afterCopy">afterCopy</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L193">types.ts:193</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="afterCopyExtraResources" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>after<wbr/>Copy<wbr/>Extra<wbr/>Resources</span><a href="#afterCopyExtraResources" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">after<wbr/>Copy<wbr/>Extra<wbr/>Resources</span><span class="tsd-signature-symbol">?:</span> <a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>Functions to be called after the files specified in the <a href="Options.html#extraResource" class="tsd-kind-property">extraResource</a> option have been copied.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#afterCopyExtraResources">afterCopyExtraResources</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L197">types.ts:197</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="afterExtract" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>after<wbr/>Extract</span><a href="#afterExtract" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">after<wbr/>Extract</span><span class="tsd-signature-symbol">?:</span> <a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>Functions to be called after the prebuilt Electron binary has been extracted to a temporary directory.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#afterExtract">afterExtract</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L199">types.ts:199</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="afterFinalizePackageTargets" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>after<wbr/>Finalize<wbr/>Package<wbr/>Targets</span><a href="#afterFinalizePackageTargets" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">after<wbr/>Finalize<wbr/>Package<wbr/>Targets</span><span class="tsd-signature-symbol">?:</span> <a href="../types/FinalizePackageTargetsHookFunction.html" class="tsd-signature-type tsd-kind-type-alias">FinalizePackageTargetsHookFunction</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>Functions to be called after the final matrix of platform/arch combination is determined.  Use this to
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#afterCopy">afterCopy</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L193">types.ts:193</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="afterCopyExtraResources" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>after<wbr/>Copy<wbr/>Extra<wbr/>Resources</span><a href="#afterCopyExtraResources" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">after<wbr/>Copy<wbr/>Extra<wbr/>Resources</span><span class="tsd-signature-symbol">?:</span> <a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>Functions to be called after the files specified in the <a href="Options.html#extraResource" class="tsd-kind-property">extraResource</a> option have been copied.</p>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#afterCopyExtraResources">afterCopyExtraResources</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L197">types.ts:197</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="afterExtract" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>after<wbr/>Extract</span><a href="#afterExtract" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">after<wbr/>Extract</span><span class="tsd-signature-symbol">?:</span> <a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>Functions to be called after the prebuilt Electron binary has been extracted to a temporary directory.</p>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#afterExtract">afterExtract</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L199">types.ts:199</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="afterFinalizePackageTargets" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>after<wbr/>Finalize<wbr/>Package<wbr/>Targets</span><a href="#afterFinalizePackageTargets" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">after<wbr/>Finalize<wbr/>Package<wbr/>Targets</span><span class="tsd-signature-symbol">?:</span> <a href="../types/FinalizePackageTargetsHookFunction.html" class="tsd-signature-type tsd-kind-type-alias">FinalizePackageTargetsHookFunction</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>Functions to be called after the final matrix of platform/arch combination is determined.  Use this to
 learn what archs/platforms packager is targetting when you pass &quot;all&quot; as a value.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#afterFinalizePackageTargets">afterFinalizePackageTargets</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L204">types.ts:204</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="afterInitialize" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>after<wbr/>Initialize</span><a href="#afterInitialize" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">after<wbr/>Initialize</span><span class="tsd-signature-symbol">?:</span> <a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#afterInitialize">afterInitialize</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L207">types.ts:207</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="afterPrune" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>after<wbr/>Prune</span><a href="#afterPrune" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">after<wbr/>Prune</span><span class="tsd-signature-symbol">?:</span> <a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>Functions to be called after Node module pruning has been applied to the application.</p>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#afterFinalizePackageTargets">afterFinalizePackageTargets</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L204">types.ts:204</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="afterInitialize" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>after<wbr/>Initialize</span><a href="#afterInitialize" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">after<wbr/>Initialize</span><span class="tsd-signature-symbol">?:</span> <a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#afterInitialize">afterInitialize</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L207">types.ts:207</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="afterPrune" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>after<wbr/>Prune</span><a href="#afterPrune" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">after<wbr/>Prune</span><span class="tsd-signature-symbol">?:</span> <a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>Functions to be called after Node module pruning has been applied to the application.</p>
 <p><strong>Note</strong>: None of these functions will be called if the <a href="Options.html#prune" class="tsd-kind-property">prune</a> option is <code>false</code> or
 the <a href="Options.html#prebuiltAsar" class="tsd-kind-property">prebuiltAsar</a> option is set.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#afterPrune">afterPrune</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L215">types.ts:215</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="all" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>all</span><a href="#all" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">all</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>When <code>true</code>, sets both <a href="Options.html#arch" class="tsd-kind-property">arch</a> and <a href="Options.html#platform" class="tsd-kind-property">platform</a> to <code>all</code>.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#all">all</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L218">types.ts:218</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="appBundleId" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>app<wbr/>Bundle<wbr/>Id</span><a href="#appBundleId" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">app<wbr/>Bundle<wbr/>Id</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#appBundleId">appBundleId</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L224">types.ts:224</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="appCopyright" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>app<wbr/>Copyright</span><a href="#appCopyright" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">app<wbr/>Copyright</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The human-readable copyright line for the app. Maps to the <code>LegalCopyright</code> metadata
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#afterPrune">afterPrune</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L215">types.ts:215</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="all" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>all</span><a href="#all" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">all</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>When <code>true</code>, sets both <a href="Options.html#arch" class="tsd-kind-property">arch</a> and <a href="Options.html#platform" class="tsd-kind-property">platform</a> to <code>all</code>.</p>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#all">all</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L218">types.ts:218</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="appBundleId" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>app<wbr/>Bundle<wbr/>Id</span><a href="#appBundleId" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">app<wbr/>Bundle<wbr/>Id</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#appBundleId">appBundleId</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L224">types.ts:224</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="appCopyright" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>app<wbr/>Copyright</span><a href="#appCopyright" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">app<wbr/>Copyright</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The human-readable copyright line for the app. Maps to the <code>LegalCopyright</code> metadata
 property on Windows, and <code>NSHumanReadableCopyright</code> on macOS.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#appCopyright">appCopyright</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L241">types.ts:241</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="appVersion" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>app<wbr/>Version</span><a href="#appVersion" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">app<wbr/>Version</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The release version of the application.</p>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#appCopyright">appCopyright</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L241">types.ts:241</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="appVersion" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>app<wbr/>Version</span><a href="#appVersion" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">app<wbr/>Version</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The release version of the application.</p>
 <p>By default the <code>version</code> property in the <code>package.json</code> is used, but it can be overridden
 with this argument. If neither are provided, the version of Electron will be used. Maps
 to the <code>ProductVersion</code> metadata property on Windows, and <code>CFBundleShortVersionString</code>
 on macOS.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#appVersion">appVersion</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L250">types.ts:250</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="arch" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>arch</span><a href="#arch" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">arch</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>The target system architecture(s) to build for.</p>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#appVersion">appVersion</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L250">types.ts:250</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="arch" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>arch</span><a href="#arch" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">arch</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>The target system architecture(s) to build for.</p>
 <p>Not required if the <a href="Options.html#all" class="tsd-kind-property">all</a> option is set. If <code>arch</code> is set to <code>all</code>, all supported
 architectures for the target platforms specified by <a href="Options.html#platform" class="tsd-kind-property">platform</a> will be built.
 Arbitrary combinations of individual architectures are also supported via a comma-delimited
@@ -83,7 +83,7 @@
 <li><code>arm64</code> <em>(Linux: Electron 1.8.0 and above; Windows: 6.0.8 and above; macOS: 11.0.0-beta.1 and above)</em></li>
 <li><code>mips64el</code> <em>(Electron 1.8.2-beta.5 to 1.8.8)</em></li>
 </ul>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Overrides <a href="Options.html">Options</a>.<a href="Options.html#arch">arch</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L612">types.ts:612</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="asar" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>asar</span><a href="#asar" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">asar</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">CreateOptions</span></div><div class="tsd-comment tsd-typography"><p>Whether to package the application&#39;s source code into an archive, using <a href="https://github.com/electron/asar">Electron&#39;s
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Overrides <a href="Options.html">Options</a>.<a href="Options.html#arch">arch</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L612">types.ts:612</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="asar" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>asar</span><a href="#asar" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">asar</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">CreateOptions</span></div><div class="tsd-comment tsd-typography"><p>Whether to package the application&#39;s source code into an archive, using <a href="https://github.com/electron/asar">Electron&#39;s
 archive format</a>. Reasons why you may want to enable
 this feature include mitigating issues around long path names on Windows, slightly speeding
 up <code>require</code>, and concealing your source code from cursory inspection. When the value
@@ -107,18 +107,18 @@
 <li><code>asar.unpackDir = path.join(&#39;**&#39;, &#39;{sub_dir1/sub_sub_dir,sub_dir2}&#39;, &#39;**&#39;, &#39;*&#39;)</code> will unpack the directories <code>/&lt;dir&gt;/sub_dir1/sub_sub_dir</code> and <code>/&lt;dir&gt;/sub_dir2</code> and their subdirectories.</li>
 </ul>
 <p><strong>Note:</strong> <code>asar</code> will have no effect if the <a href="Options.html#prebuiltAsar" class="tsd-kind-property">prebuiltAsar</a> option is set.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#asar">asar</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L297">types.ts:297</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="beforeAsar" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>before<wbr/>Asar</span><a href="#beforeAsar" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">before<wbr/>Asar</span><span class="tsd-signature-symbol">?:</span> <a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>Functions to be called before your app directory is packaged into an .asar file.</p>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#asar">asar</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L297">types.ts:297</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="beforeAsar" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>before<wbr/>Asar</span><a href="#beforeAsar" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">before<wbr/>Asar</span><span class="tsd-signature-symbol">?:</span> <a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>Functions to be called before your app directory is packaged into an .asar file.</p>
 <p><strong>Note</strong>: <code>beforeAsar</code> will only be called if the <a href="Options.html#asar" class="tsd-kind-property">asar</a> option is set.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#beforeAsar">beforeAsar</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L303">types.ts:303</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="beforeCopy" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>before<wbr/>Copy</span><a href="#beforeCopy" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">before<wbr/>Copy</span><span class="tsd-signature-symbol">?:</span> <a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>Functions to be called before your app directory is copied to a temporary directory.</p>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#beforeAsar">beforeAsar</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L303">types.ts:303</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="beforeCopy" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>before<wbr/>Copy</span><a href="#beforeCopy" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">before<wbr/>Copy</span><span class="tsd-signature-symbol">?:</span> <a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>Functions to be called before your app directory is copied to a temporary directory.</p>
 <p><strong>Note</strong>: <code>beforeCopy</code> will not be called if the <a href="Options.html#prebuiltAsar" class="tsd-kind-property">prebuiltAsar</a> option is set.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#beforeCopy">beforeCopy</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L309">types.ts:309</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="beforeCopyExtraResources" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>before<wbr/>Copy<wbr/>Extra<wbr/>Resources</span><a href="#beforeCopyExtraResources" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">before<wbr/>Copy<wbr/>Extra<wbr/>Resources</span><span class="tsd-signature-symbol">?:</span> <a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>Functions to be called before the files specified in the <a href="Options.html#extraResource" class="tsd-kind-property">extraResource</a> option are copied.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#beforeCopyExtraResources">beforeCopyExtraResources</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L313">types.ts:313</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="buildVersion" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>build<wbr/>Version</span><a href="#buildVersion" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">build<wbr/>Version</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The build version of the application. Defaults to the value of the <a href="Options.html#appVersion" class="tsd-kind-property">appVersion</a> option.
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#beforeCopy">beforeCopy</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L309">types.ts:309</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="beforeCopyExtraResources" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>before<wbr/>Copy<wbr/>Extra<wbr/>Resources</span><a href="#beforeCopyExtraResources" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">before<wbr/>Copy<wbr/>Extra<wbr/>Resources</span><span class="tsd-signature-symbol">?:</span> <a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>Functions to be called before the files specified in the <a href="Options.html#extraResource" class="tsd-kind-property">extraResource</a> option are copied.</p>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#beforeCopyExtraResources">beforeCopyExtraResources</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L313">types.ts:313</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="buildVersion" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>build<wbr/>Version</span><a href="#buildVersion" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">build<wbr/>Version</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The build version of the application. Defaults to the value of the <a href="Options.html#appVersion" class="tsd-kind-property">appVersion</a> option.
 Maps to the <code>FileVersion</code> metadata property on Windows, and <code>CFBundleVersion</code> on macOS.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#buildVersion">buildVersion</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L318">types.ts:318</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="derefSymlinks" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>deref<wbr/>Symlinks</span><a href="#derefSymlinks" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">deref<wbr/>Symlinks</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>Whether symlinks should be dereferenced during the copying of the application source.
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#buildVersion">buildVersion</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L318">types.ts:318</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="derefSymlinks" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>deref<wbr/>Symlinks</span><a href="#derefSymlinks" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">deref<wbr/>Symlinks</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>Whether symlinks should be dereferenced during the copying of the application source.
 Defaults to <code>true</code>.</p>
 <p><strong>Note:</strong> <code>derefSymlinks</code> will have no effect if the <a href="Options.html#prebuiltAsar" class="tsd-kind-property">prebuiltAsar</a> option is set.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#derefSymlinks">derefSymlinks</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L334">types.ts:334</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="dir" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>dir</span><a href="#dir" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">dir</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The source directory.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#dir">dir</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L179">types.ts:179</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="download" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>download</span><a href="#download" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">download</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">ElectronDownloadRequestOptions</span></div><div class="tsd-comment tsd-typography"><p>If present, passes custom options to <a href="https://npm.im/@electron/get"><code>@electron/get</code></a>. See
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#derefSymlinks">derefSymlinks</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L334">types.ts:334</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="dir" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>dir</span><a href="#dir" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">dir</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The source directory.</p>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#dir">dir</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L179">types.ts:179</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="download" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>download</span><a href="#download" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">download</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">ElectronDownloadRequestOptions</span></div><div class="tsd-comment tsd-typography"><p>If present, passes custom options to <a href="https://npm.im/@electron/get"><code>@electron/get</code></a>. See
 the module for option descriptions, proxy support, and defaults. Supported parameters
 include, but are not limited to:</p>
 <ul>
@@ -126,26 +126,26 @@
 <li><code>mirrorOptions</code> (<em>Object</em>): Options to override the default Electron download location.</li>
 </ul>
 <p><strong>Note:</strong> <code>download</code> sub-options will have no effect if the <a href="Options.html#electronZipDir" class="tsd-kind-property">electronZipDir</a> option is set.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#download">download</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L344">types.ts:344</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="electronVersion" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>electron<wbr/>Version</span><a href="#electronVersion" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">electron<wbr/>Version</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The Electron version with which the app is built (without the leading &#39;v&#39;) - for example,
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#download">download</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L344">types.ts:344</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="electronVersion" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>electron<wbr/>Version</span><a href="#electronVersion" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">electron<wbr/>Version</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The Electron version with which the app is built (without the leading &#39;v&#39;) - for example,
 <a href="https://github.com/electron/electron/releases/tag/v1.4.13"><code>1.4.13</code></a>. See <a href="https://github.com/electron/electron/releases">Electron
 releases</a> for valid versions. If omitted, it</p>
 <ul>
 <li>will use the version of the nearest local installation of <code>electron</code> or <code>electron-nightly</code></li>
 <li>defined in <code>package.json</code> in either <code>devDependencies</code> or <code>dependencies</code>.</li>
 </ul>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#electronVersion">electronVersion</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L352">types.ts:352</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="electronZipDir" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>electron<wbr/>Zip<wbr/>Dir</span><a href="#electronZipDir" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">electron<wbr/>Zip<wbr/>Dir</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The local path to a directory containing Electron ZIP files for Electron Packager to unzip, instead
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#electronVersion">electronVersion</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L352">types.ts:352</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="electronZipDir" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>electron<wbr/>Zip<wbr/>Dir</span><a href="#electronZipDir" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">electron<wbr/>Zip<wbr/>Dir</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The local path to a directory containing Electron ZIP files for Electron Packager to unzip, instead
 of downloading them. The ZIP filenames should be in the same format as the ones downloaded from the
 <a href="https://github.com/electron/electron/releases">Electron releases</a> site.</p>
 <p><strong>Note:</strong> Setting this option prevents the <a href="Options.html#download" class="tsd-kind-property">download</a> sub-options from being used, as
 the functionality gets skipped over.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#electronZipDir">electronZipDir</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L361">types.ts:361</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="executableName" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>executable<wbr/>Name</span><a href="#executableName" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">executable<wbr/>Name</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The name of the executable file, sans file extension. Defaults to the value for the <a href="ComboOptions.html#name" class="tsd-kind-property">name</a>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#electronZipDir">electronZipDir</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L361">types.ts:361</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="executableName" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>executable<wbr/>Name</span><a href="#executableName" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">executable<wbr/>Name</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The name of the executable file, sans file extension. Defaults to the value for the <a href="ComboOptions.html#name" class="tsd-kind-property">name</a>
 option. For <code>darwin</code> or <code>mas</code> target platforms, this does not affect the name of the
 <code>.app</code> folder - this will use the <a href="ComboOptions.html#name" class="tsd-kind-property">name</a> option instead.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#executableName">executableName</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L367">types.ts:367</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="extraResource" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>extra<wbr/>Resource</span><a href="#extraResource" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">extra<wbr/>Resource</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>One or more files to be copied directly into the app&#39;s <code>Contents/Resources</code> directory for
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#executableName">executableName</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L367">types.ts:367</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="extraResource" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>extra<wbr/>Resource</span><a href="#extraResource" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">extra<wbr/>Resource</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>One or more files to be copied directly into the app&#39;s <code>Contents/Resources</code> directory for
 macOS target platforms, and the <code>resources</code> directory for other target platforms. The
 resources directory can be referenced in the packaged app via the
 <a href="https://www.electronjs.org/docs/api/process#processresourcespath-readonly"><code>process.resourcesPath</code></a> value.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#extraResource">extraResource</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L400">types.ts:400</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="icon" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>icon</span><a href="#icon" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">icon</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The local path to the icon file, if the target platform supports setting embedding an icon.</p>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#extraResource">extraResource</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L400">types.ts:400</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="icon" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>icon</span><a href="#icon" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">icon</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The local path to the icon file, if the target platform supports setting embedding an icon.</p>
 <p>Currently you must look for conversion tools in order to supply an icon in the format required by the platform:</p>
 <ul>
 <li>macOS: <code>.icns</code></li>
@@ -157,7 +157,7 @@
 </ul>
 <p>If the file extension is omitted, it is auto-completed to the correct extension based on the
 platform, including when [[platform|<code>platform: &#39;all&#39;</code>]] is in effect.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#icon">icon</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L422">types.ts:422</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="ignore" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>ignore</span><a href="#ignore" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ignore</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">RegExp</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">RegExp</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> | </span><a href="../types/IgnoreFunction.html" class="tsd-signature-type tsd-kind-type-alias">IgnoreFunction</a></div><div class="tsd-comment tsd-typography"><p>One or more additional <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions">regular expression</a>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#icon">icon</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L422">types.ts:422</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="ignore" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>ignore</span><a href="#ignore" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ignore</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">RegExp</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">RegExp</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> | </span><a href="../types/IgnoreFunction.html" class="tsd-signature-type tsd-kind-type-alias">IgnoreFunction</a></div><div class="tsd-comment tsd-typography"><p>One or more additional <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions">regular expression</a>
 patterns which specify which files to ignore when copying files to create the app bundle(s). The
 regular expressions are matched against the absolute path of a given file/directory to be copied.</p>
 <p><strong>Please note that <a href="https://en.wikipedia.org/wiki/Glob_%28programming%29">glob patterns</a> will not work.</strong></p>
@@ -179,21 +179,21 @@
 <p><strong>Note</strong>: Node modules specified in <code>devDependencies</code> are ignored by default, via the
 <a href="Options.html#prune" class="tsd-kind-property">prune</a> option.</p>
 <p><strong>Note:</strong> <code>ignore</code> will have no effect if the <a href="Options.html#prebuiltAsar" class="tsd-kind-property">prebuiltAsar</a> option is set.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#ignore">ignore</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L445">types.ts:445</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="junk" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>junk</span><a href="#junk" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">junk</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>Ignores <a href="https://github.com/sindresorhus/junk">system junk files</a> when copying the Electron app,
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#ignore">ignore</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L445">types.ts:445</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="junk" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>junk</span><a href="#junk" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">junk</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>Ignores <a href="https://github.com/sindresorhus/junk">system junk files</a> when copying the Electron app,
 regardless of the <a href="Options.html#ignore" class="tsd-kind-property">ignore</a> option.</p>
 <p><strong>Note:</strong> <code>junk</code> will have no effect if the <a href="Options.html#prebuiltAsar" class="tsd-kind-property">prebuiltAsar</a> option is set.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#junk">junk</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L452">types.ts:452</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="name" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>name</span><a href="#name" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">name</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The application name. If omitted, it will use the <code>productName</code> or <code>name</code> value from the
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#junk">junk</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L452">types.ts:452</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="name" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>name</span><a href="#name" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">name</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The application name. If omitted, it will use the <code>productName</code> or <code>name</code> value from the
 nearest <code>package.json</code>.</p>
 <p><strong>Regardless of source, characters in the Electron app name which are not allowed in all target
 platforms&#39; filenames (e.g., <code>/</code>), will be replaced by hyphens (<code>-</code>).</strong></p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#name">name</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L460">types.ts:460</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="osxUniversal" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>osx<wbr/>Universal</span><a href="#osxUniversal" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">osx<wbr/>Universal</span><span class="tsd-signature-symbol">?:</span> <a href="../types/OsxUniversalOptions.html" class="tsd-signature-type tsd-kind-type-alias">OsxUniversalOptions</a></div><div class="tsd-comment tsd-typography"><p>Used to provide custom options to the internal call to <code>@electron/universal</code> when building a macOS
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#name">name</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L460">types.ts:460</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="osxUniversal" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>osx<wbr/>Universal</span><a href="#osxUniversal" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">osx<wbr/>Universal</span><span class="tsd-signature-symbol">?:</span> <a href="../types/OsxUniversalOptions.html" class="tsd-signature-type tsd-kind-type-alias">OsxUniversalOptions</a></div><div class="tsd-comment tsd-typography"><p>Used to provide custom options to the internal call to <code>@electron/universal</code> when building a macOS
 app with the target architecture of &quot;universal&quot;.  Unused otherwise, providing a value does not imply
 a universal app is built.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#osxUniversal">osxUniversal</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L487">types.ts:487</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="out" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>out</span><a href="#out" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">out</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The base directory where the finished package(s) are created.</p>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#osxUniversal">osxUniversal</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L487">types.ts:487</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="out" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>out</span><a href="#out" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">out</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The base directory where the finished package(s) are created.</p>
 <p>Defaults to the current working directory.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#out">out</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L493">types.ts:493</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="overwrite" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>overwrite</span><a href="#overwrite" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">overwrite</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>Whether to replace an already existing output directory for a given platform (<code>true</code>) or
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#out">out</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L493">types.ts:493</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="overwrite" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>overwrite</span><a href="#overwrite" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">overwrite</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>Whether to replace an already existing output directory for a given platform (<code>true</code>) or
 skip recreating it (<code>false</code>). Defaults to <code>false</code>.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#overwrite">overwrite</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L498">types.ts:498</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="platform" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>platform</span><a href="#platform" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">platform</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>The target platform(s) to build for.</p>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#overwrite">overwrite</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L498">types.ts:498</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="platform" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>platform</span><a href="#platform" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">platform</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>The target platform(s) to build for.</p>
 <p>Not required if the <a href="Options.html#all" class="tsd-kind-property">all</a> option is set. If <code>platform</code> is set to <code>all</code>, all officially
 supported target platforms for the target architectures specified by the <a href="Options.html#arch" class="tsd-kind-property">arch</a> option
 will be built. Arbitrary combinations of individual platforms are also supported via a
@@ -209,7 +209,7 @@
 <li><code>mas</code> (macOS, specifically for submitting to the Mac App Store)</li>
 <li><code>win32</code></li>
 </ul>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Overrides <a href="Options.html">Options</a>.<a href="Options.html#platform">platform</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L613">types.ts:613</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="prebuiltAsar" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>prebuilt<wbr/>Asar</span><a href="#prebuiltAsar" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">prebuilt<wbr/>Asar</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The path to a prebuilt ASAR file.</p>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Overrides <a href="Options.html">Options</a>.<a href="Options.html#platform">platform</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L613">types.ts:613</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="prebuiltAsar" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>prebuilt<wbr/>Asar</span><a href="#prebuiltAsar" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">prebuilt<wbr/>Asar</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The path to a prebuilt ASAR file.</p>
 <p><strong>Note:</strong> Setting this option prevents the following options from being used, as the functionality
 gets skipped over:</p>
 <ul>
@@ -221,30 +221,30 @@
 <li><a href="Options.html#junk" class="tsd-kind-property">junk</a></li>
 <li><a href="Options.html#prune" class="tsd-kind-property">prune</a></li>
 </ul>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#prebuiltAsar">prebuiltAsar</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L534">types.ts:534</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="prune" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>prune</span><a href="#prune" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">prune</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>Walks the <code>node_modules</code> dependency tree to remove all of the packages specified in the
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#prebuiltAsar">prebuiltAsar</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L534">types.ts:534</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="prune" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>prune</span><a href="#prune" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">prune</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>Walks the <code>node_modules</code> dependency tree to remove all of the packages specified in the
 <code>devDependencies</code> section of <code>package.json</code> from the outputted Electron app.</p>
 <p>Defaults to <code>true</code>.</p>
 <p><strong>Note:</strong> <code>prune</code> will have no effect if the <a href="Options.html#prebuiltAsar" class="tsd-kind-property">prebuiltAsar</a> option is set.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#prune">prune</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L549">types.ts:549</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="quiet" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>quiet</span><a href="#quiet" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">quiet</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>If <code>true</code>, disables printing informational and warning messages to the console when
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#prune">prune</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L549">types.ts:549</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="quiet" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>quiet</span><a href="#quiet" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">quiet</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>If <code>true</code>, disables printing informational and warning messages to the console when
 packaging the application. This does not disable errors.</p>
 <p>Defaults to <code>false</code>.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#quiet">quiet</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L556">types.ts:556</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="tmpdir" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>tmpdir</span><a href="#tmpdir" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">tmpdir</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">false</span></div><div class="tsd-comment tsd-typography"><p>The base directory to use as a temporary directory. Set to <code>false</code> to disable use of a
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#quiet">quiet</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L556">types.ts:556</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="tmpdir" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>tmpdir</span><a href="#tmpdir" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">tmpdir</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">false</span></div><div class="tsd-comment tsd-typography"><p>The base directory to use as a temporary directory. Set to <code>false</code> to disable use of a
 temporary directory. Defaults to the system&#39;s temporary directory.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#tmpdir">tmpdir</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L561">types.ts:561</a></li></ul></aside></section></section><section class="tsd-panel-group tsd-member-group"><h2>Windows</h2><section class="tsd-panel tsd-member tsd-is-inherited"><a id="win32metadata" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>win32metadata</span><a href="#win32metadata" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">win32metadata</span><span class="tsd-signature-symbol">?:</span> <a href="Win32MetadataOptions.html" class="tsd-signature-type tsd-kind-interface">Win32MetadataOptions</a></div><div class="tsd-comment tsd-typography"><p>Application metadata to embed into the Windows executable.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#win32metadata">win32metadata</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L590">types.ts:590</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="windowsSign" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>windows<wbr/>Sign</span><a href="#windowsSign" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">windows<wbr/>Sign</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">true</span><span class="tsd-signature-symbol"> | </span><a href="WindowsSignOptions.html" class="tsd-signature-type tsd-kind-interface">WindowsSignOptions</a></div><div class="tsd-comment tsd-typography"><p>If present, signs Windows binary files.
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#tmpdir">tmpdir</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L561">types.ts:561</a></li></ul></aside></section></section><section class="tsd-panel-group tsd-member-group"><h2>Windows</h2><section class="tsd-panel tsd-member tsd-is-inherited"><a id="win32metadata" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>win32metadata</span><a href="#win32metadata" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">win32metadata</span><span class="tsd-signature-symbol">?:</span> <a href="Win32MetadataOptions.html" class="tsd-signature-type tsd-kind-interface">Win32MetadataOptions</a></div><div class="tsd-comment tsd-typography"><p>Application metadata to embed into the Windows executable.</p>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#win32metadata">win32metadata</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L590">types.ts:590</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="windowsSign" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>windows<wbr/>Sign</span><a href="#windowsSign" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">windows<wbr/>Sign</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">true</span><span class="tsd-signature-symbol"> | </span><a href="WindowsSignOptions.html" class="tsd-signature-type tsd-kind-interface">WindowsSignOptions</a></div><div class="tsd-comment tsd-typography"><p>If present, signs Windows binary files.
 When the value is <code>true</code>, pass default configuration to the signing module. See
 <a href="https://npm.im/@electron/windows-sign">@electron/windows-sign</a> for sub-option descriptions and
 their defaults.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#windowsSign">windowsSign</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L598">types.ts:598</a></li></ul></aside></section></section><section class="tsd-panel-group tsd-member-group"><h2>macOS</h2><section class="tsd-panel tsd-member tsd-is-inherited"><a id="appCategoryType" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>app<wbr/>Category<wbr/>Type</span><a href="#appCategoryType" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">app<wbr/>Category<wbr/>Type</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The application category type, as shown in the Finder via <em>View → Arrange by Application
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#windowsSign">windowsSign</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L598">types.ts:598</a></li></ul></aside></section></section><section class="tsd-panel-group tsd-member-group"><h2>macOS</h2><section class="tsd-panel tsd-member tsd-is-inherited"><a id="appCategoryType" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>app<wbr/>Category<wbr/>Type</span><a href="#appCategoryType" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">app<wbr/>Category<wbr/>Type</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The application category type, as shown in the Finder via <em>View → Arrange by Application
 Category</em> when viewing the Applications directory.</p>
 <p>For example, <code>app-category-type=public.app-category.developer-tools</code> will set the
 application category to <em>Developer Tools</em>.</p>
 <p>Valid values are listed in <a href="https://developer.apple.com/library/ios/documentation/General/Reference/InfoPlistKeyReference/Articles/LaunchServicesKeys.html#//apple_ref/doc/uid/TP40009250-SW8">Apple&#39;s documentation</a>.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#appCategoryType">appCategoryType</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L236">types.ts:236</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="darwinDarkModeSupport" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>darwin<wbr/>Dark<wbr/>Mode<wbr/>Support</span><a href="#darwinDarkModeSupport" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">darwin<wbr/>Dark<wbr/>Mode<wbr/>Support</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>Forces support for Mojave (macOS 10.14) dark mode in your packaged app. This sets the
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#appCategoryType">appCategoryType</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L236">types.ts:236</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="darwinDarkModeSupport" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>darwin<wbr/>Dark<wbr/>Mode<wbr/>Support</span><a href="#darwinDarkModeSupport" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">darwin<wbr/>Dark<wbr/>Mode<wbr/>Support</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>Forces support for Mojave (macOS 10.14) dark mode in your packaged app. This sets the
 <code>NSRequiresAquaSystemAppearance</code> key to <code>false</code> in your app&#39;s <code>Info.plist</code>.  For more information,
 see the <a href="https://www.electronjs.org/docs/tutorial/mojave-dark-mode-guide">Electron documentation</a>
 and the <a href="https://developer.apple.com/documentation/appkit/nsappearancecustomization/choosing_a_specific_appearance_for_your_app">Apple developer documentation</a>.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#darwinDarkModeSupport">darwinDarkModeSupport</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L327">types.ts:327</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="extendHelperInfo" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>extend<wbr/>Helper<wbr/>Info</span><a href="#extendHelperInfo" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">extend<wbr/>Helper<wbr/>Info</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">{ </span><br/><span>    </span>[<span class="tsd-kind-index-signature">property</span>: <span class="tsd-signature-type">string</span>]<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div><div class="tsd-comment tsd-typography"><p>When the value is a string, specifies the filename of a <code>plist</code> file. Its contents are merged
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#darwinDarkModeSupport">darwinDarkModeSupport</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L327">types.ts:327</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="extendHelperInfo" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>extend<wbr/>Helper<wbr/>Info</span><a href="#extendHelperInfo" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">extend<wbr/>Helper<wbr/>Info</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">{ </span><br/><span>    </span>[<span class="tsd-kind-index-signature">property</span>: <span class="tsd-signature-type">string</span>]<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div><div class="tsd-comment tsd-typography"><p>When the value is a string, specifies the filename of a <code>plist</code> file. Its contents are merged
 into all the Helper apps&#39; <code>Info.plist</code> files.
 When the value is an <code>Object</code>, it specifies an already-parsed <code>plist</code> data structure that is
 merged into all the Helper apps&#39; <code>Info.plist</code> files.</p>
@@ -253,7 +253,7 @@
 <li><code>electron</code> or <code>electron-nightly</code>, but are overridden by other
 options such as <a href="Options.html#appVersion" class="tsd-kind-property">appVersion</a> or <a href="Options.html#appBundleId" class="tsd-kind-property">appBundleId</a>.</li>
 </ul>
-</div><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter-index-signature"><h5><span class="tsd-signature-symbol">[</span><span class="tsd-kind-parameter">property</span>: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><span class="tsd-signature-type">any</span></h5></li></ul></div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#extendHelperInfo">extendHelperInfo</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L393">types.ts:393</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="extendInfo" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>extend<wbr/>Info</span><a href="#extendInfo" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">extend<wbr/>Info</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">{ </span><br/><span>    </span>[<span class="tsd-kind-index-signature">property</span>: <span class="tsd-signature-type">string</span>]<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div><div class="tsd-comment tsd-typography"><p>When the value is a string, specifies the filename of a <code>plist</code> file. Its contents are merged
+</div><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter-index-signature"><h5><span class="tsd-signature-symbol">[</span><span class="tsd-kind-parameter">property</span>: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><span class="tsd-signature-type">any</span></h5></li></ul></div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#extendHelperInfo">extendHelperInfo</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L393">types.ts:393</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="extendInfo" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>extend<wbr/>Info</span><a href="#extendInfo" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">extend<wbr/>Info</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">{ </span><br/><span>    </span>[<span class="tsd-kind-index-signature">property</span>: <span class="tsd-signature-type">string</span>]<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div><div class="tsd-comment tsd-typography"><p>When the value is a string, specifies the filename of a <code>plist</code> file. Its contents are merged
 into the app&#39;s <code>Info.plist</code>.
 When the value is an <code>Object</code>, it specifies an already-parsed <code>plist</code> data structure that is
 merged into the app&#39;s <code>Info.plist</code>.</p>
@@ -262,12 +262,12 @@
 <li><code>electron</code> or <code>electron-nightly</code>, but are overridden by other
 options such as <a href="Options.html#appVersion" class="tsd-kind-property">appVersion</a> or <a href="Options.html#appBundleId" class="tsd-kind-property">appBundleId</a>.</li>
 </ul>
-</div><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter-index-signature"><h5><span class="tsd-signature-symbol">[</span><span class="tsd-kind-parameter">property</span>: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><span class="tsd-signature-type">any</span></h5></li></ul></div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#extendInfo">extendInfo</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L380">types.ts:380</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="helperBundleId" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>helper<wbr/>Bundle<wbr/>Id</span><a href="#helperBundleId" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">helper<wbr/>Bundle<wbr/>Id</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The bundle identifier to use in the application helper&#39;s <code>Info.plist</code>.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#helperBundleId">helperBundleId</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L406">types.ts:406</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="osxNotarize" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>osx<wbr/>Notarize</span><a href="#osxNotarize" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">osx<wbr/>Notarize</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">NotaryToolCredentials</span></div><div class="tsd-comment tsd-typography"><p>If present, notarizes macOS target apps when the host platform is macOS and Xcode is installed.
+</div><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter-index-signature"><h5><span class="tsd-signature-symbol">[</span><span class="tsd-kind-parameter">property</span>: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><span class="tsd-signature-type">any</span></h5></li></ul></div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#extendInfo">extendInfo</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L380">types.ts:380</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="helperBundleId" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>helper<wbr/>Bundle<wbr/>Id</span><a href="#helperBundleId" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">helper<wbr/>Bundle<wbr/>Id</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The bundle identifier to use in the application helper&#39;s <code>Info.plist</code>.</p>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#helperBundleId">helperBundleId</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L406">types.ts:406</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="osxNotarize" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>osx<wbr/>Notarize</span><a href="#osxNotarize" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">osx<wbr/>Notarize</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">NotaryToolCredentials</span></div><div class="tsd-comment tsd-typography"><p>If present, notarizes macOS target apps when the host platform is macOS and Xcode is installed.
 See <a href="https://github.com/electron/notarize#method-notarizeopts-promisevoid"><code>@electron/notarize</code></a>
 for option descriptions, such as how to use <code>appleIdPassword</code> safely or obtain an API key.</p>
 <p><strong>Requires the <a href="Options.html#osxSign" class="tsd-kind-property">osxSign</a> option to be set.</strong></p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#osxNotarize">osxNotarize</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L470">types.ts:470</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="osxSign" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>osx<wbr/>Sign</span><a href="#osxSign" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">osx<wbr/>Sign</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">true</span><span class="tsd-signature-symbol"> | </span><a href="../types/OsxSignOptions.html" class="tsd-signature-type tsd-kind-type-alias">OsxSignOptions</a></div><div class="tsd-comment tsd-typography"><p>If present, signs macOS target apps when the host platform is macOS and Xcode is installed.
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#osxNotarize">osxNotarize</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L470">types.ts:470</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="osxSign" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>osx<wbr/>Sign</span><a href="#osxSign" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">osx<wbr/>Sign</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">true</span><span class="tsd-signature-symbol"> | </span><a href="../types/OsxSignOptions.html" class="tsd-signature-type tsd-kind-type-alias">OsxSignOptions</a></div><div class="tsd-comment tsd-typography"><p>If present, signs macOS target apps when the host platform is macOS and Xcode is installed.
 When the value is <code>true</code>, pass default configuration to the signing module. See
 <a href="https://npm.im/@electron/osx-sign#opts---options">@electron/osx-sign</a> for sub-option descriptions and
 their defaults. Options include, but are not limited to:</p>
@@ -275,8 +275,8 @@
 <li><code>identity</code> (<em>string</em>): The identity used when signing the package via <code>codesign</code>.</li>
 <li><code>binaries</code> (<em>array<string></em>): Path to additional binaries that will be signed along with built-ins of Electron/</li>
 </ul>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#osxSign">osxSign</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L481">types.ts:481</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="protocols" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>protocols</span><a href="#protocols" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">protocols</span><span class="tsd-signature-symbol">?:</span> <a href="MacOSProtocol.html" class="tsd-signature-type tsd-kind-interface">MacOSProtocol</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>The URL protocol schemes associated with the Electron app.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#protocols">protocols</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L540">types.ts:540</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="usageDescription" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>usage<wbr/>Description</span><a href="#usageDescription" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">usage<wbr/>Description</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span>[<span class="tsd-kind-index-signature">property</span>: <span class="tsd-signature-type">string</span>]<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div><div class="tsd-comment tsd-typography"><p>Human-readable descriptions of how the Electron app uses certain macOS features. These are displayed
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#osxSign">osxSign</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L481">types.ts:481</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="protocols" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>protocols</span><a href="#protocols" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">protocols</span><span class="tsd-signature-symbol">?:</span> <a href="MacOSProtocol.html" class="tsd-signature-type tsd-kind-interface">MacOSProtocol</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>The URL protocol schemes associated with the Electron app.</p>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#protocols">protocols</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L540">types.ts:540</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="usageDescription" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>usage<wbr/>Description</span><a href="#usageDescription" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">usage<wbr/>Description</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span>[<span class="tsd-kind-index-signature">property</span>: <span class="tsd-signature-type">string</span>]<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div><div class="tsd-comment tsd-typography"><p>Human-readable descriptions of how the Electron app uses certain macOS features. These are displayed
 in the App Store. A non-exhaustive list of available properties:</p>
 <ul>
 <li><code>Camera</code> - required for media access API usage in macOS Catalina</li>
@@ -287,4 +287,4 @@
 <p>Example:</p>
 <pre><code class="language-javascript"><span class="hl-1">{</span><br/><span class="hl-1">  </span><span class="hl-9">usageDescription</span><span class="hl-1">: {</span><br/><span class="hl-1">    </span><span class="hl-9">Camera</span><span class="hl-1">: </span><span class="hl-2">&#39;Needed for video calls&#39;</span><span class="hl-1">,</span><br/><span class="hl-1">    </span><span class="hl-9">Microphone</span><span class="hl-1">: </span><span class="hl-2">&#39;Needed for voice calls&#39;</span><br/><span class="hl-1">  }</span><br/><span class="hl-1">}</span>
 </code><button>Copy</button></pre>
-</div><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter-index-signature"><h5><span class="tsd-signature-symbol">[</span><span class="tsd-kind-parameter">property</span>: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><span class="tsd-signature-type">string</span></h5></li></ul></div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#usageDescription">usageDescription</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L585">types.ts:585</a></li></ul></aside></section></section></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><h4 class="uppercase">Member Visibility</h4><form><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-index-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>On This Page</h3></summary><div class="tsd-accordion-details"><a href="#afterAsar" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Asar</span></a><a href="#afterComplete" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Complete</span></a><a href="#afterCopy" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Copy</span></a><a href="#afterCopyExtraResources" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Copy<wbr/>Extra<wbr/>Resources</span></a><a href="#afterExtract" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Extract</span></a><a href="#afterFinalizePackageTargets" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Finalize<wbr/>Package<wbr/>Targets</span></a><a href="#afterInitialize" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Initialize</span></a><a href="#afterPrune" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Prune</span></a><a href="#all" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>all</span></a><a href="#appBundleId" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>app<wbr/>Bundle<wbr/>Id</span></a><a href="#appCopyright" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>app<wbr/>Copyright</span></a><a href="#appVersion" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>app<wbr/>Version</span></a><a href="#arch" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>arch</span></a><a href="#asar" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>asar</span></a><a href="#beforeAsar" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>before<wbr/>Asar</span></a><a href="#beforeCopy" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>before<wbr/>Copy</span></a><a href="#beforeCopyExtraResources" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>before<wbr/>Copy<wbr/>Extra<wbr/>Resources</span></a><a href="#buildVersion" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>build<wbr/>Version</span></a><a href="#derefSymlinks" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>deref<wbr/>Symlinks</span></a><a href="#dir" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>dir</span></a><a href="#download" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>download</span></a><a href="#electronVersion" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>electron<wbr/>Version</span></a><a href="#electronZipDir" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>electron<wbr/>Zip<wbr/>Dir</span></a><a href="#executableName" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>executable<wbr/>Name</span></a><a href="#extraResource" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>extra<wbr/>Resource</span></a><a href="#icon" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>icon</span></a><a href="#ignore" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>ignore</span></a><a href="#junk" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>junk</span></a><a href="#name" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>name</span></a><a href="#osxUniversal" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>osx<wbr/>Universal</span></a><a href="#out" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>out</span></a><a href="#overwrite" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>overwrite</span></a><a href="#platform" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>platform</span></a><a href="#prebuiltAsar" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>prebuilt<wbr/>Asar</span></a><a href="#prune" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>prune</span></a><a href="#quiet" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>quiet</span></a><a href="#tmpdir" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tmpdir</span></a><a href="#win32metadata" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>win32metadata</span></a><a href="#windowsSign" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>windows<wbr/>Sign</span></a><a href="#appCategoryType" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>app<wbr/>Category<wbr/>Type</span></a><a href="#darwinDarkModeSupport" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>darwin<wbr/>Dark<wbr/>Mode<wbr/>Support</span></a><a href="#extendHelperInfo" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>extend<wbr/>Helper<wbr/>Info</span></a><a href="#extendInfo" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>extend<wbr/>Info</span></a><a href="#helperBundleId" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>helper<wbr/>Bundle<wbr/>Id</span></a><a href="#osxNotarize" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>osx<wbr/>Notarize</span></a><a href="#osxSign" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>osx<wbr/>Sign</span></a><a href="#protocols" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>protocols</span></a><a href="#usageDescription" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>usage<wbr/>Description</span></a></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@electron/packager</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
\ No newline at end of file
+</div><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter-index-signature"><h5><span class="tsd-signature-symbol">[</span><span class="tsd-kind-parameter">property</span>: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><span class="tsd-signature-type">string</span></h5></li></ul></div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Options.html">Options</a>.<a href="Options.html#usageDescription">usageDescription</a></p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L585">types.ts:585</a></li></ul></aside></section></section></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><h4 class="uppercase">Member Visibility</h4><form><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-index-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>On This Page</h3></summary><div class="tsd-accordion-details"><a href="#afterAsar" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Asar</span></a><a href="#afterComplete" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Complete</span></a><a href="#afterCopy" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Copy</span></a><a href="#afterCopyExtraResources" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Copy<wbr/>Extra<wbr/>Resources</span></a><a href="#afterExtract" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Extract</span></a><a href="#afterFinalizePackageTargets" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Finalize<wbr/>Package<wbr/>Targets</span></a><a href="#afterInitialize" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Initialize</span></a><a href="#afterPrune" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Prune</span></a><a href="#all" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>all</span></a><a href="#appBundleId" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>app<wbr/>Bundle<wbr/>Id</span></a><a href="#appCopyright" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>app<wbr/>Copyright</span></a><a href="#appVersion" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>app<wbr/>Version</span></a><a href="#arch" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>arch</span></a><a href="#asar" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>asar</span></a><a href="#beforeAsar" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>before<wbr/>Asar</span></a><a href="#beforeCopy" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>before<wbr/>Copy</span></a><a href="#beforeCopyExtraResources" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>before<wbr/>Copy<wbr/>Extra<wbr/>Resources</span></a><a href="#buildVersion" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>build<wbr/>Version</span></a><a href="#derefSymlinks" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>deref<wbr/>Symlinks</span></a><a href="#dir" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>dir</span></a><a href="#download" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>download</span></a><a href="#electronVersion" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>electron<wbr/>Version</span></a><a href="#electronZipDir" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>electron<wbr/>Zip<wbr/>Dir</span></a><a href="#executableName" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>executable<wbr/>Name</span></a><a href="#extraResource" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>extra<wbr/>Resource</span></a><a href="#icon" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>icon</span></a><a href="#ignore" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>ignore</span></a><a href="#junk" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>junk</span></a><a href="#name" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>name</span></a><a href="#osxUniversal" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>osx<wbr/>Universal</span></a><a href="#out" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>out</span></a><a href="#overwrite" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>overwrite</span></a><a href="#platform" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>platform</span></a><a href="#prebuiltAsar" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>prebuilt<wbr/>Asar</span></a><a href="#prune" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>prune</span></a><a href="#quiet" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>quiet</span></a><a href="#tmpdir" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tmpdir</span></a><a href="#win32metadata" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>win32metadata</span></a><a href="#windowsSign" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>windows<wbr/>Sign</span></a><a href="#appCategoryType" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>app<wbr/>Category<wbr/>Type</span></a><a href="#darwinDarkModeSupport" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>darwin<wbr/>Dark<wbr/>Mode<wbr/>Support</span></a><a href="#extendHelperInfo" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>extend<wbr/>Helper<wbr/>Info</span></a><a href="#extendInfo" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>extend<wbr/>Info</span></a><a href="#helperBundleId" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>helper<wbr/>Bundle<wbr/>Id</span></a><a href="#osxNotarize" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>osx<wbr/>Notarize</span></a><a href="#osxSign" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>osx<wbr/>Sign</span></a><a href="#protocols" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>protocols</span></a><a href="#usageDescription" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>usage<wbr/>Description</span></a></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@electron/packager</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
\ No newline at end of file
diff --git a/main/interfaces/DownloadOptions.html b/main/interfaces/DownloadOptions.html
index 2002fbab..105338a7 100644
--- a/main/interfaces/DownloadOptions.html
+++ b/main/interfaces/DownloadOptions.html
@@ -1,4 +1,4 @@
-<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>DownloadOptions | @electron/packager</title><meta name="description" content="Documentation for @electron/packager"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@electron/packager</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@electron/packager</a></li><li><a href="DownloadOptions.html">DownloadOptions</a></li></ul><h1>Interface DownloadOptions</h1></div><div class="tsd-signature"><span class="tsd-signature-keyword">interface </span><span class="tsd-kind-interface">DownloadOptions</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#afterAsar">afterAsar</a><span class="tsd-signature-symbol">?: </span><a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#afterComplete">afterComplete</a><span class="tsd-signature-symbol">?: </span><a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#afterCopy">afterCopy</a><span class="tsd-signature-symbol">?: </span><a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#afterCopyExtraResources">afterCopyExtraResources</a><span class="tsd-signature-symbol">?: </span><a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#afterExtract">afterExtract</a><span class="tsd-signature-symbol">?: </span><a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#afterFinalizePackageTargets">afterFinalizePackageTargets</a><span class="tsd-signature-symbol">?: </span><a href="../types/FinalizePackageTargetsHookFunction.html" class="tsd-signature-type tsd-kind-type-alias">FinalizePackageTargetsHookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#afterInitialize">afterInitialize</a><span class="tsd-signature-symbol">?: </span><a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#afterPrune">afterPrune</a><span class="tsd-signature-symbol">?: </span><a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#all">all</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#appBundleId">appBundleId</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#appCategoryType">appCategoryType</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#appCopyright">appCopyright</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#appVersion">appVersion</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#arch">arch</a><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#artifactName">artifactName</a><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#asar">asar</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">CreateOptions</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#beforeAsar">beforeAsar</a><span class="tsd-signature-symbol">?: </span><a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#beforeCopy">beforeCopy</a><span class="tsd-signature-symbol">?: </span><a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#beforeCopyExtraResources">beforeCopyExtraResources</a><span class="tsd-signature-symbol">?: </span><a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#buildVersion">buildVersion</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#darwinDarkModeSupport">darwinDarkModeSupport</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#derefSymlinks">derefSymlinks</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#dir">dir</a><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#download">download</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">ElectronDownloadRequestOptions</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#electronVersion">electronVersion</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#electronZipDir">electronZipDir</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#executableName">executableName</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#extendHelperInfo">extendHelperInfo</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">{ </span><br/><span>        </span>[<span class="tsd-kind-index-signature">property</span>: <span class="tsd-signature-type">string</span>]<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#extendInfo">extendInfo</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">{ </span><br/><span>        </span>[<span class="tsd-kind-index-signature">property</span>: <span class="tsd-signature-type">string</span>]<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#extraResource">extraResource</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#helperBundleId">helperBundleId</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#icon">icon</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#ignore">ignore</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">RegExp</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">RegExp</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> | </span><a href="../types/IgnoreFunction.html" class="tsd-signature-type tsd-kind-type-alias">IgnoreFunction</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#junk">junk</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#name">name</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#osxNotarize">osxNotarize</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">NotaryToolCredentials</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#osxSign">osxSign</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">true</span><span class="tsd-signature-symbol"> | </span><a href="../types/OsxSignOptions.html" class="tsd-signature-type tsd-kind-type-alias">OsxSignOptions</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#osxUniversal">osxUniversal</a><span class="tsd-signature-symbol">?: </span><a href="../types/OsxUniversalOptions.html" class="tsd-signature-type tsd-kind-type-alias">OsxUniversalOptions</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#out">out</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#overwrite">overwrite</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#platform">platform</a><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#prebuiltAsar">prebuiltAsar</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#protocols">protocols</a><span class="tsd-signature-symbol">?: </span><a href="MacOSProtocol.html" class="tsd-signature-type tsd-kind-interface">MacOSProtocol</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#prune">prune</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#quiet">quiet</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#tmpdir">tmpdir</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">false</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#usageDescription">usageDescription</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">{ </span><br/><span>        </span>[<span class="tsd-kind-index-signature">property</span>: <span class="tsd-signature-type">string</span>]<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#version">version</a><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#win32metadata">win32metadata</a><span class="tsd-signature-symbol">?: </span><a href="Win32MetadataOptions.html" class="tsd-signature-type tsd-kind-interface">Win32MetadataOptions</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#windowsSign">windowsSign</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">true</span><span class="tsd-signature-symbol"> | </span><a href="WindowsSignOptions.html" class="tsd-signature-type tsd-kind-interface">WindowsSignOptions</a><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div><section class="tsd-panel tsd-hierarchy"><h4>Hierarchy</h4><ul class="tsd-hierarchy"><li><span class="tsd-signature-type">OptionsWithRequiredArchAndPlatform</span><ul class="tsd-hierarchy"><li><span class="target">DownloadOptions</span></li></ul></li></ul></section><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L606">types.ts:606</a></li></ul></aside><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex="0"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-chevronSmall"></use></svg> Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Other</h3><div class="tsd-index-list"><a href="DownloadOptions.html#afterAsar" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Asar?</span></a>
+<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>DownloadOptions | @electron/packager</title><meta name="description" content="Documentation for @electron/packager"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@electron/packager</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@electron/packager</a></li><li><a href="DownloadOptions.html">DownloadOptions</a></li></ul><h1>Interface DownloadOptions</h1></div><div class="tsd-signature"><span class="tsd-signature-keyword">interface </span><span class="tsd-kind-interface">DownloadOptions</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#afterAsar">afterAsar</a><span class="tsd-signature-symbol">?: </span><a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#afterComplete">afterComplete</a><span class="tsd-signature-symbol">?: </span><a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#afterCopy">afterCopy</a><span class="tsd-signature-symbol">?: </span><a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#afterCopyExtraResources">afterCopyExtraResources</a><span class="tsd-signature-symbol">?: </span><a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#afterExtract">afterExtract</a><span class="tsd-signature-symbol">?: </span><a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#afterFinalizePackageTargets">afterFinalizePackageTargets</a><span class="tsd-signature-symbol">?: </span><a href="../types/FinalizePackageTargetsHookFunction.html" class="tsd-signature-type tsd-kind-type-alias">FinalizePackageTargetsHookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#afterInitialize">afterInitialize</a><span class="tsd-signature-symbol">?: </span><a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#afterPrune">afterPrune</a><span class="tsd-signature-symbol">?: </span><a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#all">all</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#appBundleId">appBundleId</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#appCategoryType">appCategoryType</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#appCopyright">appCopyright</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#appVersion">appVersion</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#arch">arch</a><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#artifactName">artifactName</a><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#asar">asar</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">CreateOptions</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#beforeAsar">beforeAsar</a><span class="tsd-signature-symbol">?: </span><a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#beforeCopy">beforeCopy</a><span class="tsd-signature-symbol">?: </span><a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#beforeCopyExtraResources">beforeCopyExtraResources</a><span class="tsd-signature-symbol">?: </span><a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#buildVersion">buildVersion</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#darwinDarkModeSupport">darwinDarkModeSupport</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#derefSymlinks">derefSymlinks</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#dir">dir</a><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#download">download</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">ElectronDownloadRequestOptions</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#electronVersion">electronVersion</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#electronZipDir">electronZipDir</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#executableName">executableName</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#extendHelperInfo">extendHelperInfo</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">{ </span><br/><span>        </span>[<span class="tsd-kind-index-signature">property</span>: <span class="tsd-signature-type">string</span>]<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#extendInfo">extendInfo</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">{ </span><br/><span>        </span>[<span class="tsd-kind-index-signature">property</span>: <span class="tsd-signature-type">string</span>]<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#extraResource">extraResource</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#helperBundleId">helperBundleId</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#icon">icon</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#ignore">ignore</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">RegExp</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">RegExp</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> | </span><a href="../types/IgnoreFunction.html" class="tsd-signature-type tsd-kind-type-alias">IgnoreFunction</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#junk">junk</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#name">name</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#osxNotarize">osxNotarize</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">NotaryToolCredentials</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#osxSign">osxSign</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">true</span><span class="tsd-signature-symbol"> | </span><a href="../types/OsxSignOptions.html" class="tsd-signature-type tsd-kind-type-alias">OsxSignOptions</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#osxUniversal">osxUniversal</a><span class="tsd-signature-symbol">?: </span><a href="../types/OsxUniversalOptions.html" class="tsd-signature-type tsd-kind-type-alias">OsxUniversalOptions</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#out">out</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#overwrite">overwrite</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#platform">platform</a><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#prebuiltAsar">prebuiltAsar</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#protocols">protocols</a><span class="tsd-signature-symbol">?: </span><a href="MacOSProtocol.html" class="tsd-signature-type tsd-kind-interface">MacOSProtocol</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#prune">prune</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#quiet">quiet</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#tmpdir">tmpdir</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">false</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#usageDescription">usageDescription</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">{ </span><br/><span>        </span>[<span class="tsd-kind-index-signature">property</span>: <span class="tsd-signature-type">string</span>]<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#version">version</a><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#win32metadata">win32metadata</a><span class="tsd-signature-symbol">?: </span><a href="Win32MetadataOptions.html" class="tsd-signature-type tsd-kind-interface">Win32MetadataOptions</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="DownloadOptions.html#windowsSign">windowsSign</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">true</span><span class="tsd-signature-symbol"> | </span><a href="WindowsSignOptions.html" class="tsd-signature-type tsd-kind-interface">WindowsSignOptions</a><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div><section class="tsd-panel tsd-hierarchy"><h4>Hierarchy</h4><ul class="tsd-hierarchy"><li><span class="tsd-signature-type">OptionsWithRequiredArchAndPlatform</span><ul class="tsd-hierarchy"><li><span class="target">DownloadOptions</span></li></ul></li></ul></section><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L606">types.ts:606</a></li></ul></aside><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex="0"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-chevronSmall"></use></svg> Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Other</h3><div class="tsd-index-list"><a href="DownloadOptions.html#afterAsar" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Asar?</span></a>
 <a href="DownloadOptions.html#afterComplete" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Complete?</span></a>
 <a href="DownloadOptions.html#afterCopy" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Copy?</span></a>
 <a href="DownloadOptions.html#afterCopyExtraResources" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Copy<wbr/>Extra<wbr/>Resources?</span></a>
@@ -50,25 +50,25 @@
 <a href="DownloadOptions.html#usageDescription" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>usage<wbr/>Description?</span></a>
 </div></section></div></details></section></section><section class="tsd-panel-group tsd-member-group"><h2>Other</h2><section class="tsd-panel tsd-member tsd-is-inherited"><a id="afterAsar" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>after<wbr/>Asar</span><a href="#afterAsar" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">after<wbr/>Asar</span><span class="tsd-signature-symbol">?:</span> <a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>Functions to be called after your app directory has been packaged into an .asar file.</p>
 <p><strong>Note</strong>: <code>afterAsar</code> will only be called if the <a href="Options.html#asar" class="tsd-kind-property">asar</a> option is set.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.afterAsar</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L185">types.ts:185</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="afterComplete" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>after<wbr/>Complete</span><a href="#afterComplete" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">after<wbr/>Complete</span><span class="tsd-signature-symbol">?:</span> <a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>Functions to be called after the packaged application has been moved to the final directory.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.afterComplete</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L187">types.ts:187</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="afterCopy" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>after<wbr/>Copy</span><a href="#afterCopy" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">after<wbr/>Copy</span><span class="tsd-signature-symbol">?:</span> <a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>Functions to be called after your app directory has been copied to a temporary directory.</p>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.afterAsar</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L185">types.ts:185</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="afterComplete" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>after<wbr/>Complete</span><a href="#afterComplete" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">after<wbr/>Complete</span><span class="tsd-signature-symbol">?:</span> <a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>Functions to be called after the packaged application has been moved to the final directory.</p>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.afterComplete</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L187">types.ts:187</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="afterCopy" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>after<wbr/>Copy</span><a href="#afterCopy" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">after<wbr/>Copy</span><span class="tsd-signature-symbol">?:</span> <a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>Functions to be called after your app directory has been copied to a temporary directory.</p>
 <p><strong>Note</strong>: <code>afterCopy</code> will not be called if the <a href="Options.html#prebuiltAsar" class="tsd-kind-property">prebuiltAsar</a> option is set.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.afterCopy</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L193">types.ts:193</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="afterCopyExtraResources" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>after<wbr/>Copy<wbr/>Extra<wbr/>Resources</span><a href="#afterCopyExtraResources" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">after<wbr/>Copy<wbr/>Extra<wbr/>Resources</span><span class="tsd-signature-symbol">?:</span> <a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>Functions to be called after the files specified in the <a href="Options.html#extraResource" class="tsd-kind-property">extraResource</a> option have been copied.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.afterCopyExtraResources</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L197">types.ts:197</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="afterExtract" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>after<wbr/>Extract</span><a href="#afterExtract" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">after<wbr/>Extract</span><span class="tsd-signature-symbol">?:</span> <a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>Functions to be called after the prebuilt Electron binary has been extracted to a temporary directory.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.afterExtract</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L199">types.ts:199</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="afterFinalizePackageTargets" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>after<wbr/>Finalize<wbr/>Package<wbr/>Targets</span><a href="#afterFinalizePackageTargets" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">after<wbr/>Finalize<wbr/>Package<wbr/>Targets</span><span class="tsd-signature-symbol">?:</span> <a href="../types/FinalizePackageTargetsHookFunction.html" class="tsd-signature-type tsd-kind-type-alias">FinalizePackageTargetsHookFunction</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>Functions to be called after the final matrix of platform/arch combination is determined.  Use this to
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.afterCopy</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L193">types.ts:193</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="afterCopyExtraResources" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>after<wbr/>Copy<wbr/>Extra<wbr/>Resources</span><a href="#afterCopyExtraResources" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">after<wbr/>Copy<wbr/>Extra<wbr/>Resources</span><span class="tsd-signature-symbol">?:</span> <a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>Functions to be called after the files specified in the <a href="Options.html#extraResource" class="tsd-kind-property">extraResource</a> option have been copied.</p>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.afterCopyExtraResources</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L197">types.ts:197</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="afterExtract" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>after<wbr/>Extract</span><a href="#afterExtract" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">after<wbr/>Extract</span><span class="tsd-signature-symbol">?:</span> <a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>Functions to be called after the prebuilt Electron binary has been extracted to a temporary directory.</p>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.afterExtract</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L199">types.ts:199</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="afterFinalizePackageTargets" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>after<wbr/>Finalize<wbr/>Package<wbr/>Targets</span><a href="#afterFinalizePackageTargets" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">after<wbr/>Finalize<wbr/>Package<wbr/>Targets</span><span class="tsd-signature-symbol">?:</span> <a href="../types/FinalizePackageTargetsHookFunction.html" class="tsd-signature-type tsd-kind-type-alias">FinalizePackageTargetsHookFunction</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>Functions to be called after the final matrix of platform/arch combination is determined.  Use this to
 learn what archs/platforms packager is targetting when you pass &quot;all&quot; as a value.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.afterFinalizePackageTargets</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L204">types.ts:204</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="afterInitialize" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>after<wbr/>Initialize</span><a href="#afterInitialize" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">after<wbr/>Initialize</span><span class="tsd-signature-symbol">?:</span> <a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.afterInitialize</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L207">types.ts:207</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="afterPrune" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>after<wbr/>Prune</span><a href="#afterPrune" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">after<wbr/>Prune</span><span class="tsd-signature-symbol">?:</span> <a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>Functions to be called after Node module pruning has been applied to the application.</p>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.afterFinalizePackageTargets</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L204">types.ts:204</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="afterInitialize" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>after<wbr/>Initialize</span><a href="#afterInitialize" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">after<wbr/>Initialize</span><span class="tsd-signature-symbol">?:</span> <a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.afterInitialize</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L207">types.ts:207</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="afterPrune" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>after<wbr/>Prune</span><a href="#afterPrune" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">after<wbr/>Prune</span><span class="tsd-signature-symbol">?:</span> <a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>Functions to be called after Node module pruning has been applied to the application.</p>
 <p><strong>Note</strong>: None of these functions will be called if the <a href="Options.html#prune" class="tsd-kind-property">prune</a> option is <code>false</code> or
 the <a href="Options.html#prebuiltAsar" class="tsd-kind-property">prebuiltAsar</a> option is set.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.afterPrune</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L215">types.ts:215</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="all" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>all</span><a href="#all" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">all</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>When <code>true</code>, sets both <a href="Options.html#arch" class="tsd-kind-property">arch</a> and <a href="Options.html#platform" class="tsd-kind-property">platform</a> to <code>all</code>.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.all</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L218">types.ts:218</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="appBundleId" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>app<wbr/>Bundle<wbr/>Id</span><a href="#appBundleId" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">app<wbr/>Bundle<wbr/>Id</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.appBundleId</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L224">types.ts:224</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="appCopyright" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>app<wbr/>Copyright</span><a href="#appCopyright" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">app<wbr/>Copyright</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The human-readable copyright line for the app. Maps to the <code>LegalCopyright</code> metadata
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.afterPrune</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L215">types.ts:215</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="all" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>all</span><a href="#all" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">all</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>When <code>true</code>, sets both <a href="Options.html#arch" class="tsd-kind-property">arch</a> and <a href="Options.html#platform" class="tsd-kind-property">platform</a> to <code>all</code>.</p>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.all</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L218">types.ts:218</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="appBundleId" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>app<wbr/>Bundle<wbr/>Id</span><a href="#appBundleId" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">app<wbr/>Bundle<wbr/>Id</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.appBundleId</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L224">types.ts:224</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="appCopyright" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>app<wbr/>Copyright</span><a href="#appCopyright" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">app<wbr/>Copyright</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The human-readable copyright line for the app. Maps to the <code>LegalCopyright</code> metadata
 property on Windows, and <code>NSHumanReadableCopyright</code> on macOS.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.appCopyright</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L241">types.ts:241</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="appVersion" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>app<wbr/>Version</span><a href="#appVersion" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">app<wbr/>Version</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The release version of the application.</p>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.appCopyright</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L241">types.ts:241</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="appVersion" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>app<wbr/>Version</span><a href="#appVersion" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">app<wbr/>Version</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The release version of the application.</p>
 <p>By default the <code>version</code> property in the <code>package.json</code> is used, but it can be overridden
 with this argument. If neither are provided, the version of Electron will be used. Maps
 to the <code>ProductVersion</code> metadata property on Windows, and <code>CFBundleShortVersionString</code>
 on macOS.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.appVersion</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L250">types.ts:250</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="arch" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>arch</span><a href="#arch" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">arch</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.arch</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L602">types.ts:602</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="artifactName" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>artifact<wbr/>Name</span><a href="#artifactName" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">artifact<wbr/>Name</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L607">types.ts:607</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="asar" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>asar</span><a href="#asar" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">asar</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">CreateOptions</span></div><div class="tsd-comment tsd-typography"><p>Whether to package the application&#39;s source code into an archive, using <a href="https://github.com/electron/asar">Electron&#39;s
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.appVersion</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L250">types.ts:250</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="arch" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>arch</span><a href="#arch" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">arch</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.arch</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L602">types.ts:602</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="artifactName" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>artifact<wbr/>Name</span><a href="#artifactName" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">artifact<wbr/>Name</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L607">types.ts:607</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="asar" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>asar</span><a href="#asar" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">asar</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">CreateOptions</span></div><div class="tsd-comment tsd-typography"><p>Whether to package the application&#39;s source code into an archive, using <a href="https://github.com/electron/asar">Electron&#39;s
 archive format</a>. Reasons why you may want to enable
 this feature include mitigating issues around long path names on Windows, slightly speeding
 up <code>require</code>, and concealing your source code from cursory inspection. When the value
@@ -92,18 +92,18 @@
 <li><code>asar.unpackDir = path.join(&#39;**&#39;, &#39;{sub_dir1/sub_sub_dir,sub_dir2}&#39;, &#39;**&#39;, &#39;*&#39;)</code> will unpack the directories <code>/&lt;dir&gt;/sub_dir1/sub_sub_dir</code> and <code>/&lt;dir&gt;/sub_dir2</code> and their subdirectories.</li>
 </ul>
 <p><strong>Note:</strong> <code>asar</code> will have no effect if the <a href="Options.html#prebuiltAsar" class="tsd-kind-property">prebuiltAsar</a> option is set.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.asar</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L297">types.ts:297</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="beforeAsar" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>before<wbr/>Asar</span><a href="#beforeAsar" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">before<wbr/>Asar</span><span class="tsd-signature-symbol">?:</span> <a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>Functions to be called before your app directory is packaged into an .asar file.</p>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.asar</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L297">types.ts:297</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="beforeAsar" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>before<wbr/>Asar</span><a href="#beforeAsar" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">before<wbr/>Asar</span><span class="tsd-signature-symbol">?:</span> <a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>Functions to be called before your app directory is packaged into an .asar file.</p>
 <p><strong>Note</strong>: <code>beforeAsar</code> will only be called if the <a href="Options.html#asar" class="tsd-kind-property">asar</a> option is set.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.beforeAsar</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L303">types.ts:303</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="beforeCopy" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>before<wbr/>Copy</span><a href="#beforeCopy" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">before<wbr/>Copy</span><span class="tsd-signature-symbol">?:</span> <a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>Functions to be called before your app directory is copied to a temporary directory.</p>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.beforeAsar</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L303">types.ts:303</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="beforeCopy" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>before<wbr/>Copy</span><a href="#beforeCopy" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">before<wbr/>Copy</span><span class="tsd-signature-symbol">?:</span> <a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>Functions to be called before your app directory is copied to a temporary directory.</p>
 <p><strong>Note</strong>: <code>beforeCopy</code> will not be called if the <a href="Options.html#prebuiltAsar" class="tsd-kind-property">prebuiltAsar</a> option is set.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.beforeCopy</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L309">types.ts:309</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="beforeCopyExtraResources" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>before<wbr/>Copy<wbr/>Extra<wbr/>Resources</span><a href="#beforeCopyExtraResources" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">before<wbr/>Copy<wbr/>Extra<wbr/>Resources</span><span class="tsd-signature-symbol">?:</span> <a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>Functions to be called before the files specified in the <a href="Options.html#extraResource" class="tsd-kind-property">extraResource</a> option are copied.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.beforeCopyExtraResources</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L313">types.ts:313</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="buildVersion" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>build<wbr/>Version</span><a href="#buildVersion" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">build<wbr/>Version</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The build version of the application. Defaults to the value of the <a href="Options.html#appVersion" class="tsd-kind-property">appVersion</a> option.
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.beforeCopy</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L309">types.ts:309</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="beforeCopyExtraResources" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>before<wbr/>Copy<wbr/>Extra<wbr/>Resources</span><a href="#beforeCopyExtraResources" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">before<wbr/>Copy<wbr/>Extra<wbr/>Resources</span><span class="tsd-signature-symbol">?:</span> <a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>Functions to be called before the files specified in the <a href="Options.html#extraResource" class="tsd-kind-property">extraResource</a> option are copied.</p>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.beforeCopyExtraResources</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L313">types.ts:313</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="buildVersion" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>build<wbr/>Version</span><a href="#buildVersion" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">build<wbr/>Version</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The build version of the application. Defaults to the value of the <a href="Options.html#appVersion" class="tsd-kind-property">appVersion</a> option.
 Maps to the <code>FileVersion</code> metadata property on Windows, and <code>CFBundleVersion</code> on macOS.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.buildVersion</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L318">types.ts:318</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="derefSymlinks" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>deref<wbr/>Symlinks</span><a href="#derefSymlinks" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">deref<wbr/>Symlinks</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>Whether symlinks should be dereferenced during the copying of the application source.
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.buildVersion</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L318">types.ts:318</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="derefSymlinks" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>deref<wbr/>Symlinks</span><a href="#derefSymlinks" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">deref<wbr/>Symlinks</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>Whether symlinks should be dereferenced during the copying of the application source.
 Defaults to <code>true</code>.</p>
 <p><strong>Note:</strong> <code>derefSymlinks</code> will have no effect if the <a href="Options.html#prebuiltAsar" class="tsd-kind-property">prebuiltAsar</a> option is set.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.derefSymlinks</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L334">types.ts:334</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="dir" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>dir</span><a href="#dir" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">dir</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The source directory.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.dir</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L179">types.ts:179</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="download" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>download</span><a href="#download" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">download</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">ElectronDownloadRequestOptions</span></div><div class="tsd-comment tsd-typography"><p>If present, passes custom options to <a href="https://npm.im/@electron/get"><code>@electron/get</code></a>. See
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.derefSymlinks</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L334">types.ts:334</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="dir" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>dir</span><a href="#dir" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">dir</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The source directory.</p>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.dir</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L179">types.ts:179</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="download" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>download</span><a href="#download" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">download</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">ElectronDownloadRequestOptions</span></div><div class="tsd-comment tsd-typography"><p>If present, passes custom options to <a href="https://npm.im/@electron/get"><code>@electron/get</code></a>. See
 the module for option descriptions, proxy support, and defaults. Supported parameters
 include, but are not limited to:</p>
 <ul>
@@ -111,26 +111,26 @@
 <li><code>mirrorOptions</code> (<em>Object</em>): Options to override the default Electron download location.</li>
 </ul>
 <p><strong>Note:</strong> <code>download</code> sub-options will have no effect if the <a href="Options.html#electronZipDir" class="tsd-kind-property">electronZipDir</a> option is set.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.download</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L344">types.ts:344</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="electronVersion" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>electron<wbr/>Version</span><a href="#electronVersion" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">electron<wbr/>Version</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The Electron version with which the app is built (without the leading &#39;v&#39;) - for example,
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.download</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L344">types.ts:344</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="electronVersion" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>electron<wbr/>Version</span><a href="#electronVersion" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">electron<wbr/>Version</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The Electron version with which the app is built (without the leading &#39;v&#39;) - for example,
 <a href="https://github.com/electron/electron/releases/tag/v1.4.13"><code>1.4.13</code></a>. See <a href="https://github.com/electron/electron/releases">Electron
 releases</a> for valid versions. If omitted, it</p>
 <ul>
 <li>will use the version of the nearest local installation of <code>electron</code> or <code>electron-nightly</code></li>
 <li>defined in <code>package.json</code> in either <code>devDependencies</code> or <code>dependencies</code>.</li>
 </ul>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.electronVersion</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L352">types.ts:352</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="electronZipDir" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>electron<wbr/>Zip<wbr/>Dir</span><a href="#electronZipDir" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">electron<wbr/>Zip<wbr/>Dir</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The local path to a directory containing Electron ZIP files for Electron Packager to unzip, instead
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.electronVersion</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L352">types.ts:352</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="electronZipDir" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>electron<wbr/>Zip<wbr/>Dir</span><a href="#electronZipDir" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">electron<wbr/>Zip<wbr/>Dir</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The local path to a directory containing Electron ZIP files for Electron Packager to unzip, instead
 of downloading them. The ZIP filenames should be in the same format as the ones downloaded from the
 <a href="https://github.com/electron/electron/releases">Electron releases</a> site.</p>
 <p><strong>Note:</strong> Setting this option prevents the <a href="Options.html#download" class="tsd-kind-property">download</a> sub-options from being used, as
 the functionality gets skipped over.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.electronZipDir</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L361">types.ts:361</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="executableName" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>executable<wbr/>Name</span><a href="#executableName" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">executable<wbr/>Name</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The name of the executable file, sans file extension. Defaults to the value for the <a href="DownloadOptions.html#name" class="tsd-kind-property">name</a>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.electronZipDir</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L361">types.ts:361</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="executableName" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>executable<wbr/>Name</span><a href="#executableName" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">executable<wbr/>Name</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The name of the executable file, sans file extension. Defaults to the value for the <a href="DownloadOptions.html#name" class="tsd-kind-property">name</a>
 option. For <code>darwin</code> or <code>mas</code> target platforms, this does not affect the name of the
 <code>.app</code> folder - this will use the <a href="DownloadOptions.html#name" class="tsd-kind-property">name</a> option instead.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.executableName</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L367">types.ts:367</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="extraResource" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>extra<wbr/>Resource</span><a href="#extraResource" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">extra<wbr/>Resource</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>One or more files to be copied directly into the app&#39;s <code>Contents/Resources</code> directory for
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.executableName</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L367">types.ts:367</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="extraResource" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>extra<wbr/>Resource</span><a href="#extraResource" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">extra<wbr/>Resource</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>One or more files to be copied directly into the app&#39;s <code>Contents/Resources</code> directory for
 macOS target platforms, and the <code>resources</code> directory for other target platforms. The
 resources directory can be referenced in the packaged app via the
 <a href="https://www.electronjs.org/docs/api/process#processresourcespath-readonly"><code>process.resourcesPath</code></a> value.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.extraResource</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L400">types.ts:400</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="icon" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>icon</span><a href="#icon" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">icon</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The local path to the icon file, if the target platform supports setting embedding an icon.</p>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.extraResource</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L400">types.ts:400</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="icon" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>icon</span><a href="#icon" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">icon</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The local path to the icon file, if the target platform supports setting embedding an icon.</p>
 <p>Currently you must look for conversion tools in order to supply an icon in the format required by the platform:</p>
 <ul>
 <li>macOS: <code>.icns</code></li>
@@ -142,7 +142,7 @@
 </ul>
 <p>If the file extension is omitted, it is auto-completed to the correct extension based on the
 platform, including when [[platform|<code>platform: &#39;all&#39;</code>]] is in effect.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.icon</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L422">types.ts:422</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="ignore" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>ignore</span><a href="#ignore" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ignore</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">RegExp</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">RegExp</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> | </span><a href="../types/IgnoreFunction.html" class="tsd-signature-type tsd-kind-type-alias">IgnoreFunction</a></div><div class="tsd-comment tsd-typography"><p>One or more additional <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions">regular expression</a>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.icon</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L422">types.ts:422</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="ignore" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>ignore</span><a href="#ignore" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ignore</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">RegExp</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">RegExp</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> | </span><a href="../types/IgnoreFunction.html" class="tsd-signature-type tsd-kind-type-alias">IgnoreFunction</a></div><div class="tsd-comment tsd-typography"><p>One or more additional <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions">regular expression</a>
 patterns which specify which files to ignore when copying files to create the app bundle(s). The
 regular expressions are matched against the absolute path of a given file/directory to be copied.</p>
 <p><strong>Please note that <a href="https://en.wikipedia.org/wiki/Glob_%28programming%29">glob patterns</a> will not work.</strong></p>
@@ -164,21 +164,21 @@
 <p><strong>Note</strong>: Node modules specified in <code>devDependencies</code> are ignored by default, via the
 <a href="Options.html#prune" class="tsd-kind-property">prune</a> option.</p>
 <p><strong>Note:</strong> <code>ignore</code> will have no effect if the <a href="Options.html#prebuiltAsar" class="tsd-kind-property">prebuiltAsar</a> option is set.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.ignore</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L445">types.ts:445</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="junk" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>junk</span><a href="#junk" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">junk</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>Ignores <a href="https://github.com/sindresorhus/junk">system junk files</a> when copying the Electron app,
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.ignore</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L445">types.ts:445</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="junk" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>junk</span><a href="#junk" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">junk</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>Ignores <a href="https://github.com/sindresorhus/junk">system junk files</a> when copying the Electron app,
 regardless of the <a href="Options.html#ignore" class="tsd-kind-property">ignore</a> option.</p>
 <p><strong>Note:</strong> <code>junk</code> will have no effect if the <a href="Options.html#prebuiltAsar" class="tsd-kind-property">prebuiltAsar</a> option is set.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.junk</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L452">types.ts:452</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="name" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>name</span><a href="#name" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">name</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The application name. If omitted, it will use the <code>productName</code> or <code>name</code> value from the
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.junk</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L452">types.ts:452</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="name" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>name</span><a href="#name" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">name</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The application name. If omitted, it will use the <code>productName</code> or <code>name</code> value from the
 nearest <code>package.json</code>.</p>
 <p><strong>Regardless of source, characters in the Electron app name which are not allowed in all target
 platforms&#39; filenames (e.g., <code>/</code>), will be replaced by hyphens (<code>-</code>).</strong></p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.name</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L460">types.ts:460</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="osxUniversal" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>osx<wbr/>Universal</span><a href="#osxUniversal" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">osx<wbr/>Universal</span><span class="tsd-signature-symbol">?:</span> <a href="../types/OsxUniversalOptions.html" class="tsd-signature-type tsd-kind-type-alias">OsxUniversalOptions</a></div><div class="tsd-comment tsd-typography"><p>Used to provide custom options to the internal call to <code>@electron/universal</code> when building a macOS
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.name</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L460">types.ts:460</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="osxUniversal" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>osx<wbr/>Universal</span><a href="#osxUniversal" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">osx<wbr/>Universal</span><span class="tsd-signature-symbol">?:</span> <a href="../types/OsxUniversalOptions.html" class="tsd-signature-type tsd-kind-type-alias">OsxUniversalOptions</a></div><div class="tsd-comment tsd-typography"><p>Used to provide custom options to the internal call to <code>@electron/universal</code> when building a macOS
 app with the target architecture of &quot;universal&quot;.  Unused otherwise, providing a value does not imply
 a universal app is built.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.osxUniversal</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L487">types.ts:487</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="out" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>out</span><a href="#out" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">out</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The base directory where the finished package(s) are created.</p>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.osxUniversal</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L487">types.ts:487</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="out" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>out</span><a href="#out" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">out</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The base directory where the finished package(s) are created.</p>
 <p>Defaults to the current working directory.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.out</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L493">types.ts:493</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="overwrite" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>overwrite</span><a href="#overwrite" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">overwrite</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>Whether to replace an already existing output directory for a given platform (<code>true</code>) or
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.out</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L493">types.ts:493</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="overwrite" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>overwrite</span><a href="#overwrite" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">overwrite</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>Whether to replace an already existing output directory for a given platform (<code>true</code>) or
 skip recreating it (<code>false</code>). Defaults to <code>false</code>.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.overwrite</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L498">types.ts:498</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="platform" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>platform</span><a href="#platform" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">platform</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.platform</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L603">types.ts:603</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="prebuiltAsar" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>prebuilt<wbr/>Asar</span><a href="#prebuiltAsar" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">prebuilt<wbr/>Asar</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The path to a prebuilt ASAR file.</p>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.overwrite</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L498">types.ts:498</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="platform" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>platform</span><a href="#platform" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">platform</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.platform</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L603">types.ts:603</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="prebuiltAsar" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>prebuilt<wbr/>Asar</span><a href="#prebuiltAsar" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">prebuilt<wbr/>Asar</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The path to a prebuilt ASAR file.</p>
 <p><strong>Note:</strong> Setting this option prevents the following options from being used, as the functionality
 gets skipped over:</p>
 <ul>
@@ -190,30 +190,30 @@
 <li><a href="Options.html#junk" class="tsd-kind-property">junk</a></li>
 <li><a href="Options.html#prune" class="tsd-kind-property">prune</a></li>
 </ul>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.prebuiltAsar</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L534">types.ts:534</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="prune" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>prune</span><a href="#prune" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">prune</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>Walks the <code>node_modules</code> dependency tree to remove all of the packages specified in the
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.prebuiltAsar</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L534">types.ts:534</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="prune" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>prune</span><a href="#prune" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">prune</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>Walks the <code>node_modules</code> dependency tree to remove all of the packages specified in the
 <code>devDependencies</code> section of <code>package.json</code> from the outputted Electron app.</p>
 <p>Defaults to <code>true</code>.</p>
 <p><strong>Note:</strong> <code>prune</code> will have no effect if the <a href="Options.html#prebuiltAsar" class="tsd-kind-property">prebuiltAsar</a> option is set.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.prune</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L549">types.ts:549</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="quiet" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>quiet</span><a href="#quiet" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">quiet</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>If <code>true</code>, disables printing informational and warning messages to the console when
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.prune</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L549">types.ts:549</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="quiet" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>quiet</span><a href="#quiet" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">quiet</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>If <code>true</code>, disables printing informational and warning messages to the console when
 packaging the application. This does not disable errors.</p>
 <p>Defaults to <code>false</code>.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.quiet</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L556">types.ts:556</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="tmpdir" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>tmpdir</span><a href="#tmpdir" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">tmpdir</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">false</span></div><div class="tsd-comment tsd-typography"><p>The base directory to use as a temporary directory. Set to <code>false</code> to disable use of a
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.quiet</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L556">types.ts:556</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="tmpdir" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>tmpdir</span><a href="#tmpdir" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">tmpdir</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">false</span></div><div class="tsd-comment tsd-typography"><p>The base directory to use as a temporary directory. Set to <code>false</code> to disable use of a
 temporary directory. Defaults to the system&#39;s temporary directory.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.tmpdir</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L561">types.ts:561</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="version" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>version</span><a href="#version" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">version</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L608">types.ts:608</a></li></ul></aside></section></section><section class="tsd-panel-group tsd-member-group"><h2>Windows</h2><section class="tsd-panel tsd-member tsd-is-inherited"><a id="win32metadata" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>win32metadata</span><a href="#win32metadata" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">win32metadata</span><span class="tsd-signature-symbol">?:</span> <a href="Win32MetadataOptions.html" class="tsd-signature-type tsd-kind-interface">Win32MetadataOptions</a></div><div class="tsd-comment tsd-typography"><p>Application metadata to embed into the Windows executable.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.win32metadata</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L590">types.ts:590</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="windowsSign" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>windows<wbr/>Sign</span><a href="#windowsSign" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">windows<wbr/>Sign</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">true</span><span class="tsd-signature-symbol"> | </span><a href="WindowsSignOptions.html" class="tsd-signature-type tsd-kind-interface">WindowsSignOptions</a></div><div class="tsd-comment tsd-typography"><p>If present, signs Windows binary files.
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.tmpdir</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L561">types.ts:561</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="version" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>version</span><a href="#version" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">version</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L608">types.ts:608</a></li></ul></aside></section></section><section class="tsd-panel-group tsd-member-group"><h2>Windows</h2><section class="tsd-panel tsd-member tsd-is-inherited"><a id="win32metadata" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>win32metadata</span><a href="#win32metadata" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">win32metadata</span><span class="tsd-signature-symbol">?:</span> <a href="Win32MetadataOptions.html" class="tsd-signature-type tsd-kind-interface">Win32MetadataOptions</a></div><div class="tsd-comment tsd-typography"><p>Application metadata to embed into the Windows executable.</p>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.win32metadata</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L590">types.ts:590</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="windowsSign" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>windows<wbr/>Sign</span><a href="#windowsSign" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">windows<wbr/>Sign</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">true</span><span class="tsd-signature-symbol"> | </span><a href="WindowsSignOptions.html" class="tsd-signature-type tsd-kind-interface">WindowsSignOptions</a></div><div class="tsd-comment tsd-typography"><p>If present, signs Windows binary files.
 When the value is <code>true</code>, pass default configuration to the signing module. See
 <a href="https://npm.im/@electron/windows-sign">@electron/windows-sign</a> for sub-option descriptions and
 their defaults.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.windowsSign</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L598">types.ts:598</a></li></ul></aside></section></section><section class="tsd-panel-group tsd-member-group"><h2>macOS</h2><section class="tsd-panel tsd-member tsd-is-inherited"><a id="appCategoryType" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>app<wbr/>Category<wbr/>Type</span><a href="#appCategoryType" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">app<wbr/>Category<wbr/>Type</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The application category type, as shown in the Finder via <em>View → Arrange by Application
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.windowsSign</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L598">types.ts:598</a></li></ul></aside></section></section><section class="tsd-panel-group tsd-member-group"><h2>macOS</h2><section class="tsd-panel tsd-member tsd-is-inherited"><a id="appCategoryType" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>app<wbr/>Category<wbr/>Type</span><a href="#appCategoryType" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">app<wbr/>Category<wbr/>Type</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The application category type, as shown in the Finder via <em>View → Arrange by Application
 Category</em> when viewing the Applications directory.</p>
 <p>For example, <code>app-category-type=public.app-category.developer-tools</code> will set the
 application category to <em>Developer Tools</em>.</p>
 <p>Valid values are listed in <a href="https://developer.apple.com/library/ios/documentation/General/Reference/InfoPlistKeyReference/Articles/LaunchServicesKeys.html#//apple_ref/doc/uid/TP40009250-SW8">Apple&#39;s documentation</a>.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.appCategoryType</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L236">types.ts:236</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="darwinDarkModeSupport" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>darwin<wbr/>Dark<wbr/>Mode<wbr/>Support</span><a href="#darwinDarkModeSupport" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">darwin<wbr/>Dark<wbr/>Mode<wbr/>Support</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>Forces support for Mojave (macOS 10.14) dark mode in your packaged app. This sets the
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.appCategoryType</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L236">types.ts:236</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="darwinDarkModeSupport" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>darwin<wbr/>Dark<wbr/>Mode<wbr/>Support</span><a href="#darwinDarkModeSupport" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">darwin<wbr/>Dark<wbr/>Mode<wbr/>Support</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>Forces support for Mojave (macOS 10.14) dark mode in your packaged app. This sets the
 <code>NSRequiresAquaSystemAppearance</code> key to <code>false</code> in your app&#39;s <code>Info.plist</code>.  For more information,
 see the <a href="https://www.electronjs.org/docs/tutorial/mojave-dark-mode-guide">Electron documentation</a>
 and the <a href="https://developer.apple.com/documentation/appkit/nsappearancecustomization/choosing_a_specific_appearance_for_your_app">Apple developer documentation</a>.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.darwinDarkModeSupport</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L327">types.ts:327</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="extendHelperInfo" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>extend<wbr/>Helper<wbr/>Info</span><a href="#extendHelperInfo" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">extend<wbr/>Helper<wbr/>Info</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">{ </span><br/><span>    </span>[<span class="tsd-kind-index-signature">property</span>: <span class="tsd-signature-type">string</span>]<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div><div class="tsd-comment tsd-typography"><p>When the value is a string, specifies the filename of a <code>plist</code> file. Its contents are merged
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.darwinDarkModeSupport</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L327">types.ts:327</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="extendHelperInfo" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>extend<wbr/>Helper<wbr/>Info</span><a href="#extendHelperInfo" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">extend<wbr/>Helper<wbr/>Info</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">{ </span><br/><span>    </span>[<span class="tsd-kind-index-signature">property</span>: <span class="tsd-signature-type">string</span>]<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div><div class="tsd-comment tsd-typography"><p>When the value is a string, specifies the filename of a <code>plist</code> file. Its contents are merged
 into all the Helper apps&#39; <code>Info.plist</code> files.
 When the value is an <code>Object</code>, it specifies an already-parsed <code>plist</code> data structure that is
 merged into all the Helper apps&#39; <code>Info.plist</code> files.</p>
@@ -222,7 +222,7 @@
 <li><code>electron</code> or <code>electron-nightly</code>, but are overridden by other
 options such as <a href="Options.html#appVersion" class="tsd-kind-property">appVersion</a> or <a href="Options.html#appBundleId" class="tsd-kind-property">appBundleId</a>.</li>
 </ul>
-</div><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter-index-signature"><h5><span class="tsd-signature-symbol">[</span><span class="tsd-kind-parameter">property</span>: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><span class="tsd-signature-type">any</span></h5></li></ul></div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.extendHelperInfo</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L393">types.ts:393</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="extendInfo" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>extend<wbr/>Info</span><a href="#extendInfo" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">extend<wbr/>Info</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">{ </span><br/><span>    </span>[<span class="tsd-kind-index-signature">property</span>: <span class="tsd-signature-type">string</span>]<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div><div class="tsd-comment tsd-typography"><p>When the value is a string, specifies the filename of a <code>plist</code> file. Its contents are merged
+</div><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter-index-signature"><h5><span class="tsd-signature-symbol">[</span><span class="tsd-kind-parameter">property</span>: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><span class="tsd-signature-type">any</span></h5></li></ul></div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.extendHelperInfo</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L393">types.ts:393</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="extendInfo" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>extend<wbr/>Info</span><a href="#extendInfo" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">extend<wbr/>Info</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">{ </span><br/><span>    </span>[<span class="tsd-kind-index-signature">property</span>: <span class="tsd-signature-type">string</span>]<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div><div class="tsd-comment tsd-typography"><p>When the value is a string, specifies the filename of a <code>plist</code> file. Its contents are merged
 into the app&#39;s <code>Info.plist</code>.
 When the value is an <code>Object</code>, it specifies an already-parsed <code>plist</code> data structure that is
 merged into the app&#39;s <code>Info.plist</code>.</p>
@@ -231,12 +231,12 @@
 <li><code>electron</code> or <code>electron-nightly</code>, but are overridden by other
 options such as <a href="Options.html#appVersion" class="tsd-kind-property">appVersion</a> or <a href="Options.html#appBundleId" class="tsd-kind-property">appBundleId</a>.</li>
 </ul>
-</div><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter-index-signature"><h5><span class="tsd-signature-symbol">[</span><span class="tsd-kind-parameter">property</span>: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><span class="tsd-signature-type">any</span></h5></li></ul></div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.extendInfo</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L380">types.ts:380</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="helperBundleId" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>helper<wbr/>Bundle<wbr/>Id</span><a href="#helperBundleId" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">helper<wbr/>Bundle<wbr/>Id</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The bundle identifier to use in the application helper&#39;s <code>Info.plist</code>.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.helperBundleId</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L406">types.ts:406</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="osxNotarize" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>osx<wbr/>Notarize</span><a href="#osxNotarize" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">osx<wbr/>Notarize</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">NotaryToolCredentials</span></div><div class="tsd-comment tsd-typography"><p>If present, notarizes macOS target apps when the host platform is macOS and Xcode is installed.
+</div><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter-index-signature"><h5><span class="tsd-signature-symbol">[</span><span class="tsd-kind-parameter">property</span>: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><span class="tsd-signature-type">any</span></h5></li></ul></div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.extendInfo</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L380">types.ts:380</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="helperBundleId" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>helper<wbr/>Bundle<wbr/>Id</span><a href="#helperBundleId" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">helper<wbr/>Bundle<wbr/>Id</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The bundle identifier to use in the application helper&#39;s <code>Info.plist</code>.</p>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.helperBundleId</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L406">types.ts:406</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="osxNotarize" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>osx<wbr/>Notarize</span><a href="#osxNotarize" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">osx<wbr/>Notarize</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">NotaryToolCredentials</span></div><div class="tsd-comment tsd-typography"><p>If present, notarizes macOS target apps when the host platform is macOS and Xcode is installed.
 See <a href="https://github.com/electron/notarize#method-notarizeopts-promisevoid"><code>@electron/notarize</code></a>
 for option descriptions, such as how to use <code>appleIdPassword</code> safely or obtain an API key.</p>
 <p><strong>Requires the <a href="Options.html#osxSign" class="tsd-kind-property">osxSign</a> option to be set.</strong></p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.osxNotarize</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L470">types.ts:470</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="osxSign" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>osx<wbr/>Sign</span><a href="#osxSign" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">osx<wbr/>Sign</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">true</span><span class="tsd-signature-symbol"> | </span><a href="../types/OsxSignOptions.html" class="tsd-signature-type tsd-kind-type-alias">OsxSignOptions</a></div><div class="tsd-comment tsd-typography"><p>If present, signs macOS target apps when the host platform is macOS and Xcode is installed.
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.osxNotarize</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L470">types.ts:470</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="osxSign" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>osx<wbr/>Sign</span><a href="#osxSign" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">osx<wbr/>Sign</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">true</span><span class="tsd-signature-symbol"> | </span><a href="../types/OsxSignOptions.html" class="tsd-signature-type tsd-kind-type-alias">OsxSignOptions</a></div><div class="tsd-comment tsd-typography"><p>If present, signs macOS target apps when the host platform is macOS and Xcode is installed.
 When the value is <code>true</code>, pass default configuration to the signing module. See
 <a href="https://npm.im/@electron/osx-sign#opts---options">@electron/osx-sign</a> for sub-option descriptions and
 their defaults. Options include, but are not limited to:</p>
@@ -244,8 +244,8 @@
 <li><code>identity</code> (<em>string</em>): The identity used when signing the package via <code>codesign</code>.</li>
 <li><code>binaries</code> (<em>array<string></em>): Path to additional binaries that will be signed along with built-ins of Electron/</li>
 </ul>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.osxSign</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L481">types.ts:481</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="protocols" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>protocols</span><a href="#protocols" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">protocols</span><span class="tsd-signature-symbol">?:</span> <a href="MacOSProtocol.html" class="tsd-signature-type tsd-kind-interface">MacOSProtocol</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>The URL protocol schemes associated with the Electron app.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.protocols</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L540">types.ts:540</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="usageDescription" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>usage<wbr/>Description</span><a href="#usageDescription" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">usage<wbr/>Description</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span>[<span class="tsd-kind-index-signature">property</span>: <span class="tsd-signature-type">string</span>]<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div><div class="tsd-comment tsd-typography"><p>Human-readable descriptions of how the Electron app uses certain macOS features. These are displayed
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.osxSign</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L481">types.ts:481</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="protocols" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>protocols</span><a href="#protocols" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">protocols</span><span class="tsd-signature-symbol">?:</span> <a href="MacOSProtocol.html" class="tsd-signature-type tsd-kind-interface">MacOSProtocol</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>The URL protocol schemes associated with the Electron app.</p>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.protocols</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L540">types.ts:540</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="usageDescription" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>usage<wbr/>Description</span><a href="#usageDescription" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">usage<wbr/>Description</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span>[<span class="tsd-kind-index-signature">property</span>: <span class="tsd-signature-type">string</span>]<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div><div class="tsd-comment tsd-typography"><p>Human-readable descriptions of how the Electron app uses certain macOS features. These are displayed
 in the App Store. A non-exhaustive list of available properties:</p>
 <ul>
 <li><code>Camera</code> - required for media access API usage in macOS Catalina</li>
@@ -256,4 +256,4 @@
 <p>Example:</p>
 <pre><code class="language-javascript"><span class="hl-1">{</span><br/><span class="hl-1">  </span><span class="hl-9">usageDescription</span><span class="hl-1">: {</span><br/><span class="hl-1">    </span><span class="hl-9">Camera</span><span class="hl-1">: </span><span class="hl-2">&#39;Needed for video calls&#39;</span><span class="hl-1">,</span><br/><span class="hl-1">    </span><span class="hl-9">Microphone</span><span class="hl-1">: </span><span class="hl-2">&#39;Needed for voice calls&#39;</span><br/><span class="hl-1">  }</span><br/><span class="hl-1">}</span>
 </code><button>Copy</button></pre>
-</div><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter-index-signature"><h5><span class="tsd-signature-symbol">[</span><span class="tsd-kind-parameter">property</span>: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><span class="tsd-signature-type">string</span></h5></li></ul></div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.usageDescription</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L585">types.ts:585</a></li></ul></aside></section></section></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><h4 class="uppercase">Member Visibility</h4><form><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-index-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>On This Page</h3></summary><div class="tsd-accordion-details"><a href="#afterAsar" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Asar</span></a><a href="#afterComplete" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Complete</span></a><a href="#afterCopy" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Copy</span></a><a href="#afterCopyExtraResources" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Copy<wbr/>Extra<wbr/>Resources</span></a><a href="#afterExtract" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Extract</span></a><a href="#afterFinalizePackageTargets" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Finalize<wbr/>Package<wbr/>Targets</span></a><a href="#afterInitialize" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Initialize</span></a><a href="#afterPrune" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Prune</span></a><a href="#all" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>all</span></a><a href="#appBundleId" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>app<wbr/>Bundle<wbr/>Id</span></a><a href="#appCopyright" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>app<wbr/>Copyright</span></a><a href="#appVersion" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>app<wbr/>Version</span></a><a href="#arch" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>arch</span></a><a href="#artifactName" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>artifact<wbr/>Name</span></a><a href="#asar" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>asar</span></a><a href="#beforeAsar" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>before<wbr/>Asar</span></a><a href="#beforeCopy" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>before<wbr/>Copy</span></a><a href="#beforeCopyExtraResources" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>before<wbr/>Copy<wbr/>Extra<wbr/>Resources</span></a><a href="#buildVersion" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>build<wbr/>Version</span></a><a href="#derefSymlinks" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>deref<wbr/>Symlinks</span></a><a href="#dir" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>dir</span></a><a href="#download" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>download</span></a><a href="#electronVersion" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>electron<wbr/>Version</span></a><a href="#electronZipDir" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>electron<wbr/>Zip<wbr/>Dir</span></a><a href="#executableName" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>executable<wbr/>Name</span></a><a href="#extraResource" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>extra<wbr/>Resource</span></a><a href="#icon" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>icon</span></a><a href="#ignore" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>ignore</span></a><a href="#junk" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>junk</span></a><a href="#name" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>name</span></a><a href="#osxUniversal" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>osx<wbr/>Universal</span></a><a href="#out" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>out</span></a><a href="#overwrite" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>overwrite</span></a><a href="#platform" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>platform</span></a><a href="#prebuiltAsar" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>prebuilt<wbr/>Asar</span></a><a href="#prune" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>prune</span></a><a href="#quiet" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>quiet</span></a><a href="#tmpdir" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tmpdir</span></a><a href="#version" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>version</span></a><a href="#win32metadata" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>win32metadata</span></a><a href="#windowsSign" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>windows<wbr/>Sign</span></a><a href="#appCategoryType" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>app<wbr/>Category<wbr/>Type</span></a><a href="#darwinDarkModeSupport" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>darwin<wbr/>Dark<wbr/>Mode<wbr/>Support</span></a><a href="#extendHelperInfo" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>extend<wbr/>Helper<wbr/>Info</span></a><a href="#extendInfo" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>extend<wbr/>Info</span></a><a href="#helperBundleId" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>helper<wbr/>Bundle<wbr/>Id</span></a><a href="#osxNotarize" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>osx<wbr/>Notarize</span></a><a href="#osxSign" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>osx<wbr/>Sign</span></a><a href="#protocols" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>protocols</span></a><a href="#usageDescription" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>usage<wbr/>Description</span></a></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@electron/packager</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
\ No newline at end of file
+</div><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter-index-signature"><h5><span class="tsd-signature-symbol">[</span><span class="tsd-kind-parameter">property</span>: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><span class="tsd-signature-type">string</span></h5></li></ul></div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from OptionsWithRequiredArchAndPlatform.usageDescription</p><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L585">types.ts:585</a></li></ul></aside></section></section></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><h4 class="uppercase">Member Visibility</h4><form><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-index-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>On This Page</h3></summary><div class="tsd-accordion-details"><a href="#afterAsar" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Asar</span></a><a href="#afterComplete" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Complete</span></a><a href="#afterCopy" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Copy</span></a><a href="#afterCopyExtraResources" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Copy<wbr/>Extra<wbr/>Resources</span></a><a href="#afterExtract" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Extract</span></a><a href="#afterFinalizePackageTargets" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Finalize<wbr/>Package<wbr/>Targets</span></a><a href="#afterInitialize" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Initialize</span></a><a href="#afterPrune" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Prune</span></a><a href="#all" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>all</span></a><a href="#appBundleId" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>app<wbr/>Bundle<wbr/>Id</span></a><a href="#appCopyright" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>app<wbr/>Copyright</span></a><a href="#appVersion" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>app<wbr/>Version</span></a><a href="#arch" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>arch</span></a><a href="#artifactName" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>artifact<wbr/>Name</span></a><a href="#asar" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>asar</span></a><a href="#beforeAsar" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>before<wbr/>Asar</span></a><a href="#beforeCopy" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>before<wbr/>Copy</span></a><a href="#beforeCopyExtraResources" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>before<wbr/>Copy<wbr/>Extra<wbr/>Resources</span></a><a href="#buildVersion" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>build<wbr/>Version</span></a><a href="#derefSymlinks" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>deref<wbr/>Symlinks</span></a><a href="#dir" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>dir</span></a><a href="#download" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>download</span></a><a href="#electronVersion" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>electron<wbr/>Version</span></a><a href="#electronZipDir" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>electron<wbr/>Zip<wbr/>Dir</span></a><a href="#executableName" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>executable<wbr/>Name</span></a><a href="#extraResource" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>extra<wbr/>Resource</span></a><a href="#icon" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>icon</span></a><a href="#ignore" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>ignore</span></a><a href="#junk" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>junk</span></a><a href="#name" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>name</span></a><a href="#osxUniversal" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>osx<wbr/>Universal</span></a><a href="#out" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>out</span></a><a href="#overwrite" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>overwrite</span></a><a href="#platform" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>platform</span></a><a href="#prebuiltAsar" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>prebuilt<wbr/>Asar</span></a><a href="#prune" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>prune</span></a><a href="#quiet" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>quiet</span></a><a href="#tmpdir" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tmpdir</span></a><a href="#version" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>version</span></a><a href="#win32metadata" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>win32metadata</span></a><a href="#windowsSign" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>windows<wbr/>Sign</span></a><a href="#appCategoryType" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>app<wbr/>Category<wbr/>Type</span></a><a href="#darwinDarkModeSupport" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>darwin<wbr/>Dark<wbr/>Mode<wbr/>Support</span></a><a href="#extendHelperInfo" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>extend<wbr/>Helper<wbr/>Info</span></a><a href="#extendInfo" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>extend<wbr/>Info</span></a><a href="#helperBundleId" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>helper<wbr/>Bundle<wbr/>Id</span></a><a href="#osxNotarize" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>osx<wbr/>Notarize</span></a><a href="#osxSign" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>osx<wbr/>Sign</span></a><a href="#protocols" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>protocols</span></a><a href="#usageDescription" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>usage<wbr/>Description</span></a></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@electron/packager</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
\ No newline at end of file
diff --git a/main/interfaces/MacOSProtocol.html b/main/interfaces/MacOSProtocol.html
index e4cc5607..010d118f 100644
--- a/main/interfaces/MacOSProtocol.html
+++ b/main/interfaces/MacOSProtocol.html
@@ -1,8 +1,8 @@
 <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>MacOSProtocol | @electron/packager</title><meta name="description" content="Documentation for @electron/packager"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@electron/packager</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@electron/packager</a></li><li><a href="MacOSProtocol.html">MacOSProtocol</a></li></ul><h1>Interface MacOSProtocol</h1></div><section class="tsd-panel tsd-comment"><div class="tsd-comment tsd-typography"><p>Defines URL protocol schemes to be used on macOS.</p>
-</div><div class="tsd-comment tsd-typography"></div></section><div class="tsd-signature"><span class="tsd-signature-keyword">interface </span><span class="tsd-kind-interface">MacOSProtocol</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span><a class="tsd-kind-property" href="MacOSProtocol.html#name">name</a><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="MacOSProtocol.html#schemes">schemes</a><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L131">types.ts:131</a></li></ul></aside><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex="0"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-chevronSmall"></use></svg> Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="MacOSProtocol.html#name" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>name</span></a>
+</div><div class="tsd-comment tsd-typography"></div></section><div class="tsd-signature"><span class="tsd-signature-keyword">interface </span><span class="tsd-kind-interface">MacOSProtocol</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span><a class="tsd-kind-property" href="MacOSProtocol.html#name">name</a><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="MacOSProtocol.html#schemes">schemes</a><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L131">types.ts:131</a></li></ul></aside><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex="0"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-chevronSmall"></use></svg> Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="MacOSProtocol.html#name" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>name</span></a>
 <a href="MacOSProtocol.html#schemes" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>schemes</span></a>
 </div></section></div></details></section></section><section class="tsd-panel-group tsd-member-group"><h2>Properties</h2><section class="tsd-panel tsd-member"><a id="name" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>name</span><a href="#name" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">name</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The descriptive name. Maps to the <code>CFBundleURLName</code> metadata property.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L135">types.ts:135</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="schemes" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>schemes</span><a href="#schemes" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">schemes</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>One or more protocol schemes associated with the app. For example, specifying <code>myapp</code>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L135">types.ts:135</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="schemes" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>schemes</span><a href="#schemes" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">schemes</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>One or more protocol schemes associated with the app. For example, specifying <code>myapp</code>
 would cause URLs such as <code>myapp://path</code> to be opened with the app. Maps to the
 <code>CFBundleURLSchemes</code> metadata property.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L141">types.ts:141</a></li></ul></aside></section></section></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><h4 class="uppercase">Member Visibility</h4><form><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-index-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>On This Page</h3></summary><div class="tsd-accordion-details"><a href="#name" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>name</span></a><a href="#schemes" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>schemes</span></a></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@electron/packager</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
\ No newline at end of file
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L141">types.ts:141</a></li></ul></aside></section></section></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><h4 class="uppercase">Member Visibility</h4><form><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-index-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>On This Page</h3></summary><div class="tsd-accordion-details"><a href="#name" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>name</span></a><a href="#schemes" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>schemes</span></a></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@electron/packager</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
\ No newline at end of file
diff --git a/main/interfaces/Options.html b/main/interfaces/Options.html
index dc4027f6..f8a40cff 100644
--- a/main/interfaces/Options.html
+++ b/main/interfaces/Options.html
@@ -1,5 +1,5 @@
 <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>Options | @electron/packager</title><meta name="description" content="Documentation for @electron/packager"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@electron/packager</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@electron/packager</a></li><li><a href="Options.html">Options</a></li></ul><h1>Interface Options</h1></div><section class="tsd-panel tsd-comment"><div class="tsd-comment tsd-typography"><p>Options passed to the <code>packager()</code> function.</p>
-</div><div class="tsd-comment tsd-typography"></div></section><div class="tsd-signature"><span class="tsd-signature-keyword">interface </span><span class="tsd-kind-interface">Options</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#afterAsar">afterAsar</a><span class="tsd-signature-symbol">?: </span><a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#afterComplete">afterComplete</a><span class="tsd-signature-symbol">?: </span><a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#afterCopy">afterCopy</a><span class="tsd-signature-symbol">?: </span><a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#afterCopyExtraResources">afterCopyExtraResources</a><span class="tsd-signature-symbol">?: </span><a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#afterExtract">afterExtract</a><span class="tsd-signature-symbol">?: </span><a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#afterFinalizePackageTargets">afterFinalizePackageTargets</a><span class="tsd-signature-symbol">?: </span><a href="../types/FinalizePackageTargetsHookFunction.html" class="tsd-signature-type tsd-kind-type-alias">FinalizePackageTargetsHookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#afterInitialize">afterInitialize</a><span class="tsd-signature-symbol">?: </span><a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#afterPrune">afterPrune</a><span class="tsd-signature-symbol">?: </span><a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#all">all</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#appBundleId">appBundleId</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#appCategoryType">appCategoryType</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#appCopyright">appCopyright</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#appVersion">appVersion</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#arch">arch</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#asar">asar</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">CreateOptions</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#beforeAsar">beforeAsar</a><span class="tsd-signature-symbol">?: </span><a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#beforeCopy">beforeCopy</a><span class="tsd-signature-symbol">?: </span><a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#beforeCopyExtraResources">beforeCopyExtraResources</a><span class="tsd-signature-symbol">?: </span><a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#buildVersion">buildVersion</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#darwinDarkModeSupport">darwinDarkModeSupport</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#derefSymlinks">derefSymlinks</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#dir">dir</a><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#download">download</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">ElectronDownloadRequestOptions</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#electronVersion">electronVersion</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#electronZipDir">electronZipDir</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#executableName">executableName</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#extendHelperInfo">extendHelperInfo</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">{ </span><br/><span>        </span>[<span class="tsd-kind-index-signature">property</span>: <span class="tsd-signature-type">string</span>]<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#extendInfo">extendInfo</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">{ </span><br/><span>        </span>[<span class="tsd-kind-index-signature">property</span>: <span class="tsd-signature-type">string</span>]<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#extraResource">extraResource</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#helperBundleId">helperBundleId</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#icon">icon</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#ignore">ignore</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">RegExp</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">RegExp</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> | </span><a href="../types/IgnoreFunction.html" class="tsd-signature-type tsd-kind-type-alias">IgnoreFunction</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#junk">junk</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#name">name</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#osxNotarize">osxNotarize</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">NotaryToolCredentials</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#osxSign">osxSign</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">true</span><span class="tsd-signature-symbol"> | </span><a href="../types/OsxSignOptions.html" class="tsd-signature-type tsd-kind-type-alias">OsxSignOptions</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#osxUniversal">osxUniversal</a><span class="tsd-signature-symbol">?: </span><a href="../types/OsxUniversalOptions.html" class="tsd-signature-type tsd-kind-type-alias">OsxUniversalOptions</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#out">out</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#overwrite">overwrite</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#platform">platform</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#prebuiltAsar">prebuiltAsar</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#protocols">protocols</a><span class="tsd-signature-symbol">?: </span><a href="MacOSProtocol.html" class="tsd-signature-type tsd-kind-interface">MacOSProtocol</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#prune">prune</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#quiet">quiet</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#tmpdir">tmpdir</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">false</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#usageDescription">usageDescription</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">{ </span><br/><span>        </span>[<span class="tsd-kind-index-signature">property</span>: <span class="tsd-signature-type">string</span>]<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#win32metadata">win32metadata</a><span class="tsd-signature-symbol">?: </span><a href="Win32MetadataOptions.html" class="tsd-signature-type tsd-kind-interface">Win32MetadataOptions</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#windowsSign">windowsSign</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">true</span><span class="tsd-signature-symbol"> | </span><a href="WindowsSignOptions.html" class="tsd-signature-type tsd-kind-interface">WindowsSignOptions</a><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div><section class="tsd-panel tsd-hierarchy"><h4>Hierarchy (<a class="link" href="../hierarchy.html#Options">view full</a>)</h4><ul class="tsd-hierarchy"><li><span class="target">Options</span><ul class="tsd-hierarchy"><li><a href="ComboOptions.html" class="tsd-signature-type tsd-kind-interface">ComboOptions</a></li></ul></li></ul></section><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L177">types.ts:177</a></li></ul></aside><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex="0"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-chevronSmall"></use></svg> Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Other</h3><div class="tsd-index-list"><a href="Options.html#afterAsar" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Asar?</span></a>
+</div><div class="tsd-comment tsd-typography"></div></section><div class="tsd-signature"><span class="tsd-signature-keyword">interface </span><span class="tsd-kind-interface">Options</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#afterAsar">afterAsar</a><span class="tsd-signature-symbol">?: </span><a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#afterComplete">afterComplete</a><span class="tsd-signature-symbol">?: </span><a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#afterCopy">afterCopy</a><span class="tsd-signature-symbol">?: </span><a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#afterCopyExtraResources">afterCopyExtraResources</a><span class="tsd-signature-symbol">?: </span><a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#afterExtract">afterExtract</a><span class="tsd-signature-symbol">?: </span><a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#afterFinalizePackageTargets">afterFinalizePackageTargets</a><span class="tsd-signature-symbol">?: </span><a href="../types/FinalizePackageTargetsHookFunction.html" class="tsd-signature-type tsd-kind-type-alias">FinalizePackageTargetsHookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#afterInitialize">afterInitialize</a><span class="tsd-signature-symbol">?: </span><a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#afterPrune">afterPrune</a><span class="tsd-signature-symbol">?: </span><a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#all">all</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#appBundleId">appBundleId</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#appCategoryType">appCategoryType</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#appCopyright">appCopyright</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#appVersion">appVersion</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#arch">arch</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#asar">asar</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">CreateOptions</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#beforeAsar">beforeAsar</a><span class="tsd-signature-symbol">?: </span><a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#beforeCopy">beforeCopy</a><span class="tsd-signature-symbol">?: </span><a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#beforeCopyExtraResources">beforeCopyExtraResources</a><span class="tsd-signature-symbol">?: </span><a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#buildVersion">buildVersion</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#darwinDarkModeSupport">darwinDarkModeSupport</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#derefSymlinks">derefSymlinks</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#dir">dir</a><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#download">download</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">ElectronDownloadRequestOptions</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#electronVersion">electronVersion</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#electronZipDir">electronZipDir</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#executableName">executableName</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#extendHelperInfo">extendHelperInfo</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">{ </span><br/><span>        </span>[<span class="tsd-kind-index-signature">property</span>: <span class="tsd-signature-type">string</span>]<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#extendInfo">extendInfo</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">{ </span><br/><span>        </span>[<span class="tsd-kind-index-signature">property</span>: <span class="tsd-signature-type">string</span>]<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#extraResource">extraResource</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#helperBundleId">helperBundleId</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#icon">icon</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#ignore">ignore</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">RegExp</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">RegExp</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> | </span><a href="../types/IgnoreFunction.html" class="tsd-signature-type tsd-kind-type-alias">IgnoreFunction</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#junk">junk</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#name">name</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#osxNotarize">osxNotarize</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">NotaryToolCredentials</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#osxSign">osxSign</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">true</span><span class="tsd-signature-symbol"> | </span><a href="../types/OsxSignOptions.html" class="tsd-signature-type tsd-kind-type-alias">OsxSignOptions</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#osxUniversal">osxUniversal</a><span class="tsd-signature-symbol">?: </span><a href="../types/OsxUniversalOptions.html" class="tsd-signature-type tsd-kind-type-alias">OsxUniversalOptions</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#out">out</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#overwrite">overwrite</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#platform">platform</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#prebuiltAsar">prebuiltAsar</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#protocols">protocols</a><span class="tsd-signature-symbol">?: </span><a href="MacOSProtocol.html" class="tsd-signature-type tsd-kind-interface">MacOSProtocol</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#prune">prune</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#quiet">quiet</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#tmpdir">tmpdir</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">false</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#usageDescription">usageDescription</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">{ </span><br/><span>        </span>[<span class="tsd-kind-index-signature">property</span>: <span class="tsd-signature-type">string</span>]<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#win32metadata">win32metadata</a><span class="tsd-signature-symbol">?: </span><a href="Win32MetadataOptions.html" class="tsd-signature-type tsd-kind-interface">Win32MetadataOptions</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Options.html#windowsSign">windowsSign</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">true</span><span class="tsd-signature-symbol"> | </span><a href="WindowsSignOptions.html" class="tsd-signature-type tsd-kind-interface">WindowsSignOptions</a><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div><section class="tsd-panel tsd-hierarchy"><h4>Hierarchy (<a class="link" href="../hierarchy.html#Options">view full</a>)</h4><ul class="tsd-hierarchy"><li><span class="target">Options</span><ul class="tsd-hierarchy"><li><a href="ComboOptions.html" class="tsd-signature-type tsd-kind-interface">ComboOptions</a></li></ul></li></ul></section><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L177">types.ts:177</a></li></ul></aside><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex="0"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-chevronSmall"></use></svg> Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Other</h3><div class="tsd-index-list"><a href="Options.html#afterAsar" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Asar?</span></a>
 <a href="Options.html#afterComplete" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Complete?</span></a>
 <a href="Options.html#afterCopy" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Copy?</span></a>
 <a href="Options.html#afterCopyExtraResources" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Copy<wbr/>Extra<wbr/>Resources?</span></a>
@@ -49,25 +49,25 @@
 <a href="Options.html#usageDescription" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>usage<wbr/>Description?</span></a>
 </div></section></div></details></section></section><section class="tsd-panel-group tsd-member-group"><h2>Other</h2><section class="tsd-panel tsd-member"><a id="afterAsar" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>after<wbr/>Asar</span><a href="#afterAsar" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">after<wbr/>Asar</span><span class="tsd-signature-symbol">?:</span> <a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>Functions to be called after your app directory has been packaged into an .asar file.</p>
 <p><strong>Note</strong>: <code>afterAsar</code> will only be called if the <a href="Options.html#asar" class="tsd-kind-property">asar</a> option is set.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L185">types.ts:185</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="afterComplete" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>after<wbr/>Complete</span><a href="#afterComplete" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">after<wbr/>Complete</span><span class="tsd-signature-symbol">?:</span> <a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>Functions to be called after the packaged application has been moved to the final directory.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L187">types.ts:187</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="afterCopy" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>after<wbr/>Copy</span><a href="#afterCopy" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">after<wbr/>Copy</span><span class="tsd-signature-symbol">?:</span> <a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>Functions to be called after your app directory has been copied to a temporary directory.</p>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L185">types.ts:185</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="afterComplete" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>after<wbr/>Complete</span><a href="#afterComplete" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">after<wbr/>Complete</span><span class="tsd-signature-symbol">?:</span> <a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>Functions to be called after the packaged application has been moved to the final directory.</p>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L187">types.ts:187</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="afterCopy" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>after<wbr/>Copy</span><a href="#afterCopy" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">after<wbr/>Copy</span><span class="tsd-signature-symbol">?:</span> <a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>Functions to be called after your app directory has been copied to a temporary directory.</p>
 <p><strong>Note</strong>: <code>afterCopy</code> will not be called if the <a href="Options.html#prebuiltAsar" class="tsd-kind-property">prebuiltAsar</a> option is set.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L193">types.ts:193</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="afterCopyExtraResources" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>after<wbr/>Copy<wbr/>Extra<wbr/>Resources</span><a href="#afterCopyExtraResources" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">after<wbr/>Copy<wbr/>Extra<wbr/>Resources</span><span class="tsd-signature-symbol">?:</span> <a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>Functions to be called after the files specified in the <a href="Options.html#extraResource" class="tsd-kind-property">extraResource</a> option have been copied.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L197">types.ts:197</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="afterExtract" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>after<wbr/>Extract</span><a href="#afterExtract" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">after<wbr/>Extract</span><span class="tsd-signature-symbol">?:</span> <a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>Functions to be called after the prebuilt Electron binary has been extracted to a temporary directory.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L199">types.ts:199</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="afterFinalizePackageTargets" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>after<wbr/>Finalize<wbr/>Package<wbr/>Targets</span><a href="#afterFinalizePackageTargets" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">after<wbr/>Finalize<wbr/>Package<wbr/>Targets</span><span class="tsd-signature-symbol">?:</span> <a href="../types/FinalizePackageTargetsHookFunction.html" class="tsd-signature-type tsd-kind-type-alias">FinalizePackageTargetsHookFunction</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>Functions to be called after the final matrix of platform/arch combination is determined.  Use this to
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L193">types.ts:193</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="afterCopyExtraResources" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>after<wbr/>Copy<wbr/>Extra<wbr/>Resources</span><a href="#afterCopyExtraResources" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">after<wbr/>Copy<wbr/>Extra<wbr/>Resources</span><span class="tsd-signature-symbol">?:</span> <a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>Functions to be called after the files specified in the <a href="Options.html#extraResource" class="tsd-kind-property">extraResource</a> option have been copied.</p>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L197">types.ts:197</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="afterExtract" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>after<wbr/>Extract</span><a href="#afterExtract" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">after<wbr/>Extract</span><span class="tsd-signature-symbol">?:</span> <a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>Functions to be called after the prebuilt Electron binary has been extracted to a temporary directory.</p>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L199">types.ts:199</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="afterFinalizePackageTargets" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>after<wbr/>Finalize<wbr/>Package<wbr/>Targets</span><a href="#afterFinalizePackageTargets" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">after<wbr/>Finalize<wbr/>Package<wbr/>Targets</span><span class="tsd-signature-symbol">?:</span> <a href="../types/FinalizePackageTargetsHookFunction.html" class="tsd-signature-type tsd-kind-type-alias">FinalizePackageTargetsHookFunction</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>Functions to be called after the final matrix of platform/arch combination is determined.  Use this to
 learn what archs/platforms packager is targetting when you pass &quot;all&quot; as a value.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L204">types.ts:204</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="afterInitialize" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>after<wbr/>Initialize</span><a href="#afterInitialize" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">after<wbr/>Initialize</span><span class="tsd-signature-symbol">?:</span> <a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L207">types.ts:207</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="afterPrune" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>after<wbr/>Prune</span><a href="#afterPrune" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">after<wbr/>Prune</span><span class="tsd-signature-symbol">?:</span> <a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>Functions to be called after Node module pruning has been applied to the application.</p>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L204">types.ts:204</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="afterInitialize" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>after<wbr/>Initialize</span><a href="#afterInitialize" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">after<wbr/>Initialize</span><span class="tsd-signature-symbol">?:</span> <a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L207">types.ts:207</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="afterPrune" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>after<wbr/>Prune</span><a href="#afterPrune" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">after<wbr/>Prune</span><span class="tsd-signature-symbol">?:</span> <a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>Functions to be called after Node module pruning has been applied to the application.</p>
 <p><strong>Note</strong>: None of these functions will be called if the <a href="Options.html#prune" class="tsd-kind-property">prune</a> option is <code>false</code> or
 the <a href="Options.html#prebuiltAsar" class="tsd-kind-property">prebuiltAsar</a> option is set.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L215">types.ts:215</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="all" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>all</span><a href="#all" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">all</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>When <code>true</code>, sets both <a href="Options.html#arch" class="tsd-kind-property">arch</a> and <a href="Options.html#platform" class="tsd-kind-property">platform</a> to <code>all</code>.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L218">types.ts:218</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="appBundleId" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>app<wbr/>Bundle<wbr/>Id</span><a href="#appBundleId" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">app<wbr/>Bundle<wbr/>Id</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L224">types.ts:224</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="appCopyright" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>app<wbr/>Copyright</span><a href="#appCopyright" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">app<wbr/>Copyright</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The human-readable copyright line for the app. Maps to the <code>LegalCopyright</code> metadata
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L215">types.ts:215</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="all" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>all</span><a href="#all" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">all</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>When <code>true</code>, sets both <a href="Options.html#arch" class="tsd-kind-property">arch</a> and <a href="Options.html#platform" class="tsd-kind-property">platform</a> to <code>all</code>.</p>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L218">types.ts:218</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="appBundleId" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>app<wbr/>Bundle<wbr/>Id</span><a href="#appBundleId" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">app<wbr/>Bundle<wbr/>Id</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L224">types.ts:224</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="appCopyright" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>app<wbr/>Copyright</span><a href="#appCopyright" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">app<wbr/>Copyright</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The human-readable copyright line for the app. Maps to the <code>LegalCopyright</code> metadata
 property on Windows, and <code>NSHumanReadableCopyright</code> on macOS.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L241">types.ts:241</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="appVersion" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>app<wbr/>Version</span><a href="#appVersion" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">app<wbr/>Version</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The release version of the application.</p>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L241">types.ts:241</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="appVersion" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>app<wbr/>Version</span><a href="#appVersion" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">app<wbr/>Version</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The release version of the application.</p>
 <p>By default the <code>version</code> property in the <code>package.json</code> is used, but it can be overridden
 with this argument. If neither are provided, the version of Electron will be used. Maps
 to the <code>ProductVersion</code> metadata property on Windows, and <code>CFBundleShortVersionString</code>
 on macOS.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L250">types.ts:250</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="arch" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>arch</span><a href="#arch" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">arch</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>The target system architecture(s) to build for.</p>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L250">types.ts:250</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="arch" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>arch</span><a href="#arch" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">arch</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>The target system architecture(s) to build for.</p>
 <p>Not required if the <a href="Options.html#all" class="tsd-kind-property">all</a> option is set. If <code>arch</code> is set to <code>all</code>, all supported
 architectures for the target platforms specified by <a href="Options.html#platform" class="tsd-kind-property">platform</a> will be built.
 Arbitrary combinations of individual architectures are also supported via a comma-delimited
@@ -83,7 +83,7 @@
 <li><code>arm64</code> <em>(Linux: Electron 1.8.0 and above; Windows: 6.0.8 and above; macOS: 11.0.0-beta.1 and above)</em></li>
 <li><code>mips64el</code> <em>(Electron 1.8.2-beta.5 to 1.8.8)</em></li>
 </ul>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L270">types.ts:270</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="asar" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>asar</span><a href="#asar" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">asar</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">CreateOptions</span></div><div class="tsd-comment tsd-typography"><p>Whether to package the application&#39;s source code into an archive, using <a href="https://github.com/electron/asar">Electron&#39;s
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L270">types.ts:270</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="asar" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>asar</span><a href="#asar" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">asar</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">CreateOptions</span></div><div class="tsd-comment tsd-typography"><p>Whether to package the application&#39;s source code into an archive, using <a href="https://github.com/electron/asar">Electron&#39;s
 archive format</a>. Reasons why you may want to enable
 this feature include mitigating issues around long path names on Windows, slightly speeding
 up <code>require</code>, and concealing your source code from cursory inspection. When the value
@@ -107,18 +107,18 @@
 <li><code>asar.unpackDir = path.join(&#39;**&#39;, &#39;{sub_dir1/sub_sub_dir,sub_dir2}&#39;, &#39;**&#39;, &#39;*&#39;)</code> will unpack the directories <code>/&lt;dir&gt;/sub_dir1/sub_sub_dir</code> and <code>/&lt;dir&gt;/sub_dir2</code> and their subdirectories.</li>
 </ul>
 <p><strong>Note:</strong> <code>asar</code> will have no effect if the <a href="Options.html#prebuiltAsar" class="tsd-kind-property">prebuiltAsar</a> option is set.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L297">types.ts:297</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="beforeAsar" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>before<wbr/>Asar</span><a href="#beforeAsar" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">before<wbr/>Asar</span><span class="tsd-signature-symbol">?:</span> <a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>Functions to be called before your app directory is packaged into an .asar file.</p>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L297">types.ts:297</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="beforeAsar" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>before<wbr/>Asar</span><a href="#beforeAsar" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">before<wbr/>Asar</span><span class="tsd-signature-symbol">?:</span> <a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>Functions to be called before your app directory is packaged into an .asar file.</p>
 <p><strong>Note</strong>: <code>beforeAsar</code> will only be called if the <a href="Options.html#asar" class="tsd-kind-property">asar</a> option is set.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L303">types.ts:303</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="beforeCopy" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>before<wbr/>Copy</span><a href="#beforeCopy" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">before<wbr/>Copy</span><span class="tsd-signature-symbol">?:</span> <a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>Functions to be called before your app directory is copied to a temporary directory.</p>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L303">types.ts:303</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="beforeCopy" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>before<wbr/>Copy</span><a href="#beforeCopy" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">before<wbr/>Copy</span><span class="tsd-signature-symbol">?:</span> <a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>Functions to be called before your app directory is copied to a temporary directory.</p>
 <p><strong>Note</strong>: <code>beforeCopy</code> will not be called if the <a href="Options.html#prebuiltAsar" class="tsd-kind-property">prebuiltAsar</a> option is set.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L309">types.ts:309</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="beforeCopyExtraResources" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>before<wbr/>Copy<wbr/>Extra<wbr/>Resources</span><a href="#beforeCopyExtraResources" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">before<wbr/>Copy<wbr/>Extra<wbr/>Resources</span><span class="tsd-signature-symbol">?:</span> <a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>Functions to be called before the files specified in the <a href="Options.html#extraResource" class="tsd-kind-property">extraResource</a> option are copied.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L313">types.ts:313</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="buildVersion" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>build<wbr/>Version</span><a href="#buildVersion" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">build<wbr/>Version</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The build version of the application. Defaults to the value of the <a href="Options.html#appVersion" class="tsd-kind-property">appVersion</a> option.
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L309">types.ts:309</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="beforeCopyExtraResources" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>before<wbr/>Copy<wbr/>Extra<wbr/>Resources</span><a href="#beforeCopyExtraResources" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">before<wbr/>Copy<wbr/>Extra<wbr/>Resources</span><span class="tsd-signature-symbol">?:</span> <a href="../types/HookFunction.html" class="tsd-signature-type tsd-kind-type-alias">HookFunction</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>Functions to be called before the files specified in the <a href="Options.html#extraResource" class="tsd-kind-property">extraResource</a> option are copied.</p>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L313">types.ts:313</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="buildVersion" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>build<wbr/>Version</span><a href="#buildVersion" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">build<wbr/>Version</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The build version of the application. Defaults to the value of the <a href="Options.html#appVersion" class="tsd-kind-property">appVersion</a> option.
 Maps to the <code>FileVersion</code> metadata property on Windows, and <code>CFBundleVersion</code> on macOS.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L318">types.ts:318</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="derefSymlinks" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>deref<wbr/>Symlinks</span><a href="#derefSymlinks" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">deref<wbr/>Symlinks</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>Whether symlinks should be dereferenced during the copying of the application source.
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L318">types.ts:318</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="derefSymlinks" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>deref<wbr/>Symlinks</span><a href="#derefSymlinks" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">deref<wbr/>Symlinks</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>Whether symlinks should be dereferenced during the copying of the application source.
 Defaults to <code>true</code>.</p>
 <p><strong>Note:</strong> <code>derefSymlinks</code> will have no effect if the <a href="Options.html#prebuiltAsar" class="tsd-kind-property">prebuiltAsar</a> option is set.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L334">types.ts:334</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="dir" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>dir</span><a href="#dir" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">dir</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The source directory.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L179">types.ts:179</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="download" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>download</span><a href="#download" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">download</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">ElectronDownloadRequestOptions</span></div><div class="tsd-comment tsd-typography"><p>If present, passes custom options to <a href="https://npm.im/@electron/get"><code>@electron/get</code></a>. See
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L334">types.ts:334</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="dir" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>dir</span><a href="#dir" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">dir</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The source directory.</p>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L179">types.ts:179</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="download" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>download</span><a href="#download" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">download</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">ElectronDownloadRequestOptions</span></div><div class="tsd-comment tsd-typography"><p>If present, passes custom options to <a href="https://npm.im/@electron/get"><code>@electron/get</code></a>. See
 the module for option descriptions, proxy support, and defaults. Supported parameters
 include, but are not limited to:</p>
 <ul>
@@ -126,26 +126,26 @@
 <li><code>mirrorOptions</code> (<em>Object</em>): Options to override the default Electron download location.</li>
 </ul>
 <p><strong>Note:</strong> <code>download</code> sub-options will have no effect if the <a href="Options.html#electronZipDir" class="tsd-kind-property">electronZipDir</a> option is set.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L344">types.ts:344</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="electronVersion" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>electron<wbr/>Version</span><a href="#electronVersion" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">electron<wbr/>Version</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The Electron version with which the app is built (without the leading &#39;v&#39;) - for example,
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L344">types.ts:344</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="electronVersion" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>electron<wbr/>Version</span><a href="#electronVersion" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">electron<wbr/>Version</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The Electron version with which the app is built (without the leading &#39;v&#39;) - for example,
 <a href="https://github.com/electron/electron/releases/tag/v1.4.13"><code>1.4.13</code></a>. See <a href="https://github.com/electron/electron/releases">Electron
 releases</a> for valid versions. If omitted, it</p>
 <ul>
 <li>will use the version of the nearest local installation of <code>electron</code> or <code>electron-nightly</code></li>
 <li>defined in <code>package.json</code> in either <code>devDependencies</code> or <code>dependencies</code>.</li>
 </ul>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L352">types.ts:352</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="electronZipDir" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>electron<wbr/>Zip<wbr/>Dir</span><a href="#electronZipDir" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">electron<wbr/>Zip<wbr/>Dir</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The local path to a directory containing Electron ZIP files for Electron Packager to unzip, instead
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L352">types.ts:352</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="electronZipDir" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>electron<wbr/>Zip<wbr/>Dir</span><a href="#electronZipDir" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">electron<wbr/>Zip<wbr/>Dir</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The local path to a directory containing Electron ZIP files for Electron Packager to unzip, instead
 of downloading them. The ZIP filenames should be in the same format as the ones downloaded from the
 <a href="https://github.com/electron/electron/releases">Electron releases</a> site.</p>
 <p><strong>Note:</strong> Setting this option prevents the <a href="Options.html#download" class="tsd-kind-property">download</a> sub-options from being used, as
 the functionality gets skipped over.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L361">types.ts:361</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="executableName" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>executable<wbr/>Name</span><a href="#executableName" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">executable<wbr/>Name</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The name of the executable file, sans file extension. Defaults to the value for the <a href="Options.html#name" class="tsd-kind-property">name</a>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L361">types.ts:361</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="executableName" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>executable<wbr/>Name</span><a href="#executableName" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">executable<wbr/>Name</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The name of the executable file, sans file extension. Defaults to the value for the <a href="Options.html#name" class="tsd-kind-property">name</a>
 option. For <code>darwin</code> or <code>mas</code> target platforms, this does not affect the name of the
 <code>.app</code> folder - this will use the <a href="Options.html#name" class="tsd-kind-property">name</a> option instead.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L367">types.ts:367</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="extraResource" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>extra<wbr/>Resource</span><a href="#extraResource" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">extra<wbr/>Resource</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>One or more files to be copied directly into the app&#39;s <code>Contents/Resources</code> directory for
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L367">types.ts:367</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="extraResource" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>extra<wbr/>Resource</span><a href="#extraResource" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">extra<wbr/>Resource</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>One or more files to be copied directly into the app&#39;s <code>Contents/Resources</code> directory for
 macOS target platforms, and the <code>resources</code> directory for other target platforms. The
 resources directory can be referenced in the packaged app via the
 <a href="https://www.electronjs.org/docs/api/process#processresourcespath-readonly"><code>process.resourcesPath</code></a> value.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L400">types.ts:400</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="icon" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>icon</span><a href="#icon" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">icon</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The local path to the icon file, if the target platform supports setting embedding an icon.</p>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L400">types.ts:400</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="icon" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>icon</span><a href="#icon" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">icon</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The local path to the icon file, if the target platform supports setting embedding an icon.</p>
 <p>Currently you must look for conversion tools in order to supply an icon in the format required by the platform:</p>
 <ul>
 <li>macOS: <code>.icns</code></li>
@@ -157,7 +157,7 @@
 </ul>
 <p>If the file extension is omitted, it is auto-completed to the correct extension based on the
 platform, including when [[platform|<code>platform: &#39;all&#39;</code>]] is in effect.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L422">types.ts:422</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="ignore" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>ignore</span><a href="#ignore" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ignore</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">RegExp</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">RegExp</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> | </span><a href="../types/IgnoreFunction.html" class="tsd-signature-type tsd-kind-type-alias">IgnoreFunction</a></div><div class="tsd-comment tsd-typography"><p>One or more additional <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions">regular expression</a>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L422">types.ts:422</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="ignore" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>ignore</span><a href="#ignore" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ignore</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">RegExp</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">RegExp</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> | </span><a href="../types/IgnoreFunction.html" class="tsd-signature-type tsd-kind-type-alias">IgnoreFunction</a></div><div class="tsd-comment tsd-typography"><p>One or more additional <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions">regular expression</a>
 patterns which specify which files to ignore when copying files to create the app bundle(s). The
 regular expressions are matched against the absolute path of a given file/directory to be copied.</p>
 <p><strong>Please note that <a href="https://en.wikipedia.org/wiki/Glob_%28programming%29">glob patterns</a> will not work.</strong></p>
@@ -179,21 +179,21 @@
 <p><strong>Note</strong>: Node modules specified in <code>devDependencies</code> are ignored by default, via the
 <a href="Options.html#prune" class="tsd-kind-property">prune</a> option.</p>
 <p><strong>Note:</strong> <code>ignore</code> will have no effect if the <a href="Options.html#prebuiltAsar" class="tsd-kind-property">prebuiltAsar</a> option is set.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L445">types.ts:445</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="junk" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>junk</span><a href="#junk" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">junk</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>Ignores <a href="https://github.com/sindresorhus/junk">system junk files</a> when copying the Electron app,
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L445">types.ts:445</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="junk" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>junk</span><a href="#junk" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">junk</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>Ignores <a href="https://github.com/sindresorhus/junk">system junk files</a> when copying the Electron app,
 regardless of the <a href="Options.html#ignore" class="tsd-kind-property">ignore</a> option.</p>
 <p><strong>Note:</strong> <code>junk</code> will have no effect if the <a href="Options.html#prebuiltAsar" class="tsd-kind-property">prebuiltAsar</a> option is set.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L452">types.ts:452</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="name" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>name</span><a href="#name" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">name</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The application name. If omitted, it will use the <code>productName</code> or <code>name</code> value from the
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L452">types.ts:452</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="name" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>name</span><a href="#name" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">name</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The application name. If omitted, it will use the <code>productName</code> or <code>name</code> value from the
 nearest <code>package.json</code>.</p>
 <p><strong>Regardless of source, characters in the Electron app name which are not allowed in all target
 platforms&#39; filenames (e.g., <code>/</code>), will be replaced by hyphens (<code>-</code>).</strong></p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L460">types.ts:460</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="osxUniversal" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>osx<wbr/>Universal</span><a href="#osxUniversal" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">osx<wbr/>Universal</span><span class="tsd-signature-symbol">?:</span> <a href="../types/OsxUniversalOptions.html" class="tsd-signature-type tsd-kind-type-alias">OsxUniversalOptions</a></div><div class="tsd-comment tsd-typography"><p>Used to provide custom options to the internal call to <code>@electron/universal</code> when building a macOS
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L460">types.ts:460</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="osxUniversal" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>osx<wbr/>Universal</span><a href="#osxUniversal" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">osx<wbr/>Universal</span><span class="tsd-signature-symbol">?:</span> <a href="../types/OsxUniversalOptions.html" class="tsd-signature-type tsd-kind-type-alias">OsxUniversalOptions</a></div><div class="tsd-comment tsd-typography"><p>Used to provide custom options to the internal call to <code>@electron/universal</code> when building a macOS
 app with the target architecture of &quot;universal&quot;.  Unused otherwise, providing a value does not imply
 a universal app is built.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L487">types.ts:487</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="out" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>out</span><a href="#out" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">out</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The base directory where the finished package(s) are created.</p>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L487">types.ts:487</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="out" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>out</span><a href="#out" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">out</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The base directory where the finished package(s) are created.</p>
 <p>Defaults to the current working directory.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L493">types.ts:493</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="overwrite" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>overwrite</span><a href="#overwrite" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">overwrite</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>Whether to replace an already existing output directory for a given platform (<code>true</code>) or
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L493">types.ts:493</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="overwrite" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>overwrite</span><a href="#overwrite" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">overwrite</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>Whether to replace an already existing output directory for a given platform (<code>true</code>) or
 skip recreating it (<code>false</code>). Defaults to <code>false</code>.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L498">types.ts:498</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="platform" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>platform</span><a href="#platform" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">platform</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>The target platform(s) to build for.</p>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L498">types.ts:498</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="platform" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>platform</span><a href="#platform" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">platform</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>The target platform(s) to build for.</p>
 <p>Not required if the <a href="Options.html#all" class="tsd-kind-property">all</a> option is set. If <code>platform</code> is set to <code>all</code>, all officially
 supported target platforms for the target architectures specified by the <a href="Options.html#arch" class="tsd-kind-property">arch</a> option
 will be built. Arbitrary combinations of individual platforms are also supported via a
@@ -209,7 +209,7 @@
 <li><code>mas</code> (macOS, specifically for submitting to the Mac App Store)</li>
 <li><code>win32</code></li>
 </ul>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L519">types.ts:519</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="prebuiltAsar" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>prebuilt<wbr/>Asar</span><a href="#prebuiltAsar" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">prebuilt<wbr/>Asar</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The path to a prebuilt ASAR file.</p>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L519">types.ts:519</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="prebuiltAsar" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>prebuilt<wbr/>Asar</span><a href="#prebuiltAsar" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">prebuilt<wbr/>Asar</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The path to a prebuilt ASAR file.</p>
 <p><strong>Note:</strong> Setting this option prevents the following options from being used, as the functionality
 gets skipped over:</p>
 <ul>
@@ -221,30 +221,30 @@
 <li><a href="Options.html#junk" class="tsd-kind-property">junk</a></li>
 <li><a href="Options.html#prune" class="tsd-kind-property">prune</a></li>
 </ul>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L534">types.ts:534</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="prune" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>prune</span><a href="#prune" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">prune</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>Walks the <code>node_modules</code> dependency tree to remove all of the packages specified in the
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L534">types.ts:534</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="prune" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>prune</span><a href="#prune" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">prune</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>Walks the <code>node_modules</code> dependency tree to remove all of the packages specified in the
 <code>devDependencies</code> section of <code>package.json</code> from the outputted Electron app.</p>
 <p>Defaults to <code>true</code>.</p>
 <p><strong>Note:</strong> <code>prune</code> will have no effect if the <a href="Options.html#prebuiltAsar" class="tsd-kind-property">prebuiltAsar</a> option is set.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L549">types.ts:549</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="quiet" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>quiet</span><a href="#quiet" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">quiet</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>If <code>true</code>, disables printing informational and warning messages to the console when
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L549">types.ts:549</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="quiet" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>quiet</span><a href="#quiet" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">quiet</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>If <code>true</code>, disables printing informational and warning messages to the console when
 packaging the application. This does not disable errors.</p>
 <p>Defaults to <code>false</code>.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L556">types.ts:556</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="tmpdir" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>tmpdir</span><a href="#tmpdir" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">tmpdir</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">false</span></div><div class="tsd-comment tsd-typography"><p>The base directory to use as a temporary directory. Set to <code>false</code> to disable use of a
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L556">types.ts:556</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="tmpdir" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>tmpdir</span><a href="#tmpdir" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">tmpdir</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">false</span></div><div class="tsd-comment tsd-typography"><p>The base directory to use as a temporary directory. Set to <code>false</code> to disable use of a
 temporary directory. Defaults to the system&#39;s temporary directory.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L561">types.ts:561</a></li></ul></aside></section></section><section class="tsd-panel-group tsd-member-group"><h2>Windows</h2><section class="tsd-panel tsd-member"><a id="win32metadata" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>win32metadata</span><a href="#win32metadata" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">win32metadata</span><span class="tsd-signature-symbol">?:</span> <a href="Win32MetadataOptions.html" class="tsd-signature-type tsd-kind-interface">Win32MetadataOptions</a></div><div class="tsd-comment tsd-typography"><p>Application metadata to embed into the Windows executable.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L590">types.ts:590</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="windowsSign" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>windows<wbr/>Sign</span><a href="#windowsSign" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">windows<wbr/>Sign</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">true</span><span class="tsd-signature-symbol"> | </span><a href="WindowsSignOptions.html" class="tsd-signature-type tsd-kind-interface">WindowsSignOptions</a></div><div class="tsd-comment tsd-typography"><p>If present, signs Windows binary files.
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L561">types.ts:561</a></li></ul></aside></section></section><section class="tsd-panel-group tsd-member-group"><h2>Windows</h2><section class="tsd-panel tsd-member"><a id="win32metadata" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>win32metadata</span><a href="#win32metadata" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">win32metadata</span><span class="tsd-signature-symbol">?:</span> <a href="Win32MetadataOptions.html" class="tsd-signature-type tsd-kind-interface">Win32MetadataOptions</a></div><div class="tsd-comment tsd-typography"><p>Application metadata to embed into the Windows executable.</p>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L590">types.ts:590</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="windowsSign" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>windows<wbr/>Sign</span><a href="#windowsSign" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">windows<wbr/>Sign</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">true</span><span class="tsd-signature-symbol"> | </span><a href="WindowsSignOptions.html" class="tsd-signature-type tsd-kind-interface">WindowsSignOptions</a></div><div class="tsd-comment tsd-typography"><p>If present, signs Windows binary files.
 When the value is <code>true</code>, pass default configuration to the signing module. See
 <a href="https://npm.im/@electron/windows-sign">@electron/windows-sign</a> for sub-option descriptions and
 their defaults.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L598">types.ts:598</a></li></ul></aside></section></section><section class="tsd-panel-group tsd-member-group"><h2>macOS</h2><section class="tsd-panel tsd-member"><a id="appCategoryType" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>app<wbr/>Category<wbr/>Type</span><a href="#appCategoryType" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">app<wbr/>Category<wbr/>Type</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The application category type, as shown in the Finder via <em>View → Arrange by Application
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L598">types.ts:598</a></li></ul></aside></section></section><section class="tsd-panel-group tsd-member-group"><h2>macOS</h2><section class="tsd-panel tsd-member"><a id="appCategoryType" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>app<wbr/>Category<wbr/>Type</span><a href="#appCategoryType" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">app<wbr/>Category<wbr/>Type</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The application category type, as shown in the Finder via <em>View → Arrange by Application
 Category</em> when viewing the Applications directory.</p>
 <p>For example, <code>app-category-type=public.app-category.developer-tools</code> will set the
 application category to <em>Developer Tools</em>.</p>
 <p>Valid values are listed in <a href="https://developer.apple.com/library/ios/documentation/General/Reference/InfoPlistKeyReference/Articles/LaunchServicesKeys.html#//apple_ref/doc/uid/TP40009250-SW8">Apple&#39;s documentation</a>.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L236">types.ts:236</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="darwinDarkModeSupport" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>darwin<wbr/>Dark<wbr/>Mode<wbr/>Support</span><a href="#darwinDarkModeSupport" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">darwin<wbr/>Dark<wbr/>Mode<wbr/>Support</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>Forces support for Mojave (macOS 10.14) dark mode in your packaged app. This sets the
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L236">types.ts:236</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="darwinDarkModeSupport" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>darwin<wbr/>Dark<wbr/>Mode<wbr/>Support</span><a href="#darwinDarkModeSupport" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">darwin<wbr/>Dark<wbr/>Mode<wbr/>Support</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>Forces support for Mojave (macOS 10.14) dark mode in your packaged app. This sets the
 <code>NSRequiresAquaSystemAppearance</code> key to <code>false</code> in your app&#39;s <code>Info.plist</code>.  For more information,
 see the <a href="https://www.electronjs.org/docs/tutorial/mojave-dark-mode-guide">Electron documentation</a>
 and the <a href="https://developer.apple.com/documentation/appkit/nsappearancecustomization/choosing_a_specific_appearance_for_your_app">Apple developer documentation</a>.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L327">types.ts:327</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="extendHelperInfo" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>extend<wbr/>Helper<wbr/>Info</span><a href="#extendHelperInfo" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">extend<wbr/>Helper<wbr/>Info</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">{ </span><br/><span>    </span>[<span class="tsd-kind-index-signature">property</span>: <span class="tsd-signature-type">string</span>]<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div><div class="tsd-comment tsd-typography"><p>When the value is a string, specifies the filename of a <code>plist</code> file. Its contents are merged
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L327">types.ts:327</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="extendHelperInfo" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>extend<wbr/>Helper<wbr/>Info</span><a href="#extendHelperInfo" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">extend<wbr/>Helper<wbr/>Info</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">{ </span><br/><span>    </span>[<span class="tsd-kind-index-signature">property</span>: <span class="tsd-signature-type">string</span>]<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div><div class="tsd-comment tsd-typography"><p>When the value is a string, specifies the filename of a <code>plist</code> file. Its contents are merged
 into all the Helper apps&#39; <code>Info.plist</code> files.
 When the value is an <code>Object</code>, it specifies an already-parsed <code>plist</code> data structure that is
 merged into all the Helper apps&#39; <code>Info.plist</code> files.</p>
@@ -253,7 +253,7 @@
 <li><code>electron</code> or <code>electron-nightly</code>, but are overridden by other
 options such as <a href="Options.html#appVersion" class="tsd-kind-property">appVersion</a> or <a href="Options.html#appBundleId" class="tsd-kind-property">appBundleId</a>.</li>
 </ul>
-</div><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter-index-signature"><h5><span class="tsd-signature-symbol">[</span><span class="tsd-kind-parameter">property</span>: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><span class="tsd-signature-type">any</span></h5></li></ul></div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L393">types.ts:393</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="extendInfo" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>extend<wbr/>Info</span><a href="#extendInfo" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">extend<wbr/>Info</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">{ </span><br/><span>    </span>[<span class="tsd-kind-index-signature">property</span>: <span class="tsd-signature-type">string</span>]<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div><div class="tsd-comment tsd-typography"><p>When the value is a string, specifies the filename of a <code>plist</code> file. Its contents are merged
+</div><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter-index-signature"><h5><span class="tsd-signature-symbol">[</span><span class="tsd-kind-parameter">property</span>: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><span class="tsd-signature-type">any</span></h5></li></ul></div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L393">types.ts:393</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="extendInfo" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>extend<wbr/>Info</span><a href="#extendInfo" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">extend<wbr/>Info</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">{ </span><br/><span>    </span>[<span class="tsd-kind-index-signature">property</span>: <span class="tsd-signature-type">string</span>]<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div><div class="tsd-comment tsd-typography"><p>When the value is a string, specifies the filename of a <code>plist</code> file. Its contents are merged
 into the app&#39;s <code>Info.plist</code>.
 When the value is an <code>Object</code>, it specifies an already-parsed <code>plist</code> data structure that is
 merged into the app&#39;s <code>Info.plist</code>.</p>
@@ -262,12 +262,12 @@
 <li><code>electron</code> or <code>electron-nightly</code>, but are overridden by other
 options such as <a href="Options.html#appVersion" class="tsd-kind-property">appVersion</a> or <a href="Options.html#appBundleId" class="tsd-kind-property">appBundleId</a>.</li>
 </ul>
-</div><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter-index-signature"><h5><span class="tsd-signature-symbol">[</span><span class="tsd-kind-parameter">property</span>: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><span class="tsd-signature-type">any</span></h5></li></ul></div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L380">types.ts:380</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="helperBundleId" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>helper<wbr/>Bundle<wbr/>Id</span><a href="#helperBundleId" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">helper<wbr/>Bundle<wbr/>Id</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The bundle identifier to use in the application helper&#39;s <code>Info.plist</code>.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L406">types.ts:406</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="osxNotarize" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>osx<wbr/>Notarize</span><a href="#osxNotarize" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">osx<wbr/>Notarize</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">NotaryToolCredentials</span></div><div class="tsd-comment tsd-typography"><p>If present, notarizes macOS target apps when the host platform is macOS and Xcode is installed.
+</div><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter-index-signature"><h5><span class="tsd-signature-symbol">[</span><span class="tsd-kind-parameter">property</span>: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><span class="tsd-signature-type">any</span></h5></li></ul></div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L380">types.ts:380</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="helperBundleId" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>helper<wbr/>Bundle<wbr/>Id</span><a href="#helperBundleId" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">helper<wbr/>Bundle<wbr/>Id</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The bundle identifier to use in the application helper&#39;s <code>Info.plist</code>.</p>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L406">types.ts:406</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="osxNotarize" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>osx<wbr/>Notarize</span><a href="#osxNotarize" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">osx<wbr/>Notarize</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">NotaryToolCredentials</span></div><div class="tsd-comment tsd-typography"><p>If present, notarizes macOS target apps when the host platform is macOS and Xcode is installed.
 See <a href="https://github.com/electron/notarize#method-notarizeopts-promisevoid"><code>@electron/notarize</code></a>
 for option descriptions, such as how to use <code>appleIdPassword</code> safely or obtain an API key.</p>
 <p><strong>Requires the <a href="Options.html#osxSign" class="tsd-kind-property">osxSign</a> option to be set.</strong></p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L470">types.ts:470</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="osxSign" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>osx<wbr/>Sign</span><a href="#osxSign" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">osx<wbr/>Sign</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">true</span><span class="tsd-signature-symbol"> | </span><a href="../types/OsxSignOptions.html" class="tsd-signature-type tsd-kind-type-alias">OsxSignOptions</a></div><div class="tsd-comment tsd-typography"><p>If present, signs macOS target apps when the host platform is macOS and Xcode is installed.
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L470">types.ts:470</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="osxSign" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>osx<wbr/>Sign</span><a href="#osxSign" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">osx<wbr/>Sign</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">true</span><span class="tsd-signature-symbol"> | </span><a href="../types/OsxSignOptions.html" class="tsd-signature-type tsd-kind-type-alias">OsxSignOptions</a></div><div class="tsd-comment tsd-typography"><p>If present, signs macOS target apps when the host platform is macOS and Xcode is installed.
 When the value is <code>true</code>, pass default configuration to the signing module. See
 <a href="https://npm.im/@electron/osx-sign#opts---options">@electron/osx-sign</a> for sub-option descriptions and
 their defaults. Options include, but are not limited to:</p>
@@ -275,8 +275,8 @@
 <li><code>identity</code> (<em>string</em>): The identity used when signing the package via <code>codesign</code>.</li>
 <li><code>binaries</code> (<em>array<string></em>): Path to additional binaries that will be signed along with built-ins of Electron/</li>
 </ul>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L481">types.ts:481</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="protocols" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>protocols</span><a href="#protocols" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">protocols</span><span class="tsd-signature-symbol">?:</span> <a href="MacOSProtocol.html" class="tsd-signature-type tsd-kind-interface">MacOSProtocol</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>The URL protocol schemes associated with the Electron app.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L540">types.ts:540</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="usageDescription" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>usage<wbr/>Description</span><a href="#usageDescription" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">usage<wbr/>Description</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span>[<span class="tsd-kind-index-signature">property</span>: <span class="tsd-signature-type">string</span>]<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div><div class="tsd-comment tsd-typography"><p>Human-readable descriptions of how the Electron app uses certain macOS features. These are displayed
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L481">types.ts:481</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="protocols" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>protocols</span><a href="#protocols" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">protocols</span><span class="tsd-signature-symbol">?:</span> <a href="MacOSProtocol.html" class="tsd-signature-type tsd-kind-interface">MacOSProtocol</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>The URL protocol schemes associated with the Electron app.</p>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L540">types.ts:540</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="usageDescription" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>usage<wbr/>Description</span><a href="#usageDescription" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">usage<wbr/>Description</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span>[<span class="tsd-kind-index-signature">property</span>: <span class="tsd-signature-type">string</span>]<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div><div class="tsd-comment tsd-typography"><p>Human-readable descriptions of how the Electron app uses certain macOS features. These are displayed
 in the App Store. A non-exhaustive list of available properties:</p>
 <ul>
 <li><code>Camera</code> - required for media access API usage in macOS Catalina</li>
@@ -287,4 +287,4 @@
 <p>Example:</p>
 <pre><code class="language-javascript"><span class="hl-1">{</span><br/><span class="hl-1">  </span><span class="hl-9">usageDescription</span><span class="hl-1">: {</span><br/><span class="hl-1">    </span><span class="hl-9">Camera</span><span class="hl-1">: </span><span class="hl-2">&#39;Needed for video calls&#39;</span><span class="hl-1">,</span><br/><span class="hl-1">    </span><span class="hl-9">Microphone</span><span class="hl-1">: </span><span class="hl-2">&#39;Needed for voice calls&#39;</span><br/><span class="hl-1">  }</span><br/><span class="hl-1">}</span>
 </code><button>Copy</button></pre>
-</div><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter-index-signature"><h5><span class="tsd-signature-symbol">[</span><span class="tsd-kind-parameter">property</span>: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><span class="tsd-signature-type">string</span></h5></li></ul></div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L585">types.ts:585</a></li></ul></aside></section></section></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><h4 class="uppercase">Member Visibility</h4><form><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-index-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>On This Page</h3></summary><div class="tsd-accordion-details"><a href="#afterAsar" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Asar</span></a><a href="#afterComplete" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Complete</span></a><a href="#afterCopy" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Copy</span></a><a href="#afterCopyExtraResources" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Copy<wbr/>Extra<wbr/>Resources</span></a><a href="#afterExtract" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Extract</span></a><a href="#afterFinalizePackageTargets" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Finalize<wbr/>Package<wbr/>Targets</span></a><a href="#afterInitialize" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Initialize</span></a><a href="#afterPrune" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Prune</span></a><a href="#all" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>all</span></a><a href="#appBundleId" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>app<wbr/>Bundle<wbr/>Id</span></a><a href="#appCopyright" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>app<wbr/>Copyright</span></a><a href="#appVersion" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>app<wbr/>Version</span></a><a href="#arch" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>arch</span></a><a href="#asar" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>asar</span></a><a href="#beforeAsar" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>before<wbr/>Asar</span></a><a href="#beforeCopy" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>before<wbr/>Copy</span></a><a href="#beforeCopyExtraResources" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>before<wbr/>Copy<wbr/>Extra<wbr/>Resources</span></a><a href="#buildVersion" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>build<wbr/>Version</span></a><a href="#derefSymlinks" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>deref<wbr/>Symlinks</span></a><a href="#dir" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>dir</span></a><a href="#download" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>download</span></a><a href="#electronVersion" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>electron<wbr/>Version</span></a><a href="#electronZipDir" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>electron<wbr/>Zip<wbr/>Dir</span></a><a href="#executableName" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>executable<wbr/>Name</span></a><a href="#extraResource" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>extra<wbr/>Resource</span></a><a href="#icon" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>icon</span></a><a href="#ignore" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>ignore</span></a><a href="#junk" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>junk</span></a><a href="#name" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>name</span></a><a href="#osxUniversal" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>osx<wbr/>Universal</span></a><a href="#out" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>out</span></a><a href="#overwrite" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>overwrite</span></a><a href="#platform" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>platform</span></a><a href="#prebuiltAsar" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>prebuilt<wbr/>Asar</span></a><a href="#prune" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>prune</span></a><a href="#quiet" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>quiet</span></a><a href="#tmpdir" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tmpdir</span></a><a href="#win32metadata" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>win32metadata</span></a><a href="#windowsSign" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>windows<wbr/>Sign</span></a><a href="#appCategoryType" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>app<wbr/>Category<wbr/>Type</span></a><a href="#darwinDarkModeSupport" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>darwin<wbr/>Dark<wbr/>Mode<wbr/>Support</span></a><a href="#extendHelperInfo" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>extend<wbr/>Helper<wbr/>Info</span></a><a href="#extendInfo" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>extend<wbr/>Info</span></a><a href="#helperBundleId" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>helper<wbr/>Bundle<wbr/>Id</span></a><a href="#osxNotarize" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>osx<wbr/>Notarize</span></a><a href="#osxSign" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>osx<wbr/>Sign</span></a><a href="#protocols" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>protocols</span></a><a href="#usageDescription" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>usage<wbr/>Description</span></a></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@electron/packager</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
\ No newline at end of file
+</div><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter-index-signature"><h5><span class="tsd-signature-symbol">[</span><span class="tsd-kind-parameter">property</span>: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><span class="tsd-signature-type">string</span></h5></li></ul></div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L585">types.ts:585</a></li></ul></aside></section></section></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><h4 class="uppercase">Member Visibility</h4><form><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-index-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>On This Page</h3></summary><div class="tsd-accordion-details"><a href="#afterAsar" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Asar</span></a><a href="#afterComplete" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Complete</span></a><a href="#afterCopy" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Copy</span></a><a href="#afterCopyExtraResources" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Copy<wbr/>Extra<wbr/>Resources</span></a><a href="#afterExtract" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Extract</span></a><a href="#afterFinalizePackageTargets" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Finalize<wbr/>Package<wbr/>Targets</span></a><a href="#afterInitialize" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Initialize</span></a><a href="#afterPrune" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>after<wbr/>Prune</span></a><a href="#all" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>all</span></a><a href="#appBundleId" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>app<wbr/>Bundle<wbr/>Id</span></a><a href="#appCopyright" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>app<wbr/>Copyright</span></a><a href="#appVersion" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>app<wbr/>Version</span></a><a href="#arch" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>arch</span></a><a href="#asar" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>asar</span></a><a href="#beforeAsar" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>before<wbr/>Asar</span></a><a href="#beforeCopy" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>before<wbr/>Copy</span></a><a href="#beforeCopyExtraResources" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>before<wbr/>Copy<wbr/>Extra<wbr/>Resources</span></a><a href="#buildVersion" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>build<wbr/>Version</span></a><a href="#derefSymlinks" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>deref<wbr/>Symlinks</span></a><a href="#dir" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>dir</span></a><a href="#download" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>download</span></a><a href="#electronVersion" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>electron<wbr/>Version</span></a><a href="#electronZipDir" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>electron<wbr/>Zip<wbr/>Dir</span></a><a href="#executableName" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>executable<wbr/>Name</span></a><a href="#extraResource" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>extra<wbr/>Resource</span></a><a href="#icon" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>icon</span></a><a href="#ignore" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>ignore</span></a><a href="#junk" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>junk</span></a><a href="#name" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>name</span></a><a href="#osxUniversal" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>osx<wbr/>Universal</span></a><a href="#out" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>out</span></a><a href="#overwrite" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>overwrite</span></a><a href="#platform" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>platform</span></a><a href="#prebuiltAsar" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>prebuilt<wbr/>Asar</span></a><a href="#prune" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>prune</span></a><a href="#quiet" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>quiet</span></a><a href="#tmpdir" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tmpdir</span></a><a href="#win32metadata" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>win32metadata</span></a><a href="#windowsSign" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>windows<wbr/>Sign</span></a><a href="#appCategoryType" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>app<wbr/>Category<wbr/>Type</span></a><a href="#darwinDarkModeSupport" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>darwin<wbr/>Dark<wbr/>Mode<wbr/>Support</span></a><a href="#extendHelperInfo" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>extend<wbr/>Helper<wbr/>Info</span></a><a href="#extendInfo" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>extend<wbr/>Info</span></a><a href="#helperBundleId" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>helper<wbr/>Bundle<wbr/>Id</span></a><a href="#osxNotarize" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>osx<wbr/>Notarize</span></a><a href="#osxSign" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>osx<wbr/>Sign</span></a><a href="#protocols" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>protocols</span></a><a href="#usageDescription" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>usage<wbr/>Description</span></a></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@electron/packager</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
\ No newline at end of file
diff --git a/main/interfaces/Win32MetadataOptions.html b/main/interfaces/Win32MetadataOptions.html
index ec5ca9ff..6f2c8c6b 100644
--- a/main/interfaces/Win32MetadataOptions.html
+++ b/main/interfaces/Win32MetadataOptions.html
@@ -1,5 +1,5 @@
 <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>Win32MetadataOptions | @electron/packager</title><meta name="description" content="Documentation for @electron/packager"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@electron/packager</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@electron/packager</a></li><li><a href="Win32MetadataOptions.html">Win32MetadataOptions</a></li></ul><h1>Interface Win32MetadataOptions</h1></div><section class="tsd-panel tsd-comment"><div class="tsd-comment tsd-typography"><p>A collection of application metadata to embed into the Windows executable.</p>
-</div><div class="tsd-comment tsd-typography"></div></section><div class="tsd-signature"><span class="tsd-signature-keyword">interface </span><span class="tsd-kind-interface">Win32MetadataOptions</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span><a class="tsd-kind-property" href="Win32MetadataOptions.html#CompanyName">CompanyName</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Win32MetadataOptions.html#FileDescription">FileDescription</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Win32MetadataOptions.html#InternalName">InternalName</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Win32MetadataOptions.html#OriginalFilename">OriginalFilename</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Win32MetadataOptions.html#ProductName">ProductName</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Win32MetadataOptions.html#application_manifest">application-manifest</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Win32MetadataOptions.html#requested_execution_level">requested-execution-level</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;asInvoker&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;highestAvailable&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;requireAdministrator&quot;</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L155">types.ts:155</a></li></ul></aside><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex="0"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-chevronSmall"></use></svg> Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="Win32MetadataOptions.html#CompanyName" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>Company<wbr/>Name?</span></a>
+</div><div class="tsd-comment tsd-typography"></div></section><div class="tsd-signature"><span class="tsd-signature-keyword">interface </span><span class="tsd-kind-interface">Win32MetadataOptions</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span><a class="tsd-kind-property" href="Win32MetadataOptions.html#CompanyName">CompanyName</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Win32MetadataOptions.html#FileDescription">FileDescription</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Win32MetadataOptions.html#InternalName">InternalName</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Win32MetadataOptions.html#OriginalFilename">OriginalFilename</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Win32MetadataOptions.html#ProductName">ProductName</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Win32MetadataOptions.html#application_manifest">application-manifest</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="Win32MetadataOptions.html#requested_execution_level">requested-execution-level</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;asInvoker&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;highestAvailable&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;requireAdministrator&quot;</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L155">types.ts:155</a></li></ul></aside><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex="0"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-chevronSmall"></use></svg> Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="Win32MetadataOptions.html#CompanyName" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>Company<wbr/>Name?</span></a>
 <a href="Win32MetadataOptions.html#FileDescription" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>File<wbr/>Description?</span></a>
 <a href="Win32MetadataOptions.html#InternalName" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>Internal<wbr/>Name?</span></a>
 <a href="Win32MetadataOptions.html#OriginalFilename" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>Original<wbr/>Filename?</span></a>
@@ -7,11 +7,11 @@
 <a href="Win32MetadataOptions.html#application_manifest" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>application-<wbr/>manifest?</span></a>
 <a href="Win32MetadataOptions.html#requested_execution_level" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>requested-<wbr/>execution-<wbr/>level?</span></a>
 </div></section></div></details></section></section><section class="tsd-panel-group tsd-member-group"><h2>Properties</h2><section class="tsd-panel tsd-member"><a id="CompanyName" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>Company<wbr/>Name</span><a href="#CompanyName" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">Company<wbr/>Name</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>Defaults to the <code>author</code> name from the nearest <code>package.json</code>.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L157">types.ts:157</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="FileDescription" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>File<wbr/>Description</span><a href="#FileDescription" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">File<wbr/>Description</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>Defaults to either <code>productName</code> or <code>name</code> from the nearest <code>package.json</code>.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L159">types.ts:159</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="InternalName" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>Internal<wbr/>Name</span><a href="#InternalName" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">Internal<wbr/>Name</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>Defaults to either <code>productName</code> or <code>name</code> from the nearest <code>package.json</code>.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L165">types.ts:165</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="OriginalFilename" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>Original<wbr/>Filename</span><a href="#OriginalFilename" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">Original<wbr/>Filename</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>Defaults to the renamed Electron <code>.exe</code> file.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L161">types.ts:161</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="ProductName" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>Product<wbr/>Name</span><a href="#ProductName" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">Product<wbr/>Name</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>Defaults to either <code>productName</code> or <code>name</code> from the nearest <code>package.json</code>.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L163">types.ts:163</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="application_manifest" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>application-<wbr/>manifest</span><a href="#application_manifest" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">application-<wbr/>manifest</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>Path to a local manifest file.</p>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L157">types.ts:157</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="FileDescription" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>File<wbr/>Description</span><a href="#FileDescription" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">File<wbr/>Description</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>Defaults to either <code>productName</code> or <code>name</code> from the nearest <code>package.json</code>.</p>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L159">types.ts:159</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="InternalName" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>Internal<wbr/>Name</span><a href="#InternalName" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">Internal<wbr/>Name</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>Defaults to either <code>productName</code> or <code>name</code> from the nearest <code>package.json</code>.</p>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L165">types.ts:165</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="OriginalFilename" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>Original<wbr/>Filename</span><a href="#OriginalFilename" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">Original<wbr/>Filename</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>Defaults to the renamed Electron <code>.exe</code> file.</p>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L161">types.ts:161</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="ProductName" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>Product<wbr/>Name</span><a href="#ProductName" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">Product<wbr/>Name</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>Defaults to either <code>productName</code> or <code>name</code> from the nearest <code>package.json</code>.</p>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L163">types.ts:163</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="application_manifest" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>application-<wbr/>manifest</span><a href="#application_manifest" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">application-<wbr/>manifest</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>Path to a local manifest file.</p>
 <p>See <a href="https://msdn.microsoft.com/en-us/library/windows/desktop/aa374191.aspx">MSDN</a> for more details.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L173">types.ts:173</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="requested_execution_level" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>requested-<wbr/>execution-<wbr/>level</span><a href="#requested_execution_level" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">requested-<wbr/>execution-<wbr/>level</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">&quot;asInvoker&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;highestAvailable&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;requireAdministrator&quot;</span></div><div class="tsd-comment tsd-typography"><p>See <a href="https://msdn.microsoft.com/en-us/library/6ad1fshk.aspx#Anchor_9">MSDN</a> for details.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L167">types.ts:167</a></li></ul></aside></section></section></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><h4 class="uppercase">Member Visibility</h4><form><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-index-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>On This Page</h3></summary><div class="tsd-accordion-details"><a href="#CompanyName" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>Company<wbr/>Name</span></a><a href="#FileDescription" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>File<wbr/>Description</span></a><a href="#InternalName" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>Internal<wbr/>Name</span></a><a href="#OriginalFilename" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>Original<wbr/>Filename</span></a><a href="#ProductName" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>Product<wbr/>Name</span></a><a href="#application_manifest" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>application-<wbr/>manifest</span></a><a href="#requested_execution_level" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>requested-<wbr/>execution-<wbr/>level</span></a></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@electron/packager</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
\ No newline at end of file
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L173">types.ts:173</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="requested_execution_level" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>requested-<wbr/>execution-<wbr/>level</span><a href="#requested_execution_level" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">requested-<wbr/>execution-<wbr/>level</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">&quot;asInvoker&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;highestAvailable&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;requireAdministrator&quot;</span></div><div class="tsd-comment tsd-typography"><p>See <a href="https://msdn.microsoft.com/en-us/library/6ad1fshk.aspx#Anchor_9">MSDN</a> for details.</p>
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L167">types.ts:167</a></li></ul></aside></section></section></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><h4 class="uppercase">Member Visibility</h4><form><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-index-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>On This Page</h3></summary><div class="tsd-accordion-details"><a href="#CompanyName" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>Company<wbr/>Name</span></a><a href="#FileDescription" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>File<wbr/>Description</span></a><a href="#InternalName" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>Internal<wbr/>Name</span></a><a href="#OriginalFilename" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>Original<wbr/>Filename</span></a><a href="#ProductName" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>Product<wbr/>Name</span></a><a href="#application_manifest" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>application-<wbr/>manifest</span></a><a href="#requested_execution_level" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>requested-<wbr/>execution-<wbr/>level</span></a></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@electron/packager</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
\ No newline at end of file
diff --git a/main/interfaces/WindowsSignOptions.html b/main/interfaces/WindowsSignOptions.html
index d71fbb07..eca99a41 100644
--- a/main/interfaces/WindowsSignOptions.html
+++ b/main/interfaces/WindowsSignOptions.html
@@ -1,4 +1,4 @@
 <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>WindowsSignOptions | @electron/packager</title><meta name="description" content="Documentation for @electron/packager"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@electron/packager</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@electron/packager</a></li><li><a href="WindowsSignOptions.html">WindowsSignOptions</a></li></ul><h1>Interface WindowsSignOptions</h1></div><section class="tsd-panel tsd-comment"><div class="tsd-comment tsd-typography"><p>See the documentation for <a href="https://github.com/electron/windows-sign"><code>@electron/windows-sign</code></a>
 for details.</p>
-</div><div class="tsd-comment tsd-typography"></div></section><div class="tsd-signature"><span class="tsd-signature-keyword">interface </span><span class="tsd-kind-interface">WindowsSignOptions</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span><a class="tsd-kind-property" href="WindowsSignOptions.html#continueOnError">continueOnError</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div><section class="tsd-panel tsd-hierarchy"><h4>Hierarchy</h4><ul class="tsd-hierarchy"><li><span class="tsd-signature-type">Omit</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">WindowsInternalSignOptions</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;appDirectory&quot;</span><span class="tsd-signature-symbol">&gt;</span><ul class="tsd-hierarchy"><li><span class="target">WindowsSignOptions</span></li></ul></li></ul></section><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L148">types.ts:148</a></li></ul></aside><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex="0"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-chevronSmall"></use></svg> Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="WindowsSignOptions.html#continueOnError" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>continue<wbr/>On<wbr/>Error?</span></a>
-</div></section></div></details></section></section><section class="tsd-panel-group tsd-member-group"><h2>Properties</h2><section class="tsd-panel tsd-member"><a id="continueOnError" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>continue<wbr/>On<wbr/>Error</span><a href="#continueOnError" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">continue<wbr/>On<wbr/>Error</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L149">types.ts:149</a></li></ul></aside></section></section></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><h4 class="uppercase">Member Visibility</h4><form><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-index-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>On This Page</h3></summary><div class="tsd-accordion-details"><a href="#continueOnError" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>continue<wbr/>On<wbr/>Error</span></a></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@electron/packager</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
\ No newline at end of file
+</div><div class="tsd-comment tsd-typography"></div></section><div class="tsd-signature"><span class="tsd-signature-keyword">interface </span><span class="tsd-kind-interface">WindowsSignOptions</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span><a class="tsd-kind-property" href="WindowsSignOptions.html#continueOnError">continueOnError</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div><section class="tsd-panel tsd-hierarchy"><h4>Hierarchy</h4><ul class="tsd-hierarchy"><li><span class="tsd-signature-type">Omit</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">WindowsInternalSignOptions</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;appDirectory&quot;</span><span class="tsd-signature-symbol">&gt;</span><ul class="tsd-hierarchy"><li><span class="target">WindowsSignOptions</span></li></ul></li></ul></section><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L148">types.ts:148</a></li></ul></aside><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex="0"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-chevronSmall"></use></svg> Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="WindowsSignOptions.html#continueOnError" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>continue<wbr/>On<wbr/>Error?</span></a>
+</div></section></div></details></section></section><section class="tsd-panel-group tsd-member-group"><h2>Properties</h2><section class="tsd-panel tsd-member"><a id="continueOnError" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>continue<wbr/>On<wbr/>Error</span><a href="#continueOnError" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">continue<wbr/>On<wbr/>Error</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L149">types.ts:149</a></li></ul></aside></section></section></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><h4 class="uppercase">Member Visibility</h4><form><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-index-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>On This Page</h3></summary><div class="tsd-accordion-details"><a href="#continueOnError" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>continue<wbr/>On<wbr/>Error</span></a></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@electron/packager</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
\ No newline at end of file
diff --git a/main/types/ArchOption.html b/main/types/ArchOption.html
index 7eb2df5c..f5866510 100644
--- a/main/types/ArchOption.html
+++ b/main/types/ArchOption.html
@@ -1 +1 @@
-<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>ArchOption | @electron/packager</title><meta name="description" content="Documentation for @electron/packager"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@electron/packager</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@electron/packager</a></li><li><a href="ArchOption.html">ArchOption</a></li></ul><h1>Type alias ArchOption</h1></div><div class="tsd-signature"><span class="tsd-kind-type-alias">Arch<wbr/>Option</span><span class="tsd-signature-symbol">:</span> <a href="TargetArch.html" class="tsd-signature-type tsd-kind-type-alias">TargetArch</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;all&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L33">types.ts:33</a></li></ul></aside></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><h4 class="uppercase">Member Visibility</h4><form><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@electron/packager</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
\ No newline at end of file
+<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>ArchOption | @electron/packager</title><meta name="description" content="Documentation for @electron/packager"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@electron/packager</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@electron/packager</a></li><li><a href="ArchOption.html">ArchOption</a></li></ul><h1>Type alias ArchOption</h1></div><div class="tsd-signature"><span class="tsd-kind-type-alias">Arch<wbr/>Option</span><span class="tsd-signature-symbol">:</span> <a href="TargetArch.html" class="tsd-signature-type tsd-kind-type-alias">TargetArch</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;all&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L33">types.ts:33</a></li></ul></aside></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><h4 class="uppercase">Member Visibility</h4><form><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@electron/packager</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
\ No newline at end of file
diff --git a/main/types/FinalizePackageTargetsHookFunction.html b/main/types/FinalizePackageTargetsHookFunction.html
index bad25346..3c7ccd49 100644
--- a/main/types/FinalizePackageTargetsHookFunction.html
+++ b/main/types/FinalizePackageTargetsHookFunction.html
@@ -1 +1 @@
-<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>FinalizePackageTargetsHookFunction | @electron/packager</title><meta name="description" content="Documentation for @electron/packager"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@electron/packager</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@electron/packager</a></li><li><a href="FinalizePackageTargetsHookFunction.html">FinalizePackageTargetsHookFunction</a></li></ul><h1>Type alias FinalizePackageTargetsHookFunction</h1></div><div class="tsd-signature"><span class="tsd-kind-type-alias">Finalize<wbr/>Package<wbr/>Targets<wbr/>Hook<wbr/>Function</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">targets</span>, <span class="tsd-kind-parameter">callback</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">)</span></div><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter-signature"><ul class="tsd-signatures"><li class="tsd-signature" id="__type.__type-1"><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">targets</span>, <span class="tsd-kind-parameter">callback</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li><li class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">targets</span>: <a href="TargetDefinition.html" class="tsd-signature-type tsd-kind-type-alias">TargetDefinition</a><span class="tsd-signature-symbol">[]</span></span></li><li><span><span class="tsd-kind-parameter">callback</span>: <a href="HookFunctionErrorCallback.html" class="tsd-signature-type tsd-kind-type-alias">HookFunctionErrorCallback</a></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L115">types.ts:115</a></li></ul></aside></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><h4 class="uppercase">Member Visibility</h4><form><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@electron/packager</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
\ No newline at end of file
+<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>FinalizePackageTargetsHookFunction | @electron/packager</title><meta name="description" content="Documentation for @electron/packager"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@electron/packager</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@electron/packager</a></li><li><a href="FinalizePackageTargetsHookFunction.html">FinalizePackageTargetsHookFunction</a></li></ul><h1>Type alias FinalizePackageTargetsHookFunction</h1></div><div class="tsd-signature"><span class="tsd-kind-type-alias">Finalize<wbr/>Package<wbr/>Targets<wbr/>Hook<wbr/>Function</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">targets</span>, <span class="tsd-kind-parameter">callback</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">)</span></div><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter-signature"><ul class="tsd-signatures"><li class="tsd-signature" id="__type.__type-1"><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">targets</span>, <span class="tsd-kind-parameter">callback</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li><li class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">targets</span>: <a href="TargetDefinition.html" class="tsd-signature-type tsd-kind-type-alias">TargetDefinition</a><span class="tsd-signature-symbol">[]</span></span></li><li><span><span class="tsd-kind-parameter">callback</span>: <a href="HookFunctionErrorCallback.html" class="tsd-signature-type tsd-kind-type-alias">HookFunctionErrorCallback</a></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L115">types.ts:115</a></li></ul></aside></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><h4 class="uppercase">Member Visibility</h4><form><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@electron/packager</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
\ No newline at end of file
diff --git a/main/types/HookFunction.html b/main/types/HookFunction.html
index b3dfa03a..559fcd77 100644
--- a/main/types/HookFunction.html
+++ b/main/types/HookFunction.html
@@ -7,4 +7,4 @@
 </code><button>Copy</button></pre>
 <p>For real-world examples of <code>HookFunction</code>s, see the <a href="https://github.com/electron/packager#plugins">list of related
 plugins</a>.</p>
-</div><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter-signature"><ul class="tsd-signatures"><li class="tsd-signature" id="__type.__type-1"><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">buildPath</span>, <span class="tsd-kind-parameter">electronVersion</span>, <span class="tsd-kind-parameter">platform</span>, <span class="tsd-kind-parameter">arch</span>, <span class="tsd-kind-parameter">callback</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li><li class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">buildPath</span>: <span class="tsd-signature-type">string</span></span></li><li><span><span class="tsd-kind-parameter">electronVersion</span>: <span class="tsd-signature-type">string</span></span></li><li><span><span class="tsd-kind-parameter">platform</span>: <a href="TargetPlatform.html" class="tsd-signature-type tsd-kind-type-alias">TargetPlatform</a></span></li><li><span><span class="tsd-kind-parameter">arch</span>: <a href="TargetArch.html" class="tsd-signature-type tsd-kind-type-alias">TargetArch</a></span></li><li><span><span class="tsd-kind-parameter">callback</span>: <a href="HookFunctionErrorCallback.html" class="tsd-signature-type tsd-kind-type-alias">HookFunctionErrorCallback</a></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul></div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L92">types.ts:92</a></li></ul></aside></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><h4 class="uppercase">Member Visibility</h4><form><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@electron/packager</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
\ No newline at end of file
+</div><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter-signature"><ul class="tsd-signatures"><li class="tsd-signature" id="__type.__type-1"><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">buildPath</span>, <span class="tsd-kind-parameter">electronVersion</span>, <span class="tsd-kind-parameter">platform</span>, <span class="tsd-kind-parameter">arch</span>, <span class="tsd-kind-parameter">callback</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li><li class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">buildPath</span>: <span class="tsd-signature-type">string</span></span></li><li><span><span class="tsd-kind-parameter">electronVersion</span>: <span class="tsd-signature-type">string</span></span></li><li><span><span class="tsd-kind-parameter">platform</span>: <a href="TargetPlatform.html" class="tsd-signature-type tsd-kind-type-alias">TargetPlatform</a></span></li><li><span><span class="tsd-kind-parameter">arch</span>: <a href="TargetArch.html" class="tsd-signature-type tsd-kind-type-alias">TargetArch</a></span></li><li><span><span class="tsd-kind-parameter">callback</span>: <a href="HookFunctionErrorCallback.html" class="tsd-signature-type tsd-kind-type-alias">HookFunctionErrorCallback</a></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul></div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L92">types.ts:92</a></li></ul></aside></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><h4 class="uppercase">Member Visibility</h4><form><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@electron/packager</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
\ No newline at end of file
diff --git a/main/types/HookFunctionErrorCallback.html b/main/types/HookFunctionErrorCallback.html
index 4b4cb14e..b22189f7 100644
--- a/main/types/HookFunctionErrorCallback.html
+++ b/main/types/HookFunctionErrorCallback.html
@@ -1 +1 @@
-<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>HookFunctionErrorCallback | @electron/packager</title><meta name="description" content="Documentation for @electron/packager"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@electron/packager</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@electron/packager</a></li><li><a href="HookFunctionErrorCallback.html">HookFunctionErrorCallback</a></li></ul><h1>Type alias HookFunctionErrorCallback</h1></div><div class="tsd-signature"><span class="tsd-kind-type-alias">Hook<wbr/>Function<wbr/>Error<wbr/>Callback</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">err</span><span class="tsd-signature-symbol">?</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">)</span></div><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter-signature"><ul class="tsd-signatures"><li class="tsd-signature" id="__type.__type-1"><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">err</span><span class="tsd-signature-symbol">?</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li><li class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><code class="tsd-tag ts-flagOptional">Optional</code> <span class="tsd-kind-parameter">err</span>: <span class="tsd-signature-type">Error</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L56">types.ts:56</a></li></ul></aside></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><h4 class="uppercase">Member Visibility</h4><form><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@electron/packager</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
\ No newline at end of file
+<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>HookFunctionErrorCallback | @electron/packager</title><meta name="description" content="Documentation for @electron/packager"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@electron/packager</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@electron/packager</a></li><li><a href="HookFunctionErrorCallback.html">HookFunctionErrorCallback</a></li></ul><h1>Type alias HookFunctionErrorCallback</h1></div><div class="tsd-signature"><span class="tsd-kind-type-alias">Hook<wbr/>Function<wbr/>Error<wbr/>Callback</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">err</span><span class="tsd-signature-symbol">?</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">)</span></div><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter-signature"><ul class="tsd-signatures"><li class="tsd-signature" id="__type.__type-1"><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">err</span><span class="tsd-signature-symbol">?</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li><li class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><code class="tsd-tag ts-flagOptional">Optional</code> <span class="tsd-kind-parameter">err</span>: <span class="tsd-signature-type">Error</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L56">types.ts:56</a></li></ul></aside></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><h4 class="uppercase">Member Visibility</h4><form><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@electron/packager</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
\ No newline at end of file
diff --git a/main/types/IgnoreFunc.html b/main/types/IgnoreFunc.html
index 36169ce5..d4467731 100644
--- a/main/types/IgnoreFunc.html
+++ b/main/types/IgnoreFunc.html
@@ -1 +1 @@
-<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>IgnoreFunc | @electron/packager</title><meta name="description" content="Documentation for @electron/packager"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@electron/packager</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@electron/packager</a></li><li><a href="IgnoreFunc.html">IgnoreFunc</a></li></ul><h1>Type alias IgnoreFunc</h1></div><div class="tsd-signature"><span class="tsd-kind-type-alias">Ignore<wbr/>Func</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">platform</span>, <span class="tsd-kind-parameter">arch</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span></div><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter-signature"><ul class="tsd-signatures"><li class="tsd-signature" id="__type.__type-1"><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">platform</span>, <span class="tsd-kind-parameter">arch</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li><li class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">platform</span>: <span class="tsd-signature-type">string</span></span></li><li><span><span class="tsd-kind-parameter">arch</span>: <span class="tsd-signature-type">string</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4></li></ul></li></ul></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L126">types.ts:126</a></li></ul></aside></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><h4 class="uppercase">Member Visibility</h4><form><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@electron/packager</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
\ No newline at end of file
+<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>IgnoreFunc | @electron/packager</title><meta name="description" content="Documentation for @electron/packager"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@electron/packager</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@electron/packager</a></li><li><a href="IgnoreFunc.html">IgnoreFunc</a></li></ul><h1>Type alias IgnoreFunc</h1></div><div class="tsd-signature"><span class="tsd-kind-type-alias">Ignore<wbr/>Func</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">platform</span>, <span class="tsd-kind-parameter">arch</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span></div><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter-signature"><ul class="tsd-signatures"><li class="tsd-signature" id="__type.__type-1"><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">platform</span>, <span class="tsd-kind-parameter">arch</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li><li class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">platform</span>: <span class="tsd-signature-type">string</span></span></li><li><span><span class="tsd-kind-parameter">arch</span>: <span class="tsd-signature-type">string</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4></li></ul></li></ul></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L126">types.ts:126</a></li></ul></aside></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><h4 class="uppercase">Member Visibility</h4><form><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@electron/packager</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
\ No newline at end of file
diff --git a/main/types/IgnoreFunction.html b/main/types/IgnoreFunction.html
index f655f522..281e4455 100644
--- a/main/types/IgnoreFunction.html
+++ b/main/types/IgnoreFunction.html
@@ -1,4 +1,4 @@
 <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>IgnoreFunction | @electron/packager</title><meta name="description" content="Documentation for @electron/packager"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@electron/packager</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@electron/packager</a></li><li><a href="IgnoreFunction.html">IgnoreFunction</a></li></ul><h1>Type alias IgnoreFunction</h1></div><div class="tsd-signature"><span class="tsd-kind-type-alias">Ignore<wbr/>Function</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">path</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span></div><div class="tsd-comment tsd-typography"><p>A predicate function that, given an absolute file <code>path</code>, returns <code>true</code> if the file should be
 ignored, or <code>false</code> if the file should be kept. <em>This does not use any of the default ignored
 files/directories listed for the ignore option.</em></p>
-</div><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter-signature"><ul class="tsd-signatures"><li class="tsd-signature" id="__type.__type-1"><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">path</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li><li class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">path</span>: <span class="tsd-signature-type">string</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4></li></ul></li></ul></div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L54">types.ts:54</a></li></ul></aside></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><h4 class="uppercase">Member Visibility</h4><form><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@electron/packager</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
\ No newline at end of file
+</div><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter-signature"><ul class="tsd-signatures"><li class="tsd-signature" id="__type.__type-1"><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">path</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li><li class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">path</span>: <span class="tsd-signature-type">string</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4></li></ul></li></ul></div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L54">types.ts:54</a></li></ul></aside></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><h4 class="uppercase">Member Visibility</h4><form><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@electron/packager</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
\ No newline at end of file
diff --git a/main/types/MakeUniversalOpts.html b/main/types/MakeUniversalOpts.html
index 7c3eddce..e52e0da9 100644
--- a/main/types/MakeUniversalOpts.html
+++ b/main/types/MakeUniversalOpts.html
@@ -1 +1 @@
-<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>MakeUniversalOpts | @electron/packager</title><meta name="description" content="Documentation for @electron/packager"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@electron/packager</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@electron/packager</a></li><li><a href="MakeUniversalOpts.html">MakeUniversalOpts</a></li></ul><h1>Type alias MakeUniversalOpts</h1></div><div class="tsd-signature"><span class="tsd-kind-type-alias">Make<wbr/>Universal<wbr/>Opts</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Parameters</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-keyword">typeof </span><span class="tsd-signature-type">makeUniversalApp</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">[</span><span class="tsd-signature-type">0</span><span class="tsd-signature-symbol">]</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L18">types.ts:18</a></li></ul></aside></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><h4 class="uppercase">Member Visibility</h4><form><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@electron/packager</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
\ No newline at end of file
+<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>MakeUniversalOpts | @electron/packager</title><meta name="description" content="Documentation for @electron/packager"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@electron/packager</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@electron/packager</a></li><li><a href="MakeUniversalOpts.html">MakeUniversalOpts</a></li></ul><h1>Type alias MakeUniversalOpts</h1></div><div class="tsd-signature"><span class="tsd-kind-type-alias">Make<wbr/>Universal<wbr/>Opts</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Parameters</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-keyword">typeof </span><span class="tsd-signature-type">makeUniversalApp</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">[</span><span class="tsd-signature-type">0</span><span class="tsd-signature-symbol">]</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L18">types.ts:18</a></li></ul></aside></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><h4 class="uppercase">Member Visibility</h4><form><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@electron/packager</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
\ No newline at end of file
diff --git a/main/types/OfficialArch.html b/main/types/OfficialArch.html
index 81b40d58..35321d8e 100644
--- a/main/types/OfficialArch.html
+++ b/main/types/OfficialArch.html
@@ -1,3 +1,3 @@
 <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>OfficialArch | @electron/packager</title><meta name="description" content="Documentation for @electron/packager"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@electron/packager</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@electron/packager</a></li><li><a href="OfficialArch.html">OfficialArch</a></li></ul><h1>Type alias OfficialArch</h1></div><div class="tsd-signature"><span class="tsd-kind-type-alias">Official<wbr/>Arch</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;ia32&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;x64&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;armv7l&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;arm64&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;mips64el&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;universal&quot;</span></div><div class="tsd-comment tsd-typography"><p>Architectures that have been supported by the official Electron prebuilt binaries, past
 and present.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L24">types.ts:24</a></li></ul></aside></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><h4 class="uppercase">Member Visibility</h4><form><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@electron/packager</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
\ No newline at end of file
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L24">types.ts:24</a></li></ul></aside></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><h4 class="uppercase">Member Visibility</h4><form><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@electron/packager</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
\ No newline at end of file
diff --git a/main/types/OfficialPlatform.html b/main/types/OfficialPlatform.html
index 52be1e1a..6dc99e7e 100644
--- a/main/types/OfficialPlatform.html
+++ b/main/types/OfficialPlatform.html
@@ -1,2 +1,2 @@
 <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>OfficialPlatform | @electron/packager</title><meta name="description" content="Documentation for @electron/packager"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@electron/packager</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@electron/packager</a></li><li><a href="OfficialPlatform.html">OfficialPlatform</a></li></ul><h1>Type alias OfficialPlatform</h1></div><div class="tsd-signature"><span class="tsd-kind-type-alias">Official<wbr/>Platform</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;linux&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;win32&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;darwin&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;mas&quot;</span></div><div class="tsd-comment tsd-typography"><p>Platforms that have been supported by the official Electron prebuilt binaries, past and present.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L29">types.ts:29</a></li></ul></aside></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><h4 class="uppercase">Member Visibility</h4><form><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@electron/packager</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
\ No newline at end of file
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L29">types.ts:29</a></li></ul></aside></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><h4 class="uppercase">Member Visibility</h4><form><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@electron/packager</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
\ No newline at end of file
diff --git a/main/types/OsxSignOptions.html b/main/types/OsxSignOptions.html
index 3ae70ae6..9f5d9a55 100644
--- a/main/types/OsxSignOptions.html
+++ b/main/types/OsxSignOptions.html
@@ -1,2 +1,2 @@
 <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>OsxSignOptions | @electron/packager</title><meta name="description" content="Documentation for @electron/packager"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@electron/packager</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@electron/packager</a></li><li><a href="OsxSignOptions.html">OsxSignOptions</a></li></ul><h1>Type alias OsxSignOptions</h1></div><div class="tsd-signature"><span class="tsd-kind-type-alias">Osx<wbr/>Sign<wbr/>Options</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Omit</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">OSXInternalSignOptions</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;app&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;binaries&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;platform&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;version&quot;</span><span class="tsd-signature-symbol">&gt;</span></div><div class="tsd-comment tsd-typography"><p>See the documentation for <a href="https://npm.im/@electron/osx-sign#opts"><code>@electron/osx-sign</code></a> for details.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L118">types.ts:118</a></li></ul></aside></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><h4 class="uppercase">Member Visibility</h4><form><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@electron/packager</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
\ No newline at end of file
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L118">types.ts:118</a></li></ul></aside></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><h4 class="uppercase">Member Visibility</h4><form><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@electron/packager</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
\ No newline at end of file
diff --git a/main/types/OsxUniversalOptions.html b/main/types/OsxUniversalOptions.html
index 4df0b7f3..3e310347 100644
--- a/main/types/OsxUniversalOptions.html
+++ b/main/types/OsxUniversalOptions.html
@@ -1,3 +1,3 @@
 <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>OsxUniversalOptions | @electron/packager</title><meta name="description" content="Documentation for @electron/packager"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@electron/packager</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@electron/packager</a></li><li><a href="OsxUniversalOptions.html">OsxUniversalOptions</a></li></ul><h1>Type alias OsxUniversalOptions</h1></div><div class="tsd-signature"><span class="tsd-kind-type-alias">Osx<wbr/>Universal<wbr/>Options</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Omit</span><span class="tsd-signature-symbol">&lt;</span><a href="MakeUniversalOpts.html" class="tsd-signature-type tsd-kind-type-alias">MakeUniversalOpts</a><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;x64AppPath&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;arm64AppPath&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;outAppPath&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;force&quot;</span><span class="tsd-signature-symbol">&gt;</span></div><div class="tsd-comment tsd-typography"><p>See the documentation for <a href="https://github.com/electron/universal"><code>@electron/universal</code></a>
 for details.</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L124">types.ts:124</a></li></ul></aside></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><h4 class="uppercase">Member Visibility</h4><form><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@electron/packager</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
\ No newline at end of file
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L124">types.ts:124</a></li></ul></aside></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><h4 class="uppercase">Member Visibility</h4><form><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@electron/packager</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
\ No newline at end of file
diff --git a/main/types/PlatformOption.html b/main/types/PlatformOption.html
index ae672f47..c71a0137 100644
--- a/main/types/PlatformOption.html
+++ b/main/types/PlatformOption.html
@@ -1 +1 @@
-<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>PlatformOption | @electron/packager</title><meta name="description" content="Documentation for @electron/packager"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@electron/packager</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@electron/packager</a></li><li><a href="PlatformOption.html">PlatformOption</a></li></ul><h1>Type alias PlatformOption</h1></div><div class="tsd-signature"><span class="tsd-kind-type-alias">Platform<wbr/>Option</span><span class="tsd-signature-symbol">:</span> <a href="TargetPlatform.html" class="tsd-signature-type tsd-kind-type-alias">TargetPlatform</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;all&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L34">types.ts:34</a></li></ul></aside></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><h4 class="uppercase">Member Visibility</h4><form><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@electron/packager</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
\ No newline at end of file
+<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>PlatformOption | @electron/packager</title><meta name="description" content="Documentation for @electron/packager"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@electron/packager</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@electron/packager</a></li><li><a href="PlatformOption.html">PlatformOption</a></li></ul><h1>Type alias PlatformOption</h1></div><div class="tsd-signature"><span class="tsd-kind-type-alias">Platform<wbr/>Option</span><span class="tsd-signature-symbol">:</span> <a href="TargetPlatform.html" class="tsd-signature-type tsd-kind-type-alias">TargetPlatform</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;all&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L34">types.ts:34</a></li></ul></aside></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><h4 class="uppercase">Member Visibility</h4><form><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@electron/packager</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
\ No newline at end of file
diff --git a/main/types/SupportedArch.html b/main/types/SupportedArch.html
index 741bb9b1..18528248 100644
--- a/main/types/SupportedArch.html
+++ b/main/types/SupportedArch.html
@@ -1,3 +1,3 @@
 <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>SupportedArch | @electron/packager</title><meta name="description" content="Documentation for @electron/packager"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@electron/packager</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@electron/packager</a></li><li><a href="SupportedArch.html">SupportedArch</a></li></ul><h1>Type alias SupportedArch</h1></div><div class="tsd-signature"><span class="tsd-kind-type-alias">Supported<wbr/>Arch</span><span class="tsd-signature-symbol">:</span> <a href="OfficialArch.html" class="tsd-signature-type tsd-kind-type-alias">OfficialArch</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;all&quot;</span></div><div class="tsd-comment tsd-typography"><p>Architecture values that we actually support out of the box (not considering unofficial values provided in
 <code>download.mirrorOptions</code>).</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L40">types.ts:40</a></li></ul></aside></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><h4 class="uppercase">Member Visibility</h4><form><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@electron/packager</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
\ No newline at end of file
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L40">types.ts:40</a></li></ul></aside></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><h4 class="uppercase">Member Visibility</h4><form><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@electron/packager</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
\ No newline at end of file
diff --git a/main/types/SupportedPlatform.html b/main/types/SupportedPlatform.html
index 35c760df..cda0175f 100644
--- a/main/types/SupportedPlatform.html
+++ b/main/types/SupportedPlatform.html
@@ -1,3 +1,3 @@
 <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>SupportedPlatform | @electron/packager</title><meta name="description" content="Documentation for @electron/packager"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@electron/packager</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@electron/packager</a></li><li><a href="SupportedPlatform.html">SupportedPlatform</a></li></ul><h1>Type alias SupportedPlatform</h1></div><div class="tsd-signature"><span class="tsd-kind-type-alias">Supported<wbr/>Platform</span><span class="tsd-signature-symbol">:</span> <a href="OfficialPlatform.html" class="tsd-signature-type tsd-kind-type-alias">OfficialPlatform</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;all&quot;</span></div><div class="tsd-comment tsd-typography"><p>Platform values that we actually support out of the box (not considering unofficial values provided in
 <code>download.mirrorOptions</code>).</p>
-</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L46">types.ts:46</a></li></ul></aside></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><h4 class="uppercase">Member Visibility</h4><form><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@electron/packager</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
\ No newline at end of file
+</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L46">types.ts:46</a></li></ul></aside></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><h4 class="uppercase">Member Visibility</h4><form><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@electron/packager</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
\ No newline at end of file
diff --git a/main/types/TargetArch.html b/main/types/TargetArch.html
index 42eda30e..2676f77f 100644
--- a/main/types/TargetArch.html
+++ b/main/types/TargetArch.html
@@ -1 +1 @@
-<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>TargetArch | @electron/packager</title><meta name="description" content="Documentation for @electron/packager"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@electron/packager</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@electron/packager</a></li><li><a href="TargetArch.html">TargetArch</a></li></ul><h1>Type alias TargetArch</h1></div><div class="tsd-signature"><span class="tsd-kind-type-alias">Target<wbr/>Arch</span><span class="tsd-signature-symbol">:</span> <a href="OfficialArch.html" class="tsd-signature-type tsd-kind-type-alias">OfficialArch</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L31">types.ts:31</a></li></ul></aside></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><h4 class="uppercase">Member Visibility</h4><form><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@electron/packager</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
\ No newline at end of file
+<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>TargetArch | @electron/packager</title><meta name="description" content="Documentation for @electron/packager"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@electron/packager</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@electron/packager</a></li><li><a href="TargetArch.html">TargetArch</a></li></ul><h1>Type alias TargetArch</h1></div><div class="tsd-signature"><span class="tsd-kind-type-alias">Target<wbr/>Arch</span><span class="tsd-signature-symbol">:</span> <a href="OfficialArch.html" class="tsd-signature-type tsd-kind-type-alias">OfficialArch</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L31">types.ts:31</a></li></ul></aside></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><h4 class="uppercase">Member Visibility</h4><form><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@electron/packager</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
\ No newline at end of file
diff --git a/main/types/TargetDefinition.html b/main/types/TargetDefinition.html
index da8cf7c7..111c2600 100644
--- a/main/types/TargetDefinition.html
+++ b/main/types/TargetDefinition.html
@@ -1 +1 @@
-<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>TargetDefinition | @electron/packager</title><meta name="description" content="Documentation for @electron/packager"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@electron/packager</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@electron/packager</a></li><li><a href="TargetDefinition.html">TargetDefinition</a></li></ul><h1>Type alias TargetDefinition</h1></div><div class="tsd-signature"><span class="tsd-kind-type-alias">Target<wbr/>Definition</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span><span class="tsd-kind-property">arch</span><span class="tsd-signature-symbol">: </span><a href="TargetArch.html" class="tsd-signature-type tsd-kind-type-alias">TargetArch</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">platform</span><span class="tsd-signature-symbol">: </span><a href="TargetPlatform.html" class="tsd-signature-type tsd-kind-type-alias">TargetPlatform</a><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5><span class="tsd-kind-property">arch</span><span class="tsd-signature-symbol">: </span><a href="TargetArch.html" class="tsd-signature-type tsd-kind-type-alias">TargetArch</a></h5></li><li class="tsd-parameter"><h5><span class="tsd-kind-property">platform</span><span class="tsd-signature-symbol">: </span><a href="TargetPlatform.html" class="tsd-signature-type tsd-kind-type-alias">TargetPlatform</a></h5></li></ul></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L111">types.ts:111</a></li></ul></aside></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><h4 class="uppercase">Member Visibility</h4><form><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@electron/packager</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
\ No newline at end of file
+<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>TargetDefinition | @electron/packager</title><meta name="description" content="Documentation for @electron/packager"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@electron/packager</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@electron/packager</a></li><li><a href="TargetDefinition.html">TargetDefinition</a></li></ul><h1>Type alias TargetDefinition</h1></div><div class="tsd-signature"><span class="tsd-kind-type-alias">Target<wbr/>Definition</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span><span class="tsd-kind-property">arch</span><span class="tsd-signature-symbol">: </span><a href="TargetArch.html" class="tsd-signature-type tsd-kind-type-alias">TargetArch</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">platform</span><span class="tsd-signature-symbol">: </span><a href="TargetPlatform.html" class="tsd-signature-type tsd-kind-type-alias">TargetPlatform</a><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5><span class="tsd-kind-property">arch</span><span class="tsd-signature-symbol">: </span><a href="TargetArch.html" class="tsd-signature-type tsd-kind-type-alias">TargetArch</a></h5></li><li class="tsd-parameter"><h5><span class="tsd-kind-property">platform</span><span class="tsd-signature-symbol">: </span><a href="TargetPlatform.html" class="tsd-signature-type tsd-kind-type-alias">TargetPlatform</a></h5></li></ul></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L111">types.ts:111</a></li></ul></aside></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><h4 class="uppercase">Member Visibility</h4><form><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@electron/packager</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
\ No newline at end of file
diff --git a/main/types/TargetPlatform.html b/main/types/TargetPlatform.html
index 449be35d..78f39c27 100644
--- a/main/types/TargetPlatform.html
+++ b/main/types/TargetPlatform.html
@@ -1 +1 @@
-<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>TargetPlatform | @electron/packager</title><meta name="description" content="Documentation for @electron/packager"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@electron/packager</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@electron/packager</a></li><li><a href="TargetPlatform.html">TargetPlatform</a></li></ul><h1>Type alias TargetPlatform</h1></div><div class="tsd-signature"><span class="tsd-kind-type-alias">Target<wbr/>Platform</span><span class="tsd-signature-symbol">:</span> <a href="OfficialPlatform.html" class="tsd-signature-type tsd-kind-type-alias">OfficialPlatform</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/6270eeba527a51b944c55fcd16b03f773c609404/src/types.ts#L32">types.ts:32</a></li></ul></aside></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><h4 class="uppercase">Member Visibility</h4><form><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@electron/packager</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
\ No newline at end of file
+<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>TargetPlatform | @electron/packager</title><meta name="description" content="Documentation for @electron/packager"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@electron/packager</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@electron/packager</a></li><li><a href="TargetPlatform.html">TargetPlatform</a></li></ul><h1>Type alias TargetPlatform</h1></div><div class="tsd-signature"><span class="tsd-kind-type-alias">Target<wbr/>Platform</span><span class="tsd-signature-symbol">:</span> <a href="OfficialPlatform.html" class="tsd-signature-type tsd-kind-type-alias">OfficialPlatform</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/electron/packager/blob/40a5ceb87bb2f20fe86ce385305fe9320cbd8888/src/types.ts#L32">types.ts:32</a></li></ul></aside></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><h4 class="uppercase">Member Visibility</h4><form><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@electron/packager</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
\ No newline at end of file