]> err.no Git - sope/commitdiff
build order fix in Xcode
authorznek <znek@e4a50df8-12e2-0310-a44c-efbce7f8a7e3>
Wed, 22 Sep 2004 14:10:48 +0000 (14:10 +0000)
committerznek <znek@e4a50df8-12e2-0310-a44c-efbce7f8a7e3>
Wed, 22 Sep 2004 14:10:48 +0000 (14:10 +0000)
git-svn-id: http://svn.opengroupware.org/SOPE/trunk@158 e4a50df8-12e2-0310-a44c-efbce7f8a7e3

sope-core/ChangeLog
sope-core/sope-core.xcode/project.pbxproj

index fd1537b78c2f0fc1e2025ebb99f97e2ee60e29d3..9229af10af0c1d6520ac3132f4b6b6e47bdb0457 100644 (file)
@@ -1,3 +1,7 @@
+2004-09-22  Marcus Mueller  <znek@mulle-kybernetik.com>
+
+       * sope-core.xcode: Fixed wrong build order
+
 2004-09-21  Marcus Mueller  <znek@mulle-kybernetik.com>
 
        * sope-core.xcode: Fixed dependencies to resemble the make process
index 0ef750b94b07e8df72b59a98474c86723aa555bf..2d3723f04fc5b120cf8c8ab05b4caa9aa309867d 100644 (file)
                        mainGroup = ADDF476606DA572500C4E7F8;
                        projectDirPath = "";
                        projectReferences = (
-                               {
-                                       ProductGroup = ADDF478906DA583300C4E7F8;
-                                       ProjectRef = ADDF478806DA583300C4E7F8;
-                               },
                                {
                                        ProductGroup = ADDF478506DA580C00C4E7F8;
                                        ProjectRef = ADDF478406DA580C00C4E7F8;
                                        ProductGroup = ADDF478706DA581F00C4E7F8;
                                        ProjectRef = ADDF478606DA581F00C4E7F8;
                                },
+                               {
+                                       ProductGroup = ADDF478906DA583300C4E7F8;
+                                       ProjectRef = ADDF478806DA583300C4E7F8;
+                               },
                        );
                        targets = (
                                ADDF479906DA58D700C4E7F8,
                                PRODUCT_NAME = "Wrapper Contents";
                        };
                        dependencies = (
-                               ADDF478F06DA586100C4E7F8,
                                ADDF479106DA586100C4E7F8,
+                               ADDF478F06DA586100C4E7F8,
                                ADDF479306DA586100C4E7F8,
                        );
                        isa = PBXAggregateTarget;