commit d460fa9caedae666638700d614686695624bd0c9 parent e411646b621b5351aeffd8eeca476a71f09f954d Author: Jatin Chowdhury <jatinchowdhury18@gmail.com> Date: Mon, 18 Jul 2022 10:37:21 +0100 Fix hostArchitectures in Mac installer Diffstat:
M | Plugin/Installers/mac/ChowTapeModel.pkgproj | | | 7 | +++++++ |
1 file changed, 7 insertions(+), 0 deletions(-)
diff --git a/Plugin/Installers/mac/ChowTapeModel.pkgproj b/Plugin/Installers/mac/ChowTapeModel.pkgproj @@ -3806,6 +3806,13 @@ </dict> <key>PROJECT_SETTINGS</key> <dict> + <key>ADVANCED_OPTIONS</key> + <dict> + <key>installer-script.options:hostArchitectures</key> + <array> + <string>x86_64,arm64</string> + </array> + </dict> <key>BUILD_FORMAT</key> <integer>0</integer> <key>BUILD_PATH</key>