From 5b34ed543251504de4acef1acbeccc1eca9ccb28 Mon Sep 17 00:00:00 2001 From: Brent Simmons Date: Thu, 2 Nov 2017 13:20:09 -0700 Subject: [PATCH] Start FeedList.plist, which will be displayed in the Feed Directory. --- Evergreen.xcodeproj/project.pbxproj | 4 +++ Evergreen/FeedList/FeedList.plist | 47 +++++++++++++++++++++++++++++ 2 files changed, 51 insertions(+) create mode 100644 Evergreen/FeedList/FeedList.plist diff --git a/Evergreen.xcodeproj/project.pbxproj b/Evergreen.xcodeproj/project.pbxproj index ecc81ec7e..33373535e 100644 --- a/Evergreen.xcodeproj/project.pbxproj +++ b/Evergreen.xcodeproj/project.pbxproj @@ -84,6 +84,7 @@ 84DAEE301F86CAFE0058304B /* OPMLImporter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84DAEE2F1F86CAFE0058304B /* OPMLImporter.swift */; }; 84DAEE321F870B390058304B /* DockBadge.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84DAEE311F870B390058304B /* DockBadge.swift */; }; 84E46C7D1F75EF7B005ECFB3 /* AppDefaults.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84E46C7C1F75EF7B005ECFB3 /* AppDefaults.swift */; }; + 84E95CF71FABB3C800552D99 /* FeedList.plist in Resources */ = {isa = PBXBuildFile; fileRef = 84E95CF61FABB3C800552D99 /* FeedList.plist */; }; 84F204CE1FAACB660076E152 /* FeedListViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84F204CD1FAACB660076E152 /* FeedListViewController.swift */; }; 84F204DE1FAACB8B0076E152 /* FeedListTimelineViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84F204DD1FAACB8B0076E152 /* FeedListTimelineViewController.swift */; }; 84F204E01FAACBB30076E152 /* ArticleArray.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84F204DF1FAACBB30076E152 /* ArticleArray.swift */; }; @@ -451,6 +452,7 @@ 84DAEE2F1F86CAFE0058304B /* OPMLImporter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OPMLImporter.swift; sourceTree = ""; }; 84DAEE311F870B390058304B /* DockBadge.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = DockBadge.swift; path = Evergreen/DockBadge.swift; sourceTree = ""; }; 84E46C7C1F75EF7B005ECFB3 /* AppDefaults.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = AppDefaults.swift; path = Evergreen/AppDefaults.swift; sourceTree = ""; }; + 84E95CF61FABB3C800552D99 /* FeedList.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = FeedList.plist; sourceTree = ""; }; 84F204CD1FAACB660076E152 /* FeedListViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FeedListViewController.swift; sourceTree = ""; }; 84F204DD1FAACB8B0076E152 /* FeedListTimelineViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FeedListTimelineViewController.swift; sourceTree = ""; }; 84F204DF1FAACBB30076E152 /* ArticleArray.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ArticleArray.swift; sourceTree = ""; }; @@ -648,6 +650,7 @@ 84F204CD1FAACB660076E152 /* FeedListViewController.swift */, 84F204DD1FAACB8B0076E152 /* FeedListTimelineViewController.swift */, 84513F8F1FAA63950023A1A9 /* FeedListControlsView.swift */, + 84E95CF61FABB3C800552D99 /* FeedList.plist */, ); name = "Feed List"; path = Evergreen/FeedList; @@ -1171,6 +1174,7 @@ 842E45E71ED8C747000A8B52 /* DB5.plist in Resources */, 849A97AC1ED9F9BC007D329B /* AddFolderSheet.xib in Resources */, 849A97AF1ED9FA08007D329B /* FeedList.storyboard in Resources */, + 84E95CF71FABB3C800552D99 /* FeedList.plist in Resources */, 849C64681ED37A5D003D8FC0 /* Assets.xcassets in Resources */, 849C646B1ED37A5D003D8FC0 /* Main.storyboard in Resources */, 849A97B21ED9FA69007D329B /* MainWindow.storyboard in Resources */, diff --git a/Evergreen/FeedList/FeedList.plist b/Evergreen/FeedList/FeedList.plist new file mode 100644 index 000000000..f3c7bf1c4 --- /dev/null +++ b/Evergreen/FeedList/FeedList.plist @@ -0,0 +1,47 @@ + + + + + Mac and iOS + + + editedName + TidBITS + homePageURL + http://tidbits.org/ + url + http://tidbits.org/feeds/tidbits_blurb.rss + + + editedName + Michael Tsai + homePageURL + https://mjtsai.com/blog/ + url + https://mjtsai.com/blog/feed/ + + + Blogs + + + editedName + Jason Kottke + homePageURL + https://kottke.org/ + url + http://feeds.kottke.org/main + + + News + + + editedName + Talking Points Memo + homePageURL + https://talkingpointsmemo.com/ + url + https://talkingpointsmemo.com/feed/all + + + +