|
|
|
|
@@ -35,16 +35,12 @@
|
|
|
|
|
51E490362288C37100C791F0 /* FeedbinDate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51E490352288C37100C791F0 /* FeedbinDate.swift */; };
|
|
|
|
|
51E59599228C77BC00FCC42B /* FeedbinUnreadEntry.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51E59598228C77BC00FCC42B /* FeedbinUnreadEntry.swift */; };
|
|
|
|
|
51E5959B228C781500FCC42B /* FeedbinStarredEntry.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51E5959A228C781500FCC42B /* FeedbinStarredEntry.swift */; };
|
|
|
|
|
552032F6229D5D5A009559E0 /* GoogleReaderCompatibleDate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 552032EB229D5D5A009559E0 /* GoogleReaderCompatibleDate.swift */; };
|
|
|
|
|
552032F7229D5D5A009559E0 /* GoogleReaderCompatibleIcon.swift in Sources */ = {isa = PBXBuildFile; fileRef = 552032EC229D5D5A009559E0 /* GoogleReaderCompatibleIcon.swift */; };
|
|
|
|
|
552032F8229D5D5A009559E0 /* GoogleReaderCompatibleEntry.swift in Sources */ = {isa = PBXBuildFile; fileRef = 552032ED229D5D5A009559E0 /* GoogleReaderCompatibleEntry.swift */; };
|
|
|
|
|
552032F9229D5D5A009559E0 /* GoogleReaderCompatibleSubscription.swift in Sources */ = {isa = PBXBuildFile; fileRef = 552032EE229D5D5A009559E0 /* GoogleReaderCompatibleSubscription.swift */; };
|
|
|
|
|
552032FA229D5D5A009559E0 /* GoogleReaderCompatibleStarredEntry.swift in Sources */ = {isa = PBXBuildFile; fileRef = 552032EF229D5D5A009559E0 /* GoogleReaderCompatibleStarredEntry.swift */; };
|
|
|
|
|
552032FB229D5D5A009559E0 /* GoogleReaderCompatibleTag.swift in Sources */ = {isa = PBXBuildFile; fileRef = 552032F0229D5D5A009559E0 /* GoogleReaderCompatibleTag.swift */; };
|
|
|
|
|
552032FC229D5D5A009559E0 /* GoogleReaderCompatibleUnreadEntry.swift in Sources */ = {isa = PBXBuildFile; fileRef = 552032F1229D5D5A009559E0 /* GoogleReaderCompatibleUnreadEntry.swift */; };
|
|
|
|
|
552032FD229D5D5A009559E0 /* GoogleReaderCompatibleTagging.swift in Sources */ = {isa = PBXBuildFile; fileRef = 552032F2229D5D5A009559E0 /* GoogleReaderCompatibleTagging.swift */; };
|
|
|
|
|
552032FE229D5D5A009559E0 /* GoogleReaderCompatibleAccountDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 552032F3229D5D5A009559E0 /* GoogleReaderCompatibleAccountDelegate.swift */; };
|
|
|
|
|
552032FF229D5D5A009559E0 /* GoogleReaderCompatibleImportResult.swift in Sources */ = {isa = PBXBuildFile; fileRef = 552032F4229D5D5A009559E0 /* GoogleReaderCompatibleImportResult.swift */; };
|
|
|
|
|
55203300229D5D5A009559E0 /* GoogleReaderCompatibleAPICaller.swift in Sources */ = {isa = PBXBuildFile; fileRef = 552032F5229D5D5A009559E0 /* GoogleReaderCompatibleAPICaller.swift */; };
|
|
|
|
|
841973FE1F6DD1BC006346C4 /* RSCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 841973EF1F6DD19E006346C4 /* RSCore.framework */; };
|
|
|
|
|
841973FF1F6DD1C5006346C4 /* RSParser.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 841973FA1F6DD1AC006346C4 /* RSParser.framework */; };
|
|
|
|
|
@@ -147,16 +143,12 @@
|
|
|
|
|
51E490352288C37100C791F0 /* FeedbinDate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FeedbinDate.swift; sourceTree = "<group>"; };
|
|
|
|
|
51E59598228C77BC00FCC42B /* FeedbinUnreadEntry.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FeedbinUnreadEntry.swift; sourceTree = "<group>"; };
|
|
|
|
|
51E5959A228C781500FCC42B /* FeedbinStarredEntry.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FeedbinStarredEntry.swift; sourceTree = "<group>"; };
|
|
|
|
|
552032EB229D5D5A009559E0 /* GoogleReaderCompatibleDate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GoogleReaderCompatibleDate.swift; sourceTree = "<group>"; };
|
|
|
|
|
552032EC229D5D5A009559E0 /* GoogleReaderCompatibleIcon.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GoogleReaderCompatibleIcon.swift; sourceTree = "<group>"; };
|
|
|
|
|
552032ED229D5D5A009559E0 /* GoogleReaderCompatibleEntry.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GoogleReaderCompatibleEntry.swift; sourceTree = "<group>"; };
|
|
|
|
|
552032EE229D5D5A009559E0 /* GoogleReaderCompatibleSubscription.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GoogleReaderCompatibleSubscription.swift; sourceTree = "<group>"; };
|
|
|
|
|
552032EF229D5D5A009559E0 /* GoogleReaderCompatibleStarredEntry.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GoogleReaderCompatibleStarredEntry.swift; sourceTree = "<group>"; };
|
|
|
|
|
552032F0229D5D5A009559E0 /* GoogleReaderCompatibleTag.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GoogleReaderCompatibleTag.swift; sourceTree = "<group>"; };
|
|
|
|
|
552032F1229D5D5A009559E0 /* GoogleReaderCompatibleUnreadEntry.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GoogleReaderCompatibleUnreadEntry.swift; sourceTree = "<group>"; };
|
|
|
|
|
552032F2229D5D5A009559E0 /* GoogleReaderCompatibleTagging.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GoogleReaderCompatibleTagging.swift; sourceTree = "<group>"; };
|
|
|
|
|
552032F3229D5D5A009559E0 /* GoogleReaderCompatibleAccountDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GoogleReaderCompatibleAccountDelegate.swift; sourceTree = "<group>"; };
|
|
|
|
|
552032F4229D5D5A009559E0 /* GoogleReaderCompatibleImportResult.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GoogleReaderCompatibleImportResult.swift; sourceTree = "<group>"; };
|
|
|
|
|
552032F5229D5D5A009559E0 /* GoogleReaderCompatibleAPICaller.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GoogleReaderCompatibleAPICaller.swift; sourceTree = "<group>"; };
|
|
|
|
|
841973E81F6DD19E006346C4 /* RSCore.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RSCore.xcodeproj; path = ../RSCore/RSCore.xcodeproj; sourceTree = "<group>"; };
|
|
|
|
|
841973F41F6DD1AC006346C4 /* RSParser.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RSParser.xcodeproj; path = ../RSParser/RSParser.xcodeproj; sourceTree = "<group>"; };
|
|
|
|
|
@@ -247,16 +239,12 @@
|
|
|
|
|
552032EA229D5D5A009559E0 /* GoogleReaderCompatible */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
552032EB229D5D5A009559E0 /* GoogleReaderCompatibleDate.swift */,
|
|
|
|
|
552032EC229D5D5A009559E0 /* GoogleReaderCompatibleIcon.swift */,
|
|
|
|
|
552032ED229D5D5A009559E0 /* GoogleReaderCompatibleEntry.swift */,
|
|
|
|
|
552032EE229D5D5A009559E0 /* GoogleReaderCompatibleSubscription.swift */,
|
|
|
|
|
552032EF229D5D5A009559E0 /* GoogleReaderCompatibleStarredEntry.swift */,
|
|
|
|
|
552032F0229D5D5A009559E0 /* GoogleReaderCompatibleTag.swift */,
|
|
|
|
|
552032F1229D5D5A009559E0 /* GoogleReaderCompatibleUnreadEntry.swift */,
|
|
|
|
|
552032F2229D5D5A009559E0 /* GoogleReaderCompatibleTagging.swift */,
|
|
|
|
|
552032F3229D5D5A009559E0 /* GoogleReaderCompatibleAccountDelegate.swift */,
|
|
|
|
|
552032F4229D5D5A009559E0 /* GoogleReaderCompatibleImportResult.swift */,
|
|
|
|
|
552032F5229D5D5A009559E0 /* GoogleReaderCompatibleAPICaller.swift */,
|
|
|
|
|
);
|
|
|
|
|
path = GoogleReaderCompatible;
|
|
|
|
|
@@ -566,7 +554,6 @@
|
|
|
|
|
84F73CF1202788D90000BCEF /* ArticleFetcher.swift in Sources */,
|
|
|
|
|
841974251F6DDCE4006346C4 /* AccountDelegate.swift in Sources */,
|
|
|
|
|
5165D73122837F3400D9D53D /* InitialFeedDownloader.swift in Sources */,
|
|
|
|
|
552032FA229D5D5A009559E0 /* GoogleReaderCompatibleStarredEntry.swift in Sources */,
|
|
|
|
|
846E77541F6F00E300A165E2 /* AccountManager.swift in Sources */,
|
|
|
|
|
51E490362288C37100C791F0 /* FeedbinDate.swift in Sources */,
|
|
|
|
|
5165D72922835F7A00D9D53D /* FeedSpecifier.swift in Sources */,
|
|
|
|
|
@@ -576,7 +563,6 @@
|
|
|
|
|
5144EA49227B497600D19003 /* FeedbinAPICaller.swift in Sources */,
|
|
|
|
|
84B99C9F1FAE8D3200ECDEDB /* ContainerPath.swift in Sources */,
|
|
|
|
|
5133231122810EB200C30F19 /* FeedbinIcon.swift in Sources */,
|
|
|
|
|
552032F6229D5D5A009559E0 /* GoogleReaderCompatibleDate.swift in Sources */,
|
|
|
|
|
846E77501F6EF9C400A165E2 /* LocalAccountRefresher.swift in Sources */,
|
|
|
|
|
55203300229D5D5A009559E0 /* GoogleReaderCompatibleAPICaller.swift in Sources */,
|
|
|
|
|
51E3EB41229AF61B00645299 /* AccountError.swift in Sources */,
|
|
|
|
|
@@ -584,8 +570,6 @@
|
|
|
|
|
552032F8229D5D5A009559E0 /* GoogleReaderCompatibleEntry.swift in Sources */,
|
|
|
|
|
552032FB229D5D5A009559E0 /* GoogleReaderCompatibleTag.swift in Sources */,
|
|
|
|
|
5165D72822835F7800D9D53D /* FeedFinder.swift in Sources */,
|
|
|
|
|
552032F7229D5D5A009559E0 /* GoogleReaderCompatibleIcon.swift in Sources */,
|
|
|
|
|
552032FF229D5D5A009559E0 /* GoogleReaderCompatibleImportResult.swift in Sources */,
|
|
|
|
|
51D58755227F53BE00900287 /* FeedbinTag.swift in Sources */,
|
|
|
|
|
552032FE229D5D5A009559E0 /* GoogleReaderCompatibleAccountDelegate.swift in Sources */,
|
|
|
|
|
552032FC229D5D5A009559E0 /* GoogleReaderCompatibleUnreadEntry.swift in Sources */,
|
|
|
|
|
|