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