|
|
|
@ -8,77 +8,73 @@
|
|
|
|
|
|
|
|
|
|
/* Begin PBXBuildFile section */
|
|
|
|
|
002D62642D8CEDF2E1191BF75FACD20B /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CBB3DE36805AF21409EC968A9691732F /* Foundation.framework */; };
|
|
|
|
|
08746A8852A1507380835B7973EDE0AE /* Whitelist.swift in Sources */ = {isa = PBXBuildFile; fileRef = 36A5C0FF1FD5FE9E3A0F56EC91B39693 /* Whitelist.swift */; };
|
|
|
|
|
0A37450883F64BBE49C799DA78BC76BA /* Validate.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88A324C7852EC48A2D3BE0F13B36E80 /* Validate.swift */; };
|
|
|
|
|
0B15EB655B27D50C15E927EBED9F8685 /* HttpStatusException.swift in Sources */ = {isa = PBXBuildFile; fileRef = 629E745BD539F3743F39A5AA42BFB455 /* HttpStatusException.swift */; };
|
|
|
|
|
0DB24B9196F8F0D003B308ED026A3064 /* Parser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61814F62F521C5845986AE3B6C493813 /* Parser.swift */; };
|
|
|
|
|
0E32C5F8165401F053A6CB70101A6617 /* CharacterReader.swift in Sources */ = {isa = PBXBuildFile; fileRef = 62AEDCBE808539A14DA3E2425BA20FF5 /* CharacterReader.swift */; };
|
|
|
|
|
114886DC89E9E23EAF4D5E5C02E64FFA /* NodeVisitor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8F21F3A8D469D075E18013C2ECA04BFB /* NodeVisitor.swift */; };
|
|
|
|
|
14E221E3F2569CDE3BB3955DE7431853 /* Entities.swift in Sources */ = {isa = PBXBuildFile; fileRef = 12A904EDA535DAE27E4763BC5849189D /* Entities.swift */; };
|
|
|
|
|
16123842B0BA85126E5CD78BE6E9AC4F /* Comment.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCC144674CD14EC73FA78F88E73E24E6 /* Comment.swift */; };
|
|
|
|
|
08746A8852A1507380835B7973EDE0AE /* Whitelist.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6CE25DA7C10AB79E4FF43C1B1898FC9C /* Whitelist.swift */; };
|
|
|
|
|
0A37450883F64BBE49C799DA78BC76BA /* Validate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 09D6E58CCC8906752DF9F265D9CA16C4 /* Validate.swift */; };
|
|
|
|
|
0B15EB655B27D50C15E927EBED9F8685 /* HttpStatusException.swift in Sources */ = {isa = PBXBuildFile; fileRef = 159A810E9B2A74939D52D3099C228B6D /* HttpStatusException.swift */; };
|
|
|
|
|
0DB24B9196F8F0D003B308ED026A3064 /* Parser.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2BB65D19D3DB40860A51EC2E24C3229 /* Parser.swift */; };
|
|
|
|
|
0E32C5F8165401F053A6CB70101A6617 /* CharacterReader.swift in Sources */ = {isa = PBXBuildFile; fileRef = F2985DFF6E0570018A481566E0B379E9 /* CharacterReader.swift */; };
|
|
|
|
|
114886DC89E9E23EAF4D5E5C02E64FFA /* NodeVisitor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03A0C9514E34F3F34B7A45802AFE5ED4 /* NodeVisitor.swift */; };
|
|
|
|
|
14E221E3F2569CDE3BB3955DE7431853 /* Entities.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8D66AE42BB0B2787B59C31166D677B5 /* Entities.swift */; };
|
|
|
|
|
16123842B0BA85126E5CD78BE6E9AC4F /* Comment.swift in Sources */ = {isa = PBXBuildFile; fileRef = 290BF0BE9E9D73C01C51CF503722772A /* Comment.swift */; };
|
|
|
|
|
224B00870DBD6E3C027E0F48529299F0 /* Pods-SwiftSoup_Tests-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 9A13C1AE315FCE52AA80EA793FB52974 /* Pods-SwiftSoup_Tests-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
|
|
|
2ACF71EE17962588A9AD5CC85A6CF914 /* ParseSettings.swift in Sources */ = {isa = PBXBuildFile; fileRef = 474766B5F4CF936557F4963EAE784031 /* ParseSettings.swift */; };
|
|
|
|
|
2F8A8B13CF3B97AA8D25900DBEE765F0 /* HtmlTreeBuilderState.swift in Sources */ = {isa = PBXBuildFile; fileRef = A02F8C22C73A83ACCDEEDE9F54BFAD1F /* HtmlTreeBuilderState.swift */; };
|
|
|
|
|
302C452D51AF33743FAA85E6AB26FD6D /* ParseErrorList.swift in Sources */ = {isa = PBXBuildFile; fileRef = 109AAF35150319468676C5624FB62A91 /* ParseErrorList.swift */; };
|
|
|
|
|
3194D9833BABA7295FDCC2DD2EEA18F2 /* Connection.swift in Sources */ = {isa = PBXBuildFile; fileRef = 778C23CF39541C061C564C8C3E22A408 /* Connection.swift */; };
|
|
|
|
|
364A27705B29788D5DFB441ADEF3669B /* OrderedDictionary.swift in Sources */ = {isa = PBXBuildFile; fileRef = E3C1B2D100D708CF4D4DA1A0A894438A /* OrderedDictionary.swift */; };
|
|
|
|
|
37C1B9BA6EE8E7655EE3432368B19C2E /* Tokeniser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3FB8B5916D66DD1ACA96214F15B70DB5 /* Tokeniser.swift */; };
|
|
|
|
|
37D384855B3D84ED7A1D8010D3B05D6D /* OrderedSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 99B50EA8265F89B827B60DC2F7B7B189 /* OrderedSet.swift */; };
|
|
|
|
|
3B9DA8B4D1E726184F01969B87CA8125 /* SwiftSoup.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2653940EBF5101EF6495DA838E8035DF /* SwiftSoup.swift */; };
|
|
|
|
|
436A4A1F315067F6D2E35A7B1125E8A5 /* Node.swift in Sources */ = {isa = PBXBuildFile; fileRef = 636664779C763EE6C0DB164BCA5765E9 /* Node.swift */; };
|
|
|
|
|
497D1E445E7C1BD89066AAD5F3135530 /* SwiftSoup-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 42729ED91C5268E19B1FCE6D78EE174C /* SwiftSoup-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
|
|
|
4A6B601A548C739D2755CE683FDE8090 /* Document.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3A423FA1DF085411898D4B1AA0DCFC4 /* Document.swift */; };
|
|
|
|
|
4B3AE40DFE2DFCA96371DC8EFA666530 /* Cleaner.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2581D2B8BF8452425B76D5C734BCDFB5 /* Cleaner.swift */; };
|
|
|
|
|
2ACF71EE17962588A9AD5CC85A6CF914 /* ParseSettings.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1BBAFD89FEF2D60229C42253B24C0617 /* ParseSettings.swift */; };
|
|
|
|
|
2F8A8B13CF3B97AA8D25900DBEE765F0 /* HtmlTreeBuilderState.swift in Sources */ = {isa = PBXBuildFile; fileRef = F5F0EEAABA2D5B1F1E14E5139DAB1F10 /* HtmlTreeBuilderState.swift */; };
|
|
|
|
|
302C452D51AF33743FAA85E6AB26FD6D /* ParseErrorList.swift in Sources */ = {isa = PBXBuildFile; fileRef = F795C3DDDABEF7C9BC69489BA784D797 /* ParseErrorList.swift */; };
|
|
|
|
|
3194D9833BABA7295FDCC2DD2EEA18F2 /* Connection.swift in Sources */ = {isa = PBXBuildFile; fileRef = C45123A932B8B7CD8D2F8D4A9682C1E1 /* Connection.swift */; };
|
|
|
|
|
364A27705B29788D5DFB441ADEF3669B /* OrderedDictionary.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7192E52F51AE7D4E35A3CE52A5DD1804 /* OrderedDictionary.swift */; };
|
|
|
|
|
37C1B9BA6EE8E7655EE3432368B19C2E /* Tokeniser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88B5EB660756BA5390988EB5C9DC2ED5 /* Tokeniser.swift */; };
|
|
|
|
|
37D384855B3D84ED7A1D8010D3B05D6D /* OrderedSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1E6D2FA66C224A0E5C51E33104ECCD47 /* OrderedSet.swift */; };
|
|
|
|
|
3B9DA8B4D1E726184F01969B87CA8125 /* SwiftSoup.swift in Sources */ = {isa = PBXBuildFile; fileRef = 844842B1570062B94FA385DF17848919 /* SwiftSoup.swift */; };
|
|
|
|
|
436A4A1F315067F6D2E35A7B1125E8A5 /* Node.swift in Sources */ = {isa = PBXBuildFile; fileRef = D6C5DD2FA11ADA5B93639A0A30063ED8 /* Node.swift */; };
|
|
|
|
|
497D1E445E7C1BD89066AAD5F3135530 /* SwiftSoup-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = E033B9EDC46C37DD0B16C515B32FB847 /* SwiftSoup-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
|
|
|
4A6B601A548C739D2755CE683FDE8090 /* Document.swift in Sources */ = {isa = PBXBuildFile; fileRef = EB5245D86469F87996218619483D9841 /* Document.swift */; };
|
|
|
|
|
4B3AE40DFE2DFCA96371DC8EFA666530 /* Cleaner.swift in Sources */ = {isa = PBXBuildFile; fileRef = 932DC46C4D8DD1D53C0473F535E10502 /* Cleaner.swift */; };
|
|
|
|
|
4CF5A482A7DD5B83AC6A82438BA3B900 /* Pods-SwiftSoup_Example-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = A48D6A3B687B788EE54D7B13C76C4D6D /* Pods-SwiftSoup_Example-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
|
|
|
4D2F923ED69E68B55A563B2D93D79DF7 /* ParseError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 824276817FF5B9522E9ADE10A2608816 /* ParseError.swift */; };
|
|
|
|
|
4EF5A910BFBD689F820A105D55AF322F /* StructuralEvaluator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 026C255A88ADD60A091E4AEBE0831E22 /* StructuralEvaluator.swift */; };
|
|
|
|
|
5547BA747574AF9848EFC1EDCB26E6C1 /* TextNode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C0D1E888478390A9F25D17A9702EF11 /* TextNode.swift */; };
|
|
|
|
|
57E2E352CD998D0AECDF967F368DADDF /* Element.swift in Sources */ = {isa = PBXBuildFile; fileRef = 42D00C7DA2EFE8D3C17A4C5B044AF5BD /* Element.swift */; };
|
|
|
|
|
5B4BB13234E9620D3D27EAE53C4E0DFA /* entities-base.properties in Resources */ = {isa = PBXBuildFile; fileRef = F3F062CCAA558AB964F4DFD7A1B95565 /* entities-base.properties */; };
|
|
|
|
|
5F633085856E9441D99CD5C72EBA3C56 /* Attribute.swift in Sources */ = {isa = PBXBuildFile; fileRef = AC0A89992C37CACCA50894EC46093DAA /* Attribute.swift */; };
|
|
|
|
|
695761A641706051E52583996AA0FEC5 /* QueryParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 32FD5F1F1AFDDB33FB1FF6546420AF9C /* QueryParser.swift */; };
|
|
|
|
|
70DCFC3262C369CEB121953CBFF9A1B1 /* String.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4B76862A8BACFAE591F6363206C6600 /* String.swift */; };
|
|
|
|
|
7221F3060E73D867D1D6E1EEEF5DEFE3 /* FormElement.swift in Sources */ = {isa = PBXBuildFile; fileRef = A096E771D00CC00DDBBE0D814CD2F150 /* FormElement.swift */; };
|
|
|
|
|
7267BAA165188126E2BFF1E5671F91F5 /* CharacterExt.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41C66363403BAB0425F8290E9F62919A /* CharacterExt.swift */; };
|
|
|
|
|
74CB106CD09663F73A94A0FFA25DF010 /* Pattern.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6EFB04D8360249E5435A4028F2E9AC1C /* Pattern.swift */; };
|
|
|
|
|
77908FCC141BB2BC6366CF15C1681920 /* Token.swift in Sources */ = {isa = PBXBuildFile; fileRef = BDEC58085D57DFBAD45588C75C9F6761 /* Token.swift */; };
|
|
|
|
|
7836EFF58713240D41D5FB5151776F0A /* CombiningEvaluator.swift in Sources */ = {isa = PBXBuildFile; fileRef = C14AA36B17A06EB81F8549265D317C30 /* CombiningEvaluator.swift */; };
|
|
|
|
|
788BF28A051CF0BF6D78DC9C4A7B2EF3 /* DataNode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C182228607C368B89C61BAB888571D5 /* DataNode.swift */; };
|
|
|
|
|
7D40586E4EDCE5338C953A9F2D745D1A /* StreamReader.swift in Sources */ = {isa = PBXBuildFile; fileRef = B70029A2F33AE28711A30ED953D3645E /* StreamReader.swift */; };
|
|
|
|
|
4D2F923ED69E68B55A563B2D93D79DF7 /* ParseError.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD557D3F93629D19B2D59B87116402F1 /* ParseError.swift */; };
|
|
|
|
|
4EF5A910BFBD689F820A105D55AF322F /* StructuralEvaluator.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED7738453C75C557239362C15094DBBE /* StructuralEvaluator.swift */; };
|
|
|
|
|
5547BA747574AF9848EFC1EDCB26E6C1 /* TextNode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 48166F264E0890D23DE8B6B9D69290F7 /* TextNode.swift */; };
|
|
|
|
|
57E2E352CD998D0AECDF967F368DADDF /* Element.swift in Sources */ = {isa = PBXBuildFile; fileRef = A357EDDA405C29483E93A7F620C82EDB /* Element.swift */; };
|
|
|
|
|
5F633085856E9441D99CD5C72EBA3C56 /* Attribute.swift in Sources */ = {isa = PBXBuildFile; fileRef = 01BD87767A7D555CF0123DC681781E3C /* Attribute.swift */; };
|
|
|
|
|
695761A641706051E52583996AA0FEC5 /* QueryParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = A897D32774BE959870AE8CB4432674EB /* QueryParser.swift */; };
|
|
|
|
|
70DCFC3262C369CEB121953CBFF9A1B1 /* String.swift in Sources */ = {isa = PBXBuildFile; fileRef = C643ED49471820E47504CDD9B03467EF /* String.swift */; };
|
|
|
|
|
7221F3060E73D867D1D6E1EEEF5DEFE3 /* FormElement.swift in Sources */ = {isa = PBXBuildFile; fileRef = E26C2B4ADF83A2C2A066EF522F80891B /* FormElement.swift */; };
|
|
|
|
|
7267BAA165188126E2BFF1E5671F91F5 /* CharacterExt.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DAC1FEEB5484366F35A9D550F788E8E /* CharacterExt.swift */; };
|
|
|
|
|
74CB106CD09663F73A94A0FFA25DF010 /* Pattern.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5401A0AE4363FA79550AA7DF20646030 /* Pattern.swift */; };
|
|
|
|
|
77908FCC141BB2BC6366CF15C1681920 /* Token.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA1AB6E8F24AFF9F15CBEC9FE2464626 /* Token.swift */; };
|
|
|
|
|
7836EFF58713240D41D5FB5151776F0A /* CombiningEvaluator.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED0D19CE3350345E5E15730554EE18CA /* CombiningEvaluator.swift */; };
|
|
|
|
|
788BF28A051CF0BF6D78DC9C4A7B2EF3 /* DataNode.swift in Sources */ = {isa = PBXBuildFile; fileRef = BDE1DF674B509C5C8A90FEF8D5465CB6 /* DataNode.swift */; };
|
|
|
|
|
7D40586E4EDCE5338C953A9F2D745D1A /* StreamReader.swift in Sources */ = {isa = PBXBuildFile; fileRef = A2E0CE2F8EC51CBAA30CCC075B326D9C /* StreamReader.swift */; };
|
|
|
|
|
7F36F953A8F5B7A2B5ED0F75018521E1 /* Pods-SwiftSoup_Example-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = A5910965D75B191A94A7CC670675B132 /* Pods-SwiftSoup_Example-dummy.m */; };
|
|
|
|
|
80869A7DF287B88B9BE258FDBF90A474 /* Attributes.swift in Sources */ = {isa = PBXBuildFile; fileRef = A255368E277FA9239A313E33D11B2170 /* Attributes.swift */; };
|
|
|
|
|
8463507858CF2E10F9FB9907E44559CD /* SwiftSoup-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = EFF60534DF5AE9D2E9C07FB40D96A4F1 /* SwiftSoup-dummy.m */; };
|
|
|
|
|
8ACEB0C233D339E641F310866F108C85 /* ArrayExt.swift in Sources */ = {isa = PBXBuildFile; fileRef = B2FD497652A1FC8AE29AA94158151368 /* ArrayExt.swift */; };
|
|
|
|
|
80869A7DF287B88B9BE258FDBF90A474 /* Attributes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8E062CF309DAF1A40E3102176974634A /* Attributes.swift */; };
|
|
|
|
|
8463507858CF2E10F9FB9907E44559CD /* SwiftSoup-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 4D443AC7C066AE6B2845023730E131C4 /* SwiftSoup-dummy.m */; };
|
|
|
|
|
8ACEB0C233D339E641F310866F108C85 /* ArrayExt.swift in Sources */ = {isa = PBXBuildFile; fileRef = 22DBA876C89EF962379F18781252C118 /* ArrayExt.swift */; };
|
|
|
|
|
8B18529255A4D2912118C0EF97DF9214 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CBB3DE36805AF21409EC968A9691732F /* Foundation.framework */; };
|
|
|
|
|
942B42D27354251A4CAC07FDD9EE97D5 /* Elements.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F2ADE177D2060F7D55080C70208E59A /* Elements.swift */; };
|
|
|
|
|
9A612F324083433E7052DFAF5330C28C /* SwiftSoup.h in Headers */ = {isa = PBXBuildFile; fileRef = 6E81884B5E06339029F425B3BEDA5A3C /* SwiftSoup.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
|
|
|
9B44120A1FB17A178AF2901D51DF9D75 /* DocumentType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 634BBEC4D30CE960EBDE3B0DB46CCDAC /* DocumentType.swift */; };
|
|
|
|
|
9BE08B343CE52442553D375AE06DE89F /* SwiftSoup.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 20F058D28AAF5E603EB21BEF59DFA280 /* SwiftSoup.bundle */; };
|
|
|
|
|
9FBE294E99051EBFB68A4BEBD1861FFD /* UnicodeScalar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 47948AA572876004B128C94737D85D31 /* UnicodeScalar.swift */; };
|
|
|
|
|
A378D894CCB5A6F7CD8F9A7ECC25EF7B /* TokeniserState.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74C26FC65DD909C8097781E8AC164397 /* TokeniserState.swift */; };
|
|
|
|
|
AC4750CDE9667E5BC786C08CE1407A1A /* Collector.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7BAAAC74D82A7D0F7EC7A1FC4BEC83EC /* Collector.swift */; };
|
|
|
|
|
AC693ADB43F9DD631710256D0B7CFFB8 /* IntExt.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8DCA494388562E957AD27656547E10E /* IntExt.swift */; };
|
|
|
|
|
942B42D27354251A4CAC07FDD9EE97D5 /* Elements.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C97EEB163CC0CA9C5EB599C61355C26 /* Elements.swift */; };
|
|
|
|
|
9A612F324083433E7052DFAF5330C28C /* SwiftSoup.h in Headers */ = {isa = PBXBuildFile; fileRef = E111FA0C7D883F704FDF12AC196114FF /* SwiftSoup.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
|
|
|
9B44120A1FB17A178AF2901D51DF9D75 /* DocumentType.swift in Sources */ = {isa = PBXBuildFile; fileRef = DA68EBDEB434335942109D70E58721C6 /* DocumentType.swift */; };
|
|
|
|
|
9FBE294E99051EBFB68A4BEBD1861FFD /* UnicodeScalar.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE2F5BA3F6B17FB82EB231E6647C1D86 /* UnicodeScalar.swift */; };
|
|
|
|
|
A378D894CCB5A6F7CD8F9A7ECC25EF7B /* TokeniserState.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83FCD283A9F53D047B9C0DDCF07DCF18 /* TokeniserState.swift */; };
|
|
|
|
|
AC4750CDE9667E5BC786C08CE1407A1A /* Collector.swift in Sources */ = {isa = PBXBuildFile; fileRef = 803EE8E7505BC406AEB3F1BDF712CCCF /* Collector.swift */; };
|
|
|
|
|
AC693ADB43F9DD631710256D0B7CFFB8 /* IntExt.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3C112F10F8140BAE02AE95993215D6B2 /* IntExt.swift */; };
|
|
|
|
|
ADC09CD82024D753518D310E5F4F8B18 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CBB3DE36805AF21409EC968A9691732F /* Foundation.framework */; };
|
|
|
|
|
AEF22671D7FEF2A139231CD9655EA149 /* entities-xhtml.properties in Resources */ = {isa = PBXBuildFile; fileRef = C7EE71A5E769F82A68808CE9097656FB /* entities-xhtml.properties */; };
|
|
|
|
|
AFC619CBDB966562888A3BB62193C6A8 /* Exception.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44EE588B70C71F8A84D822EC5C066608 /* Exception.swift */; };
|
|
|
|
|
B09CD51883C8F78BE8748D0ABFFD5EC7 /* TreeBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5097DE8E54292BA77C23C831EB9A3CDE /* TreeBuilder.swift */; };
|
|
|
|
|
B2759E68BF3D7AA942A1C9874C22D328 /* TokenQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 273B2677EDE9CF0A119DF03661876782 /* TokenQueue.swift */; };
|
|
|
|
|
BB51817D80AE5E137D0B1D962C84AF90 /* Selector.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAB3B6071FCC3695C3F15242270BCB62 /* Selector.swift */; };
|
|
|
|
|
BF4D51EC5FCC598FEE7159C985737814 /* entities-full.properties in Resources */ = {isa = PBXBuildFile; fileRef = 1B38B419DBEE664B1B15F8A8442FFDF0 /* entities-full.properties */; };
|
|
|
|
|
C4EE038EB4D164E6C55F45685E3D3B84 /* StringBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 907E587CD6A2C71CA4D83FDA28E237F2 /* StringBuilder.swift */; };
|
|
|
|
|
C724E3B473F315554B8CDD85ECE50B50 /* Tag.swift in Sources */ = {isa = PBXBuildFile; fileRef = 01B669EAECBE927EEF2C7C6F31DE9892 /* Tag.swift */; };
|
|
|
|
|
D1851C378AB6B2FB9F2BC9CB1F80A642 /* Evaluator.swift in Sources */ = {isa = PBXBuildFile; fileRef = E69ED70889FF61E7B710874BE96D5206 /* Evaluator.swift */; };
|
|
|
|
|
D836B49E31A998743D4AA9B532372EFA /* XmlDeclaration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6B50468C3918F2C346F266393B47F6A1 /* XmlDeclaration.swift */; };
|
|
|
|
|
AFC619CBDB966562888A3BB62193C6A8 /* Exception.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1678F0B5C1BC7D8906865D0BC163E905 /* Exception.swift */; };
|
|
|
|
|
B09CD51883C8F78BE8748D0ABFFD5EC7 /* TreeBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = DB825B4CA7C27F76FE1726F3BB2E2141 /* TreeBuilder.swift */; };
|
|
|
|
|
B2759E68BF3D7AA942A1C9874C22D328 /* TokenQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 571020E56224E553E28D49314A052427 /* TokenQueue.swift */; };
|
|
|
|
|
BB51817D80AE5E137D0B1D962C84AF90 /* Selector.swift in Sources */ = {isa = PBXBuildFile; fileRef = 623ABAABDE8CCDF501BA651F9BC76CF1 /* Selector.swift */; };
|
|
|
|
|
C4EE038EB4D164E6C55F45685E3D3B84 /* StringBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CF0EA727805128E716ED4DCFAC7E3E6 /* StringBuilder.swift */; };
|
|
|
|
|
C724E3B473F315554B8CDD85ECE50B50 /* Tag.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52EE9CB77A677CD92A35FA240E291DF8 /* Tag.swift */; };
|
|
|
|
|
D1851C378AB6B2FB9F2BC9CB1F80A642 /* Evaluator.swift in Sources */ = {isa = PBXBuildFile; fileRef = E928E9084A98485EC51E235B47A3486F /* Evaluator.swift */; };
|
|
|
|
|
D836B49E31A998743D4AA9B532372EFA /* XmlDeclaration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2DEA4E184C9750D81CB548FCF78F1BB3 /* XmlDeclaration.swift */; };
|
|
|
|
|
D9AD0616B3A1E3473399A9BFFF9290CA /* Pods-SwiftSoup_Tests-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 3621670A817919A8C0A86DCFBF3CBE33 /* Pods-SwiftSoup_Tests-dummy.m */; };
|
|
|
|
|
DC2F5D4B223550A23736B6FF12588C93 /* XmlTreeBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 245FF4DC20C7C15C86A52BBE10B4F76C /* XmlTreeBuilder.swift */; };
|
|
|
|
|
E03B28F5D49E5C38B89C793C34A01D3E /* SimpleDictionary.swift in Sources */ = {isa = PBXBuildFile; fileRef = A0F26444B3D270B2785B0B351A013C47 /* SimpleDictionary.swift */; };
|
|
|
|
|
E5B50F3CFC85348DEED17BCAF1427406 /* Info.plist in Sources */ = {isa = PBXBuildFile; fileRef = 19E84471EF29301714B5E55536B90D9E /* Info.plist */; };
|
|
|
|
|
E78D306BA7C36EC350A8F65DD1BD1088 /* BooleanAttribute.swift in Sources */ = {isa = PBXBuildFile; fileRef = F40D69184B29392053588320CD375B48 /* BooleanAttribute.swift */; };
|
|
|
|
|
E795DBF37B1EF002214618CEE0750D78 /* SerializationException.swift in Sources */ = {isa = PBXBuildFile; fileRef = C78753C6672901139FF21F430ECA0E99 /* SerializationException.swift */; };
|
|
|
|
|
F2BBD7A30D873600D8226BEDE3DEB596 /* StringUtil.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6E145D19FF6BE78CEDA74A95ACF727D7 /* StringUtil.swift */; };
|
|
|
|
|
F3EA263F543F04FBC8D104CD48EB6822 /* NodeTraversor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4094600073361D74A1E55DD338E190EE /* NodeTraversor.swift */; };
|
|
|
|
|
F6F94248E78D4A519B55EA75407E54C1 /* DataUtil.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED5B4340175302D4BEC887CB1964C94A /* DataUtil.swift */; };
|
|
|
|
|
F9070EAE348ADAF9D757F5629A1E5F2B /* HtmlTreeBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = E95B52528A104EF850D6D3CB920B2B7F /* HtmlTreeBuilder.swift */; };
|
|
|
|
|
DC2F5D4B223550A23736B6FF12588C93 /* XmlTreeBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 595E6515272D49D3A5179B626D7AC4FF /* XmlTreeBuilder.swift */; };
|
|
|
|
|
E03B28F5D49E5C38B89C793C34A01D3E /* SimpleDictionary.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFCA3481088A1319850147AA6E3366C8 /* SimpleDictionary.swift */; };
|
|
|
|
|
E5B50F3CFC85348DEED17BCAF1427406 /* Info.plist in Sources */ = {isa = PBXBuildFile; fileRef = 68F85DF817C974D8D6E0DC552D27C363 /* Info.plist */; };
|
|
|
|
|
E78D306BA7C36EC350A8F65DD1BD1088 /* BooleanAttribute.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9E1BD8208BF0A94A580D815F6D4F9044 /* BooleanAttribute.swift */; };
|
|
|
|
|
E795DBF37B1EF002214618CEE0750D78 /* SerializationException.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96AD2C5A65DC6826A45D9B757DBD4948 /* SerializationException.swift */; };
|
|
|
|
|
F2BBD7A30D873600D8226BEDE3DEB596 /* StringUtil.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0A66CF3F289B470E5638B05A66C745DA /* StringUtil.swift */; };
|
|
|
|
|
F3EA263F543F04FBC8D104CD48EB6822 /* NodeTraversor.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1D3A391A5690D0D3820DFC0DA66A2FF /* NodeTraversor.swift */; };
|
|
|
|
|
F6F94248E78D4A519B55EA75407E54C1 /* DataUtil.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53695DE9E67539A69D3167B085EA765D /* DataUtil.swift */; };
|
|
|
|
|
F9070EAE348ADAF9D757F5629A1E5F2B /* HtmlTreeBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2D0B7EF76E018B76E9FC7B17771C2F2B /* HtmlTreeBuilder.swift */; };
|
|
|
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
|
|
@ -89,111 +85,99 @@
|
|
|
|
|
remoteGlobalIDString = 0E6F1092E8D6723D68E94C0D77268078;
|
|
|
|
|
remoteInfo = SwiftSoup;
|
|
|
|
|
};
|
|
|
|
|
AF3E59DF761B2C67C59A58F40EE31FE9 /* PBXContainerItemProxy */ = {
|
|
|
|
|
isa = PBXContainerItemProxy;
|
|
|
|
|
containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */;
|
|
|
|
|
proxyType = 1;
|
|
|
|
|
remoteGlobalIDString = 5FAD156D292BC2A4586168DACB2DF20E;
|
|
|
|
|
remoteInfo = "SwiftSoup-SwiftSoup";
|
|
|
|
|
};
|
|
|
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXFileReference section */
|
|
|
|
|
00182DC944CA296286A62F2FCD17BCC7 /* Pods-SwiftSoup_Example-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-SwiftSoup_Example-acknowledgements.plist"; sourceTree = "<group>"; };
|
|
|
|
|
01B669EAECBE927EEF2C7C6F31DE9892 /* Tag.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Tag.swift; sourceTree = "<group>"; };
|
|
|
|
|
01BD87767A7D555CF0123DC681781E3C /* Attribute.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Attribute.swift; sourceTree = "<group>"; };
|
|
|
|
|
01D5707BD68CC8B59127108DBABA2742 /* Pods-SwiftSoup_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-SwiftSoup_Example.debug.xcconfig"; sourceTree = "<group>"; };
|
|
|
|
|
026C255A88ADD60A091E4AEBE0831E22 /* StructuralEvaluator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = StructuralEvaluator.swift; sourceTree = "<group>"; };
|
|
|
|
|
109AAF35150319468676C5624FB62A91 /* ParseErrorList.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ParseErrorList.swift; sourceTree = "<group>"; };
|
|
|
|
|
1190C0C71474F0565C7BB34CE992C28E /* SwiftSoup.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; path = SwiftSoup.modulemap; sourceTree = "<group>"; };
|
|
|
|
|
12A904EDA535DAE27E4763BC5849189D /* Entities.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Entities.swift; sourceTree = "<group>"; };
|
|
|
|
|
19E84471EF29301714B5E55536B90D9E /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
|
|
|
1B38B419DBEE664B1B15F8A8442FFDF0 /* entities-full.properties */ = {isa = PBXFileReference; includeInIndex = 1; path = "entities-full.properties"; sourceTree = "<group>"; };
|
|
|
|
|
03A0C9514E34F3F34B7A45802AFE5ED4 /* NodeVisitor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = NodeVisitor.swift; sourceTree = "<group>"; };
|
|
|
|
|
09D6E58CCC8906752DF9F265D9CA16C4 /* Validate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Validate.swift; sourceTree = "<group>"; };
|
|
|
|
|
0A66CF3F289B470E5638B05A66C745DA /* StringUtil.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = StringUtil.swift; sourceTree = "<group>"; };
|
|
|
|
|
0DAC1FEEB5484366F35A9D550F788E8E /* CharacterExt.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = CharacterExt.swift; sourceTree = "<group>"; };
|
|
|
|
|
113AA2B190DF913175E886564BAE38B1 /* Pods_SwiftSoup_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Pods_SwiftSoup_Tests.framework; path = "Pods-SwiftSoup_Tests.framework"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
159A810E9B2A74939D52D3099C228B6D /* HttpStatusException.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = HttpStatusException.swift; sourceTree = "<group>"; };
|
|
|
|
|
1678F0B5C1BC7D8906865D0BC163E905 /* Exception.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Exception.swift; sourceTree = "<group>"; };
|
|
|
|
|
1BBAFD89FEF2D60229C42253B24C0617 /* ParseSettings.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ParseSettings.swift; sourceTree = "<group>"; };
|
|
|
|
|
1E6D2FA66C224A0E5C51E33104ECCD47 /* OrderedSet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = OrderedSet.swift; sourceTree = "<group>"; };
|
|
|
|
|
204CCAE05D3FFFA81CDD0E01C6489E65 /* Pods-SwiftSoup_Tests.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; path = "Pods-SwiftSoup_Tests.modulemap"; sourceTree = "<group>"; };
|
|
|
|
|
20F058D28AAF5E603EB21BEF59DFA280 /* SwiftSoup.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; name = SwiftSoup.bundle; path = SwiftSoup.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
245FF4DC20C7C15C86A52BBE10B4F76C /* XmlTreeBuilder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = XmlTreeBuilder.swift; sourceTree = "<group>"; };
|
|
|
|
|
2581D2B8BF8452425B76D5C734BCDFB5 /* Cleaner.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Cleaner.swift; sourceTree = "<group>"; };
|
|
|
|
|
2653940EBF5101EF6495DA838E8035DF /* SwiftSoup.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = SwiftSoup.swift; sourceTree = "<group>"; };
|
|
|
|
|
273B2677EDE9CF0A119DF03661876782 /* TokenQueue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = TokenQueue.swift; sourceTree = "<group>"; };
|
|
|
|
|
22DBA876C89EF962379F18781252C118 /* ArrayExt.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ArrayExt.swift; sourceTree = "<group>"; };
|
|
|
|
|
24B32CCA72AE7D1530FF6EDD778B8ABF /* SwiftSoup-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftSoup-prefix.pch"; sourceTree = "<group>"; };
|
|
|
|
|
290BF0BE9E9D73C01C51CF503722772A /* Comment.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Comment.swift; sourceTree = "<group>"; };
|
|
|
|
|
294CE072C0CEF2828FD9C93219A1123A /* Pods-SwiftSoup_Tests-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-SwiftSoup_Tests-resources.sh"; sourceTree = "<group>"; };
|
|
|
|
|
2C182228607C368B89C61BAB888571D5 /* DataNode.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = DataNode.swift; sourceTree = "<group>"; };
|
|
|
|
|
2D0B7EF76E018B76E9FC7B17771C2F2B /* HtmlTreeBuilder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = HtmlTreeBuilder.swift; sourceTree = "<group>"; };
|
|
|
|
|
2DEA4E184C9750D81CB548FCF78F1BB3 /* XmlDeclaration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = XmlDeclaration.swift; sourceTree = "<group>"; };
|
|
|
|
|
32B7CC5938FD2E8D7116A0C9A4B00672 /* Pods-SwiftSoup_Tests-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-SwiftSoup_Tests-acknowledgements.plist"; sourceTree = "<group>"; };
|
|
|
|
|
32FD5F1F1AFDDB33FB1FF6546420AF9C /* QueryParser.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = QueryParser.swift; sourceTree = "<group>"; };
|
|
|
|
|
3621670A817919A8C0A86DCFBF3CBE33 /* Pods-SwiftSoup_Tests-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-SwiftSoup_Tests-dummy.m"; sourceTree = "<group>"; };
|
|
|
|
|
3664D46BA5ADAE4C09B3FE312C83B573 /* SwiftSoup.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftSoup.xcconfig; sourceTree = "<group>"; };
|
|
|
|
|
36A5C0FF1FD5FE9E3A0F56EC91B39693 /* Whitelist.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Whitelist.swift; sourceTree = "<group>"; };
|
|
|
|
|
3D1B1BC9C8A42A0720283F91005AE072 /* SwiftSoup-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftSoup-prefix.pch"; sourceTree = "<group>"; };
|
|
|
|
|
3FB8B5916D66DD1ACA96214F15B70DB5 /* Tokeniser.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Tokeniser.swift; sourceTree = "<group>"; };
|
|
|
|
|
4094600073361D74A1E55DD338E190EE /* NodeTraversor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = NodeTraversor.swift; sourceTree = "<group>"; };
|
|
|
|
|
3C112F10F8140BAE02AE95993215D6B2 /* IntExt.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = IntExt.swift; sourceTree = "<group>"; };
|
|
|
|
|
414B305911C034AC3D64DE0F984CDE67 /* Pods-SwiftSoup_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-SwiftSoup_Example.release.xcconfig"; sourceTree = "<group>"; };
|
|
|
|
|
41C66363403BAB0425F8290E9F62919A /* CharacterExt.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = CharacterExt.swift; sourceTree = "<group>"; };
|
|
|
|
|
42729ED91C5268E19B1FCE6D78EE174C /* SwiftSoup-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftSoup-umbrella.h"; sourceTree = "<group>"; };
|
|
|
|
|
42D00C7DA2EFE8D3C17A4C5B044AF5BD /* Element.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Element.swift; sourceTree = "<group>"; };
|
|
|
|
|
44EE588B70C71F8A84D822EC5C066608 /* Exception.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Exception.swift; sourceTree = "<group>"; };
|
|
|
|
|
474766B5F4CF936557F4963EAE784031 /* ParseSettings.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ParseSettings.swift; sourceTree = "<group>"; };
|
|
|
|
|
47948AA572876004B128C94737D85D31 /* UnicodeScalar.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = UnicodeScalar.swift; sourceTree = "<group>"; };
|
|
|
|
|
48166F264E0890D23DE8B6B9D69290F7 /* TextNode.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = TextNode.swift; sourceTree = "<group>"; };
|
|
|
|
|
4BB2497488397D41257A8711C045ED57 /* Pods-SwiftSoup_Example-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-SwiftSoup_Example-acknowledgements.markdown"; sourceTree = "<group>"; };
|
|
|
|
|
4F2ADE177D2060F7D55080C70208E59A /* Elements.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Elements.swift; sourceTree = "<group>"; };
|
|
|
|
|
5097DE8E54292BA77C23C831EB9A3CDE /* TreeBuilder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = TreeBuilder.swift; sourceTree = "<group>"; };
|
|
|
|
|
5C0D1E888478390A9F25D17A9702EF11 /* TextNode.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = TextNode.swift; sourceTree = "<group>"; };
|
|
|
|
|
4C97EEB163CC0CA9C5EB599C61355C26 /* Elements.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Elements.swift; sourceTree = "<group>"; };
|
|
|
|
|
4D443AC7C066AE6B2845023730E131C4 /* SwiftSoup-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SwiftSoup-dummy.m"; sourceTree = "<group>"; };
|
|
|
|
|
52EE9CB77A677CD92A35FA240E291DF8 /* Tag.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Tag.swift; sourceTree = "<group>"; };
|
|
|
|
|
53695DE9E67539A69D3167B085EA765D /* DataUtil.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = DataUtil.swift; sourceTree = "<group>"; };
|
|
|
|
|
5401A0AE4363FA79550AA7DF20646030 /* Pattern.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Pattern.swift; sourceTree = "<group>"; };
|
|
|
|
|
571020E56224E553E28D49314A052427 /* TokenQueue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = TokenQueue.swift; sourceTree = "<group>"; };
|
|
|
|
|
595E6515272D49D3A5179B626D7AC4FF /* XmlTreeBuilder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = XmlTreeBuilder.swift; sourceTree = "<group>"; };
|
|
|
|
|
5CF0EA727805128E716ED4DCFAC7E3E6 /* StringBuilder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = StringBuilder.swift; sourceTree = "<group>"; };
|
|
|
|
|
5F82C956216398FEAF7B93D254B54BE8 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
|
|
|
61814F62F521C5845986AE3B6C493813 /* Parser.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Parser.swift; sourceTree = "<group>"; };
|
|
|
|
|
629E745BD539F3743F39A5AA42BFB455 /* HttpStatusException.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = HttpStatusException.swift; sourceTree = "<group>"; };
|
|
|
|
|
62AEDCBE808539A14DA3E2425BA20FF5 /* CharacterReader.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = CharacterReader.swift; sourceTree = "<group>"; };
|
|
|
|
|
634BBEC4D30CE960EBDE3B0DB46CCDAC /* DocumentType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = DocumentType.swift; sourceTree = "<group>"; };
|
|
|
|
|
636664779C763EE6C0DB164BCA5765E9 /* Node.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Node.swift; sourceTree = "<group>"; };
|
|
|
|
|
67B464E777BC6EB76DEE5E224BED1208 /* ResourceBundle-SwiftSoup-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-SwiftSoup-Info.plist"; sourceTree = "<group>"; };
|
|
|
|
|
6A7CBFCFCD60420CCD5306A8CD867C78 /* SwiftSoup.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = SwiftSoup.framework; path = SwiftSoup.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
6B50468C3918F2C346F266393B47F6A1 /* XmlDeclaration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = XmlDeclaration.swift; sourceTree = "<group>"; };
|
|
|
|
|
6E145D19FF6BE78CEDA74A95ACF727D7 /* StringUtil.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = StringUtil.swift; sourceTree = "<group>"; };
|
|
|
|
|
6E81884B5E06339029F425B3BEDA5A3C /* SwiftSoup.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = SwiftSoup.h; sourceTree = "<group>"; };
|
|
|
|
|
6EFB04D8360249E5435A4028F2E9AC1C /* Pattern.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Pattern.swift; sourceTree = "<group>"; };
|
|
|
|
|
623ABAABDE8CCDF501BA651F9BC76CF1 /* Selector.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Selector.swift; sourceTree = "<group>"; };
|
|
|
|
|
68F85DF817C974D8D6E0DC552D27C363 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
|
|
|
6CE25DA7C10AB79E4FF43C1B1898FC9C /* Whitelist.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Whitelist.swift; sourceTree = "<group>"; };
|
|
|
|
|
7162A7D31B5F72A4450E569664E90C8F /* Pods-SwiftSoup_Tests-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-SwiftSoup_Tests-acknowledgements.markdown"; sourceTree = "<group>"; };
|
|
|
|
|
74C26FC65DD909C8097781E8AC164397 /* TokeniserState.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = TokeniserState.swift; sourceTree = "<group>"; };
|
|
|
|
|
778C23CF39541C061C564C8C3E22A408 /* Connection.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Connection.swift; sourceTree = "<group>"; };
|
|
|
|
|
7BAAAC74D82A7D0F7EC7A1FC4BEC83EC /* Collector.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Collector.swift; sourceTree = "<group>"; };
|
|
|
|
|
7192E52F51AE7D4E35A3CE52A5DD1804 /* OrderedDictionary.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = OrderedDictionary.swift; sourceTree = "<group>"; };
|
|
|
|
|
7DA9E9BDCD6228257E2CBB0F15BC100E /* Pods-SwiftSoup_Example-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-SwiftSoup_Example-frameworks.sh"; sourceTree = "<group>"; };
|
|
|
|
|
7E024C240514E4DEDE8AD716E7685C59 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
|
|
|
824276817FF5B9522E9ADE10A2608816 /* ParseError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ParseError.swift; sourceTree = "<group>"; };
|
|
|
|
|
877EBED928BFD9B64C30B496D05B8E83 /* Pods_SwiftSoup_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Pods_SwiftSoup_Example.framework; path = "Pods-SwiftSoup_Example.framework"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
803EE8E7505BC406AEB3F1BDF712CCCF /* Collector.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Collector.swift; sourceTree = "<group>"; };
|
|
|
|
|
83FCD283A9F53D047B9C0DDCF07DCF18 /* TokeniserState.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = TokeniserState.swift; sourceTree = "<group>"; };
|
|
|
|
|
844842B1570062B94FA385DF17848919 /* SwiftSoup.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = SwiftSoup.swift; sourceTree = "<group>"; };
|
|
|
|
|
85BDDCB87684A071E5BAD7B233E3D06F /* SwiftSoup.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftSoup.xcconfig; sourceTree = "<group>"; };
|
|
|
|
|
88B5EB660756BA5390988EB5C9DC2ED5 /* Tokeniser.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Tokeniser.swift; sourceTree = "<group>"; };
|
|
|
|
|
8E062CF309DAF1A40E3102176974634A /* Attributes.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Attributes.swift; sourceTree = "<group>"; };
|
|
|
|
|
8F10269D0936F1310903EB87575CFADD /* Pods-SwiftSoup_Tests-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-SwiftSoup_Tests-frameworks.sh"; sourceTree = "<group>"; };
|
|
|
|
|
8F21F3A8D469D075E18013C2ECA04BFB /* NodeVisitor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = NodeVisitor.swift; sourceTree = "<group>"; };
|
|
|
|
|
907E587CD6A2C71CA4D83FDA28E237F2 /* StringBuilder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = StringBuilder.swift; sourceTree = "<group>"; };
|
|
|
|
|
907EB3D4B5FED81AD134DA3AAF344519 /* Pods-SwiftSoup_Example-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-SwiftSoup_Example-resources.sh"; sourceTree = "<group>"; };
|
|
|
|
|
932DC46C4D8DD1D53C0473F535E10502 /* Cleaner.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Cleaner.swift; sourceTree = "<group>"; };
|
|
|
|
|
93A4A3777CF96A4AAC1D13BA6DCCEA73 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; lastKnownFileType = text; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
|
|
|
|
|
99B50EA8265F89B827B60DC2F7B7B189 /* OrderedSet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = OrderedSet.swift; sourceTree = "<group>"; };
|
|
|
|
|
96AD2C5A65DC6826A45D9B757DBD4948 /* SerializationException.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = SerializationException.swift; sourceTree = "<group>"; };
|
|
|
|
|
9A13C1AE315FCE52AA80EA793FB52974 /* Pods-SwiftSoup_Tests-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-SwiftSoup_Tests-umbrella.h"; sourceTree = "<group>"; };
|
|
|
|
|
A02F8C22C73A83ACCDEEDE9F54BFAD1F /* HtmlTreeBuilderState.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = HtmlTreeBuilderState.swift; sourceTree = "<group>"; };
|
|
|
|
|
A096E771D00CC00DDBBE0D814CD2F150 /* FormElement.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = FormElement.swift; sourceTree = "<group>"; };
|
|
|
|
|
A0F26444B3D270B2785B0B351A013C47 /* SimpleDictionary.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = SimpleDictionary.swift; sourceTree = "<group>"; };
|
|
|
|
|
A255368E277FA9239A313E33D11B2170 /* Attributes.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Attributes.swift; sourceTree = "<group>"; };
|
|
|
|
|
9AA7F920FBA56A8C891C6BA8CF109DC6 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
|
|
|
9E1BD8208BF0A94A580D815F6D4F9044 /* BooleanAttribute.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = BooleanAttribute.swift; sourceTree = "<group>"; };
|
|
|
|
|
A2636B6454B78AB1C4E711FBC4FAD8DB /* Pods_SwiftSoup_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Pods_SwiftSoup_Example.framework; path = "Pods-SwiftSoup_Example.framework"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
A2E0CE2F8EC51CBAA30CCC075B326D9C /* StreamReader.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = StreamReader.swift; sourceTree = "<group>"; };
|
|
|
|
|
A357EDDA405C29483E93A7F620C82EDB /* Element.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Element.swift; sourceTree = "<group>"; };
|
|
|
|
|
A48D6A3B687B788EE54D7B13C76C4D6D /* Pods-SwiftSoup_Example-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-SwiftSoup_Example-umbrella.h"; sourceTree = "<group>"; };
|
|
|
|
|
A5910965D75B191A94A7CC670675B132 /* Pods-SwiftSoup_Example-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-SwiftSoup_Example-dummy.m"; sourceTree = "<group>"; };
|
|
|
|
|
AC0A89992C37CACCA50894EC46093DAA /* Attribute.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Attribute.swift; sourceTree = "<group>"; };
|
|
|
|
|
B2FD497652A1FC8AE29AA94158151368 /* ArrayExt.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ArrayExt.swift; sourceTree = "<group>"; };
|
|
|
|
|
B4B76862A8BACFAE591F6363206C6600 /* String.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = String.swift; sourceTree = "<group>"; };
|
|
|
|
|
A897D32774BE959870AE8CB4432674EB /* QueryParser.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = QueryParser.swift; sourceTree = "<group>"; };
|
|
|
|
|
B64EC6880BA4C9F852D5AEDDA09C849E /* Pods-SwiftSoup_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-SwiftSoup_Tests.release.xcconfig"; sourceTree = "<group>"; };
|
|
|
|
|
B70029A2F33AE28711A30ED953D3645E /* StreamReader.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = StreamReader.swift; sourceTree = "<group>"; };
|
|
|
|
|
BDEC58085D57DFBAD45588C75C9F6761 /* Token.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Token.swift; sourceTree = "<group>"; };
|
|
|
|
|
C14AA36B17A06EB81F8549265D317C30 /* CombiningEvaluator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = CombiningEvaluator.swift; sourceTree = "<group>"; };
|
|
|
|
|
C3A423FA1DF085411898D4B1AA0DCFC4 /* Document.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Document.swift; sourceTree = "<group>"; };
|
|
|
|
|
C78753C6672901139FF21F430ECA0E99 /* SerializationException.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = SerializationException.swift; sourceTree = "<group>"; };
|
|
|
|
|
C7EE71A5E769F82A68808CE9097656FB /* entities-xhtml.properties */ = {isa = PBXFileReference; includeInIndex = 1; path = "entities-xhtml.properties"; sourceTree = "<group>"; };
|
|
|
|
|
C88A324C7852EC48A2D3BE0F13B36E80 /* Validate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Validate.swift; sourceTree = "<group>"; };
|
|
|
|
|
BD557D3F93629D19B2D59B87116402F1 /* ParseError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ParseError.swift; sourceTree = "<group>"; };
|
|
|
|
|
BDE1DF674B509C5C8A90FEF8D5465CB6 /* DataNode.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = DataNode.swift; sourceTree = "<group>"; };
|
|
|
|
|
BFCA3481088A1319850147AA6E3366C8 /* SimpleDictionary.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = SimpleDictionary.swift; sourceTree = "<group>"; };
|
|
|
|
|
C1D3A391A5690D0D3820DFC0DA66A2FF /* NodeTraversor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = NodeTraversor.swift; sourceTree = "<group>"; };
|
|
|
|
|
C45123A932B8B7CD8D2F8D4A9682C1E1 /* Connection.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Connection.swift; sourceTree = "<group>"; };
|
|
|
|
|
C643ED49471820E47504CDD9B03467EF /* String.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = String.swift; sourceTree = "<group>"; };
|
|
|
|
|
C8D66AE42BB0B2787B59C31166D677B5 /* Entities.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Entities.swift; sourceTree = "<group>"; };
|
|
|
|
|
C99DFBA702050A739A4D92693E5D7530 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
|
|
|
CAB3B6071FCC3695C3F15242270BCB62 /* Selector.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Selector.swift; sourceTree = "<group>"; };
|
|
|
|
|
CBB3DE36805AF21409EC968A9691732F /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.0.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; };
|
|
|
|
|
D38450E42FB6BEDCA5262784F78DC687 /* SwiftSoup.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = SwiftSoup.framework; path = SwiftSoup.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
D6C5DD2FA11ADA5B93639A0A30063ED8 /* Node.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Node.swift; sourceTree = "<group>"; };
|
|
|
|
|
DA68EBDEB434335942109D70E58721C6 /* DocumentType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = DocumentType.swift; sourceTree = "<group>"; };
|
|
|
|
|
DB825B4CA7C27F76FE1726F3BB2E2141 /* TreeBuilder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = TreeBuilder.swift; sourceTree = "<group>"; };
|
|
|
|
|
DFB7AD6FD245FA811CB2A068CB5BE76C /* Pods-SwiftSoup_Example.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; path = "Pods-SwiftSoup_Example.modulemap"; sourceTree = "<group>"; };
|
|
|
|
|
E3C1B2D100D708CF4D4DA1A0A894438A /* OrderedDictionary.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = OrderedDictionary.swift; sourceTree = "<group>"; };
|
|
|
|
|
E033B9EDC46C37DD0B16C515B32FB847 /* SwiftSoup-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftSoup-umbrella.h"; sourceTree = "<group>"; };
|
|
|
|
|
E111FA0C7D883F704FDF12AC196114FF /* SwiftSoup.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = SwiftSoup.h; sourceTree = "<group>"; };
|
|
|
|
|
E26C2B4ADF83A2C2A066EF522F80891B /* FormElement.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = FormElement.swift; sourceTree = "<group>"; };
|
|
|
|
|
E2BB65D19D3DB40860A51EC2E24C3229 /* Parser.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Parser.swift; sourceTree = "<group>"; };
|
|
|
|
|
E641DEAF0EE6D339715961FF0A71E852 /* Pods-SwiftSoup_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-SwiftSoup_Tests.debug.xcconfig"; sourceTree = "<group>"; };
|
|
|
|
|
E69ED70889FF61E7B710874BE96D5206 /* Evaluator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Evaluator.swift; sourceTree = "<group>"; };
|
|
|
|
|
E95B52528A104EF850D6D3CB920B2B7F /* HtmlTreeBuilder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = HtmlTreeBuilder.swift; sourceTree = "<group>"; };
|
|
|
|
|
ECD39AF759B23F8BF7B4C9D90DF4C0AC /* Pods_SwiftSoup_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Pods_SwiftSoup_Tests.framework; path = "Pods-SwiftSoup_Tests.framework"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
ED5B4340175302D4BEC887CB1964C94A /* DataUtil.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = DataUtil.swift; sourceTree = "<group>"; };
|
|
|
|
|
EFF60534DF5AE9D2E9C07FB40D96A4F1 /* SwiftSoup-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SwiftSoup-dummy.m"; sourceTree = "<group>"; };
|
|
|
|
|
F3F062CCAA558AB964F4DFD7A1B95565 /* entities-base.properties */ = {isa = PBXFileReference; includeInIndex = 1; path = "entities-base.properties"; sourceTree = "<group>"; };
|
|
|
|
|
F40D69184B29392053588320CD375B48 /* BooleanAttribute.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = BooleanAttribute.swift; sourceTree = "<group>"; };
|
|
|
|
|
F8DCA494388562E957AD27656547E10E /* IntExt.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = IntExt.swift; sourceTree = "<group>"; };
|
|
|
|
|
FCC144674CD14EC73FA78F88E73E24E6 /* Comment.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Comment.swift; sourceTree = "<group>"; };
|
|
|
|
|
E928E9084A98485EC51E235B47A3486F /* Evaluator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Evaluator.swift; sourceTree = "<group>"; };
|
|
|
|
|
EA1AB6E8F24AFF9F15CBEC9FE2464626 /* Token.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Token.swift; sourceTree = "<group>"; };
|
|
|
|
|
EB5245D86469F87996218619483D9841 /* Document.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Document.swift; sourceTree = "<group>"; };
|
|
|
|
|
ED0D19CE3350345E5E15730554EE18CA /* CombiningEvaluator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = CombiningEvaluator.swift; sourceTree = "<group>"; };
|
|
|
|
|
ED7738453C75C557239362C15094DBBE /* StructuralEvaluator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = StructuralEvaluator.swift; sourceTree = "<group>"; };
|
|
|
|
|
EE2F5BA3F6B17FB82EB231E6647C1D86 /* UnicodeScalar.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = UnicodeScalar.swift; sourceTree = "<group>"; };
|
|
|
|
|
F06498EC86F70AF93D7851A24E2C2A16 /* SwiftSoup.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; path = SwiftSoup.modulemap; sourceTree = "<group>"; };
|
|
|
|
|
F2985DFF6E0570018A481566E0B379E9 /* CharacterReader.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = CharacterReader.swift; sourceTree = "<group>"; };
|
|
|
|
|
F5F0EEAABA2D5B1F1E14E5139DAB1F10 /* HtmlTreeBuilderState.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = HtmlTreeBuilderState.swift; sourceTree = "<group>"; };
|
|
|
|
|
F795C3DDDABEF7C9BC69489BA784D797 /* ParseErrorList.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ParseErrorList.swift; sourceTree = "<group>"; };
|
|
|
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
|
|
@ -221,39 +205,27 @@
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
};
|
|
|
|
|
AF450D6DDBD404487470F2927AAC4D6E /* Frameworks */ = {
|
|
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
files = (
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
};
|
|
|
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXGroup section */
|
|
|
|
|
0E65DDE162237E44538B88F9BB9020E3 /* Support Files */ = {
|
|
|
|
|
29A558495F90CDE958D90210D873470A /* Development Pods */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
7E024C240514E4DEDE8AD716E7685C59 /* Info.plist */,
|
|
|
|
|
67B464E777BC6EB76DEE5E224BED1208 /* ResourceBundle-SwiftSoup-Info.plist */,
|
|
|
|
|
1190C0C71474F0565C7BB34CE992C28E /* SwiftSoup.modulemap */,
|
|
|
|
|
3664D46BA5ADAE4C09B3FE312C83B573 /* SwiftSoup.xcconfig */,
|
|
|
|
|
EFF60534DF5AE9D2E9C07FB40D96A4F1 /* SwiftSoup-dummy.m */,
|
|
|
|
|
3D1B1BC9C8A42A0720283F91005AE072 /* SwiftSoup-prefix.pch */,
|
|
|
|
|
42729ED91C5268E19B1FCE6D78EE174C /* SwiftSoup-umbrella.h */,
|
|
|
|
|
);
|
|
|
|
|
name = "Support Files";
|
|
|
|
|
path = "Example/Pods/Target Support Files/SwiftSoup";
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
};
|
|
|
|
|
48C7C61C9EB8AFE0E1D2212B5901B1B7 /* Development Pods */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
7C75BF3B8A1C59E3DF8CE2DEDA8195EC /* SwiftSoup */,
|
|
|
|
|
9278D6DA36EA36F78299AA7B53633A1F /* SwiftSoup */,
|
|
|
|
|
);
|
|
|
|
|
name = "Development Pods";
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
};
|
|
|
|
|
55F83493343EED360A8EA99A27E9B10F /* Products */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
A2636B6454B78AB1C4E711FBC4FAD8DB /* Pods_SwiftSoup_Example.framework */,
|
|
|
|
|
113AA2B190DF913175E886564BAE38B1 /* Pods_SwiftSoup_Tests.framework */,
|
|
|
|
|
D38450E42FB6BEDCA5262784F78DC687 /* SwiftSoup.framework */,
|
|
|
|
|
);
|
|
|
|
|
name = Products;
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
};
|
|
|
|
|
72952F04235CC9273A58AF701F459061 /* Targets Support Files */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
@ -289,37 +261,106 @@
|
|
|
|
|
name = iOS;
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
};
|
|
|
|
|
7C75BF3B8A1C59E3DF8CE2DEDA8195EC /* SwiftSoup */ = {
|
|
|
|
|
7B638104FC77EA92161C5AC825EB438A /* Sources */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
D69270E514315E053CD485987475F3F0 /* Resources */,
|
|
|
|
|
DE9F8AEB0D32B142F3B9141DB454FA4D /* Sources */,
|
|
|
|
|
0E65DDE162237E44538B88F9BB9020E3 /* Support Files */,
|
|
|
|
|
22DBA876C89EF962379F18781252C118 /* ArrayExt.swift */,
|
|
|
|
|
01BD87767A7D555CF0123DC681781E3C /* Attribute.swift */,
|
|
|
|
|
8E062CF309DAF1A40E3102176974634A /* Attributes.swift */,
|
|
|
|
|
9E1BD8208BF0A94A580D815F6D4F9044 /* BooleanAttribute.swift */,
|
|
|
|
|
0DAC1FEEB5484366F35A9D550F788E8E /* CharacterExt.swift */,
|
|
|
|
|
F2985DFF6E0570018A481566E0B379E9 /* CharacterReader.swift */,
|
|
|
|
|
932DC46C4D8DD1D53C0473F535E10502 /* Cleaner.swift */,
|
|
|
|
|
803EE8E7505BC406AEB3F1BDF712CCCF /* Collector.swift */,
|
|
|
|
|
ED0D19CE3350345E5E15730554EE18CA /* CombiningEvaluator.swift */,
|
|
|
|
|
290BF0BE9E9D73C01C51CF503722772A /* Comment.swift */,
|
|
|
|
|
C45123A932B8B7CD8D2F8D4A9682C1E1 /* Connection.swift */,
|
|
|
|
|
BDE1DF674B509C5C8A90FEF8D5465CB6 /* DataNode.swift */,
|
|
|
|
|
53695DE9E67539A69D3167B085EA765D /* DataUtil.swift */,
|
|
|
|
|
EB5245D86469F87996218619483D9841 /* Document.swift */,
|
|
|
|
|
DA68EBDEB434335942109D70E58721C6 /* DocumentType.swift */,
|
|
|
|
|
A357EDDA405C29483E93A7F620C82EDB /* Element.swift */,
|
|
|
|
|
4C97EEB163CC0CA9C5EB599C61355C26 /* Elements.swift */,
|
|
|
|
|
C8D66AE42BB0B2787B59C31166D677B5 /* Entities.swift */,
|
|
|
|
|
E928E9084A98485EC51E235B47A3486F /* Evaluator.swift */,
|
|
|
|
|
1678F0B5C1BC7D8906865D0BC163E905 /* Exception.swift */,
|
|
|
|
|
E26C2B4ADF83A2C2A066EF522F80891B /* FormElement.swift */,
|
|
|
|
|
2D0B7EF76E018B76E9FC7B17771C2F2B /* HtmlTreeBuilder.swift */,
|
|
|
|
|
F5F0EEAABA2D5B1F1E14E5139DAB1F10 /* HtmlTreeBuilderState.swift */,
|
|
|
|
|
159A810E9B2A74939D52D3099C228B6D /* HttpStatusException.swift */,
|
|
|
|
|
68F85DF817C974D8D6E0DC552D27C363 /* Info.plist */,
|
|
|
|
|
3C112F10F8140BAE02AE95993215D6B2 /* IntExt.swift */,
|
|
|
|
|
D6C5DD2FA11ADA5B93639A0A30063ED8 /* Node.swift */,
|
|
|
|
|
C1D3A391A5690D0D3820DFC0DA66A2FF /* NodeTraversor.swift */,
|
|
|
|
|
03A0C9514E34F3F34B7A45802AFE5ED4 /* NodeVisitor.swift */,
|
|
|
|
|
7192E52F51AE7D4E35A3CE52A5DD1804 /* OrderedDictionary.swift */,
|
|
|
|
|
1E6D2FA66C224A0E5C51E33104ECCD47 /* OrderedSet.swift */,
|
|
|
|
|
BD557D3F93629D19B2D59B87116402F1 /* ParseError.swift */,
|
|
|
|
|
F795C3DDDABEF7C9BC69489BA784D797 /* ParseErrorList.swift */,
|
|
|
|
|
E2BB65D19D3DB40860A51EC2E24C3229 /* Parser.swift */,
|
|
|
|
|
1BBAFD89FEF2D60229C42253B24C0617 /* ParseSettings.swift */,
|
|
|
|
|
5401A0AE4363FA79550AA7DF20646030 /* Pattern.swift */,
|
|
|
|
|
A897D32774BE959870AE8CB4432674EB /* QueryParser.swift */,
|
|
|
|
|
623ABAABDE8CCDF501BA651F9BC76CF1 /* Selector.swift */,
|
|
|
|
|
96AD2C5A65DC6826A45D9B757DBD4948 /* SerializationException.swift */,
|
|
|
|
|
BFCA3481088A1319850147AA6E3366C8 /* SimpleDictionary.swift */,
|
|
|
|
|
A2E0CE2F8EC51CBAA30CCC075B326D9C /* StreamReader.swift */,
|
|
|
|
|
C643ED49471820E47504CDD9B03467EF /* String.swift */,
|
|
|
|
|
5CF0EA727805128E716ED4DCFAC7E3E6 /* StringBuilder.swift */,
|
|
|
|
|
0A66CF3F289B470E5638B05A66C745DA /* StringUtil.swift */,
|
|
|
|
|
ED7738453C75C557239362C15094DBBE /* StructuralEvaluator.swift */,
|
|
|
|
|
E111FA0C7D883F704FDF12AC196114FF /* SwiftSoup.h */,
|
|
|
|
|
844842B1570062B94FA385DF17848919 /* SwiftSoup.swift */,
|
|
|
|
|
52EE9CB77A677CD92A35FA240E291DF8 /* Tag.swift */,
|
|
|
|
|
48166F264E0890D23DE8B6B9D69290F7 /* TextNode.swift */,
|
|
|
|
|
EA1AB6E8F24AFF9F15CBEC9FE2464626 /* Token.swift */,
|
|
|
|
|
88B5EB660756BA5390988EB5C9DC2ED5 /* Tokeniser.swift */,
|
|
|
|
|
83FCD283A9F53D047B9C0DDCF07DCF18 /* TokeniserState.swift */,
|
|
|
|
|
571020E56224E553E28D49314A052427 /* TokenQueue.swift */,
|
|
|
|
|
DB825B4CA7C27F76FE1726F3BB2E2141 /* TreeBuilder.swift */,
|
|
|
|
|
EE2F5BA3F6B17FB82EB231E6647C1D86 /* UnicodeScalar.swift */,
|
|
|
|
|
09D6E58CCC8906752DF9F265D9CA16C4 /* Validate.swift */,
|
|
|
|
|
6CE25DA7C10AB79E4FF43C1B1898FC9C /* Whitelist.swift */,
|
|
|
|
|
2DEA4E184C9750D81CB548FCF78F1BB3 /* XmlDeclaration.swift */,
|
|
|
|
|
595E6515272D49D3A5179B626D7AC4FF /* XmlTreeBuilder.swift */,
|
|
|
|
|
);
|
|
|
|
|
name = SwiftSoup;
|
|
|
|
|
path = ../..;
|
|
|
|
|
name = Sources;
|
|
|
|
|
path = Sources;
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
};
|
|
|
|
|
7DB346D0F39D3F0E887471402A8071AB = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
93A4A3777CF96A4AAC1D13BA6DCCEA73 /* Podfile */,
|
|
|
|
|
48C7C61C9EB8AFE0E1D2212B5901B1B7 /* Development Pods */,
|
|
|
|
|
29A558495F90CDE958D90210D873470A /* Development Pods */,
|
|
|
|
|
BC3CA7F9E30CC8F7E2DD044DD34432FC /* Frameworks */,
|
|
|
|
|
CA96941E1B305F4F2E075CC0DE39FC55 /* Products */,
|
|
|
|
|
55F83493343EED360A8EA99A27E9B10F /* Products */,
|
|
|
|
|
72952F04235CC9273A58AF701F459061 /* Targets Support Files */,
|
|
|
|
|
);
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
};
|
|
|
|
|
93D85D342D187845FCFAD96AFFFAB722 /* Assets */ = {
|
|
|
|
|
9278D6DA36EA36F78299AA7B53633A1F /* SwiftSoup */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
F3F062CCAA558AB964F4DFD7A1B95565 /* entities-base.properties */,
|
|
|
|
|
1B38B419DBEE664B1B15F8A8442FFDF0 /* entities-full.properties */,
|
|
|
|
|
C7EE71A5E769F82A68808CE9097656FB /* entities-xhtml.properties */,
|
|
|
|
|
7B638104FC77EA92161C5AC825EB438A /* Sources */,
|
|
|
|
|
B6B397AB6AFEE68C65429167B6FB8778 /* Support Files */,
|
|
|
|
|
);
|
|
|
|
|
name = Assets;
|
|
|
|
|
path = Assets;
|
|
|
|
|
name = SwiftSoup;
|
|
|
|
|
path = ../..;
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
};
|
|
|
|
|
B6B397AB6AFEE68C65429167B6FB8778 /* Support Files */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
9AA7F920FBA56A8C891C6BA8CF109DC6 /* Info.plist */,
|
|
|
|
|
F06498EC86F70AF93D7851A24E2C2A16 /* SwiftSoup.modulemap */,
|
|
|
|
|
85BDDCB87684A071E5BAD7B233E3D06F /* SwiftSoup.xcconfig */,
|
|
|
|
|
4D443AC7C066AE6B2845023730E131C4 /* SwiftSoup-dummy.m */,
|
|
|
|
|
24B32CCA72AE7D1530FF6EDD778B8ABF /* SwiftSoup-prefix.pch */,
|
|
|
|
|
E033B9EDC46C37DD0B16C515B32FB847 /* SwiftSoup-umbrella.h */,
|
|
|
|
|
);
|
|
|
|
|
name = "Support Files";
|
|
|
|
|
path = "Example/Pods/Target Support Files/SwiftSoup";
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
};
|
|
|
|
|
B778239D4C3F05EB5EBD9D7F860C6D42 /* Pods-SwiftSoup_Tests */ = {
|
|
|
|
@ -348,92 +389,6 @@
|
|
|
|
|
name = Frameworks;
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
};
|
|
|
|
|
CA96941E1B305F4F2E075CC0DE39FC55 /* Products */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
877EBED928BFD9B64C30B496D05B8E83 /* Pods_SwiftSoup_Example.framework */,
|
|
|
|
|
ECD39AF759B23F8BF7B4C9D90DF4C0AC /* Pods_SwiftSoup_Tests.framework */,
|
|
|
|
|
20F058D28AAF5E603EB21BEF59DFA280 /* SwiftSoup.bundle */,
|
|
|
|
|
6A7CBFCFCD60420CCD5306A8CD867C78 /* SwiftSoup.framework */,
|
|
|
|
|
);
|
|
|
|
|
name = Products;
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
};
|
|
|
|
|
D69270E514315E053CD485987475F3F0 /* Resources */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
93D85D342D187845FCFAD96AFFFAB722 /* Assets */,
|
|
|
|
|
);
|
|
|
|
|
name = Resources;
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
};
|
|
|
|
|
DE9F8AEB0D32B142F3B9141DB454FA4D /* Sources */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
B2FD497652A1FC8AE29AA94158151368 /* ArrayExt.swift */,
|
|
|
|
|
AC0A89992C37CACCA50894EC46093DAA /* Attribute.swift */,
|
|
|
|
|
A255368E277FA9239A313E33D11B2170 /* Attributes.swift */,
|
|
|
|
|
F40D69184B29392053588320CD375B48 /* BooleanAttribute.swift */,
|
|
|
|
|
41C66363403BAB0425F8290E9F62919A /* CharacterExt.swift */,
|
|
|
|
|
62AEDCBE808539A14DA3E2425BA20FF5 /* CharacterReader.swift */,
|
|
|
|
|
2581D2B8BF8452425B76D5C734BCDFB5 /* Cleaner.swift */,
|
|
|
|
|
7BAAAC74D82A7D0F7EC7A1FC4BEC83EC /* Collector.swift */,
|
|
|
|
|
C14AA36B17A06EB81F8549265D317C30 /* CombiningEvaluator.swift */,
|
|
|
|
|
FCC144674CD14EC73FA78F88E73E24E6 /* Comment.swift */,
|
|
|
|
|
778C23CF39541C061C564C8C3E22A408 /* Connection.swift */,
|
|
|
|
|
2C182228607C368B89C61BAB888571D5 /* DataNode.swift */,
|
|
|
|
|
ED5B4340175302D4BEC887CB1964C94A /* DataUtil.swift */,
|
|
|
|
|
C3A423FA1DF085411898D4B1AA0DCFC4 /* Document.swift */,
|
|
|
|
|
634BBEC4D30CE960EBDE3B0DB46CCDAC /* DocumentType.swift */,
|
|
|
|
|
42D00C7DA2EFE8D3C17A4C5B044AF5BD /* Element.swift */,
|
|
|
|
|
4F2ADE177D2060F7D55080C70208E59A /* Elements.swift */,
|
|
|
|
|
12A904EDA535DAE27E4763BC5849189D /* Entities.swift */,
|
|
|
|
|
E69ED70889FF61E7B710874BE96D5206 /* Evaluator.swift */,
|
|
|
|
|
44EE588B70C71F8A84D822EC5C066608 /* Exception.swift */,
|
|
|
|
|
A096E771D00CC00DDBBE0D814CD2F150 /* FormElement.swift */,
|
|
|
|
|
E95B52528A104EF850D6D3CB920B2B7F /* HtmlTreeBuilder.swift */,
|
|
|
|
|
A02F8C22C73A83ACCDEEDE9F54BFAD1F /* HtmlTreeBuilderState.swift */,
|
|
|
|
|
629E745BD539F3743F39A5AA42BFB455 /* HttpStatusException.swift */,
|
|
|
|
|
19E84471EF29301714B5E55536B90D9E /* Info.plist */,
|
|
|
|
|
F8DCA494388562E957AD27656547E10E /* IntExt.swift */,
|
|
|
|
|
636664779C763EE6C0DB164BCA5765E9 /* Node.swift */,
|
|
|
|
|
4094600073361D74A1E55DD338E190EE /* NodeTraversor.swift */,
|
|
|
|
|
8F21F3A8D469D075E18013C2ECA04BFB /* NodeVisitor.swift */,
|
|
|
|
|
E3C1B2D100D708CF4D4DA1A0A894438A /* OrderedDictionary.swift */,
|
|
|
|
|
99B50EA8265F89B827B60DC2F7B7B189 /* OrderedSet.swift */,
|
|
|
|
|
824276817FF5B9522E9ADE10A2608816 /* ParseError.swift */,
|
|
|
|
|
109AAF35150319468676C5624FB62A91 /* ParseErrorList.swift */,
|
|
|
|
|
61814F62F521C5845986AE3B6C493813 /* Parser.swift */,
|
|
|
|
|
474766B5F4CF936557F4963EAE784031 /* ParseSettings.swift */,
|
|
|
|
|
6EFB04D8360249E5435A4028F2E9AC1C /* Pattern.swift */,
|
|
|
|
|
32FD5F1F1AFDDB33FB1FF6546420AF9C /* QueryParser.swift */,
|
|
|
|
|
CAB3B6071FCC3695C3F15242270BCB62 /* Selector.swift */,
|
|
|
|
|
C78753C6672901139FF21F430ECA0E99 /* SerializationException.swift */,
|
|
|
|
|
A0F26444B3D270B2785B0B351A013C47 /* SimpleDictionary.swift */,
|
|
|
|
|
B70029A2F33AE28711A30ED953D3645E /* StreamReader.swift */,
|
|
|
|
|
B4B76862A8BACFAE591F6363206C6600 /* String.swift */,
|
|
|
|
|
907E587CD6A2C71CA4D83FDA28E237F2 /* StringBuilder.swift */,
|
|
|
|
|
6E145D19FF6BE78CEDA74A95ACF727D7 /* StringUtil.swift */,
|
|
|
|
|
026C255A88ADD60A091E4AEBE0831E22 /* StructuralEvaluator.swift */,
|
|
|
|
|
6E81884B5E06339029F425B3BEDA5A3C /* SwiftSoup.h */,
|
|
|
|
|
2653940EBF5101EF6495DA838E8035DF /* SwiftSoup.swift */,
|
|
|
|
|
01B669EAECBE927EEF2C7C6F31DE9892 /* Tag.swift */,
|
|
|
|
|
5C0D1E888478390A9F25D17A9702EF11 /* TextNode.swift */,
|
|
|
|
|
BDEC58085D57DFBAD45588C75C9F6761 /* Token.swift */,
|
|
|
|
|
3FB8B5916D66DD1ACA96214F15B70DB5 /* Tokeniser.swift */,
|
|
|
|
|
74C26FC65DD909C8097781E8AC164397 /* TokeniserState.swift */,
|
|
|
|
|
273B2677EDE9CF0A119DF03661876782 /* TokenQueue.swift */,
|
|
|
|
|
5097DE8E54292BA77C23C831EB9A3CDE /* TreeBuilder.swift */,
|
|
|
|
|
47948AA572876004B128C94737D85D31 /* UnicodeScalar.swift */,
|
|
|
|
|
C88A324C7852EC48A2D3BE0F13B36E80 /* Validate.swift */,
|
|
|
|
|
36A5C0FF1FD5FE9E3A0F56EC91B39693 /* Whitelist.swift */,
|
|
|
|
|
6B50468C3918F2C346F266393B47F6A1 /* XmlDeclaration.swift */,
|
|
|
|
|
245FF4DC20C7C15C86A52BBE10B4F76C /* XmlTreeBuilder.swift */,
|
|
|
|
|
);
|
|
|
|
|
name = Sources;
|
|
|
|
|
path = Sources;
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
};
|
|
|
|
|
/* End PBXGroup section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXHeadersBuildPhase section */
|
|
|
|
@ -479,7 +434,7 @@
|
|
|
|
|
);
|
|
|
|
|
name = "Pods-SwiftSoup_Tests";
|
|
|
|
|
productName = "Pods-SwiftSoup_Tests";
|
|
|
|
|
productReference = ECD39AF759B23F8BF7B4C9D90DF4C0AC /* Pods_SwiftSoup_Tests.framework */;
|
|
|
|
|
productReference = 113AA2B190DF913175E886564BAE38B1 /* Pods_SwiftSoup_Tests.framework */;
|
|
|
|
|
productType = "com.apple.product-type.framework";
|
|
|
|
|
};
|
|
|
|
|
0E6F1092E8D6723D68E94C0D77268078 /* SwiftSoup */ = {
|
|
|
|
@ -488,36 +443,17 @@
|
|
|
|
|
buildPhases = (
|
|
|
|
|
72FDEF369C788D41036C6715AC55D552 /* Sources */,
|
|
|
|
|
9FA9553856A848ABD5BCE9930E792FC4 /* Frameworks */,
|
|
|
|
|
ED64D2194D09971C34E75D140154FDC8 /* Resources */,
|
|
|
|
|
DEFF44DD60080AF77483F3758E76B218 /* Headers */,
|
|
|
|
|
);
|
|
|
|
|
buildRules = (
|
|
|
|
|
);
|
|
|
|
|
dependencies = (
|
|
|
|
|
3F73D9698A9D2AC6BB5C1930286AB895 /* PBXTargetDependency */,
|
|
|
|
|
);
|
|
|
|
|
name = SwiftSoup;
|
|
|
|
|
productName = SwiftSoup;
|
|
|
|
|
productReference = 6A7CBFCFCD60420CCD5306A8CD867C78 /* SwiftSoup.framework */;
|
|
|
|
|
productReference = D38450E42FB6BEDCA5262784F78DC687 /* SwiftSoup.framework */;
|
|
|
|
|
productType = "com.apple.product-type.framework";
|
|
|
|
|
};
|
|
|
|
|
5FAD156D292BC2A4586168DACB2DF20E /* SwiftSoup-SwiftSoup */ = {
|
|
|
|
|
isa = PBXNativeTarget;
|
|
|
|
|
buildConfigurationList = 424E8874C58B21AB234980CD73186A95 /* Build configuration list for PBXNativeTarget "SwiftSoup-SwiftSoup" */;
|
|
|
|
|
buildPhases = (
|
|
|
|
|
E84FD3D3486A038FF3A76F49CCB612E3 /* Sources */,
|
|
|
|
|
AF450D6DDBD404487470F2927AAC4D6E /* Frameworks */,
|
|
|
|
|
C398785ABE6F615E850AFBBB6B80D09E /* Resources */,
|
|
|
|
|
);
|
|
|
|
|
buildRules = (
|
|
|
|
|
);
|
|
|
|
|
dependencies = (
|
|
|
|
|
);
|
|
|
|
|
name = "SwiftSoup-SwiftSoup";
|
|
|
|
|
productName = "SwiftSoup-SwiftSoup";
|
|
|
|
|
productReference = 20F058D28AAF5E603EB21BEF59DFA280 /* SwiftSoup.bundle */;
|
|
|
|
|
productType = "com.apple.product-type.bundle";
|
|
|
|
|
};
|
|
|
|
|
BEA04E101EB941C28F67E6F6433515D7 /* Pods-SwiftSoup_Example */ = {
|
|
|
|
|
isa = PBXNativeTarget;
|
|
|
|
|
buildConfigurationList = 5FE454748DB4479DCAC40B11D8858295 /* Build configuration list for PBXNativeTarget "Pods-SwiftSoup_Example" */;
|
|
|
|
@ -533,7 +469,7 @@
|
|
|
|
|
);
|
|
|
|
|
name = "Pods-SwiftSoup_Example";
|
|
|
|
|
productName = "Pods-SwiftSoup_Example";
|
|
|
|
|
productReference = 877EBED928BFD9B64C30B496D05B8E83 /* Pods_SwiftSoup_Example.framework */;
|
|
|
|
|
productReference = A2636B6454B78AB1C4E711FBC4FAD8DB /* Pods_SwiftSoup_Example.framework */;
|
|
|
|
|
productType = "com.apple.product-type.framework";
|
|
|
|
|
};
|
|
|
|
|
/* End PBXNativeTarget section */
|
|
|
|
@ -553,39 +489,17 @@
|
|
|
|
|
en,
|
|
|
|
|
);
|
|
|
|
|
mainGroup = 7DB346D0F39D3F0E887471402A8071AB;
|
|
|
|
|
productRefGroup = CA96941E1B305F4F2E075CC0DE39FC55 /* Products */;
|
|
|
|
|
productRefGroup = 55F83493343EED360A8EA99A27E9B10F /* Products */;
|
|
|
|
|
projectDirPath = "";
|
|
|
|
|
projectRoot = "";
|
|
|
|
|
targets = (
|
|
|
|
|
BEA04E101EB941C28F67E6F6433515D7 /* Pods-SwiftSoup_Example */,
|
|
|
|
|
00EFD3A2ECFDC662A893E3B8C84DF2C8 /* Pods-SwiftSoup_Tests */,
|
|
|
|
|
0E6F1092E8D6723D68E94C0D77268078 /* SwiftSoup */,
|
|
|
|
|
5FAD156D292BC2A4586168DACB2DF20E /* SwiftSoup-SwiftSoup */,
|
|
|
|
|
);
|
|
|
|
|
};
|
|
|
|
|
/* End PBXProject section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
|
|
|
C398785ABE6F615E850AFBBB6B80D09E /* Resources */ = {
|
|
|
|
|
isa = PBXResourcesBuildPhase;
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
files = (
|
|
|
|
|
5B4BB13234E9620D3D27EAE53C4E0DFA /* entities-base.properties in Resources */,
|
|
|
|
|
BF4D51EC5FCC598FEE7159C985737814 /* entities-full.properties in Resources */,
|
|
|
|
|
AEF22671D7FEF2A139231CD9655EA149 /* entities-xhtml.properties in Resources */,
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
};
|
|
|
|
|
ED64D2194D09971C34E75D140154FDC8 /* Resources */ = {
|
|
|
|
|
isa = PBXResourcesBuildPhase;
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
files = (
|
|
|
|
|
9BE08B343CE52442553D375AE06DE89F /* SwiftSoup.bundle in Resources */,
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
};
|
|
|
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
|
|
|
583EA812AB87EF1B1C2328ABE4551751 /* Sources */ = {
|
|
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
|
@ -669,13 +583,6 @@
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
};
|
|
|
|
|
E84FD3D3486A038FF3A76F49CCB612E3 /* Sources */ = {
|
|
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
files = (
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
};
|
|
|
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
|
|
@ -685,12 +592,6 @@
|
|
|
|
|
target = 0E6F1092E8D6723D68E94C0D77268078 /* SwiftSoup */;
|
|
|
|
|
targetProxy = 20FAD70829E0492D24A4733190F1A7FE /* PBXContainerItemProxy */;
|
|
|
|
|
};
|
|
|
|
|
3F73D9698A9D2AC6BB5C1930286AB895 /* PBXTargetDependency */ = {
|
|
|
|
|
isa = PBXTargetDependency;
|
|
|
|
|
name = "SwiftSoup-SwiftSoup";
|
|
|
|
|
target = 5FAD156D292BC2A4586168DACB2DF20E /* SwiftSoup-SwiftSoup */;
|
|
|
|
|
targetProxy = AF3E59DF761B2C67C59A58F40EE31FE9 /* PBXContainerItemProxy */;
|
|
|
|
|
};
|
|
|
|
|
/* End PBXTargetDependency section */
|
|
|
|
|
|
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
|
|
@ -732,7 +633,7 @@
|
|
|
|
|
};
|
|
|
|
|
335273B9B316C9B70F274417280A0BAC /* Debug */ = {
|
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
|
baseConfigurationReference = 3664D46BA5ADAE4C09B3FE312C83B573 /* SwiftSoup.xcconfig */;
|
|
|
|
|
baseConfigurationReference = 85BDDCB87684A071E5BAD7B233E3D06F /* SwiftSoup.xcconfig */;
|
|
|
|
|
buildSettings = {
|
|
|
|
|
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
|
|
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
|
|
|
@ -798,23 +699,6 @@
|
|
|
|
|
};
|
|
|
|
|
name = Release;
|
|
|
|
|
};
|
|
|
|
|
444AE9D8E9D06556E2D20712FFF7EB58 /* Release */ = {
|
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
|
baseConfigurationReference = 3664D46BA5ADAE4C09B3FE312C83B573 /* SwiftSoup.xcconfig */;
|
|
|
|
|
buildSettings = {
|
|
|
|
|
CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/SwiftSoup";
|
|
|
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
|
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
|
|
|
INFOPLIST_FILE = "Target Support Files/SwiftSoup/ResourceBundle-SwiftSoup-Info.plist";
|
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
|
|
|
PRODUCT_NAME = SwiftSoup;
|
|
|
|
|
SDKROOT = iphoneos;
|
|
|
|
|
SKIP_INSTALL = YES;
|
|
|
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
|
|
WRAPPER_EXTENSION = bundle;
|
|
|
|
|
};
|
|
|
|
|
name = Release;
|
|
|
|
|
};
|
|
|
|
|
8A8DB2D30A1E704BE9ECBAF9F67031A7 /* Debug */ = {
|
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
|
baseConfigurationReference = E641DEAF0EE6D339715961FF0A71E852 /* Pods-SwiftSoup_Tests.debug.xcconfig */;
|
|
|
|
@ -934,26 +818,9 @@
|
|
|
|
|
};
|
|
|
|
|
name = Debug;
|
|
|
|
|
};
|
|
|
|
|
ABF52530328A4AA7851C77AA67FEE519 /* Debug */ = {
|
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
|
baseConfigurationReference = 3664D46BA5ADAE4C09B3FE312C83B573 /* SwiftSoup.xcconfig */;
|
|
|
|
|
buildSettings = {
|
|
|
|
|
CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/SwiftSoup";
|
|
|
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
|
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
|
|
|
INFOPLIST_FILE = "Target Support Files/SwiftSoup/ResourceBundle-SwiftSoup-Info.plist";
|
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
|
|
|
PRODUCT_NAME = SwiftSoup;
|
|
|
|
|
SDKROOT = iphoneos;
|
|
|
|
|
SKIP_INSTALL = YES;
|
|
|
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
|
|
WRAPPER_EXTENSION = bundle;
|
|
|
|
|
};
|
|
|
|
|
name = Debug;
|
|
|
|
|
};
|
|
|
|
|
B24B8EFA360D695517E8E143943B3090 /* Release */ = {
|
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
|
baseConfigurationReference = 3664D46BA5ADAE4C09B3FE312C83B573 /* SwiftSoup.xcconfig */;
|
|
|
|
|
baseConfigurationReference = 85BDDCB87684A071E5BAD7B233E3D06F /* SwiftSoup.xcconfig */;
|
|
|
|
|
buildSettings = {
|
|
|
|
|
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
|
|
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
|
|
|
@ -1030,15 +897,6 @@
|
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
|
defaultConfigurationName = Release;
|
|
|
|
|
};
|
|
|
|
|
424E8874C58B21AB234980CD73186A95 /* Build configuration list for PBXNativeTarget "SwiftSoup-SwiftSoup" */ = {
|
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
|
buildConfigurations = (
|
|
|
|
|
ABF52530328A4AA7851C77AA67FEE519 /* Debug */,
|
|
|
|
|
444AE9D8E9D06556E2D20712FFF7EB58 /* Release */,
|
|
|
|
|
);
|
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
|
defaultConfigurationName = Release;
|
|
|
|
|
};
|
|
|
|
|
5FE454748DB4479DCAC40B11D8858295 /* Build configuration list for PBXNativeTarget "Pods-SwiftSoup_Example" */ = {
|
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
|
buildConfigurations = (
|
|
|
|
|