qt5base-lts/mkspecs/features/uikit
Joerg Bornemann ad4faa25a5 qmake: Print error when iOS simulator device could not be found
A qmake project built for iOS-simulator tries to find suitable devices
in xcodebuild.mk.

If no suitable device could be found, the build failed with
  xcodebuild: error: missing value for key 'id' of option 'Destination'
which isn't that helpful.

Detect the situation in xcodebuild.mk and print an error message.

Pick-to: 5.15 6.2
Fixes: QTBUG-77222
Change-Id: I02f9ab0dd7b8f234bcd8d0ea387927f31ca092e0
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
2021-09-22 00:01:30 +02:00
..
bitcode.prf Compare versions in qmake files with versionAtLeast 2017-08-02 21:08:07 +00:00
default_post.prf Only embed launch screen when building an app 2021-04-07 13:32:17 +00:00
default_pre.prf Move iOS entrypoint logic to entrypoint library 2020-11-10 16:53:31 +01:00
device_destinations.sh qmake: properly filter simulator devices by minimum deployment target 2017-11-15 02:08:54 +00:00
devices.py Make simulator detection work with Xcode 11 2019-07-21 14:05:15 +01:00
exclusive_builds_post.prf Refactor iOS builds to facilitate tvOS port 2016-05-05 02:08:51 +00:00
gc_binaries.prf iOS: Skip explicit dead code stripping when generating Xcode projects 2019-08-28 13:58:39 +02:00
qt_parts.prf Refactor iOS builds to facilitate tvOS port 2016-05-05 02:08:51 +00:00
resolve_config.prf Merge remote-tracking branch 'origin/5.7' into 5.8 2016-11-01 06:02:55 +01:00
sdk.prf Merge remote-tracking branch 'origin/5.8' into dev 2016-11-02 09:24:11 +01: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
watchos_coretext.prf Fix CoreText font database build on watchOS 2017-03-30 22:54:31 +00:00
xcodebuild.mk qmake: Print error when iOS simulator device could not be found 2021-09-22 00:01:30 +02:00
xcodebuild.prf Fix PRE_TARGETDEPS for iOS projects 2019-10-08 17:24:57 +02:00