summaryrefslogtreecommitdiff
path: root/src/VBox/Installer/darwin/VirtualBox_mpkg/distribution.dist
diff options
context:
space:
mode:
authorvboxsync <vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f>2021-11-18 17:00:09 +0000
committervboxsync <vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f>2021-11-18 17:00:09 +0000
commitb79d3652f801c02e4a4987764632a946543e0e5d (patch)
treec19042d011d947744d53b46b6c2441b2a1914adc /src/VBox/Installer/darwin/VirtualBox_mpkg/distribution.dist
parent59ede3aa78faf1e0eb3127036c67e9331a73c1fb (diff)
downloadVirtualBox-svn-b79d3652f801c02e4a4987764632a946543e0e5d.tar.gz
Installer/darwin: Report installer compatibility with arm64, otherwise it runs in x86_64 emulation and gets past the architecture check
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@92501 cfe28804-0f27-0410-a406-dd0f0b0b656f
Diffstat (limited to 'src/VBox/Installer/darwin/VirtualBox_mpkg/distribution.dist')
-rw-r--r--src/VBox/Installer/darwin/VirtualBox_mpkg/distribution.dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Installer/darwin/VirtualBox_mpkg/distribution.dist b/src/VBox/Installer/darwin/VirtualBox_mpkg/distribution.dist
index b500b9cbfac..853f273fa17 100644
--- a/src/VBox/Installer/darwin/VirtualBox_mpkg/distribution.dist
+++ b/src/VBox/Installer/darwin/VirtualBox_mpkg/distribution.dist
@@ -14,7 +14,7 @@
-->
<installer-gui-script minSpecVersion="1.0">
<title>VirtualBox_title</title>
- <options customize="allow" allow-external-scripts="yes" rootVolumeOnly="true" hostArchitectures="i386"/>
+ <options customize="allow" allow-external-scripts="yes" rootVolumeOnly="true" hostArchitectures="i386 arm64"/>
<installation-check script="checkPrerequisite()"></installation-check>
<domains enable_anywhere="false" enable_currentUserHome="false" enable_localSystem="true"/>
<script>