]> git.saurik.com Git - apple/launchd.git/blame - launchd.xcodeproj/project.pbxproj
launchd-258.25.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 */
10 72B71BBA0EA8091300BFE986 /* embedded */ = {
11 isa = PBXAggregateTarget;
12 buildConfigurationList = 72B71BC40EA8095200BFE986 /* Build configuration list for PBXAggregateTarget "embedded" */;
13 buildPhases = (
14 );
15 dependencies = (
16 72B71BBD0EA8092300BFE986 /* PBXTargetDependency */,
17 72B71BBF0EA8092500BFE986 /* PBXTargetDependency */,
18 72B71BC10EA8092700BFE986 /* PBXTargetDependency */,
19 72B71BC30EA8092F00BFE986 /* PBXTargetDependency */,
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 */
26b346da 53 33C2D68C0F8F2C7A00A21214 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 721FBEBB0EA7AE2F0057462B /* Security.framework */; };
ef398931
A
54 721FBEBC0EA7AE2F0057462B /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 721FBEBB0EA7AE2F0057462B /* Security.framework */; };
55 72B71B7D0EA7E98A00BFE986 /* exc.defs in Sources */ = {isa = PBXBuildFile; fileRef = FC36291F0E9349410054F1A3 /* exc.defs */; settings = {ATTRIBUTES = (Server, ); }; };
56 FC3627BA0E9343220054F1A3 /* StartupItems.c in Sources */ = {isa = PBXBuildFile; fileRef = FC59A0FD0E8C8ADF00D41150 /* StartupItems.c */; };
57 FC3627BB0E93432A0054F1A3 /* SystemStarter.c in Sources */ = {isa = PBXBuildFile; fileRef = FC59A1000E8C8ADF00D41150 /* SystemStarter.c */; };
58 FC3627D40E93439B0054F1A3 /* StartupItemContext.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = FC59A0FE0E8C8ADF00D41150 /* StartupItemContext.8 */; };
59 FC3627D50E93439B0054F1A3 /* SystemStarter.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = FC59A1010E8C8ADF00D41150 /* SystemStarter.8 */; };
60 FC3627E00E9344BF0054F1A3 /* protocol_vproc.defs in Sources */ = {isa = PBXBuildFile; fileRef = FC3627DF0E9344BF0054F1A3 /* protocol_vproc.defs */; };
61 FC3627E10E9344BF0054F1A3 /* protocol_vproc.defs in Sources */ = {isa = PBXBuildFile; fileRef = FC3627DF0E9344BF0054F1A3 /* protocol_vproc.defs */; settings = {ATTRIBUTES = (Client, Server, ); }; };
62 FC3628080E9345E10054F1A3 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FC3628070E9345E10054F1A3 /* CoreFoundation.framework */; };
63 FC3628090E9345E10054F1A3 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FC3628070E9345E10054F1A3 /* CoreFoundation.framework */; };
64 FC36283F0E93463C0054F1A3 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FC36283E0E93463C0054F1A3 /* IOKit.framework */; };
65 FC36290D0E93475F0054F1A3 /* notify.defs in Sources */ = {isa = PBXBuildFile; fileRef = FC36290C0E93475F0054F1A3 /* notify.defs */; settings = {ATTRIBUTES = (Server, ); }; };
66 FC3629170E9348390054F1A3 /* protocol_job_reply.defs in Sources */ = {isa = PBXBuildFile; fileRef = FC3629160E9348390054F1A3 /* protocol_job_reply.defs */; };
67 FC36292D0E934AA40054F1A3 /* libbsm.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = FC36292C0E934AA40054F1A3 /* libbsm.dylib */; };
68 FC59A0A60E8C89C100D41150 /* IPC.c in Sources */ = {isa = PBXBuildFile; fileRef = FC59A0A50E8C89C100D41150 /* IPC.c */; };
69 FC59A0AF0E8C8A0E00D41150 /* launchctl.c in Sources */ = {isa = PBXBuildFile; fileRef = FC59A0AE0E8C8A0E00D41150 /* launchctl.c */; settings = {COMPILER_FLAGS = "-I\"$SDKROOT\"/System/Library/Frameworks/System.framework/PrivateHeaders"; }; };
70 FC59A0B80E8C8A1F00D41150 /* launchd_unix_ipc.c in Sources */ = {isa = PBXBuildFile; fileRef = FC59A0B10E8C8A1F00D41150 /* launchd_unix_ipc.c */; };
71 FC59A0B90E8C8A1F00D41150 /* launchd_runtime_kill.c in Sources */ = {isa = PBXBuildFile; fileRef = FC59A0B30E8C8A1F00D41150 /* launchd_runtime_kill.c */; };
72 FC59A0BA0E8C8A1F00D41150 /* launchd_runtime.c in Sources */ = {isa = PBXBuildFile; fileRef = FC59A0B50E8C8A1F00D41150 /* launchd_runtime.c */; settings = {COMPILER_FLAGS = "-I\"$SYMROOT\""; }; };
73 FC59A0BB0E8C8A1F00D41150 /* launchd_core_logic.c in Sources */ = {isa = PBXBuildFile; fileRef = FC59A0B70E8C8A1F00D41150 /* launchd_core_logic.c */; };
74 FC59A0BF0E8C8A2A00D41150 /* launchd_internal.defs in Sources */ = {isa = PBXBuildFile; fileRef = FC59A0BD0E8C8A2A00D41150 /* launchd_internal.defs */; settings = {ATTRIBUTES = (Client, Server, ); }; };
75 FC59A0C50E8C8A4700D41150 /* launchd.c in Sources */ = {isa = PBXBuildFile; fileRef = FC59A0C40E8C8A4700D41150 /* launchd.c */; };
76 FC59A0DC0E8C8A6900D41150 /* launchproxy.c in Sources */ = {isa = PBXBuildFile; fileRef = FC59A0DA0E8C8A6900D41150 /* launchproxy.c */; };
77 FC59A0ED0E8C8AA600D41150 /* vproc.h in Headers */ = {isa = PBXBuildFile; fileRef = FC59A0E20E8C8AA600D41150 /* vproc.h */; settings = {ATTRIBUTES = (Public, ); }; };
78 FC59A0EE0E8C8AA600D41150 /* vproc_priv.h in Headers */ = {isa = PBXBuildFile; fileRef = FC59A0E30E8C8AA600D41150 /* vproc_priv.h */; settings = {ATTRIBUTES = (Private, ); }; };
79 FC59A0EF0E8C8AA600D41150 /* vproc_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = FC59A0E40E8C8AA600D41150 /* vproc_internal.h */; };
80 FC59A0F00E8C8AA600D41150 /* libvproc.c in Sources */ = {isa = PBXBuildFile; fileRef = FC59A0E50E8C8AA600D41150 /* libvproc.c */; };
81 FC59A0F10E8C8AA600D41150 /* launch.h in Headers */ = {isa = PBXBuildFile; fileRef = FC59A0E60E8C8AA600D41150 /* launch.h */; settings = {ATTRIBUTES = (Public, ); }; };
82 FC59A0F20E8C8AA600D41150 /* launch_priv.h in Headers */ = {isa = PBXBuildFile; fileRef = FC59A0E70E8C8AA600D41150 /* launch_priv.h */; settings = {ATTRIBUTES = (Private, ); }; };
83 FC59A0F30E8C8AA600D41150 /* launch_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = FC59A0E80E8C8AA600D41150 /* launch_internal.h */; };
84 FC59A0F40E8C8AA600D41150 /* liblaunch.c in Sources */ = {isa = PBXBuildFile; fileRef = FC59A0E90E8C8AA600D41150 /* liblaunch.c */; };
85 FC59A0F50E8C8AA600D41150 /* bootstrap.h in Headers */ = {isa = PBXBuildFile; fileRef = FC59A0EA0E8C8AA600D41150 /* bootstrap.h */; settings = {ATTRIBUTES = (Public, ); }; };
86 FC59A0F60E8C8AA600D41150 /* bootstrap_priv.h in Headers */ = {isa = PBXBuildFile; fileRef = FC59A0EB0E8C8AA600D41150 /* bootstrap_priv.h */; settings = {ATTRIBUTES = (Private, ); }; };
87 FC59A0F70E8C8AA600D41150 /* libbootstrap.c in Sources */ = {isa = PBXBuildFile; fileRef = FC59A0EC0E8C8AA600D41150 /* libbootstrap.c */; };
88 FC59A0FC0E8C8ACE00D41150 /* reboot2.h in Headers */ = {isa = PBXBuildFile; fileRef = FC59A0FB0E8C8ACE00D41150 /* reboot2.h */; settings = {ATTRIBUTES = (Private, ); }; };
89 FC7B87B30EA7199700542082 /* rc.netboot in CopyFiles */ = {isa = PBXBuildFile; fileRef = FC59A0F90E8C8AC300D41150 /* rc.netboot */; };
90 FC7B87B50EA719B000542082 /* rc.common in CopyFiles */ = {isa = PBXBuildFile; fileRef = FC59A0FA0E8C8AC300D41150 /* rc.common */; };
91 FC7B87E60EA719D900542082 /* launchd.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = FC59A0C00E8C8A3A00D41150 /* launchd.8 */; };
92 FC7B87F60EA71A9F00542082 /* launchd.plist.5 in CopyFiles */ = {isa = PBXBuildFile; fileRef = FC59A0C10E8C8A4700D41150 /* launchd.plist.5 */; };
93 FC7B87F70EA71A9F00542082 /* launchd.conf.5 in CopyFiles */ = {isa = PBXBuildFile; fileRef = FC59A0C30E8C8A4700D41150 /* launchd.conf.5 */; };
94 FC7B87FB0EA71AC600542082 /* rc.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = FC59A0F80E8C8AC300D41150 /* rc.8 */; };
95 FCC841CC0EA7138700C01666 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FC36283E0E93463C0054F1A3 /* IOKit.framework */; };
96 FCD713010E95D4FF001B0111 /* launchctl.1 in CopyFiles */ = {isa = PBXBuildFile; fileRef = FC59A0AD0E8C8A0E00D41150 /* launchctl.1 */; };
97 FCD713090E95D52E001B0111 /* launchproxy.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = FC59A0DB0E8C8A6900D41150 /* launchproxy.8 */; };
98 FCD713130E95D56B001B0111 /* StartupItemContext in CopyFiles */ = {isa = PBXBuildFile; fileRef = FC59A0FF0E8C8ADF00D41150 /* StartupItemContext */; };
99 FCD713210E95D5DE001B0111 /* com.apple.SystemStarter.plist in CopyFiles */ = {isa = PBXBuildFile; fileRef = FCD713200E95D5D3001B0111 /* com.apple.SystemStarter.plist */; };
100 FCD713390E95D69E001B0111 /* wait4path.c in Sources */ = {isa = PBXBuildFile; fileRef = FCD713380E95D69E001B0111 /* wait4path.c */; };
101 FCD713450E95D71F001B0111 /* wait4path.1 in CopyFiles */ = {isa = PBXBuildFile; fileRef = FCD713370E95D69E001B0111 /* wait4path.1 */; };
102 FCD713570E95D7D1001B0111 /* hostconfig in CopyFiles */ = {isa = PBXBuildFile; fileRef = FCD713520E95D7B3001B0111 /* hostconfig */; };
103 FCD713740E95DE49001B0111 /* libedit.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = FCD713730E95DE49001B0111 /* libedit.dylib */; settings = {ATTRIBUTES = (Weak, ); }; };
104/* End PBXBuildFile section */
105
106/* Begin PBXContainerItemProxy section */
107 72B71BBC0EA8092300BFE986 /* PBXContainerItemProxy */ = {
108 isa = PBXContainerItemProxy;
109 containerPortal = FC59A03F0E8C87FD00D41150 /* Project object */;
110 proxyType = 1;
111 remoteGlobalIDString = FC59A0530E8C884700D41150;
112 remoteInfo = launchd;
113 };
114 72B71BBE0EA8092500BFE986 /* PBXContainerItemProxy */ = {
115 isa = PBXContainerItemProxy;
116 containerPortal = FC59A03F0E8C87FD00D41150 /* Project object */;
117 proxyType = 1;
118 remoteGlobalIDString = FC59A06C0E8C888A00D41150;
119 remoteInfo = launchctl;
120 };
121 72B71BC00EA8092700BFE986 /* PBXContainerItemProxy */ = {
122 isa = PBXContainerItemProxy;
123 containerPortal = FC59A03F0E8C87FD00D41150 /* Project object */;
124 proxyType = 1;
125 remoteGlobalIDString = FC59A0CD0E8C8A5C00D41150;
126 remoteInfo = launchproxy;
127 };
128 72B71BC20EA8092F00BFE986 /* PBXContainerItemProxy */ = {
129 isa = PBXContainerItemProxy;
130 containerPortal = FC59A03F0E8C87FD00D41150 /* Project object */;
131 proxyType = 1;
132 remoteGlobalIDString = FCD7132A0E95D64D001B0111;
133 remoteInfo = wait4path;
134 };
135 FC59A07D0E8C88C100D41150 /* PBXContainerItemProxy */ = {
136 isa = PBXContainerItemProxy;
137 containerPortal = FC59A03F0E8C87FD00D41150 /* Project object */;
138 proxyType = 1;
139 remoteGlobalIDString = FC59A05F0E8C885100D41150;
140 remoteInfo = launchd_libs;
141 };
142 FC59A07F0E8C88FA00D41150 /* PBXContainerItemProxy */ = {
143 isa = PBXContainerItemProxy;
144 containerPortal = FC59A03F0E8C87FD00D41150 /* Project object */;
145 proxyType = 1;
146 remoteGlobalIDString = FC59A0530E8C884700D41150;
147 remoteInfo = launchd;
148 };
149 FC59A0810E8C88FC00D41150 /* PBXContainerItemProxy */ = {
150 isa = PBXContainerItemProxy;
151 containerPortal = FC59A03F0E8C87FD00D41150 /* Project object */;
152 proxyType = 1;
153 remoteGlobalIDString = FC59A06C0E8C888A00D41150;
154 remoteInfo = launchctl;
155 };
156 FC59A09C0E8C893000D41150 /* PBXContainerItemProxy */ = {
157 isa = PBXContainerItemProxy;
158 containerPortal = FC59A03F0E8C87FD00D41150 /* Project object */;
159 proxyType = 1;
160 remoteGlobalIDString = FC59A0900E8C892300D41150;
161 remoteInfo = SystemStarter;
162 };
163 FC59A0DD0E8C8A7000D41150 /* PBXContainerItemProxy */ = {
164 isa = PBXContainerItemProxy;
165 containerPortal = FC59A03F0E8C87FD00D41150 /* Project object */;
166 proxyType = 1;
167 remoteGlobalIDString = FC59A0CD0E8C8A5C00D41150;
168 remoteInfo = launchproxy;
169 };
170 FCC842800EA718A800C01666 /* PBXContainerItemProxy */ = {
171 isa = PBXContainerItemProxy;
172 containerPortal = FC59A03F0E8C87FD00D41150 /* Project object */;
173 proxyType = 1;
174 remoteGlobalIDString = FCD7132A0E95D64D001B0111;
175 remoteInfo = wait4path;
176 };
177/* End PBXContainerItemProxy section */
178
179/* Begin PBXCopyFilesBuildPhase section */
180 FC3627D60E9343B90054F1A3 /* CopyFiles */ = {
181 isa = PBXCopyFilesBuildPhase;
182 buildActionMask = 8;
183 dstPath = usr/share/man/man8;
184 dstSubfolderSpec = 0;
185 files = (
186 FC3627D40E93439B0054F1A3 /* StartupItemContext.8 in CopyFiles */,
187 FC3627D50E93439B0054F1A3 /* SystemStarter.8 in CopyFiles */,
188 );
189 runOnlyForDeploymentPostprocessing = 1;
190 };
191 FC3627D70E9343B90054F1A3 /* CopyFiles */ = {
192 isa = PBXCopyFilesBuildPhase;
193 buildActionMask = 8;
194 dstPath = private/etc;
195 dstSubfolderSpec = 0;
196 files = (
197 FC7B87B30EA7199700542082 /* rc.netboot in CopyFiles */,
198 );
199 runOnlyForDeploymentPostprocessing = 1;
200 };
201 FC7B87E80EA719DB00542082 /* CopyFiles */ = {
202 isa = PBXCopyFilesBuildPhase;
203 buildActionMask = 8;
204 dstPath = usr/share/man/man8;
205 dstSubfolderSpec = 0;
206 files = (
207 FC7B87E60EA719D900542082 /* launchd.8 in CopyFiles */,
208 FC7B87FB0EA71AC600542082 /* rc.8 in CopyFiles */,
209 );
210 runOnlyForDeploymentPostprocessing = 1;
211 };
212 FC7B87FA0EA71AB400542082 /* CopyFiles */ = {
213 isa = PBXCopyFilesBuildPhase;
214 buildActionMask = 8;
215 dstPath = usr/share/man/man5;
216 dstSubfolderSpec = 0;
217 files = (
218 FC7B87F70EA71A9F00542082 /* launchd.conf.5 in CopyFiles */,
219 FC7B87F60EA71A9F00542082 /* launchd.plist.5 in CopyFiles */,
220 );
221 runOnlyForDeploymentPostprocessing = 1;
222 };
223 FCD713050E95D513001B0111 /* CopyFiles */ = {
224 isa = PBXCopyFilesBuildPhase;
225 buildActionMask = 8;
226 dstPath = usr/share/man/man1;
227 dstSubfolderSpec = 0;
228 files = (
229 FCD713010E95D4FF001B0111 /* launchctl.1 in CopyFiles */,
230 );
231 runOnlyForDeploymentPostprocessing = 1;
232 };
233 FCD713110E95D554001B0111 /* CopyFiles */ = {
234 isa = PBXCopyFilesBuildPhase;
235 buildActionMask = 8;
236 dstPath = usr/libexec;
237 dstSubfolderSpec = 0;
238 files = (
239 FCD713130E95D56B001B0111 /* StartupItemContext in CopyFiles */,
240 );
241 runOnlyForDeploymentPostprocessing = 1;
242 };
243 FCD713120E95D554001B0111 /* CopyFiles */ = {
244 isa = PBXCopyFilesBuildPhase;
245 buildActionMask = 8;
246 dstPath = usr/share/man/man8;
247 dstSubfolderSpec = 0;
248 files = (
249 FCD713090E95D52E001B0111 /* launchproxy.8 in CopyFiles */,
250 );
251 runOnlyForDeploymentPostprocessing = 1;
252 };
253 FCD7131B0E95D59B001B0111 /* CopyFiles */ = {
254 isa = PBXCopyFilesBuildPhase;
255 buildActionMask = 8;
256 dstPath = System/Library/LaunchDaemons;
257 dstSubfolderSpec = 0;
258 files = (
259 FCD713210E95D5DE001B0111 /* com.apple.SystemStarter.plist in CopyFiles */,
260 );
261 runOnlyForDeploymentPostprocessing = 1;
262 };
263 FCD7134D0E95D728001B0111 /* CopyFiles */ = {
264 isa = PBXCopyFilesBuildPhase;
265 buildActionMask = 8;
266 dstPath = usr/share/man/man1;
267 dstSubfolderSpec = 0;
268 files = (
269 FCD713450E95D71F001B0111 /* wait4path.1 in CopyFiles */,
270 );
271 runOnlyForDeploymentPostprocessing = 1;
272 };
273 FCD713590E95D7D8001B0111 /* CopyFiles */ = {
274 isa = PBXCopyFilesBuildPhase;
275 buildActionMask = 8;
276 dstPath = private/etc;
277 dstSubfolderSpec = 0;
278 files = (
279 FCD713570E95D7D1001B0111 /* hostconfig in CopyFiles */,
280 FC7B87B50EA719B000542082 /* rc.common in CopyFiles */,
281 );
282 runOnlyForDeploymentPostprocessing = 1;
283 };
284/* End PBXCopyFilesBuildPhase section */
285
286/* Begin PBXFileReference section */
287 721FBEA50EA7ABC40057462B /* config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = config.h; path = launchd/src/config.h; sourceTree = "<group>"; };
288 721FBEBB0EA7AE2F0057462B /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = /System/Library/Frameworks/Security.framework; sourceTree = "<absolute>"; };
289 FC3627DF0E9344BF0054F1A3 /* protocol_vproc.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; name = protocol_vproc.defs; path = launchd/src/protocol_vproc.defs; sourceTree = "<group>"; };
290 FC3628070E9345E10054F1A3 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; };
291 FC36283E0E93463C0054F1A3 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = /System/Library/Frameworks/IOKit.framework; sourceTree = "<absolute>"; };
292 FC36290C0E93475F0054F1A3 /* notify.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; name = notify.defs; path = /usr/include/mach/notify.defs; sourceTree = "<absolute>"; };
293 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>"; };
294 FC36291F0E9349410054F1A3 /* exc.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; name = exc.defs; path = /usr/include/mach/exc.defs; sourceTree = "<absolute>"; };
295 FC36292C0E934AA40054F1A3 /* libbsm.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libbsm.dylib; path = /usr/lib/libbsm.dylib; sourceTree = "<absolute>"; };
296 FC59A0540E8C884700D41150 /* launchd */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = launchd; sourceTree = BUILT_PRODUCTS_DIR; };
297 FC59A0600E8C885100D41150 /* liblaunch.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = liblaunch.a; sourceTree = BUILT_PRODUCTS_DIR; };
298 FC59A06D0E8C888A00D41150 /* launchctl */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = launchctl; sourceTree = BUILT_PRODUCTS_DIR; };
299 FC59A0910E8C892300D41150 /* SystemStarter */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = SystemStarter; sourceTree = BUILT_PRODUCTS_DIR; };
300 FC59A0A40E8C89C100D41150 /* IPC.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IPC.h; path = launchd/src/IPC.h; sourceTree = SOURCE_ROOT; };
301 FC59A0A50E8C89C100D41150 /* IPC.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = IPC.c; path = launchd/src/IPC.c; sourceTree = SOURCE_ROOT; };
302 FC59A0AD0E8C8A0E00D41150 /* launchctl.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; name = launchctl.1; path = launchd/src/launchctl.1; sourceTree = SOURCE_ROOT; };
303 FC59A0AE0E8C8A0E00D41150 /* launchctl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = launchctl.c; path = launchd/src/launchctl.c; sourceTree = SOURCE_ROOT; };
304 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; };
305 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; };
306 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; };
307 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; };
308 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; };
309 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; };
310 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; };
311 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; };
312 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; };
313 FC59A0BD0E8C8A2A00D41150 /* launchd_internal.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; name = launchd_internal.defs; path = launchd/src/launchd_internal.defs; sourceTree = SOURCE_ROOT; };
314 FC59A0C00E8C8A3A00D41150 /* launchd.8 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = launchd.8; path = launchd/src/launchd.8; sourceTree = SOURCE_ROOT; };
315 FC59A0C10E8C8A4700D41150 /* launchd.plist.5 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = launchd.plist.5; path = launchd/src/launchd.plist.5; sourceTree = SOURCE_ROOT; };
316 FC59A0C20E8C8A4700D41150 /* launchd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = launchd.h; path = launchd/src/launchd.h; sourceTree = SOURCE_ROOT; };
317 FC59A0C30E8C8A4700D41150 /* launchd.conf.5 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = launchd.conf.5; path = launchd/src/launchd.conf.5; sourceTree = SOURCE_ROOT; };
318 FC59A0C40E8C8A4700D41150 /* launchd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = launchd.c; path = launchd/src/launchd.c; sourceTree = SOURCE_ROOT; };
319 FC59A0CE0E8C8A5C00D41150 /* launchproxy */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = launchproxy; sourceTree = BUILT_PRODUCTS_DIR; };
320 FC59A0DA0E8C8A6900D41150 /* launchproxy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = launchproxy.c; path = launchd/src/launchproxy.c; sourceTree = SOURCE_ROOT; };
321 FC59A0DB0E8C8A6900D41150 /* launchproxy.8 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = launchproxy.8; path = launchd/src/launchproxy.8; sourceTree = SOURCE_ROOT; };
322 FC59A0E20E8C8AA600D41150 /* vproc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = vproc.h; path = launchd/src/vproc.h; sourceTree = "<group>"; };
323 FC59A0E30E8C8AA600D41150 /* vproc_priv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = vproc_priv.h; path = launchd/src/vproc_priv.h; sourceTree = "<group>"; };
324 FC59A0E40E8C8AA600D41150 /* vproc_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = vproc_internal.h; path = launchd/src/vproc_internal.h; sourceTree = "<group>"; };
325 FC59A0E50E8C8AA600D41150 /* libvproc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = libvproc.c; path = launchd/src/libvproc.c; sourceTree = SOURCE_ROOT; };
326 FC59A0E60E8C8AA600D41150 /* launch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = launch.h; path = launchd/src/launch.h; sourceTree = "<group>"; };
327 FC59A0E70E8C8AA600D41150 /* launch_priv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = launch_priv.h; path = launchd/src/launch_priv.h; sourceTree = "<group>"; };
328 FC59A0E80E8C8AA600D41150 /* launch_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = launch_internal.h; path = launchd/src/launch_internal.h; sourceTree = "<group>"; };
329 FC59A0E90E8C8AA600D41150 /* liblaunch.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = liblaunch.c; path = launchd/src/liblaunch.c; sourceTree = SOURCE_ROOT; };
330 FC59A0EA0E8C8AA600D41150 /* bootstrap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = bootstrap.h; path = launchd/src/bootstrap.h; sourceTree = "<group>"; };
331 FC59A0EB0E8C8AA600D41150 /* bootstrap_priv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = bootstrap_priv.h; path = launchd/src/bootstrap_priv.h; sourceTree = "<group>"; };
332 FC59A0EC0E8C8AA600D41150 /* libbootstrap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = libbootstrap.c; path = launchd/src/libbootstrap.c; sourceTree = SOURCE_ROOT; };
333 FC59A0F80E8C8AC300D41150 /* rc.8 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = rc.8; path = launchd/src/rc.8; sourceTree = SOURCE_ROOT; };
334 FC59A0F90E8C8AC300D41150 /* rc.netboot */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; name = rc.netboot; path = launchd/src/rc.netboot; sourceTree = SOURCE_ROOT; };
335 FC59A0FA0E8C8AC300D41150 /* rc.common */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = rc.common; path = launchd/src/rc.common; sourceTree = SOURCE_ROOT; };
336 FC59A0FB0E8C8ACE00D41150 /* reboot2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = reboot2.h; path = launchd/src/reboot2.h; sourceTree = SOURCE_ROOT; };
337 FC59A0FD0E8C8ADF00D41150 /* StartupItems.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = StartupItems.c; path = launchd/src/StartupItems.c; sourceTree = SOURCE_ROOT; };
338 FC59A0FE0E8C8ADF00D41150 /* StartupItemContext.8 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = StartupItemContext.8; path = launchd/src/StartupItemContext.8; sourceTree = SOURCE_ROOT; };
339 FC59A0FF0E8C8ADF00D41150 /* StartupItemContext */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; name = StartupItemContext; path = launchd/src/StartupItemContext; sourceTree = SOURCE_ROOT; };
340 FC59A1000E8C8ADF00D41150 /* SystemStarter.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SystemStarter.c; path = launchd/src/SystemStarter.c; sourceTree = SOURCE_ROOT; };
341 FC59A1010E8C8ADF00D41150 /* SystemStarter.8 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = SystemStarter.8; path = launchd/src/SystemStarter.8; sourceTree = SOURCE_ROOT; };
342 FC59A1020E8C8ADF00D41150 /* StartupItems.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = StartupItems.h; path = launchd/src/StartupItems.h; sourceTree = SOURCE_ROOT; };
343 FC59A1030E8C8ADF00D41150 /* SystemStarterIPC.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SystemStarterIPC.h; path = launchd/src/SystemStarterIPC.h; sourceTree = SOURCE_ROOT; };
344 FC59A1040E8C8ADF00D41150 /* SystemStarter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SystemStarter.h; path = launchd/src/SystemStarter.h; sourceTree = SOURCE_ROOT; };
345 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>"; };
346 FCD7132B0E95D64D001B0111 /* wait4path */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = wait4path; sourceTree = BUILT_PRODUCTS_DIR; };
347 FCD713370E95D69E001B0111 /* wait4path.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; name = wait4path.1; path = launchd/src/wait4path.1; sourceTree = "<group>"; };
348 FCD713380E95D69E001B0111 /* wait4path.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = wait4path.c; path = launchd/src/wait4path.c; sourceTree = "<group>"; };
349 FCD713520E95D7B3001B0111 /* hostconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = hostconfig; path = launchd/src/hostconfig; sourceTree = "<group>"; };
350 FCD713730E95DE49001B0111 /* libedit.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libedit.dylib; path = /usr/lib/libedit.dylib; sourceTree = "<absolute>"; };
351/* End PBXFileReference section */
352
353/* Begin PBXFrameworksBuildPhase section */
354 FC59A0520E8C884700D41150 /* Frameworks */ = {
355 isa = PBXFrameworksBuildPhase;
356 buildActionMask = 2147483647;
357 files = (
358 FC36292D0E934AA40054F1A3 /* libbsm.dylib in Frameworks */,
359 );
360 runOnlyForDeploymentPostprocessing = 0;
361 };
362 FC59A05E0E8C885100D41150 /* Frameworks */ = {
363 isa = PBXFrameworksBuildPhase;
364 buildActionMask = 2147483647;
365 files = (
366 );
367 runOnlyForDeploymentPostprocessing = 0;
368 };
369 FC59A06B0E8C888A00D41150 /* Frameworks */ = {
370 isa = PBXFrameworksBuildPhase;
371 buildActionMask = 2147483647;
372 files = (
373 FCC841CC0EA7138700C01666 /* IOKit.framework in Frameworks */,
374 FC3628080E9345E10054F1A3 /* CoreFoundation.framework in Frameworks */,
375 FCD713740E95DE49001B0111 /* libedit.dylib in Frameworks */,
26b346da 376 33C2D68C0F8F2C7A00A21214 /* Security.framework in Frameworks */,
ef398931
A
377 );
378 runOnlyForDeploymentPostprocessing = 0;
379 };
380 FC59A08F0E8C892300D41150 /* Frameworks */ = {
381 isa = PBXFrameworksBuildPhase;
382 buildActionMask = 2147483647;
383 files = (
384 FC3628090E9345E10054F1A3 /* CoreFoundation.framework in Frameworks */,
385 FC36283F0E93463C0054F1A3 /* IOKit.framework in Frameworks */,
386 );
387 runOnlyForDeploymentPostprocessing = 0;
388 };
389 FC59A0CC0E8C8A5C00D41150 /* Frameworks */ = {
390 isa = PBXFrameworksBuildPhase;
391 buildActionMask = 2147483647;
392 files = (
393 721FBEBC0EA7AE2F0057462B /* Security.framework in Frameworks */,
394 );
395 runOnlyForDeploymentPostprocessing = 0;
396 };
397 FCD713290E95D64D001B0111 /* Frameworks */ = {
398 isa = PBXFrameworksBuildPhase;
399 buildActionMask = 2147483647;
400 files = (
401 );
402 runOnlyForDeploymentPostprocessing = 0;
403 };
404/* End PBXFrameworksBuildPhase section */
405
406/* Begin PBXGroup section */
407 FC36280C0E9345F60054F1A3 /* Frameworks */ = {
408 isa = PBXGroup;
409 children = (
410 721FBEBB0EA7AE2F0057462B /* Security.framework */,
411 FC36292C0E934AA40054F1A3 /* libbsm.dylib */,
412 FCD713730E95DE49001B0111 /* libedit.dylib */,
413 FC3628070E9345E10054F1A3 /* CoreFoundation.framework */,
414 FC36283E0E93463C0054F1A3 /* IOKit.framework */,
415 );
416 name = Frameworks;
417 sourceTree = "<group>";
418 };
419 FC59A03D0E8C87FD00D41150 = {
420 isa = PBXGroup;
421 children = (
422 FC59A04E0E8C883300D41150 /* launchd */,
423 FC59A0E10E8C8A9400D41150 /* liblaunch */,
424 FC59A0A90E8C89C900D41150 /* launchctl */,
425 FC59A0C80E8C8A4E00D41150 /* launchproxy */,
426 FC59A0A00E8C899600D41150 /* SystemStarter */,
427 FCD713330E95D65F001B0111 /* wait4path */,
428 FC36280C0E9345F60054F1A3 /* Frameworks */,
429 FC59A0550E8C884700D41150 /* Products */,
430 );
431 sourceTree = "<group>";
432 };
433 FC59A04E0E8C883300D41150 /* launchd */ = {
434 isa = PBXGroup;
435 children = (
436 721FBEA50EA7ABC40057462B /* config.h */,
437 FC36291F0E9349410054F1A3 /* exc.defs */,
438 FC3629160E9348390054F1A3 /* protocol_job_reply.defs */,
439 FC36290C0E93475F0054F1A3 /* notify.defs */,
440 FC59A0F80E8C8AC300D41150 /* rc.8 */,
441 FC59A0F90E8C8AC300D41150 /* rc.netboot */,
442 FC59A0FA0E8C8AC300D41150 /* rc.common */,
443 FC59A0C10E8C8A4700D41150 /* launchd.plist.5 */,
444 FC59A0C20E8C8A4700D41150 /* launchd.h */,
445 FC59A0C30E8C8A4700D41150 /* launchd.conf.5 */,
446 FC59A0C40E8C8A4700D41150 /* launchd.c */,
447 FC59A0C00E8C8A3A00D41150 /* launchd.8 */,
448 FC59A0BC0E8C8A2A00D41150 /* launchd_mig_types.defs */,
449 FC59A0BD0E8C8A2A00D41150 /* launchd_internal.defs */,
450 FC59A0B00E8C8A1F00D41150 /* launchd_unix_ipc.h */,
451 FC59A0B10E8C8A1F00D41150 /* launchd_unix_ipc.c */,
452 FC59A0B20E8C8A1F00D41150 /* launchd_runtime_kill.h */,
453 FC59A0B30E8C8A1F00D41150 /* launchd_runtime_kill.c */,
454 FC59A0B40E8C8A1F00D41150 /* launchd_runtime.h */,
455 FC59A0B50E8C8A1F00D41150 /* launchd_runtime.c */,
456 FC59A0B60E8C8A1F00D41150 /* launchd_core_logic.h */,
457 FC59A0B70E8C8A1F00D41150 /* launchd_core_logic.c */,
458 );
459 name = launchd;
460 sourceTree = "<group>";
461 };
462 FC59A0550E8C884700D41150 /* Products */ = {
463 isa = PBXGroup;
464 children = (
465 FC59A0600E8C885100D41150 /* liblaunch.a */,
466 FC59A0540E8C884700D41150 /* launchd */,
467 FC59A06D0E8C888A00D41150 /* launchctl */,
468 FC59A0910E8C892300D41150 /* SystemStarter */,
469 FC59A0CE0E8C8A5C00D41150 /* launchproxy */,
470 FCD7132B0E95D64D001B0111 /* wait4path */,
471 );
472 name = Products;
473 sourceTree = "<group>";
474 };
475 FC59A0A00E8C899600D41150 /* SystemStarter */ = {
476 isa = PBXGroup;
477 children = (
478 FC59A0FD0E8C8ADF00D41150 /* StartupItems.c */,
479 FC59A0FE0E8C8ADF00D41150 /* StartupItemContext.8 */,
480 FC59A0FF0E8C8ADF00D41150 /* StartupItemContext */,
481 FC59A1000E8C8ADF00D41150 /* SystemStarter.c */,
482 FC59A1010E8C8ADF00D41150 /* SystemStarter.8 */,
483 FC59A1020E8C8ADF00D41150 /* StartupItems.h */,
484 FC59A1030E8C8ADF00D41150 /* SystemStarterIPC.h */,
485 FC59A1040E8C8ADF00D41150 /* SystemStarter.h */,
486 FC59A0A40E8C89C100D41150 /* IPC.h */,
487 FC59A0A50E8C89C100D41150 /* IPC.c */,
488 FCD713200E95D5D3001B0111 /* com.apple.SystemStarter.plist */,
489 FCD713520E95D7B3001B0111 /* hostconfig */,
490 );
491 name = SystemStarter;
492 sourceTree = "<group>";
493 };
494 FC59A0A90E8C89C900D41150 /* launchctl */ = {
495 isa = PBXGroup;
496 children = (
497 FC59A0AD0E8C8A0E00D41150 /* launchctl.1 */,
498 FC59A0AE0E8C8A0E00D41150 /* launchctl.c */,
499 );
500 name = launchctl;
501 sourceTree = "<group>";
502 };
503 FC59A0C80E8C8A4E00D41150 /* launchproxy */ = {
504 isa = PBXGroup;
505 children = (
506 FC59A0DA0E8C8A6900D41150 /* launchproxy.c */,
507 FC59A0DB0E8C8A6900D41150 /* launchproxy.8 */,
508 );
509 name = launchproxy;
510 sourceTree = "<group>";
511 };
512 FC59A0E10E8C8A9400D41150 /* liblaunch */ = {
513 isa = PBXGroup;
514 children = (
515 FC59A0FB0E8C8ACE00D41150 /* reboot2.h */,
516 FC3627DF0E9344BF0054F1A3 /* protocol_vproc.defs */,
517 FC59A0E20E8C8AA600D41150 /* vproc.h */,
518 FC59A0E30E8C8AA600D41150 /* vproc_priv.h */,
519 FC59A0E40E8C8AA600D41150 /* vproc_internal.h */,
520 FC59A0E50E8C8AA600D41150 /* libvproc.c */,
521 FC59A0E60E8C8AA600D41150 /* launch.h */,
522 FC59A0E70E8C8AA600D41150 /* launch_priv.h */,
523 FC59A0E80E8C8AA600D41150 /* launch_internal.h */,
524 FC59A0E90E8C8AA600D41150 /* liblaunch.c */,
525 FC59A0EA0E8C8AA600D41150 /* bootstrap.h */,
526 FC59A0EB0E8C8AA600D41150 /* bootstrap_priv.h */,
527 FC59A0EC0E8C8AA600D41150 /* libbootstrap.c */,
528 );
529 name = liblaunch;
530 sourceTree = "<group>";
531 };
532 FCD713330E95D65F001B0111 /* wait4path */ = {
533 isa = PBXGroup;
534 children = (
535 FCD713370E95D69E001B0111 /* wait4path.1 */,
536 FCD713380E95D69E001B0111 /* wait4path.c */,
537 );
538 name = wait4path;
539 sourceTree = "<group>";
540 };
541/* End PBXGroup section */
542
543/* Begin PBXHeadersBuildPhase section */
544 FC59A05C0E8C885100D41150 /* Headers */ = {
545 isa = PBXHeadersBuildPhase;
546 buildActionMask = 2147483647;
547 files = (
548 FC59A0ED0E8C8AA600D41150 /* vproc.h in Headers */,
549 FC59A0EE0E8C8AA600D41150 /* vproc_priv.h in Headers */,
550 FC59A0EF0E8C8AA600D41150 /* vproc_internal.h in Headers */,
551 FC59A0F10E8C8AA600D41150 /* launch.h in Headers */,
552 FC59A0F20E8C8AA600D41150 /* launch_priv.h in Headers */,
553 FC59A0F30E8C8AA600D41150 /* launch_internal.h in Headers */,
554 FC59A0F50E8C8AA600D41150 /* bootstrap.h in Headers */,
555 FC59A0F60E8C8AA600D41150 /* bootstrap_priv.h in Headers */,
556 FC59A0FC0E8C8ACE00D41150 /* reboot2.h in Headers */,
557 );
558 runOnlyForDeploymentPostprocessing = 0;
559 };
560/* End PBXHeadersBuildPhase section */
561
562/* Begin PBXNativeTarget section */
563 FC59A0530E8C884700D41150 /* launchd */ = {
564 isa = PBXNativeTarget;
565 buildConfigurationList = FC59A0590E8C884800D41150 /* Build configuration list for PBXNativeTarget "launchd" */;
566 buildPhases = (
567 FC59A0510E8C884700D41150 /* Sources */,
568 FC59A0520E8C884700D41150 /* Frameworks */,
569 FC7B87FA0EA71AB400542082 /* CopyFiles */,
570 FC7B87E80EA719DB00542082 /* CopyFiles */,
571 FC3627D70E9343B90054F1A3 /* CopyFiles */,
572 FC7B87B20EA7195F00542082 /* ShellScript */,
573 );
574 buildRules = (
575 );
576 dependencies = (
577 );
578 name = launchd;
579 productName = launchd;
580 productReference = FC59A0540E8C884700D41150 /* launchd */;
581 productType = "com.apple.product-type.tool";
582 };
583 FC59A05F0E8C885100D41150 /* liblaunch */ = {
584 isa = PBXNativeTarget;
585 buildConfigurationList = FC59A0650E8C886700D41150 /* Build configuration list for PBXNativeTarget "liblaunch" */;
586 buildPhases = (
587 FC59A05C0E8C885100D41150 /* Headers */,
588 FC59A05D0E8C885100D41150 /* Sources */,
589 FC59A05E0E8C885100D41150 /* Frameworks */,
590 FC7B88230EA7280100542082 /* ShellScript */,
591 );
592 buildRules = (
593 );
594 dependencies = (
595 );
596 name = liblaunch;
597 productName = launchd_libs;
598 productReference = FC59A0600E8C885100D41150 /* liblaunch.a */;
599 productType = "com.apple.product-type.library.static";
600 };
601 FC59A06C0E8C888A00D41150 /* launchctl */ = {
602 isa = PBXNativeTarget;
603 buildConfigurationList = FC59A0890E8C890A00D41150 /* Build configuration list for PBXNativeTarget "launchctl" */;
604 buildPhases = (
605 FC59A06A0E8C888A00D41150 /* Sources */,
606 FC59A06B0E8C888A00D41150 /* Frameworks */,
607 FCD713050E95D513001B0111 /* CopyFiles */,
608 FCC842860EA718C400C01666 /* ShellScript */,
609 );
610 buildRules = (
611 );
612 dependencies = (
613 );
614 name = launchctl;
615 productName = launchctl;
616 productReference = FC59A06D0E8C888A00D41150 /* launchctl */;
617 productType = "com.apple.product-type.tool";
618 };
619 FC59A0900E8C892300D41150 /* SystemStarter */ = {
620 isa = PBXNativeTarget;
621 buildConfigurationList = FC59A09B0E8C892900D41150 /* Build configuration list for PBXNativeTarget "SystemStarter" */;
622 buildPhases = (
623 FC59A08E0E8C892300D41150 /* Sources */,
624 FC59A08F0E8C892300D41150 /* Frameworks */,
625 FC3627D60E9343B90054F1A3 /* CopyFiles */,
626 FCD713110E95D554001B0111 /* CopyFiles */,
627 FCD7131B0E95D59B001B0111 /* CopyFiles */,
628 FCD713590E95D7D8001B0111 /* CopyFiles */,
629 FCC8427E0EA7175100C01666 /* ShellScript */,
630 );
631 buildRules = (
632 );
633 dependencies = (
634 );
635 name = SystemStarter;
636 productName = SystemStarter;
637 productReference = FC59A0910E8C892300D41150 /* SystemStarter */;
638 productType = "com.apple.product-type.tool";
639 };
640 FC59A0CD0E8C8A5C00D41150 /* launchproxy */ = {
641 isa = PBXNativeTarget;
642 buildConfigurationList = FC59A0D90E8C8A6000D41150 /* Build configuration list for PBXNativeTarget "launchproxy" */;
643 buildPhases = (
644 FC59A0CB0E8C8A5C00D41150 /* Sources */,
645 FC59A0CC0E8C8A5C00D41150 /* Frameworks */,
646 FCD713120E95D554001B0111 /* CopyFiles */,
647 FC7B87F20EA71A6200542082 /* ShellScript */,
648 );
649 buildRules = (
650 );
651 dependencies = (
652 );
653 name = launchproxy;
654 productName = launchproxy;
655 productReference = FC59A0CE0E8C8A5C00D41150 /* launchproxy */;
656 productType = "com.apple.product-type.tool";
657 };
658 FCD7132A0E95D64D001B0111 /* wait4path */ = {
659 isa = PBXNativeTarget;
660 buildConfigurationList = FCD713340E95D65F001B0111 /* Build configuration list for PBXNativeTarget "wait4path" */;
661 buildPhases = (
662 FCD713280E95D64D001B0111 /* Sources */,
663 FCD713290E95D64D001B0111 /* Frameworks */,
664 FCD7134D0E95D728001B0111 /* CopyFiles */,
665 FC7B87EE0EA71A4900542082 /* ShellScript */,
666 );
667 buildRules = (
668 );
669 dependencies = (
670 );
671 name = wait4path;
672 productName = wait4path;
673 productReference = FCD7132B0E95D64D001B0111 /* wait4path */;
674 productType = "com.apple.product-type.tool";
675 };
676/* End PBXNativeTarget section */
677
678/* Begin PBXProject section */
679 FC59A03F0E8C87FD00D41150 /* Project object */ = {
680 isa = PBXProject;
681 buildConfigurationList = FC59A0420E8C87FD00D41150 /* Build configuration list for PBXProject "launchd" */;
682 compatibilityVersion = "Xcode 2.4";
683 hasScannedForEncodings = 0;
684 mainGroup = FC59A03D0E8C87FD00D41150;
685 productRefGroup = FC59A0550E8C884700D41150 /* Products */;
686 projectDirPath = "";
687 projectRoot = "";
688 targets = (
689 FC59A0750E8C88AC00D41150 /* default */,
690 72B71BBA0EA8091300BFE986 /* embedded */,
691 FC59A07A0E8C88BB00D41150 /* launchd_libs */,
692 FC59A0530E8C884700D41150 /* launchd */,
693 FC59A06C0E8C888A00D41150 /* launchctl */,
694 FC59A0CD0E8C8A5C00D41150 /* launchproxy */,
695 FCD7132A0E95D64D001B0111 /* wait4path */,
696 FC59A0900E8C892300D41150 /* SystemStarter */,
697 FC59A05F0E8C885100D41150 /* liblaunch */,
698 );
699 };
700/* End PBXProject section */
701
702/* Begin PBXShellScriptBuildPhase section */
703 FC7B87B20EA7195F00542082 /* ShellScript */ = {
704 isa = PBXShellScriptBuildPhase;
705 buildActionMask = 8;
706 files = (
707 );
708 inputPaths = (
709 );
710 outputPaths = (
711 );
712 runOnlyForDeploymentPostprocessing = 1;
713 shellPath = /bin/sh;
714 shellScript = "/Developer/Makefiles/bin/compress-man-pages.pl -d \"$DSTROOT\" /usr/share/man";
715 showEnvVarsInLog = 0;
716 };
717 FC7B87EE0EA71A4900542082 /* ShellScript */ = {
718 isa = PBXShellScriptBuildPhase;
719 buildActionMask = 8;
720 files = (
721 );
722 inputPaths = (
723 );
724 outputPaths = (
725 );
726 runOnlyForDeploymentPostprocessing = 1;
727 shellPath = /bin/sh;
728 shellScript = "/Developer/Makefiles/bin/compress-man-pages.pl -d \"$DSTROOT\" /usr/share/man";
729 showEnvVarsInLog = 0;
730 };
731 FC7B87F20EA71A6200542082 /* ShellScript */ = {
732 isa = PBXShellScriptBuildPhase;
733 buildActionMask = 8;
734 files = (
735 );
736 inputPaths = (
737 );
738 outputPaths = (
739 );
740 runOnlyForDeploymentPostprocessing = 1;
741 shellPath = /bin/sh;
742 shellScript = "/Developer/Makefiles/bin/compress-man-pages.pl -d \"$DSTROOT\" /usr/share/man";
743 showEnvVarsInLog = 0;
744 };
745 FC7B88230EA7280100542082 /* ShellScript */ = {
746 isa = PBXShellScriptBuildPhase;
747 buildActionMask = 8;
748 files = (
749 );
750 inputPaths = (
751 );
752 outputPaths = (
753 );
754 runOnlyForDeploymentPostprocessing = 1;
755 shellPath = /bin/sh;
756 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";
757 showEnvVarsInLog = 0;
758 };
759 FCC8427E0EA7175100C01666 /* ShellScript */ = {
760 isa = PBXShellScriptBuildPhase;
761 buildActionMask = 8;
762 files = (
763 );
764 inputPaths = (
765 );
766 outputPaths = (
767 );
768 runOnlyForDeploymentPostprocessing = 1;
769 shellPath = /bin/sh;
770 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";
771 showEnvVarsInLog = 0;
772 };
773 FCC842860EA718C400C01666 /* ShellScript */ = {
774 isa = PBXShellScriptBuildPhase;
775 buildActionMask = 8;
776 files = (
777 );
778 inputPaths = (
779 );
780 outputPaths = (
781 );
782 runOnlyForDeploymentPostprocessing = 1;
783 shellPath = /bin/sh;
784 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";
785 showEnvVarsInLog = 0;
786 };
787/* End PBXShellScriptBuildPhase section */
788
789/* Begin PBXSourcesBuildPhase section */
790 FC59A0510E8C884700D41150 /* Sources */ = {
791 isa = PBXSourcesBuildPhase;
792 buildActionMask = 2147483647;
793 files = (
794 FC59A0BF0E8C8A2A00D41150 /* launchd_internal.defs in Sources */,
795 FC3627E10E9344BF0054F1A3 /* protocol_vproc.defs in Sources */,
796 FC3629170E9348390054F1A3 /* protocol_job_reply.defs in Sources */,
797 72B71B7D0EA7E98A00BFE986 /* exc.defs in Sources */,
798 FC36290D0E93475F0054F1A3 /* notify.defs in Sources */,
799 FC59A0C50E8C8A4700D41150 /* launchd.c in Sources */,
800 FC59A0BA0E8C8A1F00D41150 /* launchd_runtime.c in Sources */,
801 FC59A0B90E8C8A1F00D41150 /* launchd_runtime_kill.c in Sources */,
802 FC59A0BB0E8C8A1F00D41150 /* launchd_core_logic.c in Sources */,
803 FC59A0B80E8C8A1F00D41150 /* launchd_unix_ipc.c in Sources */,
804 );
805 runOnlyForDeploymentPostprocessing = 0;
806 };
807 FC59A05D0E8C885100D41150 /* Sources */ = {
808 isa = PBXSourcesBuildPhase;
809 buildActionMask = 2147483647;
810 files = (
811 FC59A0F40E8C8AA600D41150 /* liblaunch.c in Sources */,
812 FC59A0F00E8C8AA600D41150 /* libvproc.c in Sources */,
813 FC59A0F70E8C8AA600D41150 /* libbootstrap.c in Sources */,
814 FC3627E00E9344BF0054F1A3 /* protocol_vproc.defs in Sources */,
815 );
816 runOnlyForDeploymentPostprocessing = 0;
817 };
818 FC59A06A0E8C888A00D41150 /* Sources */ = {
819 isa = PBXSourcesBuildPhase;
820 buildActionMask = 2147483647;
821 files = (
822 FC59A0AF0E8C8A0E00D41150 /* launchctl.c in Sources */,
823 );
824 runOnlyForDeploymentPostprocessing = 0;
825 };
826 FC59A08E0E8C892300D41150 /* Sources */ = {
827 isa = PBXSourcesBuildPhase;
828 buildActionMask = 2147483647;
829 files = (
830 FC3627BB0E93432A0054F1A3 /* SystemStarter.c in Sources */,
831 FC3627BA0E9343220054F1A3 /* StartupItems.c in Sources */,
832 FC59A0A60E8C89C100D41150 /* IPC.c in Sources */,
833 );
834 runOnlyForDeploymentPostprocessing = 0;
835 };
836 FC59A0CB0E8C8A5C00D41150 /* Sources */ = {
837 isa = PBXSourcesBuildPhase;
838 buildActionMask = 2147483647;
839 files = (
840 FC59A0DC0E8C8A6900D41150 /* launchproxy.c in Sources */,
841 );
842 runOnlyForDeploymentPostprocessing = 0;
843 };
844 FCD713280E95D64D001B0111 /* Sources */ = {
845 isa = PBXSourcesBuildPhase;
846 buildActionMask = 2147483647;
847 files = (
848 FCD713390E95D69E001B0111 /* wait4path.c in Sources */,
849 );
850 runOnlyForDeploymentPostprocessing = 0;
851 };
852/* End PBXSourcesBuildPhase section */
853
854/* Begin PBXTargetDependency section */
855 72B71BBD0EA8092300BFE986 /* PBXTargetDependency */ = {
856 isa = PBXTargetDependency;
857 target = FC59A0530E8C884700D41150 /* launchd */;
858 targetProxy = 72B71BBC0EA8092300BFE986 /* PBXContainerItemProxy */;
859 };
860 72B71BBF0EA8092500BFE986 /* PBXTargetDependency */ = {
861 isa = PBXTargetDependency;
862 target = FC59A06C0E8C888A00D41150 /* launchctl */;
863 targetProxy = 72B71BBE0EA8092500BFE986 /* PBXContainerItemProxy */;
864 };
865 72B71BC10EA8092700BFE986 /* PBXTargetDependency */ = {
866 isa = PBXTargetDependency;
867 target = FC59A0CD0E8C8A5C00D41150 /* launchproxy */;
868 targetProxy = 72B71BC00EA8092700BFE986 /* PBXContainerItemProxy */;
869 };
870 72B71BC30EA8092F00BFE986 /* PBXTargetDependency */ = {
871 isa = PBXTargetDependency;
872 target = FCD7132A0E95D64D001B0111 /* wait4path */;
873 targetProxy = 72B71BC20EA8092F00BFE986 /* PBXContainerItemProxy */;
874 };
875 FC59A07E0E8C88C100D41150 /* PBXTargetDependency */ = {
876 isa = PBXTargetDependency;
877 target = FC59A05F0E8C885100D41150 /* liblaunch */;
878 targetProxy = FC59A07D0E8C88C100D41150 /* PBXContainerItemProxy */;
879 };
880 FC59A0800E8C88FA00D41150 /* PBXTargetDependency */ = {
881 isa = PBXTargetDependency;
882 target = FC59A0530E8C884700D41150 /* launchd */;
883 targetProxy = FC59A07F0E8C88FA00D41150 /* PBXContainerItemProxy */;
884 };
885 FC59A0820E8C88FC00D41150 /* PBXTargetDependency */ = {
886 isa = PBXTargetDependency;
887 target = FC59A06C0E8C888A00D41150 /* launchctl */;
888 targetProxy = FC59A0810E8C88FC00D41150 /* PBXContainerItemProxy */;
889 };
890 FC59A09D0E8C893000D41150 /* PBXTargetDependency */ = {
891 isa = PBXTargetDependency;
892 target = FC59A0900E8C892300D41150 /* SystemStarter */;
893 targetProxy = FC59A09C0E8C893000D41150 /* PBXContainerItemProxy */;
894 };
895 FC59A0DE0E8C8A7000D41150 /* PBXTargetDependency */ = {
896 isa = PBXTargetDependency;
897 target = FC59A0CD0E8C8A5C00D41150 /* launchproxy */;
898 targetProxy = FC59A0DD0E8C8A7000D41150 /* PBXContainerItemProxy */;
899 };
900 FCC842810EA718A800C01666 /* PBXTargetDependency */ = {
901 isa = PBXTargetDependency;
902 target = FCD7132A0E95D64D001B0111 /* wait4path */;
903 targetProxy = FCC842800EA718A800C01666 /* PBXContainerItemProxy */;
904 };
905/* End PBXTargetDependency section */
906
907/* Begin XCBuildConfiguration section */
908 72B71BBB0EA8091400BFE986 /* Release */ = {
909 isa = XCBuildConfiguration;
910 buildSettings = {
911 COPY_PHASE_STRIP = YES;
912 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
913 GCC_ENABLE_FIX_AND_CONTINUE = NO;
914 PRODUCT_NAME = embedded;
915 ZERO_LINK = NO;
916 };
917 name = Release;
918 };
919 FC59A0410E8C87FD00D41150 /* Release */ = {
920 isa = XCBuildConfiguration;
921 buildSettings = {
922 COPY_PHASE_STRIP = YES;
923 DEAD_CODE_STRIPPING = YES;
924 GCC_MODEL_TUNING = "";
925 GCC_SYMBOLS_PRIVATE_EXTERN = YES;
926 GCC_TREAT_IMPLICIT_FUNCTION_DECLARATIONS_AS_ERRORS = YES;
927 GCC_TREAT_WARNINGS_AS_ERRORS = YES;
928 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
929 GCC_WARN_SHADOW = YES;
930 INSTALL_MODE_FLAG = "ugo-w,a+rX";
931 OTHER_CFLAGS = (
932 "-D__MigTypeCheck=1",
933 "-Dmig_external=__private_extern__",
934 );
935 WARNING_CFLAGS = (
936 "-Wall",
937 "-Wextra",
938 "-Waggregate-return",
939 "-Wmissing-declarations",
940 );
941 };
942 name = Release;
943 };
944 FC59A0580E8C884800D41150 /* Release */ = {
945 isa = XCBuildConfiguration;
946 buildSettings = {
947 COPY_PHASE_STRIP = YES;
948 DEAD_CODE_STRIPPING = NO;
949 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
950 GCC_ENABLE_FIX_AND_CONTINUE = NO;
951 INSTALL_PATH = /sbin;
952 PREBINDING = NO;
953 PRODUCT_NAME = launchd;
954 ZERO_LINK = NO;
955 };
956 name = Release;
957 };
958 FC59A0620E8C885100D41150 /* Release */ = {
959 isa = XCBuildConfiguration;
960 buildSettings = {
961 ARCHS = "$(NATIVE_ARCH_ACTUAL)";
962 ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1 = "ppc i386 ppc64 x86_64";
963 BUILD_VARIANTS = (
964 normal,
965 debug,
966 profile,
967 );
968 COPY_PHASE_STRIP = YES;
969 CURRENT_PROJECT_VERSION = "$(RC_ProjectSourceVersion)";
970 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
971 INSTALL_PATH = /usr/local/lib/system;
972 OTHER_CFLAGS = (
973 "-D__MigTypeCheck=1",
974 "-Dmig_external=__private_extern__",
975 "-D__DARWIN_NON_CANCELABLE=1",
976 );
977 PRODUCT_NAME = launch;
978 PUBLIC_HEADERS_FOLDER_PATH = /usr/include;
979 VERSIONING_SYSTEM = "apple-generic";
980 VERSION_INFO_PREFIX = __;
981 };
982 name = Release;
983 };
984 FC59A0700E8C888A00D41150 /* Release */ = {
985 isa = XCBuildConfiguration;
986 buildSettings = {
987 ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386";
988 COPY_PHASE_STRIP = YES;
989 DEAD_CODE_STRIPPING = NO;
990 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
991 GCC_ENABLE_FIX_AND_CONTINUE = NO;
992 INSTALL_PATH = /bin;
993 PREBINDING = NO;
994 PRODUCT_NAME = launchctl;
995 ZERO_LINK = NO;
996 };
997 name = Release;
998 };
999 FC59A0770E8C88AC00D41150 /* Release */ = {
1000 isa = XCBuildConfiguration;
1001 buildSettings = {
1002 COPY_PHASE_STRIP = YES;
1003 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1004 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1005 PRODUCT_NAME = default;
1006 ZERO_LINK = NO;
1007 };
1008 name = Release;
1009 };
1010 FC59A07C0E8C88BC00D41150 /* Release */ = {
1011 isa = XCBuildConfiguration;
1012 buildSettings = {
1013 COPY_PHASE_STRIP = YES;
1014 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1015 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1016 PRODUCT_NAME = launchd_libs;
1017 ZERO_LINK = NO;
1018 };
1019 name = Release;
1020 };
1021 FC59A0940E8C892400D41150 /* Release */ = {
1022 isa = XCBuildConfiguration;
1023 buildSettings = {
1024 ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386";
1025 COPY_PHASE_STRIP = YES;
1026 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1027 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1028 INSTALL_PATH = /sbin;
1029 PREBINDING = NO;
1030 PRODUCT_NAME = SystemStarter;
1031 ZERO_LINK = NO;
1032 };
1033 name = Release;
1034 };
1035 FC59A0D10E8C8A5C00D41150 /* Release */ = {
1036 isa = XCBuildConfiguration;
1037 buildSettings = {
1038 ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386";
1039 COPY_PHASE_STRIP = YES;
1040 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1041 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1042 INSTALL_PATH = /usr/libexec;
1043 PREBINDING = NO;
1044 PRODUCT_NAME = launchproxy;
1045 ZERO_LINK = NO;
1046 };
1047 name = Release;
1048 };
1049 FCD7132E0E95D64E001B0111 /* Release */ = {
1050 isa = XCBuildConfiguration;
1051 buildSettings = {
1052 ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386";
1053 COPY_PHASE_STRIP = YES;
1054 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1055 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1056 INSTALL_PATH = /bin;
1057 PREBINDING = NO;
1058 PRODUCT_NAME = wait4path;
1059 ZERO_LINK = NO;
1060 };
1061 name = Release;
1062 };
1063/* End XCBuildConfiguration section */
1064
1065/* Begin XCConfigurationList section */
1066 72B71BC40EA8095200BFE986 /* Build configuration list for PBXAggregateTarget "embedded" */ = {
1067 isa = XCConfigurationList;
1068 buildConfigurations = (
1069 72B71BBB0EA8091400BFE986 /* Release */,
1070 );
1071 defaultConfigurationIsVisible = 0;
1072 defaultConfigurationName = Release;
1073 };
1074 FC59A0420E8C87FD00D41150 /* Build configuration list for PBXProject "launchd" */ = {
1075 isa = XCConfigurationList;
1076 buildConfigurations = (
1077 FC59A0410E8C87FD00D41150 /* Release */,
1078 );
1079 defaultConfigurationIsVisible = 0;
1080 defaultConfigurationName = Release;
1081 };
1082 FC59A0590E8C884800D41150 /* Build configuration list for PBXNativeTarget "launchd" */ = {
1083 isa = XCConfigurationList;
1084 buildConfigurations = (
1085 FC59A0580E8C884800D41150 /* Release */,
1086 );
1087 defaultConfigurationIsVisible = 0;
1088 defaultConfigurationName = Release;
1089 };
1090 FC59A0650E8C886700D41150 /* Build configuration list for PBXNativeTarget "liblaunch" */ = {
1091 isa = XCConfigurationList;
1092 buildConfigurations = (
1093 FC59A0620E8C885100D41150 /* Release */,
1094 );
1095 defaultConfigurationIsVisible = 0;
1096 defaultConfigurationName = Release;
1097 };
1098 FC59A0890E8C890A00D41150 /* Build configuration list for PBXNativeTarget "launchctl" */ = {
1099 isa = XCConfigurationList;
1100 buildConfigurations = (
1101 FC59A0700E8C888A00D41150 /* Release */,
1102 );
1103 defaultConfigurationIsVisible = 0;
1104 defaultConfigurationName = Release;
1105 };
1106 FC59A08A0E8C890A00D41150 /* Build configuration list for PBXAggregateTarget "default" */ = {
1107 isa = XCConfigurationList;
1108 buildConfigurations = (
1109 FC59A0770E8C88AC00D41150 /* Release */,
1110 );
1111 defaultConfigurationIsVisible = 0;
1112 defaultConfigurationName = Release;
1113 };
1114 FC59A08B0E8C890A00D41150 /* Build configuration list for PBXAggregateTarget "launchd_libs" */ = {
1115 isa = XCConfigurationList;
1116 buildConfigurations = (
1117 FC59A07C0E8C88BC00D41150 /* Release */,
1118 );
1119 defaultConfigurationIsVisible = 0;
1120 defaultConfigurationName = Release;
1121 };
1122 FC59A09B0E8C892900D41150 /* Build configuration list for PBXNativeTarget "SystemStarter" */ = {
1123 isa = XCConfigurationList;
1124 buildConfigurations = (
1125 FC59A0940E8C892400D41150 /* Release */,
1126 );
1127 defaultConfigurationIsVisible = 0;
1128 defaultConfigurationName = Release;
1129 };
1130 FC59A0D90E8C8A6000D41150 /* Build configuration list for PBXNativeTarget "launchproxy" */ = {
1131 isa = XCConfigurationList;
1132 buildConfigurations = (
1133 FC59A0D10E8C8A5C00D41150 /* Release */,
1134 );
1135 defaultConfigurationIsVisible = 0;
1136 defaultConfigurationName = Release;
1137 };
1138 FCD713340E95D65F001B0111 /* Build configuration list for PBXNativeTarget "wait4path" */ = {
1139 isa = XCConfigurationList;
1140 buildConfigurations = (
1141 FCD7132E0E95D64E001B0111 /* Release */,
1142 );
1143 defaultConfigurationIsVisible = 0;
1144 defaultConfigurationName = Release;
1145 };
1146/* End XCConfigurationList section */
1147 };
1148 rootObject = FC59A03F0E8C87FD00D41150 /* Project object */;
1149}