From 2a8d178cc928f53430cbefe0fc00a65070ac1c6c Mon Sep 17 00:00:00 2001 From: rowanbeentje Date: Wed, 28 Mar 2012 00:04:20 +0000 Subject: - Turn off the QueryKit "Symbols hidden by default" setting on Release builds to fix release builds of SP --- Frameworks/QueryKit/QueryKit.xcodeproj/project.pbxproj | 1 - 1 file changed, 1 deletion(-) (limited to 'Frameworks/QueryKit/QueryKit.xcodeproj') diff --git a/Frameworks/QueryKit/QueryKit.xcodeproj/project.pbxproj b/Frameworks/QueryKit/QueryKit.xcodeproj/project.pbxproj index 1c4b9205..8b5221ae 100644 --- a/Frameworks/QueryKit/QueryKit.xcodeproj/project.pbxproj +++ b/Frameworks/QueryKit/QueryKit.xcodeproj/project.pbxproj @@ -550,7 +550,6 @@ GCC_MODEL_TUNING = G5; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "Source/QueryKit-Prefix.pch"; - GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_IMPLICIT_FUNCTION_DECLARATIONS_AS_ERRORS = YES; GCC_WARN_64_TO_32_BIT_CONVERSION = YES; GCC_WARN_ABOUT_INVALID_OFFSETOF_MACRO = YES; -- cgit v1.2.3