qt5base-lts/qmake
Oswald Buddenhagen bd8c18cca5 fix Info.plist location in framework bundles
According to Apple's documentation [1], framework bundles don't
have a 'Contents' folder. Instead, each version folder gets a
'Resources' folder which contains the Info.plist file, and which
is also symlinked at the top-level framework folder.

[1]: https://developer.apple.com/library/mac/documentation/macosx/conceptual/BPFrameworks/Concepts/FrameworkAnatomy.html

Task-number: QTBUG-32895
Change-Id: I5e55cc097b179012add0ceb7c567dace8e282895
Reviewed-by: Morten Johan Sørvig <morten.sorvig@digia.com>
2014-10-01 10:56:59 +02:00
..
doc qmake: Document the "aux" template type. 2014-07-25 09:24:39 +02:00
generators fix Info.plist location in framework bundles 2014-10-01 10:56:59 +02:00
library pass a pointer instead of a reference to initFrom() 2014-06-20 11:47:19 +02:00
cachekeys.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
main.cpp Ensure that there is no duplication of the output directory in output 2014-06-06 08:49:06 +02:00
Makefile.unix Merge remote-tracking branch 'origin/stable' into dev 2013-12-24 00:56:59 +01:00
Makefile.win32 Fix configure & qmake compilation with a future MSVC version 2014-02-01 06:56:45 +01:00
meta.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
meta.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
option.cpp don't make relative paths if we don't know the top-level build dir 2014-04-16 07:28:52 +02:00
option.h qmake: Expose qmake arguments as QMAKE_ARGS 2013-10-24 20:20:59 +02:00
project.cpp pass a pointer instead of a reference to initFrom() 2014-06-20 11:47:19 +02:00
project.h qmake: cleanup DISTFILES 2014-01-17 14:32:19 +01:00
property.cpp fix signedness warnings 2013-11-04 19:49:55 +01:00
property.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qmake_pch.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qmake-docs.pro move qmake docs into qtbase 2013-06-17 15:41:55 +02:00
qmake.pri move qlocale_mac.mm to OBJECTIVE_SOURCES 2014-05-08 21:28:45 +02:00
qmake.pro bring fake qmake project up to snuff 2013-11-04 19:50:07 +01:00