From 60833cb0d60527b4e233479b42866f39447a883d Mon Sep 17 00:00:00 2001 From: Laurent Trinques Date: Fri, 13 Oct 2023 19:25:32 +0200 Subject: [PATCH] Update MacQetDeploy_arm64.sh Typo --- misc/MacQetDeploy_arm64.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/misc/MacQetDeploy_arm64.sh b/misc/MacQetDeploy_arm64.sh index b1b94bec2..15406f8de 100644 --- a/misc/MacQetDeploy_arm64.sh +++ b/misc/MacQetDeploy_arm64.sh @@ -18,7 +18,8 @@ #Force MacOSX12.3.sdk -#see: https://www.downtowndougbrown.com/2023/08/how-to-create-a-qt-5-arm-intel-universal-binary-for-mac/export DEVELOPER_DIR=/Applications/Xcode_14.01.app/Contents/Developer +#see: https://www.downtowndougbrown.com/2023/08/how-to-create-a-qt-5-arm-intel-universal-binary-for-mac/ +export DEVELOPER_DIR=/Applications/Xcode_14.01.app/Contents/Developer # configuration APPNAME='qelectrotech'