From 73dcc4c2dd5ee095ef8454f9c1d16787ee13d101 Mon Sep 17 00:00:00 2001 From: Aleks Kissinger Date: Tue, 23 Oct 2018 09:44:19 +0200 Subject: removed sdk line --- tikzit.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tikzit.pro b/tikzit.pro index 79ca59d..9fa1d15 100644 --- a/tikzit.pro +++ b/tikzit.pro @@ -32,7 +32,7 @@ macx:ICON = images/tikzit.icns # Qt 5.8 and above drop support for Mountain Lion contains(QT_VERSION, ^5\\.[5-7].*) { macx:QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.8 - macx:QMAKE_MAC_SDK = macosx10.11 + #macx:QMAKE_MAC_SDK = macosx10.11 } # The following define makes your compiler emit warnings if you use -- cgit v1.2.3