summaryrefslogtreecommitdiffstats
path: root/src/network/kernel/kernel.pri
diff options
context:
space:
mode:
authorJake Petroules <jake.petroules@qt.io>2016-02-18 01:01:38 -0800
committerJake Petroules <jake.petroules@qt.io>2016-08-26 03:53:16 +0000
commit2e3a58501395ef3812ca987bec093ff286cb63f1 (patch)
tree5268685899ca949a8bcb94b81def0ed2d298f917 /src/network/kernel/kernel.pri
parentf607233c7ce899c27034eca01c23b0da2895bf93 (diff)
qmake: Use correct CFBundleExecutable in framework bundles
This fixes a bug where joined device and simulator builds would get for example, QtCore_iphonesimulator as the CFBundleExecutable. According to Apple: "For frameworks, the value of this key is REQUIRED to be the same as the framework name, minus the .framework extension." This does not affect the ability to load a framework whose executable name differs from the bundle name (as is the case for simulator builds), as the application will be linked to the correct framework executable at link time by specifying (for example) the linker flag: -framework QtCore,_iphonesimulator Change-Id: Ib7614670d0620e0235cd7e2606d42dd034a90c68 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com> Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@qt.io>
Diffstat (limited to 'src/network/kernel/kernel.pri')
0 files changed, 0 insertions, 0 deletions