aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--packaging/macosx/ChmodBPF/install-distribution.xml2
-rw-r--r--packaging/macosx/ChmodBPF/uninstall-distribution.xml2
-rw-r--r--packaging/macosx/path_helper/install-distribution.xml2
-rw-r--r--packaging/macosx/path_helper/uninstall-distribution.xml2
4 files changed, 4 insertions, 4 deletions
diff --git a/packaging/macosx/ChmodBPF/install-distribution.xml b/packaging/macosx/ChmodBPF/install-distribution.xml
index 87f1e5c505..1b3e067d3a 100644
--- a/packaging/macosx/ChmodBPF/install-distribution.xml
+++ b/packaging/macosx/ChmodBPF/install-distribution.xml
@@ -10,7 +10,7 @@ https://developer.apple.com/library/mac/documentation/DeveloperTools/Reference/I
<welcome language="en" mime-type="text/html"><![CDATA[<html><body><br />
<p style="margin: 0px; font: 13px 'Lucida Grande'">This package will install the ChmodBPF launch daemon, create the access_bpf group, and add you to that group.</p></body></html>]]></welcome>
<pkg-ref id="org.wireshark.ChmodBPF.pkg"/>
- <options customize="never" require-scripts="false"/>
+ <options customize="never" require-scripts="false" hostArchitectures="arm64,x86_64"/>
<domains enable_anywhere="false" enable_currentUserHome="false" enable_localSystem="true"/>
<choices-outline>
<line choice="default">
diff --git a/packaging/macosx/ChmodBPF/uninstall-distribution.xml b/packaging/macosx/ChmodBPF/uninstall-distribution.xml
index c89b7c1ec3..bd3b33486c 100644
--- a/packaging/macosx/ChmodBPF/uninstall-distribution.xml
+++ b/packaging/macosx/ChmodBPF/uninstall-distribution.xml
@@ -10,7 +10,7 @@ https://developer.apple.com/library/mac/documentation/DeveloperTools/Reference/I
<welcome language="en" mime-type="text/html"><![CDATA[<html><body><br />
<p style="margin: 0px; font: 13px 'Lucida Grande'">This package will uninstall the ChmodBPF launch daemon and remove the access_bpf group.</p></body></html>]]></welcome>
<pkg-ref id="org.wireshark.uninstall.ChmodBPF.pkg"/>
- <options customize="never" require-scripts="false"/>
+ <options customize="never" require-scripts="false" hostArchitectures="arm64,x86_64"/>
<domains enable_anywhere="false" enable_currentUserHome="false" enable_localSystem="true"/>
<choices-outline>
<line choice="default">
diff --git a/packaging/macosx/path_helper/install-distribution.xml b/packaging/macosx/path_helper/install-distribution.xml
index 103d271efc..be7cbcdf14 100644
--- a/packaging/macosx/path_helper/install-distribution.xml
+++ b/packaging/macosx/path_helper/install-distribution.xml
@@ -10,7 +10,7 @@ https://developer.apple.com/library/mac/documentation/DeveloperTools/Reference/I
<welcome language="en" mime-type="text/html"><![CDATA[<html><body><br />
<p style="margin: 0px; font: 13px 'Lucida Grande'">This package will add Wireshark and its associated utilities to the system PATH and MANPATH. Wireshark must be installed in /Applications.</p></body></html>]]></welcome>
<pkg-ref id="org.wireshark.path_helper.pkg"/>
- <options customize="never" require-scripts="false"/>
+ <options customize="never" require-scripts="false" hostArchitectures="arm64,x86_64"/>
<choices-outline>
<line choice="default">
<line choice="org.wireshark.path_helper.pkg"/>
diff --git a/packaging/macosx/path_helper/uninstall-distribution.xml b/packaging/macosx/path_helper/uninstall-distribution.xml
index ca08e6124e..7949475ece 100644
--- a/packaging/macosx/path_helper/uninstall-distribution.xml
+++ b/packaging/macosx/path_helper/uninstall-distribution.xml
@@ -10,7 +10,7 @@ https://developer.apple.com/library/mac/documentation/DeveloperTools/Reference/I
<welcome language="en" mime-type="text/html"><![CDATA[<html><body><br />
<p style="margin: 0px; font: 13px 'Lucida Grande'">This package will remove Wireshark and its associated utilities from the system PATH and MANPATH.</p></body></html>]]></welcome>
<pkg-ref id="org.wireshark.uninstall.path_helper.pkg"/>
- <options customize="never" require-scripts="false"/>
+ <options customize="never" require-scripts="false" hostArchitectures="arm64,x86_64"/>
<choices-outline>
<line choice="default">
<line choice="org.wireshark.uninstall.path_helper.pkg"/>