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'