macdeployqt: fix plugin deployment.
authorMorten Johan Sørvig <morten.sorvig@theqtcompany.com>
Mon, 8 Jun 2015 08:17:52 +0000 (10:17 +0200)
committerJani Heikkinen <jani.heikkinen@theqtcompany.com>
Mon, 8 Jun 2015 08:51:19 +0000 (08:51 +0000)
commit3f69aa732d22603d88f98728b51b76888f062c94
tree6ce840ca769afad8afddae2f3781e8d07a3f5f2d
parent78beb4c7d337356d6f478d84b2e7b1fa227a2c3a
macdeployqt: fix plugin deployment.

Set deploymentInfo.deployedFrameworks again, which
was accidentally removed by ad31b989.

(The plugin deployment logic uses deployedFrameworks
to determine which plugins to deploy.)

Task-number: QTBUG-46494
Change-Id: I0d6168cc8e646d519578d24dc0a35f0836d3be7b
Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
src/macdeployqt/shared/shared.cpp