adium 5084:1210b8539423: Set the SDKROOT to latest again, so it ...

commits at adium.im commits at adium.im
Tue Sep 18 06:26:32 UTC 2012


details:	http://hg.adium.im/adium/rev/1210b8539423
revision:	5084:1210b8539423
branch:		(none)
author:		Thijs Alkemade <thijsalkemade at gmail.com>
date:		Tue Sep 18 08:25:48 2012 +0200

Set the SDKROOT to latest again, so it will use the 10.8 SDK when it can.

diffs (12 lines):

diff -r cc9e87f478d8 -r 1210b8539423 xcconfigs/Base.xcconfig
--- a/xcconfigs/Base.xcconfig	Mon Sep 17 23:42:21 2012 +0200
+++ b/xcconfigs/Base.xcconfig	Tue Sep 18 08:25:48 2012 +0200
@@ -6,7 +6,7 @@
 GCC_WARN_SHADOW = YES
 GCC_C_LANGUAGE_STANDARD = gnu99
 GCC_VERSION = com.apple.compilers.llvm.clang.1_0
-SDKROOT = macosx10.7
+SDKROOT = macosx
 MACOSX_DEPLOYMENT_TARGET = 10.7
 GCC_WARN_ABOUT_MISSING_NEWLINE = YES
 GCC_WARN_UNUSED_VARIABLE = YES




More information about the commits mailing list