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