summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/ios/qiosinputcontext.h
diff options
context:
space:
mode:
authorJake Petroules <jake.petroules@qt.io>2016-09-30 11:10:49 -0700
committerFrederik Gladhorn <frederik.gladhorn@qt.io>2016-10-01 07:37:16 +0000
commitd2b4a789c39eb770068b002d2bc9ceb764dedf3d (patch)
treef7bf72a3c6f950c7df9cdfc6cc11d00028e41b55 /src/plugins/platforms/ios/qiosinputcontext.h
parent3f8843f18dc339758743f727d4828d1f914fde63 (diff)
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>
Diffstat (limited to 'src/plugins/platforms/ios/qiosinputcontext.h')
0 files changed, 0 insertions, 0 deletions