From 536dfec881a82b7ebc948385e949173c0bcb9aa4 Mon Sep 17 00:00:00 2001 From: Jonas Kvinge Date: Sun, 6 Feb 2022 03:32:58 +0100 Subject: [PATCH] Updated Compile and install on macOS using macports (markdown) --- Compile-and-install-on-macOS-using-macports.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Compile-and-install-on-macOS-using-macports.md b/Compile-and-install-on-macOS-using-macports.md index e5c7bca..3fc59d8 100644 --- a/Compile-and-install-on-macOS-using-macports.md +++ b/Compile-and-install-on-macOS-using-macports.md @@ -48,6 +48,7 @@ Compile and create DMG: make install install_name_tool -change "@rpath/QtCore.framework/Versions/A/QtCore" "/opt/local/libexec/qt6/lib/QtCore.Framework/Versions/A/QtCore" 3rdparty/macdeployqt/macdeployqt install_name_tool -change "@rpath/QtCore.framework/Versions/A/QtCore" "/opt/local/libexec/qt6/lib/QtCore.Framework/Versions/A/QtCore" ext/macdeploycheck/macdeploycheck + make deploy make dmg Install: