[launchd-changes] [23735] branches/PR-6248586/launchd.xcodeproj/project.pbxproj

source_changes at macosforge.org source_changes at macosforge.org
Thu Oct 16 16:45:22 PDT 2008


Revision: 23735
          http://trac.macosforge.org/projects/launchd/changeset/23735
Author:   kvv at apple.com
Date:     2008-10-16 16:45:22 -0700 (Thu, 16 Oct 2008)
Log Message:
-----------
add embedded target without SystemStarter

Modified Paths:
--------------
    branches/PR-6248586/launchd.xcodeproj/project.pbxproj

Modified: branches/PR-6248586/launchd.xcodeproj/project.pbxproj
===================================================================
--- branches/PR-6248586/launchd.xcodeproj/project.pbxproj	2008-10-16 23:36:55 UTC (rev 23734)
+++ branches/PR-6248586/launchd.xcodeproj/project.pbxproj	2008-10-16 23:45:22 UTC (rev 23735)
@@ -7,19 +7,33 @@
 	objects = {
 
 /* Begin PBXAggregateTarget section */
-		FC59A0750E8C88AC00D41150 /* Default */ = {
+		72B71BBA0EA8091300BFE986 /* embedded */ = {
 			isa = PBXAggregateTarget;
-			buildConfigurationList = FC59A08A0E8C890A00D41150 /* Build configuration list for PBXAggregateTarget "Default" */;
+			buildConfigurationList = 72B71BC40EA8095200BFE986 /* Build configuration list for PBXAggregateTarget "embedded" */;
 			buildPhases = (
 			);
 			dependencies = (
-				FC59A09D0E8C893000D41150 /* PBXTargetDependency */,
+				72B71BBD0EA8092300BFE986 /* PBXTargetDependency */,
+				72B71BBF0EA8092500BFE986 /* PBXTargetDependency */,
+				72B71BC10EA8092700BFE986 /* PBXTargetDependency */,
+				72B71BC30EA8092F00BFE986 /* PBXTargetDependency */,
+			);
+			name = embedded;
+			productName = embedded;
+		};
+		FC59A0750E8C88AC00D41150 /* default */ = {
+			isa = PBXAggregateTarget;
+			buildConfigurationList = FC59A08A0E8C890A00D41150 /* Build configuration list for PBXAggregateTarget "default" */;
+			buildPhases = (
+			);
+			dependencies = (
 				FC59A0800E8C88FA00D41150 /* PBXTargetDependency */,
 				FC59A0820E8C88FC00D41150 /* PBXTargetDependency */,
 				FC59A0DE0E8C8A7000D41150 /* PBXTargetDependency */,
 				FCC842810EA718A800C01666 /* PBXTargetDependency */,
+				FC59A09D0E8C893000D41150 /* PBXTargetDependency */,
 			);
-			name = Default;
+			name = default;
 			productName = launchd_agg;
 		};
 		FC59A07A0E8C88BB00D41150 /* launchd_libs */ = {
@@ -89,6 +103,34 @@
 /* End PBXBuildFile section */
 
 /* Begin PBXContainerItemProxy section */
+		72B71BBC0EA8092300BFE986 /* PBXContainerItemProxy */ = {
+			isa = PBXContainerItemProxy;
+			containerPortal = FC59A03F0E8C87FD00D41150 /* Project object */;
+			proxyType = 1;
+			remoteGlobalIDString = FC59A0530E8C884700D41150 /* launchd */;
+			remoteInfo = launchd;
+		};
+		72B71BBE0EA8092500BFE986 /* PBXContainerItemProxy */ = {
+			isa = PBXContainerItemProxy;
+			containerPortal = FC59A03F0E8C87FD00D41150 /* Project object */;
+			proxyType = 1;
+			remoteGlobalIDString = FC59A06C0E8C888A00D41150 /* launchctl */;
+			remoteInfo = launchctl;
+		};
+		72B71BC00EA8092700BFE986 /* PBXContainerItemProxy */ = {
+			isa = PBXContainerItemProxy;
+			containerPortal = FC59A03F0E8C87FD00D41150 /* Project object */;
+			proxyType = 1;
+			remoteGlobalIDString = FC59A0CD0E8C8A5C00D41150 /* launchproxy */;
+			remoteInfo = launchproxy;
+		};
+		72B71BC20EA8092F00BFE986 /* PBXContainerItemProxy */ = {
+			isa = PBXContainerItemProxy;
+			containerPortal = FC59A03F0E8C87FD00D41150 /* Project object */;
+			proxyType = 1;
+			remoteGlobalIDString = FCD7132A0E95D64D001B0111 /* wait4path */;
+			remoteInfo = wait4path;
+		};
 		FC59A07D0E8C88C100D41150 /* PBXContainerItemProxy */ = {
 			isa = PBXContainerItemProxy;
 			containerPortal = FC59A03F0E8C87FD00D41150 /* Project object */;
@@ -642,13 +684,14 @@
 			projectDirPath = "";
 			projectRoot = "";
 			targets = (
-				FC59A0750E8C88AC00D41150 /* Default */,
+				FC59A0750E8C88AC00D41150 /* default */,
+				72B71BBA0EA8091300BFE986 /* embedded */,
+				FC59A07A0E8C88BB00D41150 /* launchd_libs */,
 				FC59A0530E8C884700D41150 /* launchd */,
 				FC59A06C0E8C888A00D41150 /* launchctl */,
 				FC59A0CD0E8C8A5C00D41150 /* launchproxy */,
+				FCD7132A0E95D64D001B0111 /* wait4path */,
 				FC59A0900E8C892300D41150 /* SystemStarter */,
-				FCD7132A0E95D64D001B0111 /* wait4path */,
-				FC59A07A0E8C88BB00D41150 /* launchd_libs */,
 				FC59A05F0E8C885100D41150 /* liblaunch */,
 			);
 		};
@@ -807,6 +850,26 @@
 /* End PBXSourcesBuildPhase section */
 
 /* Begin PBXTargetDependency section */
+		72B71BBD0EA8092300BFE986 /* PBXTargetDependency */ = {
+			isa = PBXTargetDependency;
+			target = FC59A0530E8C884700D41150 /* launchd */;
+			targetProxy = 72B71BBC0EA8092300BFE986 /* PBXContainerItemProxy */;
+		};
+		72B71BBF0EA8092500BFE986 /* PBXTargetDependency */ = {
+			isa = PBXTargetDependency;
+			target = FC59A06C0E8C888A00D41150 /* launchctl */;
+			targetProxy = 72B71BBE0EA8092500BFE986 /* PBXContainerItemProxy */;
+		};
+		72B71BC10EA8092700BFE986 /* PBXTargetDependency */ = {
+			isa = PBXTargetDependency;
+			target = FC59A0CD0E8C8A5C00D41150 /* launchproxy */;
+			targetProxy = 72B71BC00EA8092700BFE986 /* PBXContainerItemProxy */;
+		};
+		72B71BC30EA8092F00BFE986 /* PBXTargetDependency */ = {
+			isa = PBXTargetDependency;
+			target = FCD7132A0E95D64D001B0111 /* wait4path */;
+			targetProxy = 72B71BC20EA8092F00BFE986 /* PBXContainerItemProxy */;
+		};
 		FC59A07E0E8C88C100D41150 /* PBXTargetDependency */ = {
 			isa = PBXTargetDependency;
 			target = FC59A05F0E8C885100D41150 /* liblaunch */;
@@ -840,6 +903,17 @@
 /* End PBXTargetDependency section */
 
 /* Begin XCBuildConfiguration section */
+		72B71BBB0EA8091400BFE986 /* Release */ = {
+			isa = XCBuildConfiguration;
+			buildSettings = {
+				COPY_PHASE_STRIP = YES;
+				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
+				GCC_ENABLE_FIX_AND_CONTINUE = NO;
+				PRODUCT_NAME = embedded;
+				ZERO_LINK = NO;
+			};
+			name = Release;
+		};
 		FC59A0410E8C87FD00D41150 /* Release */ = {
 			isa = XCBuildConfiguration;
 			buildSettings = {
@@ -890,6 +964,7 @@
 					profile,
 				);
 				COPY_PHASE_STRIP = YES;
+				CURRENT_PROJECT_VERSION = "$(RC_ProjectSourceVersion)";
 				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
 				INSTALL_PATH = /usr/local/lib/system;
 				OTHER_CFLAGS = (
@@ -899,6 +974,8 @@
 				);
 				PRODUCT_NAME = launch;
 				PUBLIC_HEADERS_FOLDER_PATH = /usr/include;
+				VERSIONING_SYSTEM = "apple-generic";
+				VERSION_INFO_PREFIX = __;
 			};
 			name = Release;
 		};
@@ -923,7 +1000,7 @@
 				COPY_PHASE_STRIP = YES;
 				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
 				GCC_ENABLE_FIX_AND_CONTINUE = NO;
-				PRODUCT_NAME = Default;
+				PRODUCT_NAME = default;
 				ZERO_LINK = NO;
 			};
 			name = Release;
@@ -984,6 +1061,14 @@
 /* End XCBuildConfiguration section */
 
 /* Begin XCConfigurationList section */
+		72B71BC40EA8095200BFE986 /* Build configuration list for PBXAggregateTarget "embedded" */ = {
+			isa = XCConfigurationList;
+			buildConfigurations = (
+				72B71BBB0EA8091400BFE986 /* Release */,
+			);
+			defaultConfigurationIsVisible = 0;
+			defaultConfigurationName = Release;
+		};
 		FC59A0420E8C87FD00D41150 /* Build configuration list for PBXProject "launchd" */ = {
 			isa = XCConfigurationList;
 			buildConfigurations = (
@@ -1016,7 +1101,7 @@
 			defaultConfigurationIsVisible = 0;
 			defaultConfigurationName = Release;
 		};
-		FC59A08A0E8C890A00D41150 /* Build configuration list for PBXAggregateTarget "Default" */ = {
+		FC59A08A0E8C890A00D41150 /* Build configuration list for PBXAggregateTarget "default" */ = {
 			isa = XCConfigurationList;
 			buildConfigurations = (
 				FC59A0770E8C88AC00D41150 /* Release */,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/launchd-changes/attachments/20081016/21941209/attachment.html 


More information about the launchd-changes mailing list