]>
Commit | Line | Data |
---|---|---|
a83ff38a A |
1 | // !$*UTF8*$! |
2 | { | |
3 | archiveVersion = 1; | |
4 | classes = { | |
5 | }; | |
db78b1bd | 6 | objectVersion = 46; |
a83ff38a A |
7 | objects = { |
8 | ||
9 | /* Begin PBXAggregateTarget section */ | |
81582353 | 10 | 3F0552BB1614E58B00F729CC /* libasl_Sim */ = { |
a83ff38a | 11 | isa = PBXAggregateTarget; |
81582353 A |
12 | buildConfigurationList = 3F0552BC1614E58B00F729CC /* Build configuration list for PBXAggregateTarget "libasl_Sim" */; |
13 | buildPhases = ( | |
81582353 A |
14 | ); |
15 | dependencies = ( | |
16 | 3FFD440917486329007DAC1B /* PBXTargetDependency */, | |
17 | ); | |
18 | name = libasl_Sim; | |
19 | productName = libasl_Sim; | |
20 | }; | |
21 | 3F6F440B1613AA3600CA9ADB /* libasl */ = { | |
22 | isa = PBXAggregateTarget; | |
23 | buildConfigurationList = 3F6F440C1613AA3700CA9ADB /* Build configuration list for PBXAggregateTarget "libasl" */; | |
24 | buildPhases = ( | |
25 | ); | |
26 | dependencies = ( | |
27 | 3F6F440F1613AA3B00CA9ADB /* PBXTargetDependency */, | |
28 | ); | |
29 | name = libasl; | |
30 | productName = libasl; | |
31 | }; | |
32 | 3FFD43F9174862D0007DAC1B /* executables_Sim */ = { | |
33 | isa = PBXAggregateTarget; | |
34 | buildConfigurationList = 3FFD4402174862D0007DAC1B /* Build configuration list for PBXAggregateTarget "executables_Sim" */; | |
35 | buildPhases = ( | |
81582353 A |
36 | ); |
37 | dependencies = ( | |
38 | 3FFD440717486325007DAC1B /* PBXTargetDependency */, | |
39 | ); | |
40 | name = executables_Sim; | |
41 | productName = All; | |
42 | }; | |
43 | 5020A3211098EBDE00982ED6 /* executables */ = { | |
44 | isa = PBXAggregateTarget; | |
45 | buildConfigurationList = 5020A3311098EC3000982ED6 /* Build configuration list for PBXAggregateTarget "executables" */; | |
a83ff38a A |
46 | buildPhases = ( |
47 | ); | |
48 | dependencies = ( | |
49 | 5020A3241098EBF400982ED6 /* PBXTargetDependency */, | |
50 | 5020A3261098EBF900982ED6 /* PBXTargetDependency */, | |
51 | 5020A3281098EBFC00982ED6 /* PBXTargetDependency */, | |
52 | 503A82141098FB9300B0D08A /* PBXTargetDependency */, | |
53 | ); | |
81582353 | 54 | name = executables; |
a83ff38a A |
55 | productName = All; |
56 | }; | |
af7d442c A |
57 | 721700891CCABF6F000FC779 /* executables_DaytonaBridge */ = { |
58 | isa = PBXAggregateTarget; | |
59 | buildConfigurationList = 721700921CCABF6F000FC779 /* Build configuration list for PBXAggregateTarget "executables_DaytonaBridge" */; | |
60 | buildPhases = ( | |
61 | ); | |
62 | dependencies = ( | |
63 | 7217008A1CCABF6F000FC779 /* PBXTargetDependency */, | |
64 | 7217008E1CCABF6F000FC779 /* PBXTargetDependency */, | |
65 | 721700901CCABF6F000FC779 /* PBXTargetDependency */, | |
66 | ); | |
67 | name = executables_DaytonaBridge; | |
68 | productName = All; | |
69 | }; | |
a83ff38a A |
70 | /* End PBXAggregateTarget section */ |
71 | ||
72 | /* Begin PBXBuildFile section */ | |
81582353 | 73 | 2D30656E150E6EFF00F31A54 /* asl_common.c in Sources */ = {isa = PBXBuildFile; fileRef = 2D30656C150E6EFF00F31A54 /* asl_common.c */; }; |
5222c21d | 74 | 2D30D2811AE6C84200673818 /* daemon.c in Sources */ = {isa = PBXBuildFile; fileRef = 2D30D27F1AE6C84200673818 /* daemon.c */; }; |
f3df4c03 A |
75 | 2D31F3C517E77F3300F2A60C /* asl_client.h in Headers */ = {isa = PBXBuildFile; fileRef = 2D31F3C117E77F3300F2A60C /* asl_client.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
76 | 2D31F3C617E77F3300F2A60C /* asl_msg_list.h in Headers */ = {isa = PBXBuildFile; fileRef = 2D31F3C217E77F3300F2A60C /* asl_msg_list.h */; settings = {ATTRIBUTES = (Private, ); }; }; | |
77 | 2D31F3C717E77F3300F2A60C /* asl_object.h in Headers */ = {isa = PBXBuildFile; fileRef = 2D31F3C317E77F3300F2A60C /* asl_object.h */; settings = {ATTRIBUTES = (Private, ); }; }; | |
78 | 2D31F3C817E77F3300F2A60C /* asl_string.h in Headers */ = {isa = PBXBuildFile; fileRef = 2D31F3C417E77F3300F2A60C /* asl_string.h */; settings = {ATTRIBUTES = (Private, ); }; }; | |
79 | 2D31F3CD17E77F8800F2A60C /* asl_client.c in Sources */ = {isa = PBXBuildFile; fileRef = 2D31F3C917E77F8800F2A60C /* asl_client.c */; }; | |
80 | 2D31F3CE17E77F8800F2A60C /* asl_msg_list.c in Sources */ = {isa = PBXBuildFile; fileRef = 2D31F3CA17E77F8800F2A60C /* asl_msg_list.c */; }; | |
81 | 2D31F3CF17E77F8800F2A60C /* asl_object.c in Sources */ = {isa = PBXBuildFile; fileRef = 2D31F3CB17E77F8800F2A60C /* asl_object.c */; }; | |
82 | 2D31F3D017E77F8800F2A60C /* asl_string.c in Sources */ = {isa = PBXBuildFile; fileRef = 2D31F3CC17E77F8800F2A60C /* asl_string.c */; }; | |
81582353 A |
83 | 2D60F61115657D0F00F2E3F9 /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 2D60F61015657D0F00F2E3F9 /* libz.dylib */; }; |
84 | 2D9DEB64150E6FE80059BA61 /* asl_common.h in Headers */ = {isa = PBXBuildFile; fileRef = 2D30656D150E6EFF00F31A54 /* asl_common.h */; }; | |
85 | 2DCF701A150E97C0002D5E8F /* libaslcommon.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 505ACB9D108FD16400197086 /* libaslcommon.a */; }; | |
86 | 3F6F43F21613A8E300CA9ADB /* asl.h in Headers */ = {isa = PBXBuildFile; fileRef = 3F6F43CF1613A8E300CA9ADB /* asl.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
87 | 3F6F43F31613A8E300CA9ADB /* asl_core.h in Headers */ = {isa = PBXBuildFile; fileRef = 3F6F43D01613A8E300CA9ADB /* asl_core.h */; settings = {ATTRIBUTES = (Private, ); }; }; | |
88 | 3F6F43F41613A8E300CA9ADB /* asl_file.h in Headers */ = {isa = PBXBuildFile; fileRef = 3F6F43D11613A8E300CA9ADB /* asl_file.h */; settings = {ATTRIBUTES = (Private, ); }; }; | |
89 | 3F6F43F51613A8E300CA9ADB /* asl_legacy1.h in Headers */ = {isa = PBXBuildFile; fileRef = 3F6F43D21613A8E300CA9ADB /* asl_legacy1.h */; settings = {ATTRIBUTES = (Private, ); }; }; | |
90 | 3F6F43F61613A8E300CA9ADB /* asl_msg.h in Headers */ = {isa = PBXBuildFile; fileRef = 3F6F43D31613A8E300CA9ADB /* asl_msg.h */; settings = {ATTRIBUTES = (Private, ); }; }; | |
91 | 3F6F43F71613A8E300CA9ADB /* asl_private.h in Headers */ = {isa = PBXBuildFile; fileRef = 3F6F43D41613A8E300CA9ADB /* asl_private.h */; settings = {ATTRIBUTES = (Private, ); }; }; | |
92 | 3F6F43F81613A8E300CA9ADB /* asl_store.h in Headers */ = {isa = PBXBuildFile; fileRef = 3F6F43D51613A8E300CA9ADB /* asl_store.h */; settings = {ATTRIBUTES = (Private, ); }; }; | |
93 | 3F6F43FB1613A8E300CA9ADB /* asl.c in Sources */ = {isa = PBXBuildFile; fileRef = 3F6F43E21613A8E300CA9ADB /* asl.c */; }; | |
94 | 3F6F43FC1613A8E300CA9ADB /* asl_core.c in Sources */ = {isa = PBXBuildFile; fileRef = 3F6F43E31613A8E300CA9ADB /* asl_core.c */; }; | |
95 | 3F6F43FD1613A8E300CA9ADB /* asl_fd.c in Sources */ = {isa = PBXBuildFile; fileRef = 3F6F43E41613A8E300CA9ADB /* asl_fd.c */; }; | |
96 | 3F6F43FE1613A8E300CA9ADB /* asl_file.c in Sources */ = {isa = PBXBuildFile; fileRef = 3F6F43E51613A8E300CA9ADB /* asl_file.c */; }; | |
97 | 3F6F43FF1613A8E300CA9ADB /* asl_legacy1.c in Sources */ = {isa = PBXBuildFile; fileRef = 3F6F43E61613A8E300CA9ADB /* asl_legacy1.c */; }; | |
98 | 3F6F44001613A8E300CA9ADB /* asl_msg.c in Sources */ = {isa = PBXBuildFile; fileRef = 3F6F43E71613A8E300CA9ADB /* asl_msg.c */; }; | |
99 | 3F6F44011613A8E300CA9ADB /* asl_store.c in Sources */ = {isa = PBXBuildFile; fileRef = 3F6F43E81613A8E300CA9ADB /* asl_store.c */; }; | |
100 | 3F6F44021613A8E300CA9ADB /* asl_util.c in Sources */ = {isa = PBXBuildFile; fileRef = 3F6F43E91613A8E300CA9ADB /* asl_util.c */; }; | |
101 | 3F6F440A1613A91E00CA9ADB /* asl_ipc.defs in Sources */ = {isa = PBXBuildFile; fileRef = 505ACBA2108FD18400197086 /* asl_ipc.defs */; }; | |
102 | 3F6F44141613AAA600CA9ADB /* asl.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3F6F43D91613A8E300CA9ADB /* asl.3 */; }; | |
103 | 3FE798E416161F2A00D547B0 /* syslog.c in Sources */ = {isa = PBXBuildFile; fileRef = 3FE798E316161F2A00D547B0 /* syslog.c */; }; | |
104 | 3FE798E616161F5D00D547B0 /* syslog.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3FE798E516161F3A00D547B0 /* syslog.3 */; }; | |
a83ff38a A |
105 | 5020A36B1098EE1D00982ED6 /* libaslcommon.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 505ACB9D108FD16400197086 /* libaslcommon.a */; }; |
106 | 5020A37F1098EEC400982ED6 /* libaslcommon.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 505ACB9D108FD16400197086 /* libaslcommon.a */; }; | |
a83ff38a A |
107 | 5039176F1091408B0001165E /* aslmanager.c in Sources */ = {isa = PBXBuildFile; fileRef = 5039176C1091408B0001165E /* aslmanager.c */; }; |
108 | 503917B81091410E0001165E /* asl_action.c in Sources */ = {isa = PBXBuildFile; fileRef = 503917A61091410E0001165E /* asl_action.c */; }; | |
a83ff38a A |
109 | 503917BB1091410E0001165E /* bsd_in.c in Sources */ = {isa = PBXBuildFile; fileRef = 503917AA1091410E0001165E /* bsd_in.c */; }; |
110 | 503917BC1091410E0001165E /* bsd_out.c in Sources */ = {isa = PBXBuildFile; fileRef = 503917AB1091410E0001165E /* bsd_out.c */; }; | |
111 | 503917BD1091410E0001165E /* daemon.c in Sources */ = {isa = PBXBuildFile; fileRef = 503917AD1091410E0001165E /* daemon.c */; }; | |
112 | 503917BE1091410E0001165E /* dbserver.c in Sources */ = {isa = PBXBuildFile; fileRef = 503917AF1091410E0001165E /* dbserver.c */; }; | |
113 | 503917BF1091410E0001165E /* klog_in.c in Sources */ = {isa = PBXBuildFile; fileRef = 503917B01091410E0001165E /* klog_in.c */; }; | |
114 | 503917C11091410E0001165E /* remote.c in Sources */ = {isa = PBXBuildFile; fileRef = 503917B21091410E0001165E /* remote.c */; }; | |
115 | 503917C21091410E0001165E /* syslogd.c in Sources */ = {isa = PBXBuildFile; fileRef = 503917B51091410E0001165E /* syslogd.c */; }; | |
116 | 503917C31091410E0001165E /* udp_in.c in Sources */ = {isa = PBXBuildFile; fileRef = 503917B71091410E0001165E /* udp_in.c */; }; | |
117 | 503917D2109141530001165E /* syslog.c in Sources */ = {isa = PBXBuildFile; fileRef = 503917D1109141530001165E /* syslog.c */; }; | |
118 | 503A81D81098FA3900B0D08A /* asl_ipc.defs in Sources */ = {isa = PBXBuildFile; fileRef = 505ACBA2108FD18400197086 /* asl_ipc.defs */; settings = {ATTRIBUTES = (Client, Server, ); }; }; | |
119 | 503A82471099029200B0D08A /* libbsm.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 503A82461099029200B0D08A /* libbsm.dylib */; }; | |
120 | 503A82741099045F00B0D08A /* aslmanager.8 in Copy Manpage.8 */ = {isa = PBXBuildFile; fileRef = 5039176B1091408B0001165E /* aslmanager.8 */; }; | |
121 | 503A82761099049900B0D08A /* syslog.1 in Copy Manpage.1 */ = {isa = PBXBuildFile; fileRef = 503917D0109141530001165E /* syslog.1 */; }; | |
122 | 503A8278109904C000B0D08A /* syslogd.8 in Copy Manpage.8 */ = {isa = PBXBuildFile; fileRef = 503917B41091410E0001165E /* syslogd.8 */; }; | |
123 | 503A827A109904E400B0D08A /* asl.conf.5 in Copy Manpages.5 */ = {isa = PBXBuildFile; fileRef = 503917A81091410E0001165E /* asl.conf.5 */; }; | |
124 | 503A827B109904E400B0D08A /* syslog.conf.5 in Copy Manpages.5 */ = {isa = PBXBuildFile; fileRef = 503917B31091410E0001165E /* syslog.conf.5 */; }; | |
125 | 505ACBA8108FD18400197086 /* asl_ipc.defs in Headers */ = {isa = PBXBuildFile; fileRef = 505ACBA2108FD18400197086 /* asl_ipc.defs */; }; | |
126 | 505ACBA9108FD18400197086 /* asl_memory.c in Sources */ = {isa = PBXBuildFile; fileRef = 505ACBA3108FD18400197086 /* asl_memory.c */; }; | |
127 | 505ACBAA108FD18400197086 /* asl_memory.h in Headers */ = {isa = PBXBuildFile; fileRef = 505ACBA4108FD18400197086 /* asl_memory.h */; }; | |
86a8bcf5 | 128 | 8FBD22362241ED0000CEBA6A /* asl_mt_shim.c in Sources */ = {isa = PBXBuildFile; fileRef = 8F77AF5A2241CD17004AF9B4 /* asl_mt_shim.c */; }; |
a83ff38a A |
129 | /* End PBXBuildFile section */ |
130 | ||
131 | /* Begin PBXContainerItemProxy section */ | |
81582353 A |
132 | 3F6F440E1613AA3B00CA9ADB /* PBXContainerItemProxy */ = { |
133 | isa = PBXContainerItemProxy; | |
134 | containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */; | |
135 | proxyType = 1; | |
136 | remoteGlobalIDString = 3F6F43C91613922800CA9ADB; | |
137 | remoteInfo = libsystem_asl; | |
138 | }; | |
139 | 3FFD440617486325007DAC1B /* PBXContainerItemProxy */ = { | |
140 | isa = PBXContainerItemProxy; | |
141 | containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */; | |
142 | proxyType = 1; | |
143 | remoteGlobalIDString = 5020A3211098EBDE00982ED6; | |
144 | remoteInfo = executables; | |
145 | }; | |
146 | 3FFD440817486329007DAC1B /* PBXContainerItemProxy */ = { | |
147 | isa = PBXContainerItemProxy; | |
148 | containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */; | |
149 | proxyType = 1; | |
150 | remoteGlobalIDString = 3F6F440B1613AA3600CA9ADB; | |
151 | remoteInfo = libasl; | |
152 | }; | |
a83ff38a A |
153 | 5020A3231098EBF400982ED6 /* PBXContainerItemProxy */ = { |
154 | isa = PBXContainerItemProxy; | |
155 | containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */; | |
156 | proxyType = 1; | |
157 | remoteGlobalIDString = 505ACB9C108FD16400197086; | |
158 | remoteInfo = aslcommon; | |
159 | }; | |
160 | 5020A3251098EBF900982ED6 /* PBXContainerItemProxy */ = { | |
161 | isa = PBXContainerItemProxy; | |
162 | containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */; | |
163 | proxyType = 1; | |
164 | remoteGlobalIDString = 50391765109140450001165E; | |
165 | remoteInfo = aslmanager; | |
166 | }; | |
167 | 5020A3271098EBFC00982ED6 /* PBXContainerItemProxy */ = { | |
168 | isa = PBXContainerItemProxy; | |
169 | containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */; | |
170 | proxyType = 1; | |
171 | remoteGlobalIDString = 503917C71091413E0001165E; | |
172 | remoteInfo = util; | |
173 | }; | |
174 | 503A82131098FB9300B0D08A /* PBXContainerItemProxy */ = { | |
175 | isa = PBXContainerItemProxy; | |
176 | containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */; | |
177 | proxyType = 1; | |
178 | remoteGlobalIDString = 5039177B109140C30001165E; | |
179 | remoteInfo = syslogd; | |
180 | }; | |
af7d442c A |
181 | 7217008B1CCABF6F000FC779 /* PBXContainerItemProxy */ = { |
182 | isa = PBXContainerItemProxy; | |
183 | containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */; | |
184 | proxyType = 1; | |
185 | remoteGlobalIDString = 505ACB9C108FD16400197086; | |
186 | remoteInfo = aslcommon; | |
187 | }; | |
188 | 7217008F1CCABF6F000FC779 /* PBXContainerItemProxy */ = { | |
189 | isa = PBXContainerItemProxy; | |
190 | containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */; | |
191 | proxyType = 1; | |
192 | remoteGlobalIDString = 503917C71091413E0001165E; | |
193 | remoteInfo = util; | |
194 | }; | |
195 | 721700911CCABF6F000FC779 /* PBXContainerItemProxy */ = { | |
196 | isa = PBXContainerItemProxy; | |
197 | containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */; | |
198 | proxyType = 1; | |
199 | remoteGlobalIDString = 5039177B109140C30001165E; | |
200 | remoteInfo = syslogd; | |
201 | }; | |
a83ff38a A |
202 | FCF3761810D2EED700C0EC8D /* PBXContainerItemProxy */ = { |
203 | isa = PBXContainerItemProxy; | |
204 | containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */; | |
205 | proxyType = 1; | |
206 | remoteGlobalIDString = 505ACB9C108FD16400197086; | |
207 | remoteInfo = aslcommon; | |
208 | }; | |
209 | FCF3761A10D2EEDF00C0EC8D /* PBXContainerItemProxy */ = { | |
210 | isa = PBXContainerItemProxy; | |
211 | containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */; | |
212 | proxyType = 1; | |
213 | remoteGlobalIDString = 505ACB9C108FD16400197086; | |
214 | remoteInfo = aslcommon; | |
215 | }; | |
216 | /* End PBXContainerItemProxy section */ | |
217 | ||
218 | /* Begin PBXCopyFilesBuildPhase section */ | |
81582353 A |
219 | 3F6F44131613AA9300CA9ADB /* Install man3 */ = { |
220 | isa = PBXCopyFilesBuildPhase; | |
221 | buildActionMask = 8; | |
5222c21d | 222 | dstPath = /usr/share/man/man3; |
81582353 A |
223 | dstSubfolderSpec = 0; |
224 | files = ( | |
225 | 3F6F44141613AAA600CA9ADB /* asl.3 in Install man3 */, | |
226 | 3FE798E616161F5D00D547B0 /* syslog.3 in Install man3 */, | |
227 | ); | |
228 | name = "Install man3"; | |
229 | runOnlyForDeploymentPostprocessing = 1; | |
230 | }; | |
a83ff38a A |
231 | 503A82631099037D00B0D08A /* Copy Manpage.8 */ = { |
232 | isa = PBXCopyFilesBuildPhase; | |
233 | buildActionMask = 8; | |
5222c21d | 234 | dstPath = /usr/share/man/man8; |
a83ff38a A |
235 | dstSubfolderSpec = 0; |
236 | files = ( | |
237 | 503A82741099045F00B0D08A /* aslmanager.8 in Copy Manpage.8 */, | |
238 | ); | |
239 | name = "Copy Manpage.8"; | |
240 | runOnlyForDeploymentPostprocessing = 1; | |
241 | }; | |
242 | 503A8285109904FD00B0D08A /* Copy Manpage.1 */ = { | |
243 | isa = PBXCopyFilesBuildPhase; | |
244 | buildActionMask = 8; | |
5222c21d | 245 | dstPath = /usr/share/man/man1; |
a83ff38a A |
246 | dstSubfolderSpec = 0; |
247 | files = ( | |
248 | 503A82761099049900B0D08A /* syslog.1 in Copy Manpage.1 */, | |
249 | ); | |
250 | name = "Copy Manpage.1"; | |
251 | runOnlyForDeploymentPostprocessing = 1; | |
252 | }; | |
253 | 503A8286109904FD00B0D08A /* Copy Manpage.8 */ = { | |
254 | isa = PBXCopyFilesBuildPhase; | |
255 | buildActionMask = 8; | |
5222c21d | 256 | dstPath = /usr/share/man/man8; |
a83ff38a A |
257 | dstSubfolderSpec = 0; |
258 | files = ( | |
259 | 503A8278109904C000B0D08A /* syslogd.8 in Copy Manpage.8 */, | |
260 | ); | |
261 | name = "Copy Manpage.8"; | |
262 | runOnlyForDeploymentPostprocessing = 1; | |
263 | }; | |
264 | 503A8287109904FD00B0D08A /* Copy Manpages.5 */ = { | |
265 | isa = PBXCopyFilesBuildPhase; | |
266 | buildActionMask = 8; | |
5222c21d | 267 | dstPath = /usr/share/man/man5; |
a83ff38a A |
268 | dstSubfolderSpec = 0; |
269 | files = ( | |
270 | 503A827A109904E400B0D08A /* asl.conf.5 in Copy Manpages.5 */, | |
271 | 503A827B109904E400B0D08A /* syslog.conf.5 in Copy Manpages.5 */, | |
272 | ); | |
273 | name = "Copy Manpages.5"; | |
274 | runOnlyForDeploymentPostprocessing = 1; | |
275 | }; | |
276 | /* End PBXCopyFilesBuildPhase section */ | |
277 | ||
278 | /* Begin PBXFileReference section */ | |
81582353 A |
279 | 2D30656C150E6EFF00F31A54 /* asl_common.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = asl_common.c; sourceTree = "<group>"; }; |
280 | 2D30656D150E6EFF00F31A54 /* asl_common.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = asl_common.h; sourceTree = "<group>"; }; | |
5222c21d A |
281 | 2D30D27F1AE6C84200673818 /* daemon.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = daemon.c; path = aslmanager.tproj/daemon.c; sourceTree = "<group>"; }; |
282 | 2D30D2801AE6C84200673818 /* daemon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = daemon.h; path = aslmanager.tproj/daemon.h; sourceTree = "<group>"; }; | |
f3df4c03 A |
283 | 2D31F3C117E77F3300F2A60C /* asl_client.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = asl_client.h; sourceTree = "<group>"; }; |
284 | 2D31F3C217E77F3300F2A60C /* asl_msg_list.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = asl_msg_list.h; sourceTree = "<group>"; }; | |
285 | 2D31F3C317E77F3300F2A60C /* asl_object.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = asl_object.h; sourceTree = "<group>"; }; | |
286 | 2D31F3C417E77F3300F2A60C /* asl_string.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = asl_string.h; sourceTree = "<group>"; }; | |
287 | 2D31F3C917E77F8800F2A60C /* asl_client.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = asl_client.c; sourceTree = "<group>"; }; | |
288 | 2D31F3CA17E77F8800F2A60C /* asl_msg_list.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = asl_msg_list.c; sourceTree = "<group>"; }; | |
289 | 2D31F3CB17E77F8800F2A60C /* asl_object.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = asl_object.c; sourceTree = "<group>"; }; | |
290 | 2D31F3CC17E77F8800F2A60C /* asl_string.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = asl_string.c; sourceTree = "<group>"; }; | |
81582353 | 291 | 2D60F61015657D0F00F2E3F9 /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = usr/lib/libz.dylib; sourceTree = SDKROOT; }; |
5222c21d | 292 | 2D9C4F131B3A29E700219FB3 /* com.apple.system.log */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = com.apple.system.log; path = syslogd.tproj/com.apple.system.log; sourceTree = "<group>"; }; |
a83ff38a | 293 | 2DB4DA0A125FC69A001CDC45 /* after_install.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; name = after_install.sh; path = syslogd.tproj/after_install.sh; sourceTree = "<group>"; }; |
81582353 | 294 | 2DB8178915589D0C004D0BDE /* entitlements.plist */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; name = entitlements.plist; path = util.tproj/entitlements.plist; sourceTree = "<group>"; }; |
a73fe570 | 295 | 3ABA38852335754100E6D121 /* com.apple.syslogd.disabled.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = com.apple.syslogd.disabled.plist; path = syslogd.tproj/com.apple.syslogd.disabled.plist; sourceTree = "<group>"; }; |
f3df4c03 A |
296 | 3F6B6311185AF66C00F692C5 /* aslmanager.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = aslmanager.xcconfig; sourceTree = "<group>"; }; |
297 | 3F6B6312185AF66C00F692C5 /* base.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = base.xcconfig; sourceTree = "<group>"; }; | |
298 | 3F6B6313185AF66C00F692C5 /* syslogd.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = syslogd.xcconfig; sourceTree = "<group>"; }; | |
299 | 3F6B6314185AF66C00F692C5 /* util.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = util.xcconfig; sourceTree = "<group>"; }; | |
81582353 A |
300 | 3F6F43CA1613922800CA9ADB /* libsystem_asl.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libsystem_asl.dylib; sourceTree = BUILT_PRODUCTS_DIR; }; |
301 | 3F6F43CF1613A8E300CA9ADB /* asl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = asl.h; sourceTree = "<group>"; }; | |
302 | 3F6F43D01613A8E300CA9ADB /* asl_core.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = asl_core.h; sourceTree = "<group>"; }; | |
303 | 3F6F43D11613A8E300CA9ADB /* asl_file.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = asl_file.h; sourceTree = "<group>"; }; | |
304 | 3F6F43D21613A8E300CA9ADB /* asl_legacy1.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = asl_legacy1.h; sourceTree = "<group>"; }; | |
305 | 3F6F43D31613A8E300CA9ADB /* asl_msg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = asl_msg.h; sourceTree = "<group>"; }; | |
306 | 3F6F43D41613A8E300CA9ADB /* asl_private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = asl_private.h; sourceTree = "<group>"; }; | |
307 | 3F6F43D51613A8E300CA9ADB /* asl_store.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = asl_store.h; sourceTree = "<group>"; }; | |
308 | 3F6F43D91613A8E300CA9ADB /* asl.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = asl.3; sourceTree = "<group>"; }; | |
309 | 3F6F43DF1613A8E300CA9ADB /* README */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README; sourceTree = "<group>"; }; | |
310 | 3F6F43E21613A8E300CA9ADB /* asl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = asl.c; sourceTree = "<group>"; }; | |
311 | 3F6F43E31613A8E300CA9ADB /* asl_core.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = asl_core.c; sourceTree = "<group>"; }; | |
312 | 3F6F43E41613A8E300CA9ADB /* asl_fd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = asl_fd.c; sourceTree = "<group>"; }; | |
313 | 3F6F43E51613A8E300CA9ADB /* asl_file.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = asl_file.c; sourceTree = "<group>"; }; | |
314 | 3F6F43E61613A8E300CA9ADB /* asl_legacy1.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = asl_legacy1.c; sourceTree = "<group>"; }; | |
315 | 3F6F43E71613A8E300CA9ADB /* asl_msg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = asl_msg.c; sourceTree = "<group>"; }; | |
316 | 3F6F43E81613A8E300CA9ADB /* asl_store.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = asl_store.c; sourceTree = "<group>"; }; | |
317 | 3F6F43E91613A8E300CA9ADB /* asl_util.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = asl_util.c; sourceTree = "<group>"; }; | |
5222c21d A |
318 | 3FCCB5361749B53D00F8FEBC /* asl.conf.ios_sim */ = {isa = PBXFileReference; lastKnownFileType = text; name = asl.conf.ios_sim; path = syslogd.tproj/asl.conf.ios_sim; sourceTree = "<group>"; }; |
319 | 3FE6E8391A529FEF0075D75F /* asl.conf.ios */ = {isa = PBXFileReference; lastKnownFileType = text; name = asl.conf.ios; path = syslogd.tproj/asl.conf.ios; sourceTree = "<group>"; }; | |
320 | 3FE6E83A1A529FEF0075D75F /* asl.conf.osx */ = {isa = PBXFileReference; lastKnownFileType = text; name = asl.conf.osx; path = syslogd.tproj/asl.conf.osx; sourceTree = "<group>"; }; | |
321 | 3FE6E83B1A529FEF0075D75F /* syslog.conf */ = {isa = PBXFileReference; lastKnownFileType = text; name = syslog.conf; path = syslogd.tproj/syslog.conf; sourceTree = "<group>"; }; | |
81582353 A |
322 | 3FE798E316161F2A00D547B0 /* syslog.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = syslog.c; sourceTree = "<group>"; }; |
323 | 3FE798E516161F3A00D547B0 /* syslog.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = syslog.3; sourceTree = "<group>"; }; | |
324 | 3FFD43F817485C5B007DAC1B /* libasl.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = libasl.xcconfig; sourceTree = "<group>"; }; | |
a83ff38a A |
325 | 50391766109140450001165E /* aslmanager */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = aslmanager; sourceTree = BUILT_PRODUCTS_DIR; }; |
326 | 5039176B1091408B0001165E /* aslmanager.8 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = aslmanager.8; path = aslmanager.tproj/aslmanager.8; sourceTree = "<group>"; }; | |
327 | 5039176C1091408B0001165E /* aslmanager.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = aslmanager.c; path = aslmanager.tproj/aslmanager.c; sourceTree = "<group>"; }; | |
328 | 5039176D1091408B0001165E /* com.apple.aslmanager.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = com.apple.aslmanager.plist; path = aslmanager.tproj/com.apple.aslmanager.plist; sourceTree = "<group>"; }; | |
329 | 5039177C109140C30001165E /* syslogd */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = syslogd; sourceTree = BUILT_PRODUCTS_DIR; }; | |
330 | 503917A61091410E0001165E /* asl_action.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = asl_action.c; path = syslogd.tproj/asl_action.c; sourceTree = "<group>"; }; | |
a83ff38a | 331 | 503917A81091410E0001165E /* asl.conf.5 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = asl.conf.5; path = syslogd.tproj/asl.conf.5; sourceTree = "<group>"; }; |
a83ff38a A |
332 | 503917AA1091410E0001165E /* bsd_in.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = bsd_in.c; path = syslogd.tproj/bsd_in.c; sourceTree = "<group>"; }; |
333 | 503917AB1091410E0001165E /* bsd_out.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = bsd_out.c; path = syslogd.tproj/bsd_out.c; sourceTree = "<group>"; }; | |
334 | 503917AC1091410E0001165E /* com.apple.syslogd.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = com.apple.syslogd.plist; path = syslogd.tproj/com.apple.syslogd.plist; sourceTree = "<group>"; }; | |
335 | 503917AD1091410E0001165E /* daemon.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = daemon.c; path = syslogd.tproj/daemon.c; sourceTree = "<group>"; }; | |
336 | 503917AE1091410E0001165E /* daemon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = daemon.h; path = syslogd.tproj/daemon.h; sourceTree = "<group>"; }; | |
337 | 503917AF1091410E0001165E /* dbserver.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = dbserver.c; path = syslogd.tproj/dbserver.c; sourceTree = "<group>"; }; | |
338 | 503917B01091410E0001165E /* klog_in.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = klog_in.c; path = syslogd.tproj/klog_in.c; sourceTree = "<group>"; }; | |
339 | 503917B21091410E0001165E /* remote.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = remote.c; path = syslogd.tproj/remote.c; sourceTree = "<group>"; }; | |
340 | 503917B31091410E0001165E /* syslog.conf.5 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = syslog.conf.5; path = syslogd.tproj/syslog.conf.5; sourceTree = "<group>"; }; | |
341 | 503917B41091410E0001165E /* syslogd.8 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = syslogd.8; path = syslogd.tproj/syslogd.8; sourceTree = "<group>"; }; | |
342 | 503917B51091410E0001165E /* syslogd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = syslogd.c; path = syslogd.tproj/syslogd.c; sourceTree = "<group>"; }; | |
343 | 503917B61091410E0001165E /* syslogd.sb */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = syslogd.sb; path = syslogd.tproj/syslogd.sb; sourceTree = "<group>"; }; | |
344 | 503917B71091410E0001165E /* udp_in.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = udp_in.c; path = syslogd.tproj/udp_in.c; sourceTree = "<group>"; }; | |
345 | 503917C81091413E0001165E /* syslog */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = syslog; sourceTree = BUILT_PRODUCTS_DIR; }; | |
346 | 503917D0109141530001165E /* syslog.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; name = syslog.1; path = util.tproj/syslog.1; sourceTree = "<group>"; }; | |
347 | 503917D1109141530001165E /* syslog.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = syslog.c; path = util.tproj/syslog.c; sourceTree = "<group>"; }; | |
81582353 | 348 | 503A82461099029200B0D08A /* libbsm.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libbsm.dylib; path = usr/lib/libbsm.dylib; sourceTree = SDKROOT; }; |
a83ff38a | 349 | 505ACB9D108FD16400197086 /* libaslcommon.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libaslcommon.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
81582353 | 350 | 505ACBA2108FD18400197086 /* asl_ipc.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = asl_ipc.defs; sourceTree = "<group>"; }; |
a83ff38a A |
351 | 505ACBA3108FD18400197086 /* asl_memory.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = asl_memory.c; sourceTree = "<group>"; }; |
352 | 505ACBA4108FD18400197086 /* asl_memory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = asl_memory.h; sourceTree = "<group>"; }; | |
86a8bcf5 | 353 | 8F77AF5A2241CD17004AF9B4 /* asl_mt_shim.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = asl_mt_shim.c; sourceTree = "<group>"; }; |
a83ff38a A |
354 | /* End PBXFileReference section */ |
355 | ||
356 | /* Begin PBXFrameworksBuildPhase section */ | |
81582353 A |
357 | 3F6F43C71613922800CA9ADB /* Frameworks */ = { |
358 | isa = PBXFrameworksBuildPhase; | |
359 | buildActionMask = 2147483647; | |
360 | files = ( | |
361 | ); | |
362 | runOnlyForDeploymentPostprocessing = 0; | |
363 | }; | |
a83ff38a A |
364 | 50391764109140450001165E /* Frameworks */ = { |
365 | isa = PBXFrameworksBuildPhase; | |
366 | buildActionMask = 2147483647; | |
367 | files = ( | |
81582353 A |
368 | 2D60F61115657D0F00F2E3F9 /* libz.dylib in Frameworks */, |
369 | 2DCF701A150E97C0002D5E8F /* libaslcommon.a in Frameworks */, | |
a83ff38a A |
370 | ); |
371 | runOnlyForDeploymentPostprocessing = 0; | |
372 | }; | |
373 | 5039177A109140C30001165E /* Frameworks */ = { | |
374 | isa = PBXFrameworksBuildPhase; | |
375 | buildActionMask = 2147483647; | |
376 | files = ( | |
377 | 5020A37F1098EEC400982ED6 /* libaslcommon.a in Frameworks */, | |
a83ff38a A |
378 | 503A82471099029200B0D08A /* libbsm.dylib in Frameworks */, |
379 | ); | |
380 | runOnlyForDeploymentPostprocessing = 0; | |
381 | }; | |
382 | 503917C61091413E0001165E /* Frameworks */ = { | |
383 | isa = PBXFrameworksBuildPhase; | |
384 | buildActionMask = 2147483647; | |
385 | files = ( | |
386 | 5020A36B1098EE1D00982ED6 /* libaslcommon.a in Frameworks */, | |
387 | ); | |
388 | runOnlyForDeploymentPostprocessing = 0; | |
389 | }; | |
390 | 505ACB9B108FD16400197086 /* Frameworks */ = { | |
391 | isa = PBXFrameworksBuildPhase; | |
392 | buildActionMask = 2147483647; | |
393 | files = ( | |
394 | ); | |
395 | runOnlyForDeploymentPostprocessing = 0; | |
396 | }; | |
397 | /* End PBXFrameworksBuildPhase section */ | |
398 | ||
399 | /* Begin PBXGroup section */ | |
400 | 08FB7794FE84155DC02AAC07 /* syslog */ = { | |
401 | isa = PBXGroup; | |
402 | children = ( | |
403 | 505ACBA1108FD18400197086 /* aslcommon */, | |
404 | 503917691091404D0001165E /* aslmanager */, | |
405 | 503917C41091412B0001165E /* util */, | |
406 | 503917711091409F0001165E /* syslogd */, | |
81582353 | 407 | 3F6F43CD1613A8E300CA9ADB /* libsystem_asl */, |
a83ff38a | 408 | 505ACB9E108FD16400197086 /* Products */, |
81582353 | 409 | 3FFD43F717485C5B007DAC1B /* xcodeconfig */, |
a83ff38a | 410 | 503A82461099029200B0D08A /* libbsm.dylib */, |
81582353 | 411 | 2D60F61015657D0F00F2E3F9 /* libz.dylib */, |
a83ff38a A |
412 | ); |
413 | name = syslog; | |
414 | sourceTree = "<group>"; | |
415 | }; | |
81582353 A |
416 | 3F6F43CD1613A8E300CA9ADB /* libsystem_asl */ = { |
417 | isa = PBXGroup; | |
418 | children = ( | |
419 | 3F6F43CE1613A8E300CA9ADB /* include */, | |
420 | 3F6F43D81613A8E300CA9ADB /* man */, | |
421 | 3F6F43DF1613A8E300CA9ADB /* README */, | |
422 | 3F6F43E01613A8E300CA9ADB /* src */, | |
423 | ); | |
424 | name = libsystem_asl; | |
425 | path = libsystem_asl.tproj; | |
426 | sourceTree = "<group>"; | |
427 | }; | |
428 | 3F6F43CE1613A8E300CA9ADB /* include */ = { | |
429 | isa = PBXGroup; | |
430 | children = ( | |
431 | 3F6F43CF1613A8E300CA9ADB /* asl.h */, | |
432 | 3F6F43D01613A8E300CA9ADB /* asl_core.h */, | |
f3df4c03 A |
433 | 2D31F3C117E77F3300F2A60C /* asl_client.h */, |
434 | 2D31F3C217E77F3300F2A60C /* asl_msg_list.h */, | |
435 | 2D31F3C317E77F3300F2A60C /* asl_object.h */, | |
436 | 2D31F3C417E77F3300F2A60C /* asl_string.h */, | |
81582353 A |
437 | 3F6F43D11613A8E300CA9ADB /* asl_file.h */, |
438 | 3F6F43D21613A8E300CA9ADB /* asl_legacy1.h */, | |
439 | 3F6F43D31613A8E300CA9ADB /* asl_msg.h */, | |
440 | 3F6F43D41613A8E300CA9ADB /* asl_private.h */, | |
441 | 3F6F43D51613A8E300CA9ADB /* asl_store.h */, | |
442 | ); | |
443 | path = include; | |
444 | sourceTree = "<group>"; | |
445 | }; | |
446 | 3F6F43D81613A8E300CA9ADB /* man */ = { | |
447 | isa = PBXGroup; | |
448 | children = ( | |
449 | 3F6F43D91613A8E300CA9ADB /* asl.3 */, | |
450 | 3FE798E516161F3A00D547B0 /* syslog.3 */, | |
451 | ); | |
452 | path = man; | |
453 | sourceTree = "<group>"; | |
454 | }; | |
455 | 3F6F43E01613A8E300CA9ADB /* src */ = { | |
456 | isa = PBXGroup; | |
457 | children = ( | |
458 | 3FE798E316161F2A00D547B0 /* syslog.c */, | |
459 | 3F6F43E21613A8E300CA9ADB /* asl.c */, | |
f3df4c03 A |
460 | 2D31F3C917E77F8800F2A60C /* asl_client.c */, |
461 | 2D31F3CA17E77F8800F2A60C /* asl_msg_list.c */, | |
462 | 2D31F3CB17E77F8800F2A60C /* asl_object.c */, | |
463 | 2D31F3CC17E77F8800F2A60C /* asl_string.c */, | |
81582353 A |
464 | 3F6F43E31613A8E300CA9ADB /* asl_core.c */, |
465 | 3F6F43E41613A8E300CA9ADB /* asl_fd.c */, | |
466 | 3F6F43E51613A8E300CA9ADB /* asl_file.c */, | |
467 | 3F6F43E61613A8E300CA9ADB /* asl_legacy1.c */, | |
468 | 3F6F43E71613A8E300CA9ADB /* asl_msg.c */, | |
86a8bcf5 | 469 | 8F77AF5A2241CD17004AF9B4 /* asl_mt_shim.c */, |
81582353 A |
470 | 3F6F43E81613A8E300CA9ADB /* asl_store.c */, |
471 | 3F6F43E91613A8E300CA9ADB /* asl_util.c */, | |
472 | ); | |
473 | path = src; | |
474 | sourceTree = "<group>"; | |
475 | }; | |
476 | 3FFD43F717485C5B007DAC1B /* xcodeconfig */ = { | |
477 | isa = PBXGroup; | |
478 | children = ( | |
f3df4c03 A |
479 | 3F6B6311185AF66C00F692C5 /* aslmanager.xcconfig */, |
480 | 3F6B6312185AF66C00F692C5 /* base.xcconfig */, | |
481 | 3F6B6313185AF66C00F692C5 /* syslogd.xcconfig */, | |
482 | 3F6B6314185AF66C00F692C5 /* util.xcconfig */, | |
81582353 A |
483 | 3FFD43F817485C5B007DAC1B /* libasl.xcconfig */, |
484 | ); | |
485 | path = xcodeconfig; | |
486 | sourceTree = "<group>"; | |
487 | }; | |
a83ff38a A |
488 | 503917691091404D0001165E /* aslmanager */ = { |
489 | isa = PBXGroup; | |
490 | children = ( | |
491 | 5039176B1091408B0001165E /* aslmanager.8 */, | |
492 | 5039176C1091408B0001165E /* aslmanager.c */, | |
5222c21d A |
493 | 2D30D27F1AE6C84200673818 /* daemon.c */, |
494 | 2D30D2801AE6C84200673818 /* daemon.h */, | |
a83ff38a A |
495 | 5039176D1091408B0001165E /* com.apple.aslmanager.plist */, |
496 | ); | |
497 | name = aslmanager; | |
498 | sourceTree = "<group>"; | |
499 | }; | |
500 | 503917711091409F0001165E /* syslogd */ = { | |
501 | isa = PBXGroup; | |
502 | children = ( | |
5222c21d A |
503 | 3FE6E8391A529FEF0075D75F /* asl.conf.ios */, |
504 | 2D9C4F131B3A29E700219FB3 /* com.apple.system.log */, | |
505 | 3FE6E83A1A529FEF0075D75F /* asl.conf.osx */, | |
506 | 3FCCB5361749B53D00F8FEBC /* asl.conf.ios_sim */, | |
507 | 3FE6E83B1A529FEF0075D75F /* syslog.conf */, | |
a83ff38a A |
508 | 503917A61091410E0001165E /* asl_action.c */, |
509 | 2DB4DA0A125FC69A001CDC45 /* after_install.sh */, | |
a83ff38a | 510 | 503917A81091410E0001165E /* asl.conf.5 */, |
a83ff38a A |
511 | 503917AA1091410E0001165E /* bsd_in.c */, |
512 | 503917AB1091410E0001165E /* bsd_out.c */, | |
513 | 503917AC1091410E0001165E /* com.apple.syslogd.plist */, | |
a73fe570 | 514 | 3ABA38852335754100E6D121 /* com.apple.syslogd.disabled.plist */, |
a83ff38a A |
515 | 503917AD1091410E0001165E /* daemon.c */, |
516 | 503917AE1091410E0001165E /* daemon.h */, | |
517 | 503917AF1091410E0001165E /* dbserver.c */, | |
518 | 503917B01091410E0001165E /* klog_in.c */, | |
519 | 503917B21091410E0001165E /* remote.c */, | |
520 | 503917B31091410E0001165E /* syslog.conf.5 */, | |
521 | 503917B41091410E0001165E /* syslogd.8 */, | |
522 | 503917B51091410E0001165E /* syslogd.c */, | |
523 | 503917B61091410E0001165E /* syslogd.sb */, | |
524 | 503917B71091410E0001165E /* udp_in.c */, | |
525 | ); | |
526 | name = syslogd; | |
527 | sourceTree = "<group>"; | |
528 | }; | |
529 | 503917C41091412B0001165E /* util */ = { | |
530 | isa = PBXGroup; | |
531 | children = ( | |
532 | 503917D0109141530001165E /* syslog.1 */, | |
533 | 503917D1109141530001165E /* syslog.c */, | |
81582353 | 534 | 2DB8178915589D0C004D0BDE /* entitlements.plist */, |
a83ff38a A |
535 | ); |
536 | name = util; | |
537 | sourceTree = "<group>"; | |
538 | }; | |
539 | 505ACB9E108FD16400197086 /* Products */ = { | |
540 | isa = PBXGroup; | |
541 | children = ( | |
542 | 505ACB9D108FD16400197086 /* libaslcommon.a */, | |
543 | 50391766109140450001165E /* aslmanager */, | |
544 | 5039177C109140C30001165E /* syslogd */, | |
545 | 503917C81091413E0001165E /* syslog */, | |
81582353 | 546 | 3F6F43CA1613922800CA9ADB /* libsystem_asl.dylib */, |
a83ff38a A |
547 | ); |
548 | name = Products; | |
549 | sourceTree = "<group>"; | |
550 | }; | |
551 | 505ACBA1108FD18400197086 /* aslcommon */ = { | |
552 | isa = PBXGroup; | |
553 | children = ( | |
81582353 A |
554 | 2D30656C150E6EFF00F31A54 /* asl_common.c */, |
555 | 2D30656D150E6EFF00F31A54 /* asl_common.h */, | |
a83ff38a A |
556 | 505ACBA2108FD18400197086 /* asl_ipc.defs */, |
557 | 505ACBA3108FD18400197086 /* asl_memory.c */, | |
558 | 505ACBA4108FD18400197086 /* asl_memory.h */, | |
a83ff38a A |
559 | ); |
560 | path = aslcommon; | |
561 | sourceTree = "<group>"; | |
562 | }; | |
563 | /* End PBXGroup section */ | |
564 | ||
565 | /* Begin PBXHeadersBuildPhase section */ | |
81582353 A |
566 | 3F6F43C81613922800CA9ADB /* Headers */ = { |
567 | isa = PBXHeadersBuildPhase; | |
568 | buildActionMask = 2147483647; | |
569 | files = ( | |
f3df4c03 A |
570 | 2D31F3C517E77F3300F2A60C /* asl_client.h in Headers */, |
571 | 2D31F3C817E77F3300F2A60C /* asl_string.h in Headers */, | |
81582353 | 572 | 3F6F43F21613A8E300CA9ADB /* asl.h in Headers */, |
f3df4c03 A |
573 | 2D31F3C717E77F3300F2A60C /* asl_object.h in Headers */, |
574 | 2D31F3C617E77F3300F2A60C /* asl_msg_list.h in Headers */, | |
81582353 A |
575 | 3F6F43F31613A8E300CA9ADB /* asl_core.h in Headers */, |
576 | 3F6F43F41613A8E300CA9ADB /* asl_file.h in Headers */, | |
577 | 3F6F43F51613A8E300CA9ADB /* asl_legacy1.h in Headers */, | |
578 | 3F6F43F61613A8E300CA9ADB /* asl_msg.h in Headers */, | |
579 | 3F6F43F71613A8E300CA9ADB /* asl_private.h in Headers */, | |
580 | 3F6F43F81613A8E300CA9ADB /* asl_store.h in Headers */, | |
581 | ); | |
582 | runOnlyForDeploymentPostprocessing = 0; | |
583 | }; | |
a83ff38a A |
584 | 505ACB99108FD16400197086 /* Headers */ = { |
585 | isa = PBXHeadersBuildPhase; | |
586 | buildActionMask = 2147483647; | |
587 | files = ( | |
588 | 505ACBA8108FD18400197086 /* asl_ipc.defs in Headers */, | |
589 | 505ACBAA108FD18400197086 /* asl_memory.h in Headers */, | |
81582353 | 590 | 2D9DEB64150E6FE80059BA61 /* asl_common.h in Headers */, |
a83ff38a A |
591 | ); |
592 | runOnlyForDeploymentPostprocessing = 0; | |
593 | }; | |
594 | /* End PBXHeadersBuildPhase section */ | |
595 | ||
596 | /* Begin PBXNativeTarget section */ | |
81582353 A |
597 | 3F6F43C91613922800CA9ADB /* libsystem_asl */ = { |
598 | isa = PBXNativeTarget; | |
599 | buildConfigurationList = 3F6F43CB1613922800CA9ADB /* Build configuration list for PBXNativeTarget "libsystem_asl" */; | |
600 | buildPhases = ( | |
601 | 3F6F43C61613922800CA9ADB /* Sources */, | |
602 | 3F6F43C71613922800CA9ADB /* Frameworks */, | |
603 | 3F6F43C81613922800CA9ADB /* Headers */, | |
604 | 3F6F44131613AA9300CA9ADB /* Install man3 */, | |
605 | ); | |
606 | buildRules = ( | |
607 | ); | |
608 | dependencies = ( | |
609 | ); | |
610 | name = libsystem_asl; | |
611 | productName = libsystem_asl.dylib; | |
612 | productReference = 3F6F43CA1613922800CA9ADB /* libsystem_asl.dylib */; | |
613 | productType = "com.apple.product-type.library.dynamic"; | |
614 | }; | |
a83ff38a A |
615 | 50391765109140450001165E /* aslmanager */ = { |
616 | isa = PBXNativeTarget; | |
617 | buildConfigurationList = 5039176A1091404D0001165E /* Build configuration list for PBXNativeTarget "aslmanager" */; | |
618 | buildPhases = ( | |
619 | 50391763109140450001165E /* Sources */, | |
620 | 50391764109140450001165E /* Frameworks */, | |
621 | 503A82631099037D00B0D08A /* Copy Manpage.8 */, | |
622 | FCAC6D7410AB34C9008DEAC9 /* ShellScript */, | |
623 | ); | |
624 | buildRules = ( | |
625 | ); | |
626 | dependencies = ( | |
627 | ); | |
628 | name = aslmanager; | |
629 | productName = aslmanager; | |
630 | productReference = 50391766109140450001165E /* aslmanager */; | |
631 | productType = "com.apple.product-type.tool"; | |
632 | }; | |
633 | 5039177B109140C30001165E /* syslogd */ = { | |
634 | isa = PBXNativeTarget; | |
635 | buildConfigurationList = 50391782109140CA0001165E /* Build configuration list for PBXNativeTarget "syslogd" */; | |
636 | buildPhases = ( | |
637 | 50391779109140C30001165E /* Sources */, | |
638 | 5039177A109140C30001165E /* Frameworks */, | |
639 | 503A8286109904FD00B0D08A /* Copy Manpage.8 */, | |
640 | 503A8287109904FD00B0D08A /* Copy Manpages.5 */, | |
641 | 50A9CB7A10A8D16300AA715E /* after install */, | |
642 | ); | |
643 | buildRules = ( | |
644 | ); | |
645 | dependencies = ( | |
646 | FCF3761B10D2EEDF00C0EC8D /* PBXTargetDependency */, | |
647 | ); | |
648 | name = syslogd; | |
649 | productName = syslogd; | |
650 | productReference = 5039177C109140C30001165E /* syslogd */; | |
651 | productType = "com.apple.product-type.tool"; | |
652 | }; | |
653 | 503917C71091413E0001165E /* util */ = { | |
654 | isa = PBXNativeTarget; | |
655 | buildConfigurationList = 503917CF1091414A0001165E /* Build configuration list for PBXNativeTarget "util" */; | |
656 | buildPhases = ( | |
657 | 503917C51091413E0001165E /* Sources */, | |
658 | 503917C61091413E0001165E /* Frameworks */, | |
659 | 503A8285109904FD00B0D08A /* Copy Manpage.1 */, | |
660 | ); | |
661 | buildRules = ( | |
662 | ); | |
663 | dependencies = ( | |
664 | FCF3761910D2EED700C0EC8D /* PBXTargetDependency */, | |
665 | ); | |
666 | name = util; | |
667 | productName = util; | |
668 | productReference = 503917C81091413E0001165E /* syslog */; | |
669 | productType = "com.apple.product-type.tool"; | |
670 | }; | |
671 | 505ACB9C108FD16400197086 /* aslcommon */ = { | |
672 | isa = PBXNativeTarget; | |
673 | buildConfigurationList = 505ACBA0108FD16500197086 /* Build configuration list for PBXNativeTarget "aslcommon" */; | |
674 | buildPhases = ( | |
675 | 505ACB99108FD16400197086 /* Headers */, | |
676 | 505ACB9A108FD16400197086 /* Sources */, | |
677 | 505ACB9B108FD16400197086 /* Frameworks */, | |
678 | FCF3762A10D2F47C00C0EC8D /* ShellScript */, | |
679 | ); | |
680 | buildRules = ( | |
681 | ); | |
682 | dependencies = ( | |
683 | ); | |
684 | name = aslcommon; | |
685 | productName = aslcommon; | |
686 | productReference = 505ACB9D108FD16400197086 /* libaslcommon.a */; | |
687 | productType = "com.apple.product-type.library.static"; | |
688 | }; | |
689 | /* End PBXNativeTarget section */ | |
690 | ||
691 | /* Begin PBXProject section */ | |
692 | 08FB7793FE84155DC02AAC07 /* Project object */ = { | |
693 | isa = PBXProject; | |
db78b1bd | 694 | attributes = { |
81582353 | 695 | LastUpgradeCheck = 0460; |
db78b1bd | 696 | }; |
a83ff38a | 697 | buildConfigurationList = 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "syslog" */; |
db78b1bd | 698 | compatibilityVersion = "Xcode 3.2"; |
a83ff38a A |
699 | developmentRegion = English; |
700 | hasScannedForEncodings = 1; | |
701 | knownRegions = ( | |
702 | English, | |
703 | Japanese, | |
704 | French, | |
705 | German, | |
706 | ); | |
707 | mainGroup = 08FB7794FE84155DC02AAC07 /* syslog */; | |
708 | productRefGroup = 505ACB9E108FD16400197086 /* Products */; | |
709 | projectDirPath = ""; | |
710 | projectRoot = ""; | |
711 | targets = ( | |
81582353 A |
712 | 5020A3211098EBDE00982ED6 /* executables */, |
713 | 3FFD43F9174862D0007DAC1B /* executables_Sim */, | |
714 | 3F6F440B1613AA3600CA9ADB /* libasl */, | |
715 | 3F0552BB1614E58B00F729CC /* libasl_Sim */, | |
a83ff38a A |
716 | 505ACB9C108FD16400197086 /* aslcommon */, |
717 | 50391765109140450001165E /* aslmanager */, | |
718 | 503917C71091413E0001165E /* util */, | |
719 | 5039177B109140C30001165E /* syslogd */, | |
81582353 | 720 | 3F6F43C91613922800CA9ADB /* libsystem_asl */, |
af7d442c | 721 | 721700891CCABF6F000FC779 /* executables_DaytonaBridge */, |
a83ff38a A |
722 | ); |
723 | }; | |
724 | /* End PBXProject section */ | |
725 | ||
726 | /* Begin PBXShellScriptBuildPhase section */ | |
727 | 50A9CB7A10A8D16300AA715E /* after install */ = { | |
728 | isa = PBXShellScriptBuildPhase; | |
729 | buildActionMask = 8; | |
730 | files = ( | |
731 | ); | |
732 | inputPaths = ( | |
733 | ); | |
734 | name = "after install"; | |
735 | outputPaths = ( | |
736 | ); | |
737 | runOnlyForDeploymentPostprocessing = 1; | |
738 | shellPath = /bin/sh; | |
739 | shellScript = "exec ${PROJECT_DIR}/syslogd.tproj/after_install.sh"; | |
740 | }; | |
741 | FCAC6D7410AB34C9008DEAC9 /* ShellScript */ = { | |
742 | isa = PBXShellScriptBuildPhase; | |
743 | buildActionMask = 8; | |
744 | files = ( | |
745 | ); | |
746 | inputPaths = ( | |
747 | ); | |
748 | outputPaths = ( | |
749 | ); | |
750 | runOnlyForDeploymentPostprocessing = 1; | |
751 | shellPath = /bin/sh; | |
5222c21d | 752 | shellScript = "set -e\n\nDESTDIR=\"$DSTROOT\"/System/Library/LaunchDaemons\ninstall -d -m 0755 -o root -g wheel -d \"$DESTDIR\"\ninstall -m 0644 -o root -g wheel \"$SRCROOT\"/aslmanager.tproj/com.apple.aslmanager.plist \"$DESTDIR\"\nplutil -convert binary1 \"$DESTDIR\"/com.apple.aslmanager.plist"; |
a83ff38a A |
753 | showEnvVarsInLog = 0; |
754 | }; | |
755 | FCF3762A10D2F47C00C0EC8D /* ShellScript */ = { | |
756 | isa = PBXShellScriptBuildPhase; | |
757 | buildActionMask = 2147483647; | |
758 | files = ( | |
759 | ); | |
760 | inputPaths = ( | |
761 | ); | |
762 | outputPaths = ( | |
763 | ); | |
764 | runOnlyForDeploymentPostprocessing = 0; | |
765 | shellPath = /bin/sh; | |
766 | shellScript = "set -ex\n\n# Install asl_ipc.h in a location that other targets can find.\n\nfor ARCH in $ARCHS ; do\n\tDESTDIR=\"$BUILT_PRODUCTS_DIR/$ARCH\"\n\tmkdir -p \"$DESTDIR\"\n\tcp \"$DERIVED_SOURCES_DIR/$ARCH\"/asl_ipc{,Server}.h \"$DESTDIR\"\ndone"; | |
767 | }; | |
768 | /* End PBXShellScriptBuildPhase section */ | |
769 | ||
770 | /* Begin PBXSourcesBuildPhase section */ | |
81582353 A |
771 | 3F6F43C61613922800CA9ADB /* Sources */ = { |
772 | isa = PBXSourcesBuildPhase; | |
773 | buildActionMask = 2147483647; | |
774 | files = ( | |
86a8bcf5 | 775 | 8FBD22362241ED0000CEBA6A /* asl_mt_shim.c in Sources */, |
f3df4c03 | 776 | 2D31F3CD17E77F8800F2A60C /* asl_client.c in Sources */, |
81582353 A |
777 | 3F6F43FB1613A8E300CA9ADB /* asl.c in Sources */, |
778 | 3F6F43FC1613A8E300CA9ADB /* asl_core.c in Sources */, | |
f3df4c03 | 779 | 2D31F3D017E77F8800F2A60C /* asl_string.c in Sources */, |
81582353 | 780 | 3F6F43FD1613A8E300CA9ADB /* asl_fd.c in Sources */, |
f3df4c03 | 781 | 2D31F3CE17E77F8800F2A60C /* asl_msg_list.c in Sources */, |
81582353 A |
782 | 3F6F43FE1613A8E300CA9ADB /* asl_file.c in Sources */, |
783 | 3F6F43FF1613A8E300CA9ADB /* asl_legacy1.c in Sources */, | |
784 | 3F6F44001613A8E300CA9ADB /* asl_msg.c in Sources */, | |
785 | 3F6F44011613A8E300CA9ADB /* asl_store.c in Sources */, | |
786 | 3F6F44021613A8E300CA9ADB /* asl_util.c in Sources */, | |
f3df4c03 | 787 | 2D31F3CF17E77F8800F2A60C /* asl_object.c in Sources */, |
81582353 A |
788 | 3F6F440A1613A91E00CA9ADB /* asl_ipc.defs in Sources */, |
789 | 3FE798E416161F2A00D547B0 /* syslog.c in Sources */, | |
790 | ); | |
791 | runOnlyForDeploymentPostprocessing = 0; | |
792 | }; | |
a83ff38a A |
793 | 50391763109140450001165E /* Sources */ = { |
794 | isa = PBXSourcesBuildPhase; | |
795 | buildActionMask = 2147483647; | |
796 | files = ( | |
5222c21d | 797 | 2D30D2811AE6C84200673818 /* daemon.c in Sources */, |
a83ff38a A |
798 | 5039176F1091408B0001165E /* aslmanager.c in Sources */, |
799 | ); | |
800 | runOnlyForDeploymentPostprocessing = 0; | |
801 | }; | |
802 | 50391779109140C30001165E /* Sources */ = { | |
803 | isa = PBXSourcesBuildPhase; | |
804 | buildActionMask = 2147483647; | |
805 | files = ( | |
806 | 503917B81091410E0001165E /* asl_action.c in Sources */, | |
a83ff38a A |
807 | 503917BB1091410E0001165E /* bsd_in.c in Sources */, |
808 | 503917BC1091410E0001165E /* bsd_out.c in Sources */, | |
809 | 503917BD1091410E0001165E /* daemon.c in Sources */, | |
810 | 503917BE1091410E0001165E /* dbserver.c in Sources */, | |
811 | 503917BF1091410E0001165E /* klog_in.c in Sources */, | |
812 | 503917C11091410E0001165E /* remote.c in Sources */, | |
813 | 503917C21091410E0001165E /* syslogd.c in Sources */, | |
814 | 503917C31091410E0001165E /* udp_in.c in Sources */, | |
815 | ); | |
816 | runOnlyForDeploymentPostprocessing = 0; | |
817 | }; | |
818 | 503917C51091413E0001165E /* Sources */ = { | |
819 | isa = PBXSourcesBuildPhase; | |
820 | buildActionMask = 2147483647; | |
821 | files = ( | |
822 | 503917D2109141530001165E /* syslog.c in Sources */, | |
823 | ); | |
824 | runOnlyForDeploymentPostprocessing = 0; | |
825 | }; | |
826 | 505ACB9A108FD16400197086 /* Sources */ = { | |
827 | isa = PBXSourcesBuildPhase; | |
828 | buildActionMask = 2147483647; | |
829 | files = ( | |
830 | 503A81D81098FA3900B0D08A /* asl_ipc.defs in Sources */, | |
831 | 505ACBA9108FD18400197086 /* asl_memory.c in Sources */, | |
81582353 | 832 | 2D30656E150E6EFF00F31A54 /* asl_common.c in Sources */, |
a83ff38a A |
833 | ); |
834 | runOnlyForDeploymentPostprocessing = 0; | |
835 | }; | |
836 | /* End PBXSourcesBuildPhase section */ | |
837 | ||
838 | /* Begin PBXTargetDependency section */ | |
81582353 A |
839 | 3F6F440F1613AA3B00CA9ADB /* PBXTargetDependency */ = { |
840 | isa = PBXTargetDependency; | |
841 | target = 3F6F43C91613922800CA9ADB /* libsystem_asl */; | |
842 | targetProxy = 3F6F440E1613AA3B00CA9ADB /* PBXContainerItemProxy */; | |
843 | }; | |
844 | 3FFD440717486325007DAC1B /* PBXTargetDependency */ = { | |
845 | isa = PBXTargetDependency; | |
846 | target = 5020A3211098EBDE00982ED6 /* executables */; | |
847 | targetProxy = 3FFD440617486325007DAC1B /* PBXContainerItemProxy */; | |
848 | }; | |
849 | 3FFD440917486329007DAC1B /* PBXTargetDependency */ = { | |
850 | isa = PBXTargetDependency; | |
851 | target = 3F6F440B1613AA3600CA9ADB /* libasl */; | |
852 | targetProxy = 3FFD440817486329007DAC1B /* PBXContainerItemProxy */; | |
853 | }; | |
a83ff38a A |
854 | 5020A3241098EBF400982ED6 /* PBXTargetDependency */ = { |
855 | isa = PBXTargetDependency; | |
856 | target = 505ACB9C108FD16400197086 /* aslcommon */; | |
857 | targetProxy = 5020A3231098EBF400982ED6 /* PBXContainerItemProxy */; | |
858 | }; | |
859 | 5020A3261098EBF900982ED6 /* PBXTargetDependency */ = { | |
860 | isa = PBXTargetDependency; | |
861 | target = 50391765109140450001165E /* aslmanager */; | |
862 | targetProxy = 5020A3251098EBF900982ED6 /* PBXContainerItemProxy */; | |
863 | }; | |
864 | 5020A3281098EBFC00982ED6 /* PBXTargetDependency */ = { | |
865 | isa = PBXTargetDependency; | |
866 | target = 503917C71091413E0001165E /* util */; | |
867 | targetProxy = 5020A3271098EBFC00982ED6 /* PBXContainerItemProxy */; | |
868 | }; | |
869 | 503A82141098FB9300B0D08A /* PBXTargetDependency */ = { | |
870 | isa = PBXTargetDependency; | |
871 | target = 5039177B109140C30001165E /* syslogd */; | |
872 | targetProxy = 503A82131098FB9300B0D08A /* PBXContainerItemProxy */; | |
873 | }; | |
af7d442c A |
874 | 7217008A1CCABF6F000FC779 /* PBXTargetDependency */ = { |
875 | isa = PBXTargetDependency; | |
876 | target = 505ACB9C108FD16400197086 /* aslcommon */; | |
877 | targetProxy = 7217008B1CCABF6F000FC779 /* PBXContainerItemProxy */; | |
878 | }; | |
879 | 7217008E1CCABF6F000FC779 /* PBXTargetDependency */ = { | |
880 | isa = PBXTargetDependency; | |
881 | target = 503917C71091413E0001165E /* util */; | |
882 | targetProxy = 7217008F1CCABF6F000FC779 /* PBXContainerItemProxy */; | |
883 | }; | |
884 | 721700901CCABF6F000FC779 /* PBXTargetDependency */ = { | |
885 | isa = PBXTargetDependency; | |
886 | target = 5039177B109140C30001165E /* syslogd */; | |
887 | targetProxy = 721700911CCABF6F000FC779 /* PBXContainerItemProxy */; | |
888 | }; | |
a83ff38a A |
889 | FCF3761910D2EED700C0EC8D /* PBXTargetDependency */ = { |
890 | isa = PBXTargetDependency; | |
891 | target = 505ACB9C108FD16400197086 /* aslcommon */; | |
892 | targetProxy = FCF3761810D2EED700C0EC8D /* PBXContainerItemProxy */; | |
893 | }; | |
894 | FCF3761B10D2EEDF00C0EC8D /* PBXTargetDependency */ = { | |
895 | isa = PBXTargetDependency; | |
896 | target = 505ACB9C108FD16400197086 /* aslcommon */; | |
897 | targetProxy = FCF3761A10D2EEDF00C0EC8D /* PBXContainerItemProxy */; | |
898 | }; | |
899 | /* End PBXTargetDependency section */ | |
900 | ||
901 | /* Begin XCBuildConfiguration section */ | |
902 | 1DEB928B08733DD80010E9CD /* Release */ = { | |
903 | isa = XCBuildConfiguration; | |
f3df4c03 | 904 | baseConfigurationReference = 3F6B6312185AF66C00F692C5 /* base.xcconfig */; |
a83ff38a A |
905 | buildSettings = { |
906 | ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; | |
907 | CURRENT_PROJECT_VERSION = "$(RC_ProjectSourceVersion)"; | |
908 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; | |
909 | GCC_C_LANGUAGE_STANDARD = gnu99; | |
910 | GCC_PREFIX_HEADER = ""; | |
911 | GCC_WARN_ABOUT_RETURN_TYPE = YES; | |
912 | GCC_WARN_UNUSED_VARIABLE = YES; | |
81582353 A |
913 | HEADER_SEARCH_PATHS = ( |
914 | "$(BUILT_PRODUCTS_DIR)/$(CURRENT_ARCH)", | |
915 | "$(PROJECT_DIR)/libsystem_asl.tproj/include", | |
916 | "$(PROJECT_DIR)/aslcommon", | |
917 | ); | |
a83ff38a A |
918 | USE_HEADERMAP = NO; |
919 | VERSIONING_SYSTEM = "apple-generic"; | |
81582353 A |
920 | WARNING_CFLAGS = "-Werror=format"; |
921 | ZERO_LINK = NO; | |
922 | }; | |
923 | name = Release; | |
924 | }; | |
925 | 3F0552BD1614E58B00F729CC /* Release */ = { | |
926 | isa = XCBuildConfiguration; | |
927 | buildSettings = { | |
928 | PRODUCT_NAME = "$(TARGET_NAME)"; | |
929 | }; | |
930 | name = Release; | |
931 | }; | |
932 | 3F6F43CC1613922800CA9ADB /* Release */ = { | |
933 | isa = XCBuildConfiguration; | |
934 | baseConfigurationReference = 3FFD43F817485C5B007DAC1B /* libasl.xcconfig */; | |
935 | buildSettings = { | |
936 | HEADER_SEARCH_PATHS = ( | |
937 | "$(inherited)", | |
938 | "$(SDKROOT)/System/Library/Frameworks/System.framework/PrivateHeaders", | |
939 | ); | |
f3df4c03 | 940 | "ORDER_FILE[sdk=iphoneos*]" = "${SDK_ROOT}/AppleInternal/OrderFiles/libsystem_asl.order"; |
81582353 A |
941 | }; |
942 | name = Release; | |
943 | }; | |
944 | 3F6F440D1613AA3700CA9ADB /* Release */ = { | |
945 | isa = XCBuildConfiguration; | |
946 | buildSettings = { | |
947 | PRODUCT_NAME = "$(TARGET_NAME)"; | |
948 | }; | |
949 | name = Release; | |
950 | }; | |
951 | 3FFD4403174862D0007DAC1B /* Release */ = { | |
952 | isa = XCBuildConfiguration; | |
953 | buildSettings = { | |
954 | COMBINE_HIDPI_IMAGES = YES; | |
955 | COPY_PHASE_STRIP = YES; | |
956 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; | |
957 | PRODUCT_NAME = "executables copy"; | |
a83ff38a A |
958 | ZERO_LINK = NO; |
959 | }; | |
960 | name = Release; | |
961 | }; | |
962 | 5020A3221098EBDF00982ED6 /* Release */ = { | |
963 | isa = XCBuildConfiguration; | |
964 | buildSettings = { | |
81582353 | 965 | COMBINE_HIDPI_IMAGES = YES; |
a83ff38a A |
966 | COPY_PHASE_STRIP = YES; |
967 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; | |
81582353 | 968 | PRODUCT_NAME = "$(TARGET_NAME)"; |
a83ff38a A |
969 | ZERO_LINK = NO; |
970 | }; | |
971 | name = Release; | |
972 | }; | |
973 | 50391768109140460001165E /* Release */ = { | |
974 | isa = XCBuildConfiguration; | |
f3df4c03 | 975 | baseConfigurationReference = 3F6B6311185AF66C00F692C5 /* aslmanager.xcconfig */; |
a83ff38a A |
976 | buildSettings = { |
977 | ALWAYS_SEARCH_USER_PATHS = NO; | |
978 | CODE_SIGN_IDENTITY = "-"; | |
979 | COPY_PHASE_STRIP = YES; | |
980 | DEAD_CODE_STRIPPING = YES; | |
981 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; | |
5222c21d A |
982 | FRAMEWORK_SEARCH_PATHS = ( |
983 | "$(inherited)", | |
984 | "$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks", | |
985 | ); | |
a83ff38a | 986 | GCC_DYNAMIC_NO_PIC = NO; |
a83ff38a A |
987 | OTHER_CFLAGS = ( |
988 | "-Wall", | |
989 | "-DINET6", | |
990 | ); | |
5222c21d | 991 | OTHER_LDFLAGS = ""; |
a83ff38a A |
992 | PRODUCT_NAME = aslmanager; |
993 | ZERO_LINK = NO; | |
994 | }; | |
995 | name = Release; | |
996 | }; | |
997 | 5039177E109140C40001165E /* Release */ = { | |
998 | isa = XCBuildConfiguration; | |
f3df4c03 | 999 | baseConfigurationReference = 3F6B6313185AF66C00F692C5 /* syslogd.xcconfig */; |
a83ff38a A |
1000 | buildSettings = { |
1001 | ALWAYS_SEARCH_USER_PATHS = NO; | |
1002 | CODE_SIGN_IDENTITY = "-"; | |
1003 | COPY_PHASE_STRIP = YES; | |
1004 | DEAD_CODE_STRIPPING = YES; | |
1005 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; | |
1006 | GCC_DYNAMIC_NO_PIC = NO; | |
a83ff38a | 1007 | HEADER_SEARCH_PATHS = ( |
81582353 | 1008 | "$(inherited)", |
a83ff38a A |
1009 | "$(SDKROOT)/System/Library/Frameworks/System.framework/PrivateHeaders", |
1010 | ); | |
a83ff38a A |
1011 | OTHER_CFLAGS = ( |
1012 | "-Wall", | |
1013 | "-DINET6", | |
1014 | ); | |
1015 | "OTHER_CFLAGS[sdk=iphoneos*][arch=*]" = ( | |
1016 | "$(OTHER_CFLAGS)", | |
a83ff38a A |
1017 | "-DLOCKDOWN", |
1018 | ); | |
1019 | "OTHER_CFLAGS[sdk=macosx*][arch=*]" = ( | |
1020 | "$(OTHER_CFLAGS)", | |
a83ff38a A |
1021 | "-DREMOTE_IPV4", |
1022 | ); | |
a83ff38a A |
1023 | PRODUCT_NAME = syslogd; |
1024 | ZERO_LINK = NO; | |
1025 | }; | |
1026 | name = Release; | |
1027 | }; | |
1028 | 503917CA1091413E0001165E /* Release */ = { | |
1029 | isa = XCBuildConfiguration; | |
f3df4c03 | 1030 | baseConfigurationReference = 3F6B6314185AF66C00F692C5 /* util.xcconfig */; |
a83ff38a A |
1031 | buildSettings = { |
1032 | ALWAYS_SEARCH_USER_PATHS = NO; | |
af7d442c A |
1033 | CODE_SIGN_ENTITLEMENTS = util.tproj/entitlements.plist; |
1034 | "CODE_SIGN_ENTITLEMENTS[sdk=macosx*]" = ""; | |
a83ff38a A |
1035 | CODE_SIGN_IDENTITY = "-"; |
1036 | COPY_PHASE_STRIP = YES; | |
1037 | DEAD_CODE_STRIPPING = YES; | |
1038 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; | |
1039 | GCC_DYNAMIC_NO_PIC = NO; | |
a83ff38a A |
1040 | OTHER_CFLAGS = ( |
1041 | "-Wall", | |
1042 | "-DINET6", | |
1043 | ); | |
a83ff38a A |
1044 | PRODUCT_NAME = syslog; |
1045 | ZERO_LINK = NO; | |
1046 | }; | |
1047 | name = Release; | |
1048 | }; | |
1049 | 505ACB9F108FD16500197086 /* Release */ = { | |
1050 | isa = XCBuildConfiguration; | |
1051 | buildSettings = { | |
1052 | ALWAYS_SEARCH_USER_PATHS = NO; | |
1053 | CODE_SIGN_IDENTITY = "-"; | |
81582353 | 1054 | COMBINE_HIDPI_IMAGES = YES; |
a83ff38a | 1055 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
a83ff38a A |
1056 | OTHER_CFLAGS = ( |
1057 | "-Wall", | |
1058 | "-D__MigTypeCheck=1", | |
1059 | ); | |
81582353 A |
1060 | "OTHER_CFLAGS[sdk=iphoneos*][arch=*]" = ( |
1061 | "$(OTHER_CFLAGS)", | |
1062 | "-DLOCKDOWN", | |
1063 | ); | |
1064 | "OTHER_CFLAGS[sdk=macosx*][arch=*]" = ( | |
1065 | "$(OTHER_CFLAGS)", | |
1066 | "-DREMOTE_IPV4", | |
1067 | ); | |
a83ff38a | 1068 | PRODUCT_NAME = aslcommon; |
81582353 | 1069 | SKIP_INSTALL = YES; |
a83ff38a A |
1070 | ZERO_LINK = NO; |
1071 | }; | |
1072 | name = Release; | |
1073 | }; | |
af7d442c A |
1074 | 721700931CCABF6F000FC779 /* Release */ = { |
1075 | isa = XCBuildConfiguration; | |
1076 | buildSettings = { | |
1077 | COMBINE_HIDPI_IMAGES = YES; | |
1078 | COPY_PHASE_STRIP = YES; | |
1079 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; | |
1080 | PRODUCT_NAME = "$(TARGET_NAME)"; | |
1081 | ZERO_LINK = NO; | |
1082 | }; | |
1083 | name = Release; | |
1084 | }; | |
a83ff38a A |
1085 | /* End XCBuildConfiguration section */ |
1086 | ||
1087 | /* Begin XCConfigurationList section */ | |
1088 | 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "syslog" */ = { | |
1089 | isa = XCConfigurationList; | |
1090 | buildConfigurations = ( | |
1091 | 1DEB928B08733DD80010E9CD /* Release */, | |
1092 | ); | |
1093 | defaultConfigurationIsVisible = 0; | |
1094 | defaultConfigurationName = Release; | |
1095 | }; | |
81582353 A |
1096 | 3F0552BC1614E58B00F729CC /* Build configuration list for PBXAggregateTarget "libasl_Sim" */ = { |
1097 | isa = XCConfigurationList; | |
1098 | buildConfigurations = ( | |
1099 | 3F0552BD1614E58B00F729CC /* Release */, | |
1100 | ); | |
1101 | defaultConfigurationIsVisible = 0; | |
1102 | defaultConfigurationName = Release; | |
1103 | }; | |
1104 | 3F6F43CB1613922800CA9ADB /* Build configuration list for PBXNativeTarget "libsystem_asl" */ = { | |
1105 | isa = XCConfigurationList; | |
1106 | buildConfigurations = ( | |
1107 | 3F6F43CC1613922800CA9ADB /* Release */, | |
1108 | ); | |
1109 | defaultConfigurationIsVisible = 0; | |
1110 | defaultConfigurationName = Release; | |
1111 | }; | |
1112 | 3F6F440C1613AA3700CA9ADB /* Build configuration list for PBXAggregateTarget "libasl" */ = { | |
1113 | isa = XCConfigurationList; | |
1114 | buildConfigurations = ( | |
1115 | 3F6F440D1613AA3700CA9ADB /* Release */, | |
1116 | ); | |
1117 | defaultConfigurationIsVisible = 0; | |
1118 | defaultConfigurationName = Release; | |
1119 | }; | |
1120 | 3FFD4402174862D0007DAC1B /* Build configuration list for PBXAggregateTarget "executables_Sim" */ = { | |
1121 | isa = XCConfigurationList; | |
1122 | buildConfigurations = ( | |
1123 | 3FFD4403174862D0007DAC1B /* Release */, | |
1124 | ); | |
1125 | defaultConfigurationIsVisible = 0; | |
1126 | defaultConfigurationName = Release; | |
1127 | }; | |
1128 | 5020A3311098EC3000982ED6 /* Build configuration list for PBXAggregateTarget "executables" */ = { | |
a83ff38a A |
1129 | isa = XCConfigurationList; |
1130 | buildConfigurations = ( | |
1131 | 5020A3221098EBDF00982ED6 /* Release */, | |
1132 | ); | |
1133 | defaultConfigurationIsVisible = 0; | |
1134 | defaultConfigurationName = Release; | |
1135 | }; | |
1136 | 5039176A1091404D0001165E /* Build configuration list for PBXNativeTarget "aslmanager" */ = { | |
1137 | isa = XCConfigurationList; | |
1138 | buildConfigurations = ( | |
1139 | 50391768109140460001165E /* Release */, | |
1140 | ); | |
1141 | defaultConfigurationIsVisible = 0; | |
1142 | defaultConfigurationName = Release; | |
1143 | }; | |
1144 | 50391782109140CA0001165E /* Build configuration list for PBXNativeTarget "syslogd" */ = { | |
1145 | isa = XCConfigurationList; | |
1146 | buildConfigurations = ( | |
1147 | 5039177E109140C40001165E /* Release */, | |
1148 | ); | |
1149 | defaultConfigurationIsVisible = 0; | |
1150 | defaultConfigurationName = Release; | |
1151 | }; | |
1152 | 503917CF1091414A0001165E /* Build configuration list for PBXNativeTarget "util" */ = { | |
1153 | isa = XCConfigurationList; | |
1154 | buildConfigurations = ( | |
1155 | 503917CA1091413E0001165E /* Release */, | |
1156 | ); | |
1157 | defaultConfigurationIsVisible = 0; | |
1158 | defaultConfigurationName = Release; | |
1159 | }; | |
1160 | 505ACBA0108FD16500197086 /* Build configuration list for PBXNativeTarget "aslcommon" */ = { | |
1161 | isa = XCConfigurationList; | |
1162 | buildConfigurations = ( | |
1163 | 505ACB9F108FD16500197086 /* Release */, | |
1164 | ); | |
1165 | defaultConfigurationIsVisible = 0; | |
1166 | defaultConfigurationName = Release; | |
1167 | }; | |
af7d442c A |
1168 | 721700921CCABF6F000FC779 /* Build configuration list for PBXAggregateTarget "executables_DaytonaBridge" */ = { |
1169 | isa = XCConfigurationList; | |
1170 | buildConfigurations = ( | |
1171 | 721700931CCABF6F000FC779 /* Release */, | |
1172 | ); | |
1173 | defaultConfigurationIsVisible = 0; | |
1174 | defaultConfigurationName = Release; | |
1175 | }; | |
a83ff38a A |
1176 | /* End XCConfigurationList section */ |
1177 | }; | |
1178 | rootObject = 08FB7793FE84155DC02AAC07 /* Project object */; | |
1179 | } |