qt5base-lts/qmake/generators/mac
Tor Arne Vestbø 0127962e47 Xcode: Make QMAKE_BUNDLE_DATA always copy files relative to root of bundle
Instead of sometimes ending up inside Content/Resources. The two build
phases PBXCopyFilesBuildPhase and PBXResourcesBuildPhase have different
semantics of where to place the files. For the former we use the root of
the bundle as the destination, and this is how QMAKE_BUNDLE_DATA is
documented and used, as well as how unixmake2.cpp implements it. The
latter on the other hand, always ends up in the resources subdirectory
on OSX.

Task-number: QTBUG-35318
Change-Id: I45bbd0dfe7ea78ae330ecb0c91efa74e1c76c9eb
Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@digia.com>
2014-05-22 13:20:44 +02:00
..
pbuilder_pbx.cpp Xcode: Make QMAKE_BUNDLE_DATA always copy files relative to root of bundle 2014-05-22 13:20:44 +02:00
pbuilder_pbx.h Merge remote-tracking branch 'origin/stable' into dev 2013-09-16 14:52:40 +02:00