Changes in OS X/macOS Packaging
We have problems building statical Qt libraries from sources. Qt starting from version 5.10 drops the support for 32-bit builds on macOS.
We want:
- compile and package 64-bit application with recent Qt libraries (as they are being distributed for macOS)
- compile and package 32-bit application with custom built 32-bit Qt framework (presumably version 5.7.1, but most recent Qt of the 5.9 branch is highly desired)
- retain the possibility to build the application with static libraries
Edited by Karel Slaný