NetNewsWire/Frameworks/RSParser/RSParser.xcodeproj/project.pbxproj

792 lines
58 KiB
Plaintext
Raw Normal View History

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 48;
objects = {
/* Begin PBXBuildFile section */
2017-12-19 00:35:50 +01:00
8401FF811FE862E70080F13F /* RSParsedEnclosure.h in Headers */ = {isa = PBXBuildFile; fileRef = 8401FF7F1FE862E70080F13F /* RSParsedEnclosure.h */; settings = {ATTRIBUTES = (Public, ); }; };
8401FF821FE862E70080F13F /* RSParsedEnclosure.m in Sources */ = {isa = PBXBuildFile; fileRef = 8401FF801FE862E70080F13F /* RSParsedEnclosure.m */; };
8401FF841FE87C2F0080F13F /* theomnishow.rss in Resources */ = {isa = PBXBuildFile; fileRef = 8401FF831FE87C2E0080F13F /* theomnishow.rss */; };
840FDCB21F01FED00041F61B /* RSSParserTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 840FDCB11F01FED00041F61B /* RSSParserTests.swift */; };
2017-06-27 15:56:03 +02:00
840FDCB41F0217410041F61B /* JSONFeedParserTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 840FDCB31F0217410041F61B /* JSONFeedParserTests.swift */; };
840FDCB61F0217D20041F61B /* AtomParserTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 840FDCB51F0217D20041F61B /* AtomParserTests.swift */; };
840FDCB81F0218670041F61B /* DaringFireball.atom in Resources */ = {isa = PBXBuildFile; fileRef = 840FDCB71F0218670041F61B /* DaringFireball.atom */; };
840FDCBA1F02186D0041F61B /* DaringFireball.json in Resources */ = {isa = PBXBuildFile; fileRef = 840FDCB91F02186D0041F61B /* DaringFireball.json */; };
84245C881FDDDC6D0074AFBB /* JSONUtilities.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84245C871FDDDC6D0074AFBB /* JSONUtilities.swift */; };
2017-06-26 01:32:07 +02:00
84285AA81F005D53002E8708 /* RSSParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84285AA71F005D53002E8708 /* RSSParser.swift */; };
84285AAA1F006456002E8708 /* RSParsedFeedTransformer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84285AA91F006456002E8708 /* RSParsedFeedTransformer.swift */; };
84285AAC1F006754002E8708 /* AtomParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84285AAB1F006754002E8708 /* AtomParser.swift */; };
84285AAF1F006BC0002E8708 /* libxml2.2.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 84285AAE1F006BC0002E8708 /* libxml2.2.tbd */; };
84285AB21F00702E002E8708 /* RSOPMLError.h in Headers */ = {isa = PBXBuildFile; fileRef = 84285AB01F00702E002E8708 /* RSOPMLError.h */; settings = {ATTRIBUTES = (Public, ); }; };
84285AB31F00702E002E8708 /* RSOPMLError.m in Sources */ = {isa = PBXBuildFile; fileRef = 84285AB11F00702E002E8708 /* RSOPMLError.m */; };
842A42011FB77A5A00EA22E4 /* dcrainmaker.xml in Resources */ = {isa = PBXBuildFile; fileRef = 842A42001FB77A5A00EA22E4 /* dcrainmaker.xml */; };
2017-06-26 01:32:07 +02:00
84469CEF1EFA3000004A6B28 /* RSOPMLAttributes.h in Headers */ = {isa = PBXBuildFile; fileRef = 84469CE51EFA3000004A6B28 /* RSOPMLAttributes.h */; settings = {ATTRIBUTES = (Public, ); }; };
84469CF01EFA3000004A6B28 /* RSOPMLAttributes.m in Sources */ = {isa = PBXBuildFile; fileRef = 84469CE61EFA3000004A6B28 /* RSOPMLAttributes.m */; };
2017-06-26 01:32:07 +02:00
84469CF11EFA3000004A6B28 /* RSOPMLDocument.h in Headers */ = {isa = PBXBuildFile; fileRef = 84469CE71EFA3000004A6B28 /* RSOPMLDocument.h */; settings = {ATTRIBUTES = (Public, ); }; };
84469CF21EFA3000004A6B28 /* RSOPMLDocument.m in Sources */ = {isa = PBXBuildFile; fileRef = 84469CE81EFA3000004A6B28 /* RSOPMLDocument.m */; };
2017-06-26 01:32:07 +02:00
84469CF31EFA3000004A6B28 /* RSOPMLFeedSpecifier.h in Headers */ = {isa = PBXBuildFile; fileRef = 84469CE91EFA3000004A6B28 /* RSOPMLFeedSpecifier.h */; settings = {ATTRIBUTES = (Public, ); }; };
84469CF41EFA3000004A6B28 /* RSOPMLFeedSpecifier.m in Sources */ = {isa = PBXBuildFile; fileRef = 84469CEA1EFA3000004A6B28 /* RSOPMLFeedSpecifier.m */; };
2017-06-26 01:32:07 +02:00
84469CF51EFA3000004A6B28 /* RSOPMLItem.h in Headers */ = {isa = PBXBuildFile; fileRef = 84469CEB1EFA3000004A6B28 /* RSOPMLItem.h */; settings = {ATTRIBUTES = (Public, ); }; };
84469CF61EFA3000004A6B28 /* RSOPMLItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 84469CEC1EFA3000004A6B28 /* RSOPMLItem.m */; };
2017-06-26 01:32:07 +02:00
84469CF71EFA3000004A6B28 /* RSOPMLParser.h in Headers */ = {isa = PBXBuildFile; fileRef = 84469CED1EFA3000004A6B28 /* RSOPMLParser.h */; settings = {ATTRIBUTES = (Public, ); }; };
84469CF81EFA3000004A6B28 /* RSOPMLParser.m in Sources */ = {isa = PBXBuildFile; fileRef = 84469CEE1EFA3000004A6B28 /* RSOPMLParser.m */; };
2017-06-26 01:32:07 +02:00
84469CFC1EFA3069004A6B28 /* RSSAXParser.h in Headers */ = {isa = PBXBuildFile; fileRef = 84469CFA1EFA3069004A6B28 /* RSSAXParser.h */; settings = {ATTRIBUTES = (Public, ); }; };
84469CFD1EFA3069004A6B28 /* RSSAXParser.m in Sources */ = {isa = PBXBuildFile; fileRef = 84469CFB1EFA3069004A6B28 /* RSSAXParser.m */; };
2017-06-26 01:32:07 +02:00
84469D071EFA307E004A6B28 /* RSHTMLLinkParser.h in Headers */ = {isa = PBXBuildFile; fileRef = 84469CFF1EFA307E004A6B28 /* RSHTMLLinkParser.h */; settings = {ATTRIBUTES = (Public, ); }; };
84469D081EFA307E004A6B28 /* RSHTMLLinkParser.m in Sources */ = {isa = PBXBuildFile; fileRef = 84469D001EFA307E004A6B28 /* RSHTMLLinkParser.m */; };
2017-06-26 01:32:07 +02:00
84469D091EFA307E004A6B28 /* RSHTMLMetadata.h in Headers */ = {isa = PBXBuildFile; fileRef = 84469D011EFA307E004A6B28 /* RSHTMLMetadata.h */; settings = {ATTRIBUTES = (Public, ); }; };
84469D0A1EFA307E004A6B28 /* RSHTMLMetadata.m in Sources */ = {isa = PBXBuildFile; fileRef = 84469D021EFA307E004A6B28 /* RSHTMLMetadata.m */; };
2017-06-26 01:32:07 +02:00
84469D0B1EFA307E004A6B28 /* RSHTMLMetadataParser.h in Headers */ = {isa = PBXBuildFile; fileRef = 84469D031EFA307E004A6B28 /* RSHTMLMetadataParser.h */; settings = {ATTRIBUTES = (Public, ); }; };
84469D0C1EFA307E004A6B28 /* RSHTMLMetadataParser.m in Sources */ = {isa = PBXBuildFile; fileRef = 84469D041EFA307E004A6B28 /* RSHTMLMetadataParser.m */; };
2017-06-26 01:32:07 +02:00
84469D0D1EFA307E004A6B28 /* RSSAXHTMLParser.h in Headers */ = {isa = PBXBuildFile; fileRef = 84469D051EFA307E004A6B28 /* RSSAXHTMLParser.h */; settings = {ATTRIBUTES = (Public, ); }; };
84469D0E1EFA307E004A6B28 /* RSSAXHTMLParser.m in Sources */ = {isa = PBXBuildFile; fileRef = 84469D061EFA307E004A6B28 /* RSSAXHTMLParser.m */; };
84469D161EFA30A2004A6B28 /* NSString+RSParser.h in Headers */ = {isa = PBXBuildFile; fileRef = 84469D101EFA30A2004A6B28 /* NSString+RSParser.h */; settings = {ATTRIBUTES = (Public, ); }; };
84469D171EFA30A2004A6B28 /* NSString+RSParser.m in Sources */ = {isa = PBXBuildFile; fileRef = 84469D111EFA30A2004A6B28 /* NSString+RSParser.m */; };
84469D181EFA30A2004A6B28 /* RSDateParser.h in Headers */ = {isa = PBXBuildFile; fileRef = 84469D121EFA30A2004A6B28 /* RSDateParser.h */; settings = {ATTRIBUTES = (Public, ); }; };
84469D191EFA30A2004A6B28 /* RSDateParser.m in Sources */ = {isa = PBXBuildFile; fileRef = 84469D131EFA30A2004A6B28 /* RSDateParser.m */; };
84469D1A1EFA30A2004A6B28 /* RSParserInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = 84469D141EFA30A2004A6B28 /* RSParserInternal.h */; };
84469D1B1EFA30A2004A6B28 /* RSParserInternal.m in Sources */ = {isa = PBXBuildFile; fileRef = 84469D151EFA30A2004A6B28 /* RSParserInternal.m */; };
2017-06-26 01:32:07 +02:00
84469D271EFA3134004A6B28 /* RSAtomParser.h in Headers */ = {isa = PBXBuildFile; fileRef = 84469D1D1EFA3134004A6B28 /* RSAtomParser.h */; settings = {ATTRIBUTES = (Public, ); }; };
84469D281EFA3134004A6B28 /* RSAtomParser.m in Sources */ = {isa = PBXBuildFile; fileRef = 84469D1E1EFA3134004A6B28 /* RSAtomParser.m */; };
2017-06-26 01:32:07 +02:00
84469D2B1EFA3134004A6B28 /* RSParsedArticle.h in Headers */ = {isa = PBXBuildFile; fileRef = 84469D211EFA3134004A6B28 /* RSParsedArticle.h */; settings = {ATTRIBUTES = (Public, ); }; };
84469D2C1EFA3134004A6B28 /* RSParsedArticle.m in Sources */ = {isa = PBXBuildFile; fileRef = 84469D221EFA3134004A6B28 /* RSParsedArticle.m */; };
2017-06-26 01:32:07 +02:00
84469D2D1EFA3134004A6B28 /* RSParsedFeed.h in Headers */ = {isa = PBXBuildFile; fileRef = 84469D231EFA3134004A6B28 /* RSParsedFeed.h */; settings = {ATTRIBUTES = (Public, ); }; };
84469D2E1EFA3134004A6B28 /* RSParsedFeed.m in Sources */ = {isa = PBXBuildFile; fileRef = 84469D241EFA3134004A6B28 /* RSParsedFeed.m */; };
2017-06-26 01:32:07 +02:00
84469D2F1EFA3134004A6B28 /* RSRSSParser.h in Headers */ = {isa = PBXBuildFile; fileRef = 84469D251EFA3134004A6B28 /* RSRSSParser.h */; settings = {ATTRIBUTES = (Public, ); }; };
84469D301EFA3134004A6B28 /* RSRSSParser.m in Sources */ = {isa = PBXBuildFile; fileRef = 84469D261EFA3134004A6B28 /* RSRSSParser.m */; };
84469D321EFA31CF004A6B28 /* FeedParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84469D311EFA31CF004A6B28 /* FeedParser.swift */; };
84469D351EFF1190004A6B28 /* NSData+RSParser.h in Headers */ = {isa = PBXBuildFile; fileRef = 84469D331EFF1190004A6B28 /* NSData+RSParser.h */; settings = {ATTRIBUTES = (Public, ); }; };
2017-06-25 19:23:30 +02:00
84469D361EFF1190004A6B28 /* NSData+RSParser.m in Sources */ = {isa = PBXBuildFile; fileRef = 84469D341EFF1190004A6B28 /* NSData+RSParser.m */; };
84469D381EFF2645004A6B28 /* RSSInJSONParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84469D371EFF2645004A6B28 /* RSSInJSONParser.swift */; };
84469D401EFF29A9004A6B28 /* FeedParserError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84469D3F1EFF29A9004A6B28 /* FeedParserError.swift */; };
84469D421EFF2B2D004A6B28 /* JSONTypes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84469D411EFF2B2D004A6B28 /* JSONTypes.swift */; };
84469D441F002CEF004A6B28 /* JSONFeedParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84469D431F002CEF004A6B28 /* JSONFeedParser.swift */; };
844B5B3E1FE9A13C00C7C76A /* 4fsodonline.atom in Resources */ = {isa = PBXBuildFile; fileRef = 844B5B3D1FE9A13B00C7C76A /* 4fsodonline.atom */; };
844B5B401FE9A45200C7C76A /* expertopinionent.atom in Resources */ = {isa = PBXBuildFile; fileRef = 844B5B3F1FE9A45200C7C76A /* expertopinionent.atom */; };
844B5B441FE9AFDB00C7C76A /* RSParsedAuthor.h in Headers */ = {isa = PBXBuildFile; fileRef = 844B5B411FE9AF2700C7C76A /* RSParsedAuthor.h */; settings = {ATTRIBUTES = (Public, ); }; };
844B5B451FE9AFE000C7C76A /* RSParsedAuthor.m in Sources */ = {isa = PBXBuildFile; fileRef = 844B5B421FE9AF2700C7C76A /* RSParsedAuthor.m */; };
845213251FCB3C76003B6E93 /* coco.html in Resources */ = {isa = PBXBuildFile; fileRef = 845213241FCB3C75003B6E93 /* coco.html */; };
845213281FCB4042003B6E93 /* RSHTMLTag.h in Headers */ = {isa = PBXBuildFile; fileRef = 845213261FCB4042003B6E93 /* RSHTMLTag.h */; settings = {ATTRIBUTES = (Public, ); }; };
845213291FCB4042003B6E93 /* RSHTMLTag.m in Sources */ = {isa = PBXBuildFile; fileRef = 845213271FCB4042003B6E93 /* RSHTMLTag.m */; };
2017-11-30 22:19:22 +01:00
84566D941FD0ABFB00103322 /* allthis.json in Resources */ = {isa = PBXBuildFile; fileRef = 84566D931FD0ABFB00103322 /* allthis.json */; };
84566D961FD1FC1800103322 /* allthis-partial.json in Resources */ = {isa = PBXBuildFile; fileRef = 84566D951FD1FC1800103322 /* allthis-partial.json */; };
84628AAD1FCA10AE00566A9B /* allthis.atom in Resources */ = {isa = PBXBuildFile; fileRef = 84628AAC1FCA10AE00566A9B /* allthis.atom */; };
848674D21FCE7BF600802D1F /* macworld.rss in Resources */ = {isa = PBXBuildFile; fileRef = 848674D11FCE7BF500802D1F /* macworld.rss */; };
2017-06-26 02:15:47 +02:00
849A03D01F0081EA00122600 /* DaringFireball.html in Resources */ = {isa = PBXBuildFile; fileRef = 849A03C51F0081EA00122600 /* DaringFireball.html */; };
849A03D11F0081EA00122600 /* DaringFireball.rss in Resources */ = {isa = PBXBuildFile; fileRef = 849A03C61F0081EA00122600 /* DaringFireball.rss */; };
849A03D21F0081EA00122600 /* EMarley.rss in Resources */ = {isa = PBXBuildFile; fileRef = 849A03C71F0081EA00122600 /* EMarley.rss */; };
849A03D31F0081EA00122600 /* furbo.html in Resources */ = {isa = PBXBuildFile; fileRef = 849A03C81F0081EA00122600 /* furbo.html */; };
849A03D41F0081EA00122600 /* inessential.html in Resources */ = {isa = PBXBuildFile; fileRef = 849A03C91F0081EA00122600 /* inessential.html */; };
849A03D51F0081EA00122600 /* KatieFloyd.rss in Resources */ = {isa = PBXBuildFile; fileRef = 849A03CA1F0081EA00122600 /* KatieFloyd.rss */; };
849A03D61F0081EA00122600 /* manton.rss in Resources */ = {isa = PBXBuildFile; fileRef = 849A03CB1F0081EA00122600 /* manton.rss */; };
849A03D71F0081EA00122600 /* OneFootTsunami.atom in Resources */ = {isa = PBXBuildFile; fileRef = 849A03CC1F0081EA00122600 /* OneFootTsunami.atom */; };
849A03D81F0081EA00122600 /* scriptingNews.rss in Resources */ = {isa = PBXBuildFile; fileRef = 849A03CD1F0081EA00122600 /* scriptingNews.rss */; };
849A03D91F0081EA00122600 /* sixcolors.html in Resources */ = {isa = PBXBuildFile; fileRef = 849A03CE1F0081EA00122600 /* sixcolors.html */; };
849A03DA1F0081EA00122600 /* Subs.opml in Resources */ = {isa = PBXBuildFile; fileRef = 849A03CF1F0081EA00122600 /* Subs.opml */; };
849A03DE1F00837A00122600 /* FeedParserTypeTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 849A03DD1F00837A00122600 /* FeedParserTypeTests.swift */; };
849A03E01F0088F600122600 /* OPMLTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 849A03DF1F0088F600122600 /* OPMLTests.swift */; };
2017-06-26 02:46:48 +02:00
849A03E21F00902C00122600 /* RSDateParserTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 849A03E11F00902C00122600 /* RSDateParserTests.m */; };
2017-06-26 03:11:38 +02:00
849A03E41F00912100122600 /* HTMLMetadataTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 849A03E31F00912100122600 /* HTMLMetadataTests.swift */; };
849A03E61F00952400122600 /* HTMLLinkTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 849A03E51F00952400122600 /* HTMLLinkTests.swift */; };
849A03E81F01F88600122600 /* ScriptingNews.json in Resources */ = {isa = PBXBuildFile; fileRef = 849A03E71F01F88600122600 /* ScriptingNews.json */; };
849A03EA1F01F92B00122600 /* inessential.json in Resources */ = {isa = PBXBuildFile; fileRef = 849A03E91F01F92B00122600 /* inessential.json */; };
849A03EC1F01FCDC00122600 /* RSSInJSONParserTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 849A03EB1F01FCDC00122600 /* RSSInJSONParserTests.swift */; };
84B19A771FDA438300458981 /* natasha.xml in Resources */ = {isa = PBXBuildFile; fileRef = 84B19A761FDA438300458981 /* natasha.xml */; };
84CF85BB2035455B0096F368 /* pxlnv.json in Resources */ = {isa = PBXBuildFile; fileRef = 84CF85BA2035455B0096F368 /* pxlnv.json */; };
84D81BDC1EFA28E700652332 /* RSParser.h in Headers */ = {isa = PBXBuildFile; fileRef = 84D81BDA1EFA28E700652332 /* RSParser.h */; settings = {ATTRIBUTES = (Public, ); }; };
84D81BDE1EFA2B7D00652332 /* ParsedFeed.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84D81BDD1EFA2B7D00652332 /* ParsedFeed.swift */; };
84D81BE01EFA2BAE00652332 /* FeedType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84D81BDF1EFA2BAE00652332 /* FeedType.swift */; };
84D81BE21EFA2D0900652332 /* ParsedAuthor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84D81BE11EFA2D0900652332 /* ParsedAuthor.swift */; };
84D81BE41EFA2D3D00652332 /* ParsedItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84D81BE31EFA2D3D00652332 /* ParsedItem.swift */; };
84D81BE61EFA2DFB00652332 /* ParsedAttachment.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84D81BE51EFA2DFB00652332 /* ParsedAttachment.swift */; };
84D81BE81EFA2E6700652332 /* ParsedHub.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84D81BE71EFA2E6700652332 /* ParsedHub.swift */; };
84DA2E21200415D500A4D03B /* curt.json in Resources */ = {isa = PBXBuildFile; fileRef = 84DA2E20200415D500A4D03B /* curt.json */; };
84DCCC661FF80E0100D2DDF1 /* EntityDecodingTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84DCCC651FF80E0100D2DDF1 /* EntityDecodingTests.swift */; };
84E7E69F1F85780D0046719D /* ParserData.h in Headers */ = {isa = PBXBuildFile; fileRef = 84E7E69D1F85780D0046719D /* ParserData.h */; settings = {ATTRIBUTES = (Public, ); }; };
84E7E6A01F85780D0046719D /* ParserData.m in Sources */ = {isa = PBXBuildFile; fileRef = 84E7E69E1F85780D0046719D /* ParserData.m */; };
84FF5F8E1EFA285800C15A01 /* RSParser.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84FF5F841EFA285800C15A01 /* RSParser.framework */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
84FF5F8F1EFA285800C15A01 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 84FF5F7B1EFA285800C15A01 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 84FF5F831EFA285800C15A01;
remoteInfo = RSParser;
};
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
2017-12-19 00:35:50 +01:00
8401FF7F1FE862E70080F13F /* RSParsedEnclosure.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RSParsedEnclosure.h; sourceTree = "<group>"; };
8401FF801FE862E70080F13F /* RSParsedEnclosure.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RSParsedEnclosure.m; sourceTree = "<group>"; };
8401FF831FE87C2E0080F13F /* theomnishow.rss */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = theomnishow.rss; sourceTree = "<group>"; };
840FDCB11F01FED00041F61B /* RSSParserTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RSSParserTests.swift; sourceTree = "<group>"; };
2017-06-27 15:56:03 +02:00
840FDCB31F0217410041F61B /* JSONFeedParserTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = JSONFeedParserTests.swift; sourceTree = "<group>"; };
840FDCB51F0217D20041F61B /* AtomParserTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AtomParserTests.swift; sourceTree = "<group>"; };
840FDCB71F0218670041F61B /* DaringFireball.atom */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = DaringFireball.atom; sourceTree = "<group>"; };
840FDCB91F02186D0041F61B /* DaringFireball.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = DaringFireball.json; sourceTree = "<group>"; };
84245C871FDDDC6D0074AFBB /* JSONUtilities.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JSONUtilities.swift; sourceTree = "<group>"; };
2017-06-26 01:32:07 +02:00
84285AA71F005D53002E8708 /* RSSParser.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RSSParser.swift; sourceTree = "<group>"; };
84285AA91F006456002E8708 /* RSParsedFeedTransformer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RSParsedFeedTransformer.swift; sourceTree = "<group>"; };
84285AAB1F006754002E8708 /* AtomParser.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AtomParser.swift; sourceTree = "<group>"; };
84285AAE1F006BC0002E8708 /* libxml2.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxml2.2.tbd; path = usr/lib/libxml2.2.tbd; sourceTree = SDKROOT; };
84285AB01F00702E002E8708 /* RSOPMLError.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RSOPMLError.h; sourceTree = "<group>"; };
84285AB11F00702E002E8708 /* RSOPMLError.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RSOPMLError.m; sourceTree = "<group>"; };
84285AB41F007255002E8708 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
842A42001FB77A5A00EA22E4 /* dcrainmaker.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = dcrainmaker.xml; sourceTree = "<group>"; };
84469CE51EFA3000004A6B28 /* RSOPMLAttributes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RSOPMLAttributes.h; sourceTree = "<group>"; };
84469CE61EFA3000004A6B28 /* RSOPMLAttributes.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RSOPMLAttributes.m; sourceTree = "<group>"; };
84469CE71EFA3000004A6B28 /* RSOPMLDocument.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RSOPMLDocument.h; sourceTree = "<group>"; };
84469CE81EFA3000004A6B28 /* RSOPMLDocument.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RSOPMLDocument.m; sourceTree = "<group>"; };
84469CE91EFA3000004A6B28 /* RSOPMLFeedSpecifier.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RSOPMLFeedSpecifier.h; sourceTree = "<group>"; };
84469CEA1EFA3000004A6B28 /* RSOPMLFeedSpecifier.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RSOPMLFeedSpecifier.m; sourceTree = "<group>"; };
84469CEB1EFA3000004A6B28 /* RSOPMLItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RSOPMLItem.h; sourceTree = "<group>"; };
84469CEC1EFA3000004A6B28 /* RSOPMLItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RSOPMLItem.m; sourceTree = "<group>"; };
84469CED1EFA3000004A6B28 /* RSOPMLParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RSOPMLParser.h; sourceTree = "<group>"; };
84469CEE1EFA3000004A6B28 /* RSOPMLParser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RSOPMLParser.m; sourceTree = "<group>"; };
84469CFA1EFA3069004A6B28 /* RSSAXParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RSSAXParser.h; sourceTree = "<group>"; };
84469CFB1EFA3069004A6B28 /* RSSAXParser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RSSAXParser.m; sourceTree = "<group>"; };
84469CFF1EFA307E004A6B28 /* RSHTMLLinkParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RSHTMLLinkParser.h; sourceTree = "<group>"; };
84469D001EFA307E004A6B28 /* RSHTMLLinkParser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RSHTMLLinkParser.m; sourceTree = "<group>"; };
84469D011EFA307E004A6B28 /* RSHTMLMetadata.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RSHTMLMetadata.h; sourceTree = "<group>"; };
84469D021EFA307E004A6B28 /* RSHTMLMetadata.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RSHTMLMetadata.m; sourceTree = "<group>"; };
84469D031EFA307E004A6B28 /* RSHTMLMetadataParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RSHTMLMetadataParser.h; sourceTree = "<group>"; };
84469D041EFA307E004A6B28 /* RSHTMLMetadataParser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RSHTMLMetadataParser.m; sourceTree = "<group>"; };
84469D051EFA307E004A6B28 /* RSSAXHTMLParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RSSAXHTMLParser.h; sourceTree = "<group>"; };
84469D061EFA307E004A6B28 /* RSSAXHTMLParser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RSSAXHTMLParser.m; sourceTree = "<group>"; };
84469D101EFA30A2004A6B28 /* NSString+RSParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSString+RSParser.h"; sourceTree = "<group>"; };
84469D111EFA30A2004A6B28 /* NSString+RSParser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSString+RSParser.m"; sourceTree = "<group>"; };
84469D121EFA30A2004A6B28 /* RSDateParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RSDateParser.h; path = Utilities/RSDateParser.h; sourceTree = "<group>"; };
84469D131EFA30A2004A6B28 /* RSDateParser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RSDateParser.m; path = Utilities/RSDateParser.m; sourceTree = "<group>"; };
84469D141EFA30A2004A6B28 /* RSParserInternal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RSParserInternal.h; sourceTree = "<group>"; };
84469D151EFA30A2004A6B28 /* RSParserInternal.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RSParserInternal.m; sourceTree = "<group>"; };
84469D1D1EFA3134004A6B28 /* RSAtomParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RSAtomParser.h; sourceTree = "<group>"; };
84469D1E1EFA3134004A6B28 /* RSAtomParser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RSAtomParser.m; sourceTree = "<group>"; };
84469D211EFA3134004A6B28 /* RSParsedArticle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RSParsedArticle.h; sourceTree = "<group>"; };
84469D221EFA3134004A6B28 /* RSParsedArticle.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RSParsedArticle.m; sourceTree = "<group>"; };
84469D231EFA3134004A6B28 /* RSParsedFeed.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RSParsedFeed.h; sourceTree = "<group>"; };
84469D241EFA3134004A6B28 /* RSParsedFeed.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RSParsedFeed.m; sourceTree = "<group>"; };
84469D251EFA3134004A6B28 /* RSRSSParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RSRSSParser.h; sourceTree = "<group>"; };
84469D261EFA3134004A6B28 /* RSRSSParser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RSRSSParser.m; sourceTree = "<group>"; };
84469D311EFA31CF004A6B28 /* FeedParser.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FeedParser.swift; path = Feeds/FeedParser.swift; sourceTree = "<group>"; };
2017-06-25 19:23:30 +02:00
84469D331EFF1190004A6B28 /* NSData+RSParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSData+RSParser.h"; sourceTree = "<group>"; };
84469D341EFF1190004A6B28 /* NSData+RSParser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSData+RSParser.m"; sourceTree = "<group>"; };
84469D371EFF2645004A6B28 /* RSSInJSONParser.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = RSSInJSONParser.swift; path = Feeds/JSON/RSSInJSONParser.swift; sourceTree = "<group>"; };
84469D3F1EFF29A9004A6B28 /* FeedParserError.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FeedParserError.swift; path = Feeds/FeedParserError.swift; sourceTree = "<group>"; };
84469D411EFF2B2D004A6B28 /* JSONTypes.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = JSONTypes.swift; sourceTree = "<group>"; };
84469D431F002CEF004A6B28 /* JSONFeedParser.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = JSONFeedParser.swift; path = Feeds/JSON/JSONFeedParser.swift; sourceTree = "<group>"; };
844B5B3D1FE9A13B00C7C76A /* 4fsodonline.atom */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = 4fsodonline.atom; sourceTree = "<group>"; };
844B5B3F1FE9A45200C7C76A /* expertopinionent.atom */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = expertopinionent.atom; sourceTree = "<group>"; };
844B5B411FE9AF2700C7C76A /* RSParsedAuthor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RSParsedAuthor.h; sourceTree = "<group>"; };
844B5B421FE9AF2700C7C76A /* RSParsedAuthor.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RSParsedAuthor.m; sourceTree = "<group>"; };
845213241FCB3C75003B6E93 /* coco.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = coco.html; sourceTree = "<group>"; };
845213261FCB4042003B6E93 /* RSHTMLTag.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RSHTMLTag.h; sourceTree = "<group>"; };
845213271FCB4042003B6E93 /* RSHTMLTag.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RSHTMLTag.m; sourceTree = "<group>"; };
2017-11-30 22:19:22 +01:00
84566D931FD0ABFB00103322 /* allthis.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = allthis.json; sourceTree = "<group>"; };
84566D951FD1FC1800103322 /* allthis-partial.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "allthis-partial.json"; sourceTree = "<group>"; };
84628AAC1FCA10AE00566A9B /* allthis.atom */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = allthis.atom; sourceTree = "<group>"; };
848674D11FCE7BF500802D1F /* macworld.rss */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = macworld.rss; sourceTree = "<group>"; };
2017-06-26 02:15:47 +02:00
849A03C51F0081EA00122600 /* DaringFireball.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = DaringFireball.html; sourceTree = "<group>"; };
849A03C61F0081EA00122600 /* DaringFireball.rss */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = DaringFireball.rss; sourceTree = "<group>"; };
849A03C71F0081EA00122600 /* EMarley.rss */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = EMarley.rss; sourceTree = "<group>"; };
849A03C81F0081EA00122600 /* furbo.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = furbo.html; sourceTree = "<group>"; };
849A03C91F0081EA00122600 /* inessential.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = inessential.html; sourceTree = "<group>"; };
849A03CA1F0081EA00122600 /* KatieFloyd.rss */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = KatieFloyd.rss; sourceTree = "<group>"; };
849A03CB1F0081EA00122600 /* manton.rss */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = manton.rss; sourceTree = "<group>"; };
849A03CC1F0081EA00122600 /* OneFootTsunami.atom */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = OneFootTsunami.atom; sourceTree = "<group>"; };
849A03CD1F0081EA00122600 /* scriptingNews.rss */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = scriptingNews.rss; sourceTree = "<group>"; };
849A03CE1F0081EA00122600 /* sixcolors.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = sixcolors.html; sourceTree = "<group>"; };
849A03CF1F0081EA00122600 /* Subs.opml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = Subs.opml; sourceTree = "<group>"; };
849A03DD1F00837A00122600 /* FeedParserTypeTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FeedParserTypeTests.swift; sourceTree = "<group>"; };
849A03DF1F0088F600122600 /* OPMLTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OPMLTests.swift; sourceTree = "<group>"; };
2017-06-26 02:46:48 +02:00
849A03E11F00902C00122600 /* RSDateParserTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RSDateParserTests.m; sourceTree = "<group>"; };
2017-06-26 03:11:38 +02:00
849A03E31F00912100122600 /* HTMLMetadataTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HTMLMetadataTests.swift; sourceTree = "<group>"; };
849A03E51F00952400122600 /* HTMLLinkTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HTMLLinkTests.swift; sourceTree = "<group>"; };
849A03E71F01F88600122600 /* ScriptingNews.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = ScriptingNews.json; sourceTree = "<group>"; };
849A03E91F01F92B00122600 /* inessential.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = inessential.json; sourceTree = "<group>"; };
849A03EB1F01FCDC00122600 /* RSSInJSONParserTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RSSInJSONParserTests.swift; sourceTree = "<group>"; };
84B19A761FDA438300458981 /* natasha.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = natasha.xml; sourceTree = "<group>"; };
84CF85BA2035455B0096F368 /* pxlnv.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = pxlnv.json; sourceTree = "<group>"; };
84D81BD91EFA28E700652332 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
84D81BDA1EFA28E700652332 /* RSParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RSParser.h; sourceTree = "<group>"; };
84D81BDD1EFA2B7D00652332 /* ParsedFeed.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ParsedFeed.swift; path = Feeds/ParsedFeed.swift; sourceTree = "<group>"; };
84D81BDF1EFA2BAE00652332 /* FeedType.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FeedType.swift; path = Feeds/FeedType.swift; sourceTree = "<group>"; };
84D81BE11EFA2D0900652332 /* ParsedAuthor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ParsedAuthor.swift; path = Feeds/ParsedAuthor.swift; sourceTree = "<group>"; };
84D81BE31EFA2D3D00652332 /* ParsedItem.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ParsedItem.swift; path = Feeds/ParsedItem.swift; sourceTree = "<group>"; };
84D81BE51EFA2DFB00652332 /* ParsedAttachment.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ParsedAttachment.swift; path = Feeds/ParsedAttachment.swift; sourceTree = "<group>"; };
84D81BE71EFA2E6700652332 /* ParsedHub.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ParsedHub.swift; path = Feeds/ParsedHub.swift; sourceTree = "<group>"; };
84DA2E20200415D500A4D03B /* curt.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = curt.json; sourceTree = "<group>"; };
84DCCC651FF80E0100D2DDF1 /* EntityDecodingTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EntityDecodingTests.swift; sourceTree = "<group>"; };
84E7E69D1F85780D0046719D /* ParserData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ParserData.h; sourceTree = "<group>"; };
84E7E69E1F85780D0046719D /* ParserData.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ParserData.m; sourceTree = "<group>"; };
84FF5F841EFA285800C15A01 /* RSParser.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = RSParser.framework; sourceTree = BUILT_PRODUCTS_DIR; };
84FF5F8D1EFA285800C15A01 /* RSParserTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RSParserTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
84FF5F941EFA285800C15A01 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
D511EF0F20242E8700712EC3 /* RSParser_project_release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = RSParser_project_release.xcconfig; sourceTree = "<group>"; };
D511EF1020242E8700712EC3 /* RSParser_project.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = RSParser_project.xcconfig; sourceTree = "<group>"; };
D511EF1120242E8700712EC3 /* RSParserTests_target.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = RSParserTests_target.xcconfig; sourceTree = "<group>"; };
D511EF1220242E8700712EC3 /* RSParser_target.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = RSParser_target.xcconfig; sourceTree = "<group>"; };
D511EF1320242E8700712EC3 /* RSParser_project_debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = RSParser_project_debug.xcconfig; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
84FF5F801EFA285800C15A01 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
2017-06-26 01:32:07 +02:00
84285AAF1F006BC0002E8708 /* libxml2.2.tbd in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
84FF5F8A1EFA285800C15A01 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
84FF5F8E1EFA285800C15A01 /* RSParser.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
84245C861FDDDC470074AFBB /* JSON */ = {
isa = PBXGroup;
children = (
84469D411EFF2B2D004A6B28 /* JSONTypes.swift */,
84245C871FDDDC6D0074AFBB /* JSONUtilities.swift */,
);
path = JSON;
sourceTree = "<group>";
};
84285AA61F004879002E8708 /* Dates */ = {
isa = PBXGroup;
children = (
84469D121EFA30A2004A6B28 /* RSDateParser.h */,
84469D131EFA30A2004A6B28 /* RSDateParser.m */,
);
name = Dates;
sourceTree = "<group>";
};
2017-06-26 01:32:07 +02:00
84285AAD1F006BC0002E8708 /* Frameworks */ = {
isa = PBXGroup;
children = (
84285AAE1F006BC0002E8708 /* libxml2.2.tbd */,
);
name = Frameworks;
sourceTree = "<group>";
};
84469CE31EFA2FB0004A6B28 /* Feeds */ = {
isa = PBXGroup;
children = (
84D81BDF1EFA2BAE00652332 /* FeedType.swift */,
84469D311EFA31CF004A6B28 /* FeedParser.swift */,
84D81BDD1EFA2B7D00652332 /* ParsedFeed.swift */,
84D81BE11EFA2D0900652332 /* ParsedAuthor.swift */,
84D81BE31EFA2D3D00652332 /* ParsedItem.swift */,
84D81BE51EFA2DFB00652332 /* ParsedAttachment.swift */,
84D81BE71EFA2E6700652332 /* ParsedHub.swift */,
2017-06-25 19:23:30 +02:00
84469D3F1EFF29A9004A6B28 /* FeedParserError.swift */,
84469D391EFF2649004A6B28 /* JSON */,
84469D1C1EFA3134004A6B28 /* XML */,
);
name = Feeds;
sourceTree = "<group>";
};
84469CE41EFA3000004A6B28 /* OPML */ = {
isa = PBXGroup;
children = (
84469CED1EFA3000004A6B28 /* RSOPMLParser.h */,
84469CEE1EFA3000004A6B28 /* RSOPMLParser.m */,
84469CE71EFA3000004A6B28 /* RSOPMLDocument.h */,
84469CE81EFA3000004A6B28 /* RSOPMLDocument.m */,
84469CE51EFA3000004A6B28 /* RSOPMLAttributes.h */,
84469CE61EFA3000004A6B28 /* RSOPMLAttributes.m */,
84469CE91EFA3000004A6B28 /* RSOPMLFeedSpecifier.h */,
84469CEA1EFA3000004A6B28 /* RSOPMLFeedSpecifier.m */,
84469CEB1EFA3000004A6B28 /* RSOPMLItem.h */,
84469CEC1EFA3000004A6B28 /* RSOPMLItem.m */,
2017-06-26 01:32:07 +02:00
84285AB01F00702E002E8708 /* RSOPMLError.h */,
84285AB11F00702E002E8708 /* RSOPMLError.m */,
);
path = OPML;
sourceTree = "<group>";
};
84469CF91EFA3069004A6B28 /* SAX */ = {
isa = PBXGroup;
children = (
84469CFA1EFA3069004A6B28 /* RSSAXParser.h */,
84469CFB1EFA3069004A6B28 /* RSSAXParser.m */,
);
path = SAX;
sourceTree = "<group>";
};
84469CFE1EFA307E004A6B28 /* HTML */ = {
isa = PBXGroup;
children = (
84469CFF1EFA307E004A6B28 /* RSHTMLLinkParser.h */,
84469D001EFA307E004A6B28 /* RSHTMLLinkParser.m */,
84469D011EFA307E004A6B28 /* RSHTMLMetadata.h */,
84469D021EFA307E004A6B28 /* RSHTMLMetadata.m */,
84469D031EFA307E004A6B28 /* RSHTMLMetadataParser.h */,
84469D041EFA307E004A6B28 /* RSHTMLMetadataParser.m */,
84469D051EFA307E004A6B28 /* RSSAXHTMLParser.h */,
84469D061EFA307E004A6B28 /* RSSAXHTMLParser.m */,
845213261FCB4042003B6E93 /* RSHTMLTag.h */,
845213271FCB4042003B6E93 /* RSHTMLTag.m */,
);
path = HTML;
sourceTree = "<group>";
};
84469D0F1EFA30A2004A6B28 /* Utilities */ = {
isa = PBXGroup;
children = (
2017-06-25 19:23:30 +02:00
84469D331EFF1190004A6B28 /* NSData+RSParser.h */,
84469D341EFF1190004A6B28 /* NSData+RSParser.m */,
84469D101EFA30A2004A6B28 /* NSString+RSParser.h */,
84469D111EFA30A2004A6B28 /* NSString+RSParser.m */,
84469D141EFA30A2004A6B28 /* RSParserInternal.h */,
84469D151EFA30A2004A6B28 /* RSParserInternal.m */,
);
path = Utilities;
sourceTree = "<group>";
};
84469D1C1EFA3134004A6B28 /* XML */ = {
isa = PBXGroup;
children = (
2017-06-26 01:32:07 +02:00
84285AA71F005D53002E8708 /* RSSParser.swift */,
84285AAB1F006754002E8708 /* AtomParser.swift */,
84285AA91F006456002E8708 /* RSParsedFeedTransformer.swift */,
84469D1D1EFA3134004A6B28 /* RSAtomParser.h */,
84469D1E1EFA3134004A6B28 /* RSAtomParser.m */,
84469D251EFA3134004A6B28 /* RSRSSParser.h */,
84469D261EFA3134004A6B28 /* RSRSSParser.m */,
84469D211EFA3134004A6B28 /* RSParsedArticle.h */,
84469D221EFA3134004A6B28 /* RSParsedArticle.m */,
84469D231EFA3134004A6B28 /* RSParsedFeed.h */,
84469D241EFA3134004A6B28 /* RSParsedFeed.m */,
2017-12-19 00:35:50 +01:00
8401FF7F1FE862E70080F13F /* RSParsedEnclosure.h */,
8401FF801FE862E70080F13F /* RSParsedEnclosure.m */,
844B5B411FE9AF2700C7C76A /* RSParsedAuthor.h */,
844B5B421FE9AF2700C7C76A /* RSParsedAuthor.m */,
);
name = XML;
path = Feeds/XML;
sourceTree = "<group>";
};
2017-06-25 19:23:30 +02:00
84469D391EFF2649004A6B28 /* JSON */ = {
isa = PBXGroup;
children = (
84469D371EFF2645004A6B28 /* RSSInJSONParser.swift */,
84469D431F002CEF004A6B28 /* JSONFeedParser.swift */,
2017-06-25 19:23:30 +02:00
);
name = JSON;
sourceTree = "<group>";
};
2017-06-26 02:15:47 +02:00
849A03C41F0081EA00122600 /* Resources */ = {
isa = PBXGroup;
children = (
84DA2E20200415D500A4D03B /* curt.json */,
2017-06-26 02:15:47 +02:00
849A03C51F0081EA00122600 /* DaringFireball.html */,
2017-06-27 15:56:03 +02:00
840FDCB71F0218670041F61B /* DaringFireball.atom */,
840FDCB91F02186D0041F61B /* DaringFireball.json */,
2017-06-26 02:15:47 +02:00
849A03C61F0081EA00122600 /* DaringFireball.rss */,
842A42001FB77A5A00EA22E4 /* dcrainmaker.xml */,
2017-06-26 02:15:47 +02:00
849A03C71F0081EA00122600 /* EMarley.rss */,
849A03C81F0081EA00122600 /* furbo.html */,
849A03C91F0081EA00122600 /* inessential.html */,
849A03E91F01F92B00122600 /* inessential.json */,
2017-06-26 02:15:47 +02:00
849A03CA1F0081EA00122600 /* KatieFloyd.rss */,
848674D11FCE7BF500802D1F /* macworld.rss */,
2017-06-26 02:15:47 +02:00
849A03CB1F0081EA00122600 /* manton.rss */,
84B19A761FDA438300458981 /* natasha.xml */,
2017-06-26 02:15:47 +02:00
849A03CC1F0081EA00122600 /* OneFootTsunami.atom */,
849A03E71F01F88600122600 /* ScriptingNews.json */,
2017-06-26 02:15:47 +02:00
849A03CD1F0081EA00122600 /* scriptingNews.rss */,
845213241FCB3C75003B6E93 /* coco.html */,
2017-06-26 02:15:47 +02:00
849A03CE1F0081EA00122600 /* sixcolors.html */,
84628AAC1FCA10AE00566A9B /* allthis.atom */,
2017-11-30 22:19:22 +01:00
84566D931FD0ABFB00103322 /* allthis.json */,
84566D951FD1FC1800103322 /* allthis-partial.json */,
2017-12-19 00:35:50 +01:00
8401FF831FE87C2E0080F13F /* theomnishow.rss */,
844B5B3D1FE9A13B00C7C76A /* 4fsodonline.atom */,
844B5B3F1FE9A45200C7C76A /* expertopinionent.atom */,
84CF85BA2035455B0096F368 /* pxlnv.json */,
2017-06-26 02:15:47 +02:00
849A03CF1F0081EA00122600 /* Subs.opml */,
);
path = Resources;
sourceTree = "<group>";
};
84FF5F7A1EFA285800C15A01 = {
isa = PBXGroup;
children = (
2017-06-26 01:32:07 +02:00
84285AB41F007255002E8708 /* README.md */,
84D81BDA1EFA28E700652332 /* RSParser.h */,
84E7E69D1F85780D0046719D /* ParserData.h */,
84E7E69E1F85780D0046719D /* ParserData.m */,
84245C861FDDDC470074AFBB /* JSON */,
84469CE31EFA2FB0004A6B28 /* Feeds */,
84285AA61F004879002E8708 /* Dates */,
84469CE41EFA3000004A6B28 /* OPML */,
84469CFE1EFA307E004A6B28 /* HTML */,
84469CF91EFA3069004A6B28 /* SAX */,
84469D0F1EFA30A2004A6B28 /* Utilities */,
84D81BD91EFA28E700652332 /* Info.plist */,
84FF5F911EFA285800C15A01 /* RSParserTests */,
84FF5F851EFA285800C15A01 /* Products */,
2017-06-26 01:32:07 +02:00
84285AAD1F006BC0002E8708 /* Frameworks */,
D511EF0E20242E8700712EC3 /* xcconfig */,
);
sourceTree = "<group>";
};
84FF5F851EFA285800C15A01 /* Products */ = {
isa = PBXGroup;
children = (
84FF5F841EFA285800C15A01 /* RSParser.framework */,
84FF5F8D1EFA285800C15A01 /* RSParserTests.xctest */,
);
name = Products;
sourceTree = "<group>";
};
84FF5F911EFA285800C15A01 /* RSParserTests */ = {
isa = PBXGroup;
children = (
2017-06-26 02:15:47 +02:00
849A03DD1F00837A00122600 /* FeedParserTypeTests.swift */,
849A03EB1F01FCDC00122600 /* RSSInJSONParserTests.swift */,
2017-06-27 15:56:03 +02:00
840FDCB31F0217410041F61B /* JSONFeedParserTests.swift */,
840FDCB11F01FED00041F61B /* RSSParserTests.swift */,
2017-06-27 15:56:03 +02:00
840FDCB51F0217D20041F61B /* AtomParserTests.swift */,
2017-06-26 02:15:47 +02:00
849A03DF1F0088F600122600 /* OPMLTests.swift */,
2017-06-26 02:46:48 +02:00
849A03E11F00902C00122600 /* RSDateParserTests.m */,
2017-06-26 03:11:38 +02:00
849A03E31F00912100122600 /* HTMLMetadataTests.swift */,
849A03E51F00952400122600 /* HTMLLinkTests.swift */,
84DCCC651FF80E0100D2DDF1 /* EntityDecodingTests.swift */,
2017-06-26 02:15:47 +02:00
849A03C41F0081EA00122600 /* Resources */,
84FF5F941EFA285800C15A01 /* Info.plist */,
);
path = RSParserTests;
sourceTree = "<group>";
};
D511EF0E20242E8700712EC3 /* xcconfig */ = {
isa = PBXGroup;
children = (
D511EF1020242E8700712EC3 /* RSParser_project.xcconfig */,
D511EF1320242E8700712EC3 /* RSParser_project_debug.xcconfig */,
D511EF0F20242E8700712EC3 /* RSParser_project_release.xcconfig */,
D511EF1220242E8700712EC3 /* RSParser_target.xcconfig */,
D511EF1120242E8700712EC3 /* RSParserTests_target.xcconfig */,
);
path = xcconfig;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXHeadersBuildPhase section */
84FF5F811EFA285800C15A01 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
84469D271EFA3134004A6B28 /* RSAtomParser.h in Headers */,
84469CF71EFA3000004A6B28 /* RSOPMLParser.h in Headers */,
84469CEF1EFA3000004A6B28 /* RSOPMLAttributes.h in Headers */,
84469CF51EFA3000004A6B28 /* RSOPMLItem.h in Headers */,
84469D2D1EFA3134004A6B28 /* RSParsedFeed.h in Headers */,
84469D181EFA30A2004A6B28 /* RSDateParser.h in Headers */,
84469D1A1EFA30A2004A6B28 /* RSParserInternal.h in Headers */,
2017-06-25 19:23:30 +02:00
84469D351EFF1190004A6B28 /* NSData+RSParser.h in Headers */,
84D81BDC1EFA28E700652332 /* RSParser.h in Headers */,
84469D0B1EFA307E004A6B28 /* RSHTMLMetadataParser.h in Headers */,
84469CFC1EFA3069004A6B28 /* RSSAXParser.h in Headers */,
845213281FCB4042003B6E93 /* RSHTMLTag.h in Headers */,
84E7E69F1F85780D0046719D /* ParserData.h in Headers */,
844B5B441FE9AFDB00C7C76A /* RSParsedAuthor.h in Headers */,
2017-12-19 00:35:50 +01:00
8401FF811FE862E70080F13F /* RSParsedEnclosure.h in Headers */,
84469D071EFA307E004A6B28 /* RSHTMLLinkParser.h in Headers */,
84469D0D1EFA307E004A6B28 /* RSSAXHTMLParser.h in Headers */,
84469D2B1EFA3134004A6B28 /* RSParsedArticle.h in Headers */,
84469D2F1EFA3134004A6B28 /* RSRSSParser.h in Headers */,
84469CF31EFA3000004A6B28 /* RSOPMLFeedSpecifier.h in Headers */,
84469CF11EFA3000004A6B28 /* RSOPMLDocument.h in Headers */,
84469D091EFA307E004A6B28 /* RSHTMLMetadata.h in Headers */,
2017-06-26 01:32:07 +02:00
84285AB21F00702E002E8708 /* RSOPMLError.h in Headers */,
84469D161EFA30A2004A6B28 /* NSString+RSParser.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXHeadersBuildPhase section */
/* Begin PBXNativeTarget section */
84FF5F831EFA285800C15A01 /* RSParser */ = {
isa = PBXNativeTarget;
buildConfigurationList = 84FF5F981EFA285800C15A01 /* Build configuration list for PBXNativeTarget "RSParser" */;
buildPhases = (
84FF5F7F1EFA285800C15A01 /* Sources */,
84FF5F801EFA285800C15A01 /* Frameworks */,
84FF5F811EFA285800C15A01 /* Headers */,
84FF5F821EFA285800C15A01 /* Resources */,
);
buildRules = (
);
dependencies = (
);
name = RSParser;
productName = RSParser;
productReference = 84FF5F841EFA285800C15A01 /* RSParser.framework */;
productType = "com.apple.product-type.framework";
};
84FF5F8C1EFA285800C15A01 /* RSParserTests */ = {
isa = PBXNativeTarget;
buildConfigurationList = 84FF5F9B1EFA285800C15A01 /* Build configuration list for PBXNativeTarget "RSParserTests" */;
buildPhases = (
84FF5F891EFA285800C15A01 /* Sources */,
84FF5F8A1EFA285800C15A01 /* Frameworks */,
84FF5F8B1EFA285800C15A01 /* Resources */,
);
buildRules = (
);
dependencies = (
84FF5F901EFA285800C15A01 /* PBXTargetDependency */,
);
name = RSParserTests;
productName = RSParserTests;
productReference = 84FF5F8D1EFA285800C15A01 /* RSParserTests.xctest */;
productType = "com.apple.product-type.bundle.unit-test";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
84FF5F7B1EFA285800C15A01 /* Project object */ = {
isa = PBXProject;
attributes = {
LastSwiftUpdateCheck = 0900;
LastUpgradeCheck = 0930;
ORGANIZATIONNAME = "Ranchero Software, LLC";
TargetAttributes = {
84FF5F831EFA285800C15A01 = {
CreatedOnToolsVersion = 9.0;
LastSwiftMigration = 0900;
ProvisioningStyle = Automatic;
};
84FF5F8C1EFA285800C15A01 = {
CreatedOnToolsVersion = 9.0;
LastSwiftMigration = 0900;
ProvisioningStyle = Automatic;
};
};
};
buildConfigurationList = 84FF5F7E1EFA285800C15A01 /* Build configuration list for PBXProject "RSParser" */;
compatibilityVersion = "Xcode 8.0";
developmentRegion = en;
hasScannedForEncodings = 0;
knownRegions = (
en,
);
mainGroup = 84FF5F7A1EFA285800C15A01;
productRefGroup = 84FF5F851EFA285800C15A01 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
84FF5F831EFA285800C15A01 /* RSParser */,
84FF5F8C1EFA285800C15A01 /* RSParserTests */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
84FF5F821EFA285800C15A01 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
84FF5F8B1EFA285800C15A01 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
845213251FCB3C76003B6E93 /* coco.html in Resources */,
2017-06-26 02:15:47 +02:00
849A03D51F0081EA00122600 /* KatieFloyd.rss in Resources */,
849A03D81F0081EA00122600 /* scriptingNews.rss in Resources */,
2017-06-27 15:56:03 +02:00
840FDCBA1F02186D0041F61B /* DaringFireball.json in Resources */,
2017-06-26 02:15:47 +02:00
849A03D21F0081EA00122600 /* EMarley.rss in Resources */,
849A03DA1F0081EA00122600 /* Subs.opml in Resources */,
2017-12-19 00:35:50 +01:00
8401FF841FE87C2F0080F13F /* theomnishow.rss in Resources */,
2017-06-26 02:15:47 +02:00
849A03D61F0081EA00122600 /* manton.rss in Resources */,
849A03D11F0081EA00122600 /* DaringFireball.rss in Resources */,
844B5B401FE9A45200C7C76A /* expertopinionent.atom in Resources */,
84B19A771FDA438300458981 /* natasha.xml in Resources */,
84566D961FD1FC1800103322 /* allthis-partial.json in Resources */,
2017-06-26 02:15:47 +02:00
849A03D01F0081EA00122600 /* DaringFireball.html in Resources */,
2017-11-30 22:19:22 +01:00
84566D941FD0ABFB00103322 /* allthis.json in Resources */,
84628AAD1FCA10AE00566A9B /* allthis.atom in Resources */,
848674D21FCE7BF600802D1F /* macworld.rss in Resources */,
849A03EA1F01F92B00122600 /* inessential.json in Resources */,
2017-06-26 02:15:47 +02:00
849A03D71F0081EA00122600 /* OneFootTsunami.atom in Resources */,
849A03D41F0081EA00122600 /* inessential.html in Resources */,
84DA2E21200415D500A4D03B /* curt.json in Resources */,
2017-06-26 02:15:47 +02:00
849A03D31F0081EA00122600 /* furbo.html in Resources */,
849A03E81F01F88600122600 /* ScriptingNews.json in Resources */,
84CF85BB2035455B0096F368 /* pxlnv.json in Resources */,
844B5B3E1FE9A13C00C7C76A /* 4fsodonline.atom in Resources */,
2017-06-27 15:56:03 +02:00
840FDCB81F0218670041F61B /* DaringFireball.atom in Resources */,
2017-06-26 02:15:47 +02:00
849A03D91F0081EA00122600 /* sixcolors.html in Resources */,
842A42011FB77A5A00EA22E4 /* dcrainmaker.xml in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
84FF5F7F1EFA285800C15A01 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
84469D081EFA307E004A6B28 /* RSHTMLLinkParser.m in Sources */,
84469D1B1EFA30A2004A6B28 /* RSParserInternal.m in Sources */,
84D81BE21EFA2D0900652332 /* ParsedAuthor.swift in Sources */,
84469D0E1EFA307E004A6B28 /* RSSAXHTMLParser.m in Sources */,
84469CF41EFA3000004A6B28 /* RSOPMLFeedSpecifier.m in Sources */,
84469CF01EFA3000004A6B28 /* RSOPMLAttributes.m in Sources */,
2017-06-25 19:23:30 +02:00
84469D381EFF2645004A6B28 /* RSSInJSONParser.swift in Sources */,
84E7E6A01F85780D0046719D /* ParserData.m in Sources */,
84245C881FDDDC6D0074AFBB /* JSONUtilities.swift in Sources */,
84469D301EFA3134004A6B28 /* RSRSSParser.m in Sources */,
84469D191EFA30A2004A6B28 /* RSDateParser.m in Sources */,
84469CFD1EFA3069004A6B28 /* RSSAXParser.m in Sources */,
84469CF21EFA3000004A6B28 /* RSOPMLDocument.m in Sources */,
84469CF61EFA3000004A6B28 /* RSOPMLItem.m in Sources */,
84D81BE41EFA2D3D00652332 /* ParsedItem.swift in Sources */,
2017-06-26 01:32:07 +02:00
84285AAC1F006754002E8708 /* AtomParser.swift in Sources */,
84285AA81F005D53002E8708 /* RSSParser.swift in Sources */,
2017-06-25 19:23:30 +02:00
84469D421EFF2B2D004A6B28 /* JSONTypes.swift in Sources */,
844B5B451FE9AFE000C7C76A /* RSParsedAuthor.m in Sources */,
84469D0C1EFA307E004A6B28 /* RSHTMLMetadataParser.m in Sources */,
84469D0A1EFA307E004A6B28 /* RSHTMLMetadata.m in Sources */,
84469D171EFA30A2004A6B28 /* NSString+RSParser.m in Sources */,
845213291FCB4042003B6E93 /* RSHTMLTag.m in Sources */,
84469D2C1EFA3134004A6B28 /* RSParsedArticle.m in Sources */,
2017-06-26 01:32:07 +02:00
84285AAA1F006456002E8708 /* RSParsedFeedTransformer.swift in Sources */,
84469D2E1EFA3134004A6B28 /* RSParsedFeed.m in Sources */,
84469CF81EFA3000004A6B28 /* RSOPMLParser.m in Sources */,
2017-12-19 00:35:50 +01:00
8401FF821FE862E70080F13F /* RSParsedEnclosure.m in Sources */,
2017-06-25 19:23:30 +02:00
84469D401EFF29A9004A6B28 /* FeedParserError.swift in Sources */,
84469D321EFA31CF004A6B28 /* FeedParser.swift in Sources */,
84469D281EFA3134004A6B28 /* RSAtomParser.m in Sources */,
2017-06-25 19:23:30 +02:00
84469D361EFF1190004A6B28 /* NSData+RSParser.m in Sources */,
84D81BE61EFA2DFB00652332 /* ParsedAttachment.swift in Sources */,
2017-06-26 01:32:07 +02:00
84285AB31F00702E002E8708 /* RSOPMLError.m in Sources */,
84D81BDE1EFA2B7D00652332 /* ParsedFeed.swift in Sources */,
84D81BE81EFA2E6700652332 /* ParsedHub.swift in Sources */,
84469D441F002CEF004A6B28 /* JSONFeedParser.swift in Sources */,
84D81BE01EFA2BAE00652332 /* FeedType.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
84FF5F891EFA285800C15A01 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
849A03EC1F01FCDC00122600 /* RSSInJSONParserTests.swift in Sources */,
2017-06-26 02:15:47 +02:00
849A03E01F0088F600122600 /* OPMLTests.swift in Sources */,
2017-06-27 15:56:03 +02:00
840FDCB41F0217410041F61B /* JSONFeedParserTests.swift in Sources */,
84DCCC661FF80E0100D2DDF1 /* EntityDecodingTests.swift in Sources */,
2017-06-26 03:11:38 +02:00
849A03E61F00952400122600 /* HTMLLinkTests.swift in Sources */,
2017-06-26 02:46:48 +02:00
849A03E21F00902C00122600 /* RSDateParserTests.m in Sources */,
2017-06-26 02:15:47 +02:00
849A03DE1F00837A00122600 /* FeedParserTypeTests.swift in Sources */,
840FDCB21F01FED00041F61B /* RSSParserTests.swift in Sources */,
2017-06-27 15:56:03 +02:00
840FDCB61F0217D20041F61B /* AtomParserTests.swift in Sources */,
2017-06-26 03:11:38 +02:00
849A03E41F00912100122600 /* HTMLMetadataTests.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
84FF5F901EFA285800C15A01 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 84FF5F831EFA285800C15A01 /* RSParser */;
targetProxy = 84FF5F8F1EFA285800C15A01 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin XCBuildConfiguration section */
84FF5F961EFA285800C15A01 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = D511EF1320242E8700712EC3 /* RSParser_project_debug.xcconfig */;
buildSettings = {
};
name = Debug;
};
84FF5F971EFA285800C15A01 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = D511EF0F20242E8700712EC3 /* RSParser_project_release.xcconfig */;
buildSettings = {
};
name = Release;
};
84FF5F991EFA285800C15A01 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = D511EF1220242E8700712EC3 /* RSParser_target.xcconfig */;
buildSettings = {
};
name = Debug;
};
84FF5F9A1EFA285800C15A01 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = D511EF1220242E8700712EC3 /* RSParser_target.xcconfig */;
buildSettings = {
};
name = Release;
};
84FF5F9C1EFA285800C15A01 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = D511EF1120242E8700712EC3 /* RSParserTests_target.xcconfig */;
buildSettings = {
};
name = Debug;
};
84FF5F9D1EFA285800C15A01 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = D511EF1120242E8700712EC3 /* RSParserTests_target.xcconfig */;
buildSettings = {
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
84FF5F7E1EFA285800C15A01 /* Build configuration list for PBXProject "RSParser" */ = {
isa = XCConfigurationList;
buildConfigurations = (
84FF5F961EFA285800C15A01 /* Debug */,
84FF5F971EFA285800C15A01 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
84FF5F981EFA285800C15A01 /* Build configuration list for PBXNativeTarget "RSParser" */ = {
isa = XCConfigurationList;
buildConfigurations = (
84FF5F991EFA285800C15A01 /* Debug */,
84FF5F9A1EFA285800C15A01 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
84FF5F9B1EFA285800C15A01 /* Build configuration list for PBXNativeTarget "RSParserTests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
84FF5F9C1EFA285800C15A01 /* Debug */,
84FF5F9D1EFA285800C15A01 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 84FF5F7B1EFA285800C15A01 /* Project object */;
}