Update MacQetDeploy.sh

This commit is contained in:
Laurent Trinques 2023-10-13 19:33:18 +02:00 committed by GitHub
parent 233897550b
commit 7a222dc207
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,12 @@
# along with QElectroTech. If not, see <http://www.gnu.org/licenses/>.
# Need homebrew and coreutils installed see <http://brew.sh>.
#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
# configuration
APPNAME='qelectrotech'
BUNDLE=$APPNAME.app