Commit 1ca001ac authored by Lorenz Meier's avatar Lorenz Meier

Mac OS: Fix OS deployment version

parent b8e9d480
......@@ -156,7 +156,7 @@ iOSBuild {
MacBuild {
CONFIG += x86_64
CONFIG -= x86
QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.6
QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.8
QMAKE_MAC_SDK = macosx10.11
}
......
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