From 55e63ddbd2b72a5e145d15a2092b7714d50c23c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tor=20Arne=20Vestb=C3=B8?= Date: Thu, 20 Sep 2018 16:17:36 +0200 Subject: macOS: Bump the SDK version we've tested with to 10.14 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ibfdb8be91be46b22e0f0b97105121176a02a8576 Reviewed-by: Morten Johan Sørvig --- mkspecs/features/mac/default_post.prf | 4 ---- 1 file changed, 4 deletions(-) (limited to 'mkspecs/features/mac/default_post.prf') diff --git a/mkspecs/features/mac/default_post.prf b/mkspecs/features/mac/default_post.prf index 353fda41e6..3e84051057 100644 --- a/mkspecs/features/mac/default_post.prf +++ b/mkspecs/features/mac/default_post.prf @@ -26,10 +26,6 @@ contains(TEMPLATE, .*app) { warning("the $$QMAKE_MAC_SDK_VERSION SDK you are opting in to new features" \ "that Qt has not been prepared for.") - isEqual(QMAKE_MAC_SDK_VERSION, 10.14): \ - warning("E.g., 10.14 enables dark mode and layer-backed views," \ - "which Qt $${QT_MAJOR_VERSION}.$${QT_MINOR_VERSION} does not support.") - warning("Please downgrade the SDK you use to build your app to version" \ "$$QT_MAC_SDK_VERSION_TESTED_WITH, or configure") warning("with CONFIG+=sdk_no_version_check when running qmake" \ -- cgit v1.2.3