/ libxml2.xcodeproj / project.pbxproj
project.pbxproj
1 // !$*UTF8*$! 2 { 3 archiveVersion = 1; 4 classes = { 5 }; 6 objectVersion = 46; 7 objects = { 8 9 /* Begin PBXAggregateTarget section */ 10 4431E4DB1E37F1FE0041D690 /* Test */ = { 11 isa = PBXAggregateTarget; 12 buildConfigurationList = 4431E4E21E37F1FE0041D690 /* Build configuration list for PBXAggregateTarget "Test" */; 13 buildPhases = ( 14 ); 15 dependencies = ( 16 4431E4F31E37F2270041D690 /* PBXTargetDependency */, 17 4431E4E71E37F2160041D690 /* PBXTargetDependency */, 18 4431E4E91E37F2180041D690 /* PBXTargetDependency */, 19 4431E4EB1E37F2190041D690 /* PBXTargetDependency */, 20 4431E4ED1E37F21C0041D690 /* PBXTargetDependency */, 21 4431E4EF1E37F21F0041D690 /* PBXTargetDependency */, 22 4431E4F11E37F2220041D690 /* PBXTargetDependency */, 23 ); 24 name = Test; 25 productName = All; 26 }; 27 44F286AC1EADAEF500BA8B08 /* Fuzz */ = { 28 isa = PBXAggregateTarget; 29 buildConfigurationList = 44F286B01EADAEF500BA8B08 /* Build configuration list for PBXAggregateTarget "Fuzz" */; 30 buildPhases = ( 31 ); 32 dependencies = ( 33 44F286C81EADB35100BA8B08 /* PBXTargetDependency */, 34 44877C9A1EADB7AD00B105D1 /* PBXTargetDependency */, 35 44877CAA1EADB97400B105D1 /* PBXTargetDependency */, 36 44877CBA1EADBA3200B105D1 /* PBXTargetDependency */, 37 ); 38 name = Fuzz; 39 productName = Fuzz; 40 }; 41 5DB38AEE14F87BDD0060A507 /* All */ = { 42 isa = PBXAggregateTarget; 43 buildConfigurationList = 5DB38AEF14F87BDD0060A507 /* Build configuration list for PBXAggregateTarget "All" */; 44 buildPhases = ( 45 ); 46 dependencies = ( 47 5DB38AF414F87BE30060A507 /* PBXTargetDependency */, 48 5DB38B1B14F881320060A507 /* PBXTargetDependency */, 49 5DB38AF614F87BE50060A507 /* PBXTargetDependency */, 50 ); 51 name = All; 52 productName = All; 53 }; 54 /* End PBXAggregateTarget section */ 55 56 /* Begin PBXBuildFile section */ 57 44258B5E1E241DA500DEB7B7 /* Libxml2XCTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 44258B5D1E241DA500DEB7B7 /* Libxml2XCTests.m */; }; 58 442840BC2005CF1E003C405B /* module.modulemap in Install module map */ = {isa = PBXBuildFile; fileRef = 442840BA2005CE80003C405B /* module.modulemap */; }; 59 442F406D1E09F172004826DD /* runtest.c in Sources */ = {isa = PBXBuildFile; fileRef = 442F40601E09EC71004826DD /* runtest.c */; }; 60 443AB8FB1E31678A005C2ED8 /* runtest.c in Sources */ = {isa = PBXBuildFile; fileRef = 442F40601E09EC71004826DD /* runtest.c */; }; 61 443AB8FF1E3167B0005C2ED8 /* libxml2_runtest.dylib in Resources */ = {isa = PBXBuildFile; fileRef = 443AB8F41E316782005C2ED8 /* libxml2_runtest.dylib */; }; 62 443AB91B1E316A1D005C2ED8 /* runxmlconf.c in Sources */ = {isa = PBXBuildFile; fileRef = 444A7F281E0B133E00521AF3 /* runxmlconf.c */; }; 63 443AB91F1E316A3B005C2ED8 /* libxml2_runxmlconf.dylib in Resources */ = {isa = PBXBuildFile; fileRef = 443AB9141E316A15005C2ED8 /* libxml2_runxmlconf.dylib */; }; 64 443AB92B1E316A9C005C2ED8 /* testapi.c in Sources */ = {isa = PBXBuildFile; fileRef = 444A7F291E0B133E00521AF3 /* testapi.c */; }; 65 443AB92F1E316AB9005C2ED8 /* libxml2_testapi.dylib in Resources */ = {isa = PBXBuildFile; fileRef = 443AB9241E316A94005C2ED8 /* libxml2_testapi.dylib */; }; 66 443AB93B1E316B1D005C2ED8 /* testchar.c in Sources */ = {isa = PBXBuildFile; fileRef = 444A7F2A1E0B133E00521AF3 /* testchar.c */; }; 67 443AB93F1E316B36005C2ED8 /* libxml2_testchar.dylib in Resources */ = {isa = PBXBuildFile; fileRef = 443AB9341E316B13005C2ED8 /* libxml2_testchar.dylib */; }; 68 443AB94B1E316B4F005C2ED8 /* testdict.c in Sources */ = {isa = PBXBuildFile; fileRef = 444A7F2B1E0B133E00521AF3 /* testdict.c */; }; 69 443AB94F1E316B65005C2ED8 /* libxml2_testdict.dylib in Resources */ = {isa = PBXBuildFile; fileRef = 443AB9441E316B44005C2ED8 /* libxml2_testdict.dylib */; }; 70 443AB95B1E316B81005C2ED8 /* testrecurse.c in Sources */ = {isa = PBXBuildFile; fileRef = 444A7F2C1E0B133E00521AF3 /* testrecurse.c */; }; 71 443AB95F1E316B98005C2ED8 /* libxml2_testrecurse.dylib in Resources */ = {isa = PBXBuildFile; fileRef = 443AB9541E316B7A005C2ED8 /* libxml2_testrecurse.dylib */; }; 72 444709A120605ECA00907EAB /* empty.c in Sources */ = {isa = PBXBuildFile; fileRef = 448D7E421EA5CC4100ECC756 /* empty.c */; }; 73 444709A320605ECA00907EAB /* libicucore.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 5D58B06414F824A500BE69D8 /* libicucore.dylib */; }; 74 444709A420605ECA00907EAB /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 5D58B06614F824C400BE69D8 /* libz.dylib */; }; 75 444709A820605EF800907EAB /* libxml2_test.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 4447099520605C4200907EAB /* libxml2_test.dylib */; }; 76 444709AB20605F0900907EAB /* libxml2_test.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 4447099520605C4200907EAB /* libxml2_test.dylib */; }; 77 444709AE20605F3C00907EAB /* libxml2_test.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 4447099520605C4200907EAB /* libxml2_test.dylib */; }; 78 444709B120605F4900907EAB /* libxml2_test.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 4447099520605C4200907EAB /* libxml2_test.dylib */; }; 79 444709B420605F5500907EAB /* libxml2_test.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 4447099520605C4200907EAB /* libxml2_test.dylib */; }; 80 444709B720605F5E00907EAB /* libxml2_test.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 4447099520605C4200907EAB /* libxml2_test.dylib */; }; 81 444709BA20605FFD00907EAB /* libxml2_test.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 4447099520605C4200907EAB /* libxml2_test.dylib */; }; 82 444709BB206061B500907EAB /* libxml2_test.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 4447099520605C4200907EAB /* libxml2_test.dylib */; }; 83 444709BE206061C100907EAB /* libxml2_test.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 4447099520605C4200907EAB /* libxml2_test.dylib */; }; 84 444709C3206061D200907EAB /* libxml2_test.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 4447099520605C4200907EAB /* libxml2_test.dylib */; }; 85 444709C6206061DB00907EAB /* libxml2_test.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 4447099520605C4200907EAB /* libxml2_test.dylib */; }; 86 444709C9206061EB00907EAB /* libxml2_test.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 4447099520605C4200907EAB /* libxml2_test.dylib */; }; 87 444709CC206061FA00907EAB /* libxml2_test.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 4447099520605C4200907EAB /* libxml2_test.dylib */; }; 88 444A7F371E0B135C00521AF3 /* runxmlconf.c in Sources */ = {isa = PBXBuildFile; fileRef = 444A7F281E0B133E00521AF3 /* runxmlconf.c */; }; 89 444A7F421E0B138F00521AF3 /* testapi.c in Sources */ = {isa = PBXBuildFile; fileRef = 444A7F291E0B133E00521AF3 /* testapi.c */; }; 90 444A7F4D1E0B139E00521AF3 /* testchar.c in Sources */ = {isa = PBXBuildFile; fileRef = 444A7F2A1E0B133E00521AF3 /* testchar.c */; }; 91 444A7F581E0B13B700521AF3 /* testdict.c in Sources */ = {isa = PBXBuildFile; fileRef = 444A7F2B1E0B133E00521AF3 /* testdict.c */; }; 92 444A7F631E0B13C400521AF3 /* testrecurse.c in Sources */ = {isa = PBXBuildFile; fileRef = 444A7F2C1E0B133E00521AF3 /* testrecurse.c */; }; 93 44877C981EADB7A100B105D1 /* libxml2_xml_read_memory_fuzzer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 44F286B41EADB25600BA8B08 /* libxml2_xml_read_memory_fuzzer.cc */; }; 94 44877CA81EADB96400B105D1 /* libxml2_xml_regexp_compile_fuzzer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 44F286B51EADB25600BA8B08 /* libxml2_xml_regexp_compile_fuzzer.cc */; }; 95 44877CB81EADBA1A00B105D1 /* libxml2_xml_saxparser_fuzzer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 44F286B61EADB25600BA8B08 /* libxml2_xml_saxparser_fuzzer.cc */; }; 96 448D7E431EA5CC4900ECC756 /* empty.c in Sources */ = {isa = PBXBuildFile; fileRef = 448D7E421EA5CC4100ECC756 /* empty.c */; }; 97 4491DFC71CE67BD500002B02 /* libxml.h in Headers */ = {isa = PBXBuildFile; fileRef = 4491DFC61CE67BB100002B02 /* libxml.h */; }; 98 44D951461E24A47C00CC54CE /* result in Resources */ = {isa = PBXBuildFile; fileRef = 44D951441E24A47C00CC54CE /* result */; }; 99 44D951471E24A47C00CC54CE /* test in Resources */ = {isa = PBXBuildFile; fileRef = 44D951451E24A47C00CC54CE /* test */; }; 100 44EBC8611C4EDE4900D4BD8E /* xzlib.h in Headers */ = {isa = PBXBuildFile; fileRef = 44B1E3291C4EDAD10064124E /* xzlib.h */; }; 101 44EBC8621C4EDE5C00D4BD8E /* xzlib.c in Sources */ = {isa = PBXBuildFile; fileRef = 44B1E3281C4EDAA40064124E /* xzlib.c */; }; 102 44F286C31EADB32500BA8B08 /* libxml2_xml_pushparser_fuzzer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 44F286B31EADB25600BA8B08 /* libxml2_xml_pushparser_fuzzer.cc */; }; 103 5D0359B91677F7FC00B6692E /* buf.c in Sources */ = {isa = PBXBuildFile; fileRef = 5D0359B81677F7FC00B6692E /* buf.c */; }; 104 5D58B01614F81A8D00BE69D8 /* c14n.c in Sources */ = {isa = PBXBuildFile; fileRef = 5D58AFCE14F81A8D00BE69D8 /* c14n.c */; }; 105 5D58B01714F81A8D00BE69D8 /* catalog.c in Sources */ = {isa = PBXBuildFile; fileRef = 5D58AFCF14F81A8D00BE69D8 /* catalog.c */; }; 106 5D58B01814F81A8D00BE69D8 /* chvalid.c in Sources */ = {isa = PBXBuildFile; fileRef = 5D58AFD014F81A8D00BE69D8 /* chvalid.c */; }; 107 5D58B01914F81A8D00BE69D8 /* debugXML.c in Sources */ = {isa = PBXBuildFile; fileRef = 5D58AFD114F81A8D00BE69D8 /* debugXML.c */; }; 108 5D58B01A14F81A8D00BE69D8 /* dict.c in Sources */ = {isa = PBXBuildFile; fileRef = 5D58AFD214F81A8D00BE69D8 /* dict.c */; }; 109 5D58B01B14F81A8D00BE69D8 /* DOCBparser.c in Sources */ = {isa = PBXBuildFile; fileRef = 5D58AFD314F81A8D00BE69D8 /* DOCBparser.c */; }; 110 5D58B01C14F81A8D00BE69D8 /* encoding.c in Sources */ = {isa = PBXBuildFile; fileRef = 5D58AFD414F81A8D00BE69D8 /* encoding.c */; }; 111 5D58B01D14F81A8D00BE69D8 /* entities.c in Sources */ = {isa = PBXBuildFile; fileRef = 5D58AFD514F81A8D00BE69D8 /* entities.c */; }; 112 5D58B01E14F81A8D00BE69D8 /* error.c in Sources */ = {isa = PBXBuildFile; fileRef = 5D58AFD614F81A8D00BE69D8 /* error.c */; }; 113 5D58B01F14F81A8D00BE69D8 /* globals.c in Sources */ = {isa = PBXBuildFile; fileRef = 5D58AFD714F81A8D00BE69D8 /* globals.c */; }; 114 5D58B02014F81A8D00BE69D8 /* hash.c in Sources */ = {isa = PBXBuildFile; fileRef = 5D58AFD814F81A8D00BE69D8 /* hash.c */; }; 115 5D58B02114F81A8D00BE69D8 /* HTMLparser.c in Sources */ = {isa = PBXBuildFile; fileRef = 5D58AFD914F81A8D00BE69D8 /* HTMLparser.c */; }; 116 5D58B02214F81A8D00BE69D8 /* HTMLtree.c in Sources */ = {isa = PBXBuildFile; fileRef = 5D58AFDA14F81A8D00BE69D8 /* HTMLtree.c */; }; 117 5D58B02314F81A8D00BE69D8 /* legacy.c in Sources */ = {isa = PBXBuildFile; fileRef = 5D58AFDB14F81A8D00BE69D8 /* legacy.c */; }; 118 5D58B02414F81A8D00BE69D8 /* list.c in Sources */ = {isa = PBXBuildFile; fileRef = 5D58AFDC14F81A8D00BE69D8 /* list.c */; }; 119 5D58B02514F81A8D00BE69D8 /* nanoftp.c in Sources */ = {isa = PBXBuildFile; fileRef = 5D58AFDD14F81A8D00BE69D8 /* nanoftp.c */; }; 120 5D58B02614F81A8D00BE69D8 /* nanohttp.c in Sources */ = {isa = PBXBuildFile; fileRef = 5D58AFDE14F81A8D00BE69D8 /* nanohttp.c */; }; 121 5D58B02714F81A8D00BE69D8 /* parser.c in Sources */ = {isa = PBXBuildFile; fileRef = 5D58AFDF14F81A8D00BE69D8 /* parser.c */; }; 122 5D58B02814F81A8D00BE69D8 /* parserInternals.c in Sources */ = {isa = PBXBuildFile; fileRef = 5D58AFE014F81A8D00BE69D8 /* parserInternals.c */; }; 123 5D58B02914F81A8D00BE69D8 /* pattern.c in Sources */ = {isa = PBXBuildFile; fileRef = 5D58AFE114F81A8D00BE69D8 /* pattern.c */; }; 124 5D58B02A14F81A8D00BE69D8 /* relaxng.c in Sources */ = {isa = PBXBuildFile; fileRef = 5D58AFE214F81A8D00BE69D8 /* relaxng.c */; }; 125 5D58B02F14F81A8D00BE69D8 /* SAX.c in Sources */ = {isa = PBXBuildFile; fileRef = 5D58AFE714F81A8D00BE69D8 /* SAX.c */; }; 126 5D58B03014F81A8D00BE69D8 /* SAX2.c in Sources */ = {isa = PBXBuildFile; fileRef = 5D58AFE814F81A8D00BE69D8 /* SAX2.c */; }; 127 5D58B03114F81A8D00BE69D8 /* schematron.c in Sources */ = {isa = PBXBuildFile; fileRef = 5D58AFE914F81A8D00BE69D8 /* schematron.c */; }; 128 5D58B04614F81A8D00BE69D8 /* threads.c in Sources */ = {isa = PBXBuildFile; fileRef = 5D58AFFE14F81A8D00BE69D8 /* threads.c */; }; 129 5D58B04714F81A8D00BE69D8 /* tree.c in Sources */ = {isa = PBXBuildFile; fileRef = 5D58AFFF14F81A8D00BE69D8 /* tree.c */; }; 130 5D58B04B14F81A8D00BE69D8 /* uri.c in Sources */ = {isa = PBXBuildFile; fileRef = 5D58B00314F81A8D00BE69D8 /* uri.c */; }; 131 5D58B04C14F81A8D00BE69D8 /* valid.c in Sources */ = {isa = PBXBuildFile; fileRef = 5D58B00414F81A8D00BE69D8 /* valid.c */; }; 132 5D58B04D14F81A8D00BE69D8 /* xinclude.c in Sources */ = {isa = PBXBuildFile; fileRef = 5D58B00514F81A8D00BE69D8 /* xinclude.c */; }; 133 5D58B04E14F81A8D00BE69D8 /* xlink.c in Sources */ = {isa = PBXBuildFile; fileRef = 5D58B00614F81A8D00BE69D8 /* xlink.c */; }; 134 5D58B05014F81A8D00BE69D8 /* xmlIO.c in Sources */ = {isa = PBXBuildFile; fileRef = 5D58B00814F81A8D00BE69D8 /* xmlIO.c */; }; 135 5D58B05214F81A8D00BE69D8 /* xmlmemory.c in Sources */ = {isa = PBXBuildFile; fileRef = 5D58B00A14F81A8D00BE69D8 /* xmlmemory.c */; }; 136 5D58B05314F81A8D00BE69D8 /* xmlmodule.c in Sources */ = {isa = PBXBuildFile; fileRef = 5D58B00B14F81A8D00BE69D8 /* xmlmodule.c */; }; 137 5D58B05414F81A8D00BE69D8 /* xmlreader.c in Sources */ = {isa = PBXBuildFile; fileRef = 5D58B00C14F81A8D00BE69D8 /* xmlreader.c */; }; 138 5D58B05514F81A8D00BE69D8 /* xmlregexp.c in Sources */ = {isa = PBXBuildFile; fileRef = 5D58B00D14F81A8D00BE69D8 /* xmlregexp.c */; }; 139 5D58B05614F81A8D00BE69D8 /* xmlsave.c in Sources */ = {isa = PBXBuildFile; fileRef = 5D58B00E14F81A8D00BE69D8 /* xmlsave.c */; }; 140 5D58B05714F81A8D00BE69D8 /* xmlschemas.c in Sources */ = {isa = PBXBuildFile; fileRef = 5D58B00F14F81A8D00BE69D8 /* xmlschemas.c */; }; 141 5D58B05814F81A8D00BE69D8 /* xmlschemastypes.c in Sources */ = {isa = PBXBuildFile; fileRef = 5D58B01014F81A8D00BE69D8 /* xmlschemastypes.c */; }; 142 5D58B05914F81A8D00BE69D8 /* xmlstring.c in Sources */ = {isa = PBXBuildFile; fileRef = 5D58B01114F81A8D00BE69D8 /* xmlstring.c */; }; 143 5D58B05A14F81A8D00BE69D8 /* xmlunicode.c in Sources */ = {isa = PBXBuildFile; fileRef = 5D58B01214F81A8D00BE69D8 /* xmlunicode.c */; }; 144 5D58B05B14F81A8D00BE69D8 /* xmlwriter.c in Sources */ = {isa = PBXBuildFile; fileRef = 5D58B01314F81A8D00BE69D8 /* xmlwriter.c */; }; 145 5D58B05C14F81A8D00BE69D8 /* xpath.c in Sources */ = {isa = PBXBuildFile; fileRef = 5D58B01414F81A8D00BE69D8 /* xpath.c */; }; 146 5D58B05D14F81A8D00BE69D8 /* xpointer.c in Sources */ = {isa = PBXBuildFile; fileRef = 5D58B01514F81A8D00BE69D8 /* xpointer.c */; }; 147 5D58B05F14F81AF200BE69D8 /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D58B05E14F81AF200BE69D8 /* config.h */; }; 148 5D58B06214F81D2D00BE69D8 /* xmlversion.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D58B06114F81D2D00BE69D8 /* xmlversion.h */; settings = {ATTRIBUTES = (Public, ); }; }; 149 5D58B06514F824A500BE69D8 /* libicucore.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 5D58B06414F824A500BE69D8 /* libicucore.dylib */; }; 150 5D58B06714F824C400BE69D8 /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 5D58B06614F824C400BE69D8 /* libz.dylib */; }; 151 5D58B09A14F8261200BE69D8 /* c14n.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D58B06A14F8261200BE69D8 /* c14n.h */; settings = {ATTRIBUTES = (Public, ); }; }; 152 5D58B09B14F8261200BE69D8 /* catalog.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D58B06B14F8261200BE69D8 /* catalog.h */; settings = {ATTRIBUTES = (Public, ); }; }; 153 5D58B09C14F8261200BE69D8 /* chvalid.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D58B06C14F8261200BE69D8 /* chvalid.h */; settings = {ATTRIBUTES = (Public, ); }; }; 154 5D58B09D14F8261200BE69D8 /* debugXML.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D58B06D14F8261200BE69D8 /* debugXML.h */; settings = {ATTRIBUTES = (Public, ); }; }; 155 5D58B09E14F8261200BE69D8 /* dict.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D58B06E14F8261200BE69D8 /* dict.h */; settings = {ATTRIBUTES = (Public, ); }; }; 156 5D58B09F14F8261200BE69D8 /* DOCBparser.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D58B06F14F8261200BE69D8 /* DOCBparser.h */; settings = {ATTRIBUTES = (Public, ); }; }; 157 5D58B0A014F8261200BE69D8 /* encoding.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D58B07014F8261200BE69D8 /* encoding.h */; settings = {ATTRIBUTES = (Public, ); }; }; 158 5D58B0A114F8261200BE69D8 /* entities.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D58B07114F8261200BE69D8 /* entities.h */; settings = {ATTRIBUTES = (Public, ); }; }; 159 5D58B0A214F8261200BE69D8 /* globals.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D58B07214F8261200BE69D8 /* globals.h */; settings = {ATTRIBUTES = (Public, ); }; }; 160 5D58B0A314F8261200BE69D8 /* hash.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D58B07314F8261200BE69D8 /* hash.h */; settings = {ATTRIBUTES = (Public, ); }; }; 161 5D58B0A414F8261200BE69D8 /* HTMLparser.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D58B07414F8261200BE69D8 /* HTMLparser.h */; settings = {ATTRIBUTES = (Public, ); }; }; 162 5D58B0A514F8261200BE69D8 /* HTMLtree.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D58B07514F8261200BE69D8 /* HTMLtree.h */; settings = {ATTRIBUTES = (Public, ); }; }; 163 5D58B0A614F8261200BE69D8 /* list.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D58B07614F8261200BE69D8 /* list.h */; settings = {ATTRIBUTES = (Public, ); }; }; 164 5D58B0A714F8261200BE69D8 /* nanoftp.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D58B07814F8261200BE69D8 /* nanoftp.h */; settings = {ATTRIBUTES = (Public, ); }; }; 165 5D58B0A814F8261200BE69D8 /* nanohttp.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D58B07914F8261200BE69D8 /* nanohttp.h */; settings = {ATTRIBUTES = (Public, ); }; }; 166 5D58B0A914F8261200BE69D8 /* parser.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D58B07A14F8261200BE69D8 /* parser.h */; settings = {ATTRIBUTES = (Public, ); }; }; 167 5D58B0AA14F8261200BE69D8 /* parserInternals.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D58B07B14F8261200BE69D8 /* parserInternals.h */; settings = {ATTRIBUTES = (Public, ); }; }; 168 5D58B0AB14F8261200BE69D8 /* pattern.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D58B07C14F8261200BE69D8 /* pattern.h */; settings = {ATTRIBUTES = (Public, ); }; }; 169 5D58B0AC14F8261200BE69D8 /* relaxng.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D58B07D14F8261200BE69D8 /* relaxng.h */; settings = {ATTRIBUTES = (Public, ); }; }; 170 5D58B0AD14F8261200BE69D8 /* SAX.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D58B07E14F8261200BE69D8 /* SAX.h */; settings = {ATTRIBUTES = (Public, ); }; }; 171 5D58B0AE14F8261200BE69D8 /* SAX2.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D58B07F14F8261200BE69D8 /* SAX2.h */; settings = {ATTRIBUTES = (Public, ); }; }; 172 5D58B0AF14F8261200BE69D8 /* schemasInternals.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D58B08014F8261200BE69D8 /* schemasInternals.h */; settings = {ATTRIBUTES = (Public, ); }; }; 173 5D58B0B014F8261200BE69D8 /* schematron.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D58B08114F8261200BE69D8 /* schematron.h */; settings = {ATTRIBUTES = (Public, ); }; }; 174 5D58B0B114F8261200BE69D8 /* threads.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D58B08214F8261200BE69D8 /* threads.h */; settings = {ATTRIBUTES = (Public, ); }; }; 175 5D58B0B214F8261200BE69D8 /* tree.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D58B08314F8261200BE69D8 /* tree.h */; settings = {ATTRIBUTES = (Public, ); }; }; 176 5D58B0B314F8261200BE69D8 /* uri.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D58B08414F8261200BE69D8 /* uri.h */; settings = {ATTRIBUTES = (Public, ); }; }; 177 5D58B0B414F8261200BE69D8 /* valid.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D58B08514F8261200BE69D8 /* valid.h */; settings = {ATTRIBUTES = (Public, ); }; }; 178 5D58B0B514F8261200BE69D8 /* xinclude.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D58B08614F8261200BE69D8 /* xinclude.h */; settings = {ATTRIBUTES = (Public, ); }; }; 179 5D58B0B614F8261200BE69D8 /* xlink.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D58B08714F8261200BE69D8 /* xlink.h */; settings = {ATTRIBUTES = (Public, ); }; }; 180 5D58B0B714F8261200BE69D8 /* xmlautomata.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D58B08814F8261200BE69D8 /* xmlautomata.h */; settings = {ATTRIBUTES = (Public, ); }; }; 181 5D58B0B814F8261200BE69D8 /* xmlerror.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D58B08914F8261200BE69D8 /* xmlerror.h */; settings = {ATTRIBUTES = (Public, ); }; }; 182 5D58B0B914F8261200BE69D8 /* xmlexports.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D58B08A14F8261200BE69D8 /* xmlexports.h */; settings = {ATTRIBUTES = (Public, ); }; }; 183 5D58B0BA14F8261200BE69D8 /* xmlIO.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D58B08B14F8261200BE69D8 /* xmlIO.h */; settings = {ATTRIBUTES = (Public, ); }; }; 184 5D58B0BB14F8261200BE69D8 /* xmlmemory.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D58B08C14F8261200BE69D8 /* xmlmemory.h */; settings = {ATTRIBUTES = (Public, ); }; }; 185 5D58B0BC14F8261200BE69D8 /* xmlmodule.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D58B08D14F8261200BE69D8 /* xmlmodule.h */; settings = {ATTRIBUTES = (Public, ); }; }; 186 5D58B0BD14F8261200BE69D8 /* xmlreader.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D58B08E14F8261200BE69D8 /* xmlreader.h */; settings = {ATTRIBUTES = (Public, ); }; }; 187 5D58B0BE14F8261200BE69D8 /* xmlregexp.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D58B08F14F8261200BE69D8 /* xmlregexp.h */; settings = {ATTRIBUTES = (Public, ); }; }; 188 5D58B0BF14F8261200BE69D8 /* xmlsave.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D58B09014F8261200BE69D8 /* xmlsave.h */; settings = {ATTRIBUTES = (Public, ); }; }; 189 5D58B0C014F8261200BE69D8 /* xmlschemas.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D58B09114F8261200BE69D8 /* xmlschemas.h */; settings = {ATTRIBUTES = (Public, ); }; }; 190 5D58B0C114F8261200BE69D8 /* xmlschemastypes.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D58B09214F8261200BE69D8 /* xmlschemastypes.h */; settings = {ATTRIBUTES = (Public, ); }; }; 191 5D58B0C214F8261200BE69D8 /* xmlstring.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D58B09314F8261200BE69D8 /* xmlstring.h */; settings = {ATTRIBUTES = (Public, ); }; }; 192 5D58B0C314F8261200BE69D8 /* xmlunicode.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D58B09414F8261200BE69D8 /* xmlunicode.h */; settings = {ATTRIBUTES = (Public, ); }; }; 193 5D58B0C414F8261200BE69D8 /* xmlwriter.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D58B09614F8261200BE69D8 /* xmlwriter.h */; settings = {ATTRIBUTES = (Public, ); }; }; 194 5D58B0C514F8261200BE69D8 /* xpath.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D58B09714F8261200BE69D8 /* xpath.h */; settings = {ATTRIBUTES = (Public, ); }; }; 195 5D58B0C614F8261200BE69D8 /* xpathInternals.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D58B09814F8261200BE69D8 /* xpathInternals.h */; settings = {ATTRIBUTES = (Public, ); }; }; 196 5D58B0C714F8261200BE69D8 /* xpointer.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D58B09914F8261200BE69D8 /* xpointer.h */; settings = {ATTRIBUTES = (Public, ); }; }; 197 5DB38AF814F87C740060A507 /* xmllint.c in Sources */ = {isa = PBXBuildFile; fileRef = 5DB38AF714F87C740060A507 /* xmllint.c */; }; 198 5DB38B0414F87E360060A507 /* libxml2.2.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 5D58AF5C14F815F500BE69D8 /* libxml2.2.dylib */; }; 199 5DB38B0614F87EBA0060A507 /* xmllint.1 in Install Man Page */ = {isa = PBXBuildFile; fileRef = 5DB38B0514F87EBA0060A507 /* xmllint.1 */; }; 200 5DB38B0C14F880AA0060A507 /* libxml2.2.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 5D58AF5C14F815F500BE69D8 /* libxml2.2.dylib */; }; 201 5DB38B1714F881090060A507 /* xmlcatalog.c in Sources */ = {isa = PBXBuildFile; fileRef = 5DB38B1614F881090060A507 /* xmlcatalog.c */; }; 202 5DB38B1914F8811C0060A507 /* xmlcatalog.1 in Install Man Page */ = {isa = PBXBuildFile; fileRef = 5DB38B1814F8811C0060A507 /* xmlcatalog.1 */; }; 203 5DB38B2114F882EE0060A507 /* libxml2.plist in Install Open Source Property List */ = {isa = PBXBuildFile; fileRef = 5DB38B2014F882EE0060A507 /* libxml2.plist */; }; 204 5DB38B2514F884320060A507 /* libxml2.txt in Install License File */ = {isa = PBXBuildFile; fileRef = 5DB38B2414F884210060A507 /* libxml2.txt */; }; 205 5DB38B2814F885040060A507 /* libxml.3 in Install libxml Man Page */ = {isa = PBXBuildFile; fileRef = 5DB38B2714F885040060A507 /* libxml.3 */; }; 206 5DB38B2B14F886C30060A507 /* xml2-config in Install xml2-config */ = {isa = PBXBuildFile; fileRef = 5DB38B2914F886A10060A507 /* xml2-config */; }; 207 5DB38B2F14F887410060A507 /* xml2-config.1 in Install xml2-config Man Page */ = {isa = PBXBuildFile; fileRef = 5DB38B2E14F887410060A507 /* xml2-config.1 */; }; 208 /* End PBXBuildFile section */ 209 210 /* Begin PBXContainerItemProxy section */ 211 4431E4E61E37F2160041D690 /* PBXContainerItemProxy */ = { 212 isa = PBXContainerItemProxy; 213 containerPortal = 5D58AF5314F815F500BE69D8 /* Project object */; 214 proxyType = 1; 215 remoteGlobalIDString = 442F40611E09F166004826DD; 216 remoteInfo = runtest; 217 }; 218 4431E4E81E37F2180041D690 /* PBXContainerItemProxy */ = { 219 isa = PBXContainerItemProxy; 220 containerPortal = 5D58AF5314F815F500BE69D8 /* Project object */; 221 proxyType = 1; 222 remoteGlobalIDString = 444A7F2D1E0B134F00521AF3; 223 remoteInfo = runxmlconf; 224 }; 225 4431E4EA1E37F2190041D690 /* PBXContainerItemProxy */ = { 226 isa = PBXContainerItemProxy; 227 containerPortal = 5D58AF5314F815F500BE69D8 /* Project object */; 228 proxyType = 1; 229 remoteGlobalIDString = 444A7F381E0B138400521AF3; 230 remoteInfo = testapi; 231 }; 232 4431E4EC1E37F21C0041D690 /* PBXContainerItemProxy */ = { 233 isa = PBXContainerItemProxy; 234 containerPortal = 5D58AF5314F815F500BE69D8 /* Project object */; 235 proxyType = 1; 236 remoteGlobalIDString = 444A7F431E0B139600521AF3; 237 remoteInfo = testchar; 238 }; 239 4431E4EE1E37F21F0041D690 /* PBXContainerItemProxy */ = { 240 isa = PBXContainerItemProxy; 241 containerPortal = 5D58AF5314F815F500BE69D8 /* Project object */; 242 proxyType = 1; 243 remoteGlobalIDString = 444A7F4E1E0B13AF00521AF3; 244 remoteInfo = testdict; 245 }; 246 4431E4F01E37F2220041D690 /* PBXContainerItemProxy */ = { 247 isa = PBXContainerItemProxy; 248 containerPortal = 5D58AF5314F815F500BE69D8 /* Project object */; 249 proxyType = 1; 250 remoteGlobalIDString = 444A7F591E0B13BC00521AF3; 251 remoteInfo = testrecurse; 252 }; 253 4431E4F21E37F2270041D690 /* PBXContainerItemProxy */ = { 254 isa = PBXContainerItemProxy; 255 containerPortal = 5D58AF5314F815F500BE69D8 /* Project object */; 256 proxyType = 1; 257 remoteGlobalIDString = 44258B5A1E241DA500DEB7B7; 258 remoteInfo = Libxml2XCTests; 259 }; 260 443AB8FD1E31679A005C2ED8 /* PBXContainerItemProxy */ = { 261 isa = PBXContainerItemProxy; 262 containerPortal = 5D58AF5314F815F500BE69D8 /* Project object */; 263 proxyType = 1; 264 remoteGlobalIDString = 443AB8F31E316782005C2ED8; 265 remoteInfo = xml2_runtest; 266 }; 267 443AB91D1E316A2E005C2ED8 /* PBXContainerItemProxy */ = { 268 isa = PBXContainerItemProxy; 269 containerPortal = 5D58AF5314F815F500BE69D8 /* Project object */; 270 proxyType = 1; 271 remoteGlobalIDString = 443AB9131E316A15005C2ED8; 272 remoteInfo = xml2_runxmlconf; 273 }; 274 443AB92D1E316AA9005C2ED8 /* PBXContainerItemProxy */ = { 275 isa = PBXContainerItemProxy; 276 containerPortal = 5D58AF5314F815F500BE69D8 /* Project object */; 277 proxyType = 1; 278 remoteGlobalIDString = 443AB9231E316A94005C2ED8; 279 remoteInfo = xml2_testapi; 280 }; 281 443AB93D1E316B2A005C2ED8 /* PBXContainerItemProxy */ = { 282 isa = PBXContainerItemProxy; 283 containerPortal = 5D58AF5314F815F500BE69D8 /* Project object */; 284 proxyType = 1; 285 remoteGlobalIDString = 443AB9331E316B13005C2ED8; 286 remoteInfo = xml2_testchar; 287 }; 288 443AB94D1E316B5C005C2ED8 /* PBXContainerItemProxy */ = { 289 isa = PBXContainerItemProxy; 290 containerPortal = 5D58AF5314F815F500BE69D8 /* Project object */; 291 proxyType = 1; 292 remoteGlobalIDString = 443AB9431E316B44005C2ED8; 293 remoteInfo = xml2_testdict; 294 }; 295 443AB95D1E316B8E005C2ED8 /* PBXContainerItemProxy */ = { 296 isa = PBXContainerItemProxy; 297 containerPortal = 5D58AF5314F815F500BE69D8 /* Project object */; 298 proxyType = 1; 299 remoteGlobalIDString = 443AB9531E316B7A005C2ED8; 300 remoteInfo = xml2_testrecurse; 301 }; 302 4447099A20605C6D00907EAB /* PBXContainerItemProxy */ = { 303 isa = PBXContainerItemProxy; 304 containerPortal = 5D58AF5314F815F500BE69D8 /* Project object */; 305 proxyType = 1; 306 remoteGlobalIDString = 448D7E2B1EA5BF8000ECC756; 307 remoteInfo = xml2; 308 }; 309 444709A520605ED900907EAB /* PBXContainerItemProxy */ = { 310 isa = PBXContainerItemProxy; 311 containerPortal = 5D58AF5314F815F500BE69D8 /* Project object */; 312 proxyType = 1; 313 remoteGlobalIDString = 4447099420605C4200907EAB; 314 remoteInfo = xml2_test; 315 }; 316 444709A920605EFF00907EAB /* PBXContainerItemProxy */ = { 317 isa = PBXContainerItemProxy; 318 containerPortal = 5D58AF5314F815F500BE69D8 /* Project object */; 319 proxyType = 1; 320 remoteGlobalIDString = 4447099420605C4200907EAB; 321 remoteInfo = xml2_test; 322 }; 323 444709AC20605F3700907EAB /* PBXContainerItemProxy */ = { 324 isa = PBXContainerItemProxy; 325 containerPortal = 5D58AF5314F815F500BE69D8 /* Project object */; 326 proxyType = 1; 327 remoteGlobalIDString = 4447099420605C4200907EAB; 328 remoteInfo = libxml2_test; 329 }; 330 444709AF20605F4400907EAB /* PBXContainerItemProxy */ = { 331 isa = PBXContainerItemProxy; 332 containerPortal = 5D58AF5314F815F500BE69D8 /* Project object */; 333 proxyType = 1; 334 remoteGlobalIDString = 4447099420605C4200907EAB; 335 remoteInfo = libxml2_test; 336 }; 337 444709B220605F5100907EAB /* PBXContainerItemProxy */ = { 338 isa = PBXContainerItemProxy; 339 containerPortal = 5D58AF5314F815F500BE69D8 /* Project object */; 340 proxyType = 1; 341 remoteGlobalIDString = 4447099420605C4200907EAB; 342 remoteInfo = libxml2_test; 343 }; 344 444709B520605F5A00907EAB /* PBXContainerItemProxy */ = { 345 isa = PBXContainerItemProxy; 346 containerPortal = 5D58AF5314F815F500BE69D8 /* Project object */; 347 proxyType = 1; 348 remoteGlobalIDString = 4447099420605C4200907EAB; 349 remoteInfo = libxml2_test; 350 }; 351 444709B820605FD900907EAB /* PBXContainerItemProxy */ = { 352 isa = PBXContainerItemProxy; 353 containerPortal = 5D58AF5314F815F500BE69D8 /* Project object */; 354 proxyType = 1; 355 remoteGlobalIDString = 4447099420605C4200907EAB; 356 remoteInfo = libxml2_test; 357 }; 358 444709BC206061BB00907EAB /* PBXContainerItemProxy */ = { 359 isa = PBXContainerItemProxy; 360 containerPortal = 5D58AF5314F815F500BE69D8 /* Project object */; 361 proxyType = 1; 362 remoteGlobalIDString = 4447099420605C4200907EAB; 363 remoteInfo = libxml2_test; 364 }; 365 444709BF206061C500907EAB /* PBXContainerItemProxy */ = { 366 isa = PBXContainerItemProxy; 367 containerPortal = 5D58AF5314F815F500BE69D8 /* Project object */; 368 proxyType = 1; 369 remoteGlobalIDString = 4447099420605C4200907EAB; 370 remoteInfo = libxml2_test; 371 }; 372 444709C1206061CA00907EAB /* PBXContainerItemProxy */ = { 373 isa = PBXContainerItemProxy; 374 containerPortal = 5D58AF5314F815F500BE69D8 /* Project object */; 375 proxyType = 1; 376 remoteGlobalIDString = 4447099420605C4200907EAB; 377 remoteInfo = libxml2_test; 378 }; 379 444709C4206061D800907EAB /* PBXContainerItemProxy */ = { 380 isa = PBXContainerItemProxy; 381 containerPortal = 5D58AF5314F815F500BE69D8 /* Project object */; 382 proxyType = 1; 383 remoteGlobalIDString = 4447099420605C4200907EAB; 384 remoteInfo = libxml2_test; 385 }; 386 444709C7206061E100907EAB /* PBXContainerItemProxy */ = { 387 isa = PBXContainerItemProxy; 388 containerPortal = 5D58AF5314F815F500BE69D8 /* Project object */; 389 proxyType = 1; 390 remoteGlobalIDString = 4447099420605C4200907EAB; 391 remoteInfo = libxml2_test; 392 }; 393 444709CA206061F500907EAB /* PBXContainerItemProxy */ = { 394 isa = PBXContainerItemProxy; 395 containerPortal = 5D58AF5314F815F500BE69D8 /* Project object */; 396 proxyType = 1; 397 remoteGlobalIDString = 4447099420605C4200907EAB; 398 remoteInfo = libxml2_test; 399 }; 400 44877C8D1EADB79900B105D1 /* PBXContainerItemProxy */ = { 401 isa = PBXContainerItemProxy; 402 containerPortal = 5D58AF5314F815F500BE69D8 /* Project object */; 403 proxyType = 1; 404 remoteGlobalIDString = 448D7E2B1EA5BF8000ECC756; 405 remoteInfo = xml2; 406 }; 407 44877C991EADB7AD00B105D1 /* PBXContainerItemProxy */ = { 408 isa = PBXContainerItemProxy; 409 containerPortal = 5D58AF5314F815F500BE69D8 /* Project object */; 410 proxyType = 1; 411 remoteGlobalIDString = 44877C8B1EADB79900B105D1; 412 remoteInfo = libxml2_xml_read_memory_fuzzer; 413 }; 414 44877C9D1EADB95B00B105D1 /* PBXContainerItemProxy */ = { 415 isa = PBXContainerItemProxy; 416 containerPortal = 5D58AF5314F815F500BE69D8 /* Project object */; 417 proxyType = 1; 418 remoteGlobalIDString = 448D7E2B1EA5BF8000ECC756; 419 remoteInfo = xml2; 420 }; 421 44877CA91EADB97400B105D1 /* PBXContainerItemProxy */ = { 422 isa = PBXContainerItemProxy; 423 containerPortal = 5D58AF5314F815F500BE69D8 /* Project object */; 424 proxyType = 1; 425 remoteGlobalIDString = 44877C9B1EADB95B00B105D1; 426 remoteInfo = libxml2_xml_regexp_compile_fuzzer; 427 }; 428 44877CAD1EADBA0A00B105D1 /* PBXContainerItemProxy */ = { 429 isa = PBXContainerItemProxy; 430 containerPortal = 5D58AF5314F815F500BE69D8 /* Project object */; 431 proxyType = 1; 432 remoteGlobalIDString = 448D7E2B1EA5BF8000ECC756; 433 remoteInfo = xml2; 434 }; 435 44877CB91EADBA3200B105D1 /* PBXContainerItemProxy */ = { 436 isa = PBXContainerItemProxy; 437 containerPortal = 5D58AF5314F815F500BE69D8 /* Project object */; 438 proxyType = 1; 439 remoteGlobalIDString = 44877CAB1EADBA0A00B105D1; 440 remoteInfo = libxml2_xml_saxparser_fuzzer; 441 }; 442 448A9E741E2653C20029A3FD /* PBXContainerItemProxy */ = { 443 isa = PBXContainerItemProxy; 444 containerPortal = 5D58AF5314F815F500BE69D8 /* Project object */; 445 proxyType = 1; 446 remoteGlobalIDString = 5D58AF5B14F815F500BE69D8; 447 remoteInfo = libxml2; 448 }; 449 448A9E761E2653C60029A3FD /* PBXContainerItemProxy */ = { 450 isa = PBXContainerItemProxy; 451 containerPortal = 5D58AF5314F815F500BE69D8 /* Project object */; 452 proxyType = 1; 453 remoteGlobalIDString = 5D58AF5B14F815F500BE69D8; 454 remoteInfo = libxml2; 455 }; 456 448D7E321EA5BFB100ECC756 /* PBXContainerItemProxy */ = { 457 isa = PBXContainerItemProxy; 458 containerPortal = 5D58AF5314F815F500BE69D8 /* Project object */; 459 proxyType = 1; 460 remoteGlobalIDString = 448D7E2B1EA5BF8000ECC756; 461 remoteInfo = libxml2.a; 462 }; 463 44F286C41EADB33100BA8B08 /* PBXContainerItemProxy */ = { 464 isa = PBXContainerItemProxy; 465 containerPortal = 5D58AF5314F815F500BE69D8 /* Project object */; 466 proxyType = 1; 467 remoteGlobalIDString = 448D7E2B1EA5BF8000ECC756; 468 remoteInfo = xml2; 469 }; 470 44F286C71EADB35100BA8B08 /* PBXContainerItemProxy */ = { 471 isa = PBXContainerItemProxy; 472 containerPortal = 5D58AF5314F815F500BE69D8 /* Project object */; 473 proxyType = 1; 474 remoteGlobalIDString = 44F286BA1EADB30E00BA8B08; 475 remoteInfo = libxml2_xml_pushparser_fuzzer; 476 }; 477 5DB38AF314F87BE30060A507 /* PBXContainerItemProxy */ = { 478 isa = PBXContainerItemProxy; 479 containerPortal = 5D58AF5314F815F500BE69D8 /* Project object */; 480 proxyType = 1; 481 remoteGlobalIDString = 5D58AF5B14F815F500BE69D8; 482 remoteInfo = libxml2; 483 }; 484 5DB38AF514F87BE50060A507 /* PBXContainerItemProxy */ = { 485 isa = PBXContainerItemProxy; 486 containerPortal = 5D58AF5314F815F500BE69D8 /* Project object */; 487 proxyType = 1; 488 remoteGlobalIDString = 5DB38AE014F87AE80060A507; 489 remoteInfo = xmllint; 490 }; 491 5DB38B1A14F881320060A507 /* PBXContainerItemProxy */ = { 492 isa = PBXContainerItemProxy; 493 containerPortal = 5D58AF5314F815F500BE69D8 /* Project object */; 494 proxyType = 1; 495 remoteGlobalIDString = 5DB38B0814F880AA0060A507; 496 remoteInfo = xmlcatalog; 497 }; 498 /* End PBXContainerItemProxy section */ 499 500 /* Begin PBXCopyFilesBuildPhase section */ 501 442840BB2005CEF0003C405B /* Install module map */ = { 502 isa = PBXCopyFilesBuildPhase; 503 buildActionMask = 8; 504 dstPath = /usr/include/libxml; 505 dstSubfolderSpec = 0; 506 files = ( 507 442840BC2005CF1E003C405B /* module.modulemap in Install module map */, 508 ); 509 name = "Install module map"; 510 runOnlyForDeploymentPostprocessing = 1; 511 }; 512 44877C921EADB79900B105D1 /* CopyFiles */ = { 513 isa = PBXCopyFilesBuildPhase; 514 buildActionMask = 2147483647; 515 dstPath = /usr/share/man/man1/; 516 dstSubfolderSpec = 0; 517 files = ( 518 ); 519 runOnlyForDeploymentPostprocessing = 1; 520 }; 521 44877CA21EADB95B00B105D1 /* CopyFiles */ = { 522 isa = PBXCopyFilesBuildPhase; 523 buildActionMask = 2147483647; 524 dstPath = /usr/share/man/man1/; 525 dstSubfolderSpec = 0; 526 files = ( 527 ); 528 runOnlyForDeploymentPostprocessing = 1; 529 }; 530 44877CB21EADBA0A00B105D1 /* CopyFiles */ = { 531 isa = PBXCopyFilesBuildPhase; 532 buildActionMask = 2147483647; 533 dstPath = /usr/share/man/man1/; 534 dstSubfolderSpec = 0; 535 files = ( 536 ); 537 runOnlyForDeploymentPostprocessing = 1; 538 }; 539 44F286B91EADB30E00BA8B08 /* CopyFiles */ = { 540 isa = PBXCopyFilesBuildPhase; 541 buildActionMask = 2147483647; 542 dstPath = /usr/share/man/man1/; 543 dstSubfolderSpec = 0; 544 files = ( 545 ); 546 runOnlyForDeploymentPostprocessing = 1; 547 }; 548 5DB38ADF14F87AE80060A507 /* Install Man Page */ = { 549 isa = PBXCopyFilesBuildPhase; 550 buildActionMask = 2147483647; 551 dstPath = /usr/share/man/man1/; 552 dstSubfolderSpec = 0; 553 files = ( 554 5DB38B0614F87EBA0060A507 /* xmllint.1 in Install Man Page */, 555 ); 556 name = "Install Man Page"; 557 runOnlyForDeploymentPostprocessing = 1; 558 }; 559 5DB38B0D14F880AA0060A507 /* Install Man Page */ = { 560 isa = PBXCopyFilesBuildPhase; 561 buildActionMask = 2147483647; 562 dstPath = /usr/share/man/man1/; 563 dstSubfolderSpec = 0; 564 files = ( 565 5DB38B1914F8811C0060A507 /* xmlcatalog.1 in Install Man Page */, 566 ); 567 name = "Install Man Page"; 568 runOnlyForDeploymentPostprocessing = 1; 569 }; 570 5DB38B1C14F8828C0060A507 /* Install License File */ = { 571 isa = PBXCopyFilesBuildPhase; 572 buildActionMask = 8; 573 dstPath = /usr/local/OpenSourceLicenses; 574 dstSubfolderSpec = 0; 575 files = ( 576 5DB38B2514F884320060A507 /* libxml2.txt in Install License File */, 577 ); 578 name = "Install License File"; 579 runOnlyForDeploymentPostprocessing = 1; 580 }; 581 5DB38B1F14F882CA0060A507 /* Install Open Source Property List */ = { 582 isa = PBXCopyFilesBuildPhase; 583 buildActionMask = 8; 584 dstPath = /usr/local/OpenSourceVersions; 585 dstSubfolderSpec = 0; 586 files = ( 587 5DB38B2114F882EE0060A507 /* libxml2.plist in Install Open Source Property List */, 588 ); 589 name = "Install Open Source Property List"; 590 runOnlyForDeploymentPostprocessing = 1; 591 }; 592 5DB38B2614F884D60060A507 /* Install libxml Man Page */ = { 593 isa = PBXCopyFilesBuildPhase; 594 buildActionMask = 8; 595 dstPath = /usr/share/man/man3; 596 dstSubfolderSpec = 0; 597 files = ( 598 5DB38B2814F885040060A507 /* libxml.3 in Install libxml Man Page */, 599 ); 600 name = "Install libxml Man Page"; 601 runOnlyForDeploymentPostprocessing = 1; 602 }; 603 5DB38B2A14F886B60060A507 /* Install xml2-config */ = { 604 isa = PBXCopyFilesBuildPhase; 605 buildActionMask = 8; 606 dstPath = /usr/bin; 607 dstSubfolderSpec = 0; 608 files = ( 609 5DB38B2B14F886C30060A507 /* xml2-config in Install xml2-config */, 610 ); 611 name = "Install xml2-config"; 612 runOnlyForDeploymentPostprocessing = 1; 613 }; 614 5DB38B2D14F8872A0060A507 /* Install xml2-config Man Page */ = { 615 isa = PBXCopyFilesBuildPhase; 616 buildActionMask = 8; 617 dstPath = /usr/share/man/man1; 618 dstSubfolderSpec = 0; 619 files = ( 620 5DB38B2F14F887410060A507 /* xml2-config.1 in Install xml2-config Man Page */, 621 ); 622 name = "Install xml2-config Man Page"; 623 runOnlyForDeploymentPostprocessing = 1; 624 }; 625 /* End PBXCopyFilesBuildPhase section */ 626 627 /* Begin PBXFileReference section */ 628 44083DB62009516B0037BECF /* libxml2.exp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.exports; path = libxml2.exp; sourceTree = "<group>"; }; 629 44258B5B1E241DA500DEB7B7 /* Libxml2XCTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Libxml2XCTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; 630 44258B5D1E241DA500DEB7B7 /* Libxml2XCTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = Libxml2XCTests.m; sourceTree = "<group>"; }; 631 44258B5F1E241DA500DEB7B7 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; 632 442840BA2005CE80003C405B /* module.modulemap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = "sourcecode.module-map"; path = module.modulemap; sourceTree = "<group>"; }; 633 442F40601E09EC71004826DD /* runtest.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = runtest.c; sourceTree = "<group>"; }; 634 442F406C1E09F166004826DD /* runtest */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = runtest; sourceTree = BUILT_PRODUCTS_DIR; }; 635 442F40741E09F284004826DD /* ToolExecutable.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = ToolExecutable.xcconfig; sourceTree = "<group>"; }; 636 4431E4F41E37F96A0041D690 /* ToolLibrary.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = ToolLibrary.xcconfig; sourceTree = "<group>"; }; 637 443AB8F41E316782005C2ED8 /* libxml2_runtest.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libxml2_runtest.dylib; sourceTree = BUILT_PRODUCTS_DIR; }; 638 443AB9141E316A15005C2ED8 /* libxml2_runxmlconf.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libxml2_runxmlconf.dylib; sourceTree = BUILT_PRODUCTS_DIR; }; 639 443AB9241E316A94005C2ED8 /* libxml2_testapi.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libxml2_testapi.dylib; sourceTree = BUILT_PRODUCTS_DIR; }; 640 443AB9341E316B13005C2ED8 /* libxml2_testchar.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libxml2_testchar.dylib; sourceTree = BUILT_PRODUCTS_DIR; }; 641 443AB9441E316B44005C2ED8 /* libxml2_testdict.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libxml2_testdict.dylib; sourceTree = BUILT_PRODUCTS_DIR; }; 642 443AB9541E316B7A005C2ED8 /* libxml2_testrecurse.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libxml2_testrecurse.dylib; sourceTree = BUILT_PRODUCTS_DIR; }; 643 4447099020605C0000907EAB /* libxml2_test.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = libxml2_test.xcconfig; sourceTree = "<group>"; }; 644 4447099520605C4200907EAB /* libxml2_test.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libxml2_test.dylib; sourceTree = BUILT_PRODUCTS_DIR; }; 645 444A7F281E0B133E00521AF3 /* runxmlconf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = runxmlconf.c; sourceTree = "<group>"; }; 646 444A7F291E0B133E00521AF3 /* testapi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = testapi.c; sourceTree = "<group>"; }; 647 444A7F2A1E0B133E00521AF3 /* testchar.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = testchar.c; sourceTree = "<group>"; }; 648 444A7F2B1E0B133E00521AF3 /* testdict.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = testdict.c; sourceTree = "<group>"; }; 649 444A7F2C1E0B133E00521AF3 /* testrecurse.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = testrecurse.c; sourceTree = "<group>"; }; 650 444A7F361E0B134F00521AF3 /* runxmlconf */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = runxmlconf; sourceTree = BUILT_PRODUCTS_DIR; }; 651 444A7F411E0B138400521AF3 /* testapi */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = testapi; sourceTree = BUILT_PRODUCTS_DIR; }; 652 444A7F4C1E0B139600521AF3 /* testchar */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = testchar; sourceTree = BUILT_PRODUCTS_DIR; }; 653 444A7F571E0B13AF00521AF3 /* testdict */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = testdict; sourceTree = BUILT_PRODUCTS_DIR; }; 654 444A7F621E0B13BC00521AF3 /* testrecurse */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = testrecurse; sourceTree = BUILT_PRODUCTS_DIR; }; 655 446C9ABA1E25B40B008D92EA /* Libxml2XCTests.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Libxml2XCTests.xcconfig; sourceTree = "<group>"; }; 656 44877C971EADB79900B105D1 /* libxml2_xml_read_memory_fuzzer */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = libxml2_xml_read_memory_fuzzer; sourceTree = BUILT_PRODUCTS_DIR; }; 657 44877CA71EADB95B00B105D1 /* libxml2_xml_regexp_compile_fuzzer */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = libxml2_xml_regexp_compile_fuzzer; sourceTree = BUILT_PRODUCTS_DIR; }; 658 44877CB71EADBA0A00B105D1 /* libxml2_xml_saxparser_fuzzer */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = libxml2_xml_saxparser_fuzzer; sourceTree = BUILT_PRODUCTS_DIR; }; 659 448D7E2C1EA5BF8000ECC756 /* libxml2.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libxml2.a; sourceTree = BUILT_PRODUCTS_DIR; }; 660 448D7E351EA5C3B700ECC756 /* libxml2.a.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = libxml2.a.xcconfig; sourceTree = "<group>"; }; 661 448D7E421EA5CC4100ECC756 /* empty.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = empty.c; sourceTree = "<group>"; }; 662 4491DFC61CE67BB100002B02 /* libxml.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = libxml.h; path = libxml2/libxml.h; sourceTree = SOURCE_ROOT; }; 663 44B1E3281C4EDAA40064124E /* xzlib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = xzlib.c; sourceTree = "<group>"; }; 664 44B1E3291C4EDAD10064124E /* xzlib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = xzlib.h; path = libxml2/xzlib.h; sourceTree = SOURCE_ROOT; }; 665 44C0436223DA54010076CBB2 /* globalsCompat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = globalsCompat.h; sourceTree = "<group>"; }; 666 44C0436323DA54010076CBB2 /* README.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; }; 667 44D951441E24A47C00CC54CE /* result */ = {isa = PBXFileReference; lastKnownFileType = folder; name = result; path = ../libxml2/result; sourceTree = "<group>"; }; 668 44D951451E24A47C00CC54CE /* test */ = {isa = PBXFileReference; lastKnownFileType = folder; name = test; path = ../libxml2/test; sourceTree = "<group>"; }; 669 44F286B11EADB1CD00BA8B08 /* FuzzExecutable.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = FuzzExecutable.xcconfig; sourceTree = "<group>"; }; 670 44F286B31EADB25600BA8B08 /* libxml2_xml_pushparser_fuzzer.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = libxml2_xml_pushparser_fuzzer.cc; sourceTree = "<group>"; }; 671 44F286B41EADB25600BA8B08 /* libxml2_xml_read_memory_fuzzer.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = libxml2_xml_read_memory_fuzzer.cc; sourceTree = "<group>"; }; 672 44F286B51EADB25600BA8B08 /* libxml2_xml_regexp_compile_fuzzer.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = libxml2_xml_regexp_compile_fuzzer.cc; sourceTree = "<group>"; }; 673 44F286B61EADB25600BA8B08 /* libxml2_xml_saxparser_fuzzer.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = libxml2_xml_saxparser_fuzzer.cc; sourceTree = "<group>"; }; 674 44F286BB1EADB30E00BA8B08 /* libxml2_xml_pushparser_fuzzer */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = libxml2_xml_pushparser_fuzzer; sourceTree = BUILT_PRODUCTS_DIR; }; 675 5D0359B81677F7FC00B6692E /* buf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = buf.c; sourceTree = "<group>"; }; 676 5D58AF5C14F815F500BE69D8 /* libxml2.2.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libxml2.2.dylib; sourceTree = BUILT_PRODUCTS_DIR; }; 677 5D58AF6A14F816DF00BE69D8 /* Base.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Base.xcconfig; sourceTree = "<group>"; }; 678 5D58AF6B14F816DF00BE69D8 /* libxml2.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = libxml2.xcconfig; sourceTree = "<group>"; }; 679 5D58AF6C14F8170000BE69D8 /* DebugRelease.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = DebugRelease.xcconfig; sourceTree = "<group>"; }; 680 5D58AFCE14F81A8D00BE69D8 /* c14n.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = c14n.c; sourceTree = "<group>"; }; 681 5D58AFCF14F81A8D00BE69D8 /* catalog.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = catalog.c; sourceTree = "<group>"; }; 682 5D58AFD014F81A8D00BE69D8 /* chvalid.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = chvalid.c; sourceTree = "<group>"; }; 683 5D58AFD114F81A8D00BE69D8 /* debugXML.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = debugXML.c; sourceTree = "<group>"; }; 684 5D58AFD214F81A8D00BE69D8 /* dict.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dict.c; sourceTree = "<group>"; }; 685 5D58AFD314F81A8D00BE69D8 /* DOCBparser.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DOCBparser.c; sourceTree = "<group>"; }; 686 5D58AFD414F81A8D00BE69D8 /* encoding.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = encoding.c; sourceTree = "<group>"; }; 687 5D58AFD514F81A8D00BE69D8 /* entities.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = entities.c; sourceTree = "<group>"; }; 688 5D58AFD614F81A8D00BE69D8 /* error.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = error.c; sourceTree = "<group>"; }; 689 5D58AFD714F81A8D00BE69D8 /* globals.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = globals.c; sourceTree = "<group>"; }; 690 5D58AFD814F81A8D00BE69D8 /* hash.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = hash.c; sourceTree = "<group>"; }; 691 5D58AFD914F81A8D00BE69D8 /* HTMLparser.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = HTMLparser.c; sourceTree = "<group>"; }; 692 5D58AFDA14F81A8D00BE69D8 /* HTMLtree.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = HTMLtree.c; sourceTree = "<group>"; }; 693 5D58AFDB14F81A8D00BE69D8 /* legacy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = legacy.c; sourceTree = "<group>"; }; 694 5D58AFDC14F81A8D00BE69D8 /* list.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = list.c; sourceTree = "<group>"; }; 695 5D58AFDD14F81A8D00BE69D8 /* nanoftp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = nanoftp.c; sourceTree = "<group>"; }; 696 5D58AFDE14F81A8D00BE69D8 /* nanohttp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = nanohttp.c; sourceTree = "<group>"; }; 697 5D58AFDF14F81A8D00BE69D8 /* parser.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = parser.c; sourceTree = "<group>"; }; 698 5D58AFE014F81A8D00BE69D8 /* parserInternals.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = parserInternals.c; sourceTree = "<group>"; }; 699 5D58AFE114F81A8D00BE69D8 /* pattern.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pattern.c; sourceTree = "<group>"; }; 700 5D58AFE214F81A8D00BE69D8 /* relaxng.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = relaxng.c; sourceTree = "<group>"; }; 701 5D58AFE714F81A8D00BE69D8 /* SAX.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SAX.c; sourceTree = "<group>"; }; 702 5D58AFE814F81A8D00BE69D8 /* SAX2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SAX2.c; sourceTree = "<group>"; }; 703 5D58AFE914F81A8D00BE69D8 /* schematron.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = schematron.c; sourceTree = "<group>"; }; 704 5D58AFFE14F81A8D00BE69D8 /* threads.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = threads.c; sourceTree = "<group>"; }; 705 5D58AFFF14F81A8D00BE69D8 /* tree.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tree.c; sourceTree = "<group>"; }; 706 5D58B00314F81A8D00BE69D8 /* uri.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = uri.c; sourceTree = "<group>"; }; 707 5D58B00414F81A8D00BE69D8 /* valid.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = valid.c; sourceTree = "<group>"; }; 708 5D58B00514F81A8D00BE69D8 /* xinclude.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = xinclude.c; sourceTree = "<group>"; }; 709 5D58B00614F81A8D00BE69D8 /* xlink.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = xlink.c; sourceTree = "<group>"; }; 710 5D58B00814F81A8D00BE69D8 /* xmlIO.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = xmlIO.c; sourceTree = "<group>"; }; 711 5D58B00A14F81A8D00BE69D8 /* xmlmemory.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = xmlmemory.c; sourceTree = "<group>"; }; 712 5D58B00B14F81A8D00BE69D8 /* xmlmodule.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = xmlmodule.c; sourceTree = "<group>"; }; 713 5D58B00C14F81A8D00BE69D8 /* xmlreader.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = xmlreader.c; sourceTree = "<group>"; }; 714 5D58B00D14F81A8D00BE69D8 /* xmlregexp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = xmlregexp.c; sourceTree = "<group>"; }; 715 5D58B00E14F81A8D00BE69D8 /* xmlsave.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = xmlsave.c; sourceTree = "<group>"; }; 716 5D58B00F14F81A8D00BE69D8 /* xmlschemas.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = xmlschemas.c; sourceTree = "<group>"; }; 717 5D58B01014F81A8D00BE69D8 /* xmlschemastypes.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = xmlschemastypes.c; sourceTree = "<group>"; }; 718 5D58B01114F81A8D00BE69D8 /* xmlstring.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = xmlstring.c; sourceTree = "<group>"; }; 719 5D58B01214F81A8D00BE69D8 /* xmlunicode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = xmlunicode.c; sourceTree = "<group>"; }; 720 5D58B01314F81A8D00BE69D8 /* xmlwriter.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = xmlwriter.c; sourceTree = "<group>"; }; 721 5D58B01414F81A8D00BE69D8 /* xpath.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = xpath.c; sourceTree = "<group>"; }; 722 5D58B01514F81A8D00BE69D8 /* xpointer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = xpointer.c; sourceTree = "<group>"; }; 723 5D58B05E14F81AF200BE69D8 /* config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = config.h; path = include/config.h; sourceTree = "<group>"; }; 724 5D58B06114F81D2D00BE69D8 /* xmlversion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = xmlversion.h; path = include/libxml/xmlversion.h; sourceTree = "<group>"; }; 725 5D58B06414F824A500BE69D8 /* libicucore.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libicucore.dylib; path = /usr/lib/libicucore.dylib; sourceTree = "<absolute>"; }; 726 5D58B06614F824C400BE69D8 /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = /usr/lib/libz.dylib; sourceTree = "<absolute>"; }; 727 5D58B06A14F8261200BE69D8 /* c14n.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = c14n.h; path = libxml/c14n.h; sourceTree = "<group>"; }; 728 5D58B06B14F8261200BE69D8 /* catalog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = catalog.h; path = libxml/catalog.h; sourceTree = "<group>"; }; 729 5D58B06C14F8261200BE69D8 /* chvalid.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = chvalid.h; path = libxml/chvalid.h; sourceTree = "<group>"; }; 730 5D58B06D14F8261200BE69D8 /* debugXML.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = debugXML.h; path = libxml/debugXML.h; sourceTree = "<group>"; }; 731 5D58B06E14F8261200BE69D8 /* dict.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = dict.h; path = libxml/dict.h; sourceTree = "<group>"; }; 732 5D58B06F14F8261200BE69D8 /* DOCBparser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DOCBparser.h; path = libxml/DOCBparser.h; sourceTree = "<group>"; }; 733 5D58B07014F8261200BE69D8 /* encoding.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = encoding.h; path = libxml/encoding.h; sourceTree = "<group>"; }; 734 5D58B07114F8261200BE69D8 /* entities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = entities.h; path = libxml/entities.h; sourceTree = "<group>"; }; 735 5D58B07214F8261200BE69D8 /* globals.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = globals.h; path = libxml/globals.h; sourceTree = "<group>"; }; 736 5D58B07314F8261200BE69D8 /* hash.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = hash.h; path = libxml/hash.h; sourceTree = "<group>"; }; 737 5D58B07414F8261200BE69D8 /* HTMLparser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HTMLparser.h; path = libxml/HTMLparser.h; sourceTree = "<group>"; }; 738 5D58B07514F8261200BE69D8 /* HTMLtree.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HTMLtree.h; path = libxml/HTMLtree.h; sourceTree = "<group>"; }; 739 5D58B07614F8261200BE69D8 /* list.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = list.h; path = libxml/list.h; sourceTree = "<group>"; }; 740 5D58B07814F8261200BE69D8 /* nanoftp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = nanoftp.h; path = libxml/nanoftp.h; sourceTree = "<group>"; }; 741 5D58B07914F8261200BE69D8 /* nanohttp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = nanohttp.h; path = libxml/nanohttp.h; sourceTree = "<group>"; }; 742 5D58B07A14F8261200BE69D8 /* parser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = parser.h; path = libxml/parser.h; sourceTree = "<group>"; }; 743 5D58B07B14F8261200BE69D8 /* parserInternals.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = parserInternals.h; path = libxml/parserInternals.h; sourceTree = "<group>"; }; 744 5D58B07C14F8261200BE69D8 /* pattern.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pattern.h; path = libxml/pattern.h; sourceTree = "<group>"; }; 745 5D58B07D14F8261200BE69D8 /* relaxng.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = relaxng.h; path = libxml/relaxng.h; sourceTree = "<group>"; }; 746 5D58B07E14F8261200BE69D8 /* SAX.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SAX.h; path = libxml/SAX.h; sourceTree = "<group>"; }; 747 5D58B07F14F8261200BE69D8 /* SAX2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SAX2.h; path = libxml/SAX2.h; sourceTree = "<group>"; }; 748 5D58B08014F8261200BE69D8 /* schemasInternals.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = schemasInternals.h; path = libxml/schemasInternals.h; sourceTree = "<group>"; }; 749 5D58B08114F8261200BE69D8 /* schematron.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = schematron.h; path = libxml/schematron.h; sourceTree = "<group>"; }; 750 5D58B08214F8261200BE69D8 /* threads.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = threads.h; path = libxml/threads.h; sourceTree = "<group>"; }; 751 5D58B08314F8261200BE69D8 /* tree.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = tree.h; path = libxml/tree.h; sourceTree = "<group>"; }; 752 5D58B08414F8261200BE69D8 /* uri.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = uri.h; path = libxml/uri.h; sourceTree = "<group>"; }; 753 5D58B08514F8261200BE69D8 /* valid.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = valid.h; path = libxml/valid.h; sourceTree = "<group>"; }; 754 5D58B08614F8261200BE69D8 /* xinclude.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = xinclude.h; path = libxml/xinclude.h; sourceTree = "<group>"; }; 755 5D58B08714F8261200BE69D8 /* xlink.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = xlink.h; path = libxml/xlink.h; sourceTree = "<group>"; }; 756 5D58B08814F8261200BE69D8 /* xmlautomata.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = xmlautomata.h; path = libxml/xmlautomata.h; sourceTree = "<group>"; }; 757 5D58B08914F8261200BE69D8 /* xmlerror.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = xmlerror.h; path = libxml/xmlerror.h; sourceTree = "<group>"; }; 758 5D58B08A14F8261200BE69D8 /* xmlexports.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = xmlexports.h; path = libxml/xmlexports.h; sourceTree = "<group>"; }; 759 5D58B08B14F8261200BE69D8 /* xmlIO.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = xmlIO.h; path = libxml/xmlIO.h; sourceTree = "<group>"; }; 760 5D58B08C14F8261200BE69D8 /* xmlmemory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = xmlmemory.h; path = libxml/xmlmemory.h; sourceTree = "<group>"; }; 761 5D58B08D14F8261200BE69D8 /* xmlmodule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = xmlmodule.h; path = libxml/xmlmodule.h; sourceTree = "<group>"; }; 762 5D58B08E14F8261200BE69D8 /* xmlreader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = xmlreader.h; path = libxml/xmlreader.h; sourceTree = "<group>"; }; 763 5D58B08F14F8261200BE69D8 /* xmlregexp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = xmlregexp.h; path = libxml/xmlregexp.h; sourceTree = "<group>"; }; 764 5D58B09014F8261200BE69D8 /* xmlsave.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = xmlsave.h; path = libxml/xmlsave.h; sourceTree = "<group>"; }; 765 5D58B09114F8261200BE69D8 /* xmlschemas.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = xmlschemas.h; path = libxml/xmlschemas.h; sourceTree = "<group>"; }; 766 5D58B09214F8261200BE69D8 /* xmlschemastypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = xmlschemastypes.h; path = libxml/xmlschemastypes.h; sourceTree = "<group>"; }; 767 5D58B09314F8261200BE69D8 /* xmlstring.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = xmlstring.h; path = libxml/xmlstring.h; sourceTree = "<group>"; }; 768 5D58B09414F8261200BE69D8 /* xmlunicode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = xmlunicode.h; path = libxml/xmlunicode.h; sourceTree = "<group>"; }; 769 5D58B09614F8261200BE69D8 /* xmlwriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = xmlwriter.h; path = libxml/xmlwriter.h; sourceTree = "<group>"; }; 770 5D58B09714F8261200BE69D8 /* xpath.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = xpath.h; path = libxml/xpath.h; sourceTree = "<group>"; }; 771 5D58B09814F8261200BE69D8 /* xpathInternals.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = xpathInternals.h; path = libxml/xpathInternals.h; sourceTree = "<group>"; }; 772 5D58B09914F8261200BE69D8 /* xpointer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = xpointer.h; path = libxml/xpointer.h; sourceTree = "<group>"; }; 773 5DB38AE114F87AE80060A507 /* xmllint */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = xmllint; sourceTree = BUILT_PRODUCTS_DIR; }; 774 5DB38AF714F87C740060A507 /* xmllint.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = xmllint.c; sourceTree = "<group>"; }; 775 5DB38B0214F87DF90060A507 /* libxml2.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; path = libxml2.dylib; sourceTree = BUILT_PRODUCTS_DIR; }; 776 5DB38B0514F87EBA0060A507 /* xmllint.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; name = xmllint.1; path = libxml2/doc/xmllint.1; sourceTree = "<group>"; }; 777 5DB38B1314F880AA0060A507 /* xmlcatalog */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = xmlcatalog; sourceTree = BUILT_PRODUCTS_DIR; }; 778 5DB38B1614F881090060A507 /* xmlcatalog.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = xmlcatalog.c; sourceTree = "<group>"; }; 779 5DB38B1814F8811C0060A507 /* xmlcatalog.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; name = xmlcatalog.1; path = libxml2/doc/xmlcatalog.1; sourceTree = "<group>"; }; 780 5DB38B1D14F882B90060A507 /* Copyright */ = {isa = PBXFileReference; lastKnownFileType = text; name = Copyright; path = libxml2/Copyright; sourceTree = "<group>"; }; 781 5DB38B2014F882EE0060A507 /* libxml2.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = libxml2.plist; sourceTree = "<group>"; }; 782 5DB38B2414F884210060A507 /* libxml2.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = libxml2.txt; sourceTree = BUILT_PRODUCTS_DIR; }; 783 5DB38B2714F885040060A507 /* libxml.3 */ = {isa = PBXFileReference; lastKnownFileType = text; name = libxml.3; path = libxml2/libxml.3; sourceTree = "<group>"; }; 784 5DB38B2914F886A10060A507 /* xml2-config */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = "xml2-config"; sourceTree = "<group>"; }; 785 5DB38B2E14F887410060A507 /* xml2-config.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; name = "xml2-config.1"; path = "libxml2/xml2-config.1"; sourceTree = "<group>"; }; 786 5DB38B3014F888F40060A507 /* Executable.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Executable.xcconfig; sourceTree = "<group>"; }; 787 /* End PBXFileReference section */ 788 789 /* Begin PBXFrameworksBuildPhase section */ 790 44258B581E241DA500DEB7B7 /* Frameworks */ = { 791 isa = PBXFrameworksBuildPhase; 792 buildActionMask = 2147483647; 793 files = ( 794 444709BA20605FFD00907EAB /* libxml2_test.dylib in Frameworks */, 795 ); 796 runOnlyForDeploymentPostprocessing = 0; 797 }; 798 442F40641E09F166004826DD /* Frameworks */ = { 799 isa = PBXFrameworksBuildPhase; 800 buildActionMask = 2147483647; 801 files = ( 802 444709BB206061B500907EAB /* libxml2_test.dylib in Frameworks */, 803 ); 804 runOnlyForDeploymentPostprocessing = 0; 805 }; 806 443AB8F11E316782005C2ED8 /* Frameworks */ = { 807 isa = PBXFrameworksBuildPhase; 808 buildActionMask = 2147483647; 809 files = ( 810 444709A820605EF800907EAB /* libxml2_test.dylib in Frameworks */, 811 ); 812 runOnlyForDeploymentPostprocessing = 0; 813 }; 814 443AB9111E316A15005C2ED8 /* Frameworks */ = { 815 isa = PBXFrameworksBuildPhase; 816 buildActionMask = 2147483647; 817 files = ( 818 444709AB20605F0900907EAB /* libxml2_test.dylib in Frameworks */, 819 ); 820 runOnlyForDeploymentPostprocessing = 0; 821 }; 822 443AB9211E316A94005C2ED8 /* Frameworks */ = { 823 isa = PBXFrameworksBuildPhase; 824 buildActionMask = 2147483647; 825 files = ( 826 444709AE20605F3C00907EAB /* libxml2_test.dylib in Frameworks */, 827 ); 828 runOnlyForDeploymentPostprocessing = 0; 829 }; 830 443AB9311E316B13005C2ED8 /* Frameworks */ = { 831 isa = PBXFrameworksBuildPhase; 832 buildActionMask = 2147483647; 833 files = ( 834 444709B120605F4900907EAB /* libxml2_test.dylib in Frameworks */, 835 ); 836 runOnlyForDeploymentPostprocessing = 0; 837 }; 838 443AB9411E316B44005C2ED8 /* Frameworks */ = { 839 isa = PBXFrameworksBuildPhase; 840 buildActionMask = 2147483647; 841 files = ( 842 444709B420605F5500907EAB /* libxml2_test.dylib in Frameworks */, 843 ); 844 runOnlyForDeploymentPostprocessing = 0; 845 }; 846 443AB9511E316B7A005C2ED8 /* Frameworks */ = { 847 isa = PBXFrameworksBuildPhase; 848 buildActionMask = 2147483647; 849 files = ( 850 444709B720605F5E00907EAB /* libxml2_test.dylib in Frameworks */, 851 ); 852 runOnlyForDeploymentPostprocessing = 0; 853 }; 854 4447099220605C4200907EAB /* Frameworks */ = { 855 isa = PBXFrameworksBuildPhase; 856 buildActionMask = 2147483647; 857 files = ( 858 444709A320605ECA00907EAB /* libicucore.dylib in Frameworks */, 859 444709A420605ECA00907EAB /* libz.dylib in Frameworks */, 860 ); 861 runOnlyForDeploymentPostprocessing = 0; 862 }; 863 444A7F301E0B134F00521AF3 /* Frameworks */ = { 864 isa = PBXFrameworksBuildPhase; 865 buildActionMask = 2147483647; 866 files = ( 867 444709BE206061C100907EAB /* libxml2_test.dylib in Frameworks */, 868 ); 869 runOnlyForDeploymentPostprocessing = 0; 870 }; 871 444A7F3B1E0B138400521AF3 /* Frameworks */ = { 872 isa = PBXFrameworksBuildPhase; 873 buildActionMask = 2147483647; 874 files = ( 875 444709C3206061D200907EAB /* libxml2_test.dylib in Frameworks */, 876 ); 877 runOnlyForDeploymentPostprocessing = 0; 878 }; 879 444A7F461E0B139600521AF3 /* Frameworks */ = { 880 isa = PBXFrameworksBuildPhase; 881 buildActionMask = 2147483647; 882 files = ( 883 444709C6206061DB00907EAB /* libxml2_test.dylib in Frameworks */, 884 ); 885 runOnlyForDeploymentPostprocessing = 0; 886 }; 887 444A7F511E0B13AF00521AF3 /* Frameworks */ = { 888 isa = PBXFrameworksBuildPhase; 889 buildActionMask = 2147483647; 890 files = ( 891 444709C9206061EB00907EAB /* libxml2_test.dylib in Frameworks */, 892 ); 893 runOnlyForDeploymentPostprocessing = 0; 894 }; 895 444A7F5C1E0B13BC00521AF3 /* Frameworks */ = { 896 isa = PBXFrameworksBuildPhase; 897 buildActionMask = 2147483647; 898 files = ( 899 444709CC206061FA00907EAB /* libxml2_test.dylib in Frameworks */, 900 ); 901 runOnlyForDeploymentPostprocessing = 0; 902 }; 903 44877C901EADB79900B105D1 /* Frameworks */ = { 904 isa = PBXFrameworksBuildPhase; 905 buildActionMask = 2147483647; 906 files = ( 907 ); 908 runOnlyForDeploymentPostprocessing = 0; 909 }; 910 44877CA01EADB95B00B105D1 /* Frameworks */ = { 911 isa = PBXFrameworksBuildPhase; 912 buildActionMask = 2147483647; 913 files = ( 914 ); 915 runOnlyForDeploymentPostprocessing = 0; 916 }; 917 44877CB01EADBA0A00B105D1 /* Frameworks */ = { 918 isa = PBXFrameworksBuildPhase; 919 buildActionMask = 2147483647; 920 files = ( 921 ); 922 runOnlyForDeploymentPostprocessing = 0; 923 }; 924 448D7E291EA5BF8000ECC756 /* Frameworks */ = { 925 isa = PBXFrameworksBuildPhase; 926 buildActionMask = 2147483647; 927 files = ( 928 ); 929 runOnlyForDeploymentPostprocessing = 0; 930 }; 931 44F286B81EADB30E00BA8B08 /* Frameworks */ = { 932 isa = PBXFrameworksBuildPhase; 933 buildActionMask = 2147483647; 934 files = ( 935 ); 936 runOnlyForDeploymentPostprocessing = 0; 937 }; 938 5D58AF5914F815F500BE69D8 /* Frameworks */ = { 939 isa = PBXFrameworksBuildPhase; 940 buildActionMask = 2147483647; 941 files = ( 942 5D58B06514F824A500BE69D8 /* libicucore.dylib in Frameworks */, 943 5D58B06714F824C400BE69D8 /* libz.dylib in Frameworks */, 944 ); 945 runOnlyForDeploymentPostprocessing = 0; 946 }; 947 5DB38ADE14F87AE80060A507 /* Frameworks */ = { 948 isa = PBXFrameworksBuildPhase; 949 buildActionMask = 2147483647; 950 files = ( 951 5DB38B0414F87E360060A507 /* libxml2.2.dylib in Frameworks */, 952 ); 953 runOnlyForDeploymentPostprocessing = 0; 954 }; 955 5DB38B0B14F880AA0060A507 /* Frameworks */ = { 956 isa = PBXFrameworksBuildPhase; 957 buildActionMask = 2147483647; 958 files = ( 959 5DB38B0C14F880AA0060A507 /* libxml2.2.dylib in Frameworks */, 960 ); 961 runOnlyForDeploymentPostprocessing = 0; 962 }; 963 /* End PBXFrameworksBuildPhase section */ 964 965 /* Begin PBXGroup section */ 966 44258B5C1E241DA500DEB7B7 /* Libxml2XCTests */ = { 967 isa = PBXGroup; 968 children = ( 969 44D951441E24A47C00CC54CE /* result */, 970 44D951451E24A47C00CC54CE /* test */, 971 44258B5F1E241DA500DEB7B7 /* Info.plist */, 972 44258B5D1E241DA500DEB7B7 /* Libxml2XCTests.m */, 973 ); 974 path = Libxml2XCTests; 975 sourceTree = "<group>"; 976 }; 977 442F405F1E09EC4D004826DD /* Tests */ = { 978 isa = PBXGroup; 979 children = ( 980 442F40601E09EC71004826DD /* runtest.c */, 981 444A7F281E0B133E00521AF3 /* runxmlconf.c */, 982 444A7F291E0B133E00521AF3 /* testapi.c */, 983 444A7F2A1E0B133E00521AF3 /* testchar.c */, 984 444A7F2B1E0B133E00521AF3 /* testdict.c */, 985 444A7F2C1E0B133E00521AF3 /* testrecurse.c */, 986 ); 987 name = Tests; 988 path = libxml2; 989 sourceTree = "<group>"; 990 }; 991 4447099D20605C9F00907EAB /* Frameworks */ = { 992 isa = PBXGroup; 993 children = ( 994 ); 995 name = Frameworks; 996 sourceTree = "<group>"; 997 }; 998 44F286B21EADB20E00BA8B08 /* Fuzzers */ = { 999 isa = PBXGroup; 1000 children = ( 1001 44F286B31EADB25600BA8B08 /* libxml2_xml_pushparser_fuzzer.cc */, 1002 44F286B41EADB25600BA8B08 /* libxml2_xml_read_memory_fuzzer.cc */, 1003 44F286B51EADB25600BA8B08 /* libxml2_xml_regexp_compile_fuzzer.cc */, 1004 44F286B61EADB25600BA8B08 /* libxml2_xml_saxparser_fuzzer.cc */, 1005 ); 1006 name = Fuzzers; 1007 path = libxml2/fuzz; 1008 sourceTree = "<group>"; 1009 }; 1010 5D50ACB014F976B700E199DE /* Man Pages */ = { 1011 isa = PBXGroup; 1012 children = ( 1013 5DB38B2714F885040060A507 /* libxml.3 */, 1014 5DB38B2E14F887410060A507 /* xml2-config.1 */, 1015 5DB38B1814F8811C0060A507 /* xmlcatalog.1 */, 1016 5DB38B0514F87EBA0060A507 /* xmllint.1 */, 1017 ); 1018 name = "Man Pages"; 1019 sourceTree = "<group>"; 1020 }; 1021 5D50ACB214F976CC00E199DE /* Internal Files */ = { 1022 isa = PBXGroup; 1023 children = ( 1024 5DB38B1D14F882B90060A507 /* Copyright */, 1025 5DB38B2414F884210060A507 /* libxml2.txt */, 1026 5DB38B2014F882EE0060A507 /* libxml2.plist */, 1027 ); 1028 name = "Internal Files"; 1029 sourceTree = "<group>"; 1030 }; 1031 5D58AF5114F815F500BE69D8 = { 1032 isa = PBXGroup; 1033 children = ( 1034 5D58B06014F81D1100BE69D8 /* Pregenerated Files */, 1035 5D58AF6D14F819EA00BE69D8 /* Source */, 1036 5D58B06814F825E900BE69D8 /* Headers */, 1037 44F286B21EADB20E00BA8B08 /* Fuzzers */, 1038 442F405F1E09EC4D004826DD /* Tests */, 1039 44258B5C1E241DA500DEB7B7 /* Libxml2XCTests */, 1040 5DB38B0714F87ECD0060A507 /* Other Installed Files */, 1041 5D58AF6914F816BC00BE69D8 /* Configurations */, 1042 5D58B06314F8247700BE69D8 /* Linked Libraries */, 1043 5D58AF5D14F815F500BE69D8 /* Products */, 1044 4447099D20605C9F00907EAB /* Frameworks */, 1045 ); 1046 sourceTree = "<group>"; 1047 tabWidth = 8; 1048 }; 1049 5D58AF5D14F815F500BE69D8 /* Products */ = { 1050 isa = PBXGroup; 1051 children = ( 1052 448D7E2C1EA5BF8000ECC756 /* libxml2.a */, 1053 5D58AF5C14F815F500BE69D8 /* libxml2.2.dylib */, 1054 5DB38AE114F87AE80060A507 /* xmllint */, 1055 5DB38B1314F880AA0060A507 /* xmlcatalog */, 1056 442F406C1E09F166004826DD /* runtest */, 1057 444A7F361E0B134F00521AF3 /* runxmlconf */, 1058 444A7F411E0B138400521AF3 /* testapi */, 1059 444A7F4C1E0B139600521AF3 /* testchar */, 1060 444A7F571E0B13AF00521AF3 /* testdict */, 1061 444A7F621E0B13BC00521AF3 /* testrecurse */, 1062 44258B5B1E241DA500DEB7B7 /* Libxml2XCTests.xctest */, 1063 443AB8F41E316782005C2ED8 /* libxml2_runtest.dylib */, 1064 443AB9141E316A15005C2ED8 /* libxml2_runxmlconf.dylib */, 1065 4447099520605C4200907EAB /* libxml2_test.dylib */, 1066 443AB9241E316A94005C2ED8 /* libxml2_testapi.dylib */, 1067 443AB9341E316B13005C2ED8 /* libxml2_testchar.dylib */, 1068 443AB9441E316B44005C2ED8 /* libxml2_testdict.dylib */, 1069 443AB9541E316B7A005C2ED8 /* libxml2_testrecurse.dylib */, 1070 44F286BB1EADB30E00BA8B08 /* libxml2_xml_pushparser_fuzzer */, 1071 44877C971EADB79900B105D1 /* libxml2_xml_read_memory_fuzzer */, 1072 44877CA71EADB95B00B105D1 /* libxml2_xml_regexp_compile_fuzzer */, 1073 44877CB71EADBA0A00B105D1 /* libxml2_xml_saxparser_fuzzer */, 1074 ); 1075 name = Products; 1076 sourceTree = "<group>"; 1077 }; 1078 5D58AF6914F816BC00BE69D8 /* Configurations */ = { 1079 isa = PBXGroup; 1080 children = ( 1081 5D58AF6A14F816DF00BE69D8 /* Base.xcconfig */, 1082 5D58AF6C14F8170000BE69D8 /* DebugRelease.xcconfig */, 1083 5DB38B3014F888F40060A507 /* Executable.xcconfig */, 1084 44F286B11EADB1CD00BA8B08 /* FuzzExecutable.xcconfig */, 1085 448D7E351EA5C3B700ECC756 /* libxml2.a.xcconfig */, 1086 5D58AF6B14F816DF00BE69D8 /* libxml2.xcconfig */, 1087 4447099020605C0000907EAB /* libxml2_test.xcconfig */, 1088 446C9ABA1E25B40B008D92EA /* Libxml2XCTests.xcconfig */, 1089 442F40741E09F284004826DD /* ToolExecutable.xcconfig */, 1090 4431E4F41E37F96A0041D690 /* ToolLibrary.xcconfig */, 1091 ); 1092 path = Configurations; 1093 sourceTree = "<group>"; 1094 }; 1095 5D58AF6D14F819EA00BE69D8 /* Source */ = { 1096 isa = PBXGroup; 1097 children = ( 1098 5D0359B81677F7FC00B6692E /* buf.c */, 1099 5DB38B1614F881090060A507 /* xmlcatalog.c */, 1100 5DB38AF714F87C740060A507 /* xmllint.c */, 1101 5D58AFCE14F81A8D00BE69D8 /* c14n.c */, 1102 5D58AFCF14F81A8D00BE69D8 /* catalog.c */, 1103 5D58AFD014F81A8D00BE69D8 /* chvalid.c */, 1104 5D58AFD114F81A8D00BE69D8 /* debugXML.c */, 1105 5D58AFD214F81A8D00BE69D8 /* dict.c */, 1106 5D58AFD314F81A8D00BE69D8 /* DOCBparser.c */, 1107 5D58AFD414F81A8D00BE69D8 /* encoding.c */, 1108 5D58AFD514F81A8D00BE69D8 /* entities.c */, 1109 5D58AFD614F81A8D00BE69D8 /* error.c */, 1110 5D58AFD714F81A8D00BE69D8 /* globals.c */, 1111 5D58AFD814F81A8D00BE69D8 /* hash.c */, 1112 5D58AFD914F81A8D00BE69D8 /* HTMLparser.c */, 1113 5D58AFDA14F81A8D00BE69D8 /* HTMLtree.c */, 1114 5D58AFDB14F81A8D00BE69D8 /* legacy.c */, 1115 5D58AFDC14F81A8D00BE69D8 /* list.c */, 1116 5D58AFDD14F81A8D00BE69D8 /* nanoftp.c */, 1117 5D58AFDE14F81A8D00BE69D8 /* nanohttp.c */, 1118 5D58AFDF14F81A8D00BE69D8 /* parser.c */, 1119 5D58AFE014F81A8D00BE69D8 /* parserInternals.c */, 1120 5D58AFE114F81A8D00BE69D8 /* pattern.c */, 1121 5D58AFE214F81A8D00BE69D8 /* relaxng.c */, 1122 5D58AFE714F81A8D00BE69D8 /* SAX.c */, 1123 5D58AFE814F81A8D00BE69D8 /* SAX2.c */, 1124 5D58AFE914F81A8D00BE69D8 /* schematron.c */, 1125 5D58AFFE14F81A8D00BE69D8 /* threads.c */, 1126 5D58AFFF14F81A8D00BE69D8 /* tree.c */, 1127 5D58B00314F81A8D00BE69D8 /* uri.c */, 1128 5D58B00414F81A8D00BE69D8 /* valid.c */, 1129 5D58B00514F81A8D00BE69D8 /* xinclude.c */, 1130 5D58B00614F81A8D00BE69D8 /* xlink.c */, 1131 5D58B00814F81A8D00BE69D8 /* xmlIO.c */, 1132 5D58B00A14F81A8D00BE69D8 /* xmlmemory.c */, 1133 5D58B00B14F81A8D00BE69D8 /* xmlmodule.c */, 1134 5D58B00C14F81A8D00BE69D8 /* xmlreader.c */, 1135 5D58B00D14F81A8D00BE69D8 /* xmlregexp.c */, 1136 5D58B00E14F81A8D00BE69D8 /* xmlsave.c */, 1137 5D58B00F14F81A8D00BE69D8 /* xmlschemas.c */, 1138 5D58B01014F81A8D00BE69D8 /* xmlschemastypes.c */, 1139 5D58B01114F81A8D00BE69D8 /* xmlstring.c */, 1140 5D58B01214F81A8D00BE69D8 /* xmlunicode.c */, 1141 5D58B01314F81A8D00BE69D8 /* xmlwriter.c */, 1142 5D58B01414F81A8D00BE69D8 /* xpath.c */, 1143 5D58B01514F81A8D00BE69D8 /* xpointer.c */, 1144 44B1E3281C4EDAA40064124E /* xzlib.c */, 1145 ); 1146 name = Source; 1147 path = libxml2; 1148 sourceTree = "<group>"; 1149 }; 1150 5D58B06014F81D1100BE69D8 /* Pregenerated Files */ = { 1151 isa = PBXGroup; 1152 children = ( 1153 44C0436323DA54010076CBB2 /* README.txt */, 1154 5D58B05E14F81AF200BE69D8 /* config.h */, 1155 448D7E421EA5CC4100ECC756 /* empty.c */, 1156 44C0436223DA54010076CBB2 /* globalsCompat.h */, 1157 44083DB62009516B0037BECF /* libxml2.exp */, 1158 442840BA2005CE80003C405B /* module.modulemap */, 1159 5DB38B2914F886A10060A507 /* xml2-config */, 1160 5D58B06114F81D2D00BE69D8 /* xmlversion.h */, 1161 ); 1162 path = "Pregenerated Files"; 1163 sourceTree = "<group>"; 1164 }; 1165 5D58B06314F8247700BE69D8 /* Linked Libraries */ = { 1166 isa = PBXGroup; 1167 children = ( 1168 5D58B06414F824A500BE69D8 /* libicucore.dylib */, 1169 5D58B06614F824C400BE69D8 /* libz.dylib */, 1170 ); 1171 name = "Linked Libraries"; 1172 sourceTree = "<group>"; 1173 }; 1174 5D58B06814F825E900BE69D8 /* Headers */ = { 1175 isa = PBXGroup; 1176 children = ( 1177 5D58B06A14F8261200BE69D8 /* c14n.h */, 1178 5D58B06B14F8261200BE69D8 /* catalog.h */, 1179 5D58B06C14F8261200BE69D8 /* chvalid.h */, 1180 5D58B06D14F8261200BE69D8 /* debugXML.h */, 1181 5D58B06E14F8261200BE69D8 /* dict.h */, 1182 5D58B06F14F8261200BE69D8 /* DOCBparser.h */, 1183 5D58B07014F8261200BE69D8 /* encoding.h */, 1184 5D58B07114F8261200BE69D8 /* entities.h */, 1185 5D58B07214F8261200BE69D8 /* globals.h */, 1186 5D58B07314F8261200BE69D8 /* hash.h */, 1187 5D58B07414F8261200BE69D8 /* HTMLparser.h */, 1188 5D58B07514F8261200BE69D8 /* HTMLtree.h */, 1189 4491DFC61CE67BB100002B02 /* libxml.h */, 1190 5D58B07614F8261200BE69D8 /* list.h */, 1191 5D58B07814F8261200BE69D8 /* nanoftp.h */, 1192 5D58B07914F8261200BE69D8 /* nanohttp.h */, 1193 5D58B07A14F8261200BE69D8 /* parser.h */, 1194 5D58B07B14F8261200BE69D8 /* parserInternals.h */, 1195 5D58B07C14F8261200BE69D8 /* pattern.h */, 1196 5D58B07D14F8261200BE69D8 /* relaxng.h */, 1197 5D58B07E14F8261200BE69D8 /* SAX.h */, 1198 5D58B07F14F8261200BE69D8 /* SAX2.h */, 1199 5D58B08014F8261200BE69D8 /* schemasInternals.h */, 1200 5D58B08114F8261200BE69D8 /* schematron.h */, 1201 5D58B08214F8261200BE69D8 /* threads.h */, 1202 5D58B08314F8261200BE69D8 /* tree.h */, 1203 5D58B08414F8261200BE69D8 /* uri.h */, 1204 5D58B08514F8261200BE69D8 /* valid.h */, 1205 5D58B08614F8261200BE69D8 /* xinclude.h */, 1206 5D58B08714F8261200BE69D8 /* xlink.h */, 1207 5D58B08814F8261200BE69D8 /* xmlautomata.h */, 1208 5D58B08914F8261200BE69D8 /* xmlerror.h */, 1209 5D58B08A14F8261200BE69D8 /* xmlexports.h */, 1210 5D58B08B14F8261200BE69D8 /* xmlIO.h */, 1211 5D58B08C14F8261200BE69D8 /* xmlmemory.h */, 1212 5D58B08D14F8261200BE69D8 /* xmlmodule.h */, 1213 5D58B08E14F8261200BE69D8 /* xmlreader.h */, 1214 5D58B08F14F8261200BE69D8 /* xmlregexp.h */, 1215 5D58B09014F8261200BE69D8 /* xmlsave.h */, 1216 5D58B09114F8261200BE69D8 /* xmlschemas.h */, 1217 5D58B09214F8261200BE69D8 /* xmlschemastypes.h */, 1218 5D58B09314F8261200BE69D8 /* xmlstring.h */, 1219 5D58B09414F8261200BE69D8 /* xmlunicode.h */, 1220 5D58B09614F8261200BE69D8 /* xmlwriter.h */, 1221 5D58B09714F8261200BE69D8 /* xpath.h */, 1222 5D58B09814F8261200BE69D8 /* xpathInternals.h */, 1223 5D58B09914F8261200BE69D8 /* xpointer.h */, 1224 44B1E3291C4EDAD10064124E /* xzlib.h */, 1225 ); 1226 name = Headers; 1227 path = libxml2/include; 1228 sourceTree = "<group>"; 1229 }; 1230 5DB38B0714F87ECD0060A507 /* Other Installed Files */ = { 1231 isa = PBXGroup; 1232 children = ( 1233 5D50ACB214F976CC00E199DE /* Internal Files */, 1234 5D50ACB014F976B700E199DE /* Man Pages */, 1235 5DB38B0214F87DF90060A507 /* libxml2.dylib */, 1236 ); 1237 name = "Other Installed Files"; 1238 sourceTree = "<group>"; 1239 }; 1240 /* End PBXGroup section */ 1241 1242 /* Begin PBXHeadersBuildPhase section */ 1243 443AB8F21E316782005C2ED8 /* Headers */ = { 1244 isa = PBXHeadersBuildPhase; 1245 buildActionMask = 2147483647; 1246 files = ( 1247 ); 1248 runOnlyForDeploymentPostprocessing = 0; 1249 }; 1250 443AB9121E316A15005C2ED8 /* Headers */ = { 1251 isa = PBXHeadersBuildPhase; 1252 buildActionMask = 2147483647; 1253 files = ( 1254 ); 1255 runOnlyForDeploymentPostprocessing = 0; 1256 }; 1257 443AB9221E316A94005C2ED8 /* Headers */ = { 1258 isa = PBXHeadersBuildPhase; 1259 buildActionMask = 2147483647; 1260 files = ( 1261 ); 1262 runOnlyForDeploymentPostprocessing = 0; 1263 }; 1264 443AB9321E316B13005C2ED8 /* Headers */ = { 1265 isa = PBXHeadersBuildPhase; 1266 buildActionMask = 2147483647; 1267 files = ( 1268 ); 1269 runOnlyForDeploymentPostprocessing = 0; 1270 }; 1271 443AB9421E316B44005C2ED8 /* Headers */ = { 1272 isa = PBXHeadersBuildPhase; 1273 buildActionMask = 2147483647; 1274 files = ( 1275 ); 1276 runOnlyForDeploymentPostprocessing = 0; 1277 }; 1278 443AB9521E316B7A005C2ED8 /* Headers */ = { 1279 isa = PBXHeadersBuildPhase; 1280 buildActionMask = 2147483647; 1281 files = ( 1282 ); 1283 runOnlyForDeploymentPostprocessing = 0; 1284 }; 1285 448D7E2A1EA5BF8000ECC756 /* Headers */ = { 1286 isa = PBXHeadersBuildPhase; 1287 buildActionMask = 2147483647; 1288 files = ( 1289 5D58B05F14F81AF200BE69D8 /* config.h in Headers */, 1290 5D58B06214F81D2D00BE69D8 /* xmlversion.h in Headers */, 1291 5D58B09A14F8261200BE69D8 /* c14n.h in Headers */, 1292 5D58B09B14F8261200BE69D8 /* catalog.h in Headers */, 1293 5D58B09C14F8261200BE69D8 /* chvalid.h in Headers */, 1294 5D58B09D14F8261200BE69D8 /* debugXML.h in Headers */, 1295 5D58B09E14F8261200BE69D8 /* dict.h in Headers */, 1296 5D58B09F14F8261200BE69D8 /* DOCBparser.h in Headers */, 1297 5D58B0A014F8261200BE69D8 /* encoding.h in Headers */, 1298 5D58B0A114F8261200BE69D8 /* entities.h in Headers */, 1299 5D58B0A214F8261200BE69D8 /* globals.h in Headers */, 1300 5D58B0A314F8261200BE69D8 /* hash.h in Headers */, 1301 5D58B0A414F8261200BE69D8 /* HTMLparser.h in Headers */, 1302 5D58B0A514F8261200BE69D8 /* HTMLtree.h in Headers */, 1303 4491DFC71CE67BD500002B02 /* libxml.h in Headers */, 1304 5D58B0A614F8261200BE69D8 /* list.h in Headers */, 1305 5D58B0A714F8261200BE69D8 /* nanoftp.h in Headers */, 1306 5D58B0A814F8261200BE69D8 /* nanohttp.h in Headers */, 1307 5D58B0A914F8261200BE69D8 /* parser.h in Headers */, 1308 5D58B0AA14F8261200BE69D8 /* parserInternals.h in Headers */, 1309 5D58B0AB14F8261200BE69D8 /* pattern.h in Headers */, 1310 5D58B0AC14F8261200BE69D8 /* relaxng.h in Headers */, 1311 5D58B0AD14F8261200BE69D8 /* SAX.h in Headers */, 1312 5D58B0AE14F8261200BE69D8 /* SAX2.h in Headers */, 1313 5D58B0AF14F8261200BE69D8 /* schemasInternals.h in Headers */, 1314 5D58B0B014F8261200BE69D8 /* schematron.h in Headers */, 1315 5D58B0B114F8261200BE69D8 /* threads.h in Headers */, 1316 5D58B0B214F8261200BE69D8 /* tree.h in Headers */, 1317 5D58B0B314F8261200BE69D8 /* uri.h in Headers */, 1318 5D58B0B414F8261200BE69D8 /* valid.h in Headers */, 1319 5D58B0B514F8261200BE69D8 /* xinclude.h in Headers */, 1320 5D58B0B614F8261200BE69D8 /* xlink.h in Headers */, 1321 5D58B0B714F8261200BE69D8 /* xmlautomata.h in Headers */, 1322 5D58B0B814F8261200BE69D8 /* xmlerror.h in Headers */, 1323 5D58B0B914F8261200BE69D8 /* xmlexports.h in Headers */, 1324 5D58B0BA14F8261200BE69D8 /* xmlIO.h in Headers */, 1325 5D58B0BB14F8261200BE69D8 /* xmlmemory.h in Headers */, 1326 5D58B0BC14F8261200BE69D8 /* xmlmodule.h in Headers */, 1327 5D58B0BD14F8261200BE69D8 /* xmlreader.h in Headers */, 1328 5D58B0BE14F8261200BE69D8 /* xmlregexp.h in Headers */, 1329 5D58B0BF14F8261200BE69D8 /* xmlsave.h in Headers */, 1330 5D58B0C014F8261200BE69D8 /* xmlschemas.h in Headers */, 1331 5D58B0C114F8261200BE69D8 /* xmlschemastypes.h in Headers */, 1332 5D58B0C214F8261200BE69D8 /* xmlstring.h in Headers */, 1333 5D58B0C314F8261200BE69D8 /* xmlunicode.h in Headers */, 1334 5D58B0C414F8261200BE69D8 /* xmlwriter.h in Headers */, 1335 5D58B0C514F8261200BE69D8 /* xpath.h in Headers */, 1336 5D58B0C614F8261200BE69D8 /* xpathInternals.h in Headers */, 1337 5D58B0C714F8261200BE69D8 /* xpointer.h in Headers */, 1338 44EBC8611C4EDE4900D4BD8E /* xzlib.h in Headers */, 1339 ); 1340 runOnlyForDeploymentPostprocessing = 0; 1341 }; 1342 /* End PBXHeadersBuildPhase section */ 1343 1344 /* Begin PBXNativeTarget section */ 1345 44258B5A1E241DA500DEB7B7 /* Libxml2XCTests */ = { 1346 isa = PBXNativeTarget; 1347 buildConfigurationList = 44258B661E241DA500DEB7B7 /* Build configuration list for PBXNativeTarget "Libxml2XCTests" */; 1348 buildPhases = ( 1349 44258B571E241DA500DEB7B7 /* Sources */, 1350 44258B581E241DA500DEB7B7 /* Frameworks */, 1351 44258B591E241DA500DEB7B7 /* Resources */, 1352 4472763E1E24FCEB00EBF424 /* Extract runxmlconf test files */, 1353 ); 1354 buildRules = ( 1355 ); 1356 dependencies = ( 1357 444709B920605FD900907EAB /* PBXTargetDependency */, 1358 443AB8FE1E31679A005C2ED8 /* PBXTargetDependency */, 1359 443AB91E1E316A2E005C2ED8 /* PBXTargetDependency */, 1360 443AB92E1E316AA9005C2ED8 /* PBXTargetDependency */, 1361 443AB93E1E316B2A005C2ED8 /* PBXTargetDependency */, 1362 443AB94E1E316B5C005C2ED8 /* PBXTargetDependency */, 1363 443AB95E1E316B8E005C2ED8 /* PBXTargetDependency */, 1364 ); 1365 name = Libxml2XCTests; 1366 productName = Libxml2XCTests; 1367 productReference = 44258B5B1E241DA500DEB7B7 /* Libxml2XCTests.xctest */; 1368 productType = "com.apple.product-type.bundle.unit-test"; 1369 }; 1370 442F40611E09F166004826DD /* runtest */ = { 1371 isa = PBXNativeTarget; 1372 buildConfigurationList = 442F40681E09F166004826DD /* Build configuration list for PBXNativeTarget "runtest" */; 1373 buildPhases = ( 1374 442F40621E09F166004826DD /* Sources */, 1375 442F40641E09F166004826DD /* Frameworks */, 1376 ); 1377 buildRules = ( 1378 ); 1379 dependencies = ( 1380 444709BD206061BB00907EAB /* PBXTargetDependency */, 1381 ); 1382 name = runtest; 1383 productName = runtest; 1384 productReference = 442F406C1E09F166004826DD /* runtest */; 1385 productType = "com.apple.product-type.tool"; 1386 }; 1387 443AB8F31E316782005C2ED8 /* xml2_runtest */ = { 1388 isa = PBXNativeTarget; 1389 buildConfigurationList = 443AB8F81E316782005C2ED8 /* Build configuration list for PBXNativeTarget "xml2_runtest" */; 1390 buildPhases = ( 1391 443AB8F01E316782005C2ED8 /* Sources */, 1392 443AB8F11E316782005C2ED8 /* Frameworks */, 1393 443AB8F21E316782005C2ED8 /* Headers */, 1394 ); 1395 buildRules = ( 1396 ); 1397 dependencies = ( 1398 444709A620605ED900907EAB /* PBXTargetDependency */, 1399 ); 1400 name = xml2_runtest; 1401 productName = xml2_runtest; 1402 productReference = 443AB8F41E316782005C2ED8 /* libxml2_runtest.dylib */; 1403 productType = "com.apple.product-type.library.dynamic"; 1404 }; 1405 443AB9131E316A15005C2ED8 /* xml2_runxmlconf */ = { 1406 isa = PBXNativeTarget; 1407 buildConfigurationList = 443AB9151E316A15005C2ED8 /* Build configuration list for PBXNativeTarget "xml2_runxmlconf" */; 1408 buildPhases = ( 1409 443AB9101E316A15005C2ED8 /* Sources */, 1410 443AB9111E316A15005C2ED8 /* Frameworks */, 1411 443AB9121E316A15005C2ED8 /* Headers */, 1412 ); 1413 buildRules = ( 1414 ); 1415 dependencies = ( 1416 444709AA20605EFF00907EAB /* PBXTargetDependency */, 1417 ); 1418 name = xml2_runxmlconf; 1419 productName = xml2_runxmlconf; 1420 productReference = 443AB9141E316A15005C2ED8 /* libxml2_runxmlconf.dylib */; 1421 productType = "com.apple.product-type.library.dynamic"; 1422 }; 1423 443AB9231E316A94005C2ED8 /* xml2_testapi */ = { 1424 isa = PBXNativeTarget; 1425 buildConfigurationList = 443AB9251E316A94005C2ED8 /* Build configuration list for PBXNativeTarget "xml2_testapi" */; 1426 buildPhases = ( 1427 443AB9201E316A94005C2ED8 /* Sources */, 1428 443AB9211E316A94005C2ED8 /* Frameworks */, 1429 443AB9221E316A94005C2ED8 /* Headers */, 1430 ); 1431 buildRules = ( 1432 ); 1433 dependencies = ( 1434 444709AD20605F3700907EAB /* PBXTargetDependency */, 1435 ); 1436 name = xml2_testapi; 1437 productName = xml2_testapi; 1438 productReference = 443AB9241E316A94005C2ED8 /* libxml2_testapi.dylib */; 1439 productType = "com.apple.product-type.library.dynamic"; 1440 }; 1441 443AB9331E316B13005C2ED8 /* xml2_testchar */ = { 1442 isa = PBXNativeTarget; 1443 buildConfigurationList = 443AB9351E316B13005C2ED8 /* Build configuration list for PBXNativeTarget "xml2_testchar" */; 1444 buildPhases = ( 1445 443AB9301E316B13005C2ED8 /* Sources */, 1446 443AB9311E316B13005C2ED8 /* Frameworks */, 1447 443AB9321E316B13005C2ED8 /* Headers */, 1448 ); 1449 buildRules = ( 1450 ); 1451 dependencies = ( 1452 444709B020605F4400907EAB /* PBXTargetDependency */, 1453 ); 1454 name = xml2_testchar; 1455 productName = xml2_testchar; 1456 productReference = 443AB9341E316B13005C2ED8 /* libxml2_testchar.dylib */; 1457 productType = "com.apple.product-type.library.dynamic"; 1458 }; 1459 443AB9431E316B44005C2ED8 /* xml2_testdict */ = { 1460 isa = PBXNativeTarget; 1461 buildConfigurationList = 443AB9451E316B44005C2ED8 /* Build configuration list for PBXNativeTarget "xml2_testdict" */; 1462 buildPhases = ( 1463 443AB9401E316B44005C2ED8 /* Sources */, 1464 443AB9411E316B44005C2ED8 /* Frameworks */, 1465 443AB9421E316B44005C2ED8 /* Headers */, 1466 ); 1467 buildRules = ( 1468 ); 1469 dependencies = ( 1470 444709B320605F5100907EAB /* PBXTargetDependency */, 1471 ); 1472 name = xml2_testdict; 1473 productName = xml2_testdict; 1474 productReference = 443AB9441E316B44005C2ED8 /* libxml2_testdict.dylib */; 1475 productType = "com.apple.product-type.library.dynamic"; 1476 }; 1477 443AB9531E316B7A005C2ED8 /* xml2_testrecurse */ = { 1478 isa = PBXNativeTarget; 1479 buildConfigurationList = 443AB9551E316B7A005C2ED8 /* Build configuration list for PBXNativeTarget "xml2_testrecurse" */; 1480 buildPhases = ( 1481 443AB9501E316B7A005C2ED8 /* Sources */, 1482 443AB9511E316B7A005C2ED8 /* Frameworks */, 1483 443AB9521E316B7A005C2ED8 /* Headers */, 1484 ); 1485 buildRules = ( 1486 ); 1487 dependencies = ( 1488 444709B620605F5A00907EAB /* PBXTargetDependency */, 1489 ); 1490 name = xml2_testrecurse; 1491 productName = xml2_testrecurse; 1492 productReference = 443AB9541E316B7A005C2ED8 /* libxml2_testrecurse.dylib */; 1493 productType = "com.apple.product-type.library.dynamic"; 1494 }; 1495 4447099420605C4200907EAB /* libxml2_test */ = { 1496 isa = PBXNativeTarget; 1497 buildConfigurationList = 4447099620605C4200907EAB /* Build configuration list for PBXNativeTarget "libxml2_test" */; 1498 buildPhases = ( 1499 4447099120605C4200907EAB /* Sources */, 1500 4447099220605C4200907EAB /* Frameworks */, 1501 ); 1502 buildRules = ( 1503 ); 1504 dependencies = ( 1505 4447099B20605C6D00907EAB /* PBXTargetDependency */, 1506 ); 1507 name = libxml2_test; 1508 productName = libxml2_test; 1509 productReference = 4447099520605C4200907EAB /* libxml2_test.dylib */; 1510 productType = "com.apple.product-type.library.dynamic"; 1511 }; 1512 444A7F2D1E0B134F00521AF3 /* runxmlconf */ = { 1513 isa = PBXNativeTarget; 1514 buildConfigurationList = 444A7F321E0B134F00521AF3 /* Build configuration list for PBXNativeTarget "runxmlconf" */; 1515 buildPhases = ( 1516 444A7F2E1E0B134F00521AF3 /* Sources */, 1517 444A7F301E0B134F00521AF3 /* Frameworks */, 1518 ); 1519 buildRules = ( 1520 ); 1521 dependencies = ( 1522 444709C0206061C500907EAB /* PBXTargetDependency */, 1523 ); 1524 name = runxmlconf; 1525 productName = runxmlconf; 1526 productReference = 444A7F361E0B134F00521AF3 /* runxmlconf */; 1527 productType = "com.apple.product-type.tool"; 1528 }; 1529 444A7F381E0B138400521AF3 /* testapi */ = { 1530 isa = PBXNativeTarget; 1531 buildConfigurationList = 444A7F3D1E0B138400521AF3 /* Build configuration list for PBXNativeTarget "testapi" */; 1532 buildPhases = ( 1533 444A7F391E0B138400521AF3 /* Sources */, 1534 444A7F3B1E0B138400521AF3 /* Frameworks */, 1535 ); 1536 buildRules = ( 1537 ); 1538 dependencies = ( 1539 444709C2206061CA00907EAB /* PBXTargetDependency */, 1540 ); 1541 name = testapi; 1542 productName = testapi; 1543 productReference = 444A7F411E0B138400521AF3 /* testapi */; 1544 productType = "com.apple.product-type.tool"; 1545 }; 1546 444A7F431E0B139600521AF3 /* testchar */ = { 1547 isa = PBXNativeTarget; 1548 buildConfigurationList = 444A7F481E0B139600521AF3 /* Build configuration list for PBXNativeTarget "testchar" */; 1549 buildPhases = ( 1550 444A7F441E0B139600521AF3 /* Sources */, 1551 444A7F461E0B139600521AF3 /* Frameworks */, 1552 ); 1553 buildRules = ( 1554 ); 1555 dependencies = ( 1556 444709C5206061D800907EAB /* PBXTargetDependency */, 1557 ); 1558 name = testchar; 1559 productName = testchar; 1560 productReference = 444A7F4C1E0B139600521AF3 /* testchar */; 1561 productType = "com.apple.product-type.tool"; 1562 }; 1563 444A7F4E1E0B13AF00521AF3 /* testdict */ = { 1564 isa = PBXNativeTarget; 1565 buildConfigurationList = 444A7F531E0B13AF00521AF3 /* Build configuration list for PBXNativeTarget "testdict" */; 1566 buildPhases = ( 1567 444A7F4F1E0B13AF00521AF3 /* Sources */, 1568 444A7F511E0B13AF00521AF3 /* Frameworks */, 1569 ); 1570 buildRules = ( 1571 ); 1572 dependencies = ( 1573 444709C8206061E100907EAB /* PBXTargetDependency */, 1574 ); 1575 name = testdict; 1576 productName = testdict; 1577 productReference = 444A7F571E0B13AF00521AF3 /* testdict */; 1578 productType = "com.apple.product-type.tool"; 1579 }; 1580 444A7F591E0B13BC00521AF3 /* testrecurse */ = { 1581 isa = PBXNativeTarget; 1582 buildConfigurationList = 444A7F5E1E0B13BC00521AF3 /* Build configuration list for PBXNativeTarget "testrecurse" */; 1583 buildPhases = ( 1584 444A7F5A1E0B13BC00521AF3 /* Sources */, 1585 444A7F5C1E0B13BC00521AF3 /* Frameworks */, 1586 ); 1587 buildRules = ( 1588 ); 1589 dependencies = ( 1590 444709CB206061F500907EAB /* PBXTargetDependency */, 1591 ); 1592 name = testrecurse; 1593 productName = testrecurse; 1594 productReference = 444A7F621E0B13BC00521AF3 /* testrecurse */; 1595 productType = "com.apple.product-type.tool"; 1596 }; 1597 44877C8B1EADB79900B105D1 /* libxml2_xml_read_memory_fuzzer */ = { 1598 isa = PBXNativeTarget; 1599 buildConfigurationList = 44877C931EADB79900B105D1 /* Build configuration list for PBXNativeTarget "libxml2_xml_read_memory_fuzzer" */; 1600 buildPhases = ( 1601 44877C8E1EADB79900B105D1 /* Sources */, 1602 44877C901EADB79900B105D1 /* Frameworks */, 1603 44877C921EADB79900B105D1 /* CopyFiles */, 1604 ); 1605 buildRules = ( 1606 ); 1607 dependencies = ( 1608 44877C8C1EADB79900B105D1 /* PBXTargetDependency */, 1609 ); 1610 name = libxml2_xml_read_memory_fuzzer; 1611 productName = libxml2_xml_read_memory_fuzzer; 1612 productReference = 44877C971EADB79900B105D1 /* libxml2_xml_read_memory_fuzzer */; 1613 productType = "com.apple.product-type.tool"; 1614 }; 1615 44877C9B1EADB95B00B105D1 /* libxml2_xml_regexp_compile_fuzzer */ = { 1616 isa = PBXNativeTarget; 1617 buildConfigurationList = 44877CA31EADB95B00B105D1 /* Build configuration list for PBXNativeTarget "libxml2_xml_regexp_compile_fuzzer" */; 1618 buildPhases = ( 1619 44877C9E1EADB95B00B105D1 /* Sources */, 1620 44877CA01EADB95B00B105D1 /* Frameworks */, 1621 44877CA21EADB95B00B105D1 /* CopyFiles */, 1622 ); 1623 buildRules = ( 1624 ); 1625 dependencies = ( 1626 44877C9C1EADB95B00B105D1 /* PBXTargetDependency */, 1627 ); 1628 name = libxml2_xml_regexp_compile_fuzzer; 1629 productName = libxml2_xml_regexp_compile_fuzzer; 1630 productReference = 44877CA71EADB95B00B105D1 /* libxml2_xml_regexp_compile_fuzzer */; 1631 productType = "com.apple.product-type.tool"; 1632 }; 1633 44877CAB1EADBA0A00B105D1 /* libxml2_xml_saxparser_fuzzer */ = { 1634 isa = PBXNativeTarget; 1635 buildConfigurationList = 44877CB31EADBA0A00B105D1 /* Build configuration list for PBXNativeTarget "libxml2_xml_saxparser_fuzzer" */; 1636 buildPhases = ( 1637 44877CAE1EADBA0A00B105D1 /* Sources */, 1638 44877CB01EADBA0A00B105D1 /* Frameworks */, 1639 44877CB21EADBA0A00B105D1 /* CopyFiles */, 1640 ); 1641 buildRules = ( 1642 ); 1643 dependencies = ( 1644 44877CAC1EADBA0A00B105D1 /* PBXTargetDependency */, 1645 ); 1646 name = libxml2_xml_saxparser_fuzzer; 1647 productName = libxml2_xml_saxparser_fuzzer; 1648 productReference = 44877CB71EADBA0A00B105D1 /* libxml2_xml_saxparser_fuzzer */; 1649 productType = "com.apple.product-type.tool"; 1650 }; 1651 448D7E2B1EA5BF8000ECC756 /* xml2 */ = { 1652 isa = PBXNativeTarget; 1653 buildConfigurationList = 448D7E2D1EA5BF8000ECC756 /* Build configuration list for PBXNativeTarget "xml2" */; 1654 buildPhases = ( 1655 448D7E2A1EA5BF8000ECC756 /* Headers */, 1656 448D7E281EA5BF8000ECC756 /* Sources */, 1657 448D7E291EA5BF8000ECC756 /* Frameworks */, 1658 ); 1659 buildRules = ( 1660 ); 1661 dependencies = ( 1662 ); 1663 name = xml2; 1664 productName = xml2; 1665 productReference = 448D7E2C1EA5BF8000ECC756 /* libxml2.a */; 1666 productType = "com.apple.product-type.library.static"; 1667 }; 1668 44F286BA1EADB30E00BA8B08 /* libxml2_xml_pushparser_fuzzer */ = { 1669 isa = PBXNativeTarget; 1670 buildConfigurationList = 44F286C21EADB30E00BA8B08 /* Build configuration list for PBXNativeTarget "libxml2_xml_pushparser_fuzzer" */; 1671 buildPhases = ( 1672 44F286B71EADB30E00BA8B08 /* Sources */, 1673 44F286B81EADB30E00BA8B08 /* Frameworks */, 1674 44F286B91EADB30E00BA8B08 /* CopyFiles */, 1675 ); 1676 buildRules = ( 1677 ); 1678 dependencies = ( 1679 44F286C51EADB33100BA8B08 /* PBXTargetDependency */, 1680 ); 1681 name = libxml2_xml_pushparser_fuzzer; 1682 productName = libxml2_xml_pushparser_fuzzer; 1683 productReference = 44F286BB1EADB30E00BA8B08 /* libxml2_xml_pushparser_fuzzer */; 1684 productType = "com.apple.product-type.tool"; 1685 }; 1686 5D58AF5B14F815F500BE69D8 /* libxml2 */ = { 1687 isa = PBXNativeTarget; 1688 buildConfigurationList = 5D58AF6014F815F500BE69D8 /* Build configuration list for PBXNativeTarget "libxml2" */; 1689 buildPhases = ( 1690 5D58AF5814F815F500BE69D8 /* Sources */, 1691 5D58AF5914F815F500BE69D8 /* Frameworks */, 1692 5DB38AF914F87C9F0060A507 /* Create libxml2.dylib Symlink */, 1693 4455F861237E07EA001469A1 /* Create /usr/lib/libxml2 Symlink */, 1694 5DB38B2314F883700060A507 /* Rename License File */, 1695 5DB38B1C14F8828C0060A507 /* Install License File */, 1696 5DB38B1F14F882CA0060A507 /* Install Open Source Property List */, 1697 5DB38B2614F884D60060A507 /* Install libxml Man Page */, 1698 442840BB2005CEF0003C405B /* Install module map */, 1699 5DB38B2A14F886B60060A507 /* Install xml2-config */, 1700 5DB38B2D14F8872A0060A507 /* Install xml2-config Man Page */, 1701 ); 1702 buildRules = ( 1703 ); 1704 dependencies = ( 1705 448D7E331EA5BFB100ECC756 /* PBXTargetDependency */, 1706 ); 1707 name = libxml2; 1708 productName = libxml2; 1709 productReference = 5D58AF5C14F815F500BE69D8 /* libxml2.2.dylib */; 1710 productType = "com.apple.product-type.library.dynamic"; 1711 }; 1712 5DB38AE014F87AE80060A507 /* xmllint */ = { 1713 isa = PBXNativeTarget; 1714 buildConfigurationList = 5DB38AEB14F87AE80060A507 /* Build configuration list for PBXNativeTarget "xmllint" */; 1715 buildPhases = ( 1716 5DB38ADD14F87AE80060A507 /* Sources */, 1717 5DB38ADE14F87AE80060A507 /* Frameworks */, 1718 5DB38ADF14F87AE80060A507 /* Install Man Page */, 1719 ); 1720 buildRules = ( 1721 ); 1722 dependencies = ( 1723 448A9E751E2653C20029A3FD /* PBXTargetDependency */, 1724 ); 1725 name = xmllint; 1726 productName = xmllint; 1727 productReference = 5DB38AE114F87AE80060A507 /* xmllint */; 1728 productType = "com.apple.product-type.tool"; 1729 }; 1730 5DB38B0814F880AA0060A507 /* xmlcatalog */ = { 1731 isa = PBXNativeTarget; 1732 buildConfigurationList = 5DB38B0F14F880AA0060A507 /* Build configuration list for PBXNativeTarget "xmlcatalog" */; 1733 buildPhases = ( 1734 5DB38B0914F880AA0060A507 /* Sources */, 1735 5DB38B0B14F880AA0060A507 /* Frameworks */, 1736 5DB38B0D14F880AA0060A507 /* Install Man Page */, 1737 ); 1738 buildRules = ( 1739 ); 1740 dependencies = ( 1741 448A9E771E2653C60029A3FD /* PBXTargetDependency */, 1742 ); 1743 name = xmlcatalog; 1744 productName = xmlcatalog; 1745 productReference = 5DB38B1314F880AA0060A507 /* xmlcatalog */; 1746 productType = "com.apple.product-type.tool"; 1747 }; 1748 /* End PBXNativeTarget section */ 1749 1750 /* Begin PBXProject section */ 1751 5D58AF5314F815F500BE69D8 /* Project object */ = { 1752 isa = PBXProject; 1753 attributes = { 1754 LastUpgradeCheck = 0440; 1755 TargetAttributes = { 1756 44258B5A1E241DA500DEB7B7 = { 1757 CreatedOnToolsVersion = 8.3; 1758 ProvisioningStyle = Automatic; 1759 }; 1760 443AB8F31E316782005C2ED8 = { 1761 CreatedOnToolsVersion = 8.3; 1762 ProvisioningStyle = Automatic; 1763 }; 1764 443AB9131E316A15005C2ED8 = { 1765 CreatedOnToolsVersion = 8.3; 1766 ProvisioningStyle = Automatic; 1767 }; 1768 443AB9231E316A94005C2ED8 = { 1769 CreatedOnToolsVersion = 8.3; 1770 ProvisioningStyle = Automatic; 1771 }; 1772 443AB9331E316B13005C2ED8 = { 1773 CreatedOnToolsVersion = 8.3; 1774 ProvisioningStyle = Automatic; 1775 }; 1776 443AB9431E316B44005C2ED8 = { 1777 CreatedOnToolsVersion = 8.3; 1778 ProvisioningStyle = Automatic; 1779 }; 1780 443AB9531E316B7A005C2ED8 = { 1781 CreatedOnToolsVersion = 8.3; 1782 ProvisioningStyle = Automatic; 1783 }; 1784 4447099420605C4200907EAB = { 1785 CreatedOnToolsVersion = 9.3; 1786 ProvisioningStyle = Automatic; 1787 }; 1788 448D7E2B1EA5BF8000ECC756 = { 1789 CreatedOnToolsVersion = 8.3; 1790 ProvisioningStyle = Automatic; 1791 }; 1792 44F286AC1EADAEF500BA8B08 = { 1793 CreatedOnToolsVersion = 8.3; 1794 ProvisioningStyle = Automatic; 1795 }; 1796 44F286BA1EADB30E00BA8B08 = { 1797 CreatedOnToolsVersion = 8.3; 1798 ProvisioningStyle = Automatic; 1799 }; 1800 }; 1801 }; 1802 buildConfigurationList = 5D58AF5614F815F500BE69D8 /* Build configuration list for PBXProject "libxml2" */; 1803 compatibilityVersion = "Xcode 3.2"; 1804 developmentRegion = English; 1805 hasScannedForEncodings = 0; 1806 knownRegions = ( 1807 English, 1808 en, 1809 ); 1810 mainGroup = 5D58AF5114F815F500BE69D8; 1811 productRefGroup = 5D58AF5D14F815F500BE69D8 /* Products */; 1812 projectDirPath = ""; 1813 projectRoot = ""; 1814 targets = ( 1815 5DB38AEE14F87BDD0060A507 /* All */, 1816 448D7E2B1EA5BF8000ECC756 /* xml2 */, 1817 5D58AF5B14F815F500BE69D8 /* libxml2 */, 1818 5DB38B0814F880AA0060A507 /* xmlcatalog */, 1819 5DB38AE014F87AE80060A507 /* xmllint */, 1820 4431E4DB1E37F1FE0041D690 /* Test */, 1821 44258B5A1E241DA500DEB7B7 /* Libxml2XCTests */, 1822 4447099420605C4200907EAB /* libxml2_test */, 1823 443AB8F31E316782005C2ED8 /* xml2_runtest */, 1824 443AB9131E316A15005C2ED8 /* xml2_runxmlconf */, 1825 443AB9231E316A94005C2ED8 /* xml2_testapi */, 1826 443AB9331E316B13005C2ED8 /* xml2_testchar */, 1827 443AB9431E316B44005C2ED8 /* xml2_testdict */, 1828 443AB9531E316B7A005C2ED8 /* xml2_testrecurse */, 1829 442F40611E09F166004826DD /* runtest */, 1830 444A7F2D1E0B134F00521AF3 /* runxmlconf */, 1831 444A7F381E0B138400521AF3 /* testapi */, 1832 444A7F431E0B139600521AF3 /* testchar */, 1833 444A7F4E1E0B13AF00521AF3 /* testdict */, 1834 444A7F591E0B13BC00521AF3 /* testrecurse */, 1835 44F286AC1EADAEF500BA8B08 /* Fuzz */, 1836 44F286BA1EADB30E00BA8B08 /* libxml2_xml_pushparser_fuzzer */, 1837 44877C8B1EADB79900B105D1 /* libxml2_xml_read_memory_fuzzer */, 1838 44877C9B1EADB95B00B105D1 /* libxml2_xml_regexp_compile_fuzzer */, 1839 44877CAB1EADBA0A00B105D1 /* libxml2_xml_saxparser_fuzzer */, 1840 ); 1841 }; 1842 /* End PBXProject section */ 1843 1844 /* Begin PBXResourcesBuildPhase section */ 1845 44258B591E241DA500DEB7B7 /* Resources */ = { 1846 isa = PBXResourcesBuildPhase; 1847 buildActionMask = 2147483647; 1848 files = ( 1849 44D951461E24A47C00CC54CE /* result in Resources */, 1850 44D951471E24A47C00CC54CE /* test in Resources */, 1851 443AB8FF1E3167B0005C2ED8 /* libxml2_runtest.dylib in Resources */, 1852 443AB91F1E316A3B005C2ED8 /* libxml2_runxmlconf.dylib in Resources */, 1853 443AB92F1E316AB9005C2ED8 /* libxml2_testapi.dylib in Resources */, 1854 443AB93F1E316B36005C2ED8 /* libxml2_testchar.dylib in Resources */, 1855 443AB94F1E316B65005C2ED8 /* libxml2_testdict.dylib in Resources */, 1856 443AB95F1E316B98005C2ED8 /* libxml2_testrecurse.dylib in Resources */, 1857 ); 1858 runOnlyForDeploymentPostprocessing = 0; 1859 }; 1860 /* End PBXResourcesBuildPhase section */ 1861 1862 /* Begin PBXShellScriptBuildPhase section */ 1863 4455F861237E07EA001469A1 /* Create /usr/lib/libxml2 Symlink */ = { 1864 isa = PBXShellScriptBuildPhase; 1865 buildActionMask = 2147483647; 1866 files = ( 1867 ); 1868 inputFileListPaths = ( 1869 ); 1870 inputPaths = ( 1871 ); 1872 name = "Create /usr/lib/libxml2 Symlink"; 1873 outputFileListPaths = ( 1874 ); 1875 outputPaths = ( 1876 ); 1877 runOnlyForDeploymentPostprocessing = 0; 1878 shellPath = /bin/sh; 1879 shellScript = "set -e\n\nif [[ \"${ACTION}\" == \"install\" ]]; then\n mkdir -p \"${LIBXML2_HEADER_PATH}/libxml2\";\n (cd \"${LIBXML2_HEADER_PATH}/libxml2\"; ln -sf ../libxml ./libxml);\nfi;\n"; 1880 }; 1881 4472763E1E24FCEB00EBF424 /* Extract runxmlconf test files */ = { 1882 isa = PBXShellScriptBuildPhase; 1883 buildActionMask = 2147483647; 1884 files = ( 1885 ); 1886 inputPaths = ( 1887 "$(SRCROOT)/xmlts20080827.tar.gz", 1888 ); 1889 name = "Extract runxmlconf test files"; 1890 outputPaths = ( 1891 ); 1892 runOnlyForDeploymentPostprocessing = 0; 1893 shellPath = "/bin/sh -x"; 1894 shellScript = "cd $BUILT_PRODUCTS_DIR/$UNLOCALIZED_RESOURCES_FOLDER_PATH\n/usr/bin/xcrun tar xzf $SRCROOT/xmlts20080827.tar.gz\n"; 1895 }; 1896 5DB38AF914F87C9F0060A507 /* Create libxml2.dylib Symlink */ = { 1897 isa = PBXShellScriptBuildPhase; 1898 buildActionMask = 12; 1899 files = ( 1900 ); 1901 inputPaths = ( 1902 ); 1903 name = "Create libxml2.dylib Symlink"; 1904 outputPaths = ( 1905 "$(BUILT_PRODUCTS_DIR)/libxml2.dylib", 1906 "$(BUILT_PRODUCTS_DIR)/libxml2.tbd", 1907 ); 1908 runOnlyForDeploymentPostprocessing = 0; 1909 shellPath = /bin/sh; 1910 shellScript = "ln -sf libxml2.2.dylib \"${BUILT_PRODUCTS_DIR}/libxml2.dylib\"\nln -sf libxml2.2.tbd \"${BUILT_PRODUCTS_DIR}/libxml2.tbd\"\n\nif [[ \"${ACTION}\" == \"install\" ]]; then\n ln -sf libxml2.2.dylib \"${DSTROOT}${INSTALL_PATH}/libxml2.dylib\";\n ln -sf libxml2.2.tbd \"${DSTROOT}${INSTALL_PATH}/libxml2.tbd\";\nfi;\n"; 1911 }; 1912 5DB38B2314F883700060A507 /* Rename License File */ = { 1913 isa = PBXShellScriptBuildPhase; 1914 buildActionMask = 8; 1915 files = ( 1916 ); 1917 inputPaths = ( 1918 "$(SRCROOT)/libxml2/Copyright", 1919 ); 1920 name = "Rename License File"; 1921 outputPaths = ( 1922 "$(BUILT_PRODUCTS_DIR)/libxml2.txt", 1923 ); 1924 runOnlyForDeploymentPostprocessing = 1; 1925 shellPath = /bin/sh; 1926 shellScript = "cp libxml2/Copyright \"${BUILT_PRODUCTS_DIR}/libxml2.txt\"\n"; 1927 }; 1928 /* End PBXShellScriptBuildPhase section */ 1929 1930 /* Begin PBXSourcesBuildPhase section */ 1931 44258B571E241DA500DEB7B7 /* Sources */ = { 1932 isa = PBXSourcesBuildPhase; 1933 buildActionMask = 2147483647; 1934 files = ( 1935 44258B5E1E241DA500DEB7B7 /* Libxml2XCTests.m in Sources */, 1936 ); 1937 runOnlyForDeploymentPostprocessing = 0; 1938 }; 1939 442F40621E09F166004826DD /* Sources */ = { 1940 isa = PBXSourcesBuildPhase; 1941 buildActionMask = 2147483647; 1942 files = ( 1943 442F406D1E09F172004826DD /* runtest.c in Sources */, 1944 ); 1945 runOnlyForDeploymentPostprocessing = 0; 1946 }; 1947 443AB8F01E316782005C2ED8 /* Sources */ = { 1948 isa = PBXSourcesBuildPhase; 1949 buildActionMask = 2147483647; 1950 files = ( 1951 443AB8FB1E31678A005C2ED8 /* runtest.c in Sources */, 1952 ); 1953 runOnlyForDeploymentPostprocessing = 0; 1954 }; 1955 443AB9101E316A15005C2ED8 /* Sources */ = { 1956 isa = PBXSourcesBuildPhase; 1957 buildActionMask = 2147483647; 1958 files = ( 1959 443AB91B1E316A1D005C2ED8 /* runxmlconf.c in Sources */, 1960 ); 1961 runOnlyForDeploymentPostprocessing = 0; 1962 }; 1963 443AB9201E316A94005C2ED8 /* Sources */ = { 1964 isa = PBXSourcesBuildPhase; 1965 buildActionMask = 2147483647; 1966 files = ( 1967 443AB92B1E316A9C005C2ED8 /* testapi.c in Sources */, 1968 ); 1969 runOnlyForDeploymentPostprocessing = 0; 1970 }; 1971 443AB9301E316B13005C2ED8 /* Sources */ = { 1972 isa = PBXSourcesBuildPhase; 1973 buildActionMask = 2147483647; 1974 files = ( 1975 443AB93B1E316B1D005C2ED8 /* testchar.c in Sources */, 1976 ); 1977 runOnlyForDeploymentPostprocessing = 0; 1978 }; 1979 443AB9401E316B44005C2ED8 /* Sources */ = { 1980 isa = PBXSourcesBuildPhase; 1981 buildActionMask = 2147483647; 1982 files = ( 1983 443AB94B1E316B4F005C2ED8 /* testdict.c in Sources */, 1984 ); 1985 runOnlyForDeploymentPostprocessing = 0; 1986 }; 1987 443AB9501E316B7A005C2ED8 /* Sources */ = { 1988 isa = PBXSourcesBuildPhase; 1989 buildActionMask = 2147483647; 1990 files = ( 1991 443AB95B1E316B81005C2ED8 /* testrecurse.c in Sources */, 1992 ); 1993 runOnlyForDeploymentPostprocessing = 0; 1994 }; 1995 4447099120605C4200907EAB /* Sources */ = { 1996 isa = PBXSourcesBuildPhase; 1997 buildActionMask = 2147483647; 1998 files = ( 1999 444709A120605ECA00907EAB /* empty.c in Sources */, 2000 ); 2001 runOnlyForDeploymentPostprocessing = 0; 2002 }; 2003 444A7F2E1E0B134F00521AF3 /* Sources */ = { 2004 isa = PBXSourcesBuildPhase; 2005 buildActionMask = 2147483647; 2006 files = ( 2007 444A7F371E0B135C00521AF3 /* runxmlconf.c in Sources */, 2008 ); 2009 runOnlyForDeploymentPostprocessing = 0; 2010 }; 2011 444A7F391E0B138400521AF3 /* Sources */ = { 2012 isa = PBXSourcesBuildPhase; 2013 buildActionMask = 2147483647; 2014 files = ( 2015 444A7F421E0B138F00521AF3 /* testapi.c in Sources */, 2016 ); 2017 runOnlyForDeploymentPostprocessing = 0; 2018 }; 2019 444A7F441E0B139600521AF3 /* Sources */ = { 2020 isa = PBXSourcesBuildPhase; 2021 buildActionMask = 2147483647; 2022 files = ( 2023 444A7F4D1E0B139E00521AF3 /* testchar.c in Sources */, 2024 ); 2025 runOnlyForDeploymentPostprocessing = 0; 2026 }; 2027 444A7F4F1E0B13AF00521AF3 /* Sources */ = { 2028 isa = PBXSourcesBuildPhase; 2029 buildActionMask = 2147483647; 2030 files = ( 2031 444A7F581E0B13B700521AF3 /* testdict.c in Sources */, 2032 ); 2033 runOnlyForDeploymentPostprocessing = 0; 2034 }; 2035 444A7F5A1E0B13BC00521AF3 /* Sources */ = { 2036 isa = PBXSourcesBuildPhase; 2037 buildActionMask = 2147483647; 2038 files = ( 2039 444A7F631E0B13C400521AF3 /* testrecurse.c in Sources */, 2040 ); 2041 runOnlyForDeploymentPostprocessing = 0; 2042 }; 2043 44877C8E1EADB79900B105D1 /* Sources */ = { 2044 isa = PBXSourcesBuildPhase; 2045 buildActionMask = 2147483647; 2046 files = ( 2047 44877C981EADB7A100B105D1 /* libxml2_xml_read_memory_fuzzer.cc in Sources */, 2048 ); 2049 runOnlyForDeploymentPostprocessing = 0; 2050 }; 2051 44877C9E1EADB95B00B105D1 /* Sources */ = { 2052 isa = PBXSourcesBuildPhase; 2053 buildActionMask = 2147483647; 2054 files = ( 2055 44877CA81EADB96400B105D1 /* libxml2_xml_regexp_compile_fuzzer.cc in Sources */, 2056 ); 2057 runOnlyForDeploymentPostprocessing = 0; 2058 }; 2059 44877CAE1EADBA0A00B105D1 /* Sources */ = { 2060 isa = PBXSourcesBuildPhase; 2061 buildActionMask = 2147483647; 2062 files = ( 2063 44877CB81EADBA1A00B105D1 /* libxml2_xml_saxparser_fuzzer.cc in Sources */, 2064 ); 2065 runOnlyForDeploymentPostprocessing = 0; 2066 }; 2067 448D7E281EA5BF8000ECC756 /* Sources */ = { 2068 isa = PBXSourcesBuildPhase; 2069 buildActionMask = 2147483647; 2070 files = ( 2071 5D0359B91677F7FC00B6692E /* buf.c in Sources */, 2072 5D58B01614F81A8D00BE69D8 /* c14n.c in Sources */, 2073 5D58B01714F81A8D00BE69D8 /* catalog.c in Sources */, 2074 5D58B01814F81A8D00BE69D8 /* chvalid.c in Sources */, 2075 5D58B01914F81A8D00BE69D8 /* debugXML.c in Sources */, 2076 5D58B01A14F81A8D00BE69D8 /* dict.c in Sources */, 2077 5D58B01B14F81A8D00BE69D8 /* DOCBparser.c in Sources */, 2078 5D58B01C14F81A8D00BE69D8 /* encoding.c in Sources */, 2079 5D58B01D14F81A8D00BE69D8 /* entities.c in Sources */, 2080 5D58B01E14F81A8D00BE69D8 /* error.c in Sources */, 2081 5D58B01F14F81A8D00BE69D8 /* globals.c in Sources */, 2082 5D58B02014F81A8D00BE69D8 /* hash.c in Sources */, 2083 5D58B02114F81A8D00BE69D8 /* HTMLparser.c in Sources */, 2084 5D58B02214F81A8D00BE69D8 /* HTMLtree.c in Sources */, 2085 5D58B02314F81A8D00BE69D8 /* legacy.c in Sources */, 2086 5D58B02414F81A8D00BE69D8 /* list.c in Sources */, 2087 5D58B02514F81A8D00BE69D8 /* nanoftp.c in Sources */, 2088 5D58B02614F81A8D00BE69D8 /* nanohttp.c in Sources */, 2089 5D58B02714F81A8D00BE69D8 /* parser.c in Sources */, 2090 5D58B02814F81A8D00BE69D8 /* parserInternals.c in Sources */, 2091 5D58B02914F81A8D00BE69D8 /* pattern.c in Sources */, 2092 5D58B02A14F81A8D00BE69D8 /* relaxng.c in Sources */, 2093 5D58B02F14F81A8D00BE69D8 /* SAX.c in Sources */, 2094 5D58B03014F81A8D00BE69D8 /* SAX2.c in Sources */, 2095 5D58B03114F81A8D00BE69D8 /* schematron.c in Sources */, 2096 5D58B04614F81A8D00BE69D8 /* threads.c in Sources */, 2097 5D58B04714F81A8D00BE69D8 /* tree.c in Sources */, 2098 5D58B04B14F81A8D00BE69D8 /* uri.c in Sources */, 2099 5D58B04C14F81A8D00BE69D8 /* valid.c in Sources */, 2100 5D58B04D14F81A8D00BE69D8 /* xinclude.c in Sources */, 2101 5D58B04E14F81A8D00BE69D8 /* xlink.c in Sources */, 2102 5D58B05014F81A8D00BE69D8 /* xmlIO.c in Sources */, 2103 5D58B05214F81A8D00BE69D8 /* xmlmemory.c in Sources */, 2104 5D58B05314F81A8D00BE69D8 /* xmlmodule.c in Sources */, 2105 5D58B05414F81A8D00BE69D8 /* xmlreader.c in Sources */, 2106 5D58B05514F81A8D00BE69D8 /* xmlregexp.c in Sources */, 2107 5D58B05614F81A8D00BE69D8 /* xmlsave.c in Sources */, 2108 5D58B05714F81A8D00BE69D8 /* xmlschemas.c in Sources */, 2109 5D58B05814F81A8D00BE69D8 /* xmlschemastypes.c in Sources */, 2110 5D58B05914F81A8D00BE69D8 /* xmlstring.c in Sources */, 2111 5D58B05A14F81A8D00BE69D8 /* xmlunicode.c in Sources */, 2112 5D58B05B14F81A8D00BE69D8 /* xmlwriter.c in Sources */, 2113 5D58B05C14F81A8D00BE69D8 /* xpath.c in Sources */, 2114 5D58B05D14F81A8D00BE69D8 /* xpointer.c in Sources */, 2115 44EBC8621C4EDE5C00D4BD8E /* xzlib.c in Sources */, 2116 ); 2117 runOnlyForDeploymentPostprocessing = 0; 2118 }; 2119 44F286B71EADB30E00BA8B08 /* Sources */ = { 2120 isa = PBXSourcesBuildPhase; 2121 buildActionMask = 2147483647; 2122 files = ( 2123 44F286C31EADB32500BA8B08 /* libxml2_xml_pushparser_fuzzer.cc in Sources */, 2124 ); 2125 runOnlyForDeploymentPostprocessing = 0; 2126 }; 2127 5D58AF5814F815F500BE69D8 /* Sources */ = { 2128 isa = PBXSourcesBuildPhase; 2129 buildActionMask = 2147483647; 2130 files = ( 2131 448D7E431EA5CC4900ECC756 /* empty.c in Sources */, 2132 ); 2133 runOnlyForDeploymentPostprocessing = 0; 2134 }; 2135 5DB38ADD14F87AE80060A507 /* Sources */ = { 2136 isa = PBXSourcesBuildPhase; 2137 buildActionMask = 2147483647; 2138 files = ( 2139 5DB38AF814F87C740060A507 /* xmllint.c in Sources */, 2140 ); 2141 runOnlyForDeploymentPostprocessing = 0; 2142 }; 2143 5DB38B0914F880AA0060A507 /* Sources */ = { 2144 isa = PBXSourcesBuildPhase; 2145 buildActionMask = 2147483647; 2146 files = ( 2147 5DB38B1714F881090060A507 /* xmlcatalog.c in Sources */, 2148 ); 2149 runOnlyForDeploymentPostprocessing = 0; 2150 }; 2151 /* End PBXSourcesBuildPhase section */ 2152 2153 /* Begin PBXTargetDependency section */ 2154 4431E4E71E37F2160041D690 /* PBXTargetDependency */ = { 2155 isa = PBXTargetDependency; 2156 target = 442F40611E09F166004826DD /* runtest */; 2157 targetProxy = 4431E4E61E37F2160041D690 /* PBXContainerItemProxy */; 2158 }; 2159 4431E4E91E37F2180041D690 /* PBXTargetDependency */ = { 2160 isa = PBXTargetDependency; 2161 target = 444A7F2D1E0B134F00521AF3 /* runxmlconf */; 2162 targetProxy = 4431E4E81E37F2180041D690 /* PBXContainerItemProxy */; 2163 }; 2164 4431E4EB1E37F2190041D690 /* PBXTargetDependency */ = { 2165 isa = PBXTargetDependency; 2166 target = 444A7F381E0B138400521AF3 /* testapi */; 2167 targetProxy = 4431E4EA1E37F2190041D690 /* PBXContainerItemProxy */; 2168 }; 2169 4431E4ED1E37F21C0041D690 /* PBXTargetDependency */ = { 2170 isa = PBXTargetDependency; 2171 target = 444A7F431E0B139600521AF3 /* testchar */; 2172 targetProxy = 4431E4EC1E37F21C0041D690 /* PBXContainerItemProxy */; 2173 }; 2174 4431E4EF1E37F21F0041D690 /* PBXTargetDependency */ = { 2175 isa = PBXTargetDependency; 2176 target = 444A7F4E1E0B13AF00521AF3 /* testdict */; 2177 targetProxy = 4431E4EE1E37F21F0041D690 /* PBXContainerItemProxy */; 2178 }; 2179 4431E4F11E37F2220041D690 /* PBXTargetDependency */ = { 2180 isa = PBXTargetDependency; 2181 target = 444A7F591E0B13BC00521AF3 /* testrecurse */; 2182 targetProxy = 4431E4F01E37F2220041D690 /* PBXContainerItemProxy */; 2183 }; 2184 4431E4F31E37F2270041D690 /* PBXTargetDependency */ = { 2185 isa = PBXTargetDependency; 2186 target = 44258B5A1E241DA500DEB7B7 /* Libxml2XCTests */; 2187 targetProxy = 4431E4F21E37F2270041D690 /* PBXContainerItemProxy */; 2188 }; 2189 443AB8FE1E31679A005C2ED8 /* PBXTargetDependency */ = { 2190 isa = PBXTargetDependency; 2191 target = 443AB8F31E316782005C2ED8 /* xml2_runtest */; 2192 targetProxy = 443AB8FD1E31679A005C2ED8 /* PBXContainerItemProxy */; 2193 }; 2194 443AB91E1E316A2E005C2ED8 /* PBXTargetDependency */ = { 2195 isa = PBXTargetDependency; 2196 target = 443AB9131E316A15005C2ED8 /* xml2_runxmlconf */; 2197 targetProxy = 443AB91D1E316A2E005C2ED8 /* PBXContainerItemProxy */; 2198 }; 2199 443AB92E1E316AA9005C2ED8 /* PBXTargetDependency */ = { 2200 isa = PBXTargetDependency; 2201 target = 443AB9231E316A94005C2ED8 /* xml2_testapi */; 2202 targetProxy = 443AB92D1E316AA9005C2ED8 /* PBXContainerItemProxy */; 2203 }; 2204 443AB93E1E316B2A005C2ED8 /* PBXTargetDependency */ = { 2205 isa = PBXTargetDependency; 2206 target = 443AB9331E316B13005C2ED8 /* xml2_testchar */; 2207 targetProxy = 443AB93D1E316B2A005C2ED8 /* PBXContainerItemProxy */; 2208 }; 2209 443AB94E1E316B5C005C2ED8 /* PBXTargetDependency */ = { 2210 isa = PBXTargetDependency; 2211 target = 443AB9431E316B44005C2ED8 /* xml2_testdict */; 2212 targetProxy = 443AB94D1E316B5C005C2ED8 /* PBXContainerItemProxy */; 2213 }; 2214 443AB95E1E316B8E005C2ED8 /* PBXTargetDependency */ = { 2215 isa = PBXTargetDependency; 2216 target = 443AB9531E316B7A005C2ED8 /* xml2_testrecurse */; 2217 targetProxy = 443AB95D1E316B8E005C2ED8 /* PBXContainerItemProxy */; 2218 }; 2219 4447099B20605C6D00907EAB /* PBXTargetDependency */ = { 2220 isa = PBXTargetDependency; 2221 target = 448D7E2B1EA5BF8000ECC756 /* xml2 */; 2222 targetProxy = 4447099A20605C6D00907EAB /* PBXContainerItemProxy */; 2223 }; 2224 444709A620605ED900907EAB /* PBXTargetDependency */ = { 2225 isa = PBXTargetDependency; 2226 target = 4447099420605C4200907EAB /* libxml2_test */; 2227 targetProxy = 444709A520605ED900907EAB /* PBXContainerItemProxy */; 2228 }; 2229 444709AA20605EFF00907EAB /* PBXTargetDependency */ = { 2230 isa = PBXTargetDependency; 2231 target = 4447099420605C4200907EAB /* libxml2_test */; 2232 targetProxy = 444709A920605EFF00907EAB /* PBXContainerItemProxy */; 2233 }; 2234 444709AD20605F3700907EAB /* PBXTargetDependency */ = { 2235 isa = PBXTargetDependency; 2236 target = 4447099420605C4200907EAB /* libxml2_test */; 2237 targetProxy = 444709AC20605F3700907EAB /* PBXContainerItemProxy */; 2238 }; 2239 444709B020605F4400907EAB /* PBXTargetDependency */ = { 2240 isa = PBXTargetDependency; 2241 target = 4447099420605C4200907EAB /* libxml2_test */; 2242 targetProxy = 444709AF20605F4400907EAB /* PBXContainerItemProxy */; 2243 }; 2244 444709B320605F5100907EAB /* PBXTargetDependency */ = { 2245 isa = PBXTargetDependency; 2246 target = 4447099420605C4200907EAB /* libxml2_test */; 2247 targetProxy = 444709B220605F5100907EAB /* PBXContainerItemProxy */; 2248 }; 2249 444709B620605F5A00907EAB /* PBXTargetDependency */ = { 2250 isa = PBXTargetDependency; 2251 target = 4447099420605C4200907EAB /* libxml2_test */; 2252 targetProxy = 444709B520605F5A00907EAB /* PBXContainerItemProxy */; 2253 }; 2254 444709B920605FD900907EAB /* PBXTargetDependency */ = { 2255 isa = PBXTargetDependency; 2256 target = 4447099420605C4200907EAB /* libxml2_test */; 2257 targetProxy = 444709B820605FD900907EAB /* PBXContainerItemProxy */; 2258 }; 2259 444709BD206061BB00907EAB /* PBXTargetDependency */ = { 2260 isa = PBXTargetDependency; 2261 target = 4447099420605C4200907EAB /* libxml2_test */; 2262 targetProxy = 444709BC206061BB00907EAB /* PBXContainerItemProxy */; 2263 }; 2264 444709C0206061C500907EAB /* PBXTargetDependency */ = { 2265 isa = PBXTargetDependency; 2266 target = 4447099420605C4200907EAB /* libxml2_test */; 2267 targetProxy = 444709BF206061C500907EAB /* PBXContainerItemProxy */; 2268 }; 2269 444709C2206061CA00907EAB /* PBXTargetDependency */ = { 2270 isa = PBXTargetDependency; 2271 target = 4447099420605C4200907EAB /* libxml2_test */; 2272 targetProxy = 444709C1206061CA00907EAB /* PBXContainerItemProxy */; 2273 }; 2274 444709C5206061D800907EAB /* PBXTargetDependency */ = { 2275 isa = PBXTargetDependency; 2276 target = 4447099420605C4200907EAB /* libxml2_test */; 2277 targetProxy = 444709C4206061D800907EAB /* PBXContainerItemProxy */; 2278 }; 2279 444709C8206061E100907EAB /* PBXTargetDependency */ = { 2280 isa = PBXTargetDependency; 2281 target = 4447099420605C4200907EAB /* libxml2_test */; 2282 targetProxy = 444709C7206061E100907EAB /* PBXContainerItemProxy */; 2283 }; 2284 444709CB206061F500907EAB /* PBXTargetDependency */ = { 2285 isa = PBXTargetDependency; 2286 target = 4447099420605C4200907EAB /* libxml2_test */; 2287 targetProxy = 444709CA206061F500907EAB /* PBXContainerItemProxy */; 2288 }; 2289 44877C8C1EADB79900B105D1 /* PBXTargetDependency */ = { 2290 isa = PBXTargetDependency; 2291 target = 448D7E2B1EA5BF8000ECC756 /* xml2 */; 2292 targetProxy = 44877C8D1EADB79900B105D1 /* PBXContainerItemProxy */; 2293 }; 2294 44877C9A1EADB7AD00B105D1 /* PBXTargetDependency */ = { 2295 isa = PBXTargetDependency; 2296 target = 44877C8B1EADB79900B105D1 /* libxml2_xml_read_memory_fuzzer */; 2297 targetProxy = 44877C991EADB7AD00B105D1 /* PBXContainerItemProxy */; 2298 }; 2299 44877C9C1EADB95B00B105D1 /* PBXTargetDependency */ = { 2300 isa = PBXTargetDependency; 2301 target = 448D7E2B1EA5BF8000ECC756 /* xml2 */; 2302 targetProxy = 44877C9D1EADB95B00B105D1 /* PBXContainerItemProxy */; 2303 }; 2304 44877CAA1EADB97400B105D1 /* PBXTargetDependency */ = { 2305 isa = PBXTargetDependency; 2306 target = 44877C9B1EADB95B00B105D1 /* libxml2_xml_regexp_compile_fuzzer */; 2307 targetProxy = 44877CA91EADB97400B105D1 /* PBXContainerItemProxy */; 2308 }; 2309 44877CAC1EADBA0A00B105D1 /* PBXTargetDependency */ = { 2310 isa = PBXTargetDependency; 2311 target = 448D7E2B1EA5BF8000ECC756 /* xml2 */; 2312 targetProxy = 44877CAD1EADBA0A00B105D1 /* PBXContainerItemProxy */; 2313 }; 2314 44877CBA1EADBA3200B105D1 /* PBXTargetDependency */ = { 2315 isa = PBXTargetDependency; 2316 target = 44877CAB1EADBA0A00B105D1 /* libxml2_xml_saxparser_fuzzer */; 2317 targetProxy = 44877CB91EADBA3200B105D1 /* PBXContainerItemProxy */; 2318 }; 2319 448A9E751E2653C20029A3FD /* PBXTargetDependency */ = { 2320 isa = PBXTargetDependency; 2321 target = 5D58AF5B14F815F500BE69D8 /* libxml2 */; 2322 targetProxy = 448A9E741E2653C20029A3FD /* PBXContainerItemProxy */; 2323 }; 2324 448A9E771E2653C60029A3FD /* PBXTargetDependency */ = { 2325 isa = PBXTargetDependency; 2326 target = 5D58AF5B14F815F500BE69D8 /* libxml2 */; 2327 targetProxy = 448A9E761E2653C60029A3FD /* PBXContainerItemProxy */; 2328 }; 2329 448D7E331EA5BFB100ECC756 /* PBXTargetDependency */ = { 2330 isa = PBXTargetDependency; 2331 target = 448D7E2B1EA5BF8000ECC756 /* xml2 */; 2332 targetProxy = 448D7E321EA5BFB100ECC756 /* PBXContainerItemProxy */; 2333 }; 2334 44F286C51EADB33100BA8B08 /* PBXTargetDependency */ = { 2335 isa = PBXTargetDependency; 2336 target = 448D7E2B1EA5BF8000ECC756 /* xml2 */; 2337 targetProxy = 44F286C41EADB33100BA8B08 /* PBXContainerItemProxy */; 2338 }; 2339 44F286C81EADB35100BA8B08 /* PBXTargetDependency */ = { 2340 isa = PBXTargetDependency; 2341 target = 44F286BA1EADB30E00BA8B08 /* libxml2_xml_pushparser_fuzzer */; 2342 targetProxy = 44F286C71EADB35100BA8B08 /* PBXContainerItemProxy */; 2343 }; 2344 5DB38AF414F87BE30060A507 /* PBXTargetDependency */ = { 2345 isa = PBXTargetDependency; 2346 target = 5D58AF5B14F815F500BE69D8 /* libxml2 */; 2347 targetProxy = 5DB38AF314F87BE30060A507 /* PBXContainerItemProxy */; 2348 }; 2349 5DB38AF614F87BE50060A507 /* PBXTargetDependency */ = { 2350 isa = PBXTargetDependency; 2351 target = 5DB38AE014F87AE80060A507 /* xmllint */; 2352 targetProxy = 5DB38AF514F87BE50060A507 /* PBXContainerItemProxy */; 2353 }; 2354 5DB38B1B14F881320060A507 /* PBXTargetDependency */ = { 2355 isa = PBXTargetDependency; 2356 target = 5DB38B0814F880AA0060A507 /* xmlcatalog */; 2357 targetProxy = 5DB38B1A14F881320060A507 /* PBXContainerItemProxy */; 2358 }; 2359 /* End PBXTargetDependency section */ 2360 2361 /* Begin XCBuildConfiguration section */ 2362 44258B631E241DA500DEB7B7 /* Debug */ = { 2363 isa = XCBuildConfiguration; 2364 baseConfigurationReference = 446C9ABA1E25B40B008D92EA /* Libxml2XCTests.xcconfig */; 2365 buildSettings = { 2366 GCC_DYNAMIC_NO_PIC = NO; 2367 GCC_OPTIMIZATION_LEVEL = 0; 2368 GCC_PREPROCESSOR_DEFINITIONS = ( 2369 "DEBUG=1", 2370 "$(inherited)", 2371 ); 2372 }; 2373 name = Debug; 2374 }; 2375 44258B641E241DA500DEB7B7 /* Release */ = { 2376 isa = XCBuildConfiguration; 2377 baseConfigurationReference = 446C9ABA1E25B40B008D92EA /* Libxml2XCTests.xcconfig */; 2378 buildSettings = { 2379 }; 2380 name = Release; 2381 }; 2382 44258B651E241DA500DEB7B7 /* Production */ = { 2383 isa = XCBuildConfiguration; 2384 baseConfigurationReference = 446C9ABA1E25B40B008D92EA /* Libxml2XCTests.xcconfig */; 2385 buildSettings = { 2386 }; 2387 name = Production; 2388 }; 2389 442F40691E09F166004826DD /* Debug */ = { 2390 isa = XCBuildConfiguration; 2391 baseConfigurationReference = 442F40741E09F284004826DD /* ToolExecutable.xcconfig */; 2392 buildSettings = { 2393 }; 2394 name = Debug; 2395 }; 2396 442F406A1E09F166004826DD /* Release */ = { 2397 isa = XCBuildConfiguration; 2398 baseConfigurationReference = 442F40741E09F284004826DD /* ToolExecutable.xcconfig */; 2399 buildSettings = { 2400 }; 2401 name = Release; 2402 }; 2403 442F406B1E09F166004826DD /* Production */ = { 2404 isa = XCBuildConfiguration; 2405 baseConfigurationReference = 442F40741E09F284004826DD /* ToolExecutable.xcconfig */; 2406 buildSettings = { 2407 }; 2408 name = Production; 2409 }; 2410 4431E4E31E37F1FE0041D690 /* Debug */ = { 2411 isa = XCBuildConfiguration; 2412 baseConfigurationReference = 5DB38B3014F888F40060A507 /* Executable.xcconfig */; 2413 buildSettings = { 2414 }; 2415 name = Debug; 2416 }; 2417 4431E4E41E37F1FE0041D690 /* Release */ = { 2418 isa = XCBuildConfiguration; 2419 baseConfigurationReference = 5DB38B3014F888F40060A507 /* Executable.xcconfig */; 2420 buildSettings = { 2421 }; 2422 name = Release; 2423 }; 2424 4431E4E51E37F1FE0041D690 /* Production */ = { 2425 isa = XCBuildConfiguration; 2426 baseConfigurationReference = 5DB38B3014F888F40060A507 /* Executable.xcconfig */; 2427 buildSettings = { 2428 }; 2429 name = Production; 2430 }; 2431 443AB8F51E316782005C2ED8 /* Debug */ = { 2432 isa = XCBuildConfiguration; 2433 baseConfigurationReference = 4431E4F41E37F96A0041D690 /* ToolLibrary.xcconfig */; 2434 buildSettings = { 2435 GCC_PREPROCESSOR_DEFINITIONS = ( 2436 "DEBUG=1", 2437 "$(inherited)", 2438 ); 2439 }; 2440 name = Debug; 2441 }; 2442 443AB8F61E316782005C2ED8 /* Release */ = { 2443 isa = XCBuildConfiguration; 2444 baseConfigurationReference = 4431E4F41E37F96A0041D690 /* ToolLibrary.xcconfig */; 2445 buildSettings = { 2446 }; 2447 name = Release; 2448 }; 2449 443AB8F71E316782005C2ED8 /* Production */ = { 2450 isa = XCBuildConfiguration; 2451 baseConfigurationReference = 4431E4F41E37F96A0041D690 /* ToolLibrary.xcconfig */; 2452 buildSettings = { 2453 }; 2454 name = Production; 2455 }; 2456 443AB9161E316A15005C2ED8 /* Debug */ = { 2457 isa = XCBuildConfiguration; 2458 baseConfigurationReference = 4431E4F41E37F96A0041D690 /* ToolLibrary.xcconfig */; 2459 buildSettings = { 2460 GCC_PREPROCESSOR_DEFINITIONS = ( 2461 "DEBUG=1", 2462 "$(inherited)", 2463 ); 2464 }; 2465 name = Debug; 2466 }; 2467 443AB9171E316A15005C2ED8 /* Release */ = { 2468 isa = XCBuildConfiguration; 2469 baseConfigurationReference = 4431E4F41E37F96A0041D690 /* ToolLibrary.xcconfig */; 2470 buildSettings = { 2471 }; 2472 name = Release; 2473 }; 2474 443AB9181E316A15005C2ED8 /* Production */ = { 2475 isa = XCBuildConfiguration; 2476 baseConfigurationReference = 4431E4F41E37F96A0041D690 /* ToolLibrary.xcconfig */; 2477 buildSettings = { 2478 }; 2479 name = Production; 2480 }; 2481 443AB9261E316A94005C2ED8 /* Debug */ = { 2482 isa = XCBuildConfiguration; 2483 baseConfigurationReference = 4431E4F41E37F96A0041D690 /* ToolLibrary.xcconfig */; 2484 buildSettings = { 2485 GCC_PREPROCESSOR_DEFINITIONS = ( 2486 "DEBUG=1", 2487 "$(inherited)", 2488 ); 2489 }; 2490 name = Debug; 2491 }; 2492 443AB9271E316A94005C2ED8 /* Release */ = { 2493 isa = XCBuildConfiguration; 2494 baseConfigurationReference = 4431E4F41E37F96A0041D690 /* ToolLibrary.xcconfig */; 2495 buildSettings = { 2496 }; 2497 name = Release; 2498 }; 2499 443AB9281E316A94005C2ED8 /* Production */ = { 2500 isa = XCBuildConfiguration; 2501 baseConfigurationReference = 4431E4F41E37F96A0041D690 /* ToolLibrary.xcconfig */; 2502 buildSettings = { 2503 }; 2504 name = Production; 2505 }; 2506 443AB9361E316B13005C2ED8 /* Debug */ = { 2507 isa = XCBuildConfiguration; 2508 baseConfigurationReference = 4431E4F41E37F96A0041D690 /* ToolLibrary.xcconfig */; 2509 buildSettings = { 2510 GCC_PREPROCESSOR_DEFINITIONS = ( 2511 "DEBUG=1", 2512 "$(inherited)", 2513 ); 2514 }; 2515 name = Debug; 2516 }; 2517 443AB9371E316B13005C2ED8 /* Release */ = { 2518 isa = XCBuildConfiguration; 2519 baseConfigurationReference = 4431E4F41E37F96A0041D690 /* ToolLibrary.xcconfig */; 2520 buildSettings = { 2521 }; 2522 name = Release; 2523 }; 2524 443AB9381E316B13005C2ED8 /* Production */ = { 2525 isa = XCBuildConfiguration; 2526 baseConfigurationReference = 4431E4F41E37F96A0041D690 /* ToolLibrary.xcconfig */; 2527 buildSettings = { 2528 }; 2529 name = Production; 2530 }; 2531 443AB9461E316B44005C2ED8 /* Debug */ = { 2532 isa = XCBuildConfiguration; 2533 baseConfigurationReference = 4431E4F41E37F96A0041D690 /* ToolLibrary.xcconfig */; 2534 buildSettings = { 2535 GCC_PREPROCESSOR_DEFINITIONS = ( 2536 "DEBUG=1", 2537 "$(inherited)", 2538 ); 2539 }; 2540 name = Debug; 2541 }; 2542 443AB9471E316B44005C2ED8 /* Release */ = { 2543 isa = XCBuildConfiguration; 2544 baseConfigurationReference = 4431E4F41E37F96A0041D690 /* ToolLibrary.xcconfig */; 2545 buildSettings = { 2546 }; 2547 name = Release; 2548 }; 2549 443AB9481E316B44005C2ED8 /* Production */ = { 2550 isa = XCBuildConfiguration; 2551 baseConfigurationReference = 4431E4F41E37F96A0041D690 /* ToolLibrary.xcconfig */; 2552 buildSettings = { 2553 }; 2554 name = Production; 2555 }; 2556 443AB9561E316B7A005C2ED8 /* Debug */ = { 2557 isa = XCBuildConfiguration; 2558 baseConfigurationReference = 4431E4F41E37F96A0041D690 /* ToolLibrary.xcconfig */; 2559 buildSettings = { 2560 GCC_PREPROCESSOR_DEFINITIONS = ( 2561 "DEBUG=1", 2562 "$(inherited)", 2563 ); 2564 }; 2565 name = Debug; 2566 }; 2567 443AB9571E316B7A005C2ED8 /* Release */ = { 2568 isa = XCBuildConfiguration; 2569 baseConfigurationReference = 4431E4F41E37F96A0041D690 /* ToolLibrary.xcconfig */; 2570 buildSettings = { 2571 }; 2572 name = Release; 2573 }; 2574 443AB9581E316B7A005C2ED8 /* Production */ = { 2575 isa = XCBuildConfiguration; 2576 baseConfigurationReference = 4431E4F41E37F96A0041D690 /* ToolLibrary.xcconfig */; 2577 buildSettings = { 2578 }; 2579 name = Production; 2580 }; 2581 4447099720605C4200907EAB /* Debug */ = { 2582 isa = XCBuildConfiguration; 2583 baseConfigurationReference = 4447099020605C0000907EAB /* libxml2_test.xcconfig */; 2584 buildSettings = { 2585 PRODUCT_NAME = "$(TARGET_NAME)"; 2586 }; 2587 name = Debug; 2588 }; 2589 4447099820605C4200907EAB /* Release */ = { 2590 isa = XCBuildConfiguration; 2591 baseConfigurationReference = 4447099020605C0000907EAB /* libxml2_test.xcconfig */; 2592 buildSettings = { 2593 PRODUCT_NAME = "$(TARGET_NAME)"; 2594 }; 2595 name = Release; 2596 }; 2597 4447099920605C4200907EAB /* Production */ = { 2598 isa = XCBuildConfiguration; 2599 baseConfigurationReference = 4447099020605C0000907EAB /* libxml2_test.xcconfig */; 2600 buildSettings = { 2601 PRODUCT_NAME = "$(TARGET_NAME)"; 2602 }; 2603 name = Production; 2604 }; 2605 444A7F331E0B134F00521AF3 /* Debug */ = { 2606 isa = XCBuildConfiguration; 2607 baseConfigurationReference = 442F40741E09F284004826DD /* ToolExecutable.xcconfig */; 2608 buildSettings = { 2609 PRODUCT_NAME = "$(TARGET_NAME)"; 2610 }; 2611 name = Debug; 2612 }; 2613 444A7F341E0B134F00521AF3 /* Release */ = { 2614 isa = XCBuildConfiguration; 2615 baseConfigurationReference = 442F40741E09F284004826DD /* ToolExecutable.xcconfig */; 2616 buildSettings = { 2617 PRODUCT_NAME = "$(TARGET_NAME)"; 2618 }; 2619 name = Release; 2620 }; 2621 444A7F351E0B134F00521AF3 /* Production */ = { 2622 isa = XCBuildConfiguration; 2623 baseConfigurationReference = 442F40741E09F284004826DD /* ToolExecutable.xcconfig */; 2624 buildSettings = { 2625 PRODUCT_NAME = "$(TARGET_NAME)"; 2626 }; 2627 name = Production; 2628 }; 2629 444A7F3E1E0B138400521AF3 /* Debug */ = { 2630 isa = XCBuildConfiguration; 2631 baseConfigurationReference = 442F40741E09F284004826DD /* ToolExecutable.xcconfig */; 2632 buildSettings = { 2633 PRODUCT_NAME = "$(TARGET_NAME)"; 2634 }; 2635 name = Debug; 2636 }; 2637 444A7F3F1E0B138400521AF3 /* Release */ = { 2638 isa = XCBuildConfiguration; 2639 baseConfigurationReference = 442F40741E09F284004826DD /* ToolExecutable.xcconfig */; 2640 buildSettings = { 2641 PRODUCT_NAME = "$(TARGET_NAME)"; 2642 }; 2643 name = Release; 2644 }; 2645 444A7F401E0B138400521AF3 /* Production */ = { 2646 isa = XCBuildConfiguration; 2647 baseConfigurationReference = 442F40741E09F284004826DD /* ToolExecutable.xcconfig */; 2648 buildSettings = { 2649 PRODUCT_NAME = "$(TARGET_NAME)"; 2650 }; 2651 name = Production; 2652 }; 2653 444A7F491E0B139600521AF3 /* Debug */ = { 2654 isa = XCBuildConfiguration; 2655 baseConfigurationReference = 442F40741E09F284004826DD /* ToolExecutable.xcconfig */; 2656 buildSettings = { 2657 PRODUCT_NAME = "$(TARGET_NAME)"; 2658 }; 2659 name = Debug; 2660 }; 2661 444A7F4A1E0B139600521AF3 /* Release */ = { 2662 isa = XCBuildConfiguration; 2663 baseConfigurationReference = 442F40741E09F284004826DD /* ToolExecutable.xcconfig */; 2664 buildSettings = { 2665 PRODUCT_NAME = "$(TARGET_NAME)"; 2666 }; 2667 name = Release; 2668 }; 2669 444A7F4B1E0B139600521AF3 /* Production */ = { 2670 isa = XCBuildConfiguration; 2671 baseConfigurationReference = 442F40741E09F284004826DD /* ToolExecutable.xcconfig */; 2672 buildSettings = { 2673 PRODUCT_NAME = "$(TARGET_NAME)"; 2674 }; 2675 name = Production; 2676 }; 2677 444A7F541E0B13AF00521AF3 /* Debug */ = { 2678 isa = XCBuildConfiguration; 2679 baseConfigurationReference = 442F40741E09F284004826DD /* ToolExecutable.xcconfig */; 2680 buildSettings = { 2681 PRODUCT_NAME = "$(TARGET_NAME)"; 2682 }; 2683 name = Debug; 2684 }; 2685 444A7F551E0B13AF00521AF3 /* Release */ = { 2686 isa = XCBuildConfiguration; 2687 baseConfigurationReference = 442F40741E09F284004826DD /* ToolExecutable.xcconfig */; 2688 buildSettings = { 2689 PRODUCT_NAME = "$(TARGET_NAME)"; 2690 }; 2691 name = Release; 2692 }; 2693 444A7F561E0B13AF00521AF3 /* Production */ = { 2694 isa = XCBuildConfiguration; 2695 baseConfigurationReference = 442F40741E09F284004826DD /* ToolExecutable.xcconfig */; 2696 buildSettings = { 2697 PRODUCT_NAME = "$(TARGET_NAME)"; 2698 }; 2699 name = Production; 2700 }; 2701 444A7F5F1E0B13BC00521AF3 /* Debug */ = { 2702 isa = XCBuildConfiguration; 2703 baseConfigurationReference = 442F40741E09F284004826DD /* ToolExecutable.xcconfig */; 2704 buildSettings = { 2705 PRODUCT_NAME = "$(TARGET_NAME)"; 2706 }; 2707 name = Debug; 2708 }; 2709 444A7F601E0B13BC00521AF3 /* Release */ = { 2710 isa = XCBuildConfiguration; 2711 baseConfigurationReference = 442F40741E09F284004826DD /* ToolExecutable.xcconfig */; 2712 buildSettings = { 2713 PRODUCT_NAME = "$(TARGET_NAME)"; 2714 }; 2715 name = Release; 2716 }; 2717 444A7F611E0B13BC00521AF3 /* Production */ = { 2718 isa = XCBuildConfiguration; 2719 baseConfigurationReference = 442F40741E09F284004826DD /* ToolExecutable.xcconfig */; 2720 buildSettings = { 2721 PRODUCT_NAME = "$(TARGET_NAME)"; 2722 }; 2723 name = Production; 2724 }; 2725 44877C941EADB79900B105D1 /* Debug */ = { 2726 isa = XCBuildConfiguration; 2727 baseConfigurationReference = 44F286B11EADB1CD00BA8B08 /* FuzzExecutable.xcconfig */; 2728 buildSettings = { 2729 PRODUCT_NAME = "$(TARGET_NAME)"; 2730 }; 2731 name = Debug; 2732 }; 2733 44877C951EADB79900B105D1 /* Release */ = { 2734 isa = XCBuildConfiguration; 2735 baseConfigurationReference = 44F286B11EADB1CD00BA8B08 /* FuzzExecutable.xcconfig */; 2736 buildSettings = { 2737 PRODUCT_NAME = "$(TARGET_NAME)"; 2738 }; 2739 name = Release; 2740 }; 2741 44877C961EADB79900B105D1 /* Production */ = { 2742 isa = XCBuildConfiguration; 2743 baseConfigurationReference = 44F286B11EADB1CD00BA8B08 /* FuzzExecutable.xcconfig */; 2744 buildSettings = { 2745 PRODUCT_NAME = "$(TARGET_NAME)"; 2746 }; 2747 name = Production; 2748 }; 2749 44877CA41EADB95B00B105D1 /* Debug */ = { 2750 isa = XCBuildConfiguration; 2751 baseConfigurationReference = 44F286B11EADB1CD00BA8B08 /* FuzzExecutable.xcconfig */; 2752 buildSettings = { 2753 PRODUCT_NAME = "$(TARGET_NAME)"; 2754 }; 2755 name = Debug; 2756 }; 2757 44877CA51EADB95B00B105D1 /* Release */ = { 2758 isa = XCBuildConfiguration; 2759 baseConfigurationReference = 44F286B11EADB1CD00BA8B08 /* FuzzExecutable.xcconfig */; 2760 buildSettings = { 2761 PRODUCT_NAME = "$(TARGET_NAME)"; 2762 }; 2763 name = Release; 2764 }; 2765 44877CA61EADB95B00B105D1 /* Production */ = { 2766 isa = XCBuildConfiguration; 2767 baseConfigurationReference = 44F286B11EADB1CD00BA8B08 /* FuzzExecutable.xcconfig */; 2768 buildSettings = { 2769 PRODUCT_NAME = "$(TARGET_NAME)"; 2770 }; 2771 name = Production; 2772 }; 2773 44877CB41EADBA0A00B105D1 /* Debug */ = { 2774 isa = XCBuildConfiguration; 2775 baseConfigurationReference = 44F286B11EADB1CD00BA8B08 /* FuzzExecutable.xcconfig */; 2776 buildSettings = { 2777 PRODUCT_NAME = "$(TARGET_NAME)"; 2778 }; 2779 name = Debug; 2780 }; 2781 44877CB51EADBA0A00B105D1 /* Release */ = { 2782 isa = XCBuildConfiguration; 2783 baseConfigurationReference = 44F286B11EADB1CD00BA8B08 /* FuzzExecutable.xcconfig */; 2784 buildSettings = { 2785 PRODUCT_NAME = "$(TARGET_NAME)"; 2786 }; 2787 name = Release; 2788 }; 2789 44877CB61EADBA0A00B105D1 /* Production */ = { 2790 isa = XCBuildConfiguration; 2791 baseConfigurationReference = 44F286B11EADB1CD00BA8B08 /* FuzzExecutable.xcconfig */; 2792 buildSettings = { 2793 PRODUCT_NAME = "$(TARGET_NAME)"; 2794 }; 2795 name = Production; 2796 }; 2797 448D7E2E1EA5BF8000ECC756 /* Debug */ = { 2798 isa = XCBuildConfiguration; 2799 baseConfigurationReference = 448D7E351EA5C3B700ECC756 /* libxml2.a.xcconfig */; 2800 buildSettings = { 2801 }; 2802 name = Debug; 2803 }; 2804 448D7E2F1EA5BF8000ECC756 /* Release */ = { 2805 isa = XCBuildConfiguration; 2806 baseConfigurationReference = 448D7E351EA5C3B700ECC756 /* libxml2.a.xcconfig */; 2807 buildSettings = { 2808 }; 2809 name = Release; 2810 }; 2811 448D7E301EA5BF8000ECC756 /* Production */ = { 2812 isa = XCBuildConfiguration; 2813 baseConfigurationReference = 448D7E351EA5C3B700ECC756 /* libxml2.a.xcconfig */; 2814 buildSettings = { 2815 }; 2816 name = Production; 2817 }; 2818 44F286AD1EADAEF500BA8B08 /* Debug */ = { 2819 isa = XCBuildConfiguration; 2820 buildSettings = { 2821 PRODUCT_NAME = "$(TARGET_NAME)"; 2822 }; 2823 name = Debug; 2824 }; 2825 44F286AE1EADAEF500BA8B08 /* Release */ = { 2826 isa = XCBuildConfiguration; 2827 buildSettings = { 2828 PRODUCT_NAME = "$(TARGET_NAME)"; 2829 }; 2830 name = Release; 2831 }; 2832 44F286AF1EADAEF500BA8B08 /* Production */ = { 2833 isa = XCBuildConfiguration; 2834 buildSettings = { 2835 PRODUCT_NAME = "$(TARGET_NAME)"; 2836 }; 2837 name = Production; 2838 }; 2839 44F286BF1EADB30E00BA8B08 /* Debug */ = { 2840 isa = XCBuildConfiguration; 2841 baseConfigurationReference = 44F286B11EADB1CD00BA8B08 /* FuzzExecutable.xcconfig */; 2842 buildSettings = { 2843 PRODUCT_NAME = "$(TARGET_NAME)"; 2844 }; 2845 name = Debug; 2846 }; 2847 44F286C01EADB30E00BA8B08 /* Release */ = { 2848 isa = XCBuildConfiguration; 2849 baseConfigurationReference = 44F286B11EADB1CD00BA8B08 /* FuzzExecutable.xcconfig */; 2850 buildSettings = { 2851 PRODUCT_NAME = "$(TARGET_NAME)"; 2852 }; 2853 name = Release; 2854 }; 2855 44F286C11EADB30E00BA8B08 /* Production */ = { 2856 isa = XCBuildConfiguration; 2857 baseConfigurationReference = 44F286B11EADB1CD00BA8B08 /* FuzzExecutable.xcconfig */; 2858 buildSettings = { 2859 PRODUCT_NAME = "$(TARGET_NAME)"; 2860 }; 2861 name = Production; 2862 }; 2863 5D58AF5E14F815F500BE69D8 /* Debug */ = { 2864 isa = XCBuildConfiguration; 2865 baseConfigurationReference = 5D58AF6C14F8170000BE69D8 /* DebugRelease.xcconfig */; 2866 buildSettings = { 2867 }; 2868 name = Debug; 2869 }; 2870 5D58AF5F14F815F500BE69D8 /* Release */ = { 2871 isa = XCBuildConfiguration; 2872 baseConfigurationReference = 5D58AF6C14F8170000BE69D8 /* DebugRelease.xcconfig */; 2873 buildSettings = { 2874 }; 2875 name = Release; 2876 }; 2877 5D58AF6114F815F500BE69D8 /* Debug */ = { 2878 isa = XCBuildConfiguration; 2879 baseConfigurationReference = 5D58AF6B14F816DF00BE69D8 /* libxml2.xcconfig */; 2880 buildSettings = { 2881 }; 2882 name = Debug; 2883 }; 2884 5D58AF6214F815F500BE69D8 /* Release */ = { 2885 isa = XCBuildConfiguration; 2886 baseConfigurationReference = 5D58AF6B14F816DF00BE69D8 /* libxml2.xcconfig */; 2887 buildSettings = { 2888 }; 2889 name = Release; 2890 }; 2891 5D58AF6714F8164A00BE69D8 /* Production */ = { 2892 isa = XCBuildConfiguration; 2893 baseConfigurationReference = 5D58AF6A14F816DF00BE69D8 /* Base.xcconfig */; 2894 buildSettings = { 2895 }; 2896 name = Production; 2897 }; 2898 5D58AF6814F8164A00BE69D8 /* Production */ = { 2899 isa = XCBuildConfiguration; 2900 baseConfigurationReference = 5D58AF6B14F816DF00BE69D8 /* libxml2.xcconfig */; 2901 buildSettings = { 2902 }; 2903 name = Production; 2904 }; 2905 5DB38AE814F87AE80060A507 /* Debug */ = { 2906 isa = XCBuildConfiguration; 2907 baseConfigurationReference = 5DB38B3014F888F40060A507 /* Executable.xcconfig */; 2908 buildSettings = { 2909 }; 2910 name = Debug; 2911 }; 2912 5DB38AE914F87AE80060A507 /* Release */ = { 2913 isa = XCBuildConfiguration; 2914 baseConfigurationReference = 5DB38B3014F888F40060A507 /* Executable.xcconfig */; 2915 buildSettings = { 2916 }; 2917 name = Release; 2918 }; 2919 5DB38AEA14F87AE80060A507 /* Production */ = { 2920 isa = XCBuildConfiguration; 2921 baseConfigurationReference = 5DB38B3014F888F40060A507 /* Executable.xcconfig */; 2922 buildSettings = { 2923 }; 2924 name = Production; 2925 }; 2926 5DB38AF014F87BDD0060A507 /* Debug */ = { 2927 isa = XCBuildConfiguration; 2928 baseConfigurationReference = 5DB38B3014F888F40060A507 /* Executable.xcconfig */; 2929 buildSettings = { 2930 }; 2931 name = Debug; 2932 }; 2933 5DB38AF114F87BDD0060A507 /* Release */ = { 2934 isa = XCBuildConfiguration; 2935 baseConfigurationReference = 5DB38B3014F888F40060A507 /* Executable.xcconfig */; 2936 buildSettings = { 2937 }; 2938 name = Release; 2939 }; 2940 5DB38AF214F87BDD0060A507 /* Production */ = { 2941 isa = XCBuildConfiguration; 2942 baseConfigurationReference = 5DB38B3014F888F40060A507 /* Executable.xcconfig */; 2943 buildSettings = { 2944 }; 2945 name = Production; 2946 }; 2947 5DB38B1014F880AA0060A507 /* Debug */ = { 2948 isa = XCBuildConfiguration; 2949 baseConfigurationReference = 5DB38B3014F888F40060A507 /* Executable.xcconfig */; 2950 buildSettings = { 2951 }; 2952 name = Debug; 2953 }; 2954 5DB38B1114F880AA0060A507 /* Release */ = { 2955 isa = XCBuildConfiguration; 2956 baseConfigurationReference = 5DB38B3014F888F40060A507 /* Executable.xcconfig */; 2957 buildSettings = { 2958 }; 2959 name = Release; 2960 }; 2961 5DB38B1214F880AA0060A507 /* Production */ = { 2962 isa = XCBuildConfiguration; 2963 baseConfigurationReference = 5DB38B3014F888F40060A507 /* Executable.xcconfig */; 2964 buildSettings = { 2965 }; 2966 name = Production; 2967 }; 2968 /* End XCBuildConfiguration section */ 2969 2970 /* Begin XCConfigurationList section */ 2971 44258B661E241DA500DEB7B7 /* Build configuration list for PBXNativeTarget "Libxml2XCTests" */ = { 2972 isa = XCConfigurationList; 2973 buildConfigurations = ( 2974 44258B631E241DA500DEB7B7 /* Debug */, 2975 44258B641E241DA500DEB7B7 /* Release */, 2976 44258B651E241DA500DEB7B7 /* Production */, 2977 ); 2978 defaultConfigurationIsVisible = 0; 2979 defaultConfigurationName = Production; 2980 }; 2981 442F40681E09F166004826DD /* Build configuration list for PBXNativeTarget "runtest" */ = { 2982 isa = XCConfigurationList; 2983 buildConfigurations = ( 2984 442F40691E09F166004826DD /* Debug */, 2985 442F406A1E09F166004826DD /* Release */, 2986 442F406B1E09F166004826DD /* Production */, 2987 ); 2988 defaultConfigurationIsVisible = 0; 2989 defaultConfigurationName = Production; 2990 }; 2991 4431E4E21E37F1FE0041D690 /* Build configuration list for PBXAggregateTarget "Test" */ = { 2992 isa = XCConfigurationList; 2993 buildConfigurations = ( 2994 4431E4E31E37F1FE0041D690 /* Debug */, 2995 4431E4E41E37F1FE0041D690 /* Release */, 2996 4431E4E51E37F1FE0041D690 /* Production */, 2997 ); 2998 defaultConfigurationIsVisible = 0; 2999 defaultConfigurationName = Production; 3000 }; 3001 443AB8F81E316782005C2ED8 /* Build configuration list for PBXNativeTarget "xml2_runtest" */ = { 3002 isa = XCConfigurationList; 3003 buildConfigurations = ( 3004 443AB8F51E316782005C2ED8 /* Debug */, 3005 443AB8F61E316782005C2ED8 /* Release */, 3006 443AB8F71E316782005C2ED8 /* Production */, 3007 ); 3008 defaultConfigurationIsVisible = 0; 3009 defaultConfigurationName = Production; 3010 }; 3011 443AB9151E316A15005C2ED8 /* Build configuration list for PBXNativeTarget "xml2_runxmlconf" */ = { 3012 isa = XCConfigurationList; 3013 buildConfigurations = ( 3014 443AB9161E316A15005C2ED8 /* Debug */, 3015 443AB9171E316A15005C2ED8 /* Release */, 3016 443AB9181E316A15005C2ED8 /* Production */, 3017 ); 3018 defaultConfigurationIsVisible = 0; 3019 defaultConfigurationName = Production; 3020 }; 3021 443AB9251E316A94005C2ED8 /* Build configuration list for PBXNativeTarget "xml2_testapi" */ = { 3022 isa = XCConfigurationList; 3023 buildConfigurations = ( 3024 443AB9261E316A94005C2ED8 /* Debug */, 3025 443AB9271E316A94005C2ED8 /* Release */, 3026 443AB9281E316A94005C2ED8 /* Production */, 3027 ); 3028 defaultConfigurationIsVisible = 0; 3029 defaultConfigurationName = Production; 3030 }; 3031 443AB9351E316B13005C2ED8 /* Build configuration list for PBXNativeTarget "xml2_testchar" */ = { 3032 isa = XCConfigurationList; 3033 buildConfigurations = ( 3034 443AB9361E316B13005C2ED8 /* Debug */, 3035 443AB9371E316B13005C2ED8 /* Release */, 3036 443AB9381E316B13005C2ED8 /* Production */, 3037 ); 3038 defaultConfigurationIsVisible = 0; 3039 defaultConfigurationName = Production; 3040 }; 3041 443AB9451E316B44005C2ED8 /* Build configuration list for PBXNativeTarget "xml2_testdict" */ = { 3042 isa = XCConfigurationList; 3043 buildConfigurations = ( 3044 443AB9461E316B44005C2ED8 /* Debug */, 3045 443AB9471E316B44005C2ED8 /* Release */, 3046 443AB9481E316B44005C2ED8 /* Production */, 3047 ); 3048 defaultConfigurationIsVisible = 0; 3049 defaultConfigurationName = Production; 3050 }; 3051 443AB9551E316B7A005C2ED8 /* Build configuration list for PBXNativeTarget "xml2_testrecurse" */ = { 3052 isa = XCConfigurationList; 3053 buildConfigurations = ( 3054 443AB9561E316B7A005C2ED8 /* Debug */, 3055 443AB9571E316B7A005C2ED8 /* Release */, 3056 443AB9581E316B7A005C2ED8 /* Production */, 3057 ); 3058 defaultConfigurationIsVisible = 0; 3059 defaultConfigurationName = Production; 3060 }; 3061 4447099620605C4200907EAB /* Build configuration list for PBXNativeTarget "libxml2_test" */ = { 3062 isa = XCConfigurationList; 3063 buildConfigurations = ( 3064 4447099720605C4200907EAB /* Debug */, 3065 4447099820605C4200907EAB /* Release */, 3066 4447099920605C4200907EAB /* Production */, 3067 ); 3068 defaultConfigurationIsVisible = 0; 3069 defaultConfigurationName = Production; 3070 }; 3071 444A7F321E0B134F00521AF3 /* Build configuration list for PBXNativeTarget "runxmlconf" */ = { 3072 isa = XCConfigurationList; 3073 buildConfigurations = ( 3074 444A7F331E0B134F00521AF3 /* Debug */, 3075 444A7F341E0B134F00521AF3 /* Release */, 3076 444A7F351E0B134F00521AF3 /* Production */, 3077 ); 3078 defaultConfigurationIsVisible = 0; 3079 defaultConfigurationName = Production; 3080 }; 3081 444A7F3D1E0B138400521AF3 /* Build configuration list for PBXNativeTarget "testapi" */ = { 3082 isa = XCConfigurationList; 3083 buildConfigurations = ( 3084 444A7F3E1E0B138400521AF3 /* Debug */, 3085 444A7F3F1E0B138400521AF3 /* Release */, 3086 444A7F401E0B138400521AF3 /* Production */, 3087 ); 3088 defaultConfigurationIsVisible = 0; 3089 defaultConfigurationName = Production; 3090 }; 3091 444A7F481E0B139600521AF3 /* Build configuration list for PBXNativeTarget "testchar" */ = { 3092 isa = XCConfigurationList; 3093 buildConfigurations = ( 3094 444A7F491E0B139600521AF3 /* Debug */, 3095 444A7F4A1E0B139600521AF3 /* Release */, 3096 444A7F4B1E0B139600521AF3 /* Production */, 3097 ); 3098 defaultConfigurationIsVisible = 0; 3099 defaultConfigurationName = Production; 3100 }; 3101 444A7F531E0B13AF00521AF3 /* Build configuration list for PBXNativeTarget "testdict" */ = { 3102 isa = XCConfigurationList; 3103 buildConfigurations = ( 3104 444A7F541E0B13AF00521AF3 /* Debug */, 3105 444A7F551E0B13AF00521AF3 /* Release */, 3106 444A7F561E0B13AF00521AF3 /* Production */, 3107 ); 3108 defaultConfigurationIsVisible = 0; 3109 defaultConfigurationName = Production; 3110 }; 3111 444A7F5E1E0B13BC00521AF3 /* Build configuration list for PBXNativeTarget "testrecurse" */ = { 3112 isa = XCConfigurationList; 3113 buildConfigurations = ( 3114 444A7F5F1E0B13BC00521AF3 /* Debug */, 3115 444A7F601E0B13BC00521AF3 /* Release */, 3116 444A7F611E0B13BC00521AF3 /* Production */, 3117 ); 3118 defaultConfigurationIsVisible = 0; 3119 defaultConfigurationName = Production; 3120 }; 3121 44877C931EADB79900B105D1 /* Build configuration list for PBXNativeTarget "libxml2_xml_read_memory_fuzzer" */ = { 3122 isa = XCConfigurationList; 3123 buildConfigurations = ( 3124 44877C941EADB79900B105D1 /* Debug */, 3125 44877C951EADB79900B105D1 /* Release */, 3126 44877C961EADB79900B105D1 /* Production */, 3127 ); 3128 defaultConfigurationIsVisible = 0; 3129 defaultConfigurationName = Production; 3130 }; 3131 44877CA31EADB95B00B105D1 /* Build configuration list for PBXNativeTarget "libxml2_xml_regexp_compile_fuzzer" */ = { 3132 isa = XCConfigurationList; 3133 buildConfigurations = ( 3134 44877CA41EADB95B00B105D1 /* Debug */, 3135 44877CA51EADB95B00B105D1 /* Release */, 3136 44877CA61EADB95B00B105D1 /* Production */, 3137 ); 3138 defaultConfigurationIsVisible = 0; 3139 defaultConfigurationName = Production; 3140 }; 3141 44877CB31EADBA0A00B105D1 /* Build configuration list for PBXNativeTarget "libxml2_xml_saxparser_fuzzer" */ = { 3142 isa = XCConfigurationList; 3143 buildConfigurations = ( 3144 44877CB41EADBA0A00B105D1 /* Debug */, 3145 44877CB51EADBA0A00B105D1 /* Release */, 3146 44877CB61EADBA0A00B105D1 /* Production */, 3147 ); 3148 defaultConfigurationIsVisible = 0; 3149 defaultConfigurationName = Production; 3150 }; 3151 448D7E2D1EA5BF8000ECC756 /* Build configuration list for PBXNativeTarget "xml2" */ = { 3152 isa = XCConfigurationList; 3153 buildConfigurations = ( 3154 448D7E2E1EA5BF8000ECC756 /* Debug */, 3155 448D7E2F1EA5BF8000ECC756 /* Release */, 3156 448D7E301EA5BF8000ECC756 /* Production */, 3157 ); 3158 defaultConfigurationIsVisible = 0; 3159 defaultConfigurationName = Production; 3160 }; 3161 44F286B01EADAEF500BA8B08 /* Build configuration list for PBXAggregateTarget "Fuzz" */ = { 3162 isa = XCConfigurationList; 3163 buildConfigurations = ( 3164 44F286AD1EADAEF500BA8B08 /* Debug */, 3165 44F286AE1EADAEF500BA8B08 /* Release */, 3166 44F286AF1EADAEF500BA8B08 /* Production */, 3167 ); 3168 defaultConfigurationIsVisible = 0; 3169 defaultConfigurationName = Production; 3170 }; 3171 44F286C21EADB30E00BA8B08 /* Build configuration list for PBXNativeTarget "libxml2_xml_pushparser_fuzzer" */ = { 3172 isa = XCConfigurationList; 3173 buildConfigurations = ( 3174 44F286BF1EADB30E00BA8B08 /* Debug */, 3175 44F286C01EADB30E00BA8B08 /* Release */, 3176 44F286C11EADB30E00BA8B08 /* Production */, 3177 ); 3178 defaultConfigurationIsVisible = 0; 3179 defaultConfigurationName = Production; 3180 }; 3181 5D58AF5614F815F500BE69D8 /* Build configuration list for PBXProject "libxml2" */ = { 3182 isa = XCConfigurationList; 3183 buildConfigurations = ( 3184 5D58AF5E14F815F500BE69D8 /* Debug */, 3185 5D58AF5F14F815F500BE69D8 /* Release */, 3186 5D58AF6714F8164A00BE69D8 /* Production */, 3187 ); 3188 defaultConfigurationIsVisible = 0; 3189 defaultConfigurationName = Production; 3190 }; 3191 5D58AF6014F815F500BE69D8 /* Build configuration list for PBXNativeTarget "libxml2" */ = { 3192 isa = XCConfigurationList; 3193 buildConfigurations = ( 3194 5D58AF6114F815F500BE69D8 /* Debug */, 3195 5D58AF6214F815F500BE69D8 /* Release */, 3196 5D58AF6814F8164A00BE69D8 /* Production */, 3197 ); 3198 defaultConfigurationIsVisible = 0; 3199 defaultConfigurationName = Production; 3200 }; 3201 5DB38AEB14F87AE80060A507 /* Build configuration list for PBXNativeTarget "xmllint" */ = { 3202 isa = XCConfigurationList; 3203 buildConfigurations = ( 3204 5DB38AE814F87AE80060A507 /* Debug */, 3205 5DB38AE914F87AE80060A507 /* Release */, 3206 5DB38AEA14F87AE80060A507 /* Production */, 3207 ); 3208 defaultConfigurationIsVisible = 0; 3209 defaultConfigurationName = Production; 3210 }; 3211 5DB38AEF14F87BDD0060A507 /* Build configuration list for PBXAggregateTarget "All" */ = { 3212 isa = XCConfigurationList; 3213 buildConfigurations = ( 3214 5DB38AF014F87BDD0060A507 /* Debug */, 3215 5DB38AF114F87BDD0060A507 /* Release */, 3216 5DB38AF214F87BDD0060A507 /* Production */, 3217 ); 3218 defaultConfigurationIsVisible = 0; 3219 defaultConfigurationName = Production; 3220 }; 3221 5DB38B0F14F880AA0060A507 /* Build configuration list for PBXNativeTarget "xmlcatalog" */ = { 3222 isa = XCConfigurationList; 3223 buildConfigurations = ( 3224 5DB38B1014F880AA0060A507 /* Debug */, 3225 5DB38B1114F880AA0060A507 /* Release */, 3226 5DB38B1214F880AA0060A507 /* Production */, 3227 ); 3228 defaultConfigurationIsVisible = 0; 3229 defaultConfigurationName = Production; 3230 }; 3231 /* End XCConfigurationList section */ 3232 }; 3233 rootObject = 5D58AF5314F815F500BE69D8 /* Project object */; 3234 }