qt5base-lts/qmake/generators/mac
Richard Moe Gustavsen 4d8dd7f673 Xcode generator: always create 'Copy Bundle Resources' phase
If creating an asset catalog from Xcode, Xcode will
add it to the "Copy Bundle Reources" phase, if it exists.
Since we don't always generate that phase, Xcode will
silently fail with the result that the asset catalog will
not take effect (no icon, launch images etc).

This patch will ensure that we always create the phase
(like native Xcode project does), which will fix the
problem.

Change-Id: Ief949d63543977f1021db992e0c41714d898e68b
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@digia.com>
2014-09-20 18:21:45 +02:00
..
pbuilder_pbx.cpp Xcode generator: always create 'Copy Bundle Resources' phase 2014-09-20 18:21:45 +02:00
pbuilder_pbx.h Xcode: Reference files by absolute path, and name them by basename only 2014-07-31 18:37:05 +02:00