qt5base-lts/qmake/generators
Samuel Gaist 9857da723d Remove the need for the dot in OS X/iOS bundle prefix
This patch removes the need for the user to put a dot at the end of the
bundle prefix which makes it's use more consistent and intuitive.

The prefix is based on what Xcode calls the "Company Identifier",
basically "com.digia" plus the product name. Changing that to
"com.digia.prefix-" and the product name to "Foo" results in a bundle
identifier of "com.digia.prefix-.Foo" which is in line with Xcode.

Change-Id: I9b62fc4dee1df51b523ce890a8896ea58ea2c62d
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@digia.com>
2014-05-28 16:52:04 +02:00
..
integrity fix warnings about unused variables & parameters 2013-11-04 19:50:05 +01:00
mac xcode generator: don't modify or copy QMAKE_INFO_PLIST 2014-05-21 01:34:38 +02:00
unix Remove the need for the dot in OS X/iOS bundle prefix 2014-05-28 16:52:04 +02:00
win32 Add build support for Windows Phone 8.1 2014-05-22 07:59:49 +02:00
makefile.cpp make use of QDir::NoDotAndDotDot 2014-04-29 18:33:11 +02:00
makefile.h qmake: fix const correctness 2013-12-10 12:24:59 +01: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 actually use the temp variable we just assigned ... 2013-03-12 18:54:59 +01: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