qt5base-lts/qmake/generators
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
..
integrity fix warnings about unused variables & parameters 2013-11-04 19:50:05 +01:00
mac Xcode generator: always create 'Copy Bundle Resources' phase 2014-09-20 18:21:45 +02:00
unix qmake: Add QMAKE_SONAME_PREFIX variable 2014-09-08 22:19:33 +02:00
win32 make it possible to suppress warnings of the vcxproj generator 2014-09-17 12:22:21 +02:00
makefile.cpp Fix QMAKE_EXTRA_COMPILERS' depend_command being ignored 2014-05-30 19:36:38 +02:00
makefile.h qmake: generate make dist target for subdir projects 2014-06-02 23:27:00 +02:00
makefiledeps.cpp Don't scan system includes for dependencies and don't list them 2014-01-20 02:42:31 +01:00
makefiledeps.h Add support for using -isystem in qmake 2014-01-20 02:42:31 +01:00
metamakefile.cpp don't compile the xcode generator on Windows 2014-07-29 15:35:01 +02:00
metamakefile.h remove some cryptic code relating to output directories 2013-03-07 00:42:56 +01:00
projectgenerator.cpp remove pointless checks for "." and ".." 2014-04-29 18:33:18 +02:00
projectgenerator.h Changed digia contact details to */legal, updated licenses 2013-07-20 11:21:46 +02:00
xmloutput.cpp remove pointless QString::arg call 2013-05-30 12:16:52 +02:00
xmloutput.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00