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