Updated Compile and install on macOS using macports (markdown)

Jonas Kvinge 2022-02-06 03:24:20 +01:00
parent d4caa58051
commit cce7dc21c4
1 changed files with 1 additions and 0 deletions

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