summaryrefslogtreecommitdiffstats
path: root/mkspecs/macx-ios-clang
diff options
context:
space:
mode:
authorJake Petroules <jake.petroules@theqtcompany.com>2016-03-02 09:55:10 -0800
committerJake Petroules <jake.petroules@qt.io>2016-04-22 20:41:13 +0000
commite81ba336e9f1a44080fc9a8419fcbac40615bdc2 (patch)
treeb67192623823c42ea8c477ebfffa0c848282a73e /mkspecs/macx-ios-clang
parent31c6bee4d5f314e184fc64a6a655fcfa1ea3fb60 (diff)
Bump the minimum supported OS X and iOS versions
As per mailing list discussion: http://lists.qt-project.org/pipermail/development/2016-February/024889.html Change-Id: Ie4e226c454d8f736dbf1545440ca200104fd947c Reviewed-by: Jake Petroules <jake.petroules@qt.io>
Diffstat (limited to 'mkspecs/macx-ios-clang')
-rw-r--r--mkspecs/macx-ios-clang/qmake.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkspecs/macx-ios-clang/qmake.conf b/mkspecs/macx-ios-clang/qmake.conf
index deb76123f0..595b11e7c1 100644
--- a/mkspecs/macx-ios-clang/qmake.conf
+++ b/mkspecs/macx-ios-clang/qmake.conf
@@ -3,7 +3,7 @@
#
QMAKE_MACOSX_DEPLOYMENT_TARGET =
-QMAKE_IOS_DEPLOYMENT_TARGET = 6.0
+QMAKE_IOS_DEPLOYMENT_TARGET = 7.0
INCLUDEPATH += $$PWD/ios
DEFINES += DARWIN_NO_CARBON QT_NO_PRINTER QT_NO_PRINTDIALOG