aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks
diff options
context:
space:
mode:
authorrowanbeentje <rowan@beent.je>2012-03-28 00:04:20 +0000
committerrowanbeentje <rowan@beent.je>2012-03-28 00:04:20 +0000
commit2a8d178cc928f53430cbefe0fc00a65070ac1c6c (patch)
tree726ce7cfdc25ade2e5628069dded7117c89365bd /Frameworks
parent5459c4a47b53e395b7a1b9e6959376eafc1a968a (diff)
downloadsequelpro-2a8d178cc928f53430cbefe0fc00a65070ac1c6c.tar.gz
sequelpro-2a8d178cc928f53430cbefe0fc00a65070ac1c6c.tar.bz2
sequelpro-2a8d178cc928f53430cbefe0fc00a65070ac1c6c.zip
- Turn off the QueryKit "Symbols hidden by default" setting on Release builds to fix release builds of SP
Diffstat (limited to 'Frameworks')
-rw-r--r--Frameworks/QueryKit/QueryKit.xcodeproj/project.pbxproj1
1 files changed, 0 insertions, 1 deletions
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;