|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 21E6C5303C9ED8A9A9317BEC /* Pods_OpenDocumentReader.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EF00F649A86477A6C27F07C0 /* Pods_OpenDocumentReader.framework */; }; |
| 11 | + 52BECDD22746CBF900537B40 /* libuchardet.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 52BECDCD2746CBF900537B40 /* libuchardet.a */; }; |
11 | 12 | 52D3B301272D314B00DB425F /* libcryptopp-object.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 52D3B2EC272D312400DB425F /* libcryptopp-object.a */; }; |
12 | 13 | 52D3B304272D314B00DB425F /* libminiz.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 52D3B2F6272D312400DB425F /* libminiz.a */; }; |
13 | 14 | 52D3B305272D314B00DB425F /* libodr-object.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 52D3B2F8272D312400DB425F /* libodr-object.a */; }; |
|
40 | 41 | /* End PBXBuildFile section */ |
41 | 42 |
|
42 | 43 | /* Begin PBXContainerItemProxy section */ |
| 44 | + 52BECDCC2746CBF900537B40 /* PBXContainerItemProxy */ = { |
| 45 | + isa = PBXContainerItemProxy; |
| 46 | + containerPortal = 52D3B2D3272D312400DB425F /* odr-ios.xcodeproj */; |
| 47 | + proxyType = 2; |
| 48 | + remoteGlobalIDString = 3BE71A984B674653B2F64FDA; |
| 49 | + remoteInfo = libuchardet; |
| 50 | + }; |
| 51 | + 52BECDCE2746CBF900537B40 /* PBXContainerItemProxy */ = { |
| 52 | + isa = PBXContainerItemProxy; |
| 53 | + containerPortal = 52D3B2D3272D312400DB425F /* odr-ios.xcodeproj */; |
| 54 | + proxyType = 2; |
| 55 | + remoteGlobalIDString = 0EF6E7E7089F488BB1D1C29E; |
| 56 | + remoteInfo = uchardet; |
| 57 | + }; |
| 58 | + 52BECDD02746CBF900537B40 /* PBXContainerItemProxy */ = { |
| 59 | + isa = PBXContainerItemProxy; |
| 60 | + containerPortal = 52D3B2D3272D312400DB425F /* odr-ios.xcodeproj */; |
| 61 | + proxyType = 2; |
| 62 | + remoteGlobalIDString = 4354083D6A9E436DA19C623D; |
| 63 | + remoteInfo = "uchardet-tests"; |
| 64 | + }; |
43 | 65 | 52D3B2E9272D312400DB425F /* PBXContainerItemProxy */ = { |
44 | 66 | isa = PBXContainerItemProxy; |
45 | 67 | containerPortal = 52D3B2D3272D312400DB425F /* odr-ios.xcodeproj */; |
|
208 | 230 | 52D3B307272D314B00DB425F /* libpugixml.a in Frameworks */, |
209 | 231 | 21E6C5303C9ED8A9A9317BEC /* Pods_OpenDocumentReader.framework in Frameworks */, |
210 | 232 | 52D3B304272D314B00DB425F /* libminiz.a in Frameworks */, |
| 233 | + 52BECDD22746CBF900537B40 /* libuchardet.a in Frameworks */, |
211 | 234 | ); |
212 | 235 | runOnlyForDeploymentPostprocessing = 0; |
213 | 236 | }; |
|
221 | 244 | 52D3B2EC272D312400DB425F /* libcryptopp-object.a */, |
222 | 245 | 52D3B2EE272D312400DB425F /* libcryptopp.dylib */, |
223 | 246 | 52D3B2F0272D312400DB425F /* libcryptopp.a */, |
| 247 | + 52BECDCD2746CBF900537B40 /* libuchardet.a */, |
224 | 248 | 52D3B2F4272D312400DB425F /* meta */, |
225 | 249 | 52D3B2F6272D312400DB425F /* libminiz.a */, |
226 | 250 | 52D3B2F8272D312400DB425F /* libodr-object.a */, |
227 | 251 | 52D3B2FA272D312400DB425F /* libodr-shared.dylib */, |
228 | 252 | 52D3B2FC272D312400DB425F /* libodr-static.a */, |
229 | 253 | 52D3B2FE272D312400DB425F /* libpugixml.a */, |
230 | 254 | 52D3B300272D312400DB425F /* translate */, |
| 255 | + 52BECDCF2746CBF900537B40 /* uchardet */, |
| 256 | + 52BECDD12746CBF900537B40 /* uchardet-tests */, |
231 | 257 | ); |
232 | 258 | name = Products; |
233 | 259 | sourceTree = "<group>"; |
|
424 | 450 | /* End PBXProject section */ |
425 | 451 |
|
426 | 452 | /* Begin PBXReferenceProxy section */ |
| 453 | + 52BECDCD2746CBF900537B40 /* libuchardet.a */ = { |
| 454 | + isa = PBXReferenceProxy; |
| 455 | + fileType = archive.ar; |
| 456 | + path = libuchardet.a; |
| 457 | + remoteRef = 52BECDCC2746CBF900537B40 /* PBXContainerItemProxy */; |
| 458 | + sourceTree = BUILT_PRODUCTS_DIR; |
| 459 | + }; |
| 460 | + 52BECDCF2746CBF900537B40 /* uchardet */ = { |
| 461 | + isa = PBXReferenceProxy; |
| 462 | + fileType = "compiled.mach-o.executable"; |
| 463 | + name = uchardet; |
| 464 | + path = uchardet.app; |
| 465 | + remoteRef = 52BECDCE2746CBF900537B40 /* PBXContainerItemProxy */; |
| 466 | + sourceTree = BUILT_PRODUCTS_DIR; |
| 467 | + }; |
| 468 | + 52BECDD12746CBF900537B40 /* uchardet-tests */ = { |
| 469 | + isa = PBXReferenceProxy; |
| 470 | + fileType = "compiled.mach-o.executable"; |
| 471 | + name = "uchardet-tests"; |
| 472 | + path = "uchardet-tests.app"; |
| 473 | + remoteRef = 52BECDD02746CBF900537B40 /* PBXContainerItemProxy */; |
| 474 | + sourceTree = BUILT_PRODUCTS_DIR; |
| 475 | + }; |
427 | 476 | 52D3B2EA272D312400DB425F /* back_translate */ = { |
428 | 477 | isa = PBXReferenceProxy; |
429 | 478 | fileType = "compiled.mach-o.executable"; |
|
0 commit comments