adium 2471:1518e0c7ca44: Disable nib stripping for debug builds....
commits at adium.im
commits at adium.im
Tue Jun 9 23:02:09 UTC 2009
details: http://hg.adium.im/adium/rev/1518e0c7ca44
revision: 2471:1518e0c7ca44
author: David Smith <catfish.man at gmail.com>
date: Tue Jun 09 16:01:59 2009 -0700
Disable nib stripping for debug builds. Please let me know if this works on Xcode 3.1.x
diffs (9 lines):
diff -r e94647087655 -r 1518e0c7ca44 xcconfigs/Debug.xcconfig
--- a/xcconfigs/Debug.xcconfig Mon Jun 08 19:20:07 2009 -0700
+++ b/xcconfigs/Debug.xcconfig Tue Jun 09 16:01:59 2009 -0700
@@ -4,3 +4,4 @@
COPY_PHASE_STRIP = NO
GCC_PREPROCESSOR_DEFINITIONS = DEBUG_BUILD
ONLY_ACTIVE_ARCH = YES
+IBC_STRIP_NIBS = NO;
\ No newline at end of file
More information about the commits
mailing list