Rename RSFeedFinder references to FeedFinder.

This commit is contained in:
Brent Simmons 2018-06-21 13:18:28 -07:00
parent 168f6138ac
commit b61df8c185
12 changed files with 125 additions and 110 deletions

View File

@ -7,21 +7,21 @@
objects = { objects = {
/* Begin PBXBuildFile section */ /* Begin PBXBuildFile section */
8430C4701D57ED6D00E02399 /* FeedSpecifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8430C46F1D57ED6D00E02399 /* FeedSpecifier.swift */; };
8430C4721D57F88600E02399 /* HTMLFeedFinder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8430C4711D57F88600E02399 /* HTMLFeedFinder.swift */; };
8430C4741D57FE9600E02399 /* HTMLFeedFinderTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8430C4731D57FE9600E02399 /* HTMLFeedFinderTests.swift */; };
8430C4761D57FF0600E02399 /* DaringFireball.html in Resources */ = {isa = PBXBuildFile; fileRef = 8430C4751D57FF0600E02399 /* DaringFireball.html */; };
8430C47A1D58033D00E02399 /* furbo.html in Resources */ = {isa = PBXBuildFile; fileRef = 8430C4771D58033D00E02399 /* furbo.html */; };
8430C47B1D58033D00E02399 /* inessential.html in Resources */ = {isa = PBXBuildFile; fileRef = 8430C4781D58033D00E02399 /* inessential.html */; };
8430C47C1D58033D00E02399 /* sixcolors.html in Resources */ = {isa = PBXBuildFile; fileRef = 8430C4791D58033D00E02399 /* sixcolors.html */; };
8444267C1D5138A00092EDD4 /* FeedFinder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8444267B1D5138A00092EDD4 /* FeedFinder.swift */; };
8452130F1FCA45EA003B6E93 /* indiestack.html in Resources */ = {isa = PBXBuildFile; fileRef = 8452130E1FCA45EA003B6E93 /* indiestack.html */; };
84B06FEF1ED3808F00F0B54B /* RSWeb.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84B06FEE1ED3808F00F0B54B /* RSWeb.framework */; }; 84B06FEF1ED3808F00F0B54B /* RSWeb.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84B06FEE1ED3808F00F0B54B /* RSWeb.framework */; };
84B06FF31ED3812600F0B54B /* RSCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84B06FF21ED3812600F0B54B /* RSCore.framework */; }; 84B06FF31ED3812600F0B54B /* RSCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84B06FF21ED3812600F0B54B /* RSCore.framework */; };
84BAAE231C8E6B3B009F5239 /* RSFeedFinder.h in Headers */ = {isa = PBXBuildFile; fileRef = 84BAAE221C8E6B3B009F5239 /* RSFeedFinder.h */; settings = {ATTRIBUTES = (Public, ); }; }; 84BAAE2A1C8E6B3B009F5239 /* FeedFinder.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84BAAE1F1C8E6B3B009F5239 /* FeedFinder.framework */; };
84BAAE2A1C8E6B3B009F5239 /* RSFeedFinder.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84BAAE1F1C8E6B3B009F5239 /* RSFeedFinder.framework */; };
84BAAE2F1C8E6B3B009F5239 /* RSFeedFinderTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 84BAAE2E1C8E6B3B009F5239 /* RSFeedFinderTests.m */; };
84F466571F03523100225386 /* RSParser.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84F466561F03523100225386 /* RSParser.framework */; }; 84F466571F03523100225386 /* RSParser.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84F466561F03523100225386 /* RSParser.framework */; };
84FE13C220DC3D960029AB7B /* FeedFinder.h in Headers */ = {isa = PBXBuildFile; fileRef = 84FE13C120DC3D960029AB7B /* FeedFinder.h */; settings = {ATTRIBUTES = (Public, ); }; };
84FE13C420DC3DA70029AB7B /* FeedFinder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84FE13C320DC3DA70029AB7B /* FeedFinder.swift */; };
84FE13C620DC3DAE0029AB7B /* FeedSpecifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84FE13C520DC3DAE0029AB7B /* FeedSpecifier.swift */; };
84FE13C820DC3DB50029AB7B /* HTMLFeedFinder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84FE13C720DC3DB50029AB7B /* HTMLFeedFinder.swift */; };
84FE13D420DC3DDF0029AB7B /* FeedFinderTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 84FE13CB20DC3DDF0029AB7B /* FeedFinderTests.m */; };
84FE13D520DC3DDF0029AB7B /* indiestack.html in Resources */ = {isa = PBXBuildFile; fileRef = 84FE13CD20DC3DDF0029AB7B /* indiestack.html */; };
84FE13D620DC3DDF0029AB7B /* sixcolors.html in Resources */ = {isa = PBXBuildFile; fileRef = 84FE13CE20DC3DDF0029AB7B /* sixcolors.html */; };
84FE13D720DC3DDF0029AB7B /* DaringFireball.html in Resources */ = {isa = PBXBuildFile; fileRef = 84FE13CF20DC3DDF0029AB7B /* DaringFireball.html */; };
84FE13D820DC3DDF0029AB7B /* inessential.html in Resources */ = {isa = PBXBuildFile; fileRef = 84FE13D020DC3DDF0029AB7B /* inessential.html */; };
84FE13D920DC3DDF0029AB7B /* furbo.html in Resources */ = {isa = PBXBuildFile; fileRef = 84FE13D120DC3DDF0029AB7B /* furbo.html */; };
84FE13DA20DC3DDF0029AB7B /* HTMLFeedFinderTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84FE13D220DC3DDF0029AB7B /* HTMLFeedFinderTests.swift */; };
/* End PBXBuildFile section */ /* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */ /* Begin PBXContainerItemProxy section */
@ -35,33 +35,33 @@
/* End PBXContainerItemProxy section */ /* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */ /* Begin PBXFileReference section */
8430C46F1D57ED6D00E02399 /* FeedSpecifier.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FeedSpecifier.swift; path = RSFeedFinder/FeedSpecifier.swift; sourceTree = "<group>"; };
8430C4711D57F88600E02399 /* HTMLFeedFinder.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = HTMLFeedFinder.swift; path = RSFeedFinder/HTMLFeedFinder.swift; sourceTree = "<group>"; };
8430C4731D57FE9600E02399 /* HTMLFeedFinderTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HTMLFeedFinderTests.swift; sourceTree = "<group>"; };
8430C4751D57FF0600E02399 /* DaringFireball.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = DaringFireball.html; path = Resources/DaringFireball.html; sourceTree = "<group>"; };
8430C4771D58033D00E02399 /* furbo.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = furbo.html; path = Resources/furbo.html; sourceTree = "<group>"; };
8430C4781D58033D00E02399 /* inessential.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = inessential.html; path = Resources/inessential.html; sourceTree = "<group>"; };
8430C4791D58033D00E02399 /* sixcolors.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = sixcolors.html; path = Resources/sixcolors.html; sourceTree = "<group>"; };
8444267B1D5138A00092EDD4 /* FeedFinder.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FeedFinder.swift; path = RSFeedFinder/FeedFinder.swift; sourceTree = "<group>"; };
8452130E1FCA45EA003B6E93 /* indiestack.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = indiestack.html; path = Resources/indiestack.html; sourceTree = "<group>"; };
84B06FEE1ED3808F00F0B54B /* RSWeb.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RSWeb.framework; path = "../../../../Library/Developer/Xcode/DerivedData/Evergreen-edcdqyvewhytnmcfaiesnqiqeynn/Build/Products/Debug/RSWeb.framework"; sourceTree = "<group>"; }; 84B06FEE1ED3808F00F0B54B /* RSWeb.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RSWeb.framework; path = "../../../../Library/Developer/Xcode/DerivedData/Evergreen-edcdqyvewhytnmcfaiesnqiqeynn/Build/Products/Debug/RSWeb.framework"; sourceTree = "<group>"; };
84B06FF01ED380A700F0B54B /* RSXML.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RSXML.framework; path = ../RSXML/build/Debug/RSXML.framework; sourceTree = "<group>"; }; 84B06FF01ED380A700F0B54B /* RSXML.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RSXML.framework; path = ../RSXML/build/Debug/RSXML.framework; sourceTree = "<group>"; };
84B06FF21ED3812600F0B54B /* RSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RSCore.framework; path = ../RSCore/build/Debug/RSCore.framework; sourceTree = "<group>"; }; 84B06FF21ED3812600F0B54B /* RSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RSCore.framework; path = ../RSCore/build/Debug/RSCore.framework; sourceTree = "<group>"; };
84BAAE1F1C8E6B3B009F5239 /* RSFeedFinder.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = RSFeedFinder.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 84BAAE1F1C8E6B3B009F5239 /* FeedFinder.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = FeedFinder.framework; sourceTree = BUILT_PRODUCTS_DIR; };
84BAAE221C8E6B3B009F5239 /* RSFeedFinder.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = RSFeedFinder.h; path = RSFeedFinder/RSFeedFinder.h; sourceTree = "<group>"; }; 84BAAE291C8E6B3B009F5239 /* FeedFinderTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = FeedFinderTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
84BAAE241C8E6B3B009F5239 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = Info.plist; path = RSFeedFinder/Info.plist; sourceTree = "<group>"; };
84BAAE291C8E6B3B009F5239 /* RSFeedFinderTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RSFeedFinderTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
84BAAE2E1C8E6B3B009F5239 /* RSFeedFinderTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RSFeedFinderTests.m; sourceTree = "<group>"; };
84BAAE301C8E6B3B009F5239 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
84E697E51C8E6C10009C585A /* RSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RSCore.framework; path = ../RSCore/build/Debug/RSCore.framework; sourceTree = "<group>"; }; 84E697E51C8E6C10009C585A /* RSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RSCore.framework; path = ../RSCore/build/Debug/RSCore.framework; sourceTree = "<group>"; };
84E697E71C8E6C16009C585A /* RSXML.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RSXML.framework; path = ../RSXML/build/Debug/RSXML.framework; sourceTree = "<group>"; }; 84E697E71C8E6C16009C585A /* RSXML.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RSXML.framework; path = ../RSXML/build/Debug/RSXML.framework; sourceTree = "<group>"; };
84E697E91C8E6C20009C585A /* RSWeb.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RSWeb.framework; path = ../RSWeb/build/Debug/RSWeb.framework; sourceTree = "<group>"; }; 84E697E91C8E6C20009C585A /* RSWeb.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RSWeb.framework; path = ../RSWeb/build/Debug/RSWeb.framework; sourceTree = "<group>"; };
84F466561F03523100225386 /* RSParser.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RSParser.framework; path = ../RSParser/build/Debug/RSParser.framework; sourceTree = "<group>"; }; 84F466561F03523100225386 /* RSParser.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RSParser.framework; path = ../RSParser/build/Debug/RSParser.framework; sourceTree = "<group>"; };
D511EF0920242E7A00712EC3 /* RSFeedFinder_project.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = RSFeedFinder_project.xcconfig; sourceTree = "<group>"; }; 84FE13C120DC3D960029AB7B /* FeedFinder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FeedFinder.h; path = FeedFinder/FeedFinder.h; sourceTree = "<group>"; };
D511EF0A20242E7A00712EC3 /* RSFeedFinder_target.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = RSFeedFinder_target.xcconfig; sourceTree = "<group>"; }; 84FE13C320DC3DA70029AB7B /* FeedFinder.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FeedFinder.swift; path = FeedFinder/FeedFinder.swift; sourceTree = "<group>"; };
D511EF0B20242E7A00712EC3 /* RSFeedFinder_project_release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = RSFeedFinder_project_release.xcconfig; sourceTree = "<group>"; }; 84FE13C520DC3DAE0029AB7B /* FeedSpecifier.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FeedSpecifier.swift; path = FeedFinder/FeedSpecifier.swift; sourceTree = "<group>"; };
D511EF0C20242E7A00712EC3 /* RSFeedFinderTests_target.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = RSFeedFinderTests_target.xcconfig; sourceTree = "<group>"; }; 84FE13C720DC3DB50029AB7B /* HTMLFeedFinder.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = HTMLFeedFinder.swift; path = FeedFinder/HTMLFeedFinder.swift; sourceTree = "<group>"; };
D511EF0D20242E7A00712EC3 /* RSFeedFinder_project_debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = RSFeedFinder_project_debug.xcconfig; sourceTree = "<group>"; }; 84FE13C920DC3DCA0029AB7B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = Info.plist; path = FeedFinder/Info.plist; sourceTree = "<group>"; };
84FE13CB20DC3DDF0029AB7B /* FeedFinderTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FeedFinderTests.m; sourceTree = "<group>"; };
84FE13CD20DC3DDF0029AB7B /* indiestack.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = indiestack.html; sourceTree = "<group>"; };
84FE13CE20DC3DDF0029AB7B /* sixcolors.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = sixcolors.html; sourceTree = "<group>"; };
84FE13CF20DC3DDF0029AB7B /* DaringFireball.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = DaringFireball.html; sourceTree = "<group>"; };
84FE13D020DC3DDF0029AB7B /* inessential.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = inessential.html; sourceTree = "<group>"; };
84FE13D120DC3DDF0029AB7B /* furbo.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = furbo.html; sourceTree = "<group>"; };
84FE13D220DC3DDF0029AB7B /* HTMLFeedFinderTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HTMLFeedFinderTests.swift; sourceTree = "<group>"; };
84FE13D320DC3DDF0029AB7B /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
84FE13DC20DC3E4E0029AB7B /* FeedFinder_project_debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = FeedFinder_project_debug.xcconfig; sourceTree = "<group>"; };
D511EF0920242E7A00712EC3 /* FeedFinder_project.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = FeedFinder_project.xcconfig; sourceTree = "<group>"; };
D511EF0A20242E7A00712EC3 /* FeedFinder_target.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = FeedFinder_target.xcconfig; sourceTree = "<group>"; };
D511EF0B20242E7A00712EC3 /* FeedFinder_project_release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = FeedFinder_project_release.xcconfig; sourceTree = "<group>"; };
D511EF0C20242E7A00712EC3 /* FeedFinderTests_target.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = FeedFinderTests_target.xcconfig; sourceTree = "<group>"; };
/* End PBXFileReference section */ /* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */
@ -79,7 +79,7 @@
isa = PBXFrameworksBuildPhase; isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647; buildActionMask = 2147483647;
files = ( files = (
84BAAE2A1C8E6B3B009F5239 /* RSFeedFinder.framework in Frameworks */, 84BAAE2A1C8E6B3B009F5239 /* FeedFinder.framework in Frameworks */,
); );
runOnlyForDeploymentPostprocessing = 0; runOnlyForDeploymentPostprocessing = 0;
}; };
@ -100,15 +100,15 @@
84BAAE151C8E6B3B009F5239 = { 84BAAE151C8E6B3B009F5239 = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
84BAAE221C8E6B3B009F5239 /* RSFeedFinder.h */, 84FE13C120DC3D960029AB7B /* FeedFinder.h */,
8444267B1D5138A00092EDD4 /* FeedFinder.swift */, 84FE13C320DC3DA70029AB7B /* FeedFinder.swift */,
8430C46F1D57ED6D00E02399 /* FeedSpecifier.swift */, 84FE13C520DC3DAE0029AB7B /* FeedSpecifier.swift */,
8430C4711D57F88600E02399 /* HTMLFeedFinder.swift */, 84FE13C720DC3DB50029AB7B /* HTMLFeedFinder.swift */,
84BAAE241C8E6B3B009F5239 /* Info.plist */, 84FE13C920DC3DCA0029AB7B /* Info.plist */,
84E697E91C8E6C20009C585A /* RSWeb.framework */, 84E697E91C8E6C20009C585A /* RSWeb.framework */,
84E697E71C8E6C16009C585A /* RSXML.framework */, 84E697E71C8E6C16009C585A /* RSXML.framework */,
84E697E51C8E6C10009C585A /* RSCore.framework */, 84E697E51C8E6C10009C585A /* RSCore.framework */,
84BAAE2D1C8E6B3B009F5239 /* RSFeedFinderTests */, 84FE13CA20DC3DDF0029AB7B /* FeedFinderTests */,
84BAAE201C8E6B3B009F5239 /* Products */, 84BAAE201C8E6B3B009F5239 /* Products */,
84B06FED1ED3808E00F0B54B /* Frameworks */, 84B06FED1ED3808E00F0B54B /* Frameworks */,
D511EF0820242E7A00712EC3 /* xcconfig */, D511EF0820242E7A00712EC3 /* xcconfig */,
@ -118,35 +118,43 @@
84BAAE201C8E6B3B009F5239 /* Products */ = { 84BAAE201C8E6B3B009F5239 /* Products */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
84BAAE1F1C8E6B3B009F5239 /* RSFeedFinder.framework */, 84BAAE1F1C8E6B3B009F5239 /* FeedFinder.framework */,
84BAAE291C8E6B3B009F5239 /* RSFeedFinderTests.xctest */, 84BAAE291C8E6B3B009F5239 /* FeedFinderTests.xctest */,
); );
name = Products; name = Products;
sourceTree = "<group>"; sourceTree = "<group>";
}; };
84BAAE2D1C8E6B3B009F5239 /* RSFeedFinderTests */ = { 84FE13CA20DC3DDF0029AB7B /* FeedFinderTests */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
84BAAE2E1C8E6B3B009F5239 /* RSFeedFinderTests.m */, 84FE13CB20DC3DDF0029AB7B /* FeedFinderTests.m */,
8430C4731D57FE9600E02399 /* HTMLFeedFinderTests.swift */, 84FE13CC20DC3DDF0029AB7B /* Resources */,
8430C4751D57FF0600E02399 /* DaringFireball.html */, 84FE13D220DC3DDF0029AB7B /* HTMLFeedFinderTests.swift */,
8452130E1FCA45EA003B6E93 /* indiestack.html */, 84FE13D320DC3DDF0029AB7B /* Info.plist */,
8430C4771D58033D00E02399 /* furbo.html */,
8430C4781D58033D00E02399 /* inessential.html */,
8430C4791D58033D00E02399 /* sixcolors.html */,
84BAAE301C8E6B3B009F5239 /* Info.plist */,
); );
path = RSFeedFinderTests; path = FeedFinderTests;
sourceTree = "<group>";
};
84FE13CC20DC3DDF0029AB7B /* Resources */ = {
isa = PBXGroup;
children = (
84FE13CD20DC3DDF0029AB7B /* indiestack.html */,
84FE13CE20DC3DDF0029AB7B /* sixcolors.html */,
84FE13CF20DC3DDF0029AB7B /* DaringFireball.html */,
84FE13D020DC3DDF0029AB7B /* inessential.html */,
84FE13D120DC3DDF0029AB7B /* furbo.html */,
);
path = Resources;
sourceTree = "<group>"; sourceTree = "<group>";
}; };
D511EF0820242E7A00712EC3 /* xcconfig */ = { D511EF0820242E7A00712EC3 /* xcconfig */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
D511EF0920242E7A00712EC3 /* RSFeedFinder_project.xcconfig */, D511EF0920242E7A00712EC3 /* FeedFinder_project.xcconfig */,
D511EF0D20242E7A00712EC3 /* RSFeedFinder_project_debug.xcconfig */, 84FE13DC20DC3E4E0029AB7B /* FeedFinder_project_debug.xcconfig */,
D511EF0B20242E7A00712EC3 /* RSFeedFinder_project_release.xcconfig */, D511EF0B20242E7A00712EC3 /* FeedFinder_project_release.xcconfig */,
D511EF0A20242E7A00712EC3 /* RSFeedFinder_target.xcconfig */, D511EF0A20242E7A00712EC3 /* FeedFinder_target.xcconfig */,
D511EF0C20242E7A00712EC3 /* RSFeedFinderTests_target.xcconfig */, D511EF0C20242E7A00712EC3 /* FeedFinderTests_target.xcconfig */,
); );
path = xcconfig; path = xcconfig;
sourceTree = "<group>"; sourceTree = "<group>";
@ -158,16 +166,16 @@
isa = PBXHeadersBuildPhase; isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647; buildActionMask = 2147483647;
files = ( files = (
84BAAE231C8E6B3B009F5239 /* RSFeedFinder.h in Headers */, 84FE13C220DC3D960029AB7B /* FeedFinder.h in Headers */,
); );
runOnlyForDeploymentPostprocessing = 0; runOnlyForDeploymentPostprocessing = 0;
}; };
/* End PBXHeadersBuildPhase section */ /* End PBXHeadersBuildPhase section */
/* Begin PBXNativeTarget section */ /* Begin PBXNativeTarget section */
84BAAE1E1C8E6B3B009F5239 /* RSFeedFinder */ = { 84BAAE1E1C8E6B3B009F5239 /* FeedFinder */ = {
isa = PBXNativeTarget; isa = PBXNativeTarget;
buildConfigurationList = 84BAAE331C8E6B3B009F5239 /* Build configuration list for PBXNativeTarget "RSFeedFinder" */; buildConfigurationList = 84BAAE331C8E6B3B009F5239 /* Build configuration list for PBXNativeTarget "FeedFinder" */;
buildPhases = ( buildPhases = (
84BAAE1A1C8E6B3B009F5239 /* Sources */, 84BAAE1A1C8E6B3B009F5239 /* Sources */,
84BAAE1B1C8E6B3B009F5239 /* Frameworks */, 84BAAE1B1C8E6B3B009F5239 /* Frameworks */,
@ -178,14 +186,14 @@
); );
dependencies = ( dependencies = (
); );
name = RSFeedFinder; name = FeedFinder;
productName = RSFeedFinder; productName = RSFeedFinder;
productReference = 84BAAE1F1C8E6B3B009F5239 /* RSFeedFinder.framework */; productReference = 84BAAE1F1C8E6B3B009F5239 /* FeedFinder.framework */;
productType = "com.apple.product-type.framework"; productType = "com.apple.product-type.framework";
}; };
84BAAE281C8E6B3B009F5239 /* RSFeedFinderTests */ = { 84BAAE281C8E6B3B009F5239 /* FeedFinderTests */ = {
isa = PBXNativeTarget; isa = PBXNativeTarget;
buildConfigurationList = 84BAAE361C8E6B3B009F5239 /* Build configuration list for PBXNativeTarget "RSFeedFinderTests" */; buildConfigurationList = 84BAAE361C8E6B3B009F5239 /* Build configuration list for PBXNativeTarget "FeedFinderTests" */;
buildPhases = ( buildPhases = (
84BAAE251C8E6B3B009F5239 /* Sources */, 84BAAE251C8E6B3B009F5239 /* Sources */,
84BAAE261C8E6B3B009F5239 /* Frameworks */, 84BAAE261C8E6B3B009F5239 /* Frameworks */,
@ -196,9 +204,9 @@
dependencies = ( dependencies = (
84BAAE2C1C8E6B3B009F5239 /* PBXTargetDependency */, 84BAAE2C1C8E6B3B009F5239 /* PBXTargetDependency */,
); );
name = RSFeedFinderTests; name = FeedFinderTests;
productName = RSFeedFinderTests; productName = RSFeedFinderTests;
productReference = 84BAAE291C8E6B3B009F5239 /* RSFeedFinderTests.xctest */; productReference = 84BAAE291C8E6B3B009F5239 /* FeedFinderTests.xctest */;
productType = "com.apple.product-type.bundle.unit-test"; productType = "com.apple.product-type.bundle.unit-test";
}; };
/* End PBXNativeTarget section */ /* End PBXNativeTarget section */
@ -220,7 +228,7 @@
}; };
}; };
}; };
buildConfigurationList = 84BAAE191C8E6B3B009F5239 /* Build configuration list for PBXProject "RSFeedFinder" */; buildConfigurationList = 84BAAE191C8E6B3B009F5239 /* Build configuration list for PBXProject "FeedFinder" */;
compatibilityVersion = "Xcode 3.2"; compatibilityVersion = "Xcode 3.2";
developmentRegion = English; developmentRegion = English;
hasScannedForEncodings = 0; hasScannedForEncodings = 0;
@ -232,8 +240,8 @@
projectDirPath = ""; projectDirPath = "";
projectRoot = ""; projectRoot = "";
targets = ( targets = (
84BAAE1E1C8E6B3B009F5239 /* RSFeedFinder */, 84BAAE1E1C8E6B3B009F5239 /* FeedFinder */,
84BAAE281C8E6B3B009F5239 /* RSFeedFinderTests */, 84BAAE281C8E6B3B009F5239 /* FeedFinderTests */,
); );
}; };
/* End PBXProject section */ /* End PBXProject section */
@ -250,11 +258,11 @@
isa = PBXResourcesBuildPhase; isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647; buildActionMask = 2147483647;
files = ( files = (
8430C47B1D58033D00E02399 /* inessential.html in Resources */, 84FE13D820DC3DDF0029AB7B /* inessential.html in Resources */,
8430C4761D57FF0600E02399 /* DaringFireball.html in Resources */, 84FE13D920DC3DDF0029AB7B /* furbo.html in Resources */,
8452130F1FCA45EA003B6E93 /* indiestack.html in Resources */, 84FE13D720DC3DDF0029AB7B /* DaringFireball.html in Resources */,
8430C47A1D58033D00E02399 /* furbo.html in Resources */, 84FE13D520DC3DDF0029AB7B /* indiestack.html in Resources */,
8430C47C1D58033D00E02399 /* sixcolors.html in Resources */, 84FE13D620DC3DDF0029AB7B /* sixcolors.html in Resources */,
); );
runOnlyForDeploymentPostprocessing = 0; runOnlyForDeploymentPostprocessing = 0;
}; };
@ -265,9 +273,9 @@
isa = PBXSourcesBuildPhase; isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647; buildActionMask = 2147483647;
files = ( files = (
8430C4721D57F88600E02399 /* HTMLFeedFinder.swift in Sources */, 84FE13C420DC3DA70029AB7B /* FeedFinder.swift in Sources */,
8430C4701D57ED6D00E02399 /* FeedSpecifier.swift in Sources */, 84FE13C820DC3DB50029AB7B /* HTMLFeedFinder.swift in Sources */,
8444267C1D5138A00092EDD4 /* FeedFinder.swift in Sources */, 84FE13C620DC3DAE0029AB7B /* FeedSpecifier.swift in Sources */,
); );
runOnlyForDeploymentPostprocessing = 0; runOnlyForDeploymentPostprocessing = 0;
}; };
@ -275,8 +283,8 @@
isa = PBXSourcesBuildPhase; isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647; buildActionMask = 2147483647;
files = ( files = (
8430C4741D57FE9600E02399 /* HTMLFeedFinderTests.swift in Sources */, 84FE13DA20DC3DDF0029AB7B /* HTMLFeedFinderTests.swift in Sources */,
84BAAE2F1C8E6B3B009F5239 /* RSFeedFinderTests.m in Sources */, 84FE13D420DC3DDF0029AB7B /* FeedFinderTests.m in Sources */,
); );
runOnlyForDeploymentPostprocessing = 0; runOnlyForDeploymentPostprocessing = 0;
}; };
@ -285,7 +293,7 @@
/* Begin PBXTargetDependency section */ /* Begin PBXTargetDependency section */
84BAAE2C1C8E6B3B009F5239 /* PBXTargetDependency */ = { 84BAAE2C1C8E6B3B009F5239 /* PBXTargetDependency */ = {
isa = PBXTargetDependency; isa = PBXTargetDependency;
target = 84BAAE1E1C8E6B3B009F5239 /* RSFeedFinder */; target = 84BAAE1E1C8E6B3B009F5239 /* FeedFinder */;
targetProxy = 84BAAE2B1C8E6B3B009F5239 /* PBXContainerItemProxy */; targetProxy = 84BAAE2B1C8E6B3B009F5239 /* PBXContainerItemProxy */;
}; };
/* End PBXTargetDependency section */ /* End PBXTargetDependency section */
@ -293,50 +301,57 @@
/* Begin XCBuildConfiguration section */ /* Begin XCBuildConfiguration section */
84BAAE311C8E6B3B009F5239 /* Debug */ = { 84BAAE311C8E6B3B009F5239 /* Debug */ = {
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
baseConfigurationReference = D511EF0D20242E7A00712EC3 /* RSFeedFinder_project_debug.xcconfig */;
buildSettings = { buildSettings = {
SWIFT_VERSION = 4.0;
}; };
name = Debug; name = Debug;
}; };
84BAAE321C8E6B3B009F5239 /* Release */ = { 84BAAE321C8E6B3B009F5239 /* Release */ = {
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
baseConfigurationReference = D511EF0B20242E7A00712EC3 /* RSFeedFinder_project_release.xcconfig */; baseConfigurationReference = D511EF0B20242E7A00712EC3 /* FeedFinder_project_release.xcconfig */;
buildSettings = { buildSettings = {
}; };
name = Release; name = Release;
}; };
84BAAE341C8E6B3B009F5239 /* Debug */ = { 84BAAE341C8E6B3B009F5239 /* Debug */ = {
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
baseConfigurationReference = D511EF0A20242E7A00712EC3 /* RSFeedFinder_target.xcconfig */; baseConfigurationReference = D511EF0A20242E7A00712EC3 /* FeedFinder_target.xcconfig */;
buildSettings = { buildSettings = {
INFOPLIST_FILE = FeedFinder/Info.plist;
PRODUCT_BUNDLE_IDENTIFIER = com.ranchero.FeedFinder;
SWIFT_VERSION = 4.0;
}; };
name = Debug; name = Debug;
}; };
84BAAE351C8E6B3B009F5239 /* Release */ = { 84BAAE351C8E6B3B009F5239 /* Release */ = {
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
baseConfigurationReference = D511EF0A20242E7A00712EC3 /* RSFeedFinder_target.xcconfig */; baseConfigurationReference = D511EF0A20242E7A00712EC3 /* FeedFinder_target.xcconfig */;
buildSettings = { buildSettings = {
INFOPLIST_FILE = FeedFinder/Info.plist;
PRODUCT_BUNDLE_IDENTIFIER = com.ranchero.FeedFinder;
}; };
name = Release; name = Release;
}; };
84BAAE371C8E6B3B009F5239 /* Debug */ = { 84BAAE371C8E6B3B009F5239 /* Debug */ = {
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
baseConfigurationReference = D511EF0C20242E7A00712EC3 /* RSFeedFinderTests_target.xcconfig */; baseConfigurationReference = D511EF0C20242E7A00712EC3 /* FeedFinderTests_target.xcconfig */;
buildSettings = { buildSettings = {
INFOPLIST_FILE = FeedFinderTests/Info.plist;
}; };
name = Debug; name = Debug;
}; };
84BAAE381C8E6B3B009F5239 /* Release */ = { 84BAAE381C8E6B3B009F5239 /* Release */ = {
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
baseConfigurationReference = D511EF0C20242E7A00712EC3 /* RSFeedFinderTests_target.xcconfig */; baseConfigurationReference = D511EF0C20242E7A00712EC3 /* FeedFinderTests_target.xcconfig */;
buildSettings = { buildSettings = {
INFOPLIST_FILE = FeedFinderTests/Info.plist;
}; };
name = Release; name = Release;
}; };
/* End XCBuildConfiguration section */ /* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */ /* Begin XCConfigurationList section */
84BAAE191C8E6B3B009F5239 /* Build configuration list for PBXProject "RSFeedFinder" */ = { 84BAAE191C8E6B3B009F5239 /* Build configuration list for PBXProject "FeedFinder" */ = {
isa = XCConfigurationList; isa = XCConfigurationList;
buildConfigurations = ( buildConfigurations = (
84BAAE311C8E6B3B009F5239 /* Debug */, 84BAAE311C8E6B3B009F5239 /* Debug */,
@ -345,7 +360,7 @@
defaultConfigurationIsVisible = 0; defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release; defaultConfigurationName = Release;
}; };
84BAAE331C8E6B3B009F5239 /* Build configuration list for PBXNativeTarget "RSFeedFinder" */ = { 84BAAE331C8E6B3B009F5239 /* Build configuration list for PBXNativeTarget "FeedFinder" */ = {
isa = XCConfigurationList; isa = XCConfigurationList;
buildConfigurations = ( buildConfigurations = (
84BAAE341C8E6B3B009F5239 /* Debug */, 84BAAE341C8E6B3B009F5239 /* Debug */,
@ -354,7 +369,7 @@
defaultConfigurationIsVisible = 0; defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release; defaultConfigurationName = Release;
}; };
84BAAE361C8E6B3B009F5239 /* Build configuration list for PBXNativeTarget "RSFeedFinderTests" */ = { 84BAAE361C8E6B3B009F5239 /* Build configuration list for PBXNativeTarget "FeedFinderTests" */ = {
isa = XCConfigurationList; isa = XCConfigurationList;
buildConfigurations = ( buildConfigurations = (
84BAAE371C8E6B3B009F5239 /* Debug */, 84BAAE371C8E6B3B009F5239 /* Debug */,

View File

@ -1,6 +1,6 @@
// //
// RSFeedFinder.h // FeedFinder.h
// RSFeedFinder // FeedFinder
// //
// Created by Brent Simmons on 3/7/16. // Created by Brent Simmons on 3/7/16.
// Copyright © 2016 Ranchero Software, LLC. All rights reserved. // Copyright © 2016 Ranchero Software, LLC. All rights reserved.
@ -8,13 +8,13 @@
#import <AppKit/AppKit.h> #import <AppKit/AppKit.h>
//! Project version number for RSFeedFinder. //! Project version number for FeedFinder.
FOUNDATION_EXPORT double RSFeedFinderVersionNumber; FOUNDATION_EXPORT double FeedFinderVersionNumber;
//! Project version string for RSFeedFinder. //! Project version string for FeedFinder.
FOUNDATION_EXPORT const unsigned char RSFeedFinderVersionString[]; FOUNDATION_EXPORT const unsigned char FeedFinderVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <RSFeedFinder/PublicHeader.h> // In this header, you should import all the public headers of your framework using statements like #import <FeedFinder/PublicHeader.h>
/* Given a URL, find one or more feeds. /* Given a URL, find one or more feeds.

View File

@ -1,6 +1,6 @@
// //
// FeedFinder.swift // FeedFinder.swift
// RSFeedFinder // FeedFinder
// //
// Created by Brent Simmons on 8/2/16. // Created by Brent Simmons on 8/2/16.
// Copyright © 2016 Ranchero Software, LLC. All rights reserved. // Copyright © 2016 Ranchero Software, LLC. All rights reserved.

View File

@ -1,6 +1,6 @@
// //
// FeedSpecifier.swift // FeedSpecifier.swift
// RSFeedFinder // FeedFinder
// //
// Created by Brent Simmons on 8/7/16. // Created by Brent Simmons on 8/7/16.
// Copyright © 2016 Ranchero Software, LLC. All rights reserved. // Copyright © 2016 Ranchero Software, LLC. All rights reserved.

View File

@ -1,6 +1,6 @@
// //
// HTMLFeedFinder.swift // HTMLFeedFinder.swift
// RSFeedFinder // FeedFinder
// //
// Created by Brent Simmons on 8/7/16. // Created by Brent Simmons on 8/7/16.
// Copyright © 2016 Ranchero Software, LLC. All rights reserved. // Copyright © 2016 Ranchero Software, LLC. All rights reserved.

View File

@ -1,6 +1,6 @@
// //
// RSFeedFinderTests.m // FeedFinderTests.m
// RSFeedFinderTests // FeedFinderTests
// //
// Created by Brent Simmons on 3/7/16. // Created by Brent Simmons on 3/7/16.
// Copyright © 2016 Ranchero Software, LLC. All rights reserved. // Copyright © 2016 Ranchero Software, LLC. All rights reserved.
@ -8,11 +8,11 @@
#import <XCTest/XCTest.h> #import <XCTest/XCTest.h>
@interface RSFeedFinderTests : XCTestCase @interface FeedFinderTests : XCTestCase
@end @end
@implementation RSFeedFinderTests @implementation FeedFinderTests
- (void)setUp { - (void)setUp {
[super setUp]; [super setUp];

View File

@ -1,13 +1,13 @@
// //
// HTMLFeedFinderTests.swift // HTMLFeedFinderTests.swift
// RSFeedFinder // FeedFinder
// //
// Created by Brent Simmons on 8/7/16. // Created by Brent Simmons on 8/7/16.
// Copyright © 2016 Ranchero Software, LLC. All rights reserved. // Copyright © 2016 Ranchero Software, LLC. All rights reserved.
// //
import XCTest import XCTest
@testable import RSFeedFinder @testable import FeedFinder
import RSParser import RSParser
class HTMLFeedFinderTests: XCTestCase { class HTMLFeedFinderTests: XCTestCase {

View File

@ -1,7 +1,7 @@
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES
LD_RUNPATH_SEARCH_PATHS = $(inherited) @executable_path/../Frameworks @loader_path/../Frameworks LD_RUNPATH_SEARCH_PATHS = $(inherited) @executable_path/../Frameworks @loader_path/../Frameworks
INFOPLIST_FILE = RSFeedFinderTests/Info.plist INFOPLIST_FILE = FeedFinderTests/Info.plist
PRODUCT_BUNDLE_IDENTIFIER = com.ranchero.RSFeedFinderTests PRODUCT_BUNDLE_IDENTIFIER = com.ranchero.FeedFinderTests
PRODUCT_NAME = $(TARGET_NAME) PRODUCT_NAME = $(TARGET_NAME)

View File

@ -1,4 +1,4 @@
#include "./RSFeedFinder_project.xcconfig" #include "./FeedFinder_project.xcconfig"
DEBUG_INFORMATION_FORMAT = dwarf DEBUG_INFORMATION_FORMAT = dwarf
ENABLE_TESTABILITY = YES ENABLE_TESTABILITY = YES

View File

@ -1,4 +1,4 @@
#include "./RSFeedFinder_project.xcconfig" #include "./FeedFinder_project.xcconfig"
DEBUG_INFORMATION_FORMAT = dwarf-with-dsym DEBUG_INFORMATION_FORMAT = dwarf-with-dsym
ENABLE_NS_ASSERTIONS = NO ENABLE_NS_ASSERTIONS = NO

View File

@ -7,8 +7,8 @@ DYLIB_INSTALL_NAME_BASE = @rpath
LD_RUNPATH_SEARCH_PATHS = $(inherited) @executable_path/../Frameworks @loader_path/Frameworks LD_RUNPATH_SEARCH_PATHS = $(inherited) @executable_path/../Frameworks @loader_path/Frameworks
DEFINES_MODULE = YES DEFINES_MODULE = YES
FRAMEWORK_VERSION = A FRAMEWORK_VERSION = A
INFOPLIST_FILE = RSFeedFinder/Info.plist INFOPLIST_FILE = FeedFinder/Info.plist
PRODUCT_BUNDLE_IDENTIFIER = com.ranchero.RSFeedFinder PRODUCT_BUNDLE_IDENTIFIER = com.ranchero.FeedFinder
PRODUCT_NAME = $(TARGET_NAME) PRODUCT_NAME = $(TARGET_NAME)