adium-1.4 3581:e2999290d62c: Added ppc target to Release.xcconfig
commits at adium.im
commits at adium.im
Sun Jul 31 16:29:02 UTC 2011
details: http://hg.adium.im/adium-1.4/rev/e2999290d62c
revision: 3581:e2999290d62c
branch: (none)
author: Adrian Godoroja <robotive at me.com>
date: Sun Jul 31 19:27:17 2011 +0300
Added ppc target to Release.xcconfig
diffs (10 lines):
diff -r 365796aeebde -r e2999290d62c xcconfigs/Release.xcconfig
--- a/xcconfigs/Release.xcconfig Sun Jul 31 18:42:14 2011 +0300
+++ b/xcconfigs/Release.xcconfig Sun Jul 31 19:27:17 2011 +0300
@@ -1,5 +1,5 @@
#include "Base.xcconfig"
-ARCHS = $(ARCHS_STANDARD_32_BIT)
+ARCHS = $(ARCHS_STANDARD_32_BIT) ppc
DEPLOYMENT_POSTPROCESSING = YES
APPLY_RULES_IN_COPY_FILES = YES
GCC_DEBUGGING_SYMBOLS = used
More information about the commits
mailing list