From 57378a108ca488cbf5cfaa32590fc762dcbf3315 Mon Sep 17 00:00:00 2001 From: Jake Petroules Date: Thu, 19 May 2016 23:01:59 -0700 Subject: Add support for Apple watchOS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I3f9e00569458a463af2eaa5a3a16a6afd1e9c1ea Reviewed-by: Tor Arne Vestbø --- mkspecs/features/uikit/default_pre.prf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mkspecs/features/uikit/default_pre.prf') diff --git a/mkspecs/features/uikit/default_pre.prf b/mkspecs/features/uikit/default_pre.prf index 9b2ebc19bd..e719ab0848 100644 --- a/mkspecs/features/uikit/default_pre.prf +++ b/mkspecs/features/uikit/default_pre.prf @@ -11,7 +11,7 @@ lessThan(QMAKE_XCODE_VERSION, "4.3"): \ build_pass:simulator { # For a simulator_and_device build all the config tests - # are based on the iPhoneOS ARM SDK, but we know that the simulator + # are based on the iPhoneOS/WatchOS ARM SDK, but we know that the simulator # is i386 and that we support SSE/SSE2. QT_ARCH = i386 QT_CPU_FEATURES.i386 = sse sse2 -- cgit v1.2.3