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