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