Work around legacy framework structures.
authorMorten Johan Sørvig <morten.sorvig@digia.com>
Wed, 24 Sep 2014 21:12:45 +0000 (23:12 +0200)
committerMorten Johan Sørvig <morten.sorvig@digia.com>
Wed, 1 Oct 2014 08:50:49 +0000 (10:50 +0200)
commitd9cafeb0f1a097997a82aeb2e5cccac1d24750cc
tree4c65b082fe4cff33d8dbbcb1246cf748f344b972
parent00c9b3d863e3b28aaf166925aaffdc5e1a0102f1
Work around legacy framework structures.

Existing versions of qmake produce application bundles
which are incompatible with OS X code signing.

Deploy framework Info.plist files to the correct
location. Patch them to remove any "_debug" suffix
on the value for CFBundleExecutable.

Task-number: QTBUG-32896
Change-Id: Id657e394f3bf919713a43e395e716bf46488c644
Reviewed-by: Morten Johan Sørvig <morten.sorvig@digia.com>
src/macdeployqt/shared/shared.cpp