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: