summaryrefslogtreecommitdiffstats
path: root/mkspecs/macx-watchos-clang
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2021-03-10 17:04:38 +0100
committerAlexandru Croitor <alexandru.croitor@qt.io>2021-03-10 23:39:45 +0100
commit4b2035cd0f9a7c289c7a9e470fde83dae9351092 (patch)
tree3e9b68c46575a0983bdacca29b1f3af3bdd5c4f2 /mkspecs/macx-watchos-clang
parent346d30144a3d110eb5b0b1dd1902c72fafa794e2 (diff)
Bump Apple platform minimum versions
Includes both minimum deployment targets and minimum sdk versions. As per supported Apple platforms versions which was done in qt/qtdoc at 8807fdedce29cbbd7662fcd745234da30eace3fb For Qt for iOS 6.0.x we only bump the minimum deloyment target because applications seem to crash with iOS 12.4+, and it's better to have a build error than a runtime error. The minimum required sdk will not be bumped for 6.0.x, so we don't accidentally break someone's existing build, given that 6.0 is already released. Pick-to: 6.1 Task-number: QTCREATORBUG-23574 Change-Id: I3046384164f2d7fdbd0cfd16dcb85e0d60bc56ce Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
Diffstat (limited to 'mkspecs/macx-watchos-clang')
-rw-r--r--mkspecs/macx-watchos-clang/qmake.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkspecs/macx-watchos-clang/qmake.conf b/mkspecs/macx-watchos-clang/qmake.conf
index 6a1fb253c1..ad4be38473 100644
--- a/mkspecs/macx-watchos-clang/qmake.conf
+++ b/mkspecs/macx-watchos-clang/qmake.conf
@@ -2,7 +2,7 @@
# qmake configuration for macx-watchos-clang
#
-QMAKE_WATCHOS_DEPLOYMENT_TARGET = 5.0
+QMAKE_WATCHOS_DEPLOYMENT_TARGET = 6.0
QMAKE_APPLE_TARGETED_DEVICE_FAMILY = 4