[launchd-changes] [23736] branches/PR-5092682/launchd.xcodeproj/project.pbxproj
source_changes at macosforge.org
source_changes at macosforge.org
Thu Oct 16 16:45:46 PDT 2008
Revision: 23736
http://trac.macosforge.org/projects/launchd/changeset/23736
Author: kvv at apple.com
Date: 2008-10-16 16:45:46 -0700 (Thu, 16 Oct 2008)
Log Message:
-----------
add embedded target without SystemStarter
Modified Paths:
--------------
branches/PR-5092682/launchd.xcodeproj/project.pbxproj
Modified: branches/PR-5092682/launchd.xcodeproj/project.pbxproj
===================================================================
--- branches/PR-5092682/launchd.xcodeproj/project.pbxproj 2008-10-16 23:45:22 UTC (rev 23735)
+++ branches/PR-5092682/launchd.xcodeproj/project.pbxproj 2008-10-16 23:45:46 UTC (rev 23736)
@@ -7,19 +7,33 @@
objects = {
/* Begin PBXAggregateTarget section */
- FC59A0750E8C88AC00D41150 /* Default */ = {
+ 726056200EA8088C00D65FE7 /* embedded */ = {
isa = PBXAggregateTarget;
- buildConfigurationList = FC59A08A0E8C890A00D41150 /* Build configuration list for PBXAggregateTarget "Default" */;
+ buildConfigurationList = 7260562B0EA808D800D65FE7 /* Build configuration list for PBXAggregateTarget "embedded" */;
buildPhases = (
);
dependencies = (
- FC59A09D0E8C893000D41150 /* PBXTargetDependency */,
+ 726056230EA808AE00D65FE7 /* PBXTargetDependency */,
+ 726056250EA808B100D65FE7 /* PBXTargetDependency */,
+ 726056270EA808B700D65FE7 /* PBXTargetDependency */,
+ 726056290EA808B900D65FE7 /* 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 */ = {
@@ -92,6 +106,34 @@
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
+ 726056220EA808AE00D65FE7 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = FC59A03F0E8C87FD00D41150 /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = FC59A0530E8C884700D41150 /* launchd */;
+ remoteInfo = launchd;
+ };
+ 726056240EA808B100D65FE7 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = FC59A03F0E8C87FD00D41150 /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = FC59A06C0E8C888A00D41150 /* launchctl */;
+ remoteInfo = launchctl;
+ };
+ 726056260EA808B700D65FE7 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = FC59A03F0E8C87FD00D41150 /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = FC59A0CD0E8C8A5C00D41150 /* launchproxy */;
+ remoteInfo = launchproxy;
+ };
+ 726056280EA808B900D65FE7 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = FC59A03F0E8C87FD00D41150 /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = FCD7132A0E95D64D001B0111 /* wait4path */;
+ remoteInfo = wait4path;
+ };
FC59A07D0E8C88C100D41150 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = FC59A03F0E8C87FD00D41150 /* Project object */;
@@ -651,13 +693,14 @@
projectDirPath = "";
projectRoot = "";
targets = (
- FC59A0750E8C88AC00D41150 /* Default */,
+ FC59A0750E8C88AC00D41150 /* default */,
+ 726056200EA8088C00D65FE7 /* embedded */,
+ FC59A07A0E8C88BB00D41150 /* launchd_libs */,
FC59A0530E8C884700D41150 /* launchd */,
FC59A06C0E8C888A00D41150 /* launchctl */,
FC59A0CD0E8C8A5C00D41150 /* launchproxy */,
+ FCD7132A0E95D64D001B0111 /* wait4path */,
FC59A0900E8C892300D41150 /* SystemStarter */,
- FCD7132A0E95D64D001B0111 /* wait4path */,
- FC59A07A0E8C88BB00D41150 /* launchd_libs */,
FC59A05F0E8C885100D41150 /* liblaunch */,
);
};
@@ -819,6 +862,26 @@
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
+ 726056230EA808AE00D65FE7 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ target = FC59A0530E8C884700D41150 /* launchd */;
+ targetProxy = 726056220EA808AE00D65FE7 /* PBXContainerItemProxy */;
+ };
+ 726056250EA808B100D65FE7 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ target = FC59A06C0E8C888A00D41150 /* launchctl */;
+ targetProxy = 726056240EA808B100D65FE7 /* PBXContainerItemProxy */;
+ };
+ 726056270EA808B700D65FE7 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ target = FC59A0CD0E8C8A5C00D41150 /* launchproxy */;
+ targetProxy = 726056260EA808B700D65FE7 /* PBXContainerItemProxy */;
+ };
+ 726056290EA808B900D65FE7 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ target = FCD7132A0E95D64D001B0111 /* wait4path */;
+ targetProxy = 726056280EA808B900D65FE7 /* PBXContainerItemProxy */;
+ };
FC59A07E0E8C88C100D41150 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = FC59A05F0E8C885100D41150 /* liblaunch */;
@@ -852,6 +915,17 @@
/* End PBXTargetDependency section */
/* Begin XCBuildConfiguration section */
+ 726056210EA8088D00D65FE7 /* 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 = {
@@ -939,7 +1013,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;
@@ -1000,6 +1074,14 @@
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
+ 7260562B0EA808D800D65FE7 /* Build configuration list for PBXAggregateTarget "embedded" */ = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ 726056210EA8088D00D65FE7 /* Release */,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = Release;
+ };
FC59A0420E8C87FD00D41150 /* Build configuration list for PBXProject "launchd" */ = {
isa = XCConfigurationList;
buildConfigurations = (
@@ -1032,7 +1114,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/d09345e8/attachment-0001.html
More information about the launchd-changes
mailing list