qt5base-lts/mkspecs/features/uikit
Jake Petroules 156e3981db Reorder arguments to qmake self-invocation in xcodebuild.prf
26d44fce3d added support for passing the
configure options to qmake following a "--" argument. This interacted
badly with xcodebuild.prf as the "args" variable would contain the
standard qmake arguments AND the extra arguments following "--"... which
were placed prior to -spec macx-xcode and the path of the .pro file,
causing them to be ignored and thus qmake to print its usage when
attempting to generate Xcode projects for Qt apps on UIKit platforms.

Amends 6a9f38a11d, which fixed the same
issue inside qmake itself.

Change-Id: I3056bd811c2ce958952fec8e05ddef7a063c0646
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
2016-09-30 18:26:49 +00:00
..
bitcode.prf qmake: Also add bitcode flags to linker 2016-08-20 00:32:07 +00:00
default_post.prf Make TARGETED_DEVICE_FAMILY variable platform independent 2016-09-05 15:24:54 +00:00
default_pre.prf Remove simulator_and_device handling for the Makefile generator 2016-09-03 09:47:56 +00:00
device_destinations.sh Move ios_devices.pl into uikit folder 2016-08-30 18:14:32 +00:00
devices.pl Move ios_devices.pl into uikit folder 2016-08-30 18:14:32 +00:00
exclusive_builds_post.prf Refactor iOS builds to facilitate tvOS port 2016-05-05 02:08:51 +00:00
qt_config.prf Add support for Apple watchOS 2016-08-19 21:05:55 +00:00
qt_parts.prf Refactor iOS builds to facilitate tvOS port 2016-05-05 02:08:51 +00:00
qt.prf Add support for Apple watchOS 2016-08-19 21:05:55 +00:00
resolve_config.prf Remove simulator_and_device handling for the Makefile generator 2016-09-03 09:47:56 +00:00
sdk.prf fix build with configure -sdk iphonesimulator 2016-08-30 12:55:57 +00:00
testcase_targets.prf Refactor iOS builds to facilitate tvOS port 2016-05-05 02:08:51 +00:00
testcase.prf Refactor iOS builds to facilitate tvOS port 2016-05-05 02:08:51 +00:00
xcodebuild.mk Merge remote-tracking branch 'origin/5.7' into 5.8 2016-09-29 00:38:01 +02:00
xcodebuild.prf Reorder arguments to qmake self-invocation in xcodebuild.prf 2016-09-30 18:26:49 +00:00