OLD | NEW |
| (Empty) |
1 // !$*UTF8*$! | |
2 { | |
3 archiveVersion = 1; | |
4 classes = { | |
5 }; | |
6 objectVersion = 45; | |
7 objects = { | |
8 | |
9 /* Begin PBXAggregateTarget section */ | |
10 7B466AB40E5E3AA900C91F63 /* All */ = { | |
11 isa = PBXAggregateTarget; | |
12 buildConfigurationList = 7B466AC50E5E3B1500C91F63 /* Bui
ld configuration list for PBXAggregateTarget "All" */; | |
13 buildPhases = ( | |
14 ); | |
15 dependencies = ( | |
16 7B466AB80E5E3AB400C91F63 /* PBXTargetDependency
*/, | |
17 7B466ABA0E5E3AB400C91F63 /* PBXTargetDependency
*/, | |
18 7B466ABC0E5E3AB400C91F63 /* PBXTargetDependency
*/, | |
19 ); | |
20 name = All; | |
21 productName = All; | |
22 }; | |
23 7BE970530D872DC200F86D4B /* libxml_config */ = { | |
24 isa = PBXAggregateTarget; | |
25 buildConfigurationList = 7BE970570D872DC700F86D4B /* Bui
ld configuration list for PBXAggregateTarget "libxml_config" */; | |
26 buildPhases = ( | |
27 7BE970520D872DC200F86D4B /* Pre-Build */, | |
28 ); | |
29 dependencies = ( | |
30 ); | |
31 name = libxml_config; | |
32 productName = libxml_config; | |
33 }; | |
34 /* End PBXAggregateTarget section */ | |
35 | |
36 /* Begin PBXBuildFile section */ | |
37 7B12F48D0D8EE25A00CB6E8F /* c14n.c in Sources */ = {isa = PBXBui
ldFile; fileRef = 7B12F3620D8EE25900CB6E8F /* c14n.c */; }; | |
38 7B12F48E0D8EE25A00CB6E8F /* catalog.c in Sources */ = {isa = PBX
BuildFile; fileRef = 7B12F3630D8EE25900CB6E8F /* catalog.c */; }; | |
39 7B12F48F0D8EE25A00CB6E8F /* chvalid.c in Sources */ = {isa = PBX
BuildFile; fileRef = 7B12F36A0D8EE25900CB6E8F /* chvalid.c */; }; | |
40 7B12F4910D8EE25A00CB6E8F /* debugXML.c in Sources */ = {isa = PB
XBuildFile; fileRef = 7B12F3750D8EE25900CB6E8F /* debugXML.c */; }; | |
41 7B12F4920D8EE25A00CB6E8F /* dict.c in Sources */ = {isa = PBXBui
ldFile; fileRef = 7B12F3770D8EE25900CB6E8F /* dict.c */; }; | |
42 7B12F4930D8EE25A00CB6E8F /* DOCBparser.c in Sources */ = {isa =
PBXBuildFile; fileRef = 7B12F3780D8EE25900CB6E8F /* DOCBparser.c */; }; | |
43 7B12F4950D8EE25A00CB6E8F /* encoding.c in Sources */ = {isa = PB
XBuildFile; fileRef = 7B12F37A0D8EE25900CB6E8F /* encoding.c */; }; | |
44 7B12F4960D8EE25A00CB6E8F /* entities.c in Sources */ = {isa = PB
XBuildFile; fileRef = 7B12F37B0D8EE25900CB6E8F /* entities.c */; }; | |
45 7B12F4970D8EE25A00CB6E8F /* error.c in Sources */ = {isa = PBXBu
ildFile; fileRef = 7B12F37C0D8EE25900CB6E8F /* error.c */; }; | |
46 7B12F4980D8EE25A00CB6E8F /* globals.c in Sources */ = {isa = PBX
BuildFile; fileRef = 7B12F37F0D8EE25900CB6E8F /* globals.c */; }; | |
47 7B12F4990D8EE25A00CB6E8F /* hash.c in Sources */ = {isa = PBXBui
ldFile; fileRef = 7B12F3810D8EE25900CB6E8F /* hash.c */; }; | |
48 7B12F49A0D8EE25A00CB6E8F /* HTMLparser.c in Sources */ = {isa =
PBXBuildFile; fileRef = 7B12F3820D8EE25900CB6E8F /* HTMLparser.c */; }; | |
49 7B12F49B0D8EE25A00CB6E8F /* HTMLtree.c in Sources */ = {isa = PB
XBuildFile; fileRef = 7B12F3830D8EE25900CB6E8F /* HTMLtree.c */; }; | |
50 7B12F4CD0D8EE25A00CB6E8F /* legacy.c in Sources */ = {isa = PBXB
uildFile; fileRef = 7B12F3BA0D8EE25900CB6E8F /* legacy.c */; }; | |
51 7B12F4CF0D8EE25A00CB6E8F /* list.c in Sources */ = {isa = PBXBui
ldFile; fileRef = 7B12F3C10D8EE25900CB6E8F /* list.c */; }; | |
52 7B12F4D00D8EE25A00CB6E8F /* nanoftp.c in Sources */ = {isa = PBX
BuildFile; fileRef = 7B12F3C50D8EE25900CB6E8F /* nanoftp.c */; }; | |
53 7B12F4D10D8EE25A00CB6E8F /* nanohttp.c in Sources */ = {isa = PB
XBuildFile; fileRef = 7B12F3C60D8EE25900CB6E8F /* nanohttp.c */; }; | |
54 7B12F4D20D8EE25A00CB6E8F /* parser.c in Sources */ = {isa = PBXB
uildFile; fileRef = 7B12F3C80D8EE25900CB6E8F /* parser.c */; }; | |
55 7B12F4D30D8EE25A00CB6E8F /* parserInternals.c in Sources */ = {i
sa = PBXBuildFile; fileRef = 7B12F3C90D8EE25900CB6E8F /* parserInternals.c */; }
; | |
56 7B12F4D40D8EE25A00CB6E8F /* pattern.c in Sources */ = {isa = PBX
BuildFile; fileRef = 7B12F3CA0D8EE25900CB6E8F /* pattern.c */; }; | |
57 7B12F4D50D8EE25A00CB6E8F /* relaxng.c in Sources */ = {isa = PBX
BuildFile; fileRef = 7B12F3D00D8EE25900CB6E8F /* relaxng.c */; }; | |
58 7B12F4D80D8EE25A00CB6E8F /* SAX.c in Sources */ = {isa = PBXBuil
dFile; fileRef = 7B12F3D30D8EE25900CB6E8F /* SAX.c */; }; | |
59 7B12F4D90D8EE25A00CB6E8F /* SAX2.c in Sources */ = {isa = PBXBui
ldFile; fileRef = 7B12F3D40D8EE25900CB6E8F /* SAX2.c */; }; | |
60 7B12F4DA0D8EE25A00CB6E8F /* schematron.c in Sources */ = {isa =
PBXBuildFile; fileRef = 7B12F3D50D8EE25900CB6E8F /* schematron.c */; }; | |
61 7B12F4EA0D8EE25A00CB6E8F /* threads.c in Sources */ = {isa = PBX
BuildFile; fileRef = 7B12F3E50D8EE25900CB6E8F /* threads.c */; }; | |
62 7B12F4EB0D8EE25A00CB6E8F /* tree.c in Sources */ = {isa = PBXBui
ldFile; fileRef = 7B12F3E80D8EE25900CB6E8F /* tree.c */; }; | |
63 7B12F4F40D8EE25A00CB6E8F /* uri.c in Sources */ = {isa = PBXBuil
dFile; fileRef = 7B12F3F10D8EE25900CB6E8F /* uri.c */; }; | |
64 7B12F4F50D8EE25A00CB6E8F /* valid.c in Sources */ = {isa = PBXBu
ildFile; fileRef = 7B12F3F20D8EE25900CB6E8F /* valid.c */; }; | |
65 7B12F4F80D8EE25A00CB6E8F /* xinclude.c in Sources */ = {isa = PB
XBuildFile; fileRef = 7B12F3FC0D8EE25900CB6E8F /* xinclude.c */; }; | |
66 7B12F4F90D8EE25A00CB6E8F /* xlink.c in Sources */ = {isa = PBXBu
ildFile; fileRef = 7B12F3FD0D8EE25900CB6E8F /* xlink.c */; }; | |
67 7B12F4FB0D8EE25A00CB6E8F /* xmlIO.c in Sources */ = {isa = PBXBu
ildFile; fileRef = 7B12F4020D8EE25900CB6E8F /* xmlIO.c */; }; | |
68 7B12F4FD0D8EE25A00CB6E8F /* xmlmemory.c in Sources */ = {isa = P
BXBuildFile; fileRef = 7B12F4040D8EE25900CB6E8F /* xmlmemory.c */; }; | |
69 7B12F4FE0D8EE25A00CB6E8F /* xmlmodule.c in Sources */ = {isa = P
BXBuildFile; fileRef = 7B12F4050D8EE25900CB6E8F /* xmlmodule.c */; }; | |
70 7B12F4FF0D8EE25A00CB6E8F /* xmlreader.c in Sources */ = {isa = P
BXBuildFile; fileRef = 7B12F4060D8EE25900CB6E8F /* xmlreader.c */; }; | |
71 7B12F5000D8EE25A00CB6E8F /* xmlregexp.c in Sources */ = {isa = P
BXBuildFile; fileRef = 7B12F4070D8EE25900CB6E8F /* xmlregexp.c */; }; | |
72 7B12F5010D8EE25A00CB6E8F /* xmlsave.c in Sources */ = {isa = PBX
BuildFile; fileRef = 7B12F4080D8EE25900CB6E8F /* xmlsave.c */; }; | |
73 7B12F5020D8EE25A00CB6E8F /* xmlschemas.c in Sources */ = {isa =
PBXBuildFile; fileRef = 7B12F4090D8EE25900CB6E8F /* xmlschemas.c */; }; | |
74 7B12F5030D8EE25A00CB6E8F /* xmlschemastypes.c in Sources */ = {i
sa = PBXBuildFile; fileRef = 7B12F40A0D8EE25900CB6E8F /* xmlschemastypes.c */; }
; | |
75 7B12F5040D8EE25A00CB6E8F /* xmlstring.c in Sources */ = {isa = P
BXBuildFile; fileRef = 7B12F40B0D8EE25900CB6E8F /* xmlstring.c */; }; | |
76 7B12F5050D8EE25A00CB6E8F /* xmlunicode.c in Sources */ = {isa =
PBXBuildFile; fileRef = 7B12F40C0D8EE25900CB6E8F /* xmlunicode.c */; }; | |
77 7B12F5060D8EE25A00CB6E8F /* xmlwriter.c in Sources */ = {isa = P
BXBuildFile; fileRef = 7B12F40D0D8EE25900CB6E8F /* xmlwriter.c */; }; | |
78 7B12F5070D8EE25A00CB6E8F /* xpath.c in Sources */ = {isa = PBXBu
ildFile; fileRef = 7B12F40E0D8EE25900CB6E8F /* xpath.c */; }; | |
79 7B12F5080D8EE25A00CB6E8F /* xpointer.c in Sources */ = {isa = PB
XBuildFile; fileRef = 7B12F40F0D8EE25A00CB6E8F /* xpointer.c */; }; | |
80 7B12F5550D8EE91800CB6E8F /* xmlcatalog.c in Sources */ = {isa =
PBXBuildFile; fileRef = 7B12F5540D8EE91800CB6E8F /* xmlcatalog.c */; }; | |
81 7B12F55A0D8EE93300CB6E8F /* libxml.a in Frameworks */ = {isa = P
BXBuildFile; fileRef = 7B12F2AC0D8EE24200CB6E8F /* libxml.a */; }; | |
82 7B12F5990D8EEB4A00CB6E8F /* xmllint.c in Sources */ = {isa = PBX
BuildFile; fileRef = 7B12F5980D8EEB4A00CB6E8F /* xmllint.c */; }; | |
83 7B12F59F0D8EEB6900CB6E8F /* libxml.a in Frameworks */ = {isa = P
BXBuildFile; fileRef = 7B12F2AC0D8EE24200CB6E8F /* libxml.a */; }; | |
84 7B466AD80E5E3BC200C91F63 /* libzlib.a in Frameworks */ = {isa =
PBXBuildFile; fileRef = 7B466A7E0E5E385900C91F63 /* libzlib.a */; }; | |
85 7B466ADB0E5E3BD800C91F63 /* libicuuc.a in Frameworks */ = {isa =
PBXBuildFile; fileRef = 7B466A760E5E383D00C91F63 /* libicuuc.a */; }; | |
86 7B466ADE0E5E3BE200C91F63 /* libicudata.a in Frameworks */ = {isa
= PBXBuildFile; fileRef = 7B466A6E0E5E383D00C91F63 /* libicudata.a */; }; | |
87 7B466AE70E5E3C1000C91F63 /* libicudata.a in Frameworks */ = {isa
= PBXBuildFile; fileRef = 7B466A6E0E5E383D00C91F63 /* libicudata.a */; }; | |
88 7B466AE80E5E3C1000C91F63 /* libicuuc.a in Frameworks */ = {isa =
PBXBuildFile; fileRef = 7B466A760E5E383D00C91F63 /* libicuuc.a */; }; | |
89 7B466AE90E5E3C1000C91F63 /* libzlib.a in Frameworks */ = {isa =
PBXBuildFile; fileRef = 7B466A7E0E5E385900C91F63 /* libzlib.a */; }; | |
90 /* End PBXBuildFile section */ | |
91 | |
92 /* Begin PBXContainerItemProxy section */ | |
93 7B12F2AF0D8EE24800CB6E8F /* PBXContainerItemProxy */ = { | |
94 isa = PBXContainerItemProxy; | |
95 containerPortal = 7BE970460D872C5400F86D4B /* Project ob
ject */; | |
96 proxyType = 1; | |
97 remoteGlobalIDString = 7BE970530D872DC200F86D4B; | |
98 remoteInfo = libxml_config; | |
99 }; | |
100 7B12F5580D8EE92A00CB6E8F /* PBXContainerItemProxy */ = { | |
101 isa = PBXContainerItemProxy; | |
102 containerPortal = 7BE970460D872C5400F86D4B /* Project ob
ject */; | |
103 proxyType = 1; | |
104 remoteGlobalIDString = 7B12F2AB0D8EE24200CB6E8F; | |
105 remoteInfo = xml; | |
106 }; | |
107 7B12F59D0D8EEB5E00CB6E8F /* PBXContainerItemProxy */ = { | |
108 isa = PBXContainerItemProxy; | |
109 containerPortal = 7BE970460D872C5400F86D4B /* Project ob
ject */; | |
110 proxyType = 1; | |
111 remoteGlobalIDString = 7B12F2AB0D8EE24200CB6E8F; | |
112 remoteInfo = xml; | |
113 }; | |
114 7B466A6B0E5E383D00C91F63 /* PBXContainerItemProxy */ = { | |
115 isa = PBXContainerItemProxy; | |
116 containerPortal = 7B12F5680D8EEA7E00CB6E8F /* icu.xcodep
roj */; | |
117 proxyType = 2; | |
118 remoteGlobalIDString = 7BD540D60D6F7EFE003CD41E; | |
119 remoteInfo = genccode; | |
120 }; | |
121 7B466A6D0E5E383D00C91F63 /* PBXContainerItemProxy */ = { | |
122 isa = PBXContainerItemProxy; | |
123 containerPortal = 7B12F5680D8EEA7E00CB6E8F /* icu.xcodep
roj */; | |
124 proxyType = 2; | |
125 remoteGlobalIDString = 82C262C40DCF9411005CFE91; | |
126 remoteInfo = icudata; | |
127 }; | |
128 7B466A6F0E5E383D00C91F63 /* PBXContainerItemProxy */ = { | |
129 isa = PBXContainerItemProxy; | |
130 containerPortal = 7B12F5680D8EEA7E00CB6E8F /* icu.xcodep
roj */; | |
131 proxyType = 2; | |
132 remoteGlobalIDString = 7BD5408B0D6F743F003CD41E; | |
133 remoteInfo = icudata_stub; | |
134 }; | |
135 7B466A710E5E383D00C91F63 /* PBXContainerItemProxy */ = { | |
136 isa = PBXContainerItemProxy; | |
137 containerPortal = 7B12F5680D8EEA7E00CB6E8F /* icu.xcodep
roj */; | |
138 proxyType = 2; | |
139 remoteGlobalIDString = 7BD53EA60D6F6FC7003CD41E; | |
140 remoteInfo = icui18n; | |
141 }; | |
142 7B466A730E5E383D00C91F63 /* PBXContainerItemProxy */ = { | |
143 isa = PBXContainerItemProxy; | |
144 containerPortal = 7B12F5680D8EEA7E00CB6E8F /* icu.xcodep
roj */; | |
145 proxyType = 2; | |
146 remoteGlobalIDString = 7BD540260D6F727B003CD41E; | |
147 remoteInfo = icutu; | |
148 }; | |
149 7B466A750E5E383D00C91F63 /* PBXContainerItemProxy */ = { | |
150 isa = PBXContainerItemProxy; | |
151 containerPortal = 7B12F5680D8EEA7E00CB6E8F /* icu.xcodep
roj */; | |
152 proxyType = 2; | |
153 remoteGlobalIDString = 7BD53AAB0D6F6671003CD41E; | |
154 remoteInfo = icuuc; | |
155 }; | |
156 7B466A770E5E383D00C91F63 /* PBXContainerItemProxy */ = { | |
157 isa = PBXContainerItemProxy; | |
158 containerPortal = 7B12F5680D8EEA7E00CB6E8F /* icu.xcodep
roj */; | |
159 proxyType = 2; | |
160 remoteGlobalIDString = 7BD5410E0D6F8457003CD41E; | |
161 remoteInfo = icupkg; | |
162 }; | |
163 7B466A7D0E5E385900C91F63 /* PBXContainerItemProxy */ = { | |
164 isa = PBXContainerItemProxy; | |
165 containerPortal = 7B466A790E5E385900C91F63 /* zlib.xcode
proj */; | |
166 proxyType = 2; | |
167 remoteGlobalIDString = D2AAC046055464E500DB518D; | |
168 remoteInfo = zlib; | |
169 }; | |
170 7B466AB70E5E3AB400C91F63 /* PBXContainerItemProxy */ = { | |
171 isa = PBXContainerItemProxy; | |
172 containerPortal = 7BE970460D872C5400F86D4B /* Project ob
ject */; | |
173 proxyType = 1; | |
174 remoteGlobalIDString = 7B12F2AB0D8EE24200CB6E8F; | |
175 remoteInfo = xml; | |
176 }; | |
177 7B466AB90E5E3AB400C91F63 /* PBXContainerItemProxy */ = { | |
178 isa = PBXContainerItemProxy; | |
179 containerPortal = 7BE970460D872C5400F86D4B /* Project ob
ject */; | |
180 proxyType = 1; | |
181 remoteGlobalIDString = 7B12F54D0D8EE8E400CB6E8F; | |
182 remoteInfo = xmlcatalog; | |
183 }; | |
184 7B466ABB0E5E3AB400C91F63 /* PBXContainerItemProxy */ = { | |
185 isa = PBXContainerItemProxy; | |
186 containerPortal = 7BE970460D872C5400F86D4B /* Project ob
ject */; | |
187 proxyType = 1; | |
188 remoteGlobalIDString = 7B12F58E0D8EEB2F00CB6E8F; | |
189 remoteInfo = xmllint; | |
190 }; | |
191 7B466AD60E5E3BB200C91F63 /* PBXContainerItemProxy */ = { | |
192 isa = PBXContainerItemProxy; | |
193 containerPortal = 7B466A790E5E385900C91F63 /* zlib.xcode
proj */; | |
194 proxyType = 1; | |
195 remoteGlobalIDString = D2AAC045055464E500DB518D; | |
196 remoteInfo = zlib; | |
197 }; | |
198 7B466ADF0E5E3BEA00C91F63 /* PBXContainerItemProxy */ = { | |
199 isa = PBXContainerItemProxy; | |
200 containerPortal = 7B12F5680D8EEA7E00CB6E8F /* icu.xcodep
roj */; | |
201 proxyType = 1; | |
202 remoteGlobalIDString = 82C262C30DCF9411005CFE91; | |
203 remoteInfo = icudata; | |
204 }; | |
205 7B466AE10E5E3BEA00C91F63 /* PBXContainerItemProxy */ = { | |
206 isa = PBXContainerItemProxy; | |
207 containerPortal = 7B12F5680D8EEA7E00CB6E8F /* icu.xcodep
roj */; | |
208 proxyType = 1; | |
209 remoteGlobalIDString = 7BD53AAA0D6F6671003CD41E; | |
210 remoteInfo = icuuc; | |
211 }; | |
212 7B466AEA0E5E3C1B00C91F63 /* PBXContainerItemProxy */ = { | |
213 isa = PBXContainerItemProxy; | |
214 containerPortal = 7B12F5680D8EEA7E00CB6E8F /* icu.xcodep
roj */; | |
215 proxyType = 1; | |
216 remoteGlobalIDString = 82C262C30DCF9411005CFE91; | |
217 remoteInfo = icudata; | |
218 }; | |
219 7B466AEC0E5E3C1B00C91F63 /* PBXContainerItemProxy */ = { | |
220 isa = PBXContainerItemProxy; | |
221 containerPortal = 7B12F5680D8EEA7E00CB6E8F /* icu.xcodep
roj */; | |
222 proxyType = 1; | |
223 remoteGlobalIDString = 7BD53AAA0D6F6671003CD41E; | |
224 remoteInfo = icuuc; | |
225 }; | |
226 7B466AEE0E5E3C1B00C91F63 /* PBXContainerItemProxy */ = { | |
227 isa = PBXContainerItemProxy; | |
228 containerPortal = 7B466A790E5E385900C91F63 /* zlib.xcode
proj */; | |
229 proxyType = 1; | |
230 remoteGlobalIDString = D2AAC045055464E500DB518D; | |
231 remoteInfo = zlib; | |
232 }; | |
233 /* End PBXContainerItemProxy section */ | |
234 | |
235 /* Begin PBXFileReference section */ | |
236 7B12F2AC0D8EE24200CB6E8F /* libxml.a */ = {isa = PBXFileReferenc
e; explicitFileType = archive.ar; includeInIndex = 0; path = libxml.a; sourceTre
e = BUILT_PRODUCTS_DIR; }; | |
237 7B12F2B30D8EE25900CB6E8F /* acconfig.h */ = {isa = PBXFileRefere
nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = acconfig.h; so
urceTree = "<group>"; }; | |
238 7B12F3620D8EE25900CB6E8F /* c14n.c */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = c14n.c; sourceTree
= "<group>"; }; | |
239 7B12F3630D8EE25900CB6E8F /* catalog.c */ = {isa = PBXFileReferen
ce; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = catalog.c; sour
ceTree = "<group>"; }; | |
240 7B12F36A0D8EE25900CB6E8F /* chvalid.c */ = {isa = PBXFileReferen
ce; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = chvalid.c; sour
ceTree = "<group>"; }; | |
241 7B12F36D0D8EE25900CB6E8F /* config.h.in */ = {isa = PBXFileRefer
ence; fileEncoding = 4; lastKnownFileType = text; path = config.h.in; sourceTree
= "<group>"; }; | |
242 7B12F3750D8EE25900CB6E8F /* debugXML.c */ = {isa = PBXFileRefere
nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = debugXML.c; so
urceTree = "<group>"; }; | |
243 7B12F3770D8EE25900CB6E8F /* dict.c */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dict.c; sourceTree
= "<group>"; }; | |
244 7B12F3780D8EE25900CB6E8F /* DOCBparser.c */ = {isa = PBXFileRefe
rence; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DOCBparser.c
; sourceTree = "<group>"; }; | |
245 7B12F3790D8EE25900CB6E8F /* elfgcchack.h */ = {isa = PBXFileRefe
rence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = elfgcchack.h
; sourceTree = "<group>"; }; | |
246 7B12F37A0D8EE25900CB6E8F /* encoding.c */ = {isa = PBXFileRefere
nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = encoding.c; so
urceTree = "<group>"; }; | |
247 7B12F37B0D8EE25900CB6E8F /* entities.c */ = {isa = PBXFileRefere
nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = entities.c; so
urceTree = "<group>"; }; | |
248 7B12F37C0D8EE25900CB6E8F /* error.c */ = {isa = PBXFileReference
; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = error.c; sourceTr
ee = "<group>"; }; | |
249 7B12F37F0D8EE25900CB6E8F /* globals.c */ = {isa = PBXFileReferen
ce; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = globals.c; sour
ceTree = "<group>"; }; | |
250 7B12F3810D8EE25900CB6E8F /* hash.c */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = hash.c; sourceTree
= "<group>"; }; | |
251 7B12F3820D8EE25900CB6E8F /* HTMLparser.c */ = {isa = PBXFileRefe
rence; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = HTMLparser.c
; sourceTree = "<group>"; }; | |
252 7B12F3830D8EE25900CB6E8F /* HTMLtree.c */ = {isa = PBXFileRefere
nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = HTMLtree.c; so
urceTree = "<group>"; }; | |
253 7B12F3860D8EE25900CB6E8F /* c14n.h */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = c14n.h; sourceTree
= "<group>"; }; | |
254 7B12F3870D8EE25900CB6E8F /* catalog.h */ = {isa = PBXFileReferen
ce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = catalog.h; sour
ceTree = "<group>"; }; | |
255 7B12F3880D8EE25900CB6E8F /* chvalid.h */ = {isa = PBXFileReferen
ce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = chvalid.h; sour
ceTree = "<group>"; }; | |
256 7B12F3890D8EE25900CB6E8F /* debugXML.h */ = {isa = PBXFileRefere
nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = debugXML.h; so
urceTree = "<group>"; }; | |
257 7B12F38A0D8EE25900CB6E8F /* dict.h */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dict.h; sourceTree
= "<group>"; }; | |
258 7B12F38B0D8EE25900CB6E8F /* DOCBparser.h */ = {isa = PBXFileRefe
rence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DOCBparser.h
; sourceTree = "<group>"; }; | |
259 7B12F38C0D8EE25900CB6E8F /* encoding.h */ = {isa = PBXFileRefere
nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = encoding.h; so
urceTree = "<group>"; }; | |
260 7B12F38D0D8EE25900CB6E8F /* entities.h */ = {isa = PBXFileRefere
nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = entities.h; so
urceTree = "<group>"; }; | |
261 7B12F38E0D8EE25900CB6E8F /* globals.h */ = {isa = PBXFileReferen
ce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = globals.h; sour
ceTree = "<group>"; }; | |
262 7B12F38F0D8EE25900CB6E8F /* hash.h */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hash.h; sourceTree
= "<group>"; }; | |
263 7B12F3900D8EE25900CB6E8F /* HTMLparser.h */ = {isa = PBXFileRefe
rence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HTMLparser.h
; sourceTree = "<group>"; }; | |
264 7B12F3910D8EE25900CB6E8F /* HTMLtree.h */ = {isa = PBXFileRefere
nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HTMLtree.h; so
urceTree = "<group>"; }; | |
265 7B12F3920D8EE25900CB6E8F /* list.h */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = list.h; sourceTree
= "<group>"; }; | |
266 7B12F3930D8EE25900CB6E8F /* nanoftp.h */ = {isa = PBXFileReferen
ce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nanoftp.h; sour
ceTree = "<group>"; }; | |
267 7B12F3940D8EE25900CB6E8F /* nanohttp.h */ = {isa = PBXFileRefere
nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nanohttp.h; so
urceTree = "<group>"; }; | |
268 7B12F3950D8EE25900CB6E8F /* parser.h */ = {isa = PBXFileReferenc
e; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = parser.h; source
Tree = "<group>"; }; | |
269 7B12F3960D8EE25900CB6E8F /* parserInternals.h */ = {isa = PBXFil
eReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = parserI
nternals.h; sourceTree = "<group>"; }; | |
270 7B12F3970D8EE25900CB6E8F /* pattern.h */ = {isa = PBXFileReferen
ce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pattern.h; sour
ceTree = "<group>"; }; | |
271 7B12F3980D8EE25900CB6E8F /* relaxng.h */ = {isa = PBXFileReferen
ce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = relaxng.h; sour
ceTree = "<group>"; }; | |
272 7B12F3990D8EE25900CB6E8F /* SAX.h */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SAX.h; sourceTree =
"<group>"; }; | |
273 7B12F39A0D8EE25900CB6E8F /* SAX2.h */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SAX2.h; sourceTree
= "<group>"; }; | |
274 7B12F39B0D8EE25900CB6E8F /* schemasInternals.h */ = {isa = PBXFi
leReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = schema
sInternals.h; sourceTree = "<group>"; }; | |
275 7B12F39C0D8EE25900CB6E8F /* schematron.h */ = {isa = PBXFileRefe
rence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = schematron.h
; sourceTree = "<group>"; }; | |
276 7B12F39D0D8EE25900CB6E8F /* threads.h */ = {isa = PBXFileReferen
ce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = threads.h; sour
ceTree = "<group>"; }; | |
277 7B12F39E0D8EE25900CB6E8F /* tree.h */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tree.h; sourceTree
= "<group>"; }; | |
278 7B12F39F0D8EE25900CB6E8F /* uri.h */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = uri.h; sourceTree =
"<group>"; }; | |
279 7B12F3A00D8EE25900CB6E8F /* valid.h */ = {isa = PBXFileReference
; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = valid.h; sourceTr
ee = "<group>"; }; | |
280 7B12F3A10D8EE25900CB6E8F /* xinclude.h */ = {isa = PBXFileRefere
nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xinclude.h; so
urceTree = "<group>"; }; | |
281 7B12F3A20D8EE25900CB6E8F /* xlink.h */ = {isa = PBXFileReference
; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xlink.h; sourceTr
ee = "<group>"; }; | |
282 7B12F3A30D8EE25900CB6E8F /* xmlautomata.h */ = {isa = PBXFileRef
erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xmlautomata
.h; sourceTree = "<group>"; }; | |
283 7B12F3A40D8EE25900CB6E8F /* xmlerror.h */ = {isa = PBXFileRefere
nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xmlerror.h; so
urceTree = "<group>"; }; | |
284 7B12F3A50D8EE25900CB6E8F /* xmlexports.h */ = {isa = PBXFileRefe
rence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xmlexports.h
; sourceTree = "<group>"; }; | |
285 7B12F3A60D8EE25900CB6E8F /* xmlIO.h */ = {isa = PBXFileReference
; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xmlIO.h; sourceTr
ee = "<group>"; }; | |
286 7B12F3A70D8EE25900CB6E8F /* xmlmemory.h */ = {isa = PBXFileRefer
ence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xmlmemory.h;
sourceTree = "<group>"; }; | |
287 7B12F3A80D8EE25900CB6E8F /* xmlmodule.h */ = {isa = PBXFileRefer
ence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xmlmodule.h;
sourceTree = "<group>"; }; | |
288 7B12F3A90D8EE25900CB6E8F /* xmlreader.h */ = {isa = PBXFileRefer
ence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xmlreader.h;
sourceTree = "<group>"; }; | |
289 7B12F3AA0D8EE25900CB6E8F /* xmlregexp.h */ = {isa = PBXFileRefer
ence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xmlregexp.h;
sourceTree = "<group>"; }; | |
290 7B12F3AB0D8EE25900CB6E8F /* xmlsave.h */ = {isa = PBXFileReferen
ce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xmlsave.h; sour
ceTree = "<group>"; }; | |
291 7B12F3AC0D8EE25900CB6E8F /* xmlschemas.h */ = {isa = PBXFileRefe
rence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xmlschemas.h
; sourceTree = "<group>"; }; | |
292 7B12F3AD0D8EE25900CB6E8F /* xmlschemastypes.h */ = {isa = PBXFil
eReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xmlsche
mastypes.h; sourceTree = "<group>"; }; | |
293 7B12F3AE0D8EE25900CB6E8F /* xmlstring.h */ = {isa = PBXFileRefer
ence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xmlstring.h;
sourceTree = "<group>"; }; | |
294 7B12F3AF0D8EE25900CB6E8F /* xmlunicode.h */ = {isa = PBXFileRefe
rence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xmlunicode.h
; sourceTree = "<group>"; }; | |
295 7B12F3B10D8EE25900CB6E8F /* xmlversion.h.in */ = {isa = PBXFileR
eference; fileEncoding = 4; lastKnownFileType = text; path = xmlversion.h.in; so
urceTree = "<group>"; }; | |
296 7B12F3B20D8EE25900CB6E8F /* xmlwriter.h */ = {isa = PBXFileRefer
ence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xmlwriter.h;
sourceTree = "<group>"; }; | |
297 7B12F3B30D8EE25900CB6E8F /* xpath.h */ = {isa = PBXFileReference
; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xpath.h; sourceTr
ee = "<group>"; }; | |
298 7B12F3B40D8EE25900CB6E8F /* xpathInternals.h */ = {isa = PBXFile
Reference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xpathInt
ernals.h; sourceTree = "<group>"; }; | |
299 7B12F3B50D8EE25900CB6E8F /* xpointer.h */ = {isa = PBXFileRefere
nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xpointer.h; so
urceTree = "<group>"; }; | |
300 7B12F3BA0D8EE25900CB6E8F /* legacy.c */ = {isa = PBXFileReferenc
e; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = legacy.c; source
Tree = "<group>"; }; | |
301 7B12F3BD0D8EE25900CB6E8F /* libxml.h */ = {isa = PBXFileReferenc
e; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = libxml.h; source
Tree = "<group>"; }; | |
302 7B12F3C10D8EE25900CB6E8F /* list.c */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = list.c; sourceTree
= "<group>"; }; | |
303 7B12F3C50D8EE25900CB6E8F /* nanoftp.c */ = {isa = PBXFileReferen
ce; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = nanoftp.c; sour
ceTree = "<group>"; }; | |
304 7B12F3C60D8EE25900CB6E8F /* nanohttp.c */ = {isa = PBXFileRefere
nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = nanohttp.c; so
urceTree = "<group>"; }; | |
305 7B12F3C80D8EE25900CB6E8F /* parser.c */ = {isa = PBXFileReferenc
e; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = parser.c; source
Tree = "<group>"; }; | |
306 7B12F3C90D8EE25900CB6E8F /* parserInternals.c */ = {isa = PBXFil
eReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = parserI
nternals.c; sourceTree = "<group>"; }; | |
307 7B12F3CA0D8EE25900CB6E8F /* pattern.c */ = {isa = PBXFileReferen
ce; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pattern.c; sour
ceTree = "<group>"; }; | |
308 7B12F3D00D8EE25900CB6E8F /* relaxng.c */ = {isa = PBXFileReferen
ce; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = relaxng.c; sour
ceTree = "<group>"; }; | |
309 7B12F3D30D8EE25900CB6E8F /* SAX.c */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SAX.c; sourceTree =
"<group>"; }; | |
310 7B12F3D40D8EE25900CB6E8F /* SAX2.c */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SAX2.c; sourceTree
= "<group>"; }; | |
311 7B12F3D50D8EE25900CB6E8F /* schematron.c */ = {isa = PBXFileRefe
rence; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = schematron.c
; sourceTree = "<group>"; }; | |
312 7B12F3E50D8EE25900CB6E8F /* threads.c */ = {isa = PBXFileReferen
ce; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = threads.c; sour
ceTree = "<group>"; }; | |
313 7B12F3E80D8EE25900CB6E8F /* tree.c */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tree.c; sourceTree
= "<group>"; }; | |
314 7B12F3F10D8EE25900CB6E8F /* uri.c */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = uri.c; sourceTree =
"<group>"; }; | |
315 7B12F3F20D8EE25900CB6E8F /* valid.c */ = {isa = PBXFileReference
; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = valid.c; sourceTr
ee = "<group>"; }; | |
316 7B12F3FC0D8EE25900CB6E8F /* xinclude.c */ = {isa = PBXFileRefere
nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = xinclude.c; so
urceTree = "<group>"; }; | |
317 7B12F3FD0D8EE25900CB6E8F /* xlink.c */ = {isa = PBXFileReference
; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = xlink.c; sourceTr
ee = "<group>"; }; | |
318 7B12F4020D8EE25900CB6E8F /* xmlIO.c */ = {isa = PBXFileReference
; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = xmlIO.c; sourceTr
ee = "<group>"; }; | |
319 7B12F4040D8EE25900CB6E8F /* xmlmemory.c */ = {isa = PBXFileRefer
ence; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = xmlmemory.c;
sourceTree = "<group>"; }; | |
320 7B12F4050D8EE25900CB6E8F /* xmlmodule.c */ = {isa = PBXFileRefer
ence; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = xmlmodule.c;
sourceTree = "<group>"; }; | |
321 7B12F4060D8EE25900CB6E8F /* xmlreader.c */ = {isa = PBXFileRefer
ence; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = xmlreader.c;
sourceTree = "<group>"; }; | |
322 7B12F4070D8EE25900CB6E8F /* xmlregexp.c */ = {isa = PBXFileRefer
ence; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = xmlregexp.c;
sourceTree = "<group>"; }; | |
323 7B12F4080D8EE25900CB6E8F /* xmlsave.c */ = {isa = PBXFileReferen
ce; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = xmlsave.c; sour
ceTree = "<group>"; }; | |
324 7B12F4090D8EE25900CB6E8F /* xmlschemas.c */ = {isa = PBXFileRefe
rence; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = xmlschemas.c
; sourceTree = "<group>"; }; | |
325 7B12F40A0D8EE25900CB6E8F /* xmlschemastypes.c */ = {isa = PBXFil
eReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = xmlsche
mastypes.c; sourceTree = "<group>"; }; | |
326 7B12F40B0D8EE25900CB6E8F /* xmlstring.c */ = {isa = PBXFileRefer
ence; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = xmlstring.c;
sourceTree = "<group>"; }; | |
327 7B12F40C0D8EE25900CB6E8F /* xmlunicode.c */ = {isa = PBXFileRefe
rence; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = xmlunicode.c
; sourceTree = "<group>"; }; | |
328 7B12F40D0D8EE25900CB6E8F /* xmlwriter.c */ = {isa = PBXFileRefer
ence; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = xmlwriter.c;
sourceTree = "<group>"; }; | |
329 7B12F40E0D8EE25900CB6E8F /* xpath.c */ = {isa = PBXFileReference
; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = xpath.c; sourceTr
ee = "<group>"; }; | |
330 7B12F40F0D8EE25A00CB6E8F /* xpointer.c */ = {isa = PBXFileRefere
nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = xpointer.c; so
urceTree = "<group>"; }; | |
331 7B12F54E0D8EE8E400CB6E8F /* xmlcatalog */ = {isa = PBXFileRefere
nce; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path =
xmlcatalog; sourceTree = BUILT_PRODUCTS_DIR; }; | |
332 7B12F5540D8EE91800CB6E8F /* xmlcatalog.c */ = {isa = PBXFileRefe
rence; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = xmlcatalog.c
; sourceTree = "<group>"; }; | |
333 7B12F5680D8EEA7E00CB6E8F /* icu.xcodeproj */ = {isa = PBXFileRef
erence; lastKnownFileType = "wrapper.pb-project"; name = icu.xcodeproj; path = t
hird_party/icu38/icu.xcodeproj; sourceTree = "<group>"; }; | |
334 7B12F58F0D8EEB2F00CB6E8F /* xmllint */ = {isa = PBXFileReference
; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = xm
llint; sourceTree = BUILT_PRODUCTS_DIR; }; | |
335 7B12F5980D8EEB4A00CB6E8F /* xmllint.c */ = {isa = PBXFileReferen
ce; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = xmllint.c; sour
ceTree = "<group>"; }; | |
336 7B466A5C0E5E381700C91F63 /* common.xcconfig */ = {isa = PBXFileR
eference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = common.xcc
onfig; sourceTree = "<group>"; }; | |
337 7B466A5D0E5E381700C91F63 /* debug.xcconfig */ = {isa = PBXFileRe
ference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = debug.xccon
fig; sourceTree = "<group>"; }; | |
338 7B466A5E0E5E381700C91F63 /* executable.xcconfig */ = {isa = PBXF
ileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = execut
able.xcconfig; sourceTree = "<group>"; }; | |
339 7B466A5F0E5E381700C91F63 /* release.xcconfig */ = {isa = PBXFile
Reference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = release.x
cconfig; sourceTree = "<group>"; }; | |
340 7B466A600E5E381700C91F63 /* staticlib.xcconfig */ = {isa = PBXFi
leReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = staticl
ib.xcconfig; sourceTree = "<group>"; }; | |
341 7B466A790E5E385900C91F63 /* zlib.xcodeproj */ = {isa = PBXFileRe
ference; lastKnownFileType = "wrapper.pb-project"; name = zlib.xcodeproj; path =
third_party/zlib/zlib.xcodeproj; sourceTree = "<group>"; }; | |
342 /* End PBXFileReference section */ | |
343 | |
344 /* Begin PBXFrameworksBuildPhase section */ | |
345 7B12F2AA0D8EE24200CB6E8F /* Frameworks */ = { | |
346 isa = PBXFrameworksBuildPhase; | |
347 buildActionMask = 2147483647; | |
348 files = ( | |
349 ); | |
350 runOnlyForDeploymentPostprocessing = 0; | |
351 }; | |
352 7B12F54C0D8EE8E400CB6E8F /* Frameworks */ = { | |
353 isa = PBXFrameworksBuildPhase; | |
354 buildActionMask = 2147483647; | |
355 files = ( | |
356 7B466ADE0E5E3BE200C91F63 /* libicudata.a in Fram
eworks */, | |
357 7B466ADB0E5E3BD800C91F63 /* libicuuc.a in Framew
orks */, | |
358 7B12F55A0D8EE93300CB6E8F /* libxml.a in Framewor
ks */, | |
359 7B466AD80E5E3BC200C91F63 /* libzlib.a in Framewo
rks */, | |
360 ); | |
361 runOnlyForDeploymentPostprocessing = 0; | |
362 }; | |
363 7B12F58D0D8EEB2F00CB6E8F /* Frameworks */ = { | |
364 isa = PBXFrameworksBuildPhase; | |
365 buildActionMask = 2147483647; | |
366 files = ( | |
367 7B466AE70E5E3C1000C91F63 /* libicudata.a in Fram
eworks */, | |
368 7B466AE80E5E3C1000C91F63 /* libicuuc.a in Framew
orks */, | |
369 7B12F59F0D8EEB6900CB6E8F /* libxml.a in Framewor
ks */, | |
370 7B466AE90E5E3C1000C91F63 /* libzlib.a in Framewo
rks */, | |
371 ); | |
372 runOnlyForDeploymentPostprocessing = 0; | |
373 }; | |
374 /* End PBXFrameworksBuildPhase section */ | |
375 | |
376 /* Begin PBXGroup section */ | |
377 7B12F2B10D8EE25900CB6E8F /* Source */ = { | |
378 isa = PBXGroup; | |
379 children = ( | |
380 7B12F3840D8EE25900CB6E8F /* include */, | |
381 7B12F2B30D8EE25900CB6E8F /* acconfig.h */, | |
382 7B12F3620D8EE25900CB6E8F /* c14n.c */, | |
383 7B12F3630D8EE25900CB6E8F /* catalog.c */, | |
384 7B12F36A0D8EE25900CB6E8F /* chvalid.c */, | |
385 7B12F36D0D8EE25900CB6E8F /* config.h.in */, | |
386 7B12F3750D8EE25900CB6E8F /* debugXML.c */, | |
387 7B12F3770D8EE25900CB6E8F /* dict.c */, | |
388 7B12F3780D8EE25900CB6E8F /* DOCBparser.c */, | |
389 7B12F3790D8EE25900CB6E8F /* elfgcchack.h */, | |
390 7B12F37A0D8EE25900CB6E8F /* encoding.c */, | |
391 7B12F37B0D8EE25900CB6E8F /* entities.c */, | |
392 7B12F37C0D8EE25900CB6E8F /* error.c */, | |
393 7B12F37F0D8EE25900CB6E8F /* globals.c */, | |
394 7B12F3810D8EE25900CB6E8F /* hash.c */, | |
395 7B12F3820D8EE25900CB6E8F /* HTMLparser.c */, | |
396 7B12F3830D8EE25900CB6E8F /* HTMLtree.c */, | |
397 7B12F3BA0D8EE25900CB6E8F /* legacy.c */, | |
398 7B12F3BD0D8EE25900CB6E8F /* libxml.h */, | |
399 7B12F3C10D8EE25900CB6E8F /* list.c */, | |
400 7B12F3C50D8EE25900CB6E8F /* nanoftp.c */, | |
401 7B12F3C60D8EE25900CB6E8F /* nanohttp.c */, | |
402 7B12F3C80D8EE25900CB6E8F /* parser.c */, | |
403 7B12F3C90D8EE25900CB6E8F /* parserInternals.c */
, | |
404 7B12F3CA0D8EE25900CB6E8F /* pattern.c */, | |
405 7B12F3D00D8EE25900CB6E8F /* relaxng.c */, | |
406 7B12F3D30D8EE25900CB6E8F /* SAX.c */, | |
407 7B12F3D40D8EE25900CB6E8F /* SAX2.c */, | |
408 7B12F3D50D8EE25900CB6E8F /* schematron.c */, | |
409 7B12F3E50D8EE25900CB6E8F /* threads.c */, | |
410 7B12F3E80D8EE25900CB6E8F /* tree.c */, | |
411 7B12F3F10D8EE25900CB6E8F /* uri.c */, | |
412 7B12F3F20D8EE25900CB6E8F /* valid.c */, | |
413 7B12F3FC0D8EE25900CB6E8F /* xinclude.c */, | |
414 7B12F3FD0D8EE25900CB6E8F /* xlink.c */, | |
415 7B12F5540D8EE91800CB6E8F /* xmlcatalog.c */, | |
416 7B12F4020D8EE25900CB6E8F /* xmlIO.c */, | |
417 7B12F5980D8EEB4A00CB6E8F /* xmllint.c */, | |
418 7B12F4040D8EE25900CB6E8F /* xmlmemory.c */, | |
419 7B12F4050D8EE25900CB6E8F /* xmlmodule.c */, | |
420 7B12F4060D8EE25900CB6E8F /* xmlreader.c */, | |
421 7B12F4070D8EE25900CB6E8F /* xmlregexp.c */, | |
422 7B12F4080D8EE25900CB6E8F /* xmlsave.c */, | |
423 7B12F4090D8EE25900CB6E8F /* xmlschemas.c */, | |
424 7B12F40A0D8EE25900CB6E8F /* xmlschemastypes.c */
, | |
425 7B12F40B0D8EE25900CB6E8F /* xmlstring.c */, | |
426 7B12F40C0D8EE25900CB6E8F /* xmlunicode.c */, | |
427 7B12F40D0D8EE25900CB6E8F /* xmlwriter.c */, | |
428 7B12F40E0D8EE25900CB6E8F /* xpath.c */, | |
429 7B12F40F0D8EE25A00CB6E8F /* xpointer.c */, | |
430 ); | |
431 name = Source; | |
432 sourceTree = "<group>"; | |
433 }; | |
434 7B12F3840D8EE25900CB6E8F /* include */ = { | |
435 isa = PBXGroup; | |
436 children = ( | |
437 7B12F3850D8EE25900CB6E8F /* libxml */, | |
438 ); | |
439 path = include; | |
440 sourceTree = "<group>"; | |
441 }; | |
442 7B12F3850D8EE25900CB6E8F /* libxml */ = { | |
443 isa = PBXGroup; | |
444 children = ( | |
445 7B12F3860D8EE25900CB6E8F /* c14n.h */, | |
446 7B12F3870D8EE25900CB6E8F /* catalog.h */, | |
447 7B12F3880D8EE25900CB6E8F /* chvalid.h */, | |
448 7B12F3890D8EE25900CB6E8F /* debugXML.h */, | |
449 7B12F38A0D8EE25900CB6E8F /* dict.h */, | |
450 7B12F38B0D8EE25900CB6E8F /* DOCBparser.h */, | |
451 7B12F38C0D8EE25900CB6E8F /* encoding.h */, | |
452 7B12F38D0D8EE25900CB6E8F /* entities.h */, | |
453 7B12F38E0D8EE25900CB6E8F /* globals.h */, | |
454 7B12F38F0D8EE25900CB6E8F /* hash.h */, | |
455 7B12F3900D8EE25900CB6E8F /* HTMLparser.h */, | |
456 7B12F3910D8EE25900CB6E8F /* HTMLtree.h */, | |
457 7B12F3920D8EE25900CB6E8F /* list.h */, | |
458 7B12F3930D8EE25900CB6E8F /* nanoftp.h */, | |
459 7B12F3940D8EE25900CB6E8F /* nanohttp.h */, | |
460 7B12F3950D8EE25900CB6E8F /* parser.h */, | |
461 7B12F3960D8EE25900CB6E8F /* parserInternals.h */
, | |
462 7B12F3970D8EE25900CB6E8F /* pattern.h */, | |
463 7B12F3980D8EE25900CB6E8F /* relaxng.h */, | |
464 7B12F3990D8EE25900CB6E8F /* SAX.h */, | |
465 7B12F39A0D8EE25900CB6E8F /* SAX2.h */, | |
466 7B12F39B0D8EE25900CB6E8F /* schemasInternals.h *
/, | |
467 7B12F39C0D8EE25900CB6E8F /* schematron.h */, | |
468 7B12F39D0D8EE25900CB6E8F /* threads.h */, | |
469 7B12F39E0D8EE25900CB6E8F /* tree.h */, | |
470 7B12F39F0D8EE25900CB6E8F /* uri.h */, | |
471 7B12F3A00D8EE25900CB6E8F /* valid.h */, | |
472 7B12F3A10D8EE25900CB6E8F /* xinclude.h */, | |
473 7B12F3A20D8EE25900CB6E8F /* xlink.h */, | |
474 7B12F3A30D8EE25900CB6E8F /* xmlautomata.h */, | |
475 7B12F3A40D8EE25900CB6E8F /* xmlerror.h */, | |
476 7B12F3A50D8EE25900CB6E8F /* xmlexports.h */, | |
477 7B12F3A60D8EE25900CB6E8F /* xmlIO.h */, | |
478 7B12F3A70D8EE25900CB6E8F /* xmlmemory.h */, | |
479 7B12F3A80D8EE25900CB6E8F /* xmlmodule.h */, | |
480 7B12F3A90D8EE25900CB6E8F /* xmlreader.h */, | |
481 7B12F3AA0D8EE25900CB6E8F /* xmlregexp.h */, | |
482 7B12F3AB0D8EE25900CB6E8F /* xmlsave.h */, | |
483 7B12F3AC0D8EE25900CB6E8F /* xmlschemas.h */, | |
484 7B12F3AD0D8EE25900CB6E8F /* xmlschemastypes.h */
, | |
485 7B12F3AE0D8EE25900CB6E8F /* xmlstring.h */, | |
486 7B12F3AF0D8EE25900CB6E8F /* xmlunicode.h */, | |
487 7B12F3B10D8EE25900CB6E8F /* xmlversion.h.in */, | |
488 7B12F3B20D8EE25900CB6E8F /* xmlwriter.h */, | |
489 7B12F3B30D8EE25900CB6E8F /* xpath.h */, | |
490 7B12F3B40D8EE25900CB6E8F /* xpathInternals.h */, | |
491 7B12F3B50D8EE25900CB6E8F /* xpointer.h */, | |
492 ); | |
493 path = libxml; | |
494 sourceTree = "<group>"; | |
495 }; | |
496 7B12F5620D8EE9DE00CB6E8F /* Projects */ = { | |
497 isa = PBXGroup; | |
498 children = ( | |
499 7B12F5680D8EEA7E00CB6E8F /* icu.xcodeproj */, | |
500 7B466A790E5E385900C91F63 /* zlib.xcodeproj */, | |
501 ); | |
502 name = Projects; | |
503 path = ../..; | |
504 sourceTree = "<group>"; | |
505 }; | |
506 7B466A5B0E5E37FC00C91F63 /* Configuration */ = { | |
507 isa = PBXGroup; | |
508 children = ( | |
509 7B466A5C0E5E381700C91F63 /* common.xcconfig */, | |
510 7B466A5D0E5E381700C91F63 /* debug.xcconfig */, | |
511 7B466A5E0E5E381700C91F63 /* executable.xcconfig
*/, | |
512 7B466A5F0E5E381700C91F63 /* release.xcconfig */, | |
513 7B466A600E5E381700C91F63 /* staticlib.xcconfig *
/, | |
514 ); | |
515 name = Configuration; | |
516 path = ../../build; | |
517 sourceTree = "<group>"; | |
518 }; | |
519 7B466A610E5E383D00C91F63 /* Products */ = { | |
520 isa = PBXGroup; | |
521 children = ( | |
522 7B466A6C0E5E383D00C91F63 /* genccode */, | |
523 7B466A6E0E5E383D00C91F63 /* libicudata.a */, | |
524 7B466A700E5E383D00C91F63 /* libicudata_stub.a */
, | |
525 7B466A720E5E383D00C91F63 /* libicui18n.a */, | |
526 7B466A740E5E383D00C91F63 /* libicutu.a */, | |
527 7B466A760E5E383D00C91F63 /* libicuuc.a */, | |
528 7B466A780E5E383D00C91F63 /* icupkg */, | |
529 ); | |
530 name = Products; | |
531 sourceTree = "<group>"; | |
532 }; | |
533 7B466A7A0E5E385900C91F63 /* Products */ = { | |
534 isa = PBXGroup; | |
535 children = ( | |
536 7B466A7E0E5E385900C91F63 /* libzlib.a */, | |
537 ); | |
538 name = Products; | |
539 sourceTree = "<group>"; | |
540 }; | |
541 7BE970440D872C5400F86D4B = { | |
542 isa = PBXGroup; | |
543 children = ( | |
544 7B466A5B0E5E37FC00C91F63 /* Configuration */, | |
545 7B12F2B10D8EE25900CB6E8F /* Source */, | |
546 7B12F5620D8EE9DE00CB6E8F /* Projects */, | |
547 7BE970620D87321900F86D4B /* Products */, | |
548 ); | |
549 sourceTree = "<group>"; | |
550 }; | |
551 7BE970620D87321900F86D4B /* Products */ = { | |
552 isa = PBXGroup; | |
553 children = ( | |
554 7B12F2AC0D8EE24200CB6E8F /* libxml.a */, | |
555 7B12F54E0D8EE8E400CB6E8F /* xmlcatalog */, | |
556 7B12F58F0D8EEB2F00CB6E8F /* xmllint */, | |
557 ); | |
558 name = Products; | |
559 sourceTree = "<group>"; | |
560 }; | |
561 /* End PBXGroup section */ | |
562 | |
563 /* Begin PBXNativeTarget section */ | |
564 7B12F2AB0D8EE24200CB6E8F /* xml */ = { | |
565 isa = PBXNativeTarget; | |
566 buildConfigurationList = 7B12F5090D8EE25A00CB6E8F /* Bui
ld configuration list for PBXNativeTarget "xml" */; | |
567 buildPhases = ( | |
568 7B12F2A90D8EE24200CB6E8F /* Sources */, | |
569 7B12F2AA0D8EE24200CB6E8F /* Frameworks */, | |
570 ); | |
571 buildRules = ( | |
572 ); | |
573 dependencies = ( | |
574 7B12F2B00D8EE24800CB6E8F /* PBXTargetDependency
*/, | |
575 ); | |
576 name = xml; | |
577 productName = xml; | |
578 productReference = 7B12F2AC0D8EE24200CB6E8F /* libxml.a
*/; | |
579 productType = "com.apple.product-type.library.static"; | |
580 }; | |
581 7B12F54D0D8EE8E400CB6E8F /* xmlcatalog */ = { | |
582 isa = PBXNativeTarget; | |
583 buildConfigurationList = 7B12F5530D8EE8F500CB6E8F /* Bui
ld configuration list for PBXNativeTarget "xmlcatalog" */; | |
584 buildPhases = ( | |
585 7B12F54B0D8EE8E400CB6E8F /* Sources */, | |
586 7B12F54C0D8EE8E400CB6E8F /* Frameworks */, | |
587 4D3D54570EC3A4AA00650CA0 /* Strip If Needed */, | |
588 ); | |
589 buildRules = ( | |
590 ); | |
591 dependencies = ( | |
592 7B466AE20E5E3BEA00C91F63 /* PBXTargetDependency
*/, | |
593 7B466AE00E5E3BEA00C91F63 /* PBXTargetDependency
*/, | |
594 7B12F5590D8EE92A00CB6E8F /* PBXTargetDependency
*/, | |
595 7B466AD70E5E3BB200C91F63 /* PBXTargetDependency
*/, | |
596 ); | |
597 name = xmlcatalog; | |
598 productName = xmlcatalog; | |
599 productReference = 7B12F54E0D8EE8E400CB6E8F /* xmlcatalo
g */; | |
600 productType = "com.apple.product-type.tool"; | |
601 }; | |
602 7B12F58E0D8EEB2F00CB6E8F /* xmllint */ = { | |
603 isa = PBXNativeTarget; | |
604 buildConfigurationList = 7B12F5970D8EEB3E00CB6E8F /* Bui
ld configuration list for PBXNativeTarget "xmllint" */; | |
605 buildPhases = ( | |
606 7B12F58C0D8EEB2F00CB6E8F /* Sources */, | |
607 7B12F58D0D8EEB2F00CB6E8F /* Frameworks */, | |
608 4D3D54590EC3A4B700650CA0 /* Strip If Needed */, | |
609 ); | |
610 buildRules = ( | |
611 ); | |
612 dependencies = ( | |
613 7B466AEB0E5E3C1B00C91F63 /* PBXTargetDependency
*/, | |
614 7B466AED0E5E3C1B00C91F63 /* PBXTargetDependency
*/, | |
615 7B12F59E0D8EEB5E00CB6E8F /* PBXTargetDependency
*/, | |
616 7B466AEF0E5E3C1B00C91F63 /* PBXTargetDependency
*/, | |
617 ); | |
618 name = xmllint; | |
619 productName = xmllint; | |
620 productReference = 7B12F58F0D8EEB2F00CB6E8F /* xmllint *
/; | |
621 productType = "com.apple.product-type.tool"; | |
622 }; | |
623 /* End PBXNativeTarget section */ | |
624 | |
625 /* Begin PBXProject section */ | |
626 7BE970460D872C5400F86D4B /* Project object */ = { | |
627 isa = PBXProject; | |
628 buildConfigurationList = 7BE970490D872C5400F86D4B /* Bui
ld configuration list for PBXProject "libxml" */; | |
629 compatibilityVersion = "Xcode 3.1"; | |
630 hasScannedForEncodings = 0; | |
631 mainGroup = 7BE970440D872C5400F86D4B; | |
632 productRefGroup = 7BE970620D87321900F86D4B /* Products *
/; | |
633 projectDirPath = ""; | |
634 projectReferences = ( | |
635 { | |
636 ProductGroup = 7B466A610E5E383D00C91F63
/* Products */; | |
637 ProjectRef = 7B12F5680D8EEA7E00CB6E8F /*
icu.xcodeproj */; | |
638 }, | |
639 { | |
640 ProductGroup = 7B466A7A0E5E385900C91F63
/* Products */; | |
641 ProjectRef = 7B466A790E5E385900C91F63 /*
zlib.xcodeproj */; | |
642 }, | |
643 ); | |
644 projectRoot = ""; | |
645 targets = ( | |
646 7B466AB40E5E3AA900C91F63 /* All */, | |
647 7BE970530D872DC200F86D4B /* libxml_config */, | |
648 7B12F2AB0D8EE24200CB6E8F /* xml */, | |
649 7B12F54D0D8EE8E400CB6E8F /* xmlcatalog */, | |
650 7B12F58E0D8EEB2F00CB6E8F /* xmllint */, | |
651 ); | |
652 }; | |
653 /* End PBXProject section */ | |
654 | |
655 /* Begin PBXReferenceProxy section */ | |
656 7B466A6C0E5E383D00C91F63 /* genccode */ = { | |
657 isa = PBXReferenceProxy; | |
658 fileType = "compiled.mach-o.executable"; | |
659 path = genccode; | |
660 remoteRef = 7B466A6B0E5E383D00C91F63 /* PBXContainerItem
Proxy */; | |
661 sourceTree = BUILT_PRODUCTS_DIR; | |
662 }; | |
663 7B466A6E0E5E383D00C91F63 /* libicudata.a */ = { | |
664 isa = PBXReferenceProxy; | |
665 fileType = archive.ar; | |
666 path = libicudata.a; | |
667 remoteRef = 7B466A6D0E5E383D00C91F63 /* PBXContainerItem
Proxy */; | |
668 sourceTree = BUILT_PRODUCTS_DIR; | |
669 }; | |
670 7B466A700E5E383D00C91F63 /* libicudata_stub.a */ = { | |
671 isa = PBXReferenceProxy; | |
672 fileType = archive.ar; | |
673 path = libicudata_stub.a; | |
674 remoteRef = 7B466A6F0E5E383D00C91F63 /* PBXContainerItem
Proxy */; | |
675 sourceTree = BUILT_PRODUCTS_DIR; | |
676 }; | |
677 7B466A720E5E383D00C91F63 /* libicui18n.a */ = { | |
678 isa = PBXReferenceProxy; | |
679 fileType = archive.ar; | |
680 path = libicui18n.a; | |
681 remoteRef = 7B466A710E5E383D00C91F63 /* PBXContainerItem
Proxy */; | |
682 sourceTree = BUILT_PRODUCTS_DIR; | |
683 }; | |
684 7B466A740E5E383D00C91F63 /* libicutu.a */ = { | |
685 isa = PBXReferenceProxy; | |
686 fileType = archive.ar; | |
687 path = libicutu.a; | |
688 remoteRef = 7B466A730E5E383D00C91F63 /* PBXContainerItem
Proxy */; | |
689 sourceTree = BUILT_PRODUCTS_DIR; | |
690 }; | |
691 7B466A760E5E383D00C91F63 /* libicuuc.a */ = { | |
692 isa = PBXReferenceProxy; | |
693 fileType = archive.ar; | |
694 path = libicuuc.a; | |
695 remoteRef = 7B466A750E5E383D00C91F63 /* PBXContainerItem
Proxy */; | |
696 sourceTree = BUILT_PRODUCTS_DIR; | |
697 }; | |
698 7B466A780E5E383D00C91F63 /* icupkg */ = { | |
699 isa = PBXReferenceProxy; | |
700 fileType = "compiled.mach-o.executable"; | |
701 path = icupkg; | |
702 remoteRef = 7B466A770E5E383D00C91F63 /* PBXContainerItem
Proxy */; | |
703 sourceTree = BUILT_PRODUCTS_DIR; | |
704 }; | |
705 7B466A7E0E5E385900C91F63 /* libzlib.a */ = { | |
706 isa = PBXReferenceProxy; | |
707 fileType = archive.ar; | |
708 path = libzlib.a; | |
709 remoteRef = 7B466A7D0E5E385900C91F63 /* PBXContainerItem
Proxy */; | |
710 sourceTree = BUILT_PRODUCTS_DIR; | |
711 }; | |
712 /* End PBXReferenceProxy section */ | |
713 | |
714 /* Begin PBXShellScriptBuildPhase section */ | |
715 4D3D54570EC3A4AA00650CA0 /* Strip If Needed */ = { | |
716 isa = PBXShellScriptBuildPhase; | |
717 buildActionMask = 2147483647; | |
718 files = ( | |
719 ); | |
720 inputPaths = ( | |
721 ); | |
722 name = "Strip If Needed"; | |
723 outputPaths = ( | |
724 ); | |
725 runOnlyForDeploymentPostprocessing = 0; | |
726 shellPath = /bin/sh; | |
727 shellScript = "exec \"${XCODEPROJ_DEPTH}/build/mac/strip
_from_xcode\"\n"; | |
728 showEnvVarsInLog = 0; | |
729 }; | |
730 4D3D54590EC3A4B700650CA0 /* Strip If Needed */ = { | |
731 isa = PBXShellScriptBuildPhase; | |
732 buildActionMask = 2147483647; | |
733 files = ( | |
734 ); | |
735 inputPaths = ( | |
736 ); | |
737 name = "Strip If Needed"; | |
738 outputPaths = ( | |
739 ); | |
740 runOnlyForDeploymentPostprocessing = 0; | |
741 shellPath = /bin/sh; | |
742 shellScript = "exec \"${XCODEPROJ_DEPTH}/build/mac/strip
_from_xcode\"\n"; | |
743 showEnvVarsInLog = 0; | |
744 }; | |
745 7BE970520D872DC200F86D4B /* Pre-Build */ = { | |
746 isa = PBXShellScriptBuildPhase; | |
747 buildActionMask = 2147483647; | |
748 files = ( | |
749 ); | |
750 inputPaths = ( | |
751 "$(SRCROOT)/config.h.in", | |
752 "$(SRCROOT)/include/libxml/xmlversion.h.in", | |
753 ); | |
754 name = "Pre-Build"; | |
755 outputPaths = ( | |
756 "$(CONFIGURATION_TEMP_DIR)/generated/config.h", | |
757 "$(CONFIGURATION_TEMP_DIR)/generated/include/lib
xml/xmlversion.h", | |
758 ); | |
759 runOnlyForDeploymentPostprocessing = 0; | |
760 shellPath = /bin/sh; | |
761 shellScript = "set -ex\nexec \"${PROJECT_FILE_PATH}/${PR
ODUCT_NAME}_prebuild.sh\" \"${@}\"\n"; | |
762 showEnvVarsInLog = 0; | |
763 }; | |
764 /* End PBXShellScriptBuildPhase section */ | |
765 | |
766 /* Begin PBXSourcesBuildPhase section */ | |
767 7B12F2A90D8EE24200CB6E8F /* Sources */ = { | |
768 isa = PBXSourcesBuildPhase; | |
769 buildActionMask = 2147483647; | |
770 files = ( | |
771 7B12F48D0D8EE25A00CB6E8F /* c14n.c in Sources */
, | |
772 7B12F48E0D8EE25A00CB6E8F /* catalog.c in Sources
*/, | |
773 7B12F48F0D8EE25A00CB6E8F /* chvalid.c in Sources
*/, | |
774 7B12F4910D8EE25A00CB6E8F /* debugXML.c in Source
s */, | |
775 7B12F4920D8EE25A00CB6E8F /* dict.c in Sources */
, | |
776 7B12F4930D8EE25A00CB6E8F /* DOCBparser.c in Sour
ces */, | |
777 7B12F4950D8EE25A00CB6E8F /* encoding.c in Source
s */, | |
778 7B12F4960D8EE25A00CB6E8F /* entities.c in Source
s */, | |
779 7B12F4970D8EE25A00CB6E8F /* error.c in Sources *
/, | |
780 7B12F4980D8EE25A00CB6E8F /* globals.c in Sources
*/, | |
781 7B12F4990D8EE25A00CB6E8F /* hash.c in Sources */
, | |
782 7B12F49A0D8EE25A00CB6E8F /* HTMLparser.c in Sour
ces */, | |
783 7B12F49B0D8EE25A00CB6E8F /* HTMLtree.c in Source
s */, | |
784 7B12F4CD0D8EE25A00CB6E8F /* legacy.c in Sources
*/, | |
785 7B12F4CF0D8EE25A00CB6E8F /* list.c in Sources */
, | |
786 7B12F4D00D8EE25A00CB6E8F /* nanoftp.c in Sources
*/, | |
787 7B12F4D10D8EE25A00CB6E8F /* nanohttp.c in Source
s */, | |
788 7B12F4D20D8EE25A00CB6E8F /* parser.c in Sources
*/, | |
789 7B12F4D30D8EE25A00CB6E8F /* parserInternals.c in
Sources */, | |
790 7B12F4D40D8EE25A00CB6E8F /* pattern.c in Sources
*/, | |
791 7B12F4D50D8EE25A00CB6E8F /* relaxng.c in Sources
*/, | |
792 7B12F4D80D8EE25A00CB6E8F /* SAX.c in Sources */, | |
793 7B12F4D90D8EE25A00CB6E8F /* SAX2.c in Sources */
, | |
794 7B12F4DA0D8EE25A00CB6E8F /* schematron.c in Sour
ces */, | |
795 7B12F4EA0D8EE25A00CB6E8F /* threads.c in Sources
*/, | |
796 7B12F4EB0D8EE25A00CB6E8F /* tree.c in Sources */
, | |
797 7B12F4F40D8EE25A00CB6E8F /* uri.c in Sources */, | |
798 7B12F4F50D8EE25A00CB6E8F /* valid.c in Sources *
/, | |
799 7B12F4F80D8EE25A00CB6E8F /* xinclude.c in Source
s */, | |
800 7B12F4F90D8EE25A00CB6E8F /* xlink.c in Sources *
/, | |
801 7B12F4FB0D8EE25A00CB6E8F /* xmlIO.c in Sources *
/, | |
802 7B12F4FD0D8EE25A00CB6E8F /* xmlmemory.c in Sourc
es */, | |
803 7B12F4FE0D8EE25A00CB6E8F /* xmlmodule.c in Sourc
es */, | |
804 7B12F4FF0D8EE25A00CB6E8F /* xmlreader.c in Sourc
es */, | |
805 7B12F5000D8EE25A00CB6E8F /* xmlregexp.c in Sourc
es */, | |
806 7B12F5010D8EE25A00CB6E8F /* xmlsave.c in Sources
*/, | |
807 7B12F5020D8EE25A00CB6E8F /* xmlschemas.c in Sour
ces */, | |
808 7B12F5030D8EE25A00CB6E8F /* xmlschemastypes.c in
Sources */, | |
809 7B12F5040D8EE25A00CB6E8F /* xmlstring.c in Sourc
es */, | |
810 7B12F5050D8EE25A00CB6E8F /* xmlunicode.c in Sour
ces */, | |
811 7B12F5060D8EE25A00CB6E8F /* xmlwriter.c in Sourc
es */, | |
812 7B12F5070D8EE25A00CB6E8F /* xpath.c in Sources *
/, | |
813 7B12F5080D8EE25A00CB6E8F /* xpointer.c in Source
s */, | |
814 ); | |
815 runOnlyForDeploymentPostprocessing = 0; | |
816 }; | |
817 7B12F54B0D8EE8E400CB6E8F /* Sources */ = { | |
818 isa = PBXSourcesBuildPhase; | |
819 buildActionMask = 2147483647; | |
820 files = ( | |
821 7B12F5550D8EE91800CB6E8F /* xmlcatalog.c in Sour
ces */, | |
822 ); | |
823 runOnlyForDeploymentPostprocessing = 0; | |
824 }; | |
825 7B12F58C0D8EEB2F00CB6E8F /* Sources */ = { | |
826 isa = PBXSourcesBuildPhase; | |
827 buildActionMask = 2147483647; | |
828 files = ( | |
829 7B12F5990D8EEB4A00CB6E8F /* xmllint.c in Sources
*/, | |
830 ); | |
831 runOnlyForDeploymentPostprocessing = 0; | |
832 }; | |
833 /* End PBXSourcesBuildPhase section */ | |
834 | |
835 /* Begin PBXTargetDependency section */ | |
836 7B12F2B00D8EE24800CB6E8F /* PBXTargetDependency */ = { | |
837 isa = PBXTargetDependency; | |
838 target = 7BE970530D872DC200F86D4B /* libxml_config */; | |
839 targetProxy = 7B12F2AF0D8EE24800CB6E8F /* PBXContainerIt
emProxy */; | |
840 }; | |
841 7B12F5590D8EE92A00CB6E8F /* PBXTargetDependency */ = { | |
842 isa = PBXTargetDependency; | |
843 target = 7B12F2AB0D8EE24200CB6E8F /* xml */; | |
844 targetProxy = 7B12F5580D8EE92A00CB6E8F /* PBXContainerIt
emProxy */; | |
845 }; | |
846 7B12F59E0D8EEB5E00CB6E8F /* PBXTargetDependency */ = { | |
847 isa = PBXTargetDependency; | |
848 target = 7B12F2AB0D8EE24200CB6E8F /* xml */; | |
849 targetProxy = 7B12F59D0D8EEB5E00CB6E8F /* PBXContainerIt
emProxy */; | |
850 }; | |
851 7B466AB80E5E3AB400C91F63 /* PBXTargetDependency */ = { | |
852 isa = PBXTargetDependency; | |
853 target = 7B12F2AB0D8EE24200CB6E8F /* xml */; | |
854 targetProxy = 7B466AB70E5E3AB400C91F63 /* PBXContainerIt
emProxy */; | |
855 }; | |
856 7B466ABA0E5E3AB400C91F63 /* PBXTargetDependency */ = { | |
857 isa = PBXTargetDependency; | |
858 target = 7B12F54D0D8EE8E400CB6E8F /* xmlcatalog */; | |
859 targetProxy = 7B466AB90E5E3AB400C91F63 /* PBXContainerIt
emProxy */; | |
860 }; | |
861 7B466ABC0E5E3AB400C91F63 /* PBXTargetDependency */ = { | |
862 isa = PBXTargetDependency; | |
863 target = 7B12F58E0D8EEB2F00CB6E8F /* xmllint */; | |
864 targetProxy = 7B466ABB0E5E3AB400C91F63 /* PBXContainerIt
emProxy */; | |
865 }; | |
866 7B466AD70E5E3BB200C91F63 /* PBXTargetDependency */ = { | |
867 isa = PBXTargetDependency; | |
868 name = zlib; | |
869 targetProxy = 7B466AD60E5E3BB200C91F63 /* PBXContainerIt
emProxy */; | |
870 }; | |
871 7B466AE00E5E3BEA00C91F63 /* PBXTargetDependency */ = { | |
872 isa = PBXTargetDependency; | |
873 name = icudata; | |
874 targetProxy = 7B466ADF0E5E3BEA00C91F63 /* PBXContainerIt
emProxy */; | |
875 }; | |
876 7B466AE20E5E3BEA00C91F63 /* PBXTargetDependency */ = { | |
877 isa = PBXTargetDependency; | |
878 name = icuuc; | |
879 targetProxy = 7B466AE10E5E3BEA00C91F63 /* PBXContainerIt
emProxy */; | |
880 }; | |
881 7B466AEB0E5E3C1B00C91F63 /* PBXTargetDependency */ = { | |
882 isa = PBXTargetDependency; | |
883 name = icudata; | |
884 targetProxy = 7B466AEA0E5E3C1B00C91F63 /* PBXContainerIt
emProxy */; | |
885 }; | |
886 7B466AED0E5E3C1B00C91F63 /* PBXTargetDependency */ = { | |
887 isa = PBXTargetDependency; | |
888 name = icuuc; | |
889 targetProxy = 7B466AEC0E5E3C1B00C91F63 /* PBXContainerIt
emProxy */; | |
890 }; | |
891 7B466AEF0E5E3C1B00C91F63 /* PBXTargetDependency */ = { | |
892 isa = PBXTargetDependency; | |
893 name = zlib; | |
894 targetProxy = 7B466AEE0E5E3C1B00C91F63 /* PBXContainerIt
emProxy */; | |
895 }; | |
896 /* End PBXTargetDependency section */ | |
897 | |
898 /* Begin XCBuildConfiguration section */ | |
899 7B12F2AD0D8EE24200CB6E8F /* Debug */ = { | |
900 isa = XCBuildConfiguration; | |
901 baseConfigurationReference = 7B466A600E5E381700C91F63 /*
staticlib.xcconfig */; | |
902 buildSettings = { | |
903 PRODUCT_NAME = xml; | |
904 }; | |
905 name = Debug; | |
906 }; | |
907 7B12F2AE0D8EE24200CB6E8F /* Release */ = { | |
908 isa = XCBuildConfiguration; | |
909 baseConfigurationReference = 7B466A600E5E381700C91F63 /*
staticlib.xcconfig */; | |
910 buildSettings = { | |
911 PRODUCT_NAME = xml; | |
912 }; | |
913 name = Release; | |
914 }; | |
915 7B12F5500D8EE8E400CB6E8F /* Debug */ = { | |
916 isa = XCBuildConfiguration; | |
917 baseConfigurationReference = 7B466A5E0E5E381700C91F63 /*
executable.xcconfig */; | |
918 buildSettings = { | |
919 PRODUCT_NAME = xmlcatalog; | |
920 }; | |
921 name = Debug; | |
922 }; | |
923 7B12F5510D8EE8E400CB6E8F /* Release */ = { | |
924 isa = XCBuildConfiguration; | |
925 baseConfigurationReference = 7B466A5E0E5E381700C91F63 /*
executable.xcconfig */; | |
926 buildSettings = { | |
927 PRODUCT_NAME = xmlcatalog; | |
928 }; | |
929 name = Release; | |
930 }; | |
931 7B12F5910D8EEB2F00CB6E8F /* Debug */ = { | |
932 isa = XCBuildConfiguration; | |
933 baseConfigurationReference = 7B466A5E0E5E381700C91F63 /*
executable.xcconfig */; | |
934 buildSettings = { | |
935 PRODUCT_NAME = xmllint; | |
936 }; | |
937 name = Debug; | |
938 }; | |
939 7B12F5920D8EEB2F00CB6E8F /* Release */ = { | |
940 isa = XCBuildConfiguration; | |
941 baseConfigurationReference = 7B466A5E0E5E381700C91F63 /*
executable.xcconfig */; | |
942 buildSettings = { | |
943 PRODUCT_NAME = xmllint; | |
944 }; | |
945 name = Release; | |
946 }; | |
947 7B466AB50E5E3AA900C91F63 /* Debug */ = { | |
948 isa = XCBuildConfiguration; | |
949 buildSettings = { | |
950 PRODUCT_NAME = All; | |
951 }; | |
952 name = Debug; | |
953 }; | |
954 7B466AB60E5E3AA900C91F63 /* Release */ = { | |
955 isa = XCBuildConfiguration; | |
956 buildSettings = { | |
957 PRODUCT_NAME = All; | |
958 }; | |
959 name = Release; | |
960 }; | |
961 7BE970470D872C5400F86D4B /* Debug */ = { | |
962 isa = XCBuildConfiguration; | |
963 baseConfigurationReference = 7B466A5D0E5E381700C91F63 /*
debug.xcconfig */; | |
964 buildSettings = { | |
965 GCC_PREFIX_HEADER = ../zlib/zconf.h; | |
966 GCC_PREPROCESSOR_DEFINITIONS = ( | |
967 "$(GCC_PREPROCESSOR_DEFINITIONS)", | |
968 HAVE_CONFIG_H, | |
969 _REENTRANT, | |
970 ); | |
971 GCC_TREAT_WARNINGS_AS_ERRORS = NO; | |
972 HEADER_SEARCH_PATHS = ( | |
973 "$(CONFIGURATION_TEMP_DIR)/generated", | |
974 "$(CONFIGURATION_TEMP_DIR)/generated/inc
lude", | |
975 include, | |
976 ../icu38/public/common, | |
977 ); | |
978 XCODEPROJ_DEPTH = ../..; | |
979 }; | |
980 name = Debug; | |
981 }; | |
982 7BE970480D872C5400F86D4B /* Release */ = { | |
983 isa = XCBuildConfiguration; | |
984 baseConfigurationReference = 7B466A5F0E5E381700C91F63 /*
release.xcconfig */; | |
985 buildSettings = { | |
986 GCC_PREFIX_HEADER = ../zlib/zconf.h; | |
987 GCC_PREPROCESSOR_DEFINITIONS = ( | |
988 "$(GCC_PREPROCESSOR_DEFINITIONS)", | |
989 HAVE_CONFIG_H, | |
990 _REENTRANT, | |
991 ); | |
992 GCC_TREAT_WARNINGS_AS_ERRORS = NO; | |
993 HEADER_SEARCH_PATHS = ( | |
994 "$(CONFIGURATION_TEMP_DIR)/generated", | |
995 "$(CONFIGURATION_TEMP_DIR)/generated/inc
lude", | |
996 include, | |
997 ../icu38/public/common, | |
998 ); | |
999 XCODEPROJ_DEPTH = ../..; | |
1000 }; | |
1001 name = Release; | |
1002 }; | |
1003 7BE970540D872DC200F86D4B /* Debug */ = { | |
1004 isa = XCBuildConfiguration; | |
1005 buildSettings = { | |
1006 PRODUCT_NAME = libxml_config; | |
1007 }; | |
1008 name = Debug; | |
1009 }; | |
1010 7BE970550D872DC200F86D4B /* Release */ = { | |
1011 isa = XCBuildConfiguration; | |
1012 buildSettings = { | |
1013 PRODUCT_NAME = libxml_config; | |
1014 }; | |
1015 name = Release; | |
1016 }; | |
1017 /* End XCBuildConfiguration section */ | |
1018 | |
1019 /* Begin XCConfigurationList section */ | |
1020 7B12F5090D8EE25A00CB6E8F /* Build configuration list for PBXNati
veTarget "xml" */ = { | |
1021 isa = XCConfigurationList; | |
1022 buildConfigurations = ( | |
1023 7B12F2AD0D8EE24200CB6E8F /* Debug */, | |
1024 7B12F2AE0D8EE24200CB6E8F /* Release */, | |
1025 ); | |
1026 defaultConfigurationIsVisible = 0; | |
1027 defaultConfigurationName = Release; | |
1028 }; | |
1029 7B12F5530D8EE8F500CB6E8F /* Build configuration list for PBXNati
veTarget "xmlcatalog" */ = { | |
1030 isa = XCConfigurationList; | |
1031 buildConfigurations = ( | |
1032 7B12F5500D8EE8E400CB6E8F /* Debug */, | |
1033 7B12F5510D8EE8E400CB6E8F /* Release */, | |
1034 ); | |
1035 defaultConfigurationIsVisible = 0; | |
1036 defaultConfigurationName = Release; | |
1037 }; | |
1038 7B12F5970D8EEB3E00CB6E8F /* Build configuration list for PBXNati
veTarget "xmllint" */ = { | |
1039 isa = XCConfigurationList; | |
1040 buildConfigurations = ( | |
1041 7B12F5910D8EEB2F00CB6E8F /* Debug */, | |
1042 7B12F5920D8EEB2F00CB6E8F /* Release */, | |
1043 ); | |
1044 defaultConfigurationIsVisible = 0; | |
1045 defaultConfigurationName = Release; | |
1046 }; | |
1047 7B466AC50E5E3B1500C91F63 /* Build configuration list for PBXAggr
egateTarget "All" */ = { | |
1048 isa = XCConfigurationList; | |
1049 buildConfigurations = ( | |
1050 7B466AB50E5E3AA900C91F63 /* Debug */, | |
1051 7B466AB60E5E3AA900C91F63 /* Release */, | |
1052 ); | |
1053 defaultConfigurationIsVisible = 0; | |
1054 defaultConfigurationName = Release; | |
1055 }; | |
1056 7BE970490D872C5400F86D4B /* Build configuration list for PBXProj
ect "libxml" */ = { | |
1057 isa = XCConfigurationList; | |
1058 buildConfigurations = ( | |
1059 7BE970470D872C5400F86D4B /* Debug */, | |
1060 7BE970480D872C5400F86D4B /* Release */, | |
1061 ); | |
1062 defaultConfigurationIsVisible = 0; | |
1063 defaultConfigurationName = Release; | |
1064 }; | |
1065 7BE970570D872DC700F86D4B /* Build configuration list for PBXAggr
egateTarget "libxml_config" */ = { | |
1066 isa = XCConfigurationList; | |
1067 buildConfigurations = ( | |
1068 7BE970540D872DC200F86D4B /* Debug */, | |
1069 7BE970550D872DC200F86D4B /* Release */, | |
1070 ); | |
1071 defaultConfigurationIsVisible = 0; | |
1072 defaultConfigurationName = Release; | |
1073 }; | |
1074 /* End XCConfigurationList section */ | |
1075 }; | |
1076 rootObject = 7BE970460D872C5400F86D4B /* Project object */; | |
1077 } | |
OLD | NEW |