qt5base-lts/mkspecs/features/uikit
Jake Petroules 0059bf944d Don't add -spec XXX more than once to system command in xcodebuild.prf
The "args" variable would contain the original -spec XXX flags in
addition to the -spec macx-xcode passed in the system command invocation
below. The last use of -spec takes effect, so this code was entirely
ineffective. Consequently, uikit/default_post.prf in the nested qmake
call thought it's still the top-level call and thus added xcodebuild
again, which caused an infinite recursion.

Change-Id: Ie98d8a7f3c1cd875f4a4146af9a66a66b48cc6cb
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
2016-10-04 18:33:34 +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 Don't add -spec XXX more than once to system command in xcodebuild.prf 2016-10-04 18:33:34 +00:00