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