From: Stefan Csomor Date: Sat, 24 Aug 2013 19:05:28 +0000 (+0000) Subject: carbon sdk must be 10.7 max, 10.8 is not supported anymore X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/4e4aacdf1204ae73c3d4d21218586d5367bf9528?ds=inline carbon sdk must be 10.7 max, 10.8 is not supported anymore git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74707 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/build/osx/wxcarbon.xcconfig b/build/osx/wxcarbon.xcconfig index 99bc902e9f..398e6733a6 100644 --- a/build/osx/wxcarbon.xcconfig +++ b/build/osx/wxcarbon.xcconfig @@ -4,7 +4,7 @@ WXTOOLKITUPPER = CARBON #include "wx.xcconfig" MACOSX_DEPLOYMENT_TARGET = 10.5 -SDKROOT = macosx +SDKROOT = macosx10.7 GCC_VERSION[arch=ppc] = 4.0