]> err.no Git - sope/commitdiff
Fixed bug
authorznek <znek@e4a50df8-12e2-0310-a44c-efbce7f8a7e3>
Thu, 11 Nov 2004 22:21:51 +0000 (22:21 +0000)
committerznek <znek@e4a50df8-12e2-0310-a44c-efbce7f8a7e3>
Thu, 11 Nov 2004 22:21:51 +0000 (22:21 +0000)
git-svn-id: http://svn.opengroupware.org/SOPE/trunk@359 e4a50df8-12e2-0310-a44c-efbce7f8a7e3

sope-appserver/NGXmlRpc/ChangeLog
sope-appserver/NGXmlRpc/NGXmlRpc.xcode/project.pbxproj

index 9e1cad18bcb91fe2ebe90b546a85d95a0b2a2a1c..d9374857add1317af63c1c4ac34f0d2dcd1bf266 100644 (file)
@@ -1,3 +1,8 @@
+2004-11-11  Marcus Mueller  <znek@mulle-kybernetik.com>
+
+       * NGXmlRpc.xcode: fixed a subtle bug that prevent Xcode from being
+         loaded correctly.
+
 2004-11-07  Marcus Mueller  <znek@mulle-kybernetik.com>
 
        * v4.5.8
index 7b1cbd448c16716125e9aa1583ad93b5c252506d..f0000fff02baa758a008fc5141267604fbef3c1a 100644 (file)
                        buildSettings = {
                                DYLIB_COMPATIBILITY_VERSION = 1;
                                DYLIB_CURRENT_VERSION = 4.5.8;
-                               FRAMEWORK_SEARCH_PATHS = "$(LOCAL_LIBRARY_DIR)/Frameworks\";
+                               FRAMEWORK_SEARCH_PATHS = "$(LOCAL_LIBRARY_DIR)/Frameworks";
                                FRAMEWORK_VERSION = A;
                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
                                GCC_PREFIX_HEADER = common.h;