forked from qt-creator/qt-creator
macdeployqt deploys all plugins of a kind, like all tls or sql backends. We only want the securetransport and sqlite ones from these, and since Qt 6.3 now also builds the openssl backend, and the postgres backend has a dependency on openssl that gets shipped, we end up with issues (openssl backend being loaded which finds and loads openssl from postgres). So clean these things up after macdeployqt. Change-Id: Iccbe4c422a4cce3fd4da0af5f6e2595f85848ece Reviewed-by: <github-actions-qt-creator@cristianadam.eu> Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
7.7 KiB
Executable File
7.7 KiB
Executable File