]> git.saurik.com Git - apple/launchd.git/blame - launchd.xcodeproj/project.pbxproj
launchd-328.tar.gz
[apple/launchd.git] / launchd.xcodeproj / project.pbxproj
CommitLineData
ef398931
A
1// !$*UTF8*$!
2{
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 45;
7 objects = {
8
9/* Begin PBXAggregateTarget section */
ddbbfbc1 10 726056200EA8088C00D65FE7 /* embedded */ = {
ef398931 11 isa = PBXAggregateTarget;
ddbbfbc1 12 buildConfigurationList = 7260562B0EA808D800D65FE7 /* Build configuration list for PBXAggregateTarget "embedded" */;
ef398931
A
13 buildPhases = (
14 );
15 dependencies = (
ddbbfbc1
A
16 4B10F1E20F43BEA900875782 /* PBXTargetDependency */,
17 4B10F1F60F43BF8C00875782 /* PBXTargetDependency */,
18 726056270EA808B700D65FE7 /* PBXTargetDependency */,
19 726056290EA808B900D65FE7 /* PBXTargetDependency */,
ef398931
A
20 );
21 name = embedded;
22 productName = embedded;
23 };
24 FC59A0750E8C88AC00D41150 /* default */ = {
25 isa = PBXAggregateTarget;
26 buildConfigurationList = FC59A08A0E8C890A00D41150 /* Build configuration list for PBXAggregateTarget "default" */;
27 buildPhases = (
28 );
29 dependencies = (
30 FC59A0800E8C88FA00D41150 /* PBXTargetDependency */,
31 FC59A0820E8C88FC00D41150 /* PBXTargetDependency */,
32 FC59A0DE0E8C8A7000D41150 /* PBXTargetDependency */,
33 FCC842810EA718A800C01666 /* PBXTargetDependency */,
34 FC59A09D0E8C893000D41150 /* PBXTargetDependency */,
35 );
36 name = default;
37 productName = launchd_agg;
38 };
39 FC59A07A0E8C88BB00D41150 /* launchd_libs */ = {
40 isa = PBXAggregateTarget;
41 buildConfigurationList = FC59A08B0E8C890A00D41150 /* Build configuration list for PBXAggregateTarget "launchd_libs" */;
42 buildPhases = (
43 );
44 dependencies = (
45 FC59A07E0E8C88C100D41150 /* PBXTargetDependency */,
46 );
47 name = launchd_libs;
48 productName = launchd_libs_agg;
49 };
50/* End PBXAggregateTarget section */
51
52/* Begin PBXBuildFile section */
ddbbfbc1
A
53 4B10F1B90F43BE7E00875782 /* launchd_internal.defs in Sources */ = {isa = PBXBuildFile; fileRef = FC59A0BD0E8C8A2A00D41150 /* launchd_internal.defs */; settings = {ATTRIBUTES = (Client, Server, ); }; };
54 4B10F1BA0F43BE7E00875782 /* protocol_vproc.defs in Sources */ = {isa = PBXBuildFile; fileRef = FC3627DF0E9344BF0054F1A3 /* protocol_vproc.defs */; settings = {ATTRIBUTES = (Client, Server, ); }; };
55 4B10F1BB0F43BE7E00875782 /* protocol_job_reply.defs in Sources */ = {isa = PBXBuildFile; fileRef = FC3629160E9348390054F1A3 /* protocol_job_reply.defs */; };
56 4B10F1BC0F43BE7E00875782 /* mach_exc.defs in Sources */ = {isa = PBXBuildFile; fileRef = FC36291F0E9349410054F1A3 /* mach_exc.defs */; settings = {ATTRIBUTES = (Server, ); }; };
57 4B10F1BD0F43BE7E00875782 /* notify.defs in Sources */ = {isa = PBXBuildFile; fileRef = FC36290C0E93475F0054F1A3 /* notify.defs */; settings = {ATTRIBUTES = (Server, ); }; };
58 4B10F1BE0F43BE7E00875782 /* launchd.c in Sources */ = {isa = PBXBuildFile; fileRef = FC59A0C40E8C8A4700D41150 /* launchd.c */; };
59 4B10F1BF0F43BE7E00875782 /* launchd_runtime.c in Sources */ = {isa = PBXBuildFile; fileRef = FC59A0B50E8C8A1F00D41150 /* launchd_runtime.c */; settings = {COMPILER_FLAGS = "-I\"$SYMROOT\""; }; };
60 4B10F1C00F43BE7E00875782 /* launchd_runtime_kill.c in Sources */ = {isa = PBXBuildFile; fileRef = FC59A0B30E8C8A1F00D41150 /* launchd_runtime_kill.c */; };
61 4B10F1C10F43BE7E00875782 /* launchd_core_logic.c in Sources */ = {isa = PBXBuildFile; fileRef = FC59A0B70E8C8A1F00D41150 /* launchd_core_logic.c */; };
62 4B10F1C20F43BE7E00875782 /* launchd_unix_ipc.c in Sources */ = {isa = PBXBuildFile; fileRef = FC59A0B10E8C8A1F00D41150 /* launchd_unix_ipc.c */; };
63 4B10F1C30F43BE7E00875782 /* launchd_ktrace.c in Sources */ = {isa = PBXBuildFile; fileRef = 72FDB15D0EA7D7B200B2AC84 /* launchd_ktrace.c */; };
64 4B10F1C40F43BE7E00875782 /* protocol_job_forward.defs in Sources */ = {isa = PBXBuildFile; fileRef = 72FDB1BF0EA7E21C00B2AC84 /* protocol_job_forward.defs */; };
65 4B10F1C60F43BE7E00875782 /* libbsm.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = FC36292C0E934AA40054F1A3 /* libbsm.dylib */; };
66 4B10F1C90F43BE7E00875782 /* launchd.conf.5 in CopyFiles */ = {isa = PBXBuildFile; fileRef = FC59A0C30E8C8A4700D41150 /* launchd.conf.5 */; };
67 4B10F1CA0F43BE7E00875782 /* launchd.plist.5 in CopyFiles */ = {isa = PBXBuildFile; fileRef = FC59A0C10E8C8A4700D41150 /* launchd.plist.5 */; };
68 4B10F1CC0F43BE7E00875782 /* launchd.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = FC59A0C00E8C8A3A00D41150 /* launchd.8 */; };
69 4B10F1CD0F43BE7E00875782 /* rc.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = FC59A0F80E8C8AC300D41150 /* rc.8 */; };
70 4B10F1CF0F43BE7E00875782 /* rc.netboot in CopyFiles */ = {isa = PBXBuildFile; fileRef = FC59A0F90E8C8AC300D41150 /* rc.netboot */; };
71 4B10F1E80F43BF5C00875782 /* launchctl.c in Sources */ = {isa = PBXBuildFile; fileRef = FC59A0AE0E8C8A0E00D41150 /* launchctl.c */; settings = {COMPILER_FLAGS = "-I\"$SDKROOT\"/System/Library/Frameworks/System.framework/PrivateHeaders"; }; };
72 4B10F1EA0F43BF5C00875782 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FC36283E0E93463C0054F1A3 /* IOKit.framework */; };
73 4B10F1EB0F43BF5C00875782 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FC3628070E9345E10054F1A3 /* CoreFoundation.framework */; };
74 4B10F1EC0F43BF5C00875782 /* libedit.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = FCD713730E95DE49001B0111 /* libedit.dylib */; settings = {ATTRIBUTES = (Weak, ); }; };
75 4B10F1EF0F43BF5C00875782 /* launchctl.1 in CopyFiles */ = {isa = PBXBuildFile; fileRef = FC59A0AD0E8C8A0E00D41150 /* launchctl.1 */; };
76 4B1D92010F8BDE7D00125940 /* launchd.ops in CopyFiles */ = {isa = PBXBuildFile; fileRef = 4B1D91ED0F8BDE1A00125940 /* launchd.ops */; };
77 4B9EDCA20EAFC77E00A78496 /* DiskArbitration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4B9EDCA10EAFC77E00A78496 /* DiskArbitration.framework */; };
78 7215DE4C0EFAF2EC00ABD81E /* libauditd.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 7215DE4B0EFAF2EC00ABD81E /* libauditd.dylib */; };
ef398931 79 721FBEBC0EA7AE2F0057462B /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 721FBEBB0EA7AE2F0057462B /* Security.framework */; };
ddbbfbc1
A
80 726055EC0EA7EC2400D65FE7 /* mach_exc.defs in Sources */ = {isa = PBXBuildFile; fileRef = FC36291F0E9349410054F1A3 /* mach_exc.defs */; settings = {ATTRIBUTES = (Server, ); }; };
81 726056090EA7FCF200D65FE7 /* launchd_ktrace.c in Sources */ = {isa = PBXBuildFile; fileRef = 72FDB15D0EA7D7B200B2AC84 /* launchd_ktrace.c */; };
82 72AFE8090EFAF3D9004BDA46 /* libauditd.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 7215DE4B0EFAF2EC00ABD81E /* libauditd.dylib */; };
83 72FDB15F0EA7D7B200B2AC84 /* launchd_ktrace.c in Sources */ = {isa = PBXBuildFile; fileRef = 72FDB15D0EA7D7B200B2AC84 /* launchd_ktrace.c */; };
84 72FDB1C00EA7E21C00B2AC84 /* protocol_job_forward.defs in Sources */ = {isa = PBXBuildFile; fileRef = 72FDB1BF0EA7E21C00B2AC84 /* protocol_job_forward.defs */; };
ef398931
A
85 FC3627BA0E9343220054F1A3 /* StartupItems.c in Sources */ = {isa = PBXBuildFile; fileRef = FC59A0FD0E8C8ADF00D41150 /* StartupItems.c */; };
86 FC3627BB0E93432A0054F1A3 /* SystemStarter.c in Sources */ = {isa = PBXBuildFile; fileRef = FC59A1000E8C8ADF00D41150 /* SystemStarter.c */; };
87 FC3627D40E93439B0054F1A3 /* StartupItemContext.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = FC59A0FE0E8C8ADF00D41150 /* StartupItemContext.8 */; };
88 FC3627D50E93439B0054F1A3 /* SystemStarter.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = FC59A1010E8C8ADF00D41150 /* SystemStarter.8 */; };
89 FC3627E00E9344BF0054F1A3 /* protocol_vproc.defs in Sources */ = {isa = PBXBuildFile; fileRef = FC3627DF0E9344BF0054F1A3 /* protocol_vproc.defs */; };
90 FC3627E10E9344BF0054F1A3 /* protocol_vproc.defs in Sources */ = {isa = PBXBuildFile; fileRef = FC3627DF0E9344BF0054F1A3 /* protocol_vproc.defs */; settings = {ATTRIBUTES = (Client, Server, ); }; };
91 FC3628080E9345E10054F1A3 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FC3628070E9345E10054F1A3 /* CoreFoundation.framework */; };
92 FC3628090E9345E10054F1A3 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FC3628070E9345E10054F1A3 /* CoreFoundation.framework */; };
93 FC36283F0E93463C0054F1A3 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FC36283E0E93463C0054F1A3 /* IOKit.framework */; };
94 FC36290D0E93475F0054F1A3 /* notify.defs in Sources */ = {isa = PBXBuildFile; fileRef = FC36290C0E93475F0054F1A3 /* notify.defs */; settings = {ATTRIBUTES = (Server, ); }; };
95 FC3629170E9348390054F1A3 /* protocol_job_reply.defs in Sources */ = {isa = PBXBuildFile; fileRef = FC3629160E9348390054F1A3 /* protocol_job_reply.defs */; };
96 FC36292D0E934AA40054F1A3 /* libbsm.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = FC36292C0E934AA40054F1A3 /* libbsm.dylib */; };
97 FC59A0A60E8C89C100D41150 /* IPC.c in Sources */ = {isa = PBXBuildFile; fileRef = FC59A0A50E8C89C100D41150 /* IPC.c */; };
98 FC59A0AF0E8C8A0E00D41150 /* launchctl.c in Sources */ = {isa = PBXBuildFile; fileRef = FC59A0AE0E8C8A0E00D41150 /* launchctl.c */; settings = {COMPILER_FLAGS = "-I\"$SDKROOT\"/System/Library/Frameworks/System.framework/PrivateHeaders"; }; };
99 FC59A0B80E8C8A1F00D41150 /* launchd_unix_ipc.c in Sources */ = {isa = PBXBuildFile; fileRef = FC59A0B10E8C8A1F00D41150 /* launchd_unix_ipc.c */; };
100 FC59A0B90E8C8A1F00D41150 /* launchd_runtime_kill.c in Sources */ = {isa = PBXBuildFile; fileRef = FC59A0B30E8C8A1F00D41150 /* launchd_runtime_kill.c */; };
101 FC59A0BA0E8C8A1F00D41150 /* launchd_runtime.c in Sources */ = {isa = PBXBuildFile; fileRef = FC59A0B50E8C8A1F00D41150 /* launchd_runtime.c */; settings = {COMPILER_FLAGS = "-I\"$SYMROOT\""; }; };
102 FC59A0BB0E8C8A1F00D41150 /* launchd_core_logic.c in Sources */ = {isa = PBXBuildFile; fileRef = FC59A0B70E8C8A1F00D41150 /* launchd_core_logic.c */; };
103 FC59A0BF0E8C8A2A00D41150 /* launchd_internal.defs in Sources */ = {isa = PBXBuildFile; fileRef = FC59A0BD0E8C8A2A00D41150 /* launchd_internal.defs */; settings = {ATTRIBUTES = (Client, Server, ); }; };
104 FC59A0C50E8C8A4700D41150 /* launchd.c in Sources */ = {isa = PBXBuildFile; fileRef = FC59A0C40E8C8A4700D41150 /* launchd.c */; };
105 FC59A0DC0E8C8A6900D41150 /* launchproxy.c in Sources */ = {isa = PBXBuildFile; fileRef = FC59A0DA0E8C8A6900D41150 /* launchproxy.c */; };
106 FC59A0ED0E8C8AA600D41150 /* vproc.h in Headers */ = {isa = PBXBuildFile; fileRef = FC59A0E20E8C8AA600D41150 /* vproc.h */; settings = {ATTRIBUTES = (Public, ); }; };
107 FC59A0EE0E8C8AA600D41150 /* vproc_priv.h in Headers */ = {isa = PBXBuildFile; fileRef = FC59A0E30E8C8AA600D41150 /* vproc_priv.h */; settings = {ATTRIBUTES = (Private, ); }; };
108 FC59A0EF0E8C8AA600D41150 /* vproc_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = FC59A0E40E8C8AA600D41150 /* vproc_internal.h */; };
109 FC59A0F00E8C8AA600D41150 /* libvproc.c in Sources */ = {isa = PBXBuildFile; fileRef = FC59A0E50E8C8AA600D41150 /* libvproc.c */; };
110 FC59A0F10E8C8AA600D41150 /* launch.h in Headers */ = {isa = PBXBuildFile; fileRef = FC59A0E60E8C8AA600D41150 /* launch.h */; settings = {ATTRIBUTES = (Public, ); }; };
111 FC59A0F20E8C8AA600D41150 /* launch_priv.h in Headers */ = {isa = PBXBuildFile; fileRef = FC59A0E70E8C8AA600D41150 /* launch_priv.h */; settings = {ATTRIBUTES = (Private, ); }; };
112 FC59A0F30E8C8AA600D41150 /* launch_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = FC59A0E80E8C8AA600D41150 /* launch_internal.h */; };
113 FC59A0F40E8C8AA600D41150 /* liblaunch.c in Sources */ = {isa = PBXBuildFile; fileRef = FC59A0E90E8C8AA600D41150 /* liblaunch.c */; };
114 FC59A0F50E8C8AA600D41150 /* bootstrap.h in Headers */ = {isa = PBXBuildFile; fileRef = FC59A0EA0E8C8AA600D41150 /* bootstrap.h */; settings = {ATTRIBUTES = (Public, ); }; };
115 FC59A0F60E8C8AA600D41150 /* bootstrap_priv.h in Headers */ = {isa = PBXBuildFile; fileRef = FC59A0EB0E8C8AA600D41150 /* bootstrap_priv.h */; settings = {ATTRIBUTES = (Private, ); }; };
116 FC59A0F70E8C8AA600D41150 /* libbootstrap.c in Sources */ = {isa = PBXBuildFile; fileRef = FC59A0EC0E8C8AA600D41150 /* libbootstrap.c */; };
117 FC59A0FC0E8C8ACE00D41150 /* reboot2.h in Headers */ = {isa = PBXBuildFile; fileRef = FC59A0FB0E8C8ACE00D41150 /* reboot2.h */; settings = {ATTRIBUTES = (Private, ); }; };
118 FC7B87B30EA7199700542082 /* rc.netboot in CopyFiles */ = {isa = PBXBuildFile; fileRef = FC59A0F90E8C8AC300D41150 /* rc.netboot */; };
119 FC7B87B50EA719B000542082 /* rc.common in CopyFiles */ = {isa = PBXBuildFile; fileRef = FC59A0FA0E8C8AC300D41150 /* rc.common */; };
120 FC7B87E60EA719D900542082 /* launchd.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = FC59A0C00E8C8A3A00D41150 /* launchd.8 */; };
121 FC7B87F60EA71A9F00542082 /* launchd.plist.5 in CopyFiles */ = {isa = PBXBuildFile; fileRef = FC59A0C10E8C8A4700D41150 /* launchd.plist.5 */; };
122 FC7B87F70EA71A9F00542082 /* launchd.conf.5 in CopyFiles */ = {isa = PBXBuildFile; fileRef = FC59A0C30E8C8A4700D41150 /* launchd.conf.5 */; };
123 FC7B87FB0EA71AC600542082 /* rc.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = FC59A0F80E8C8AC300D41150 /* rc.8 */; };
124 FCC841CC0EA7138700C01666 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FC36283E0E93463C0054F1A3 /* IOKit.framework */; };
125 FCD713010E95D4FF001B0111 /* launchctl.1 in CopyFiles */ = {isa = PBXBuildFile; fileRef = FC59A0AD0E8C8A0E00D41150 /* launchctl.1 */; };
126 FCD713090E95D52E001B0111 /* launchproxy.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = FC59A0DB0E8C8A6900D41150 /* launchproxy.8 */; };
127 FCD713130E95D56B001B0111 /* StartupItemContext in CopyFiles */ = {isa = PBXBuildFile; fileRef = FC59A0FF0E8C8ADF00D41150 /* StartupItemContext */; };
128 FCD713210E95D5DE001B0111 /* com.apple.SystemStarter.plist in CopyFiles */ = {isa = PBXBuildFile; fileRef = FCD713200E95D5D3001B0111 /* com.apple.SystemStarter.plist */; };
129 FCD713390E95D69E001B0111 /* wait4path.c in Sources */ = {isa = PBXBuildFile; fileRef = FCD713380E95D69E001B0111 /* wait4path.c */; };
130 FCD713450E95D71F001B0111 /* wait4path.1 in CopyFiles */ = {isa = PBXBuildFile; fileRef = FCD713370E95D69E001B0111 /* wait4path.1 */; };
131 FCD713570E95D7D1001B0111 /* hostconfig in CopyFiles */ = {isa = PBXBuildFile; fileRef = FCD713520E95D7B3001B0111 /* hostconfig */; };
132 FCD713740E95DE49001B0111 /* libedit.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = FCD713730E95DE49001B0111 /* libedit.dylib */; settings = {ATTRIBUTES = (Weak, ); }; };
133/* End PBXBuildFile section */
134
135/* Begin PBXContainerItemProxy section */
ddbbfbc1 136 4B10F1E10F43BEA900875782 /* PBXContainerItemProxy */ = {
ef398931
A
137 isa = PBXContainerItemProxy;
138 containerPortal = FC59A03F0E8C87FD00D41150 /* Project object */;
139 proxyType = 1;
ddbbfbc1
A
140 remoteGlobalIDString = 4B10F1B70F43BE7E00875782;
141 remoteInfo = "launchd-embedded";
ef398931 142 };
ddbbfbc1 143 4B10F1F50F43BF8C00875782 /* PBXContainerItemProxy */ = {
ef398931
A
144 isa = PBXContainerItemProxy;
145 containerPortal = FC59A03F0E8C87FD00D41150 /* Project object */;
146 proxyType = 1;
ddbbfbc1
A
147 remoteGlobalIDString = 4B10F1E60F43BF5C00875782;
148 remoteInfo = "launchctl-embedded";
ef398931 149 };
ddbbfbc1 150 726056260EA808B700D65FE7 /* PBXContainerItemProxy */ = {
ef398931
A
151 isa = PBXContainerItemProxy;
152 containerPortal = FC59A03F0E8C87FD00D41150 /* Project object */;
153 proxyType = 1;
154 remoteGlobalIDString = FC59A0CD0E8C8A5C00D41150;
155 remoteInfo = launchproxy;
156 };
ddbbfbc1 157 726056280EA808B900D65FE7 /* PBXContainerItemProxy */ = {
ef398931
A
158 isa = PBXContainerItemProxy;
159 containerPortal = FC59A03F0E8C87FD00D41150 /* Project object */;
160 proxyType = 1;
161 remoteGlobalIDString = FCD7132A0E95D64D001B0111;
162 remoteInfo = wait4path;
163 };
164 FC59A07D0E8C88C100D41150 /* PBXContainerItemProxy */ = {
165 isa = PBXContainerItemProxy;
166 containerPortal = FC59A03F0E8C87FD00D41150 /* Project object */;
167 proxyType = 1;
168 remoteGlobalIDString = FC59A05F0E8C885100D41150;
169 remoteInfo = launchd_libs;
170 };
171 FC59A07F0E8C88FA00D41150 /* PBXContainerItemProxy */ = {
172 isa = PBXContainerItemProxy;
173 containerPortal = FC59A03F0E8C87FD00D41150 /* Project object */;
174 proxyType = 1;
175 remoteGlobalIDString = FC59A0530E8C884700D41150;
176 remoteInfo = launchd;
177 };
178 FC59A0810E8C88FC00D41150 /* PBXContainerItemProxy */ = {
179 isa = PBXContainerItemProxy;
180 containerPortal = FC59A03F0E8C87FD00D41150 /* Project object */;
181 proxyType = 1;
182 remoteGlobalIDString = FC59A06C0E8C888A00D41150;
183 remoteInfo = launchctl;
184 };
185 FC59A09C0E8C893000D41150 /* PBXContainerItemProxy */ = {
186 isa = PBXContainerItemProxy;
187 containerPortal = FC59A03F0E8C87FD00D41150 /* Project object */;
188 proxyType = 1;
189 remoteGlobalIDString = FC59A0900E8C892300D41150;
190 remoteInfo = SystemStarter;
191 };
192 FC59A0DD0E8C8A7000D41150 /* PBXContainerItemProxy */ = {
193 isa = PBXContainerItemProxy;
194 containerPortal = FC59A03F0E8C87FD00D41150 /* Project object */;
195 proxyType = 1;
196 remoteGlobalIDString = FC59A0CD0E8C8A5C00D41150;
197 remoteInfo = launchproxy;
198 };
199 FCC842800EA718A800C01666 /* PBXContainerItemProxy */ = {
200 isa = PBXContainerItemProxy;
201 containerPortal = FC59A03F0E8C87FD00D41150 /* Project object */;
202 proxyType = 1;
203 remoteGlobalIDString = FCD7132A0E95D64D001B0111;
204 remoteInfo = wait4path;
205 };
206/* End PBXContainerItemProxy section */
207
208/* Begin PBXCopyFilesBuildPhase section */
ddbbfbc1
A
209 4B10F1C80F43BE7E00875782 /* CopyFiles */ = {
210 isa = PBXCopyFilesBuildPhase;
211 buildActionMask = 8;
212 dstPath = usr/share/man/man5;
213 dstSubfolderSpec = 0;
214 files = (
215 4B10F1C90F43BE7E00875782 /* launchd.conf.5 in CopyFiles */,
216 4B10F1CA0F43BE7E00875782 /* launchd.plist.5 in CopyFiles */,
217 );
218 runOnlyForDeploymentPostprocessing = 1;
219 };
220 4B10F1CB0F43BE7E00875782 /* CopyFiles */ = {
221 isa = PBXCopyFilesBuildPhase;
222 buildActionMask = 8;
223 dstPath = usr/share/man/man8;
224 dstSubfolderSpec = 0;
225 files = (
226 4B10F1CC0F43BE7E00875782 /* launchd.8 in CopyFiles */,
227 4B10F1CD0F43BE7E00875782 /* rc.8 in CopyFiles */,
228 );
229 runOnlyForDeploymentPostprocessing = 1;
230 };
231 4B10F1CE0F43BE7E00875782 /* CopyFiles */ = {
232 isa = PBXCopyFilesBuildPhase;
233 buildActionMask = 8;
234 dstPath = private/etc;
235 dstSubfolderSpec = 0;
236 files = (
237 4B10F1CF0F43BE7E00875782 /* rc.netboot in CopyFiles */,
238 );
239 runOnlyForDeploymentPostprocessing = 1;
240 };
241 4B10F1EE0F43BF5C00875782 /* CopyFiles */ = {
242 isa = PBXCopyFilesBuildPhase;
243 buildActionMask = 8;
244 dstPath = usr/share/man/man1;
245 dstSubfolderSpec = 0;
246 files = (
247 4B10F1EF0F43BF5C00875782 /* launchctl.1 in CopyFiles */,
248 );
249 runOnlyForDeploymentPostprocessing = 1;
250 };
251 4B1D91F40F8BDE6800125940 /* CopyFiles */ = {
252 isa = PBXCopyFilesBuildPhase;
253 buildActionMask = 8;
254 dstPath = usr/local/share/sandbox/operations/;
255 dstSubfolderSpec = 0;
256 files = (
257 4B1D92010F8BDE7D00125940 /* launchd.ops in CopyFiles */,
258 );
259 runOnlyForDeploymentPostprocessing = 1;
260 };
ef398931
A
261 FC3627D60E9343B90054F1A3 /* CopyFiles */ = {
262 isa = PBXCopyFilesBuildPhase;
263 buildActionMask = 8;
264 dstPath = usr/share/man/man8;
265 dstSubfolderSpec = 0;
266 files = (
267 FC3627D40E93439B0054F1A3 /* StartupItemContext.8 in CopyFiles */,
268 FC3627D50E93439B0054F1A3 /* SystemStarter.8 in CopyFiles */,
269 );
270 runOnlyForDeploymentPostprocessing = 1;
271 };
272 FC3627D70E9343B90054F1A3 /* CopyFiles */ = {
273 isa = PBXCopyFilesBuildPhase;
274 buildActionMask = 8;
275 dstPath = private/etc;
276 dstSubfolderSpec = 0;
277 files = (
278 FC7B87B30EA7199700542082 /* rc.netboot in CopyFiles */,
279 );
280 runOnlyForDeploymentPostprocessing = 1;
281 };
282 FC7B87E80EA719DB00542082 /* CopyFiles */ = {
283 isa = PBXCopyFilesBuildPhase;
284 buildActionMask = 8;
285 dstPath = usr/share/man/man8;
286 dstSubfolderSpec = 0;
287 files = (
288 FC7B87E60EA719D900542082 /* launchd.8 in CopyFiles */,
289 FC7B87FB0EA71AC600542082 /* rc.8 in CopyFiles */,
290 );
291 runOnlyForDeploymentPostprocessing = 1;
292 };
293 FC7B87FA0EA71AB400542082 /* CopyFiles */ = {
294 isa = PBXCopyFilesBuildPhase;
295 buildActionMask = 8;
296 dstPath = usr/share/man/man5;
297 dstSubfolderSpec = 0;
298 files = (
299 FC7B87F70EA71A9F00542082 /* launchd.conf.5 in CopyFiles */,
300 FC7B87F60EA71A9F00542082 /* launchd.plist.5 in CopyFiles */,
301 );
302 runOnlyForDeploymentPostprocessing = 1;
303 };
304 FCD713050E95D513001B0111 /* CopyFiles */ = {
305 isa = PBXCopyFilesBuildPhase;
306 buildActionMask = 8;
307 dstPath = usr/share/man/man1;
308 dstSubfolderSpec = 0;
309 files = (
310 FCD713010E95D4FF001B0111 /* launchctl.1 in CopyFiles */,
311 );
312 runOnlyForDeploymentPostprocessing = 1;
313 };
314 FCD713110E95D554001B0111 /* CopyFiles */ = {
315 isa = PBXCopyFilesBuildPhase;
316 buildActionMask = 8;
317 dstPath = usr/libexec;
318 dstSubfolderSpec = 0;
319 files = (
320 FCD713130E95D56B001B0111 /* StartupItemContext in CopyFiles */,
321 );
322 runOnlyForDeploymentPostprocessing = 1;
323 };
324 FCD713120E95D554001B0111 /* CopyFiles */ = {
325 isa = PBXCopyFilesBuildPhase;
326 buildActionMask = 8;
327 dstPath = usr/share/man/man8;
328 dstSubfolderSpec = 0;
329 files = (
330 FCD713090E95D52E001B0111 /* launchproxy.8 in CopyFiles */,
331 );
332 runOnlyForDeploymentPostprocessing = 1;
333 };
334 FCD7131B0E95D59B001B0111 /* CopyFiles */ = {
335 isa = PBXCopyFilesBuildPhase;
336 buildActionMask = 8;
337 dstPath = System/Library/LaunchDaemons;
338 dstSubfolderSpec = 0;
339 files = (
340 FCD713210E95D5DE001B0111 /* com.apple.SystemStarter.plist in CopyFiles */,
341 );
342 runOnlyForDeploymentPostprocessing = 1;
343 };
344 FCD7134D0E95D728001B0111 /* CopyFiles */ = {
345 isa = PBXCopyFilesBuildPhase;
346 buildActionMask = 8;
347 dstPath = usr/share/man/man1;
348 dstSubfolderSpec = 0;
349 files = (
350 FCD713450E95D71F001B0111 /* wait4path.1 in CopyFiles */,
351 );
352 runOnlyForDeploymentPostprocessing = 1;
353 };
354 FCD713590E95D7D8001B0111 /* CopyFiles */ = {
355 isa = PBXCopyFilesBuildPhase;
356 buildActionMask = 8;
357 dstPath = private/etc;
358 dstSubfolderSpec = 0;
359 files = (
360 FCD713570E95D7D1001B0111 /* hostconfig in CopyFiles */,
361 FC7B87B50EA719B000542082 /* rc.common in CopyFiles */,
362 );
363 runOnlyForDeploymentPostprocessing = 1;
364 };
365/* End PBXCopyFilesBuildPhase section */
366
367/* Begin PBXFileReference section */
ddbbfbc1
A
368 4B10F1D30F43BE7E00875782 /* launchd */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = launchd; sourceTree = BUILT_PRODUCTS_DIR; };
369 4B10F1F30F43BF5C00875782 /* launchctl */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = launchctl; sourceTree = BUILT_PRODUCTS_DIR; };
370 4B1D91ED0F8BDE1A00125940 /* launchd.ops */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = launchd.ops; path = launchd/src/launchd.ops; sourceTree = "<group>"; };
371 4B9EDCA10EAFC77E00A78496 /* DiskArbitration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DiskArbitration.framework; path = /System/Library/Frameworks/DiskArbitration.framework; sourceTree = "<absolute>"; };
372 7215DE4B0EFAF2EC00ABD81E /* libauditd.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libauditd.dylib; path = /usr/lib/libauditd.dylib; sourceTree = "<absolute>"; };
ef398931
A
373 721FBEA50EA7ABC40057462B /* config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = config.h; path = launchd/src/config.h; sourceTree = "<group>"; };
374 721FBEBB0EA7AE2F0057462B /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = /System/Library/Frameworks/Security.framework; sourceTree = "<absolute>"; };
ddbbfbc1
A
375 72FDB15D0EA7D7B200B2AC84 /* launchd_ktrace.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = launchd_ktrace.c; path = launchd/src/launchd_ktrace.c; sourceTree = "<group>"; };
376 72FDB15E0EA7D7B200B2AC84 /* launchd_ktrace.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = launchd_ktrace.h; path = launchd/src/launchd_ktrace.h; sourceTree = "<group>"; };
377 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 = "<group>"; };
ef398931
A
378 FC3627DF0E9344BF0054F1A3 /* protocol_vproc.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; name = protocol_vproc.defs; path = launchd/src/protocol_vproc.defs; sourceTree = "<group>"; };
379 FC3628070E9345E10054F1A3 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; };
380 FC36283E0E93463C0054F1A3 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = /System/Library/Frameworks/IOKit.framework; sourceTree = "<absolute>"; };
381 FC36290C0E93475F0054F1A3 /* notify.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; name = notify.defs; path = /usr/include/mach/notify.defs; sourceTree = "<absolute>"; };
382 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 = "<group>"; };
ddbbfbc1 383 FC36291F0E9349410054F1A3 /* mach_exc.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; name = mach_exc.defs; path = /usr/include/mach/mach_exc.defs; sourceTree = "<absolute>"; };
ef398931
A
384 FC36292C0E934AA40054F1A3 /* libbsm.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libbsm.dylib; path = /usr/lib/libbsm.dylib; sourceTree = "<absolute>"; };
385 FC59A0540E8C884700D41150 /* launchd */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = launchd; sourceTree = BUILT_PRODUCTS_DIR; };
386 FC59A0600E8C885100D41150 /* liblaunch.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = liblaunch.a; sourceTree = BUILT_PRODUCTS_DIR; };
387 FC59A06D0E8C888A00D41150 /* launchctl */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = launchctl; sourceTree = BUILT_PRODUCTS_DIR; };
388 FC59A0910E8C892300D41150 /* SystemStarter */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = SystemStarter; sourceTree = BUILT_PRODUCTS_DIR; };
389 FC59A0A40E8C89C100D41150 /* IPC.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IPC.h; path = launchd/src/IPC.h; sourceTree = SOURCE_ROOT; };
390 FC59A0A50E8C89C100D41150 /* IPC.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = IPC.c; path = launchd/src/IPC.c; sourceTree = SOURCE_ROOT; };
391 FC59A0AD0E8C8A0E00D41150 /* launchctl.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; name = launchctl.1; path = launchd/src/launchctl.1; sourceTree = SOURCE_ROOT; };
392 FC59A0AE0E8C8A0E00D41150 /* launchctl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = launchctl.c; path = launchd/src/launchctl.c; sourceTree = SOURCE_ROOT; };
ddbbfbc1
A
393 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 = "<group>"; };
394 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 = "<group>"; };
395 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 = "<group>"; };
396 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 = "<group>"; };
397 FC59A0B40E8C8A1F00D41150 /* launchd_runtime.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = launchd_runtime.h; path = launchd/src/launchd_runtime.h; sourceTree = "<group>"; };
398 FC59A0B50E8C8A1F00D41150 /* launchd_runtime.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = launchd_runtime.c; path = launchd/src/launchd_runtime.c; sourceTree = "<group>"; };
399 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 = "<group>"; };
400 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 = "<group>"; };
401 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 = "<group>"; };
402 FC59A0BD0E8C8A2A00D41150 /* launchd_internal.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; name = launchd_internal.defs; path = launchd/src/launchd_internal.defs; sourceTree = "<group>"; };
403 FC59A0C00E8C8A3A00D41150 /* launchd.8 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = launchd.8; path = launchd/src/launchd.8; sourceTree = "<group>"; };
404 FC59A0C10E8C8A4700D41150 /* launchd.plist.5 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = launchd.plist.5; path = launchd/src/launchd.plist.5; sourceTree = "<group>"; };
405 FC59A0C20E8C8A4700D41150 /* launchd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = launchd.h; path = launchd/src/launchd.h; sourceTree = "<group>"; };
406 FC59A0C30E8C8A4700D41150 /* launchd.conf.5 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = launchd.conf.5; path = launchd/src/launchd.conf.5; sourceTree = "<group>"; };
407 FC59A0C40E8C8A4700D41150 /* launchd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = launchd.c; path = launchd/src/launchd.c; sourceTree = "<group>"; };
ef398931
A
408 FC59A0CE0E8C8A5C00D41150 /* launchproxy */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = launchproxy; sourceTree = BUILT_PRODUCTS_DIR; };
409 FC59A0DA0E8C8A6900D41150 /* launchproxy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = launchproxy.c; path = launchd/src/launchproxy.c; sourceTree = SOURCE_ROOT; };
410 FC59A0DB0E8C8A6900D41150 /* launchproxy.8 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = launchproxy.8; path = launchd/src/launchproxy.8; sourceTree = SOURCE_ROOT; };
411 FC59A0E20E8C8AA600D41150 /* vproc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = vproc.h; path = launchd/src/vproc.h; sourceTree = "<group>"; };
412 FC59A0E30E8C8AA600D41150 /* vproc_priv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = vproc_priv.h; path = launchd/src/vproc_priv.h; sourceTree = "<group>"; };
413 FC59A0E40E8C8AA600D41150 /* vproc_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = vproc_internal.h; path = launchd/src/vproc_internal.h; sourceTree = "<group>"; };
414 FC59A0E50E8C8AA600D41150 /* libvproc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = libvproc.c; path = launchd/src/libvproc.c; sourceTree = SOURCE_ROOT; };
415 FC59A0E60E8C8AA600D41150 /* launch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = launch.h; path = launchd/src/launch.h; sourceTree = "<group>"; };
416 FC59A0E70E8C8AA600D41150 /* launch_priv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = launch_priv.h; path = launchd/src/launch_priv.h; sourceTree = "<group>"; };
417 FC59A0E80E8C8AA600D41150 /* launch_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = launch_internal.h; path = launchd/src/launch_internal.h; sourceTree = "<group>"; };
418 FC59A0E90E8C8AA600D41150 /* liblaunch.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = liblaunch.c; path = launchd/src/liblaunch.c; sourceTree = SOURCE_ROOT; };
419 FC59A0EA0E8C8AA600D41150 /* bootstrap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = bootstrap.h; path = launchd/src/bootstrap.h; sourceTree = "<group>"; };
420 FC59A0EB0E8C8AA600D41150 /* bootstrap_priv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = bootstrap_priv.h; path = launchd/src/bootstrap_priv.h; sourceTree = "<group>"; };
421 FC59A0EC0E8C8AA600D41150 /* libbootstrap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = libbootstrap.c; path = launchd/src/libbootstrap.c; sourceTree = SOURCE_ROOT; };
ddbbfbc1
A
422 FC59A0F80E8C8AC300D41150 /* rc.8 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = rc.8; path = launchd/src/rc.8; sourceTree = "<group>"; };
423 FC59A0F90E8C8AC300D41150 /* rc.netboot */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; name = rc.netboot; path = launchd/src/rc.netboot; sourceTree = "<group>"; };
424 FC59A0FA0E8C8AC300D41150 /* rc.common */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = rc.common; path = launchd/src/rc.common; sourceTree = "<group>"; };
ef398931
A
425 FC59A0FB0E8C8ACE00D41150 /* reboot2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = reboot2.h; path = launchd/src/reboot2.h; sourceTree = SOURCE_ROOT; };
426 FC59A0FD0E8C8ADF00D41150 /* StartupItems.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = StartupItems.c; path = launchd/src/StartupItems.c; sourceTree = SOURCE_ROOT; };
427 FC59A0FE0E8C8ADF00D41150 /* StartupItemContext.8 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = StartupItemContext.8; path = launchd/src/StartupItemContext.8; sourceTree = SOURCE_ROOT; };
428 FC59A0FF0E8C8ADF00D41150 /* StartupItemContext */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; name = StartupItemContext; path = launchd/src/StartupItemContext; sourceTree = SOURCE_ROOT; };
429 FC59A1000E8C8ADF00D41150 /* SystemStarter.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SystemStarter.c; path = launchd/src/SystemStarter.c; sourceTree = SOURCE_ROOT; };
430 FC59A1010E8C8ADF00D41150 /* SystemStarter.8 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = SystemStarter.8; path = launchd/src/SystemStarter.8; sourceTree = SOURCE_ROOT; };
431 FC59A1020E8C8ADF00D41150 /* StartupItems.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = StartupItems.h; path = launchd/src/StartupItems.h; sourceTree = SOURCE_ROOT; };
432 FC59A1030E8C8ADF00D41150 /* SystemStarterIPC.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SystemStarterIPC.h; path = launchd/src/SystemStarterIPC.h; sourceTree = SOURCE_ROOT; };
433 FC59A1040E8C8ADF00D41150 /* SystemStarter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SystemStarter.h; path = launchd/src/SystemStarter.h; sourceTree = SOURCE_ROOT; };
434 FCD713200E95D5D3001B0111 /* com.apple.SystemStarter.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = com.apple.SystemStarter.plist; path = launchd/src/com.apple.SystemStarter.plist; sourceTree = "<group>"; };
435 FCD7132B0E95D64D001B0111 /* wait4path */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = wait4path; sourceTree = BUILT_PRODUCTS_DIR; };
436 FCD713370E95D69E001B0111 /* wait4path.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; name = wait4path.1; path = launchd/src/wait4path.1; sourceTree = "<group>"; };
437 FCD713380E95D69E001B0111 /* wait4path.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = wait4path.c; path = launchd/src/wait4path.c; sourceTree = "<group>"; };
438 FCD713520E95D7B3001B0111 /* hostconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = hostconfig; path = launchd/src/hostconfig; sourceTree = "<group>"; };
439 FCD713730E95DE49001B0111 /* libedit.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libedit.dylib; path = /usr/lib/libedit.dylib; sourceTree = "<absolute>"; };
440/* End PBXFileReference section */
441
442/* Begin PBXFrameworksBuildPhase section */
ddbbfbc1
A
443 4B10F1C50F43BE7E00875782 /* Frameworks */ = {
444 isa = PBXFrameworksBuildPhase;
445 buildActionMask = 2147483647;
446 files = (
447 4B10F1C60F43BE7E00875782 /* libbsm.dylib in Frameworks */,
448 );
449 runOnlyForDeploymentPostprocessing = 0;
450 };
451 4B10F1E90F43BF5C00875782 /* Frameworks */ = {
452 isa = PBXFrameworksBuildPhase;
453 buildActionMask = 2147483647;
454 files = (
455 4B10F1EA0F43BF5C00875782 /* IOKit.framework in Frameworks */,
456 4B10F1EB0F43BF5C00875782 /* CoreFoundation.framework in Frameworks */,
457 4B10F1EC0F43BF5C00875782 /* libedit.dylib in Frameworks */,
458 );
459 runOnlyForDeploymentPostprocessing = 0;
460 };
ef398931
A
461 FC59A0520E8C884700D41150 /* Frameworks */ = {
462 isa = PBXFrameworksBuildPhase;
463 buildActionMask = 2147483647;
464 files = (
465 FC36292D0E934AA40054F1A3 /* libbsm.dylib in Frameworks */,
ddbbfbc1 466 7215DE4C0EFAF2EC00ABD81E /* libauditd.dylib in Frameworks */,
ef398931
A
467 );
468 runOnlyForDeploymentPostprocessing = 0;
469 };
470 FC59A05E0E8C885100D41150 /* Frameworks */ = {
471 isa = PBXFrameworksBuildPhase;
472 buildActionMask = 2147483647;
473 files = (
474 );
475 runOnlyForDeploymentPostprocessing = 0;
476 };
477 FC59A06B0E8C888A00D41150 /* Frameworks */ = {
478 isa = PBXFrameworksBuildPhase;
479 buildActionMask = 2147483647;
480 files = (
481 FCC841CC0EA7138700C01666 /* IOKit.framework in Frameworks */,
482 FC3628080E9345E10054F1A3 /* CoreFoundation.framework in Frameworks */,
483 FCD713740E95DE49001B0111 /* libedit.dylib in Frameworks */,
ddbbfbc1 484 72AFE8090EFAF3D9004BDA46 /* libauditd.dylib in Frameworks */,
ef398931
A
485 );
486 runOnlyForDeploymentPostprocessing = 0;
487 };
488 FC59A08F0E8C892300D41150 /* Frameworks */ = {
489 isa = PBXFrameworksBuildPhase;
490 buildActionMask = 2147483647;
491 files = (
492 FC3628090E9345E10054F1A3 /* CoreFoundation.framework in Frameworks */,
493 FC36283F0E93463C0054F1A3 /* IOKit.framework in Frameworks */,
ddbbfbc1 494 4B9EDCA20EAFC77E00A78496 /* DiskArbitration.framework in Frameworks */,
ef398931
A
495 );
496 runOnlyForDeploymentPostprocessing = 0;
497 };
498 FC59A0CC0E8C8A5C00D41150 /* Frameworks */ = {
499 isa = PBXFrameworksBuildPhase;
500 buildActionMask = 2147483647;
501 files = (
502 721FBEBC0EA7AE2F0057462B /* Security.framework in Frameworks */,
503 );
504 runOnlyForDeploymentPostprocessing = 0;
505 };
506 FCD713290E95D64D001B0111 /* Frameworks */ = {
507 isa = PBXFrameworksBuildPhase;
508 buildActionMask = 2147483647;
509 files = (
510 );
511 runOnlyForDeploymentPostprocessing = 0;
512 };
513/* End PBXFrameworksBuildPhase section */
514
515/* Begin PBXGroup section */
ddbbfbc1
A
516 4B9EDCD60EAFD11000A78496 /* MIG */ = {
517 isa = PBXGroup;
518 children = (
519 FC59A0BC0E8C8A2A00D41150 /* launchd_mig_types.defs */,
520 72FDB1BF0EA7E21C00B2AC84 /* protocol_job_forward.defs */,
521 FC3629160E9348390054F1A3 /* protocol_job_reply.defs */,
522 FC3627DF0E9344BF0054F1A3 /* protocol_vproc.defs */,
523 FC59A0BD0E8C8A2A00D41150 /* launchd_internal.defs */,
524 FC36291F0E9349410054F1A3 /* mach_exc.defs */,
525 FC36290C0E93475F0054F1A3 /* notify.defs */,
526 );
527 name = MIG;
528 sourceTree = "<group>";
529 };
530 4B9EDCD70EAFD14500A78496 /* Source */ = {
531 isa = PBXGroup;
532 children = (
533 721FBEA50EA7ABC40057462B /* config.h */,
534 FC59A0C20E8C8A4700D41150 /* launchd.h */,
535 FC59A0C40E8C8A4700D41150 /* launchd.c */,
536 FC59A0B00E8C8A1F00D41150 /* launchd_unix_ipc.h */,
537 FC59A0B10E8C8A1F00D41150 /* launchd_unix_ipc.c */,
538 FC59A0B20E8C8A1F00D41150 /* launchd_runtime_kill.h */,
539 FC59A0B30E8C8A1F00D41150 /* launchd_runtime_kill.c */,
540 FC59A0B40E8C8A1F00D41150 /* launchd_runtime.h */,
541 FC59A0B50E8C8A1F00D41150 /* launchd_runtime.c */,
542 FC59A0B60E8C8A1F00D41150 /* launchd_core_logic.h */,
543 FC59A0B70E8C8A1F00D41150 /* launchd_core_logic.c */,
544 72FDB15E0EA7D7B200B2AC84 /* launchd_ktrace.h */,
545 72FDB15D0EA7D7B200B2AC84 /* launchd_ktrace.c */,
546 );
547 name = Source;
548 sourceTree = "<group>";
549 };
550 4B9EDCD80EAFD15D00A78496 /* Documentation */ = {
551 isa = PBXGroup;
552 children = (
553 FC59A0F80E8C8AC300D41150 /* rc.8 */,
554 FC59A0C10E8C8A4700D41150 /* launchd.plist.5 */,
555 FC59A0C30E8C8A4700D41150 /* launchd.conf.5 */,
556 FC59A0C00E8C8A3A00D41150 /* launchd.8 */,
557 );
558 name = Documentation;
559 sourceTree = "<group>";
560 };
561 4B9EDCD90EAFD19800A78496 /* rc */ = {
562 isa = PBXGroup;
563 children = (
564 FC59A0F90E8C8AC300D41150 /* rc.netboot */,
565 FC59A0FA0E8C8AC300D41150 /* rc.common */,
566 );
567 name = rc;
568 sourceTree = "<group>";
569 };
ef398931
A
570 FC36280C0E9345F60054F1A3 /* Frameworks */ = {
571 isa = PBXGroup;
572 children = (
ddbbfbc1 573 4B9EDCA10EAFC77E00A78496 /* DiskArbitration.framework */,
ef398931
A
574 721FBEBB0EA7AE2F0057462B /* Security.framework */,
575 FC36292C0E934AA40054F1A3 /* libbsm.dylib */,
ddbbfbc1 576 7215DE4B0EFAF2EC00ABD81E /* libauditd.dylib */,
ef398931
A
577 FCD713730E95DE49001B0111 /* libedit.dylib */,
578 FC3628070E9345E10054F1A3 /* CoreFoundation.framework */,
579 FC36283E0E93463C0054F1A3 /* IOKit.framework */,
580 );
581 name = Frameworks;
582 sourceTree = "<group>";
583 };
584 FC59A03D0E8C87FD00D41150 = {
585 isa = PBXGroup;
586 children = (
587 FC59A04E0E8C883300D41150 /* launchd */,
588 FC59A0E10E8C8A9400D41150 /* liblaunch */,
589 FC59A0A90E8C89C900D41150 /* launchctl */,
590 FC59A0C80E8C8A4E00D41150 /* launchproxy */,
591 FC59A0A00E8C899600D41150 /* SystemStarter */,
592 FCD713330E95D65F001B0111 /* wait4path */,
593 FC36280C0E9345F60054F1A3 /* Frameworks */,
594 FC59A0550E8C884700D41150 /* Products */,
595 );
596 sourceTree = "<group>";
597 };
598 FC59A04E0E8C883300D41150 /* launchd */ = {
599 isa = PBXGroup;
600 children = (
ddbbfbc1
A
601 4B9EDCD60EAFD11000A78496 /* MIG */,
602 4B9EDCD70EAFD14500A78496 /* Source */,
603 4B9EDCD90EAFD19800A78496 /* rc */,
604 4B9EDCD80EAFD15D00A78496 /* Documentation */,
ef398931
A
605 );
606 name = launchd;
607 sourceTree = "<group>";
608 };
609 FC59A0550E8C884700D41150 /* Products */ = {
610 isa = PBXGroup;
611 children = (
612 FC59A0600E8C885100D41150 /* liblaunch.a */,
613 FC59A0540E8C884700D41150 /* launchd */,
614 FC59A06D0E8C888A00D41150 /* launchctl */,
615 FC59A0910E8C892300D41150 /* SystemStarter */,
616 FC59A0CE0E8C8A5C00D41150 /* launchproxy */,
617 FCD7132B0E95D64D001B0111 /* wait4path */,
ddbbfbc1
A
618 4B10F1D30F43BE7E00875782 /* launchd */,
619 4B10F1F30F43BF5C00875782 /* launchctl */,
ef398931
A
620 );
621 name = Products;
622 sourceTree = "<group>";
623 };
624 FC59A0A00E8C899600D41150 /* SystemStarter */ = {
625 isa = PBXGroup;
626 children = (
627 FC59A0FD0E8C8ADF00D41150 /* StartupItems.c */,
628 FC59A0FE0E8C8ADF00D41150 /* StartupItemContext.8 */,
629 FC59A0FF0E8C8ADF00D41150 /* StartupItemContext */,
630 FC59A1000E8C8ADF00D41150 /* SystemStarter.c */,
631 FC59A1010E8C8ADF00D41150 /* SystemStarter.8 */,
632 FC59A1020E8C8ADF00D41150 /* StartupItems.h */,
633 FC59A1030E8C8ADF00D41150 /* SystemStarterIPC.h */,
634 FC59A1040E8C8ADF00D41150 /* SystemStarter.h */,
635 FC59A0A40E8C89C100D41150 /* IPC.h */,
636 FC59A0A50E8C89C100D41150 /* IPC.c */,
637 FCD713200E95D5D3001B0111 /* com.apple.SystemStarter.plist */,
638 FCD713520E95D7B3001B0111 /* hostconfig */,
639 );
640 name = SystemStarter;
641 sourceTree = "<group>";
642 };
643 FC59A0A90E8C89C900D41150 /* launchctl */ = {
644 isa = PBXGroup;
645 children = (
646 FC59A0AD0E8C8A0E00D41150 /* launchctl.1 */,
647 FC59A0AE0E8C8A0E00D41150 /* launchctl.c */,
648 );
649 name = launchctl;
650 sourceTree = "<group>";
651 };
652 FC59A0C80E8C8A4E00D41150 /* launchproxy */ = {
653 isa = PBXGroup;
654 children = (
ef398931 655 FC59A0DB0E8C8A6900D41150 /* launchproxy.8 */,
ddbbfbc1 656 FC59A0DA0E8C8A6900D41150 /* launchproxy.c */,
ef398931
A
657 );
658 name = launchproxy;
659 sourceTree = "<group>";
660 };
661 FC59A0E10E8C8A9400D41150 /* liblaunch */ = {
662 isa = PBXGroup;
663 children = (
ddbbfbc1 664 4B1D91ED0F8BDE1A00125940 /* launchd.ops */,
ef398931 665 FC59A0FB0E8C8ACE00D41150 /* reboot2.h */,
ef398931
A
666 FC59A0E20E8C8AA600D41150 /* vproc.h */,
667 FC59A0E30E8C8AA600D41150 /* vproc_priv.h */,
668 FC59A0E40E8C8AA600D41150 /* vproc_internal.h */,
669 FC59A0E50E8C8AA600D41150 /* libvproc.c */,
670 FC59A0E60E8C8AA600D41150 /* launch.h */,
671 FC59A0E70E8C8AA600D41150 /* launch_priv.h */,
672 FC59A0E80E8C8AA600D41150 /* launch_internal.h */,
673 FC59A0E90E8C8AA600D41150 /* liblaunch.c */,
674 FC59A0EA0E8C8AA600D41150 /* bootstrap.h */,
675 FC59A0EB0E8C8AA600D41150 /* bootstrap_priv.h */,
676 FC59A0EC0E8C8AA600D41150 /* libbootstrap.c */,
677 );
678 name = liblaunch;
679 sourceTree = "<group>";
680 };
681 FCD713330E95D65F001B0111 /* wait4path */ = {
682 isa = PBXGroup;
683 children = (
684 FCD713370E95D69E001B0111 /* wait4path.1 */,
685 FCD713380E95D69E001B0111 /* wait4path.c */,
686 );
687 name = wait4path;
688 sourceTree = "<group>";
689 };
690/* End PBXGroup section */
691
692/* Begin PBXHeadersBuildPhase section */
693 FC59A05C0E8C885100D41150 /* Headers */ = {
694 isa = PBXHeadersBuildPhase;
695 buildActionMask = 2147483647;
696 files = (
697 FC59A0ED0E8C8AA600D41150 /* vproc.h in Headers */,
698 FC59A0EE0E8C8AA600D41150 /* vproc_priv.h in Headers */,
699 FC59A0EF0E8C8AA600D41150 /* vproc_internal.h in Headers */,
700 FC59A0F10E8C8AA600D41150 /* launch.h in Headers */,
701 FC59A0F20E8C8AA600D41150 /* launch_priv.h in Headers */,
702 FC59A0F30E8C8AA600D41150 /* launch_internal.h in Headers */,
703 FC59A0F50E8C8AA600D41150 /* bootstrap.h in Headers */,
704 FC59A0F60E8C8AA600D41150 /* bootstrap_priv.h in Headers */,
705 FC59A0FC0E8C8ACE00D41150 /* reboot2.h in Headers */,
706 );
707 runOnlyForDeploymentPostprocessing = 0;
708 };
709/* End PBXHeadersBuildPhase section */
710
711/* Begin PBXNativeTarget section */
ddbbfbc1
A
712 4B10F1B70F43BE7E00875782 /* launchd-embedded */ = {
713 isa = PBXNativeTarget;
714 buildConfigurationList = 4B10F1D10F43BE7E00875782 /* Build configuration list for PBXNativeTarget "launchd-embedded" */;
715 buildPhases = (
716 4B10F1B80F43BE7E00875782 /* Sources */,
717 4B10F1C50F43BE7E00875782 /* Frameworks */,
718 4B10F1C80F43BE7E00875782 /* CopyFiles */,
719 4B10F1CB0F43BE7E00875782 /* CopyFiles */,
720 4B10F1CE0F43BE7E00875782 /* CopyFiles */,
721 4B10F1D00F43BE7E00875782 /* ShellScript */,
722 );
723 buildRules = (
724 );
725 dependencies = (
726 );
727 name = "launchd-embedded";
728 productName = launchd;
729 productReference = 4B10F1D30F43BE7E00875782 /* launchd */;
730 productType = "com.apple.product-type.tool";
731 };
732 4B10F1E60F43BF5C00875782 /* launchctl-embedded */ = {
733 isa = PBXNativeTarget;
734 buildConfigurationList = 4B10F1F10F43BF5C00875782 /* Build configuration list for PBXNativeTarget "launchctl-embedded" */;
735 buildPhases = (
736 4B10F1E70F43BF5C00875782 /* Sources */,
737 4B10F1E90F43BF5C00875782 /* Frameworks */,
738 4B10F1EE0F43BF5C00875782 /* CopyFiles */,
739 4B10F1F00F43BF5C00875782 /* ShellScript */,
740 );
741 buildRules = (
742 );
743 dependencies = (
744 );
745 name = "launchctl-embedded";
746 productName = launchctl;
747 productReference = 4B10F1F30F43BF5C00875782 /* launchctl */;
748 productType = "com.apple.product-type.tool";
749 };
ef398931
A
750 FC59A0530E8C884700D41150 /* launchd */ = {
751 isa = PBXNativeTarget;
752 buildConfigurationList = FC59A0590E8C884800D41150 /* Build configuration list for PBXNativeTarget "launchd" */;
753 buildPhases = (
754 FC59A0510E8C884700D41150 /* Sources */,
755 FC59A0520E8C884700D41150 /* Frameworks */,
756 FC7B87FA0EA71AB400542082 /* CopyFiles */,
757 FC7B87E80EA719DB00542082 /* CopyFiles */,
758 FC3627D70E9343B90054F1A3 /* CopyFiles */,
759 FC7B87B20EA7195F00542082 /* ShellScript */,
760 );
761 buildRules = (
762 );
763 dependencies = (
764 );
765 name = launchd;
766 productName = launchd;
767 productReference = FC59A0540E8C884700D41150 /* launchd */;
768 productType = "com.apple.product-type.tool";
769 };
770 FC59A05F0E8C885100D41150 /* liblaunch */ = {
771 isa = PBXNativeTarget;
772 buildConfigurationList = FC59A0650E8C886700D41150 /* Build configuration list for PBXNativeTarget "liblaunch" */;
773 buildPhases = (
ddbbfbc1 774 4B1D91F40F8BDE6800125940 /* CopyFiles */,
ef398931
A
775 FC59A05C0E8C885100D41150 /* Headers */,
776 FC59A05D0E8C885100D41150 /* Sources */,
777 FC59A05E0E8C885100D41150 /* Frameworks */,
778 FC7B88230EA7280100542082 /* ShellScript */,
779 );
780 buildRules = (
781 );
782 dependencies = (
783 );
784 name = liblaunch;
785 productName = launchd_libs;
786 productReference = FC59A0600E8C885100D41150 /* liblaunch.a */;
787 productType = "com.apple.product-type.library.static";
788 };
789 FC59A06C0E8C888A00D41150 /* launchctl */ = {
790 isa = PBXNativeTarget;
791 buildConfigurationList = FC59A0890E8C890A00D41150 /* Build configuration list for PBXNativeTarget "launchctl" */;
792 buildPhases = (
793 FC59A06A0E8C888A00D41150 /* Sources */,
794 FC59A06B0E8C888A00D41150 /* Frameworks */,
795 FCD713050E95D513001B0111 /* CopyFiles */,
796 FCC842860EA718C400C01666 /* ShellScript */,
797 );
798 buildRules = (
799 );
800 dependencies = (
801 );
802 name = launchctl;
803 productName = launchctl;
804 productReference = FC59A06D0E8C888A00D41150 /* launchctl */;
805 productType = "com.apple.product-type.tool";
806 };
807 FC59A0900E8C892300D41150 /* SystemStarter */ = {
808 isa = PBXNativeTarget;
809 buildConfigurationList = FC59A09B0E8C892900D41150 /* Build configuration list for PBXNativeTarget "SystemStarter" */;
810 buildPhases = (
811 FC59A08E0E8C892300D41150 /* Sources */,
812 FC59A08F0E8C892300D41150 /* Frameworks */,
813 FC3627D60E9343B90054F1A3 /* CopyFiles */,
814 FCD713110E95D554001B0111 /* CopyFiles */,
815 FCD7131B0E95D59B001B0111 /* CopyFiles */,
816 FCD713590E95D7D8001B0111 /* CopyFiles */,
817 FCC8427E0EA7175100C01666 /* ShellScript */,
818 );
819 buildRules = (
820 );
821 dependencies = (
822 );
823 name = SystemStarter;
824 productName = SystemStarter;
825 productReference = FC59A0910E8C892300D41150 /* SystemStarter */;
826 productType = "com.apple.product-type.tool";
827 };
828 FC59A0CD0E8C8A5C00D41150 /* launchproxy */ = {
829 isa = PBXNativeTarget;
830 buildConfigurationList = FC59A0D90E8C8A6000D41150 /* Build configuration list for PBXNativeTarget "launchproxy" */;
831 buildPhases = (
832 FC59A0CB0E8C8A5C00D41150 /* Sources */,
833 FC59A0CC0E8C8A5C00D41150 /* Frameworks */,
834 FCD713120E95D554001B0111 /* CopyFiles */,
835 FC7B87F20EA71A6200542082 /* ShellScript */,
836 );
837 buildRules = (
838 );
839 dependencies = (
840 );
841 name = launchproxy;
842 productName = launchproxy;
843 productReference = FC59A0CE0E8C8A5C00D41150 /* launchproxy */;
844 productType = "com.apple.product-type.tool";
845 };
846 FCD7132A0E95D64D001B0111 /* wait4path */ = {
847 isa = PBXNativeTarget;
848 buildConfigurationList = FCD713340E95D65F001B0111 /* Build configuration list for PBXNativeTarget "wait4path" */;
849 buildPhases = (
850 FCD713280E95D64D001B0111 /* Sources */,
851 FCD713290E95D64D001B0111 /* Frameworks */,
852 FCD7134D0E95D728001B0111 /* CopyFiles */,
853 FC7B87EE0EA71A4900542082 /* ShellScript */,
854 );
855 buildRules = (
856 );
857 dependencies = (
858 );
859 name = wait4path;
860 productName = wait4path;
861 productReference = FCD7132B0E95D64D001B0111 /* wait4path */;
862 productType = "com.apple.product-type.tool";
863 };
864/* End PBXNativeTarget section */
865
866/* Begin PBXProject section */
867 FC59A03F0E8C87FD00D41150 /* Project object */ = {
868 isa = PBXProject;
869 buildConfigurationList = FC59A0420E8C87FD00D41150 /* Build configuration list for PBXProject "launchd" */;
870 compatibilityVersion = "Xcode 2.4";
871 hasScannedForEncodings = 0;
872 mainGroup = FC59A03D0E8C87FD00D41150;
873 productRefGroup = FC59A0550E8C884700D41150 /* Products */;
874 projectDirPath = "";
875 projectRoot = "";
876 targets = (
877 FC59A0750E8C88AC00D41150 /* default */,
ddbbfbc1 878 726056200EA8088C00D65FE7 /* embedded */,
ef398931
A
879 FC59A07A0E8C88BB00D41150 /* launchd_libs */,
880 FC59A0530E8C884700D41150 /* launchd */,
881 FC59A06C0E8C888A00D41150 /* launchctl */,
ddbbfbc1
A
882 4B10F1B70F43BE7E00875782 /* launchd-embedded */,
883 4B10F1E60F43BF5C00875782 /* launchctl-embedded */,
ef398931
A
884 FC59A0CD0E8C8A5C00D41150 /* launchproxy */,
885 FCD7132A0E95D64D001B0111 /* wait4path */,
886 FC59A0900E8C892300D41150 /* SystemStarter */,
887 FC59A05F0E8C885100D41150 /* liblaunch */,
888 );
889 };
890/* End PBXProject section */
891
892/* Begin PBXShellScriptBuildPhase section */
ddbbfbc1
A
893 4B10F1D00F43BE7E00875782 /* ShellScript */ = {
894 isa = PBXShellScriptBuildPhase;
895 buildActionMask = 8;
896 files = (
897 );
898 inputPaths = (
899 );
900 outputPaths = (
901 );
902 runOnlyForDeploymentPostprocessing = 1;
903 shellPath = /bin/sh;
904 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";
905 showEnvVarsInLog = 0;
906 };
907 4B10F1F00F43BF5C00875782 /* ShellScript */ = {
908 isa = PBXShellScriptBuildPhase;
909 buildActionMask = 8;
910 files = (
911 );
912 inputPaths = (
913 );
914 outputPaths = (
915 );
916 runOnlyForDeploymentPostprocessing = 1;
917 shellPath = /bin/sh;
918 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";
919 showEnvVarsInLog = 0;
920 };
ef398931
A
921 FC7B87B20EA7195F00542082 /* ShellScript */ = {
922 isa = PBXShellScriptBuildPhase;
923 buildActionMask = 8;
924 files = (
925 );
926 inputPaths = (
927 );
928 outputPaths = (
929 );
930 runOnlyForDeploymentPostprocessing = 1;
931 shellPath = /bin/sh;
ddbbfbc1 932 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";
ef398931
A
933 showEnvVarsInLog = 0;
934 };
935 FC7B87EE0EA71A4900542082 /* ShellScript */ = {
936 isa = PBXShellScriptBuildPhase;
937 buildActionMask = 8;
938 files = (
939 );
940 inputPaths = (
941 );
942 outputPaths = (
943 );
944 runOnlyForDeploymentPostprocessing = 1;
945 shellPath = /bin/sh;
946 shellScript = "/Developer/Makefiles/bin/compress-man-pages.pl -d \"$DSTROOT\" /usr/share/man";
947 showEnvVarsInLog = 0;
948 };
949 FC7B87F20EA71A6200542082 /* ShellScript */ = {
950 isa = PBXShellScriptBuildPhase;
951 buildActionMask = 8;
952 files = (
953 );
954 inputPaths = (
955 );
956 outputPaths = (
957 );
958 runOnlyForDeploymentPostprocessing = 1;
959 shellPath = /bin/sh;
960 shellScript = "/Developer/Makefiles/bin/compress-man-pages.pl -d \"$DSTROOT\" /usr/share/man";
961 showEnvVarsInLog = 0;
962 };
963 FC7B88230EA7280100542082 /* ShellScript */ = {
964 isa = PBXShellScriptBuildPhase;
965 buildActionMask = 8;
966 files = (
967 );
968 inputPaths = (
969 );
970 outputPaths = (
971 );
972 runOnlyForDeploymentPostprocessing = 1;
973 shellPath = /bin/sh;
974 shellScript = "install -o \"$INSTALL_OWNER\" -g \"$INSTALL_GROUP\" -m 0755 -d \"$DSTROOT\"/usr/include/servers\nmv \"$DSTROOT\"/usr/include/bootstrap.h \"$DSTROOT\"/usr/include/servers/\nln -sf bootstrap.h \"$DSTROOT\"/usr/include/servers/bootstrap_defs.h";
975 showEnvVarsInLog = 0;
976 };
977 FCC8427E0EA7175100C01666 /* ShellScript */ = {
978 isa = PBXShellScriptBuildPhase;
979 buildActionMask = 8;
980 files = (
981 );
982 inputPaths = (
983 );
984 outputPaths = (
985 );
986 runOnlyForDeploymentPostprocessing = 1;
987 shellPath = /bin/sh;
988 shellScript = "install -o \"$INSTALL_OWNER\" -g \"$INSTALL_GROUP\" -m 0755 -d \"$DSTROOT\"/System/Library/StartupItems\ninstall -o \"$INSTALL_OWNER\" -g \"$INSTALL_GROUP\" -m 0755 -d \"$DSTROOT\"/Library/StartupItems\n/Developer/Makefiles/bin/compress-man-pages.pl -d \"$DSTROOT\" /usr/share/man";
989 showEnvVarsInLog = 0;
990 };
991 FCC842860EA718C400C01666 /* ShellScript */ = {
992 isa = PBXShellScriptBuildPhase;
993 buildActionMask = 8;
994 files = (
995 );
996 inputPaths = (
997 );
998 outputPaths = (
999 );
1000 runOnlyForDeploymentPostprocessing = 1;
1001 shellPath = /bin/sh;
1002 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";
1003 showEnvVarsInLog = 0;
1004 };
1005/* End PBXShellScriptBuildPhase section */
1006
1007/* Begin PBXSourcesBuildPhase section */
ddbbfbc1
A
1008 4B10F1B80F43BE7E00875782 /* Sources */ = {
1009 isa = PBXSourcesBuildPhase;
1010 buildActionMask = 2147483647;
1011 files = (
1012 4B10F1B90F43BE7E00875782 /* launchd_internal.defs in Sources */,
1013 4B10F1BA0F43BE7E00875782 /* protocol_vproc.defs in Sources */,
1014 4B10F1BB0F43BE7E00875782 /* protocol_job_reply.defs in Sources */,
1015 4B10F1BC0F43BE7E00875782 /* mach_exc.defs in Sources */,
1016 4B10F1BD0F43BE7E00875782 /* notify.defs in Sources */,
1017 4B10F1BE0F43BE7E00875782 /* launchd.c in Sources */,
1018 4B10F1BF0F43BE7E00875782 /* launchd_runtime.c in Sources */,
1019 4B10F1C00F43BE7E00875782 /* launchd_runtime_kill.c in Sources */,
1020 4B10F1C10F43BE7E00875782 /* launchd_core_logic.c in Sources */,
1021 4B10F1C20F43BE7E00875782 /* launchd_unix_ipc.c in Sources */,
1022 4B10F1C30F43BE7E00875782 /* launchd_ktrace.c in Sources */,
1023 4B10F1C40F43BE7E00875782 /* protocol_job_forward.defs in Sources */,
1024 );
1025 runOnlyForDeploymentPostprocessing = 0;
1026 };
1027 4B10F1E70F43BF5C00875782 /* Sources */ = {
1028 isa = PBXSourcesBuildPhase;
1029 buildActionMask = 2147483647;
1030 files = (
1031 4B10F1E80F43BF5C00875782 /* launchctl.c in Sources */,
1032 );
1033 runOnlyForDeploymentPostprocessing = 0;
1034 };
ef398931
A
1035 FC59A0510E8C884700D41150 /* Sources */ = {
1036 isa = PBXSourcesBuildPhase;
1037 buildActionMask = 2147483647;
1038 files = (
1039 FC59A0BF0E8C8A2A00D41150 /* launchd_internal.defs in Sources */,
1040 FC3627E10E9344BF0054F1A3 /* protocol_vproc.defs in Sources */,
1041 FC3629170E9348390054F1A3 /* protocol_job_reply.defs in Sources */,
ddbbfbc1 1042 726055EC0EA7EC2400D65FE7 /* mach_exc.defs in Sources */,
ef398931
A
1043 FC36290D0E93475F0054F1A3 /* notify.defs in Sources */,
1044 FC59A0C50E8C8A4700D41150 /* launchd.c in Sources */,
1045 FC59A0BA0E8C8A1F00D41150 /* launchd_runtime.c in Sources */,
1046 FC59A0B90E8C8A1F00D41150 /* launchd_runtime_kill.c in Sources */,
1047 FC59A0BB0E8C8A1F00D41150 /* launchd_core_logic.c in Sources */,
1048 FC59A0B80E8C8A1F00D41150 /* launchd_unix_ipc.c in Sources */,
ddbbfbc1
A
1049 72FDB15F0EA7D7B200B2AC84 /* launchd_ktrace.c in Sources */,
1050 72FDB1C00EA7E21C00B2AC84 /* protocol_job_forward.defs in Sources */,
ef398931
A
1051 );
1052 runOnlyForDeploymentPostprocessing = 0;
1053 };
1054 FC59A05D0E8C885100D41150 /* Sources */ = {
1055 isa = PBXSourcesBuildPhase;
1056 buildActionMask = 2147483647;
1057 files = (
1058 FC59A0F40E8C8AA600D41150 /* liblaunch.c in Sources */,
1059 FC59A0F00E8C8AA600D41150 /* libvproc.c in Sources */,
1060 FC59A0F70E8C8AA600D41150 /* libbootstrap.c in Sources */,
1061 FC3627E00E9344BF0054F1A3 /* protocol_vproc.defs in Sources */,
ddbbfbc1 1062 726056090EA7FCF200D65FE7 /* launchd_ktrace.c in Sources */,
ef398931
A
1063 );
1064 runOnlyForDeploymentPostprocessing = 0;
1065 };
1066 FC59A06A0E8C888A00D41150 /* Sources */ = {
1067 isa = PBXSourcesBuildPhase;
1068 buildActionMask = 2147483647;
1069 files = (
1070 FC59A0AF0E8C8A0E00D41150 /* launchctl.c in Sources */,
1071 );
1072 runOnlyForDeploymentPostprocessing = 0;
1073 };
1074 FC59A08E0E8C892300D41150 /* Sources */ = {
1075 isa = PBXSourcesBuildPhase;
1076 buildActionMask = 2147483647;
1077 files = (
1078 FC3627BB0E93432A0054F1A3 /* SystemStarter.c in Sources */,
1079 FC3627BA0E9343220054F1A3 /* StartupItems.c in Sources */,
1080 FC59A0A60E8C89C100D41150 /* IPC.c in Sources */,
1081 );
1082 runOnlyForDeploymentPostprocessing = 0;
1083 };
1084 FC59A0CB0E8C8A5C00D41150 /* Sources */ = {
1085 isa = PBXSourcesBuildPhase;
1086 buildActionMask = 2147483647;
1087 files = (
1088 FC59A0DC0E8C8A6900D41150 /* launchproxy.c in Sources */,
1089 );
1090 runOnlyForDeploymentPostprocessing = 0;
1091 };
1092 FCD713280E95D64D001B0111 /* Sources */ = {
1093 isa = PBXSourcesBuildPhase;
1094 buildActionMask = 2147483647;
1095 files = (
1096 FCD713390E95D69E001B0111 /* wait4path.c in Sources */,
1097 );
1098 runOnlyForDeploymentPostprocessing = 0;
1099 };
1100/* End PBXSourcesBuildPhase section */
1101
1102/* Begin PBXTargetDependency section */
ddbbfbc1 1103 4B10F1E20F43BEA900875782 /* PBXTargetDependency */ = {
ef398931 1104 isa = PBXTargetDependency;
ddbbfbc1
A
1105 target = 4B10F1B70F43BE7E00875782 /* launchd-embedded */;
1106 targetProxy = 4B10F1E10F43BEA900875782 /* PBXContainerItemProxy */;
ef398931 1107 };
ddbbfbc1 1108 4B10F1F60F43BF8C00875782 /* PBXTargetDependency */ = {
ef398931 1109 isa = PBXTargetDependency;
ddbbfbc1
A
1110 target = 4B10F1E60F43BF5C00875782 /* launchctl-embedded */;
1111 targetProxy = 4B10F1F50F43BF8C00875782 /* PBXContainerItemProxy */;
ef398931 1112 };
ddbbfbc1 1113 726056270EA808B700D65FE7 /* PBXTargetDependency */ = {
ef398931
A
1114 isa = PBXTargetDependency;
1115 target = FC59A0CD0E8C8A5C00D41150 /* launchproxy */;
ddbbfbc1 1116 targetProxy = 726056260EA808B700D65FE7 /* PBXContainerItemProxy */;
ef398931 1117 };
ddbbfbc1 1118 726056290EA808B900D65FE7 /* PBXTargetDependency */ = {
ef398931
A
1119 isa = PBXTargetDependency;
1120 target = FCD7132A0E95D64D001B0111 /* wait4path */;
ddbbfbc1 1121 targetProxy = 726056280EA808B900D65FE7 /* PBXContainerItemProxy */;
ef398931
A
1122 };
1123 FC59A07E0E8C88C100D41150 /* PBXTargetDependency */ = {
1124 isa = PBXTargetDependency;
1125 target = FC59A05F0E8C885100D41150 /* liblaunch */;
1126 targetProxy = FC59A07D0E8C88C100D41150 /* PBXContainerItemProxy */;
1127 };
1128 FC59A0800E8C88FA00D41150 /* PBXTargetDependency */ = {
1129 isa = PBXTargetDependency;
1130 target = FC59A0530E8C884700D41150 /* launchd */;
1131 targetProxy = FC59A07F0E8C88FA00D41150 /* PBXContainerItemProxy */;
1132 };
1133 FC59A0820E8C88FC00D41150 /* PBXTargetDependency */ = {
1134 isa = PBXTargetDependency;
1135 target = FC59A06C0E8C888A00D41150 /* launchctl */;
1136 targetProxy = FC59A0810E8C88FC00D41150 /* PBXContainerItemProxy */;
1137 };
1138 FC59A09D0E8C893000D41150 /* PBXTargetDependency */ = {
1139 isa = PBXTargetDependency;
1140 target = FC59A0900E8C892300D41150 /* SystemStarter */;
1141 targetProxy = FC59A09C0E8C893000D41150 /* PBXContainerItemProxy */;
1142 };
1143 FC59A0DE0E8C8A7000D41150 /* PBXTargetDependency */ = {
1144 isa = PBXTargetDependency;
1145 target = FC59A0CD0E8C8A5C00D41150 /* launchproxy */;
1146 targetProxy = FC59A0DD0E8C8A7000D41150 /* PBXContainerItemProxy */;
1147 };
1148 FCC842810EA718A800C01666 /* PBXTargetDependency */ = {
1149 isa = PBXTargetDependency;
1150 target = FCD7132A0E95D64D001B0111 /* wait4path */;
1151 targetProxy = FCC842800EA718A800C01666 /* PBXContainerItemProxy */;
1152 };
1153/* End PBXTargetDependency section */
1154
1155/* Begin XCBuildConfiguration section */
ddbbfbc1
A
1156 4B10F1D20F43BE7E00875782 /* Release */ = {
1157 isa = XCBuildConfiguration;
1158 buildSettings = {
1159 COPY_PHASE_STRIP = YES;
1160 DEAD_CODE_STRIPPING = NO;
1161 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1162 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1163 INSTALL_PATH = /sbin;
1164 PREBINDING = NO;
1165 PRODUCT_NAME = launchd;
1166 STRIP_STYLE = debugging;
1167 VALID_ARCHS = "armv5 armv6 armv7 i386 ppc ppc64 ppc7400 ppc970 x86_64";
1168 ZERO_LINK = NO;
1169 };
1170 name = Release;
1171 };
1172 4B10F1F20F43BF5C00875782 /* Release */ = {
1173 isa = XCBuildConfiguration;
1174 buildSettings = {
1175 ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386";
1176 COPY_PHASE_STRIP = YES;
1177 DEAD_CODE_STRIPPING = NO;
1178 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1179 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1180 INSTALL_PATH = /bin;
1181 PREBINDING = NO;
1182 PRODUCT_NAME = launchctl;
1183 STRIP_STYLE = debugging;
1184 VALID_ARCHS = "armv5 armv6 armv7 i386 ppc ppc64 ppc7400 ppc970 x86_64";
1185 ZERO_LINK = NO;
1186 };
1187 name = Release;
1188 };
1189 726056210EA8088D00D65FE7 /* Release */ = {
ef398931
A
1190 isa = XCBuildConfiguration;
1191 buildSettings = {
1192 COPY_PHASE_STRIP = YES;
1193 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1194 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1195 PRODUCT_NAME = embedded;
1196 ZERO_LINK = NO;
1197 };
1198 name = Release;
1199 };
1200 FC59A0410E8C87FD00D41150 /* Release */ = {
1201 isa = XCBuildConfiguration;
1202 buildSettings = {
1203 COPY_PHASE_STRIP = YES;
1204 DEAD_CODE_STRIPPING = YES;
1205 GCC_MODEL_TUNING = "";
1206 GCC_SYMBOLS_PRIVATE_EXTERN = YES;
1207 GCC_TREAT_IMPLICIT_FUNCTION_DECLARATIONS_AS_ERRORS = YES;
1208 GCC_TREAT_WARNINGS_AS_ERRORS = YES;
1209 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
1210 GCC_WARN_SHADOW = YES;
1211 INSTALL_MODE_FLAG = "ugo-w,a+rX";
1212 OTHER_CFLAGS = (
1213 "-D__MigTypeCheck=1",
1214 "-Dmig_external=__private_extern__",
ddbbfbc1 1215 "-D_DARWIN_USE_64_BIT_INODE=1",
ef398931
A
1216 );
1217 WARNING_CFLAGS = (
1218 "-Wall",
1219 "-Wextra",
1220 "-Waggregate-return",
1221 "-Wmissing-declarations",
1222 );
1223 };
1224 name = Release;
1225 };
1226 FC59A0580E8C884800D41150 /* Release */ = {
1227 isa = XCBuildConfiguration;
1228 buildSettings = {
1229 COPY_PHASE_STRIP = YES;
1230 DEAD_CODE_STRIPPING = NO;
1231 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1232 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1233 INSTALL_PATH = /sbin;
1234 PREBINDING = NO;
1235 PRODUCT_NAME = launchd;
ddbbfbc1
A
1236 STRIP_STYLE = debugging;
1237 VALID_ARCHS = "armv5 armv6 armv7 i386 ppc ppc64 ppc7400 ppc970 x86_64";
ef398931
A
1238 ZERO_LINK = NO;
1239 };
1240 name = Release;
1241 };
1242 FC59A0620E8C885100D41150 /* Release */ = {
1243 isa = XCBuildConfiguration;
1244 buildSettings = {
1245 ARCHS = "$(NATIVE_ARCH_ACTUAL)";
ef398931
A
1246 BUILD_VARIANTS = (
1247 normal,
1248 debug,
1249 profile,
1250 );
1251 COPY_PHASE_STRIP = YES;
1252 CURRENT_PROJECT_VERSION = "$(RC_ProjectSourceVersion)";
1253 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ddbbfbc1 1254 INSTALLHDRS_SCRIPT_PHASE = YES;
ef398931
A
1255 INSTALL_PATH = /usr/local/lib/system;
1256 OTHER_CFLAGS = (
1257 "-D__MigTypeCheck=1",
1258 "-Dmig_external=__private_extern__",
1259 "-D__DARWIN_NON_CANCELABLE=1",
ddbbfbc1 1260 "-D_DARWIN_USE_64_BIT_INODE=1",
ef398931
A
1261 );
1262 PRODUCT_NAME = launch;
1263 PUBLIC_HEADERS_FOLDER_PATH = /usr/include;
ddbbfbc1 1264 VALID_ARCHS = "armv5 armv6 armv7 i386 ppc ppc64 ppc7400 ppc970 x86_64";
ef398931
A
1265 VERSIONING_SYSTEM = "apple-generic";
1266 VERSION_INFO_PREFIX = __;
1267 };
1268 name = Release;
1269 };
1270 FC59A0700E8C888A00D41150 /* Release */ = {
1271 isa = XCBuildConfiguration;
1272 buildSettings = {
1273 ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386";
1274 COPY_PHASE_STRIP = YES;
1275 DEAD_CODE_STRIPPING = NO;
1276 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1277 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1278 INSTALL_PATH = /bin;
1279 PREBINDING = NO;
1280 PRODUCT_NAME = launchctl;
ddbbfbc1
A
1281 STRIP_STYLE = debugging;
1282 VALID_ARCHS = "armv5 armv6 armv7 i386 ppc ppc64 ppc7400 ppc970 x86_64";
ef398931
A
1283 ZERO_LINK = NO;
1284 };
1285 name = Release;
1286 };
1287 FC59A0770E8C88AC00D41150 /* Release */ = {
1288 isa = XCBuildConfiguration;
1289 buildSettings = {
1290 COPY_PHASE_STRIP = YES;
1291 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1292 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1293 PRODUCT_NAME = default;
1294 ZERO_LINK = NO;
1295 };
1296 name = Release;
1297 };
1298 FC59A07C0E8C88BC00D41150 /* Release */ = {
1299 isa = XCBuildConfiguration;
1300 buildSettings = {
1301 COPY_PHASE_STRIP = YES;
1302 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1303 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1304 PRODUCT_NAME = launchd_libs;
1305 ZERO_LINK = NO;
1306 };
1307 name = Release;
1308 };
1309 FC59A0940E8C892400D41150 /* Release */ = {
1310 isa = XCBuildConfiguration;
1311 buildSettings = {
1312 ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386";
1313 COPY_PHASE_STRIP = YES;
1314 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1315 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1316 INSTALL_PATH = /sbin;
1317 PREBINDING = NO;
1318 PRODUCT_NAME = SystemStarter;
ddbbfbc1
A
1319 STRIP_STYLE = debugging;
1320 VALID_ARCHS = "i386 ppc ppc64 ppc7400 ppc970 x86_64";
ef398931
A
1321 ZERO_LINK = NO;
1322 };
1323 name = Release;
1324 };
1325 FC59A0D10E8C8A5C00D41150 /* Release */ = {
1326 isa = XCBuildConfiguration;
1327 buildSettings = {
1328 ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386";
1329 COPY_PHASE_STRIP = YES;
1330 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1331 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1332 INSTALL_PATH = /usr/libexec;
1333 PREBINDING = NO;
1334 PRODUCT_NAME = launchproxy;
ddbbfbc1
A
1335 STRIP_STYLE = debugging;
1336 VALID_ARCHS = "armv5 armv6 armv7 i386 ppc ppc64 ppc7400 ppc970 x86_64";
ef398931
A
1337 ZERO_LINK = NO;
1338 };
1339 name = Release;
1340 };
1341 FCD7132E0E95D64E001B0111 /* Release */ = {
1342 isa = XCBuildConfiguration;
1343 buildSettings = {
1344 ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386";
1345 COPY_PHASE_STRIP = YES;
1346 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1347 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1348 INSTALL_PATH = /bin;
1349 PREBINDING = NO;
1350 PRODUCT_NAME = wait4path;
ddbbfbc1
A
1351 STRIP_STYLE = debugging;
1352 VALID_ARCHS = "armv5 armv6 armv7 i386 ppc ppc64 ppc7400 ppc970 x86_64";
ef398931
A
1353 ZERO_LINK = NO;
1354 };
1355 name = Release;
1356 };
1357/* End XCBuildConfiguration section */
1358
1359/* Begin XCConfigurationList section */
ddbbfbc1
A
1360 4B10F1D10F43BE7E00875782 /* Build configuration list for PBXNativeTarget "launchd-embedded" */ = {
1361 isa = XCConfigurationList;
1362 buildConfigurations = (
1363 4B10F1D20F43BE7E00875782 /* Release */,
1364 );
1365 defaultConfigurationIsVisible = 0;
1366 defaultConfigurationName = Release;
1367 };
1368 4B10F1F10F43BF5C00875782 /* Build configuration list for PBXNativeTarget "launchctl-embedded" */ = {
1369 isa = XCConfigurationList;
1370 buildConfigurations = (
1371 4B10F1F20F43BF5C00875782 /* Release */,
1372 );
1373 defaultConfigurationIsVisible = 0;
1374 defaultConfigurationName = Release;
1375 };
1376 7260562B0EA808D800D65FE7 /* Build configuration list for PBXAggregateTarget "embedded" */ = {
ef398931
A
1377 isa = XCConfigurationList;
1378 buildConfigurations = (
ddbbfbc1 1379 726056210EA8088D00D65FE7 /* Release */,
ef398931
A
1380 );
1381 defaultConfigurationIsVisible = 0;
1382 defaultConfigurationName = Release;
1383 };
1384 FC59A0420E8C87FD00D41150 /* Build configuration list for PBXProject "launchd" */ = {
1385 isa = XCConfigurationList;
1386 buildConfigurations = (
1387 FC59A0410E8C87FD00D41150 /* Release */,
1388 );
1389 defaultConfigurationIsVisible = 0;
1390 defaultConfigurationName = Release;
1391 };
1392 FC59A0590E8C884800D41150 /* Build configuration list for PBXNativeTarget "launchd" */ = {
1393 isa = XCConfigurationList;
1394 buildConfigurations = (
1395 FC59A0580E8C884800D41150 /* Release */,
1396 );
1397 defaultConfigurationIsVisible = 0;
1398 defaultConfigurationName = Release;
1399 };
1400 FC59A0650E8C886700D41150 /* Build configuration list for PBXNativeTarget "liblaunch" */ = {
1401 isa = XCConfigurationList;
1402 buildConfigurations = (
1403 FC59A0620E8C885100D41150 /* Release */,
1404 );
1405 defaultConfigurationIsVisible = 0;
1406 defaultConfigurationName = Release;
1407 };
1408 FC59A0890E8C890A00D41150 /* Build configuration list for PBXNativeTarget "launchctl" */ = {
1409 isa = XCConfigurationList;
1410 buildConfigurations = (
1411 FC59A0700E8C888A00D41150 /* Release */,
1412 );
1413 defaultConfigurationIsVisible = 0;
1414 defaultConfigurationName = Release;
1415 };
1416 FC59A08A0E8C890A00D41150 /* Build configuration list for PBXAggregateTarget "default" */ = {
1417 isa = XCConfigurationList;
1418 buildConfigurations = (
1419 FC59A0770E8C88AC00D41150 /* Release */,
1420 );
1421 defaultConfigurationIsVisible = 0;
1422 defaultConfigurationName = Release;
1423 };
1424 FC59A08B0E8C890A00D41150 /* Build configuration list for PBXAggregateTarget "launchd_libs" */ = {
1425 isa = XCConfigurationList;
1426 buildConfigurations = (
1427 FC59A07C0E8C88BC00D41150 /* Release */,
1428 );
1429 defaultConfigurationIsVisible = 0;
1430 defaultConfigurationName = Release;
1431 };
1432 FC59A09B0E8C892900D41150 /* Build configuration list for PBXNativeTarget "SystemStarter" */ = {
1433 isa = XCConfigurationList;
1434 buildConfigurations = (
1435 FC59A0940E8C892400D41150 /* Release */,
1436 );
1437 defaultConfigurationIsVisible = 0;
1438 defaultConfigurationName = Release;
1439 };
1440 FC59A0D90E8C8A6000D41150 /* Build configuration list for PBXNativeTarget "launchproxy" */ = {
1441 isa = XCConfigurationList;
1442 buildConfigurations = (
1443 FC59A0D10E8C8A5C00D41150 /* Release */,
1444 );
1445 defaultConfigurationIsVisible = 0;
1446 defaultConfigurationName = Release;
1447 };
1448 FCD713340E95D65F001B0111 /* Build configuration list for PBXNativeTarget "wait4path" */ = {
1449 isa = XCConfigurationList;
1450 buildConfigurations = (
1451 FCD7132E0E95D64E001B0111 /* Release */,
1452 );
1453 defaultConfigurationIsVisible = 0;
1454 defaultConfigurationName = Release;
1455 };
1456/* End XCConfigurationList section */
1457 };
1458 rootObject = FC59A03F0E8C87FD00D41150 /* Project object */;
1459}