From cce7dc21c42112e4dd1c7c14e7cf274391750c87 Mon Sep 17 00:00:00 2001 From: Jonas Kvinge Date: Sun, 6 Feb 2022 03:24:20 +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 4310d5a..7432e79 100644 --- a/Compile-and-install-on-macOS-using-macports.md +++ b/Compile-and-install-on-macOS-using-macports.md @@ -47,6 +47,7 @@ Compile and create DMG: make -j$(nproc) make install otool -L "@rpath/QtCore.framework/Versions/A/QtCore" "/opt/local/libexec/qt6/lib/QtCore.Framework/Versions/A/QtCore" 3rdparty/macdeployqt/macdeployqt + otool -L "@rpath/QtCore.framework/Versions/A/QtCore" "/opt/local/libexec/qt6/lib/QtCore.Framework/Versions/A/QtCore" ext/macdeploycheck/macdeploycheck make dmg Install: