Skip to content

Fix MacOS package

Ammar Nejati requested to merge fixMacOSPack into main

Due to recent updates to Qt6 libraries on MacOS, some library paths have changed and some new dependencies introduced. The MacOS package was defective due to the lack of some Qt binaries and plugins.

This problem is fixed in this merge request. The MacOS package is tested on MacOS 10.15.

Closes issue #408 (closed)

Merge request reports