From: Damiano Galassi Date: Fri, 25 Jan 2019 10:46:58 +0000 (+0100) Subject: Set the right deployment target in xcconfig. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b606ce01a86aee41f66465d853408358346cf46f;p=handbrake Set the right deployment target in xcconfig. --- diff --git a/macosx/xcconfig/base/os.osx1011.xcconfig b/macosx/xcconfig/base/os.osx1011.xcconfig index e6a6a4eb3..a94a5104a 100644 --- a/macosx/xcconfig/base/os.osx1011.xcconfig +++ b/macosx/xcconfig/base/os.osx1011.xcconfig @@ -1 +1 @@ -MACOSX_DEPLOYMENT_TARGET = 10.10 +MACOSX_DEPLOYMENT_TARGET = 10.11