Commit 8883e5b2 authored by Don Gagne's avatar Don Gagne

Bump to sdk 10.11 for latest Xcode

parent fa519897
...@@ -157,7 +157,7 @@ MacBuild { ...@@ -157,7 +157,7 @@ MacBuild {
CONFIG += x86_64 CONFIG += x86_64
CONFIG -= x86 CONFIG -= x86
QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.6 QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.6
QMAKE_MAC_SDK = macosx10.9 QMAKE_MAC_SDK = macosx10.11
} }
LinuxBuild { LinuxBuild {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment