NetNewsWire/Evergreen.xcodeproj/project.pbxproj

1439 lines
71 KiB
Plaintext
Raw Normal View History

2017-05-22 22:00:45 +02:00
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
2017-05-26 22:10:30 +02:00
842E45CE1ED8C308000A8B52 /* AppConstants.swift in Sources */ = {isa = PBXBuildFile; fileRef = 842E45CD1ED8C308000A8B52 /* AppConstants.swift */; };
2017-05-26 22:22:31 +02:00
842E45DD1ED8C54B000A8B52 /* Browser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 842E45DC1ED8C54B000A8B52 /* Browser.swift */; };
842E45DF1ED8C582000A8B52 /* Defaults.swift in Sources */ = {isa = PBXBuildFile; fileRef = 842E45DE1ED8C582000A8B52 /* Defaults.swift */; };
2017-05-26 22:25:02 +02:00
842E45E31ED8C681000A8B52 /* KeyboardDelegateProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 842E45E21ED8C681000A8B52 /* KeyboardDelegateProtocol.swift */; };
2017-05-26 22:25:42 +02:00
842E45E51ED8C6B7000A8B52 /* MainWindowSplitView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 842E45E41ED8C6B7000A8B52 /* MainWindowSplitView.swift */; };
2017-05-26 22:28:18 +02:00
842E45E71ED8C747000A8B52 /* DB5.plist in Resources */ = {isa = PBXBuildFile; fileRef = 842E45E61ED8C747000A8B52 /* DB5.plist */; };
2017-05-23 22:14:30 +02:00
8471A2C41ED4CEBF008F099E /* DataModel.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8471A2B71ED4CEAD008F099E /* DataModel.framework */; };
8471A2C51ED4CEBF008F099E /* DataModel.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 8471A2B71ED4CEAD008F099E /* DataModel.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
8471A2F51ED4D062008F099E /* LocalAccount.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8471A2F21ED4D04D008F099E /* LocalAccount.framework */; };
8471A2F61ED4D062008F099E /* LocalAccount.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 8471A2F21ED4D04D008F099E /* LocalAccount.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
2017-05-27 19:43:27 +02:00
849A97431ED9EAA9007D329B /* AddFolderWindowController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 849A97421ED9EAA9007D329B /* AddFolderWindowController.swift */; };
849A97531ED9EAC0007D329B /* AddFeedController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 849A97511ED9EAC0007D329B /* AddFeedController.swift */; };
849A97541ED9EAC0007D329B /* AddFeedWindowController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 849A97521ED9EAC0007D329B /* AddFeedWindowController.swift */; };
849A975A1ED9EB0D007D329B /* AccountManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 849A97571ED9EB0D007D329B /* AccountManager.swift */; };
849A975B1ED9EB0D007D329B /* ArticleUtilities.swift in Sources */ = {isa = PBXBuildFile; fileRef = 849A97581ED9EB0D007D329B /* ArticleUtilities.swift */; };
849A975C1ED9EB0D007D329B /* DefaultFeedsImporter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 849A97591ED9EB0D007D329B /* DefaultFeedsImporter.swift */; };
849A975E1ED9EB72007D329B /* MainWindowController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 849A975D1ED9EB72007D329B /* MainWindowController.swift */; };
849A97641ED9EB96007D329B /* SidebarOutlineView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 849A97601ED9EB96007D329B /* SidebarOutlineView.swift */; };
849A97651ED9EB96007D329B /* SidebarTreeControllerDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 849A97611ED9EB96007D329B /* SidebarTreeControllerDelegate.swift */; };
849A97661ED9EB96007D329B /* SidebarViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 849A97621ED9EB96007D329B /* SidebarViewController.swift */; };
849A97671ED9EB96007D329B /* UnreadCountView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 849A97631ED9EB96007D329B /* UnreadCountView.swift */; };
849A976C1ED9EBC8007D329B /* TimelineTableRowView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 849A97691ED9EBC8007D329B /* TimelineTableRowView.swift */; };
849A976D1ED9EBC8007D329B /* TimelineTableView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 849A976A1ED9EBC8007D329B /* TimelineTableView.swift */; };
849A976E1ED9EBC8007D329B /* TimelineViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 849A976B1ED9EBC8007D329B /* TimelineViewController.swift */; };
849A97761ED9EC04007D329B /* TimelineCellAppearance.swift in Sources */ = {isa = PBXBuildFile; fileRef = 849A97701ED9EC04007D329B /* TimelineCellAppearance.swift */; };
849A97771ED9EC04007D329B /* TimelineCellData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 849A97711ED9EC04007D329B /* TimelineCellData.swift */; };
849A97781ED9EC04007D329B /* TimelineCellLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = 849A97721ED9EC04007D329B /* TimelineCellLayout.swift */; };
849A97791ED9EC04007D329B /* TimelineStringUtilities.swift in Sources */ = {isa = PBXBuildFile; fileRef = 849A97731ED9EC04007D329B /* TimelineStringUtilities.swift */; };
849A977A1ED9EC04007D329B /* TimelineTableCellView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 849A97741ED9EC04007D329B /* TimelineTableCellView.swift */; };
849A977B1ED9EC04007D329B /* UnreadIndicatorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 849A97751ED9EC04007D329B /* UnreadIndicatorView.swift */; };
849A977F1ED9EC42007D329B /* ArticleRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 849A977D1ED9EC42007D329B /* ArticleRenderer.swift */; };
849A97801ED9EC42007D329B /* DetailViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 849A977E1ED9EC42007D329B /* DetailViewController.swift */; };
849A97831ED9EC63007D329B /* StatusBarView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 849A97821ED9EC63007D329B /* StatusBarView.swift */; };
849A97851ED9ECCD007D329B /* PreferencesWindowController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 849A97841ED9ECCD007D329B /* PreferencesWindowController.swift */; };
849A97891ED9ECEF007D329B /* ArticleStyle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 849A97871ED9ECEF007D329B /* ArticleStyle.swift */; };
849A978A1ED9ECEF007D329B /* ArticleStylesManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 849A97881ED9ECEF007D329B /* ArticleStylesManager.swift */; };
849A978D1ED9EE4D007D329B /* FeedListWindowController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 849A978C1ED9EE4D007D329B /* FeedListWindowController.swift */; };
849A978F1ED9EE72007D329B /* DefaultFeeds.plist in Resources */ = {isa = PBXBuildFile; fileRef = 849A978E1ED9EE72007D329B /* DefaultFeeds.plist */; };
849A97921ED9EF65007D329B /* IndeterminateProgressWindowController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 849A97911ED9EF65007D329B /* IndeterminateProgressWindowController.swift */; };
849A97951ED9EF7A007D329B /* IndeterminateProgressWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = 849A97931ED9EF7A007D329B /* IndeterminateProgressWindow.xib */; };
849A97981ED9EFAA007D329B /* Node-Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 849A97971ED9EFAA007D329B /* Node-Extensions.swift */; };
849A979C1ED9EFEB007D329B /* styleSheet.css in Resources */ = {isa = PBXBuildFile; fileRef = 849A979A1ED9EFEB007D329B /* styleSheet.css */; };
849A979D1ED9EFEB007D329B /* template.html in Resources */ = {isa = PBXBuildFile; fileRef = 849A979B1ED9EFEB007D329B /* template.html */; };
849A979F1ED9F130007D329B /* SidebarCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 849A979E1ED9F130007D329B /* SidebarCell.swift */; };
849A97A21ED9F180007D329B /* FeedTitleDownloader.swift in Sources */ = {isa = PBXBuildFile; fileRef = 849A97A01ED9F180007D329B /* FeedTitleDownloader.swift */; };
849A97A31ED9F180007D329B /* FolderTreeControllerDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 849A97A11ED9F180007D329B /* FolderTreeControllerDelegate.swift */; };
2017-05-27 20:14:32 +02:00
849A97A61ED9F94D007D329B /* Preferences.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 849A97A41ED9F94D007D329B /* Preferences.storyboard */; };
849A97A91ED9F9AA007D329B /* AddFeedSheet.xib in Resources */ = {isa = PBXBuildFile; fileRef = 849A97A71ED9F9AA007D329B /* AddFeedSheet.xib */; };
849A97AC1ED9F9BC007D329B /* AddFolderSheet.xib in Resources */ = {isa = PBXBuildFile; fileRef = 849A97AA1ED9F9BC007D329B /* AddFolderSheet.xib */; };
2017-05-27 20:17:39 +02:00
849A97AF1ED9FA08007D329B /* FeedList.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 849A97AD1ED9FA08007D329B /* FeedList.storyboard */; };
2017-05-27 20:20:05 +02:00
849A97B21ED9FA69007D329B /* MainWindow.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 849A97B01ED9FA69007D329B /* MainWindow.storyboard */; };
2017-05-22 22:00:45 +02:00
849C64641ED37A5D003D8FC0 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 849C64631ED37A5D003D8FC0 /* AppDelegate.swift */; };
849C64681ED37A5D003D8FC0 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 849C64671ED37A5D003D8FC0 /* Assets.xcassets */; };
849C646B1ED37A5D003D8FC0 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 849C64691ED37A5D003D8FC0 /* Main.storyboard */; };
849C64761ED37A5D003D8FC0 /* EvergreenTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 849C64751ED37A5D003D8FC0 /* EvergreenTests.swift */; };
2017-05-22 22:06:02 +02:00
84B06F821ED37BDD00F0B54B /* RSXML.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84B06F7D1ED37BCA00F0B54B /* RSXML.framework */; };
84B06F831ED37BDD00F0B54B /* RSXML.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 84B06F7D1ED37BCA00F0B54B /* RSXML.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
2017-05-22 22:13:40 +02:00
84B06FAE1ED37DBD00F0B54B /* RSCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84B06FA91ED37DAD00F0B54B /* RSCore.framework */; };
84B06FAF1ED37DBD00F0B54B /* RSCore.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 84B06FA91ED37DAD00F0B54B /* RSCore.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
84B06FB21ED37DBD00F0B54B /* RSDatabase.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84B06F9D1ED37DA000F0B54B /* RSDatabase.framework */; };
84B06FB31ED37DBD00F0B54B /* RSDatabase.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 84B06F9D1ED37DA000F0B54B /* RSDatabase.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
2017-05-22 22:17:28 +02:00
84B06FC21ED37E9600F0B54B /* RSWeb.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84B06FBD1ED37E8C00F0B54B /* RSWeb.framework */; };
84B06FC31ED37E9600F0B54B /* RSWeb.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 84B06FBD1ED37E8C00F0B54B /* RSWeb.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
2017-05-22 22:27:54 +02:00
84B06FCF1ED37F7D00F0B54B /* DB5.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84B06FCC1ED37F7200F0B54B /* DB5.framework */; };
84B06FD01ED37F7D00F0B54B /* DB5.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 84B06FCC1ED37F7200F0B54B /* DB5.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
84B06FE91ED3803A00F0B54B /* RSFeedFinder.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84B06FE61ED3803200F0B54B /* RSFeedFinder.framework */; };
84B06FEA1ED3803A00F0B54B /* RSFeedFinder.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 84B06FE61ED3803200F0B54B /* RSFeedFinder.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
2017-05-22 22:29:37 +02:00
84B06FFD1ED3818D00F0B54B /* RSTree.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84B06FFA1ED3818000F0B54B /* RSTree.framework */; };
84B06FFE1ED3818D00F0B54B /* RSTree.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 84B06FFA1ED3818000F0B54B /* RSTree.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
2017-05-22 22:32:05 +02:00
84B0700A1ED3822600F0B54B /* RSTextDrawing.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84B070071ED3821900F0B54B /* RSTextDrawing.framework */; };
84B0700B1ED3822600F0B54B /* RSTextDrawing.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 84B070071ED3821900F0B54B /* RSTextDrawing.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
2017-05-22 22:00:45 +02:00
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
2017-05-23 22:14:30 +02:00
8471A2B61ED4CEAD008F099E /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 8471A2B21ED4CEAD008F099E /* DataModel.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 84C7AE921D68C558009FB883;
remoteInfo = DataModel;
};
8471A2C61ED4CEBF008F099E /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 8471A2B21ED4CEAD008F099E /* DataModel.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 84C7AE911D68C558009FB883;
remoteInfo = DataModel;
};
8471A2F11ED4D04D008F099E /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 8471A2EC1ED4D04D008F099E /* LocalAccount.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 84C7AEA71D68C79A009FB883;
remoteInfo = LocalAccount;
};
8471A2F31ED4D04D008F099E /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 8471A2EC1ED4D04D008F099E /* LocalAccount.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 84C7AEB01D68C79A009FB883;
remoteInfo = LocalAccountTests;
};
8471A2F71ED4D062008F099E /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 8471A2EC1ED4D04D008F099E /* LocalAccount.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 84C7AEA61D68C79A009FB883;
remoteInfo = LocalAccount;
};
2017-05-22 22:00:45 +02:00
849C64721ED37A5D003D8FC0 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 849C64581ED37A5D003D8FC0 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 849C645F1ED37A5D003D8FC0;
remoteInfo = Evergreen;
};
2017-05-22 22:06:02 +02:00
84B06F7C1ED37BCA00F0B54B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 84B06F761ED37BCA00F0B54B /* RSXML.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 84F22C0D1B52DDEA000060CE;
remoteInfo = RSXML;
};
84B06F7E1ED37BCA00F0B54B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 84B06F761ED37BCA00F0B54B /* RSXML.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 84F22C171B52DDEA000060CE;
remoteInfo = RSXMLTests;
};
84B06F801ED37BCA00F0B54B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 84B06F761ED37BCA00F0B54B /* RSXML.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 84AD0C051E11B7D200B38510;
remoteInfo = RSXMLiOS;
};
84B06F841ED37BDD00F0B54B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 84B06F761ED37BCA00F0B54B /* RSXML.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 84F22C0C1B52DDEA000060CE;
remoteInfo = RSXML;
};
2017-05-22 22:13:40 +02:00
84B06F9C1ED37DA000F0B54B /* PBXContainerItemProxy */ = {
2017-05-22 22:09:19 +02:00
isa = PBXContainerItemProxy;
2017-05-22 22:13:40 +02:00
containerPortal = 84B06F961ED37DA000F0B54B /* RSDatabase.xcodeproj */;
2017-05-22 22:09:19 +02:00
proxyType = 2;
remoteGlobalIDString = 84F22C551B52E0D9000060CE;
remoteInfo = RSDatabase;
};
2017-05-22 22:13:40 +02:00
84B06F9E1ED37DA000F0B54B /* PBXContainerItemProxy */ = {
2017-05-22 22:09:19 +02:00
isa = PBXContainerItemProxy;
2017-05-22 22:13:40 +02:00
containerPortal = 84B06F961ED37DA000F0B54B /* RSDatabase.xcodeproj */;
2017-05-22 22:09:19 +02:00
proxyType = 2;
remoteGlobalIDString = 84F22C5F1B52E0D9000060CE;
remoteInfo = RSDatabaseTests;
};
2017-05-22 22:13:40 +02:00
84B06FA01ED37DA000F0B54B /* PBXContainerItemProxy */ = {
2017-05-22 22:09:19 +02:00
isa = PBXContainerItemProxy;
2017-05-22 22:13:40 +02:00
containerPortal = 84B06F961ED37DA000F0B54B /* RSDatabase.xcodeproj */;
2017-05-22 22:09:19 +02:00
proxyType = 2;
remoteGlobalIDString = 8400ABF71E0CFBD800AA7C57;
remoteInfo = RSDatabaseiOS;
};
2017-05-22 22:13:40 +02:00
84B06FA81ED37DAD00F0B54B /* PBXContainerItemProxy */ = {
2017-05-22 22:09:19 +02:00
isa = PBXContainerItemProxy;
2017-05-22 22:13:40 +02:00
containerPortal = 84B06FA21ED37DAC00F0B54B /* RSCore.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 84CFF4F41AC3C69700CEA6C8;
remoteInfo = RSCore;
};
84B06FAA1ED37DAD00F0B54B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 84B06FA21ED37DAC00F0B54B /* RSCore.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 84CFF4FF1AC3C69700CEA6C8;
remoteInfo = RSCoreTests;
};
84B06FAC1ED37DAD00F0B54B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 84B06FA21ED37DAC00F0B54B /* RSCore.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 842DD7BC1E14993900E061EB;
remoteInfo = RSCoreiOS;
};
84B06FB01ED37DBD00F0B54B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 84B06FA21ED37DAC00F0B54B /* RSCore.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 84CFF4F31AC3C69700CEA6C8;
remoteInfo = RSCore;
};
84B06FB41ED37DBD00F0B54B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 84B06F961ED37DA000F0B54B /* RSDatabase.xcodeproj */;
2017-05-22 22:09:19 +02:00
proxyType = 1;
remoteGlobalIDString = 84F22C541B52E0D9000060CE;
remoteInfo = RSDatabase;
};
2017-05-22 22:17:28 +02:00
84B06FBC1ED37E8C00F0B54B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 84B06FB61ED37E8B00F0B54B /* RSWeb.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 849C08B61E0CAC85006B03FA;
remoteInfo = RSWeb;
};
84B06FBE1ED37E8C00F0B54B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 84B06FB61ED37E8B00F0B54B /* RSWeb.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 849C08BF1E0CAC86006B03FA;
remoteInfo = RSWebTests;
};
84B06FC01ED37E8C00F0B54B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 84B06FB61ED37E8B00F0B54B /* RSWeb.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 849C08D51E0CACA3006B03FA;
remoteInfo = RSWebiOS;
};
84B06FC41ED37E9600F0B54B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 84B06FB61ED37E8B00F0B54B /* RSWeb.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 849C08B51E0CAC85006B03FA;
remoteInfo = RSWeb;
};
2017-05-22 22:27:54 +02:00
84B06FCB1ED37F7200F0B54B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 84B06FC61ED37F7200F0B54B /* DB5.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 84F22BD11B52DC2E000060CE;
remoteInfo = DB5;
};
84B06FCD1ED37F7200F0B54B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 84B06FC61ED37F7200F0B54B /* DB5.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 84F22BDB1B52DC2E000060CE;
remoteInfo = DB5Tests;
};
84B06FD11ED37F7D00F0B54B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 84B06FC61ED37F7200F0B54B /* DB5.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 84F22BD01B52DC2E000060CE;
remoteInfo = DB5;
};
84B06FE51ED3803200F0B54B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 84B06FE01ED3803200F0B54B /* RSFeedFinder.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 84BAAE1F1C8E6B3B009F5239;
remoteInfo = RSFeedFinder;
};
84B06FE71ED3803200F0B54B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 84B06FE01ED3803200F0B54B /* RSFeedFinder.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 84BAAE291C8E6B3B009F5239;
remoteInfo = RSFeedFinderTests;
};
84B06FEB1ED3803A00F0B54B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 84B06FE01ED3803200F0B54B /* RSFeedFinder.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 84BAAE1E1C8E6B3B009F5239;
remoteInfo = RSFeedFinder;
};
2017-05-22 22:29:37 +02:00
84B06FF91ED3818000F0B54B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 84B06FF41ED3818000F0B54B /* RSTree.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 842A0BE11CFCB9BC00BF746C;
remoteInfo = RSTree;
};
84B06FFB1ED3818000F0B54B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 84B06FF41ED3818000F0B54B /* RSTree.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 842A0BEB1CFCB9BC00BF746C;
remoteInfo = RSTreeTests;
};
84B06FFF1ED3818D00F0B54B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 84B06FF41ED3818000F0B54B /* RSTree.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 842A0BE01CFCB9BC00BF746C;
remoteInfo = RSTree;
};
2017-05-22 22:32:05 +02:00
84B070061ED3821900F0B54B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 84B070011ED3821800F0B54B /* RSTextDrawing.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 8439D9FB1C8937C800E5E4B4;
remoteInfo = RSTextDrawing;
};
84B070081ED3821900F0B54B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 84B070011ED3821800F0B54B /* RSTextDrawing.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 8439DA051C8937C800E5E4B4;
remoteInfo = RSTextDrawingTests;
};
84B0700C1ED3822600F0B54B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 84B070011ED3821800F0B54B /* RSTextDrawing.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 8439D9FA1C8937C800E5E4B4;
remoteInfo = RSTextDrawing;
};
2017-05-22 22:00:45 +02:00
/* End PBXContainerItemProxy section */
2017-05-22 22:06:02 +02:00
/* Begin PBXCopyFilesBuildPhase section */
84B06F681ED37B9000F0B54B /* Embed Frameworks */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "";
dstSubfolderSpec = 10;
files = (
2017-05-22 22:13:40 +02:00
84B06FB31ED37DBD00F0B54B /* RSDatabase.framework in Embed Frameworks */,
2017-05-22 22:32:05 +02:00
84B0700B1ED3822600F0B54B /* RSTextDrawing.framework in Embed Frameworks */,
2017-05-22 22:27:54 +02:00
84B06FEA1ED3803A00F0B54B /* RSFeedFinder.framework in Embed Frameworks */,
2017-05-22 22:29:37 +02:00
84B06FFE1ED3818D00F0B54B /* RSTree.framework in Embed Frameworks */,
2017-05-22 22:13:40 +02:00
84B06FAF1ED37DBD00F0B54B /* RSCore.framework in Embed Frameworks */,
2017-05-22 22:27:54 +02:00
84B06FD01ED37F7D00F0B54B /* DB5.framework in Embed Frameworks */,
8471A2F61ED4D062008F099E /* LocalAccount.framework in Embed Frameworks */,
2017-05-23 22:14:30 +02:00
8471A2C51ED4CEBF008F099E /* DataModel.framework in Embed Frameworks */,
2017-05-22 22:17:28 +02:00
84B06FC31ED37E9600F0B54B /* RSWeb.framework in Embed Frameworks */,
2017-05-22 22:06:02 +02:00
84B06F831ED37BDD00F0B54B /* RSXML.framework in Embed Frameworks */,
);
name = "Embed Frameworks";
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXCopyFilesBuildPhase section */
2017-05-22 22:00:45 +02:00
/* Begin PBXFileReference section */
2017-05-26 22:10:30 +02:00
842E45CD1ED8C308000A8B52 /* AppConstants.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = AppConstants.swift; path = Evergreen/AppConstants.swift; sourceTree = "<group>"; };
2017-05-26 22:22:31 +02:00
842E45DC1ED8C54B000A8B52 /* Browser.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Browser.swift; path = Evergreen/Browser.swift; sourceTree = "<group>"; };
842E45DE1ED8C582000A8B52 /* Defaults.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Defaults.swift; path = Evergreen/Preferences/Defaults.swift; sourceTree = "<group>"; };
2017-05-26 22:25:02 +02:00
842E45E21ED8C681000A8B52 /* KeyboardDelegateProtocol.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KeyboardDelegateProtocol.swift; sourceTree = "<group>"; };
2017-05-26 22:25:42 +02:00
842E45E41ED8C6B7000A8B52 /* MainWindowSplitView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MainWindowSplitView.swift; sourceTree = "<group>"; };
2017-05-26 22:28:18 +02:00
842E45E61ED8C747000A8B52 /* DB5.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = DB5.plist; path = Evergreen/Resources/DB5.plist; sourceTree = "<group>"; };
2017-05-23 22:14:30 +02:00
8471A2B21ED4CEAD008F099E /* DataModel.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = DataModel.xcodeproj; path = Frameworks/DataModel/DataModel.xcodeproj; sourceTree = "<group>"; };
8471A2EC1ED4D04D008F099E /* LocalAccount.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = LocalAccount.xcodeproj; path = Frameworks/LocalAccount/LocalAccount.xcodeproj; sourceTree = "<group>"; };
2017-05-27 19:43:27 +02:00
849A97421ED9EAA9007D329B /* AddFolderWindowController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AddFolderWindowController.swift; sourceTree = "<group>"; };
849A97511ED9EAC0007D329B /* AddFeedController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = AddFeedController.swift; path = AddFeed/AddFeedController.swift; sourceTree = "<group>"; };
849A97521ED9EAC0007D329B /* AddFeedWindowController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = AddFeedWindowController.swift; path = AddFeed/AddFeedWindowController.swift; sourceTree = "<group>"; };
849A97571ED9EB0D007D329B /* AccountManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AccountManager.swift; sourceTree = "<group>"; };
849A97581ED9EB0D007D329B /* ArticleUtilities.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ArticleUtilities.swift; sourceTree = "<group>"; };
849A97591ED9EB0D007D329B /* DefaultFeedsImporter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DefaultFeedsImporter.swift; sourceTree = "<group>"; };
849A975D1ED9EB72007D329B /* MainWindowController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MainWindowController.swift; sourceTree = "<group>"; };
849A97601ED9EB96007D329B /* SidebarOutlineView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SidebarOutlineView.swift; sourceTree = "<group>"; };
849A97611ED9EB96007D329B /* SidebarTreeControllerDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SidebarTreeControllerDelegate.swift; sourceTree = "<group>"; };
849A97621ED9EB96007D329B /* SidebarViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SidebarViewController.swift; sourceTree = "<group>"; };
849A97631ED9EB96007D329B /* UnreadCountView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UnreadCountView.swift; sourceTree = "<group>"; };
849A97691ED9EBC8007D329B /* TimelineTableRowView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TimelineTableRowView.swift; sourceTree = "<group>"; };
849A976A1ED9EBC8007D329B /* TimelineTableView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TimelineTableView.swift; sourceTree = "<group>"; };
849A976B1ED9EBC8007D329B /* TimelineViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TimelineViewController.swift; sourceTree = "<group>"; };
849A97701ED9EC04007D329B /* TimelineCellAppearance.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TimelineCellAppearance.swift; sourceTree = "<group>"; };
849A97711ED9EC04007D329B /* TimelineCellData.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TimelineCellData.swift; sourceTree = "<group>"; };
849A97721ED9EC04007D329B /* TimelineCellLayout.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TimelineCellLayout.swift; sourceTree = "<group>"; };
849A97731ED9EC04007D329B /* TimelineStringUtilities.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TimelineStringUtilities.swift; sourceTree = "<group>"; };
849A97741ED9EC04007D329B /* TimelineTableCellView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TimelineTableCellView.swift; sourceTree = "<group>"; };
849A97751ED9EC04007D329B /* UnreadIndicatorView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UnreadIndicatorView.swift; sourceTree = "<group>"; };
849A977D1ED9EC42007D329B /* ArticleRenderer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ArticleRenderer.swift; sourceTree = "<group>"; };
849A977E1ED9EC42007D329B /* DetailViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DetailViewController.swift; sourceTree = "<group>"; };
849A97821ED9EC63007D329B /* StatusBarView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StatusBarView.swift; sourceTree = "<group>"; };
849A97841ED9ECCD007D329B /* PreferencesWindowController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = PreferencesWindowController.swift; path = Evergreen/Preferences/PreferencesWindowController.swift; sourceTree = "<group>"; };
849A97871ED9ECEF007D329B /* ArticleStyle.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ArticleStyle.swift; sourceTree = "<group>"; };
849A97881ED9ECEF007D329B /* ArticleStylesManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ArticleStylesManager.swift; sourceTree = "<group>"; };
849A978C1ED9EE4D007D329B /* FeedListWindowController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FeedListWindowController.swift; sourceTree = "<group>"; };
849A978E1ED9EE72007D329B /* DefaultFeeds.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = DefaultFeeds.plist; path = Evergreen/Resources/DefaultFeeds.plist; sourceTree = SOURCE_ROOT; };
849A97911ED9EF65007D329B /* IndeterminateProgressWindowController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = IndeterminateProgressWindowController.swift; sourceTree = "<group>"; };
849A97941ED9EF7A007D329B /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Evergreen/Base.lproj/IndeterminateProgressWindow.xib; sourceTree = SOURCE_ROOT; };
849A97971ED9EFAA007D329B /* Node-Extensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Node-Extensions.swift"; sourceTree = "<group>"; };
849A979A1ED9EFEB007D329B /* styleSheet.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; name = styleSheet.css; path = Evergreen/Resources/styleSheet.css; sourceTree = SOURCE_ROOT; };
849A979B1ED9EFEB007D329B /* template.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = template.html; path = Evergreen/Resources/template.html; sourceTree = SOURCE_ROOT; };
849A979E1ED9F130007D329B /* SidebarCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SidebarCell.swift; sourceTree = "<group>"; };
849A97A01ED9F180007D329B /* FeedTitleDownloader.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FeedTitleDownloader.swift; path = AddFeed/FeedTitleDownloader.swift; sourceTree = "<group>"; };
849A97A11ED9F180007D329B /* FolderTreeControllerDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FolderTreeControllerDelegate.swift; path = AddFeed/FolderTreeControllerDelegate.swift; sourceTree = "<group>"; };
2017-05-27 20:14:32 +02:00
849A97A51ED9F94D007D329B /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Evergreen/Base.lproj/Preferences.storyboard; sourceTree = "<group>"; };
849A97A81ED9F9AA007D329B /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Evergreen/Base.lproj/AddFeedSheet.xib; sourceTree = SOURCE_ROOT; };
849A97AB1ED9F9BC007D329B /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Evergreen/Base.lproj/AddFolderSheet.xib; sourceTree = SOURCE_ROOT; };
2017-05-27 20:17:39 +02:00
849A97AE1ED9FA08007D329B /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Evergreen/Base.lproj/FeedList.storyboard; sourceTree = SOURCE_ROOT; };
2017-05-27 20:20:05 +02:00
849A97B11ED9FA69007D329B /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Evergreen/Base.lproj/MainWindow.storyboard; sourceTree = SOURCE_ROOT; };
2017-05-22 22:00:45 +02:00
849C64601ED37A5D003D8FC0 /* Evergreen.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Evergreen.app; sourceTree = BUILT_PRODUCTS_DIR; };
849C64631ED37A5D003D8FC0 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = AppDelegate.swift; path = Evergreen/AppDelegate.swift; sourceTree = "<group>"; };
849C64671ED37A5D003D8FC0 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Assets.xcassets; path = Evergreen/Assets.xcassets; sourceTree = "<group>"; };
2017-05-22 22:00:45 +02:00
849C646A1ED37A5D003D8FC0 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
2017-05-27 19:43:27 +02:00
849C646C1ED37A5D003D8FC0 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = Info.plist; path = ../Info.plist; sourceTree = "<group>"; };
2017-05-22 22:00:45 +02:00
849C64711ED37A5D003D8FC0 /* EvergreenTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = EvergreenTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
849C64751ED37A5D003D8FC0 /* EvergreenTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EvergreenTests.swift; sourceTree = "<group>"; };
849C64771ED37A5D003D8FC0 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
2017-05-22 22:06:02 +02:00
84B06F761ED37BCA00F0B54B /* RSXML.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RSXML.xcodeproj; path = Frameworks/RSXML/RSXML.xcodeproj; sourceTree = "<group>"; };
2017-05-22 22:13:40 +02:00
84B06F961ED37DA000F0B54B /* RSDatabase.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RSDatabase.xcodeproj; path = Frameworks/RSDatabase/RSDatabase.xcodeproj; sourceTree = "<group>"; };
84B06FA21ED37DAC00F0B54B /* RSCore.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RSCore.xcodeproj; path = Frameworks/RSCore/RSCore.xcodeproj; sourceTree = "<group>"; };
2017-05-22 22:17:28 +02:00
84B06FB61ED37E8B00F0B54B /* RSWeb.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RSWeb.xcodeproj; path = Frameworks/RSWeb/RSWeb.xcodeproj; sourceTree = "<group>"; };
2017-05-22 22:27:54 +02:00
84B06FC61ED37F7200F0B54B /* DB5.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = DB5.xcodeproj; path = Frameworks/DB5/DB5.xcodeproj; sourceTree = "<group>"; };
84B06FE01ED3803200F0B54B /* RSFeedFinder.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RSFeedFinder.xcodeproj; path = Frameworks/RSFeedFinder/RSFeedFinder.xcodeproj; sourceTree = "<group>"; };
2017-05-22 22:29:37 +02:00
84B06FF41ED3818000F0B54B /* RSTree.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RSTree.xcodeproj; path = Frameworks/RSTree/RSTree.xcodeproj; sourceTree = "<group>"; };
2017-05-22 22:32:05 +02:00
84B070011ED3821800F0B54B /* RSTextDrawing.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RSTextDrawing.xcodeproj; path = Frameworks/RSTextDrawing/RSTextDrawing.xcodeproj; sourceTree = "<group>"; };
2017-05-22 22:00:45 +02:00
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
849C645D1ED37A5D003D8FC0 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
2017-05-22 22:13:40 +02:00
84B06FB21ED37DBD00F0B54B /* RSDatabase.framework in Frameworks */,
2017-05-22 22:32:05 +02:00
84B0700A1ED3822600F0B54B /* RSTextDrawing.framework in Frameworks */,
2017-05-22 22:27:54 +02:00
84B06FE91ED3803A00F0B54B /* RSFeedFinder.framework in Frameworks */,
2017-05-22 22:29:37 +02:00
84B06FFD1ED3818D00F0B54B /* RSTree.framework in Frameworks */,
2017-05-22 22:13:40 +02:00
84B06FAE1ED37DBD00F0B54B /* RSCore.framework in Frameworks */,
2017-05-22 22:27:54 +02:00
84B06FCF1ED37F7D00F0B54B /* DB5.framework in Frameworks */,
8471A2F51ED4D062008F099E /* LocalAccount.framework in Frameworks */,
2017-05-23 22:14:30 +02:00
8471A2C41ED4CEBF008F099E /* DataModel.framework in Frameworks */,
2017-05-22 22:17:28 +02:00
84B06FC21ED37E9600F0B54B /* RSWeb.framework in Frameworks */,
2017-05-22 22:06:02 +02:00
84B06F821ED37BDD00F0B54B /* RSXML.framework in Frameworks */,
2017-05-22 22:00:45 +02:00
);
runOnlyForDeploymentPostprocessing = 0;
};
849C646E1ED37A5D003D8FC0 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
2017-05-26 22:22:31 +02:00
842E45E01ED8C587000A8B52 /* Preferences */ = {
isa = PBXGroup;
children = (
2017-05-27 20:14:32 +02:00
849A97A41ED9F94D007D329B /* Preferences.storyboard */,
2017-05-26 22:22:31 +02:00
842E45DE1ED8C582000A8B52 /* Defaults.swift */,
2017-05-27 19:43:27 +02:00
849A97841ED9ECCD007D329B /* PreferencesWindowController.swift */,
2017-05-26 22:22:31 +02:00
);
name = Preferences;
sourceTree = "<group>";
};
2017-05-26 22:25:02 +02:00
842E45E11ED8C681000A8B52 /* MainWindow */ = {
isa = PBXGroup;
children = (
2017-05-27 20:20:05 +02:00
849A97B01ED9FA69007D329B /* MainWindow.storyboard */,
2017-05-26 22:25:02 +02:00
842E45E21ED8C681000A8B52 /* KeyboardDelegateProtocol.swift */,
2017-05-27 19:43:27 +02:00
849A975D1ED9EB72007D329B /* MainWindowController.swift */,
2017-05-26 22:25:42 +02:00
842E45E41ED8C6B7000A8B52 /* MainWindowSplitView.swift */,
2017-05-27 19:43:27 +02:00
849A975F1ED9EB95007D329B /* Sidebar */,
849A97681ED9EBC8007D329B /* Timeline */,
849A977C1ED9EC42007D329B /* Detail */,
849A97811ED9EC63007D329B /* Status Bar */,
849A97551ED9EAC3007D329B /* Add Feed */,
849A97411ED9EAA9007D329B /* Add Folder */,
2017-05-26 22:25:02 +02:00
);
name = MainWindow;
path = Evergreen/MainWindow;
sourceTree = "<group>";
};
2017-05-23 22:14:30 +02:00
8471A2B31ED4CEAD008F099E /* Products */ = {
isa = PBXGroup;
children = (
8471A2B71ED4CEAD008F099E /* DataModel.framework */,
);
name = Products;
sourceTree = "<group>";
};
8471A2ED1ED4D04D008F099E /* Products */ = {
isa = PBXGroup;
children = (
8471A2F21ED4D04D008F099E /* LocalAccount.framework */,
8471A2F41ED4D04D008F099E /* LocalAccountTests.xctest */,
);
name = Products;
sourceTree = "<group>";
};
2017-05-27 19:43:27 +02:00
849A97411ED9EAA9007D329B /* Add Folder */ = {
isa = PBXGroup;
children = (
849A97AA1ED9F9BC007D329B /* AddFolderSheet.xib */,
2017-05-27 19:43:27 +02:00
849A97421ED9EAA9007D329B /* AddFolderWindowController.swift */,
);
name = "Add Folder";
path = AddFolder;
sourceTree = "<group>";
};
849A97551ED9EAC3007D329B /* Add Feed */ = {
isa = PBXGroup;
children = (
849A97A71ED9F9AA007D329B /* AddFeedSheet.xib */,
2017-05-27 19:43:27 +02:00
849A97511ED9EAC0007D329B /* AddFeedController.swift */,
849A97521ED9EAC0007D329B /* AddFeedWindowController.swift */,
849A97A01ED9F180007D329B /* FeedTitleDownloader.swift */,
849A97A11ED9F180007D329B /* FolderTreeControllerDelegate.swift */,
);
name = "Add Feed";
sourceTree = "<group>";
};
849A97561ED9EB0D007D329B /* Data */ = {
isa = PBXGroup;
children = (
849A97571ED9EB0D007D329B /* AccountManager.swift */,
849A97581ED9EB0D007D329B /* ArticleUtilities.swift */,
849A97591ED9EB0D007D329B /* DefaultFeedsImporter.swift */,
849A978E1ED9EE72007D329B /* DefaultFeeds.plist */,
);
name = Data;
path = Evergreen/Data;
sourceTree = "<group>";
};
849A975F1ED9EB95007D329B /* Sidebar */ = {
isa = PBXGroup;
children = (
849A97621ED9EB96007D329B /* SidebarViewController.swift */,
849A97601ED9EB96007D329B /* SidebarOutlineView.swift */,
849A979E1ED9F130007D329B /* SidebarCell.swift */,
849A97611ED9EB96007D329B /* SidebarTreeControllerDelegate.swift */,
849A97631ED9EB96007D329B /* UnreadCountView.swift */,
);
path = Sidebar;
sourceTree = "<group>";
};
849A97681ED9EBC8007D329B /* Timeline */ = {
isa = PBXGroup;
children = (
849A97691ED9EBC8007D329B /* TimelineTableRowView.swift */,
849A976A1ED9EBC8007D329B /* TimelineTableView.swift */,
849A976B1ED9EBC8007D329B /* TimelineViewController.swift */,
849A976F1ED9EC04007D329B /* Cell */,
);
path = Timeline;
sourceTree = "<group>";
};
849A976F1ED9EC04007D329B /* Cell */ = {
isa = PBXGroup;
children = (
849A97701ED9EC04007D329B /* TimelineCellAppearance.swift */,
849A97711ED9EC04007D329B /* TimelineCellData.swift */,
849A97721ED9EC04007D329B /* TimelineCellLayout.swift */,
849A97731ED9EC04007D329B /* TimelineStringUtilities.swift */,
849A97741ED9EC04007D329B /* TimelineTableCellView.swift */,
849A97751ED9EC04007D329B /* UnreadIndicatorView.swift */,
);
path = Cell;
sourceTree = "<group>";
};
849A977C1ED9EC42007D329B /* Detail */ = {
isa = PBXGroup;
children = (
849A977D1ED9EC42007D329B /* ArticleRenderer.swift */,
849A977E1ED9EC42007D329B /* DetailViewController.swift */,
);
path = Detail;
sourceTree = "<group>";
};
849A97811ED9EC63007D329B /* Status Bar */ = {
isa = PBXGroup;
children = (
849A97821ED9EC63007D329B /* StatusBarView.swift */,
);
name = "Status Bar";
path = StatusBar;
sourceTree = "<group>";
};
849A97861ED9ECEF007D329B /* Article Styles */ = {
isa = PBXGroup;
children = (
849A97871ED9ECEF007D329B /* ArticleStyle.swift */,
849A97881ED9ECEF007D329B /* ArticleStylesManager.swift */,
);
name = "Article Styles";
path = Evergreen/ArticleStyles;
sourceTree = SOURCE_ROOT;
};
849A978B1ED9EE4D007D329B /* Feed List */ = {
isa = PBXGroup;
children = (
2017-05-27 20:17:39 +02:00
849A97AD1ED9FA08007D329B /* FeedList.storyboard */,
2017-05-27 19:43:27 +02:00
849A978C1ED9EE4D007D329B /* FeedListWindowController.swift */,
);
name = "Feed List";
path = Evergreen/FeedList;
sourceTree = "<group>";
};
849A97901ED9EF65007D329B /* Progress Window */ = {
isa = PBXGroup;
children = (
849A97931ED9EF7A007D329B /* IndeterminateProgressWindow.xib */,
849A97911ED9EF65007D329B /* IndeterminateProgressWindowController.swift */,
);
name = "Progress Window";
path = Evergreen/ProgressWindow;
sourceTree = "<group>";
};
849A97961ED9EFAA007D329B /* Extensions */ = {
isa = PBXGroup;
children = (
849A97971ED9EFAA007D329B /* Node-Extensions.swift */,
);
name = Extensions;
path = Evergreen/Extensions;
sourceTree = "<group>";
};
849A97991ED9EFB6007D329B /* Resources */ = {
isa = PBXGroup;
children = (
849A979A1ED9EFEB007D329B /* styleSheet.css */,
849A979B1ED9EFEB007D329B /* template.html */,
849C646C1ED37A5D003D8FC0 /* Info.plist */,
);
name = Resources;
path = Evergreen/Extensions;
sourceTree = "<group>";
};
2017-05-22 22:00:45 +02:00
849C64571ED37A5D003D8FC0 = {
isa = PBXGroup;
children = (
2017-05-26 22:28:18 +02:00
842E45E61ED8C747000A8B52 /* DB5.plist */,
849C64671ED37A5D003D8FC0 /* Assets.xcassets */,
2017-05-27 20:20:05 +02:00
849C64691ED37A5D003D8FC0 /* Main.storyboard */,
2017-05-26 22:10:30 +02:00
842E45CD1ED8C308000A8B52 /* AppConstants.swift */,
849C64631ED37A5D003D8FC0 /* AppDelegate.swift */,
2017-05-26 22:22:31 +02:00
842E45DC1ED8C54B000A8B52 /* Browser.swift */,
2017-05-26 22:25:02 +02:00
842E45E11ED8C681000A8B52 /* MainWindow */,
2017-05-26 22:22:31 +02:00
842E45E01ED8C587000A8B52 /* Preferences */,
2017-05-27 19:43:27 +02:00
849A97861ED9ECEF007D329B /* Article Styles */,
849A978B1ED9EE4D007D329B /* Feed List */,
849A97901ED9EF65007D329B /* Progress Window */,
849A97561ED9EB0D007D329B /* Data */,
849A97961ED9EFAA007D329B /* Extensions */,
849A97991ED9EFB6007D329B /* Resources */,
2017-05-22 22:00:45 +02:00
849C64741ED37A5D003D8FC0 /* EvergreenTests */,
849C64611ED37A5D003D8FC0 /* Products */,
2017-05-22 22:27:54 +02:00
84B06FC61ED37F7200F0B54B /* DB5.xcodeproj */,
8471A2B21ED4CEAD008F099E /* DataModel.xcodeproj */,
8471A2EC1ED4D04D008F099E /* LocalAccount.xcodeproj */,
2017-05-22 22:13:40 +02:00
84B06FA21ED37DAC00F0B54B /* RSCore.xcodeproj */,
84B06F961ED37DA000F0B54B /* RSDatabase.xcodeproj */,
2017-05-22 22:27:54 +02:00
84B06FE01ED3803200F0B54B /* RSFeedFinder.xcodeproj */,
2017-05-22 22:32:05 +02:00
84B070011ED3821800F0B54B /* RSTextDrawing.xcodeproj */,
2017-05-22 22:29:37 +02:00
84B06FF41ED3818000F0B54B /* RSTree.xcodeproj */,
2017-05-22 22:17:28 +02:00
84B06FB61ED37E8B00F0B54B /* RSWeb.xcodeproj */,
2017-05-22 22:06:02 +02:00
84B06F761ED37BCA00F0B54B /* RSXML.xcodeproj */,
2017-05-22 22:00:45 +02:00
);
sourceTree = "<group>";
};
849C64611ED37A5D003D8FC0 /* Products */ = {
isa = PBXGroup;
children = (
849C64601ED37A5D003D8FC0 /* Evergreen.app */,
849C64711ED37A5D003D8FC0 /* EvergreenTests.xctest */,
);
name = Products;
sourceTree = "<group>";
};
849C64741ED37A5D003D8FC0 /* EvergreenTests */ = {
isa = PBXGroup;
children = (
849C64751ED37A5D003D8FC0 /* EvergreenTests.swift */,
849C64771ED37A5D003D8FC0 /* Info.plist */,
);
path = EvergreenTests;
sourceTree = "<group>";
};
2017-05-22 22:06:02 +02:00
84B06F771ED37BCA00F0B54B /* Products */ = {
isa = PBXGroup;
children = (
84B06F7D1ED37BCA00F0B54B /* RSXML.framework */,
84B06F7F1ED37BCA00F0B54B /* RSXMLTests.xctest */,
84B06F811ED37BCA00F0B54B /* RSXML.framework */,
);
name = Products;
sourceTree = "<group>";
};
2017-05-22 22:13:40 +02:00
84B06F971ED37DA000F0B54B /* Products */ = {
isa = PBXGroup;
children = (
84B06F9D1ED37DA000F0B54B /* RSDatabase.framework */,
84B06F9F1ED37DA000F0B54B /* RSDatabaseTests.xctest */,
84B06FA11ED37DA000F0B54B /* RSDatabase.framework */,
);
name = Products;
sourceTree = "<group>";
};
84B06FA31ED37DAC00F0B54B /* Products */ = {
2017-05-22 22:09:19 +02:00
isa = PBXGroup;
children = (
2017-05-22 22:13:40 +02:00
84B06FA91ED37DAD00F0B54B /* RSCore.framework */,
84B06FAB1ED37DAD00F0B54B /* RSCoreTests.xctest */,
84B06FAD1ED37DAD00F0B54B /* RSCore.framework */,
2017-05-22 22:09:19 +02:00
);
name = Products;
sourceTree = "<group>";
};
2017-05-22 22:17:28 +02:00
84B06FB71ED37E8B00F0B54B /* Products */ = {
isa = PBXGroup;
children = (
84B06FBD1ED37E8C00F0B54B /* RSWeb.framework */,
84B06FBF1ED37E8C00F0B54B /* RSWebTests.xctest */,
84B06FC11ED37E8C00F0B54B /* RSWeb.framework */,
);
name = Products;
sourceTree = "<group>";
};
2017-05-22 22:27:54 +02:00
84B06FC71ED37F7200F0B54B /* Products */ = {
isa = PBXGroup;
children = (
84B06FCC1ED37F7200F0B54B /* DB5.framework */,
84B06FCE1ED37F7200F0B54B /* DB5Tests.xctest */,
);
name = Products;
sourceTree = "<group>";
};
84B06FE11ED3803200F0B54B /* Products */ = {
isa = PBXGroup;
children = (
84B06FE61ED3803200F0B54B /* RSFeedFinder.framework */,
84B06FE81ED3803200F0B54B /* RSFeedFinderTests.xctest */,
);
name = Products;
sourceTree = "<group>";
};
2017-05-22 22:29:37 +02:00
84B06FF51ED3818000F0B54B /* Products */ = {
isa = PBXGroup;
children = (
84B06FFA1ED3818000F0B54B /* RSTree.framework */,
84B06FFC1ED3818000F0B54B /* RSTreeTests.xctest */,
);
name = Products;
sourceTree = "<group>";
};
2017-05-22 22:32:05 +02:00
84B070021ED3821800F0B54B /* Products */ = {
isa = PBXGroup;
children = (
84B070071ED3821900F0B54B /* RSTextDrawing.framework */,
84B070091ED3821900F0B54B /* RSTextDrawingTests.xctest */,
);
name = Products;
sourceTree = "<group>";
};
2017-05-22 22:00:45 +02:00
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
849C645F1ED37A5D003D8FC0 /* Evergreen */ = {
isa = PBXNativeTarget;
buildConfigurationList = 849C647A1ED37A5D003D8FC0 /* Build configuration list for PBXNativeTarget "Evergreen" */;
buildPhases = (
849C645C1ED37A5D003D8FC0 /* Sources */,
849C645D1ED37A5D003D8FC0 /* Frameworks */,
849C645E1ED37A5D003D8FC0 /* Resources */,
2017-05-22 22:06:02 +02:00
84B06F681ED37B9000F0B54B /* Embed Frameworks */,
2017-05-22 22:00:45 +02:00
);
buildRules = (
);
dependencies = (
2017-05-22 22:06:02 +02:00
84B06F851ED37BDD00F0B54B /* PBXTargetDependency */,
2017-05-22 22:13:40 +02:00
84B06FB11ED37DBD00F0B54B /* PBXTargetDependency */,
84B06FB51ED37DBD00F0B54B /* PBXTargetDependency */,
2017-05-22 22:17:28 +02:00
84B06FC51ED37E9600F0B54B /* PBXTargetDependency */,
2017-05-22 22:27:54 +02:00
84B06FD21ED37F7D00F0B54B /* PBXTargetDependency */,
84B06FEC1ED3803A00F0B54B /* PBXTargetDependency */,
2017-05-22 22:29:37 +02:00
84B070001ED3818D00F0B54B /* PBXTargetDependency */,
2017-05-22 22:32:05 +02:00
84B0700D1ED3822600F0B54B /* PBXTargetDependency */,
2017-05-23 22:14:30 +02:00
8471A2C71ED4CEBF008F099E /* PBXTargetDependency */,
8471A2F81ED4D062008F099E /* PBXTargetDependency */,
2017-05-22 22:00:45 +02:00
);
name = Evergreen;
productName = Evergreen;
productReference = 849C64601ED37A5D003D8FC0 /* Evergreen.app */;
productType = "com.apple.product-type.application";
};
849C64701ED37A5D003D8FC0 /* EvergreenTests */ = {
isa = PBXNativeTarget;
buildConfigurationList = 849C647D1ED37A5D003D8FC0 /* Build configuration list for PBXNativeTarget "EvergreenTests" */;
buildPhases = (
849C646D1ED37A5D003D8FC0 /* Sources */,
849C646E1ED37A5D003D8FC0 /* Frameworks */,
849C646F1ED37A5D003D8FC0 /* Resources */,
);
buildRules = (
);
dependencies = (
849C64731ED37A5D003D8FC0 /* PBXTargetDependency */,
);
name = EvergreenTests;
productName = EvergreenTests;
productReference = 849C64711ED37A5D003D8FC0 /* EvergreenTests.xctest */;
productType = "com.apple.product-type.bundle.unit-test";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
849C64581ED37A5D003D8FC0 /* Project object */ = {
isa = PBXProject;
attributes = {
LastSwiftUpdateCheck = 0820;
LastUpgradeCheck = 0820;
ORGANIZATIONNAME = "Ranchero Software";
TargetAttributes = {
849C645F1ED37A5D003D8FC0 = {
CreatedOnToolsVersion = 8.2.1;
DevelopmentTeam = 9C84TZ7Q6Z;
ProvisioningStyle = Automatic;
};
849C64701ED37A5D003D8FC0 = {
CreatedOnToolsVersion = 8.2.1;
DevelopmentTeam = 9C84TZ7Q6Z;
ProvisioningStyle = Automatic;
TestTargetID = 849C645F1ED37A5D003D8FC0;
};
};
};
buildConfigurationList = 849C645B1ED37A5D003D8FC0 /* Build configuration list for PBXProject "Evergreen" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
);
mainGroup = 849C64571ED37A5D003D8FC0;
productRefGroup = 849C64611ED37A5D003D8FC0 /* Products */;
projectDirPath = "";
2017-05-22 22:06:02 +02:00
projectReferences = (
2017-05-23 22:14:30 +02:00
{
ProductGroup = 8471A2B31ED4CEAD008F099E /* Products */;
ProjectRef = 8471A2B21ED4CEAD008F099E /* DataModel.xcodeproj */;
},
2017-05-22 22:27:54 +02:00
{
ProductGroup = 84B06FC71ED37F7200F0B54B /* Products */;
ProjectRef = 84B06FC61ED37F7200F0B54B /* DB5.xcodeproj */;
},
{
ProductGroup = 8471A2ED1ED4D04D008F099E /* Products */;
ProjectRef = 8471A2EC1ED4D04D008F099E /* LocalAccount.xcodeproj */;
},
2017-05-22 22:09:19 +02:00
{
2017-05-22 22:13:40 +02:00
ProductGroup = 84B06FA31ED37DAC00F0B54B /* Products */;
ProjectRef = 84B06FA21ED37DAC00F0B54B /* RSCore.xcodeproj */;
},
{
ProductGroup = 84B06F971ED37DA000F0B54B /* Products */;
ProjectRef = 84B06F961ED37DA000F0B54B /* RSDatabase.xcodeproj */;
2017-05-22 22:09:19 +02:00
},
2017-05-22 22:27:54 +02:00
{
ProductGroup = 84B06FE11ED3803200F0B54B /* Products */;
ProjectRef = 84B06FE01ED3803200F0B54B /* RSFeedFinder.xcodeproj */;
},
2017-05-22 22:32:05 +02:00
{
ProductGroup = 84B070021ED3821800F0B54B /* Products */;
ProjectRef = 84B070011ED3821800F0B54B /* RSTextDrawing.xcodeproj */;
},
2017-05-22 22:29:37 +02:00
{
ProductGroup = 84B06FF51ED3818000F0B54B /* Products */;
ProjectRef = 84B06FF41ED3818000F0B54B /* RSTree.xcodeproj */;
},
2017-05-22 22:17:28 +02:00
{
ProductGroup = 84B06FB71ED37E8B00F0B54B /* Products */;
ProjectRef = 84B06FB61ED37E8B00F0B54B /* RSWeb.xcodeproj */;
},
2017-05-22 22:06:02 +02:00
{
ProductGroup = 84B06F771ED37BCA00F0B54B /* Products */;
ProjectRef = 84B06F761ED37BCA00F0B54B /* RSXML.xcodeproj */;
},
);
2017-05-22 22:00:45 +02:00
projectRoot = "";
targets = (
849C645F1ED37A5D003D8FC0 /* Evergreen */,
849C64701ED37A5D003D8FC0 /* EvergreenTests */,
);
};
/* End PBXProject section */
2017-05-22 22:06:02 +02:00
/* Begin PBXReferenceProxy section */
2017-05-23 22:14:30 +02:00
8471A2B71ED4CEAD008F099E /* DataModel.framework */ = {
isa = PBXReferenceProxy;
fileType = wrapper.framework;
path = DataModel.framework;
remoteRef = 8471A2B61ED4CEAD008F099E /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
8471A2F21ED4D04D008F099E /* LocalAccount.framework */ = {
isa = PBXReferenceProxy;
fileType = wrapper.framework;
path = LocalAccount.framework;
remoteRef = 8471A2F11ED4D04D008F099E /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
8471A2F41ED4D04D008F099E /* LocalAccountTests.xctest */ = {
isa = PBXReferenceProxy;
fileType = wrapper.cfbundle;
path = LocalAccountTests.xctest;
remoteRef = 8471A2F31ED4D04D008F099E /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
2017-05-22 22:06:02 +02:00
84B06F7D1ED37BCA00F0B54B /* RSXML.framework */ = {
isa = PBXReferenceProxy;
fileType = wrapper.framework;
path = RSXML.framework;
remoteRef = 84B06F7C1ED37BCA00F0B54B /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
84B06F7F1ED37BCA00F0B54B /* RSXMLTests.xctest */ = {
isa = PBXReferenceProxy;
fileType = wrapper.cfbundle;
path = RSXMLTests.xctest;
remoteRef = 84B06F7E1ED37BCA00F0B54B /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
84B06F811ED37BCA00F0B54B /* RSXML.framework */ = {
isa = PBXReferenceProxy;
fileType = wrapper.framework;
path = RSXML.framework;
remoteRef = 84B06F801ED37BCA00F0B54B /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
2017-05-22 22:13:40 +02:00
84B06F9D1ED37DA000F0B54B /* RSDatabase.framework */ = {
2017-05-22 22:09:19 +02:00
isa = PBXReferenceProxy;
fileType = wrapper.framework;
path = RSDatabase.framework;
2017-05-22 22:13:40 +02:00
remoteRef = 84B06F9C1ED37DA000F0B54B /* PBXContainerItemProxy */;
2017-05-22 22:09:19 +02:00
sourceTree = BUILT_PRODUCTS_DIR;
};
2017-05-22 22:13:40 +02:00
84B06F9F1ED37DA000F0B54B /* RSDatabaseTests.xctest */ = {
2017-05-22 22:09:19 +02:00
isa = PBXReferenceProxy;
fileType = wrapper.cfbundle;
path = RSDatabaseTests.xctest;
2017-05-22 22:13:40 +02:00
remoteRef = 84B06F9E1ED37DA000F0B54B /* PBXContainerItemProxy */;
2017-05-22 22:09:19 +02:00
sourceTree = BUILT_PRODUCTS_DIR;
};
2017-05-22 22:13:40 +02:00
84B06FA11ED37DA000F0B54B /* RSDatabase.framework */ = {
2017-05-22 22:09:19 +02:00
isa = PBXReferenceProxy;
fileType = wrapper.framework;
path = RSDatabase.framework;
2017-05-22 22:13:40 +02:00
remoteRef = 84B06FA01ED37DA000F0B54B /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
84B06FA91ED37DAD00F0B54B /* RSCore.framework */ = {
isa = PBXReferenceProxy;
fileType = wrapper.framework;
path = RSCore.framework;
remoteRef = 84B06FA81ED37DAD00F0B54B /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
84B06FAB1ED37DAD00F0B54B /* RSCoreTests.xctest */ = {
isa = PBXReferenceProxy;
fileType = wrapper.cfbundle;
path = RSCoreTests.xctest;
remoteRef = 84B06FAA1ED37DAD00F0B54B /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
84B06FAD1ED37DAD00F0B54B /* RSCore.framework */ = {
isa = PBXReferenceProxy;
fileType = wrapper.framework;
path = RSCore.framework;
remoteRef = 84B06FAC1ED37DAD00F0B54B /* PBXContainerItemProxy */;
2017-05-22 22:09:19 +02:00
sourceTree = BUILT_PRODUCTS_DIR;
};
2017-05-22 22:17:28 +02:00
84B06FBD1ED37E8C00F0B54B /* RSWeb.framework */ = {
isa = PBXReferenceProxy;
fileType = wrapper.framework;
path = RSWeb.framework;
remoteRef = 84B06FBC1ED37E8C00F0B54B /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
84B06FBF1ED37E8C00F0B54B /* RSWebTests.xctest */ = {
isa = PBXReferenceProxy;
fileType = wrapper.cfbundle;
path = RSWebTests.xctest;
remoteRef = 84B06FBE1ED37E8C00F0B54B /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
84B06FC11ED37E8C00F0B54B /* RSWeb.framework */ = {
isa = PBXReferenceProxy;
fileType = wrapper.framework;
path = RSWeb.framework;
remoteRef = 84B06FC01ED37E8C00F0B54B /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
2017-05-22 22:27:54 +02:00
84B06FCC1ED37F7200F0B54B /* DB5.framework */ = {
isa = PBXReferenceProxy;
fileType = wrapper.framework;
path = DB5.framework;
remoteRef = 84B06FCB1ED37F7200F0B54B /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
84B06FCE1ED37F7200F0B54B /* DB5Tests.xctest */ = {
isa = PBXReferenceProxy;
fileType = wrapper.cfbundle;
path = DB5Tests.xctest;
remoteRef = 84B06FCD1ED37F7200F0B54B /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
84B06FE61ED3803200F0B54B /* RSFeedFinder.framework */ = {
isa = PBXReferenceProxy;
fileType = wrapper.framework;
path = RSFeedFinder.framework;
remoteRef = 84B06FE51ED3803200F0B54B /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
84B06FE81ED3803200F0B54B /* RSFeedFinderTests.xctest */ = {
isa = PBXReferenceProxy;
fileType = wrapper.cfbundle;
path = RSFeedFinderTests.xctest;
remoteRef = 84B06FE71ED3803200F0B54B /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
2017-05-22 22:29:37 +02:00
84B06FFA1ED3818000F0B54B /* RSTree.framework */ = {
isa = PBXReferenceProxy;
fileType = wrapper.framework;
path = RSTree.framework;
remoteRef = 84B06FF91ED3818000F0B54B /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
84B06FFC1ED3818000F0B54B /* RSTreeTests.xctest */ = {
isa = PBXReferenceProxy;
fileType = wrapper.cfbundle;
path = RSTreeTests.xctest;
remoteRef = 84B06FFB1ED3818000F0B54B /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
2017-05-22 22:32:05 +02:00
84B070071ED3821900F0B54B /* RSTextDrawing.framework */ = {
isa = PBXReferenceProxy;
fileType = wrapper.framework;
path = RSTextDrawing.framework;
remoteRef = 84B070061ED3821900F0B54B /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
84B070091ED3821900F0B54B /* RSTextDrawingTests.xctest */ = {
isa = PBXReferenceProxy;
fileType = wrapper.cfbundle;
path = RSTextDrawingTests.xctest;
remoteRef = 84B070081ED3821900F0B54B /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
2017-05-22 22:06:02 +02:00
/* End PBXReferenceProxy section */
2017-05-22 22:00:45 +02:00
/* Begin PBXResourcesBuildPhase section */
849C645E1ED37A5D003D8FC0 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
2017-05-27 19:43:27 +02:00
849A97951ED9EF7A007D329B /* IndeterminateProgressWindow.xib in Resources */,
849A978F1ED9EE72007D329B /* DefaultFeeds.plist in Resources */,
849A979D1ED9EFEB007D329B /* template.html in Resources */,
849A97A91ED9F9AA007D329B /* AddFeedSheet.xib in Resources */,
2017-05-26 22:28:18 +02:00
842E45E71ED8C747000A8B52 /* DB5.plist in Resources */,
849A97AC1ED9F9BC007D329B /* AddFolderSheet.xib in Resources */,
2017-05-27 20:17:39 +02:00
849A97AF1ED9FA08007D329B /* FeedList.storyboard in Resources */,
2017-05-22 22:00:45 +02:00
849C64681ED37A5D003D8FC0 /* Assets.xcassets in Resources */,
849C646B1ED37A5D003D8FC0 /* Main.storyboard in Resources */,
2017-05-27 20:20:05 +02:00
849A97B21ED9FA69007D329B /* MainWindow.storyboard in Resources */,
2017-05-27 19:43:27 +02:00
849A979C1ED9EFEB007D329B /* styleSheet.css in Resources */,
2017-05-27 20:14:32 +02:00
849A97A61ED9F94D007D329B /* Preferences.storyboard in Resources */,
2017-05-22 22:00:45 +02:00
);
runOnlyForDeploymentPostprocessing = 0;
};
849C646F1ED37A5D003D8FC0 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
849C645C1ED37A5D003D8FC0 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
2017-05-26 22:22:31 +02:00
842E45DD1ED8C54B000A8B52 /* Browser.swift in Sources */,
2017-05-27 19:43:27 +02:00
849A975B1ED9EB0D007D329B /* ArticleUtilities.swift in Sources */,
849A97891ED9ECEF007D329B /* ArticleStyle.swift in Sources */,
849A975A1ED9EB0D007D329B /* AccountManager.swift in Sources */,
849A978A1ED9ECEF007D329B /* ArticleStylesManager.swift in Sources */,
849A97541ED9EAC0007D329B /* AddFeedWindowController.swift in Sources */,
849A97791ED9EC04007D329B /* TimelineStringUtilities.swift in Sources */,
849A979F1ED9F130007D329B /* SidebarCell.swift in Sources */,
849A97981ED9EFAA007D329B /* Node-Extensions.swift in Sources */,
849A97531ED9EAC0007D329B /* AddFeedController.swift in Sources */,
849A97831ED9EC63007D329B /* StatusBarView.swift in Sources */,
2017-05-26 22:22:31 +02:00
842E45DF1ED8C582000A8B52 /* Defaults.swift in Sources */,
2017-05-27 19:43:27 +02:00
849A97431ED9EAA9007D329B /* AddFolderWindowController.swift in Sources */,
849A97921ED9EF65007D329B /* IndeterminateProgressWindowController.swift in Sources */,
849A97801ED9EC42007D329B /* DetailViewController.swift in Sources */,
849A975E1ED9EB72007D329B /* MainWindowController.swift in Sources */,
849A97661ED9EB96007D329B /* SidebarViewController.swift in Sources */,
2017-05-26 22:25:02 +02:00
842E45E31ED8C681000A8B52 /* KeyboardDelegateProtocol.swift in Sources */,
2017-05-27 19:43:27 +02:00
849A976E1ED9EBC8007D329B /* TimelineViewController.swift in Sources */,
849A978D1ED9EE4D007D329B /* FeedListWindowController.swift in Sources */,
849A97771ED9EC04007D329B /* TimelineCellData.swift in Sources */,
2017-05-26 22:10:30 +02:00
842E45CE1ED8C308000A8B52 /* AppConstants.swift in Sources */,
2017-05-22 22:00:45 +02:00
849C64641ED37A5D003D8FC0 /* AppDelegate.swift in Sources */,
2017-05-27 19:43:27 +02:00
849A975C1ED9EB0D007D329B /* DefaultFeedsImporter.swift in Sources */,
849A97781ED9EC04007D329B /* TimelineCellLayout.swift in Sources */,
849A976C1ED9EBC8007D329B /* TimelineTableRowView.swift in Sources */,
849A977B1ED9EC04007D329B /* UnreadIndicatorView.swift in Sources */,
2017-05-26 22:25:42 +02:00
842E45E51ED8C6B7000A8B52 /* MainWindowSplitView.swift in Sources */,
2017-05-27 19:43:27 +02:00
849A976D1ED9EBC8007D329B /* TimelineTableView.swift in Sources */,
849A97A31ED9F180007D329B /* FolderTreeControllerDelegate.swift in Sources */,
849A97671ED9EB96007D329B /* UnreadCountView.swift in Sources */,
849A97851ED9ECCD007D329B /* PreferencesWindowController.swift in Sources */,
849A977A1ED9EC04007D329B /* TimelineTableCellView.swift in Sources */,
849A97641ED9EB96007D329B /* SidebarOutlineView.swift in Sources */,
849A97761ED9EC04007D329B /* TimelineCellAppearance.swift in Sources */,
849A97A21ED9F180007D329B /* FeedTitleDownloader.swift in Sources */,
849A97651ED9EB96007D329B /* SidebarTreeControllerDelegate.swift in Sources */,
849A977F1ED9EC42007D329B /* ArticleRenderer.swift in Sources */,
2017-05-22 22:00:45 +02:00
);
runOnlyForDeploymentPostprocessing = 0;
};
849C646D1ED37A5D003D8FC0 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
849C64761ED37A5D003D8FC0 /* EvergreenTests.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
2017-05-23 22:14:30 +02:00
8471A2C71ED4CEBF008F099E /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = DataModel;
targetProxy = 8471A2C61ED4CEBF008F099E /* PBXContainerItemProxy */;
};
8471A2F81ED4D062008F099E /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = LocalAccount;
targetProxy = 8471A2F71ED4D062008F099E /* PBXContainerItemProxy */;
};
2017-05-22 22:00:45 +02:00
849C64731ED37A5D003D8FC0 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 849C645F1ED37A5D003D8FC0 /* Evergreen */;
targetProxy = 849C64721ED37A5D003D8FC0 /* PBXContainerItemProxy */;
};
2017-05-22 22:06:02 +02:00
84B06F851ED37BDD00F0B54B /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = RSXML;
targetProxy = 84B06F841ED37BDD00F0B54B /* PBXContainerItemProxy */;
};
2017-05-22 22:13:40 +02:00
84B06FB11ED37DBD00F0B54B /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = RSCore;
targetProxy = 84B06FB01ED37DBD00F0B54B /* PBXContainerItemProxy */;
};
84B06FB51ED37DBD00F0B54B /* PBXTargetDependency */ = {
2017-05-22 22:09:19 +02:00
isa = PBXTargetDependency;
name = RSDatabase;
2017-05-22 22:13:40 +02:00
targetProxy = 84B06FB41ED37DBD00F0B54B /* PBXContainerItemProxy */;
2017-05-22 22:09:19 +02:00
};
2017-05-22 22:17:28 +02:00
84B06FC51ED37E9600F0B54B /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = RSWeb;
targetProxy = 84B06FC41ED37E9600F0B54B /* PBXContainerItemProxy */;
};
2017-05-22 22:27:54 +02:00
84B06FD21ED37F7D00F0B54B /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = DB5;
targetProxy = 84B06FD11ED37F7D00F0B54B /* PBXContainerItemProxy */;
};
84B06FEC1ED3803A00F0B54B /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = RSFeedFinder;
targetProxy = 84B06FEB1ED3803A00F0B54B /* PBXContainerItemProxy */;
};
2017-05-22 22:29:37 +02:00
84B070001ED3818D00F0B54B /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = RSTree;
targetProxy = 84B06FFF1ED3818D00F0B54B /* PBXContainerItemProxy */;
};
2017-05-22 22:32:05 +02:00
84B0700D1ED3822600F0B54B /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = RSTextDrawing;
targetProxy = 84B0700C1ED3822600F0B54B /* PBXContainerItemProxy */;
};
2017-05-22 22:00:45 +02:00
/* End PBXTargetDependency section */
/* Begin PBXVariantGroup section */
2017-05-27 19:43:27 +02:00
849A97931ED9EF7A007D329B /* IndeterminateProgressWindow.xib */ = {
isa = PBXVariantGroup;
children = (
849A97941ED9EF7A007D329B /* Base */,
);
name = IndeterminateProgressWindow.xib;
sourceTree = "<group>";
};
2017-05-27 20:14:32 +02:00
849A97A41ED9F94D007D329B /* Preferences.storyboard */ = {
isa = PBXVariantGroup;
children = (
849A97A51ED9F94D007D329B /* Base */,
);
name = Preferences.storyboard;
sourceTree = "<group>";
};
849A97A71ED9F9AA007D329B /* AddFeedSheet.xib */ = {
isa = PBXVariantGroup;
children = (
849A97A81ED9F9AA007D329B /* Base */,
);
name = AddFeedSheet.xib;
sourceTree = "<group>";
};
849A97AA1ED9F9BC007D329B /* AddFolderSheet.xib */ = {
isa = PBXVariantGroup;
children = (
849A97AB1ED9F9BC007D329B /* Base */,
);
name = AddFolderSheet.xib;
sourceTree = "<group>";
};
2017-05-27 20:17:39 +02:00
849A97AD1ED9FA08007D329B /* FeedList.storyboard */ = {
isa = PBXVariantGroup;
children = (
849A97AE1ED9FA08007D329B /* Base */,
);
name = FeedList.storyboard;
sourceTree = "<group>";
};
2017-05-27 20:20:05 +02:00
849A97B01ED9FA69007D329B /* MainWindow.storyboard */ = {
isa = PBXVariantGroup;
children = (
849A97B11ED9FA69007D329B /* Base */,
);
name = MainWindow.storyboard;
sourceTree = "<group>";
};
2017-05-22 22:00:45 +02:00
849C64691ED37A5D003D8FC0 /* Main.storyboard */ = {
isa = PBXVariantGroup;
children = (
849C646A1ED37A5D003D8FC0 /* Base */,
);
name = Main.storyboard;
2017-05-27 20:20:05 +02:00
path = Evergreen;
2017-05-22 22:00:45 +02:00
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
849C64781ED37A5D003D8FC0 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_NONNULL = YES;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "-";
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_DYNAMIC_NO_PIC = NO;
GCC_NO_COMMON_BLOCKS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.12;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = macosx;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
};
name = Debug;
};
849C64791ED37A5D003D8FC0 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_NONNULL = YES;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "-";
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_NO_COMMON_BLOCKS = YES;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.12;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = macosx;
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
};
name = Release;
};
849C647B1ED37A5D003D8FC0 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
2017-05-22 22:13:40 +02:00
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
2017-05-22 22:00:45 +02:00
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
COMBINE_HIDPI_IMAGES = YES;
DEVELOPMENT_TEAM = 9C84TZ7Q6Z;
INFOPLIST_FILE = Evergreen/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.ranchero.Evergreen;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 3.0;
};
name = Debug;
};
849C647C1ED37A5D003D8FC0 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
2017-05-22 22:13:40 +02:00
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
2017-05-22 22:00:45 +02:00
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
COMBINE_HIDPI_IMAGES = YES;
DEVELOPMENT_TEAM = 9C84TZ7Q6Z;
INFOPLIST_FILE = Evergreen/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.ranchero.Evergreen;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 3.0;
};
name = Release;
};
849C647E1ED37A5D003D8FC0 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
BUNDLE_LOADER = "$(TEST_HOST)";
COMBINE_HIDPI_IMAGES = YES;
DEVELOPMENT_TEAM = 9C84TZ7Q6Z;
INFOPLIST_FILE = EvergreenTests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.ranchero.EvergreenTests;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 3.0;
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Evergreen.app/Contents/MacOS/Evergreen";
};
name = Debug;
};
849C647F1ED37A5D003D8FC0 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
BUNDLE_LOADER = "$(TEST_HOST)";
COMBINE_HIDPI_IMAGES = YES;
DEVELOPMENT_TEAM = 9C84TZ7Q6Z;
INFOPLIST_FILE = EvergreenTests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.ranchero.EvergreenTests;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 3.0;
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Evergreen.app/Contents/MacOS/Evergreen";
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
849C645B1ED37A5D003D8FC0 /* Build configuration list for PBXProject "Evergreen" */ = {
isa = XCConfigurationList;
buildConfigurations = (
849C64781ED37A5D003D8FC0 /* Debug */,
849C64791ED37A5D003D8FC0 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
849C647A1ED37A5D003D8FC0 /* Build configuration list for PBXNativeTarget "Evergreen" */ = {
isa = XCConfigurationList;
buildConfigurations = (
849C647B1ED37A5D003D8FC0 /* Debug */,
849C647C1ED37A5D003D8FC0 /* Release */,
);
defaultConfigurationIsVisible = 0;
2017-05-22 22:06:02 +02:00
defaultConfigurationName = Release;
2017-05-22 22:00:45 +02:00
};
849C647D1ED37A5D003D8FC0 /* Build configuration list for PBXNativeTarget "EvergreenTests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
849C647E1ED37A5D003D8FC0 /* Debug */,
849C647F1ED37A5D003D8FC0 /* Release */,
);
defaultConfigurationIsVisible = 0;
2017-05-22 22:06:02 +02:00
defaultConfigurationName = Release;
2017-05-22 22:00:45 +02:00
};
/* End XCConfigurationList section */
};
rootObject = 849C64581ED37A5D003D8FC0 /* Project object */;
}