[CalendarServer-changes] [131] CalendarServer/trunk/support/CalDAV.xcodeproj/project.pbxproj

source_changes at macosforge.org source_changes at macosforge.org
Thu Sep 14 15:23:18 PDT 2006


Revision: 131
Author:   wsanchez at apple.com
Date:     2006-09-14 15:23:15 -0700 (Thu, 14 Sep 2006)

Log Message:
-----------
Catch up with some moved file changes.

Modified Paths:
--------------
    CalendarServer/trunk/support/CalDAV.xcodeproj/project.pbxproj

Modified: CalendarServer/trunk/support/CalDAV.xcodeproj/project.pbxproj
===================================================================
--- CalendarServer/trunk/support/CalDAV.xcodeproj/project.pbxproj	2006-09-13 21:13:23 UTC (rev 130)
+++ CalendarServer/trunk/support/CalDAV.xcodeproj/project.pbxproj	2006-09-14 22:23:15 UTC (rev 131)
@@ -48,14 +48,20 @@
 		3506A86E0922BE1500389D48 /* draft-desruisseaux-caldav-sched.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "draft-desruisseaux-caldav-sched.txt"; sourceTree = "<group>"; };
 		3506A86F0922BE1500389D48 /* draft-dusseault-caldav.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "draft-dusseault-caldav.txt"; sourceTree = "<group>"; };
 		350781A2096DF5A4004A4366 /* dateops.py */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.python; path = dateops.py; sourceTree = "<group>"; };
+		3508925D0ABA0AC100F9995A /* caldavd-dev.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = "caldavd-dev.plist"; sourceTree = "<group>"; };
+		3508925E0ABA0AC100F9995A /* caldavd.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = caldavd.plist; sourceTree = "<group>"; };
+		3508925F0ABA0AC100F9995A /* launchd.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = launchd.plist; sourceTree = "<group>"; };
+		350892600ABA0AC100F9995A /* repository-dev.xml */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = "repository-dev.xml"; sourceTree = "<group>"; };
+		350892610ABA0AC100F9995A /* repository-static.xml */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = "repository-static.xml"; sourceTree = "<group>"; };
+		350892620ABA0AC100F9995A /* repository.dtd */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = repository.dtd; sourceTree = "<group>"; };
 		3524530309897DC400B9179C /* TODO.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TODO.txt; sourceTree = "<group>"; };
 		3524532E098982D900B9179C /* test_DAV.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = test_DAV.py; sourceTree = "<group>"; };
 		353696D1092BB6500075CE69 /* test_icalendar.py */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.python; path = test_icalendar.py; sourceTree = "<group>"; };
-		353A557C099153D900A08D28 /* setup.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = setup.py; sourceTree = "<group>"; };
+		353A557C099153D900A08D28 /* setup.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; name = setup.py; path = ../setup.py; sourceTree = "<group>"; };
 		353A63BF0994448C00A08D28 /* caldavd */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; path = caldavd; sourceTree = "<group>"; };
 		359CD65C0946136A002E3A15 /* test_xml.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = test_xml.py; sourceTree = "<group>"; };
-		35A15ED40985C14800D404FF /* run */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; path = run; sourceTree = "<group>"; };
-		35A15ED60985C14800D404FF /* test */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; path = test; sourceTree = "<group>"; };
+		35A15ED40985C14800D404FF /* run */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; name = run; path = ../run; sourceTree = "<group>"; };
+		35A15ED60985C14800D404FF /* test */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; name = test; path = ../test; sourceTree = "<group>"; };
 		35B48642095CA1D000AB3411 /* rfc2518.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = rfc2518.txt; sourceTree = "<group>"; };
 		35B48643095CA1D000AB3411 /* rfc3253.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = rfc3253.txt; sourceTree = "<group>"; };
 		35B48644095CA1D000AB3411 /* rfc3744.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = rfc3744.txt; sourceTree = "<group>"; };
@@ -65,12 +71,12 @@
 		35B71A27097C3B2C00E65B22 /* report_multiget.py */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.python; path = report_multiget.py; sourceTree = "<group>"; };
 		35B8AA660A0BFE60005547E5 /* http.py */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.python; path = http.py; sourceTree = "<group>"; };
 		35B8AA670A0BFE60005547E5 /* repository.py */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.python; path = repository.py; sourceTree = "<group>"; };
-		35CF70B50A0FF59100993B2A /* repository.xml */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; name = repository.xml; path = conf/repository.xml; sourceTree = "<group>"; };
-		35CF70B60A0FF59100993B2A /* server.pem */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = server.pem; path = conf/server.pem; sourceTree = "<group>"; };
+		35CF70B50A0FF59100993B2A /* repository.xml */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = repository.xml; sourceTree = "<group>"; };
+		35CF70B60A0FF59100993B2A /* server.pem */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = server.pem; sourceTree = "<group>"; };
 		35E2ACFF09BF6D3400BC8CB9 /* logging.py */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.python; path = logging.py; sourceTree = "<group>"; };
 		35E2AF1409C2491600BC8CB9 /* put_common.py */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.python; path = put_common.py; sourceTree = "<group>"; };
 		35E2AF1509C2491600BC8CB9 /* schedule.py */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.python; path = schedule.py; sourceTree = "<group>"; };
-		35E2B38109C7C2DF00BC8CB9 /* patches */ = {isa = PBXFileReference; lastKnownFileType = folder; path = patches; sourceTree = "<group>"; };
+		35E2B38109C7C2DF00BC8CB9 /* lib-patches */ = {isa = PBXFileReference; lastKnownFileType = folder; path = "lib-patches"; sourceTree = "<group>"; };
 		35E8059B0981C33F000981A6 /* test_props.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = test_props.py; sourceTree = "<group>"; };
 		35F36BAF09B3E8AD00A3D736 /* resource.py */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.python; path = resource.py; sourceTree = "<group>"; };
 		35F36C0E09B4FA6A00A3D736 /* icaldav.py */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.python; path = icaldav.py; sourceTree = "<group>"; };
@@ -78,7 +84,7 @@
 		35FC85A109ABEC0600586387 /* test_multiget.py */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.python; path = test_multiget.py; sourceTree = "<group>"; };
 		35FC85A209ABEC9700586387 /* report_common.py */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.python; path = report_common.py; sourceTree = "<group>"; };
 		35FC85A309ABEC9700586387 /* report_freebusy.py */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.python; path = report_freebusy.py; sourceTree = "<group>"; };
-		35FC85A809ABED2B00586387 /* version.py */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.python; name = version.py; path = twistedcaldav/version.py; sourceTree = "<group>"; };
+		35FC85A809ABED2B00586387 /* version.py */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.python; name = version.py; path = ../twistedcaldav/version.py; sourceTree = "<group>"; };
 /* End PBXFileReference section */
 
 /* Begin PBXGroup section */
@@ -90,6 +96,7 @@
 				3506A86B0922BE1500389D48 /* Documentation */,
 				353A63B50994444700A08D28 /* Scripts */,
 				35A15ED30985C12C00D404FF /* Support */,
+				350892570ABA0A8C00F9995A /* Configuration */,
 			);
 			sourceTree = "<group>";
 		};
@@ -158,7 +165,7 @@
 			isa = PBXGroup;
 			children = (
 				35069C160922B96300389D48 /* twistedcaldav */,
-				35E2B38109C7C2DF00BC8CB9 /* patches */,
+				35E2B38109C7C2DF00BC8CB9 /* lib-patches */,
 			);
 			name = CalendarServer;
 			path = ..;
@@ -197,6 +204,46 @@
 			path = RFC;
 			sourceTree = "<group>";
 		};
+		350892570ABA0A8C00F9995A /* Configuration */ = {
+			isa = PBXGroup;
+			children = (
+				350892800ABA0B8900F9995A /* Development */,
+				3508927F0ABA0B8300F9995A /* Open Directory */,
+				350892810ABA0BB700F9995A /* Static XML */,
+				350892620ABA0AC100F9995A /* repository.dtd */,
+				35CF70B60A0FF59100993B2A /* server.pem */,
+				3508925F0ABA0AC100F9995A /* launchd.plist */,
+			);
+			name = Configuration;
+			path = ../conf;
+			sourceTree = "<group>";
+		};
+		3508927F0ABA0B8300F9995A /* Open Directory */ = {
+			isa = PBXGroup;
+			children = (
+				3508925E0ABA0AC100F9995A /* caldavd.plist */,
+				35CF70B50A0FF59100993B2A /* repository.xml */,
+			);
+			name = "Open Directory";
+			sourceTree = "<group>";
+		};
+		350892800ABA0B8900F9995A /* Development */ = {
+			isa = PBXGroup;
+			children = (
+				3508925D0ABA0AC100F9995A /* caldavd-dev.plist */,
+				350892600ABA0AC100F9995A /* repository-dev.xml */,
+			);
+			name = Development;
+			sourceTree = "<group>";
+		};
+		350892810ABA0BB700F9995A /* Static XML */ = {
+			isa = PBXGroup;
+			children = (
+				350892610ABA0AC100F9995A /* repository-static.xml */,
+			);
+			name = "Static XML";
+			sourceTree = "<group>";
+		};
 		353A63B50994444700A08D28 /* Scripts */ = {
 			isa = PBXGroup;
 			children = (
@@ -213,8 +260,6 @@
 				35A15ED60985C14800D404FF /* test */,
 				353A557C099153D900A08D28 /* setup.py */,
 				35FC85A809ABED2B00586387 /* version.py */,
-				35CF70B50A0FF59100993B2A /* repository.xml */,
-				35CF70B60A0FF59100993B2A /* server.pem */,
 			);
 			name = Support;
 			sourceTree = "<group>";

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20060914/a6d21cf3/attachment.html


More information about the calendarserver-changes mailing list