adium 4619:86516af48d97: Added -DNS_BLOCK_ASSERTIONS to JSONKit ...

commits at adium.im commits at adium.im
Sun Jan 29 21:19:29 UTC 2012


details:	http://hg.adium.im/adium/rev/86516af48d97
revision:	4619:86516af48d97
branch:		(none)
author:		Adrian Godoroja <robotive at me.com>
date:		Sun Jan 29 23:19:23 2012 +0200

Added -DNS_BLOCK_ASSERTIONS to JSONKit to improve performance.

diffs (12 lines):

diff -r c48a95f482f7 -r 86516af48d97 Adium.xcodeproj/project.pbxproj
--- a/Adium.xcodeproj/project.pbxproj	Sun Jan 29 23:02:15 2012 +0200
+++ b/Adium.xcodeproj/project.pbxproj	Sun Jan 29 23:19:23 2012 +0200
@@ -683,7 +683,7 @@
 		34D8154213B663650022C8C4 /* AIFacebookXMPPService.h in Headers */ = {isa = PBXBuildFile; fileRef = 34D8153813B663650022C8C4 /* AIFacebookXMPPService.h */; };
 		34D8154313B663650022C8C4 /* AIFacebookXMPPService.m in Sources */ = {isa = PBXBuildFile; fileRef = 34D8153913B663650022C8C4 /* AIFacebookXMPPService.m */; };
 		34D8154613B663700022C8C4 /* JSONKit.h in Headers */ = {isa = PBXBuildFile; fileRef = 34D8154413B663700022C8C4 /* JSONKit.h */; };
-		34D8154713B663700022C8C4 /* JSONKit.m in Sources */ = {isa = PBXBuildFile; fileRef = 34D8154513B663700022C8C4 /* JSONKit.m */; };
+		34D8154713B663700022C8C4 /* JSONKit.m in Sources */ = {isa = PBXBuildFile; fileRef = 34D8154513B663700022C8C4 /* JSONKit.m */; settings = {COMPILER_FLAGS = "-DNS_BLOCK_ASSERTIONS"; }; };
 		34D8154D13B663A80022C8C4 /* auth_fb.c in Sources */ = {isa = PBXBuildFile; fileRef = 34D8154913B663A80022C8C4 /* auth_fb.c */; };
 		34D8154E13B663A80022C8C4 /* auth_fb.h in Headers */ = {isa = PBXBuildFile; fileRef = 34D8154A13B663A80022C8C4 /* auth_fb.h */; };
 		34D8154F13B663A80022C8C4 /* fbapi.c in Sources */ = {isa = PBXBuildFile; fileRef = 34D8154B13B663A80022C8C4 /* fbapi.c */; };




More information about the commits mailing list