qt5base-lts/mkspecs/macx-ios-clang
Jake Petroules d2b4a789c3 Fix explicit -sdk iphoneos builds
The order in which exclusive builds are added affects the order of
values in SUBTARGETS. xcodebuild.mk parses the value of SUBTARGETS in
the Makefile and selects the first entry, which would always be
release-iphonesimulator regardless of the build type. This obviously
caused -sdk iphoneos builds to fail.

This patch switches the order of in which exclusive builds are added so
that the entries which are not present in a particular build type are
always added last.

Change-Id: I306d6f7430c1dff3d741a8c5182b7af81d000e7f
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
2016-10-01 07:37:16 +00:00
..
features Fix explicit -sdk iphoneos builds 2016-10-01 07:37:16 +00:00
Default-568h@2x.png iOS: Provide default launch image for 4-inch devices 2013-11-29 09:55:23 +01:00
Info.plist.app Remove exec bits from files that should not be executable 2015-06-07 22:50:19 +00:00
Info.plist.dSYM.in qmake: Add support for separate debug info on Apple platforms. 2016-04-14 21:28:54 +00:00
Info.plist.lib Add CFBundleVersion to the Info.plist files. 2014-10-01 10:56:41 +02:00
ios_destinations.sh iOS, mkspec: update UUID parsing to support Xcode 8 beta 2016-08-24 13:05:09 +00:00
ios_devices.pl iOS, mkspec: update UUID parsing to support Xcode 8 beta 2016-08-24 13:05:09 +00:00
LaunchScreen.xib iOS: let qmake generate default LaunchScreen.xib 2014-11-11 20:43:05 +01:00
qmake.conf purge vestige: plugin_no_soname is no more 2016-06-22 15:13:02 +00:00
qplatformdefs.h Update copyright headers 2015-02-11 06:49:51 +00:00
xcodebuild.mk Pass -quiet to xcodebuild when invoking make with -s option 2016-09-21 21:42:22 +00:00