X-Git-Url: https://git.saurik.com/apple/launchd.git/blobdiff_plain/26b346daf413d883f91a9ea6404a1127ef022b33..ddbbfbc16a73ae4ed2ebe2c11ac6fb84b944c0dd:/launchd.xcodeproj/project.pbxproj diff --git a/launchd.xcodeproj/project.pbxproj b/launchd.xcodeproj/project.pbxproj index 0747d30..5b20b53 100644 --- a/launchd.xcodeproj/project.pbxproj +++ b/launchd.xcodeproj/project.pbxproj @@ -7,16 +7,16 @@ objects = { /* Begin PBXAggregateTarget section */ - 72B71BBA0EA8091300BFE986 /* embedded */ = { + 726056200EA8088C00D65FE7 /* embedded */ = { isa = PBXAggregateTarget; - buildConfigurationList = 72B71BC40EA8095200BFE986 /* Build configuration list for PBXAggregateTarget "embedded" */; + buildConfigurationList = 7260562B0EA808D800D65FE7 /* Build configuration list for PBXAggregateTarget "embedded" */; buildPhases = ( ); dependencies = ( - 72B71BBD0EA8092300BFE986 /* PBXTargetDependency */, - 72B71BBF0EA8092500BFE986 /* PBXTargetDependency */, - 72B71BC10EA8092700BFE986 /* PBXTargetDependency */, - 72B71BC30EA8092F00BFE986 /* PBXTargetDependency */, + 4B10F1E20F43BEA900875782 /* PBXTargetDependency */, + 4B10F1F60F43BF8C00875782 /* PBXTargetDependency */, + 726056270EA808B700D65FE7 /* PBXTargetDependency */, + 726056290EA808B900D65FE7 /* PBXTargetDependency */, ); name = embedded; productName = embedded; @@ -50,9 +50,38 @@ /* End PBXAggregateTarget section */ /* Begin PBXBuildFile section */ - 33C2D68C0F8F2C7A00A21214 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 721FBEBB0EA7AE2F0057462B /* Security.framework */; }; + 4B10F1B90F43BE7E00875782 /* launchd_internal.defs in Sources */ = {isa = PBXBuildFile; fileRef = FC59A0BD0E8C8A2A00D41150 /* launchd_internal.defs */; settings = {ATTRIBUTES = (Client, Server, ); }; }; + 4B10F1BA0F43BE7E00875782 /* protocol_vproc.defs in Sources */ = {isa = PBXBuildFile; fileRef = FC3627DF0E9344BF0054F1A3 /* protocol_vproc.defs */; settings = {ATTRIBUTES = (Client, Server, ); }; }; + 4B10F1BB0F43BE7E00875782 /* protocol_job_reply.defs in Sources */ = {isa = PBXBuildFile; fileRef = FC3629160E9348390054F1A3 /* protocol_job_reply.defs */; }; + 4B10F1BC0F43BE7E00875782 /* mach_exc.defs in Sources */ = {isa = PBXBuildFile; fileRef = FC36291F0E9349410054F1A3 /* mach_exc.defs */; settings = {ATTRIBUTES = (Server, ); }; }; + 4B10F1BD0F43BE7E00875782 /* notify.defs in Sources */ = {isa = PBXBuildFile; fileRef = FC36290C0E93475F0054F1A3 /* notify.defs */; settings = {ATTRIBUTES = (Server, ); }; }; + 4B10F1BE0F43BE7E00875782 /* launchd.c in Sources */ = {isa = PBXBuildFile; fileRef = FC59A0C40E8C8A4700D41150 /* launchd.c */; }; + 4B10F1BF0F43BE7E00875782 /* launchd_runtime.c in Sources */ = {isa = PBXBuildFile; fileRef = FC59A0B50E8C8A1F00D41150 /* launchd_runtime.c */; settings = {COMPILER_FLAGS = "-I\"$SYMROOT\""; }; }; + 4B10F1C00F43BE7E00875782 /* launchd_runtime_kill.c in Sources */ = {isa = PBXBuildFile; fileRef = FC59A0B30E8C8A1F00D41150 /* launchd_runtime_kill.c */; }; + 4B10F1C10F43BE7E00875782 /* launchd_core_logic.c in Sources */ = {isa = PBXBuildFile; fileRef = FC59A0B70E8C8A1F00D41150 /* launchd_core_logic.c */; }; + 4B10F1C20F43BE7E00875782 /* launchd_unix_ipc.c in Sources */ = {isa = PBXBuildFile; fileRef = FC59A0B10E8C8A1F00D41150 /* launchd_unix_ipc.c */; }; + 4B10F1C30F43BE7E00875782 /* launchd_ktrace.c in Sources */ = {isa = PBXBuildFile; fileRef = 72FDB15D0EA7D7B200B2AC84 /* launchd_ktrace.c */; }; + 4B10F1C40F43BE7E00875782 /* protocol_job_forward.defs in Sources */ = {isa = PBXBuildFile; fileRef = 72FDB1BF0EA7E21C00B2AC84 /* protocol_job_forward.defs */; }; + 4B10F1C60F43BE7E00875782 /* libbsm.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = FC36292C0E934AA40054F1A3 /* libbsm.dylib */; }; + 4B10F1C90F43BE7E00875782 /* launchd.conf.5 in CopyFiles */ = {isa = PBXBuildFile; fileRef = FC59A0C30E8C8A4700D41150 /* launchd.conf.5 */; }; + 4B10F1CA0F43BE7E00875782 /* launchd.plist.5 in CopyFiles */ = {isa = PBXBuildFile; fileRef = FC59A0C10E8C8A4700D41150 /* launchd.plist.5 */; }; + 4B10F1CC0F43BE7E00875782 /* launchd.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = FC59A0C00E8C8A3A00D41150 /* launchd.8 */; }; + 4B10F1CD0F43BE7E00875782 /* rc.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = FC59A0F80E8C8AC300D41150 /* rc.8 */; }; + 4B10F1CF0F43BE7E00875782 /* rc.netboot in CopyFiles */ = {isa = PBXBuildFile; fileRef = FC59A0F90E8C8AC300D41150 /* rc.netboot */; }; + 4B10F1E80F43BF5C00875782 /* launchctl.c in Sources */ = {isa = PBXBuildFile; fileRef = FC59A0AE0E8C8A0E00D41150 /* launchctl.c */; settings = {COMPILER_FLAGS = "-I\"$SDKROOT\"/System/Library/Frameworks/System.framework/PrivateHeaders"; }; }; + 4B10F1EA0F43BF5C00875782 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FC36283E0E93463C0054F1A3 /* IOKit.framework */; }; + 4B10F1EB0F43BF5C00875782 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FC3628070E9345E10054F1A3 /* CoreFoundation.framework */; }; + 4B10F1EC0F43BF5C00875782 /* libedit.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = FCD713730E95DE49001B0111 /* libedit.dylib */; settings = {ATTRIBUTES = (Weak, ); }; }; + 4B10F1EF0F43BF5C00875782 /* launchctl.1 in CopyFiles */ = {isa = PBXBuildFile; fileRef = FC59A0AD0E8C8A0E00D41150 /* launchctl.1 */; }; + 4B1D92010F8BDE7D00125940 /* launchd.ops in CopyFiles */ = {isa = PBXBuildFile; fileRef = 4B1D91ED0F8BDE1A00125940 /* launchd.ops */; }; + 4B9EDCA20EAFC77E00A78496 /* DiskArbitration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4B9EDCA10EAFC77E00A78496 /* DiskArbitration.framework */; }; + 7215DE4C0EFAF2EC00ABD81E /* libauditd.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 7215DE4B0EFAF2EC00ABD81E /* libauditd.dylib */; }; 721FBEBC0EA7AE2F0057462B /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 721FBEBB0EA7AE2F0057462B /* Security.framework */; }; - 72B71B7D0EA7E98A00BFE986 /* exc.defs in Sources */ = {isa = PBXBuildFile; fileRef = FC36291F0E9349410054F1A3 /* exc.defs */; settings = {ATTRIBUTES = (Server, ); }; }; + 726055EC0EA7EC2400D65FE7 /* mach_exc.defs in Sources */ = {isa = PBXBuildFile; fileRef = FC36291F0E9349410054F1A3 /* mach_exc.defs */; settings = {ATTRIBUTES = (Server, ); }; }; + 726056090EA7FCF200D65FE7 /* launchd_ktrace.c in Sources */ = {isa = PBXBuildFile; fileRef = 72FDB15D0EA7D7B200B2AC84 /* launchd_ktrace.c */; }; + 72AFE8090EFAF3D9004BDA46 /* libauditd.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 7215DE4B0EFAF2EC00ABD81E /* libauditd.dylib */; }; + 72FDB15F0EA7D7B200B2AC84 /* launchd_ktrace.c in Sources */ = {isa = PBXBuildFile; fileRef = 72FDB15D0EA7D7B200B2AC84 /* launchd_ktrace.c */; }; + 72FDB1C00EA7E21C00B2AC84 /* protocol_job_forward.defs in Sources */ = {isa = PBXBuildFile; fileRef = 72FDB1BF0EA7E21C00B2AC84 /* protocol_job_forward.defs */; }; FC3627BA0E9343220054F1A3 /* StartupItems.c in Sources */ = {isa = PBXBuildFile; fileRef = FC59A0FD0E8C8ADF00D41150 /* StartupItems.c */; }; FC3627BB0E93432A0054F1A3 /* SystemStarter.c in Sources */ = {isa = PBXBuildFile; fileRef = FC59A1000E8C8ADF00D41150 /* SystemStarter.c */; }; FC3627D40E93439B0054F1A3 /* StartupItemContext.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = FC59A0FE0E8C8ADF00D41150 /* StartupItemContext.8 */; }; @@ -104,28 +133,28 @@ /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ - 72B71BBC0EA8092300BFE986 /* PBXContainerItemProxy */ = { + 4B10F1E10F43BEA900875782 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = FC59A03F0E8C87FD00D41150 /* Project object */; proxyType = 1; - remoteGlobalIDString = FC59A0530E8C884700D41150; - remoteInfo = launchd; + remoteGlobalIDString = 4B10F1B70F43BE7E00875782; + remoteInfo = "launchd-embedded"; }; - 72B71BBE0EA8092500BFE986 /* PBXContainerItemProxy */ = { + 4B10F1F50F43BF8C00875782 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = FC59A03F0E8C87FD00D41150 /* Project object */; proxyType = 1; - remoteGlobalIDString = FC59A06C0E8C888A00D41150; - remoteInfo = launchctl; + remoteGlobalIDString = 4B10F1E60F43BF5C00875782; + remoteInfo = "launchctl-embedded"; }; - 72B71BC00EA8092700BFE986 /* PBXContainerItemProxy */ = { + 726056260EA808B700D65FE7 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = FC59A03F0E8C87FD00D41150 /* Project object */; proxyType = 1; remoteGlobalIDString = FC59A0CD0E8C8A5C00D41150; remoteInfo = launchproxy; }; - 72B71BC20EA8092F00BFE986 /* PBXContainerItemProxy */ = { + 726056280EA808B900D65FE7 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = FC59A03F0E8C87FD00D41150 /* Project object */; proxyType = 1; @@ -177,6 +206,58 @@ /* End PBXContainerItemProxy section */ /* Begin PBXCopyFilesBuildPhase section */ + 4B10F1C80F43BE7E00875782 /* CopyFiles */ = { + isa = PBXCopyFilesBuildPhase; + buildActionMask = 8; + dstPath = usr/share/man/man5; + dstSubfolderSpec = 0; + files = ( + 4B10F1C90F43BE7E00875782 /* launchd.conf.5 in CopyFiles */, + 4B10F1CA0F43BE7E00875782 /* launchd.plist.5 in CopyFiles */, + ); + runOnlyForDeploymentPostprocessing = 1; + }; + 4B10F1CB0F43BE7E00875782 /* CopyFiles */ = { + isa = PBXCopyFilesBuildPhase; + buildActionMask = 8; + dstPath = usr/share/man/man8; + dstSubfolderSpec = 0; + files = ( + 4B10F1CC0F43BE7E00875782 /* launchd.8 in CopyFiles */, + 4B10F1CD0F43BE7E00875782 /* rc.8 in CopyFiles */, + ); + runOnlyForDeploymentPostprocessing = 1; + }; + 4B10F1CE0F43BE7E00875782 /* CopyFiles */ = { + isa = PBXCopyFilesBuildPhase; + buildActionMask = 8; + dstPath = private/etc; + dstSubfolderSpec = 0; + files = ( + 4B10F1CF0F43BE7E00875782 /* rc.netboot in CopyFiles */, + ); + runOnlyForDeploymentPostprocessing = 1; + }; + 4B10F1EE0F43BF5C00875782 /* CopyFiles */ = { + isa = PBXCopyFilesBuildPhase; + buildActionMask = 8; + dstPath = usr/share/man/man1; + dstSubfolderSpec = 0; + files = ( + 4B10F1EF0F43BF5C00875782 /* launchctl.1 in CopyFiles */, + ); + runOnlyForDeploymentPostprocessing = 1; + }; + 4B1D91F40F8BDE6800125940 /* CopyFiles */ = { + isa = PBXCopyFilesBuildPhase; + buildActionMask = 8; + dstPath = usr/local/share/sandbox/operations/; + dstSubfolderSpec = 0; + files = ( + 4B1D92010F8BDE7D00125940 /* launchd.ops in CopyFiles */, + ); + runOnlyForDeploymentPostprocessing = 1; + }; FC3627D60E9343B90054F1A3 /* CopyFiles */ = { isa = PBXCopyFilesBuildPhase; buildActionMask = 8; @@ -284,14 +365,22 @@ /* End PBXCopyFilesBuildPhase section */ /* Begin PBXFileReference section */ + 4B10F1D30F43BE7E00875782 /* launchd */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = launchd; sourceTree = BUILT_PRODUCTS_DIR; }; + 4B10F1F30F43BF5C00875782 /* launchctl */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = launchctl; sourceTree = BUILT_PRODUCTS_DIR; }; + 4B1D91ED0F8BDE1A00125940 /* launchd.ops */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = launchd.ops; path = launchd/src/launchd.ops; sourceTree = ""; }; + 4B9EDCA10EAFC77E00A78496 /* DiskArbitration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DiskArbitration.framework; path = /System/Library/Frameworks/DiskArbitration.framework; sourceTree = ""; }; + 7215DE4B0EFAF2EC00ABD81E /* libauditd.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libauditd.dylib; path = /usr/lib/libauditd.dylib; sourceTree = ""; }; 721FBEA50EA7ABC40057462B /* config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = config.h; path = launchd/src/config.h; sourceTree = ""; }; 721FBEBB0EA7AE2F0057462B /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = /System/Library/Frameworks/Security.framework; sourceTree = ""; }; + 72FDB15D0EA7D7B200B2AC84 /* launchd_ktrace.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = launchd_ktrace.c; path = launchd/src/launchd_ktrace.c; sourceTree = ""; }; + 72FDB15E0EA7D7B200B2AC84 /* launchd_ktrace.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = launchd_ktrace.h; path = launchd/src/launchd_ktrace.h; sourceTree = ""; }; + 72FDB1BF0EA7E21C00B2AC84 /* protocol_job_forward.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; name = protocol_job_forward.defs; path = launchd/src/protocol_job_forward.defs; sourceTree = ""; }; FC3627DF0E9344BF0054F1A3 /* protocol_vproc.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; name = protocol_vproc.defs; path = launchd/src/protocol_vproc.defs; sourceTree = ""; }; FC3628070E9345E10054F1A3 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = ""; }; FC36283E0E93463C0054F1A3 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = /System/Library/Frameworks/IOKit.framework; sourceTree = ""; }; FC36290C0E93475F0054F1A3 /* notify.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; name = notify.defs; path = /usr/include/mach/notify.defs; sourceTree = ""; }; FC3629160E9348390054F1A3 /* protocol_job_reply.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; name = protocol_job_reply.defs; path = launchd/src/protocol_job_reply.defs; sourceTree = ""; }; - FC36291F0E9349410054F1A3 /* exc.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; name = exc.defs; path = /usr/include/mach/exc.defs; sourceTree = ""; }; + FC36291F0E9349410054F1A3 /* mach_exc.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; name = mach_exc.defs; path = /usr/include/mach/mach_exc.defs; sourceTree = ""; }; FC36292C0E934AA40054F1A3 /* libbsm.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libbsm.dylib; path = /usr/lib/libbsm.dylib; sourceTree = ""; }; FC59A0540E8C884700D41150 /* launchd */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = launchd; sourceTree = BUILT_PRODUCTS_DIR; }; FC59A0600E8C885100D41150 /* liblaunch.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = liblaunch.a; sourceTree = BUILT_PRODUCTS_DIR; }; @@ -301,21 +390,21 @@ FC59A0A50E8C89C100D41150 /* IPC.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = IPC.c; path = launchd/src/IPC.c; sourceTree = SOURCE_ROOT; }; FC59A0AD0E8C8A0E00D41150 /* launchctl.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; name = launchctl.1; path = launchd/src/launchctl.1; sourceTree = SOURCE_ROOT; }; FC59A0AE0E8C8A0E00D41150 /* launchctl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = launchctl.c; path = launchd/src/launchctl.c; sourceTree = SOURCE_ROOT; }; - FC59A0B00E8C8A1F00D41150 /* launchd_unix_ipc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = launchd_unix_ipc.h; path = launchd/src/launchd_unix_ipc.h; sourceTree = SOURCE_ROOT; }; - FC59A0B10E8C8A1F00D41150 /* launchd_unix_ipc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = launchd_unix_ipc.c; path = launchd/src/launchd_unix_ipc.c; sourceTree = SOURCE_ROOT; }; - FC59A0B20E8C8A1F00D41150 /* launchd_runtime_kill.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = launchd_runtime_kill.h; path = launchd/src/launchd_runtime_kill.h; sourceTree = SOURCE_ROOT; }; - FC59A0B30E8C8A1F00D41150 /* launchd_runtime_kill.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = launchd_runtime_kill.c; path = launchd/src/launchd_runtime_kill.c; sourceTree = SOURCE_ROOT; }; - FC59A0B40E8C8A1F00D41150 /* launchd_runtime.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = launchd_runtime.h; path = launchd/src/launchd_runtime.h; sourceTree = SOURCE_ROOT; }; - FC59A0B50E8C8A1F00D41150 /* launchd_runtime.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = launchd_runtime.c; path = launchd/src/launchd_runtime.c; sourceTree = SOURCE_ROOT; }; - FC59A0B60E8C8A1F00D41150 /* launchd_core_logic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = launchd_core_logic.h; path = launchd/src/launchd_core_logic.h; sourceTree = SOURCE_ROOT; }; - FC59A0B70E8C8A1F00D41150 /* launchd_core_logic.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = launchd_core_logic.c; path = launchd/src/launchd_core_logic.c; sourceTree = SOURCE_ROOT; }; - FC59A0BC0E8C8A2A00D41150 /* launchd_mig_types.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; name = launchd_mig_types.defs; path = launchd/src/launchd_mig_types.defs; sourceTree = SOURCE_ROOT; }; - FC59A0BD0E8C8A2A00D41150 /* launchd_internal.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; name = launchd_internal.defs; path = launchd/src/launchd_internal.defs; sourceTree = SOURCE_ROOT; }; - FC59A0C00E8C8A3A00D41150 /* launchd.8 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = launchd.8; path = launchd/src/launchd.8; sourceTree = SOURCE_ROOT; }; - FC59A0C10E8C8A4700D41150 /* launchd.plist.5 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = launchd.plist.5; path = launchd/src/launchd.plist.5; sourceTree = SOURCE_ROOT; }; - FC59A0C20E8C8A4700D41150 /* launchd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = launchd.h; path = launchd/src/launchd.h; sourceTree = SOURCE_ROOT; }; - FC59A0C30E8C8A4700D41150 /* launchd.conf.5 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = launchd.conf.5; path = launchd/src/launchd.conf.5; sourceTree = SOURCE_ROOT; }; - FC59A0C40E8C8A4700D41150 /* launchd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = launchd.c; path = launchd/src/launchd.c; sourceTree = SOURCE_ROOT; }; + FC59A0B00E8C8A1F00D41150 /* launchd_unix_ipc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = launchd_unix_ipc.h; path = launchd/src/launchd_unix_ipc.h; sourceTree = ""; }; + FC59A0B10E8C8A1F00D41150 /* launchd_unix_ipc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = launchd_unix_ipc.c; path = launchd/src/launchd_unix_ipc.c; sourceTree = ""; }; + FC59A0B20E8C8A1F00D41150 /* launchd_runtime_kill.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = launchd_runtime_kill.h; path = launchd/src/launchd_runtime_kill.h; sourceTree = ""; }; + FC59A0B30E8C8A1F00D41150 /* launchd_runtime_kill.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = launchd_runtime_kill.c; path = launchd/src/launchd_runtime_kill.c; sourceTree = ""; }; + FC59A0B40E8C8A1F00D41150 /* launchd_runtime.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = launchd_runtime.h; path = launchd/src/launchd_runtime.h; sourceTree = ""; }; + FC59A0B50E8C8A1F00D41150 /* launchd_runtime.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = launchd_runtime.c; path = launchd/src/launchd_runtime.c; sourceTree = ""; }; + FC59A0B60E8C8A1F00D41150 /* launchd_core_logic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = launchd_core_logic.h; path = launchd/src/launchd_core_logic.h; sourceTree = ""; }; + FC59A0B70E8C8A1F00D41150 /* launchd_core_logic.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = launchd_core_logic.c; path = launchd/src/launchd_core_logic.c; sourceTree = ""; }; + FC59A0BC0E8C8A2A00D41150 /* launchd_mig_types.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; name = launchd_mig_types.defs; path = launchd/src/launchd_mig_types.defs; sourceTree = ""; }; + FC59A0BD0E8C8A2A00D41150 /* launchd_internal.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; name = launchd_internal.defs; path = launchd/src/launchd_internal.defs; sourceTree = ""; }; + FC59A0C00E8C8A3A00D41150 /* launchd.8 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = launchd.8; path = launchd/src/launchd.8; sourceTree = ""; }; + FC59A0C10E8C8A4700D41150 /* launchd.plist.5 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = launchd.plist.5; path = launchd/src/launchd.plist.5; sourceTree = ""; }; + FC59A0C20E8C8A4700D41150 /* launchd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = launchd.h; path = launchd/src/launchd.h; sourceTree = ""; }; + FC59A0C30E8C8A4700D41150 /* launchd.conf.5 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = launchd.conf.5; path = launchd/src/launchd.conf.5; sourceTree = ""; }; + FC59A0C40E8C8A4700D41150 /* launchd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = launchd.c; path = launchd/src/launchd.c; sourceTree = ""; }; FC59A0CE0E8C8A5C00D41150 /* launchproxy */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = launchproxy; sourceTree = BUILT_PRODUCTS_DIR; }; FC59A0DA0E8C8A6900D41150 /* launchproxy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = launchproxy.c; path = launchd/src/launchproxy.c; sourceTree = SOURCE_ROOT; }; FC59A0DB0E8C8A6900D41150 /* launchproxy.8 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = launchproxy.8; path = launchd/src/launchproxy.8; sourceTree = SOURCE_ROOT; }; @@ -330,9 +419,9 @@ FC59A0EA0E8C8AA600D41150 /* bootstrap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = bootstrap.h; path = launchd/src/bootstrap.h; sourceTree = ""; }; FC59A0EB0E8C8AA600D41150 /* bootstrap_priv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = bootstrap_priv.h; path = launchd/src/bootstrap_priv.h; sourceTree = ""; }; FC59A0EC0E8C8AA600D41150 /* libbootstrap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = libbootstrap.c; path = launchd/src/libbootstrap.c; sourceTree = SOURCE_ROOT; }; - FC59A0F80E8C8AC300D41150 /* rc.8 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = rc.8; path = launchd/src/rc.8; sourceTree = SOURCE_ROOT; }; - FC59A0F90E8C8AC300D41150 /* rc.netboot */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; name = rc.netboot; path = launchd/src/rc.netboot; sourceTree = SOURCE_ROOT; }; - FC59A0FA0E8C8AC300D41150 /* rc.common */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = rc.common; path = launchd/src/rc.common; sourceTree = SOURCE_ROOT; }; + FC59A0F80E8C8AC300D41150 /* rc.8 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = rc.8; path = launchd/src/rc.8; sourceTree = ""; }; + FC59A0F90E8C8AC300D41150 /* rc.netboot */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; name = rc.netboot; path = launchd/src/rc.netboot; sourceTree = ""; }; + FC59A0FA0E8C8AC300D41150 /* rc.common */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = rc.common; path = launchd/src/rc.common; sourceTree = ""; }; FC59A0FB0E8C8ACE00D41150 /* reboot2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = reboot2.h; path = launchd/src/reboot2.h; sourceTree = SOURCE_ROOT; }; FC59A0FD0E8C8ADF00D41150 /* StartupItems.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = StartupItems.c; path = launchd/src/StartupItems.c; sourceTree = SOURCE_ROOT; }; FC59A0FE0E8C8ADF00D41150 /* StartupItemContext.8 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = StartupItemContext.8; path = launchd/src/StartupItemContext.8; sourceTree = SOURCE_ROOT; }; @@ -351,11 +440,30 @@ /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ + 4B10F1C50F43BE7E00875782 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 4B10F1C60F43BE7E00875782 /* libbsm.dylib in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 4B10F1E90F43BF5C00875782 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 4B10F1EA0F43BF5C00875782 /* IOKit.framework in Frameworks */, + 4B10F1EB0F43BF5C00875782 /* CoreFoundation.framework in Frameworks */, + 4B10F1EC0F43BF5C00875782 /* libedit.dylib in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; FC59A0520E8C884700D41150 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( FC36292D0E934AA40054F1A3 /* libbsm.dylib in Frameworks */, + 7215DE4C0EFAF2EC00ABD81E /* libauditd.dylib in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -373,7 +481,7 @@ FCC841CC0EA7138700C01666 /* IOKit.framework in Frameworks */, FC3628080E9345E10054F1A3 /* CoreFoundation.framework in Frameworks */, FCD713740E95DE49001B0111 /* libedit.dylib in Frameworks */, - 33C2D68C0F8F2C7A00A21214 /* Security.framework in Frameworks */, + 72AFE8090EFAF3D9004BDA46 /* libauditd.dylib in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -383,6 +491,7 @@ files = ( FC3628090E9345E10054F1A3 /* CoreFoundation.framework in Frameworks */, FC36283F0E93463C0054F1A3 /* IOKit.framework in Frameworks */, + 4B9EDCA20EAFC77E00A78496 /* DiskArbitration.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -404,11 +513,67 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ + 4B9EDCD60EAFD11000A78496 /* MIG */ = { + isa = PBXGroup; + children = ( + FC59A0BC0E8C8A2A00D41150 /* launchd_mig_types.defs */, + 72FDB1BF0EA7E21C00B2AC84 /* protocol_job_forward.defs */, + FC3629160E9348390054F1A3 /* protocol_job_reply.defs */, + FC3627DF0E9344BF0054F1A3 /* protocol_vproc.defs */, + FC59A0BD0E8C8A2A00D41150 /* launchd_internal.defs */, + FC36291F0E9349410054F1A3 /* mach_exc.defs */, + FC36290C0E93475F0054F1A3 /* notify.defs */, + ); + name = MIG; + sourceTree = ""; + }; + 4B9EDCD70EAFD14500A78496 /* Source */ = { + isa = PBXGroup; + children = ( + 721FBEA50EA7ABC40057462B /* config.h */, + FC59A0C20E8C8A4700D41150 /* launchd.h */, + FC59A0C40E8C8A4700D41150 /* launchd.c */, + FC59A0B00E8C8A1F00D41150 /* launchd_unix_ipc.h */, + FC59A0B10E8C8A1F00D41150 /* launchd_unix_ipc.c */, + FC59A0B20E8C8A1F00D41150 /* launchd_runtime_kill.h */, + FC59A0B30E8C8A1F00D41150 /* launchd_runtime_kill.c */, + FC59A0B40E8C8A1F00D41150 /* launchd_runtime.h */, + FC59A0B50E8C8A1F00D41150 /* launchd_runtime.c */, + FC59A0B60E8C8A1F00D41150 /* launchd_core_logic.h */, + FC59A0B70E8C8A1F00D41150 /* launchd_core_logic.c */, + 72FDB15E0EA7D7B200B2AC84 /* launchd_ktrace.h */, + 72FDB15D0EA7D7B200B2AC84 /* launchd_ktrace.c */, + ); + name = Source; + sourceTree = ""; + }; + 4B9EDCD80EAFD15D00A78496 /* Documentation */ = { + isa = PBXGroup; + children = ( + FC59A0F80E8C8AC300D41150 /* rc.8 */, + FC59A0C10E8C8A4700D41150 /* launchd.plist.5 */, + FC59A0C30E8C8A4700D41150 /* launchd.conf.5 */, + FC59A0C00E8C8A3A00D41150 /* launchd.8 */, + ); + name = Documentation; + sourceTree = ""; + }; + 4B9EDCD90EAFD19800A78496 /* rc */ = { + isa = PBXGroup; + children = ( + FC59A0F90E8C8AC300D41150 /* rc.netboot */, + FC59A0FA0E8C8AC300D41150 /* rc.common */, + ); + name = rc; + sourceTree = ""; + }; FC36280C0E9345F60054F1A3 /* Frameworks */ = { isa = PBXGroup; children = ( + 4B9EDCA10EAFC77E00A78496 /* DiskArbitration.framework */, 721FBEBB0EA7AE2F0057462B /* Security.framework */, FC36292C0E934AA40054F1A3 /* libbsm.dylib */, + 7215DE4B0EFAF2EC00ABD81E /* libauditd.dylib */, FCD713730E95DE49001B0111 /* libedit.dylib */, FC3628070E9345E10054F1A3 /* CoreFoundation.framework */, FC36283E0E93463C0054F1A3 /* IOKit.framework */, @@ -433,28 +598,10 @@ FC59A04E0E8C883300D41150 /* launchd */ = { isa = PBXGroup; children = ( - 721FBEA50EA7ABC40057462B /* config.h */, - FC36291F0E9349410054F1A3 /* exc.defs */, - FC3629160E9348390054F1A3 /* protocol_job_reply.defs */, - FC36290C0E93475F0054F1A3 /* notify.defs */, - FC59A0F80E8C8AC300D41150 /* rc.8 */, - FC59A0F90E8C8AC300D41150 /* rc.netboot */, - FC59A0FA0E8C8AC300D41150 /* rc.common */, - FC59A0C10E8C8A4700D41150 /* launchd.plist.5 */, - FC59A0C20E8C8A4700D41150 /* launchd.h */, - FC59A0C30E8C8A4700D41150 /* launchd.conf.5 */, - FC59A0C40E8C8A4700D41150 /* launchd.c */, - FC59A0C00E8C8A3A00D41150 /* launchd.8 */, - FC59A0BC0E8C8A2A00D41150 /* launchd_mig_types.defs */, - FC59A0BD0E8C8A2A00D41150 /* launchd_internal.defs */, - FC59A0B00E8C8A1F00D41150 /* launchd_unix_ipc.h */, - FC59A0B10E8C8A1F00D41150 /* launchd_unix_ipc.c */, - FC59A0B20E8C8A1F00D41150 /* launchd_runtime_kill.h */, - FC59A0B30E8C8A1F00D41150 /* launchd_runtime_kill.c */, - FC59A0B40E8C8A1F00D41150 /* launchd_runtime.h */, - FC59A0B50E8C8A1F00D41150 /* launchd_runtime.c */, - FC59A0B60E8C8A1F00D41150 /* launchd_core_logic.h */, - FC59A0B70E8C8A1F00D41150 /* launchd_core_logic.c */, + 4B9EDCD60EAFD11000A78496 /* MIG */, + 4B9EDCD70EAFD14500A78496 /* Source */, + 4B9EDCD90EAFD19800A78496 /* rc */, + 4B9EDCD80EAFD15D00A78496 /* Documentation */, ); name = launchd; sourceTree = ""; @@ -468,6 +615,8 @@ FC59A0910E8C892300D41150 /* SystemStarter */, FC59A0CE0E8C8A5C00D41150 /* launchproxy */, FCD7132B0E95D64D001B0111 /* wait4path */, + 4B10F1D30F43BE7E00875782 /* launchd */, + 4B10F1F30F43BF5C00875782 /* launchctl */, ); name = Products; sourceTree = ""; @@ -503,8 +652,8 @@ FC59A0C80E8C8A4E00D41150 /* launchproxy */ = { isa = PBXGroup; children = ( - FC59A0DA0E8C8A6900D41150 /* launchproxy.c */, FC59A0DB0E8C8A6900D41150 /* launchproxy.8 */, + FC59A0DA0E8C8A6900D41150 /* launchproxy.c */, ); name = launchproxy; sourceTree = ""; @@ -512,8 +661,8 @@ FC59A0E10E8C8A9400D41150 /* liblaunch */ = { isa = PBXGroup; children = ( + 4B1D91ED0F8BDE1A00125940 /* launchd.ops */, FC59A0FB0E8C8ACE00D41150 /* reboot2.h */, - FC3627DF0E9344BF0054F1A3 /* protocol_vproc.defs */, FC59A0E20E8C8AA600D41150 /* vproc.h */, FC59A0E30E8C8AA600D41150 /* vproc_priv.h */, FC59A0E40E8C8AA600D41150 /* vproc_internal.h */, @@ -560,6 +709,44 @@ /* End PBXHeadersBuildPhase section */ /* Begin PBXNativeTarget section */ + 4B10F1B70F43BE7E00875782 /* launchd-embedded */ = { + isa = PBXNativeTarget; + buildConfigurationList = 4B10F1D10F43BE7E00875782 /* Build configuration list for PBXNativeTarget "launchd-embedded" */; + buildPhases = ( + 4B10F1B80F43BE7E00875782 /* Sources */, + 4B10F1C50F43BE7E00875782 /* Frameworks */, + 4B10F1C80F43BE7E00875782 /* CopyFiles */, + 4B10F1CB0F43BE7E00875782 /* CopyFiles */, + 4B10F1CE0F43BE7E00875782 /* CopyFiles */, + 4B10F1D00F43BE7E00875782 /* ShellScript */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = "launchd-embedded"; + productName = launchd; + productReference = 4B10F1D30F43BE7E00875782 /* launchd */; + productType = "com.apple.product-type.tool"; + }; + 4B10F1E60F43BF5C00875782 /* launchctl-embedded */ = { + isa = PBXNativeTarget; + buildConfigurationList = 4B10F1F10F43BF5C00875782 /* Build configuration list for PBXNativeTarget "launchctl-embedded" */; + buildPhases = ( + 4B10F1E70F43BF5C00875782 /* Sources */, + 4B10F1E90F43BF5C00875782 /* Frameworks */, + 4B10F1EE0F43BF5C00875782 /* CopyFiles */, + 4B10F1F00F43BF5C00875782 /* ShellScript */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = "launchctl-embedded"; + productName = launchctl; + productReference = 4B10F1F30F43BF5C00875782 /* launchctl */; + productType = "com.apple.product-type.tool"; + }; FC59A0530E8C884700D41150 /* launchd */ = { isa = PBXNativeTarget; buildConfigurationList = FC59A0590E8C884800D41150 /* Build configuration list for PBXNativeTarget "launchd" */; @@ -584,6 +771,7 @@ isa = PBXNativeTarget; buildConfigurationList = FC59A0650E8C886700D41150 /* Build configuration list for PBXNativeTarget "liblaunch" */; buildPhases = ( + 4B1D91F40F8BDE6800125940 /* CopyFiles */, FC59A05C0E8C885100D41150 /* Headers */, FC59A05D0E8C885100D41150 /* Sources */, FC59A05E0E8C885100D41150 /* Frameworks */, @@ -687,10 +875,12 @@ projectRoot = ""; targets = ( FC59A0750E8C88AC00D41150 /* default */, - 72B71BBA0EA8091300BFE986 /* embedded */, + 726056200EA8088C00D65FE7 /* embedded */, FC59A07A0E8C88BB00D41150 /* launchd_libs */, FC59A0530E8C884700D41150 /* launchd */, FC59A06C0E8C888A00D41150 /* launchctl */, + 4B10F1B70F43BE7E00875782 /* launchd-embedded */, + 4B10F1E60F43BF5C00875782 /* launchctl-embedded */, FC59A0CD0E8C8A5C00D41150 /* launchproxy */, FCD7132A0E95D64D001B0111 /* wait4path */, FC59A0900E8C892300D41150 /* SystemStarter */, @@ -700,6 +890,34 @@ /* End PBXProject section */ /* Begin PBXShellScriptBuildPhase section */ + 4B10F1D00F43BE7E00875782 /* ShellScript */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 8; + files = ( + ); + inputPaths = ( + ); + outputPaths = ( + ); + runOnlyForDeploymentPostprocessing = 1; + shellPath = /bin/sh; + shellScript = "/Developer/Makefiles/bin/compress-man-pages.pl -d \"$DSTROOT\" /usr/share/man\n/bin/mkdir -p \"$DSTROOT/private/var/db/launchd.db/com.apple.launchd\"\n/usr/sbin/chown root:wheel \"$DSTROOT/private/var/db/launchd.db\"\n/usr/sbin/chown root:wheel \"$DSTROOT/private/var/db/launchd.db/com.apple.launchd\"\n\n"; + showEnvVarsInLog = 0; + }; + 4B10F1F00F43BF5C00875782 /* ShellScript */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 8; + files = ( + ); + inputPaths = ( + ); + outputPaths = ( + ); + runOnlyForDeploymentPostprocessing = 1; + shellPath = /bin/sh; + shellScript = "install -o \"$INSTALL_OWNER\" -g \"$INSTALL_GROUP\" -m 0755 -d \"$DSTROOT\"/System/Library/LaunchAgents\ninstall -o \"$INSTALL_OWNER\" -g \"$INSTALL_GROUP\" -m 0755 -d \"$DSTROOT\"/System/Library/LaunchDaemons\ninstall -o \"$INSTALL_OWNER\" -g \"$INSTALL_GROUP\" -m 0755 -d \"$DSTROOT\"/Library/LaunchAgents\ninstall -o \"$INSTALL_OWNER\" -g \"$INSTALL_GROUP\" -m 0755 -d \"$DSTROOT\"/Library/LaunchDaemons\ninstall -o \"$INSTALL_OWNER\" -g \"$INSTALL_GROUP\" -m 0755 -d \"$DSTROOT\"/private/etc/mach_init.d\ninstall -o \"$INSTALL_OWNER\" -g \"$INSTALL_GROUP\" -m 0755 -d \"$DSTROOT\"/private/etc/mach_init_per_login_session.d\ninstall -o \"$INSTALL_OWNER\" -g \"$INSTALL_GROUP\" -m 0755 -d \"$DSTROOT\"/private/etc/mach_init_per_user.d\n/Developer/Makefiles/bin/compress-man-pages.pl -d \"$DSTROOT\" /usr/share/man"; + showEnvVarsInLog = 0; + }; FC7B87B20EA7195F00542082 /* ShellScript */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 8; @@ -711,7 +929,7 @@ ); runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; - shellScript = "/Developer/Makefiles/bin/compress-man-pages.pl -d \"$DSTROOT\" /usr/share/man"; + shellScript = "/Developer/Makefiles/bin/compress-man-pages.pl -d \"$DSTROOT\" /usr/share/man\n/bin/mkdir -p \"$DSTROOT/private/var/db/launchd.db/com.apple.launchd\"\n/usr/sbin/chown root:wheel \"$DSTROOT/private/var/db/launchd.db\"\n/usr/sbin/chown root:wheel \"$DSTROOT/private/var/db/launchd.db/com.apple.launchd\"\n"; showEnvVarsInLog = 0; }; FC7B87EE0EA71A4900542082 /* ShellScript */ = { @@ -787,6 +1005,33 @@ /* End PBXShellScriptBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ + 4B10F1B80F43BE7E00875782 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 4B10F1B90F43BE7E00875782 /* launchd_internal.defs in Sources */, + 4B10F1BA0F43BE7E00875782 /* protocol_vproc.defs in Sources */, + 4B10F1BB0F43BE7E00875782 /* protocol_job_reply.defs in Sources */, + 4B10F1BC0F43BE7E00875782 /* mach_exc.defs in Sources */, + 4B10F1BD0F43BE7E00875782 /* notify.defs in Sources */, + 4B10F1BE0F43BE7E00875782 /* launchd.c in Sources */, + 4B10F1BF0F43BE7E00875782 /* launchd_runtime.c in Sources */, + 4B10F1C00F43BE7E00875782 /* launchd_runtime_kill.c in Sources */, + 4B10F1C10F43BE7E00875782 /* launchd_core_logic.c in Sources */, + 4B10F1C20F43BE7E00875782 /* launchd_unix_ipc.c in Sources */, + 4B10F1C30F43BE7E00875782 /* launchd_ktrace.c in Sources */, + 4B10F1C40F43BE7E00875782 /* protocol_job_forward.defs in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 4B10F1E70F43BF5C00875782 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 4B10F1E80F43BF5C00875782 /* launchctl.c in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; FC59A0510E8C884700D41150 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; @@ -794,13 +1039,15 @@ FC59A0BF0E8C8A2A00D41150 /* launchd_internal.defs in Sources */, FC3627E10E9344BF0054F1A3 /* protocol_vproc.defs in Sources */, FC3629170E9348390054F1A3 /* protocol_job_reply.defs in Sources */, - 72B71B7D0EA7E98A00BFE986 /* exc.defs in Sources */, + 726055EC0EA7EC2400D65FE7 /* mach_exc.defs in Sources */, FC36290D0E93475F0054F1A3 /* notify.defs in Sources */, FC59A0C50E8C8A4700D41150 /* launchd.c in Sources */, FC59A0BA0E8C8A1F00D41150 /* launchd_runtime.c in Sources */, FC59A0B90E8C8A1F00D41150 /* launchd_runtime_kill.c in Sources */, FC59A0BB0E8C8A1F00D41150 /* launchd_core_logic.c in Sources */, FC59A0B80E8C8A1F00D41150 /* launchd_unix_ipc.c in Sources */, + 72FDB15F0EA7D7B200B2AC84 /* launchd_ktrace.c in Sources */, + 72FDB1C00EA7E21C00B2AC84 /* protocol_job_forward.defs in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -812,6 +1059,7 @@ FC59A0F00E8C8AA600D41150 /* libvproc.c in Sources */, FC59A0F70E8C8AA600D41150 /* libbootstrap.c in Sources */, FC3627E00E9344BF0054F1A3 /* protocol_vproc.defs in Sources */, + 726056090EA7FCF200D65FE7 /* launchd_ktrace.c in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -852,25 +1100,25 @@ /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ - 72B71BBD0EA8092300BFE986 /* PBXTargetDependency */ = { + 4B10F1E20F43BEA900875782 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FC59A0530E8C884700D41150 /* launchd */; - targetProxy = 72B71BBC0EA8092300BFE986 /* PBXContainerItemProxy */; + target = 4B10F1B70F43BE7E00875782 /* launchd-embedded */; + targetProxy = 4B10F1E10F43BEA900875782 /* PBXContainerItemProxy */; }; - 72B71BBF0EA8092500BFE986 /* PBXTargetDependency */ = { + 4B10F1F60F43BF8C00875782 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FC59A06C0E8C888A00D41150 /* launchctl */; - targetProxy = 72B71BBE0EA8092500BFE986 /* PBXContainerItemProxy */; + target = 4B10F1E60F43BF5C00875782 /* launchctl-embedded */; + targetProxy = 4B10F1F50F43BF8C00875782 /* PBXContainerItemProxy */; }; - 72B71BC10EA8092700BFE986 /* PBXTargetDependency */ = { + 726056270EA808B700D65FE7 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = FC59A0CD0E8C8A5C00D41150 /* launchproxy */; - targetProxy = 72B71BC00EA8092700BFE986 /* PBXContainerItemProxy */; + targetProxy = 726056260EA808B700D65FE7 /* PBXContainerItemProxy */; }; - 72B71BC30EA8092F00BFE986 /* PBXTargetDependency */ = { + 726056290EA808B900D65FE7 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = FCD7132A0E95D64D001B0111 /* wait4path */; - targetProxy = 72B71BC20EA8092F00BFE986 /* PBXContainerItemProxy */; + targetProxy = 726056280EA808B900D65FE7 /* PBXContainerItemProxy */; }; FC59A07E0E8C88C100D41150 /* PBXTargetDependency */ = { isa = PBXTargetDependency; @@ -905,7 +1153,40 @@ /* End PBXTargetDependency section */ /* Begin XCBuildConfiguration section */ - 72B71BBB0EA8091400BFE986 /* Release */ = { + 4B10F1D20F43BE7E00875782 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + COPY_PHASE_STRIP = YES; + DEAD_CODE_STRIPPING = NO; + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + GCC_ENABLE_FIX_AND_CONTINUE = NO; + INSTALL_PATH = /sbin; + PREBINDING = NO; + PRODUCT_NAME = launchd; + STRIP_STYLE = debugging; + VALID_ARCHS = "armv5 armv6 armv7 i386 ppc ppc64 ppc7400 ppc970 x86_64"; + ZERO_LINK = NO; + }; + name = Release; + }; + 4B10F1F20F43BF5C00875782 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; + COPY_PHASE_STRIP = YES; + DEAD_CODE_STRIPPING = NO; + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + GCC_ENABLE_FIX_AND_CONTINUE = NO; + INSTALL_PATH = /bin; + PREBINDING = NO; + PRODUCT_NAME = launchctl; + STRIP_STYLE = debugging; + VALID_ARCHS = "armv5 armv6 armv7 i386 ppc ppc64 ppc7400 ppc970 x86_64"; + ZERO_LINK = NO; + }; + name = Release; + }; + 726056210EA8088D00D65FE7 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = YES; @@ -931,6 +1212,7 @@ OTHER_CFLAGS = ( "-D__MigTypeCheck=1", "-Dmig_external=__private_extern__", + "-D_DARWIN_USE_64_BIT_INODE=1", ); WARNING_CFLAGS = ( "-Wall", @@ -951,6 +1233,8 @@ INSTALL_PATH = /sbin; PREBINDING = NO; PRODUCT_NAME = launchd; + STRIP_STYLE = debugging; + VALID_ARCHS = "armv5 armv6 armv7 i386 ppc ppc64 ppc7400 ppc970 x86_64"; ZERO_LINK = NO; }; name = Release; @@ -959,7 +1243,6 @@ isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(NATIVE_ARCH_ACTUAL)"; - ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1 = "ppc i386 ppc64 x86_64"; BUILD_VARIANTS = ( normal, debug, @@ -968,14 +1251,17 @@ COPY_PHASE_STRIP = YES; CURRENT_PROJECT_VERSION = "$(RC_ProjectSourceVersion)"; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + INSTALLHDRS_SCRIPT_PHASE = YES; INSTALL_PATH = /usr/local/lib/system; OTHER_CFLAGS = ( "-D__MigTypeCheck=1", "-Dmig_external=__private_extern__", "-D__DARWIN_NON_CANCELABLE=1", + "-D_DARWIN_USE_64_BIT_INODE=1", ); PRODUCT_NAME = launch; PUBLIC_HEADERS_FOLDER_PATH = /usr/include; + VALID_ARCHS = "armv5 armv6 armv7 i386 ppc ppc64 ppc7400 ppc970 x86_64"; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = __; }; @@ -992,6 +1278,8 @@ INSTALL_PATH = /bin; PREBINDING = NO; PRODUCT_NAME = launchctl; + STRIP_STYLE = debugging; + VALID_ARCHS = "armv5 armv6 armv7 i386 ppc ppc64 ppc7400 ppc970 x86_64"; ZERO_LINK = NO; }; name = Release; @@ -1028,6 +1316,8 @@ INSTALL_PATH = /sbin; PREBINDING = NO; PRODUCT_NAME = SystemStarter; + STRIP_STYLE = debugging; + VALID_ARCHS = "i386 ppc ppc64 ppc7400 ppc970 x86_64"; ZERO_LINK = NO; }; name = Release; @@ -1042,6 +1332,8 @@ INSTALL_PATH = /usr/libexec; PREBINDING = NO; PRODUCT_NAME = launchproxy; + STRIP_STYLE = debugging; + VALID_ARCHS = "armv5 armv6 armv7 i386 ppc ppc64 ppc7400 ppc970 x86_64"; ZERO_LINK = NO; }; name = Release; @@ -1056,6 +1348,8 @@ INSTALL_PATH = /bin; PREBINDING = NO; PRODUCT_NAME = wait4path; + STRIP_STYLE = debugging; + VALID_ARCHS = "armv5 armv6 armv7 i386 ppc ppc64 ppc7400 ppc970 x86_64"; ZERO_LINK = NO; }; name = Release; @@ -1063,10 +1357,26 @@ /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ - 72B71BC40EA8095200BFE986 /* Build configuration list for PBXAggregateTarget "embedded" */ = { + 4B10F1D10F43BE7E00875782 /* Build configuration list for PBXNativeTarget "launchd-embedded" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 4B10F1D20F43BE7E00875782 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 4B10F1F10F43BF5C00875782 /* Build configuration list for PBXNativeTarget "launchctl-embedded" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 4B10F1F20F43BF5C00875782 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 7260562B0EA808D800D65FE7 /* Build configuration list for PBXAggregateTarget "embedded" */ = { isa = XCConfigurationList; buildConfigurations = ( - 72B71BBB0EA8091400BFE986 /* Release */, + 726056210EA8088D00D65FE7 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release;