Updated Compile and install on macOS using macports (markdown)

Jonas Kvinge 2022-02-06 03:32:58 +01:00
parent 0e6d0d8c67
commit 536dfec881
1 changed files with 1 additions and 0 deletions

@ -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: