// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 55; objects = { /* Begin PBXBuildFile section */ D65B18B22750469D004A9448 /* LoginViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D65B18B12750469D004A9448 /* LoginViewController.swift */; }; D65B18B4275048D9004A9448 /* ClientRegistration.swift in Sources */ = {isa = PBXBuildFile; fileRef = D65B18B3275048D9004A9448 /* ClientRegistration.swift */; }; D65B18B627504920004A9448 /* FervorController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D65B18B527504920004A9448 /* FervorController.swift */; }; D65B18B82750495D004A9448 /* FervorClient.swift in Sources */ = {isa = PBXBuildFile; fileRef = D65B18B72750495D004A9448 /* FervorClient.swift */; }; D65B18BA27504A21004A9448 /* URLRequest+Body.swift in Sources */ = {isa = PBXBuildFile; fileRef = D65B18B927504A21004A9448 /* URLRequest+Body.swift */; }; D65B18BC27504FE7004A9448 /* Token.swift in Sources */ = {isa = PBXBuildFile; fileRef = D65B18BB27504FE7004A9448 /* Token.swift */; }; D65B18BE275051A1004A9448 /* LocalData.swift in Sources */ = {isa = PBXBuildFile; fileRef = D65B18BD275051A1004A9448 /* LocalData.swift */; }; D65B18C127505348004A9448 /* HomeViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D65B18C027505348004A9448 /* HomeViewController.swift */; }; D68B303627907D9200E8B3FA /* ExcerptGenerator.swift in Sources */ = {isa = PBXBuildFile; fileRef = D68B303527907D9200E8B3FA /* ExcerptGenerator.swift */; }; D6A8A33427766C2800CCEC72 /* PersistentContainer.swift in Sources */ = {isa = PBXBuildFile; fileRef = D6A8A33327766C2800CCEC72 /* PersistentContainer.swift */; }; D6C687EC272CD27600874C10 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = D6C687EB272CD27600874C10 /* AppDelegate.swift */; }; D6C687EE272CD27600874C10 /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = D6C687ED272CD27600874C10 /* SceneDelegate.swift */; }; D6C687F6272CD27600874C10 /* Reader.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = D6C687F4272CD27600874C10 /* Reader.xcdatamodeld */; }; D6C687F8272CD27700874C10 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = D6C687F7272CD27700874C10 /* Assets.xcassets */; }; D6C687FB272CD27700874C10 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = D6C687F9272CD27700874C10 /* LaunchScreen.storyboard */; }; D6C68806272CD27700874C10 /* ReaderTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D6C68805272CD27700874C10 /* ReaderTests.swift */; }; D6C68810272CD27700874C10 /* ReaderUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D6C6880F272CD27700874C10 /* ReaderUITests.swift */; }; D6C68812272CD27700874C10 /* ReaderUITestsLaunchTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D6C68811272CD27700874C10 /* ReaderUITestsLaunchTests.swift */; }; D6C68826272CD2BA00874C10 /* Fervor.h in Headers */ = {isa = PBXBuildFile; fileRef = D6C68825272CD2BA00874C10 /* Fervor.h */; settings = {ATTRIBUTES = (Public, ); }; }; D6C68829272CD2BA00874C10 /* Fervor.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D6C68823272CD2BA00874C10 /* Fervor.framework */; }; D6C6882A272CD2BA00874C10 /* Fervor.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = D6C68823272CD2BA00874C10 /* Fervor.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; D6C68830272CD2CF00874C10 /* Instance.swift in Sources */ = {isa = PBXBuildFile; fileRef = D6C6882F272CD2CF00874C10 /* Instance.swift */; }; D6C68832272CD40600874C10 /* Feed.swift in Sources */ = {isa = PBXBuildFile; fileRef = D6C68831272CD40600874C10 /* Feed.swift */; }; D6C68834272CD44900874C10 /* Fervor.swift in Sources */ = {isa = PBXBuildFile; fileRef = D6C68833272CD44900874C10 /* Fervor.swift */; }; D6C68856272CD7C600874C10 /* Item.swift in Sources */ = {isa = PBXBuildFile; fileRef = D6C68855272CD7C600874C10 /* Item.swift */; }; D6C68858272CD8CD00874C10 /* Group.swift in Sources */ = {isa = PBXBuildFile; fileRef = D6C68857272CD8CD00874C10 /* Group.swift */; }; D6E2434C278B456A0005E546 /* ItemsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D6E2434B278B456A0005E546 /* ItemsViewController.swift */; }; D6E24352278B6DF90005E546 /* ItemsSyncUpdate.swift in Sources */ = {isa = PBXBuildFile; fileRef = D6E24351278B6DF90005E546 /* ItemsSyncUpdate.swift */; }; D6E24357278B96E40005E546 /* Feed+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = D6E24355278B96E40005E546 /* Feed+CoreDataClass.swift */; }; D6E24358278B96E40005E546 /* Feed+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = D6E24356278B96E40005E546 /* Feed+CoreDataProperties.swift */; }; D6E2435D278B97240005E546 /* Item+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = D6E24359278B97240005E546 /* Item+CoreDataClass.swift */; }; D6E2435E278B97240005E546 /* Item+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = D6E2435A278B97240005E546 /* Item+CoreDataProperties.swift */; }; D6E2435F278B97240005E546 /* Group+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = D6E2435B278B97240005E546 /* Group+CoreDataClass.swift */; }; D6E24360278B97240005E546 /* Group+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = D6E2435C278B97240005E546 /* Group+CoreDataProperties.swift */; }; D6E24363278BA1410005E546 /* ItemCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = D6E24361278BA1410005E546 /* ItemCollectionViewCell.swift */; }; D6E24369278BABB40005E546 /* UIColor+App.swift in Sources */ = {isa = PBXBuildFile; fileRef = D6E24368278BABB40005E546 /* UIColor+App.swift */; }; D6E2436B278BB1880005E546 /* HomeCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = D6E2436A278BB1880005E546 /* HomeCollectionViewCell.swift */; }; D6E2436E278BD8160005E546 /* ReadViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D6E2436D278BD8160005E546 /* ReadViewController.swift */; }; D6E24371278BE1250005E546 /* HTMLEntities in Frameworks */ = {isa = PBXBuildFile; productRef = D6E24370278BE1250005E546 /* HTMLEntities */; }; D6E24373278BE2B80005E546 /* read.css in Resources */ = {isa = PBXBuildFile; fileRef = D6E24372278BE2B80005E546 /* read.css */; }; D6EB531D278C89C300AD2E61 /* AppNavigationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D6EB531C278C89C300AD2E61 /* AppNavigationController.swift */; }; D6EB531F278E4A7500AD2E61 /* StretchyMenuInteraction.swift in Sources */ = {isa = PBXBuildFile; fileRef = D6EB531E278E4A7500AD2E61 /* StretchyMenuInteraction.swift */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ D6C68802272CD27700874C10 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = D6C687E0272CD27600874C10 /* Project object */; proxyType = 1; remoteGlobalIDString = D6C687E7272CD27600874C10; remoteInfo = Reader; }; D6C6880C272CD27700874C10 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = D6C687E0272CD27600874C10 /* Project object */; proxyType = 1; remoteGlobalIDString = D6C687E7272CD27600874C10; remoteInfo = Reader; }; D6C68827272CD2BA00874C10 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = D6C687E0272CD27600874C10 /* Project object */; proxyType = 1; remoteGlobalIDString = D6C68822272CD2BA00874C10; remoteInfo = Fervor; }; /* End PBXContainerItemProxy section */ /* Begin PBXCopyFilesBuildPhase section */ D6C6882E272CD2BA00874C10 /* Embed Frameworks */ = { isa = PBXCopyFilesBuildPhase; buildActionMask = 2147483647; dstPath = ""; dstSubfolderSpec = 10; files = ( D6C6882A272CD2BA00874C10 /* Fervor.framework in Embed Frameworks */, ); name = "Embed Frameworks"; runOnlyForDeploymentPostprocessing = 0; }; /* End PBXCopyFilesBuildPhase section */ /* Begin PBXFileReference section */ D65B18B12750469D004A9448 /* LoginViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoginViewController.swift; sourceTree = ""; }; D65B18B3275048D9004A9448 /* ClientRegistration.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ClientRegistration.swift; sourceTree = ""; }; D65B18B527504920004A9448 /* FervorController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FervorController.swift; sourceTree = ""; }; D65B18B72750495D004A9448 /* FervorClient.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FervorClient.swift; sourceTree = ""; }; D65B18B927504A21004A9448 /* URLRequest+Body.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "URLRequest+Body.swift"; sourceTree = ""; }; D65B18BB27504FE7004A9448 /* Token.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Token.swift; sourceTree = ""; }; D65B18BD275051A1004A9448 /* LocalData.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LocalData.swift; sourceTree = ""; }; D65B18C027505348004A9448 /* HomeViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HomeViewController.swift; sourceTree = ""; }; D68B3032278FDD1A00E8B3FA /* Reader-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Reader-Bridging-Header.h"; sourceTree = ""; }; D68B303527907D9200E8B3FA /* ExcerptGenerator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExcerptGenerator.swift; sourceTree = ""; }; D68B3037279099FD00E8B3FA /* liblolhtml.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = liblolhtml.a; path = "lol-html/c-api/target/aarch64-apple-ios-sim/release/liblolhtml.a"; sourceTree = ""; }; D6A8A33327766C2800CCEC72 /* PersistentContainer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PersistentContainer.swift; sourceTree = ""; }; D6C687E8272CD27600874C10 /* Reader.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Reader.app; sourceTree = BUILT_PRODUCTS_DIR; }; D6C687EB272CD27600874C10 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; D6C687ED272CD27600874C10 /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = ""; }; D6C687F5272CD27600874C10 /* Reader.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = Reader.xcdatamodel; sourceTree = ""; }; D6C687F7272CD27700874C10 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; D6C687FA272CD27700874C10 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; D6C687FC272CD27700874C10 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; D6C68801272CD27700874C10 /* ReaderTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ReaderTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; D6C68805272CD27700874C10 /* ReaderTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReaderTests.swift; sourceTree = ""; }; D6C6880B272CD27700874C10 /* ReaderUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ReaderUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; D6C6880F272CD27700874C10 /* ReaderUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReaderUITests.swift; sourceTree = ""; }; D6C68811272CD27700874C10 /* ReaderUITestsLaunchTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReaderUITestsLaunchTests.swift; sourceTree = ""; }; D6C68823272CD2BA00874C10 /* Fervor.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Fervor.framework; sourceTree = BUILT_PRODUCTS_DIR; }; D6C68825272CD2BA00874C10 /* Fervor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Fervor.h; sourceTree = ""; }; D6C6882F272CD2CF00874C10 /* Instance.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Instance.swift; sourceTree = ""; }; D6C68831272CD40600874C10 /* Feed.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Feed.swift; sourceTree = ""; }; D6C68833272CD44900874C10 /* Fervor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Fervor.swift; sourceTree = ""; }; D6C68855272CD7C600874C10 /* Item.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Item.swift; sourceTree = ""; }; D6C68857272CD8CD00874C10 /* Group.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Group.swift; sourceTree = ""; }; D6E2434B278B456A0005E546 /* ItemsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ItemsViewController.swift; sourceTree = ""; }; D6E24351278B6DF90005E546 /* ItemsSyncUpdate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ItemsSyncUpdate.swift; sourceTree = ""; }; D6E24355278B96E40005E546 /* Feed+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Feed+CoreDataClass.swift"; sourceTree = ""; }; D6E24356278B96E40005E546 /* Feed+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Feed+CoreDataProperties.swift"; sourceTree = ""; }; D6E24359278B97240005E546 /* Item+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Item+CoreDataClass.swift"; sourceTree = ""; }; D6E2435A278B97240005E546 /* Item+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Item+CoreDataProperties.swift"; sourceTree = ""; }; D6E2435B278B97240005E546 /* Group+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Group+CoreDataClass.swift"; sourceTree = ""; }; D6E2435C278B97240005E546 /* Group+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Group+CoreDataProperties.swift"; sourceTree = ""; }; D6E24361278BA1410005E546 /* ItemCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ItemCollectionViewCell.swift; sourceTree = ""; }; D6E24368278BABB40005E546 /* UIColor+App.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIColor+App.swift"; sourceTree = ""; }; D6E2436A278BB1880005E546 /* HomeCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HomeCollectionViewCell.swift; sourceTree = ""; }; D6E2436D278BD8160005E546 /* ReadViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReadViewController.swift; sourceTree = ""; }; D6E24372278BE2B80005E546 /* read.css */ = {isa = PBXFileReference; lastKnownFileType = text.css; path = read.css; sourceTree = ""; }; D6EB531C278C89C300AD2E61 /* AppNavigationController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppNavigationController.swift; sourceTree = ""; }; D6EB531E278E4A7500AD2E61 /* StretchyMenuInteraction.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StretchyMenuInteraction.swift; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ D6C687E5272CD27600874C10 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( D6C68829272CD2BA00874C10 /* Fervor.framework in Frameworks */, D6E24371278BE1250005E546 /* HTMLEntities in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; D6C687FE272CD27700874C10 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; D6C68808272CD27700874C10 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; D6C68820272CD2BA00874C10 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ D65B18AF2750468B004A9448 /* Screens */ = { isa = PBXGroup; children = ( D6EB531C278C89C300AD2E61 /* AppNavigationController.swift */, D65B18BF2750533E004A9448 /* Home */, D65B18B027504691004A9448 /* Login */, D6E2434A278B455C0005E546 /* Items */, D6E2436C278BD80B0005E546 /* Read */, ); path = Screens; sourceTree = ""; }; D65B18B027504691004A9448 /* Login */ = { isa = PBXGroup; children = ( D65B18B12750469D004A9448 /* LoginViewController.swift */, ); path = Login; sourceTree = ""; }; D65B18BF2750533E004A9448 /* Home */ = { isa = PBXGroup; children = ( D65B18C027505348004A9448 /* HomeViewController.swift */, D6E2436A278BB1880005E546 /* HomeCollectionViewCell.swift */, ); path = Home; sourceTree = ""; }; D68B302E278FDCE200E8B3FA /* Frameworks */ = { isa = PBXGroup; children = ( D68B3037279099FD00E8B3FA /* liblolhtml.a */, ); name = Frameworks; sourceTree = ""; }; D6A8A33527766E9300CCEC72 /* CoreData */ = { isa = PBXGroup; children = ( D6C687F4272CD27600874C10 /* Reader.xcdatamodeld */, D6A8A33327766C2800CCEC72 /* PersistentContainer.swift */, D6E24355278B96E40005E546 /* Feed+CoreDataClass.swift */, D6E24356278B96E40005E546 /* Feed+CoreDataProperties.swift */, D6E2435B278B97240005E546 /* Group+CoreDataClass.swift */, D6E2435C278B97240005E546 /* Group+CoreDataProperties.swift */, D6E24359278B97240005E546 /* Item+CoreDataClass.swift */, D6E2435A278B97240005E546 /* Item+CoreDataProperties.swift */, ); path = CoreData; sourceTree = ""; }; D6C687DF272CD27600874C10 = { isa = PBXGroup; children = ( D6C687EA272CD27600874C10 /* Reader */, D6C68804272CD27700874C10 /* ReaderTests */, D6C6880E272CD27700874C10 /* ReaderUITests */, D6C68824272CD2BA00874C10 /* Fervor */, D6C687E9272CD27600874C10 /* Products */, D68B302E278FDCE200E8B3FA /* Frameworks */, ); sourceTree = ""; }; D6C687E9272CD27600874C10 /* Products */ = { isa = PBXGroup; children = ( D6C687E8272CD27600874C10 /* Reader.app */, D6C68801272CD27700874C10 /* ReaderTests.xctest */, D6C6880B272CD27700874C10 /* ReaderUITests.xctest */, D6C68823272CD2BA00874C10 /* Fervor.framework */, ); name = Products; sourceTree = ""; }; D6C687EA272CD27600874C10 /* Reader */ = { isa = PBXGroup; children = ( D68B3032278FDD1A00E8B3FA /* Reader-Bridging-Header.h */, D6C687EB272CD27600874C10 /* AppDelegate.swift */, D6C687ED272CD27600874C10 /* SceneDelegate.swift */, D65B18B527504920004A9448 /* FervorController.swift */, D65B18BD275051A1004A9448 /* LocalData.swift */, D6E24368278BABB40005E546 /* UIColor+App.swift */, D6EB531E278E4A7500AD2E61 /* StretchyMenuInteraction.swift */, D68B303527907D9200E8B3FA /* ExcerptGenerator.swift */, D6A8A33527766E9300CCEC72 /* CoreData */, D65B18AF2750468B004A9448 /* Screens */, D6C687F7272CD27700874C10 /* Assets.xcassets */, D6C687F9272CD27700874C10 /* LaunchScreen.storyboard */, D6C687FC272CD27700874C10 /* Info.plist */, D6E24372278BE2B80005E546 /* read.css */, ); path = Reader; sourceTree = ""; }; D6C68804272CD27700874C10 /* ReaderTests */ = { isa = PBXGroup; children = ( D6C68805272CD27700874C10 /* ReaderTests.swift */, ); path = ReaderTests; sourceTree = ""; }; D6C6880E272CD27700874C10 /* ReaderUITests */ = { isa = PBXGroup; children = ( D6C6880F272CD27700874C10 /* ReaderUITests.swift */, D6C68811272CD27700874C10 /* ReaderUITestsLaunchTests.swift */, ); path = ReaderUITests; sourceTree = ""; }; D6C68824272CD2BA00874C10 /* Fervor */ = { isa = PBXGroup; children = ( D6C68825272CD2BA00874C10 /* Fervor.h */, D6C68833272CD44900874C10 /* Fervor.swift */, D65B18B72750495D004A9448 /* FervorClient.swift */, D65B18B927504A21004A9448 /* URLRequest+Body.swift */, D65B18B3275048D9004A9448 /* ClientRegistration.swift */, D6C68831272CD40600874C10 /* Feed.swift */, D6C68857272CD8CD00874C10 /* Group.swift */, D6C6882F272CD2CF00874C10 /* Instance.swift */, D6C68855272CD7C600874C10 /* Item.swift */, D6E24351278B6DF90005E546 /* ItemsSyncUpdate.swift */, D65B18BB27504FE7004A9448 /* Token.swift */, ); path = Fervor; sourceTree = ""; }; D6E2434A278B455C0005E546 /* Items */ = { isa = PBXGroup; children = ( D6E2434B278B456A0005E546 /* ItemsViewController.swift */, D6E24361278BA1410005E546 /* ItemCollectionViewCell.swift */, ); path = Items; sourceTree = ""; }; D6E2436C278BD80B0005E546 /* Read */ = { isa = PBXGroup; children = ( D6E2436D278BD8160005E546 /* ReadViewController.swift */, ); path = Read; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ D6C6881E272CD2BA00874C10 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( D6C68826272CD2BA00874C10 /* Fervor.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXHeadersBuildPhase section */ /* Begin PBXNativeTarget section */ D6C687E7272CD27600874C10 /* Reader */ = { isa = PBXNativeTarget; buildConfigurationList = D6C68815272CD27700874C10 /* Build configuration list for PBXNativeTarget "Reader" */; buildPhases = ( D68B303B2791D2A900E8B3FA /* Compile lol-html c-api */, D6C687E4272CD27600874C10 /* Sources */, D6C687E5272CD27600874C10 /* Frameworks */, D6C687E6272CD27600874C10 /* Resources */, D6C6882E272CD2BA00874C10 /* Embed Frameworks */, ); buildRules = ( ); dependencies = ( D6C68828272CD2BA00874C10 /* PBXTargetDependency */, ); name = Reader; packageProductDependencies = ( D6E24370278BE1250005E546 /* HTMLEntities */, ); productName = Reader; productReference = D6C687E8272CD27600874C10 /* Reader.app */; productType = "com.apple.product-type.application"; }; D6C68800272CD27700874C10 /* ReaderTests */ = { isa = PBXNativeTarget; buildConfigurationList = D6C68818272CD27700874C10 /* Build configuration list for PBXNativeTarget "ReaderTests" */; buildPhases = ( D6C687FD272CD27700874C10 /* Sources */, D6C687FE272CD27700874C10 /* Frameworks */, D6C687FF272CD27700874C10 /* Resources */, ); buildRules = ( ); dependencies = ( D6C68803272CD27700874C10 /* PBXTargetDependency */, ); name = ReaderTests; productName = ReaderTests; productReference = D6C68801272CD27700874C10 /* ReaderTests.xctest */; productType = "com.apple.product-type.bundle.unit-test"; }; D6C6880A272CD27700874C10 /* ReaderUITests */ = { isa = PBXNativeTarget; buildConfigurationList = D6C6881B272CD27700874C10 /* Build configuration list for PBXNativeTarget "ReaderUITests" */; buildPhases = ( D6C68807272CD27700874C10 /* Sources */, D6C68808272CD27700874C10 /* Frameworks */, D6C68809272CD27700874C10 /* Resources */, ); buildRules = ( ); dependencies = ( D6C6880D272CD27700874C10 /* PBXTargetDependency */, ); name = ReaderUITests; productName = ReaderUITests; productReference = D6C6880B272CD27700874C10 /* ReaderUITests.xctest */; productType = "com.apple.product-type.bundle.ui-testing"; }; D6C68822272CD2BA00874C10 /* Fervor */ = { isa = PBXNativeTarget; buildConfigurationList = D6C6882B272CD2BA00874C10 /* Build configuration list for PBXNativeTarget "Fervor" */; buildPhases = ( D6C6881E272CD2BA00874C10 /* Headers */, D6C6881F272CD2BA00874C10 /* Sources */, D6C68820272CD2BA00874C10 /* Frameworks */, D6C68821272CD2BA00874C10 /* Resources */, ); buildRules = ( ); dependencies = ( ); name = Fervor; productName = Fervor; productReference = D6C68823272CD2BA00874C10 /* Fervor.framework */; productType = "com.apple.product-type.framework"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ D6C687E0272CD27600874C10 /* Project object */ = { isa = PBXProject; attributes = { BuildIndependentTargetsInParallel = 1; LastSwiftUpdateCheck = 1320; LastUpgradeCheck = 1320; TargetAttributes = { D6C687E7272CD27600874C10 = { CreatedOnToolsVersion = 13.2; }; D6C68800272CD27700874C10 = { CreatedOnToolsVersion = 13.2; TestTargetID = D6C687E7272CD27600874C10; }; D6C6880A272CD27700874C10 = { CreatedOnToolsVersion = 13.2; TestTargetID = D6C687E7272CD27600874C10; }; D6C68822272CD2BA00874C10 = { CreatedOnToolsVersion = 13.2; LastSwiftMigration = 1320; }; }; }; buildConfigurationList = D6C687E3272CD27600874C10 /* Build configuration list for PBXProject "Reader" */; compatibilityVersion = "Xcode 13.0"; developmentRegion = en; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = D6C687DF272CD27600874C10; packageReferences = ( D6E2436F278BE1250005E546 /* XCRemoteSwiftPackageReference "swift-html-entities" */, ); productRefGroup = D6C687E9272CD27600874C10 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( D6C687E7272CD27600874C10 /* Reader */, D6C68800272CD27700874C10 /* ReaderTests */, D6C6880A272CD27700874C10 /* ReaderUITests */, D6C68822272CD2BA00874C10 /* Fervor */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ D6C687E6272CD27600874C10 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( D6C687FB272CD27700874C10 /* LaunchScreen.storyboard in Resources */, D6C687F8272CD27700874C10 /* Assets.xcassets in Resources */, D6E24373278BE2B80005E546 /* read.css in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; D6C687FF272CD27700874C10 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; D6C68809272CD27700874C10 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; D6C68821272CD2BA00874C10 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ D68B303B2791D2A900E8B3FA /* Compile lol-html c-api */ = { isa = PBXShellScriptBuildPhase; alwaysOutOfDate = 1; buildActionMask = 2147483647; files = ( ); inputFileListPaths = ( ); inputPaths = ( ); name = "Compile lol-html c-api"; outputFileListPaths = ( ); outputPaths = ( ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/bash; shellScript = "pushd \"$PROJECT_DIR/lol-html/c-api/\"\n\nif [ \"$PLATFORM_NAME\" == \"iphonesimulator\" ]; then\n if [ \"$ARCHS\" == \"arm64\" ]; then\n export CARGO_TARGET=\"aarch64-apple-ios-sim\"\n elif [ \"$ARCHS\" == \"x86_64\" ]; then\n export CARGO_TARGET=\"x86_64-apple-ios\"\n else\n echo \"error: unknown value for \\$ARCHS\"\n fi\nelif [ \"$PLATFORM_NAME\" == \"iphoneos\" ]; then\n export CARGO_TARGET=\"aarch64-apple-ios\"\nfi\n\necho \"Building lol-html with CARGO_TARGET: $CARGO_TARGET\"\n\n~/.cargo/bin/cargo build --release --target $CARGO_TARGET\n"; }; /* End PBXShellScriptBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ D6C687E4272CD27600874C10 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( D6A8A33427766C2800CCEC72 /* PersistentContainer.swift in Sources */, D6E24357278B96E40005E546 /* Feed+CoreDataClass.swift in Sources */, D65B18B627504920004A9448 /* FervorController.swift in Sources */, D6C687EC272CD27600874C10 /* AppDelegate.swift in Sources */, D6C687F6272CD27600874C10 /* Reader.xcdatamodeld in Sources */, D6E2436B278BB1880005E546 /* HomeCollectionViewCell.swift in Sources */, D6E2435F278B97240005E546 /* Group+CoreDataClass.swift in Sources */, D6E24369278BABB40005E546 /* UIColor+App.swift in Sources */, D6E2435D278B97240005E546 /* Item+CoreDataClass.swift in Sources */, D6EB531D278C89C300AD2E61 /* AppNavigationController.swift in Sources */, D6E24360278B97240005E546 /* Group+CoreDataProperties.swift in Sources */, D6E2434C278B456A0005E546 /* ItemsViewController.swift in Sources */, D6E2435E278B97240005E546 /* Item+CoreDataProperties.swift in Sources */, D6EB531F278E4A7500AD2E61 /* StretchyMenuInteraction.swift in Sources */, D6E24358278B96E40005E546 /* Feed+CoreDataProperties.swift in Sources */, D65B18BE275051A1004A9448 /* LocalData.swift in Sources */, D65B18B22750469D004A9448 /* LoginViewController.swift in Sources */, D68B303627907D9200E8B3FA /* ExcerptGenerator.swift in Sources */, D6E24363278BA1410005E546 /* ItemCollectionViewCell.swift in Sources */, D6E2436E278BD8160005E546 /* ReadViewController.swift in Sources */, D65B18C127505348004A9448 /* HomeViewController.swift in Sources */, D6C687EE272CD27600874C10 /* SceneDelegate.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; D6C687FD272CD27700874C10 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( D6C68806272CD27700874C10 /* ReaderTests.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; D6C68807272CD27700874C10 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( D6C68810272CD27700874C10 /* ReaderUITests.swift in Sources */, D6C68812272CD27700874C10 /* ReaderUITestsLaunchTests.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; D6C6881F272CD2BA00874C10 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( D65B18BC27504FE7004A9448 /* Token.swift in Sources */, D6C68856272CD7C600874C10 /* Item.swift in Sources */, D6C68830272CD2CF00874C10 /* Instance.swift in Sources */, D6E24352278B6DF90005E546 /* ItemsSyncUpdate.swift in Sources */, D6C68832272CD40600874C10 /* Feed.swift in Sources */, D6C68858272CD8CD00874C10 /* Group.swift in Sources */, D6C68834272CD44900874C10 /* Fervor.swift in Sources */, D65B18BA27504A21004A9448 /* URLRequest+Body.swift in Sources */, D65B18B82750495D004A9448 /* FervorClient.swift in Sources */, D65B18B4275048D9004A9448 /* ClientRegistration.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ D6C68803272CD27700874C10 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = D6C687E7272CD27600874C10 /* Reader */; targetProxy = D6C68802272CD27700874C10 /* PBXContainerItemProxy */; }; D6C6880D272CD27700874C10 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = D6C687E7272CD27600874C10 /* Reader */; targetProxy = D6C6880C272CD27700874C10 /* PBXContainerItemProxy */; }; D6C68828272CD2BA00874C10 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = D6C68822272CD2BA00874C10 /* Fervor */; targetProxy = D6C68827272CD2BA00874C10 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXVariantGroup section */ D6C687F9272CD27700874C10 /* LaunchScreen.storyboard */ = { isa = PBXVariantGroup; children = ( D6C687FA272CD27700874C10 /* Base */, ); name = LaunchScreen.storyboard; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ D6C68813272CD27700874C10 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_ANALYZER_NONNULL = YES; CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; CLANG_CXX_LANGUAGE_STANDARD = "gnu++17"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_OBJC_ARC = YES; CLANG_ENABLE_OBJC_WEAK = YES; CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; CLANG_WARN_BOOL_CONVERSION = YES; CLANG_WARN_COMMA = YES; CLANG_WARN_CONSTANT_CONVERSION = YES; CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = 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_NON_LITERAL_NULL_CONVERSION = YES; CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; CLANG_WARN_STRICT_PROTOTYPES = YES; CLANG_WARN_SUSPICIOUS_MOVE = YES; CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; GCC_C_LANGUAGE_STANDARD = gnu11; 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; HEADER_SEARCH_PATHS = ""; IPHONEOS_DEPLOYMENT_TARGET = 15.2; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; }; name = Debug; }; D6C68814272CD27700874C10 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_ANALYZER_NONNULL = YES; CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; CLANG_CXX_LANGUAGE_STANDARD = "gnu++17"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_OBJC_ARC = YES; CLANG_ENABLE_OBJC_WEAK = YES; CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; CLANG_WARN_BOOL_CONVERSION = YES; CLANG_WARN_COMMA = YES; CLANG_WARN_CONSTANT_CONVERSION = YES; CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = 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_NON_LITERAL_NULL_CONVERSION = YES; CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; CLANG_WARN_STRICT_PROTOTYPES = YES; CLANG_WARN_SUSPICIOUS_MOVE = YES; CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_C_LANGUAGE_STANDARD = gnu11; 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; HEADER_SEARCH_PATHS = ""; IPHONEOS_DEPLOYMENT_TARGET = 15.2; MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; SDKROOT = iphoneos; SWIFT_COMPILATION_MODE = wholemodule; SWIFT_OPTIMIZATION_LEVEL = "-O"; VALIDATE_PRODUCT = YES; }; name = Release; }; D6C68816272CD27700874C10 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = ZPBBSK8L8B; GENERATE_INFOPLIST_FILE = YES; HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/lol-html/c-api/include/"; INFOPLIST_FILE = Reader/Info.plist; INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; IPHONEOS_DEPLOYMENT_TARGET = 15.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); LIBRARY_SEARCH_PATHS = ( "$(inherited)", "$(PROJECT_DIR)/lol-html/c-api/target/aarch64-apple-ios-sim/release", ); "LIBRARY_SEARCH_PATHS[sdk=iphoneos*]" = "$(PROJECT_DIR)/lol-html/c-api/target/aarch64-apple-ios/release/"; "LIBRARY_SEARCH_PATHS[sdk=iphonesimulator*][arch=arm64]" = "$(PROJECT_DIR)/lol-html/c-api/target/aarch64-apple-ios-sim/release/"; "LIBRARY_SEARCH_PATHS[sdk=iphonesimulator*][arch=x86_64]" = "$(PROJECT_DIR)/lol-html/c-api/target/x86_64-apple-ios/release/"; MARKETING_VERSION = 1.0; OTHER_LDFLAGS = "-llolhtml"; PRODUCT_BUNDLE_IDENTIFIER = net.shadowfacts.Reader; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = YES; SWIFT_OBJC_BRIDGING_HEADER = "Reader/Reader-Bridging-Header.h"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; }; D6C68817272CD27700874C10 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = ZPBBSK8L8B; GENERATE_INFOPLIST_FILE = YES; HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/lol-html/c-api/include/"; INFOPLIST_FILE = Reader/Info.plist; INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; IPHONEOS_DEPLOYMENT_TARGET = 15.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); LIBRARY_SEARCH_PATHS = ( "$(inherited)", "$(PROJECT_DIR)/lol-html/c-api/target/aarch64-apple-ios-sim/release", ); "LIBRARY_SEARCH_PATHS[sdk=iphoneos*]" = "$(PROJECT_DIR)/lol-html/c-api/target/aarch64-apple-ios/release/"; "LIBRARY_SEARCH_PATHS[sdk=iphonesimulator*][arch=arm64]" = "$(PROJECT_DIR)/lol-html/c-api/target/aarch64-apple-ios-sim/release/"; "LIBRARY_SEARCH_PATHS[sdk=iphonesimulator*][arch=x86_64]" = "$(PROJECT_DIR)/lol-html/c-api/target/x86_64-apple-ios/release/"; MARKETING_VERSION = 1.0; OTHER_LDFLAGS = "-llolhtml"; PRODUCT_BUNDLE_IDENTIFIER = net.shadowfacts.Reader; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = YES; SWIFT_OBJC_BRIDGING_HEADER = "Reader/Reader-Bridging-Header.h"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Release; }; D6C68819272CD27700874C10 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; BUNDLE_LOADER = "$(TEST_HOST)"; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = ZPBBSK8L8B; GENERATE_INFOPLIST_FILE = YES; HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/lol-html/c-api/include/"; IPHONEOS_DEPLOYMENT_TARGET = 15.2; MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = net.shadowfacts.ReaderTests; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = NO; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Reader.app/Reader"; }; name = Debug; }; D6C6881A272CD27700874C10 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; BUNDLE_LOADER = "$(TEST_HOST)"; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = ZPBBSK8L8B; GENERATE_INFOPLIST_FILE = YES; HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/lol-html/c-api/include/"; IPHONEOS_DEPLOYMENT_TARGET = 15.2; MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = net.shadowfacts.ReaderTests; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = NO; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Reader.app/Reader"; }; name = Release; }; D6C6881C272CD27700874C10 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = ZPBBSK8L8B; GENERATE_INFOPLIST_FILE = YES; MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = net.shadowfacts.ReaderUITests; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = NO; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; TEST_TARGET_NAME = Reader; }; name = Debug; }; D6C6881D272CD27700874C10 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = ZPBBSK8L8B; GENERATE_INFOPLIST_FILE = YES; MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = net.shadowfacts.ReaderUITests; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = NO; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; TEST_TARGET_NAME = Reader; }; name = Release; }; D6C6882C272CD2BA00874C10 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { CLANG_ENABLE_MODULES = YES; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = ZPBBSK8L8B; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_KEY_NSHumanReadableCopyright = ""; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; IPHONEOS_DEPLOYMENT_TARGET = 15.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", "@loader_path/Frameworks", ); MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = net.shadowfacts.Fervor; PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; SKIP_INSTALL = YES; SWIFT_EMIT_LOC_STRINGS = YES; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; name = Debug; }; D6C6882D272CD2BA00874C10 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { CLANG_ENABLE_MODULES = YES; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = ZPBBSK8L8B; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_KEY_NSHumanReadableCopyright = ""; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; IPHONEOS_DEPLOYMENT_TARGET = 15.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", "@loader_path/Frameworks", ); MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = net.shadowfacts.Fervor; PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; SKIP_INSTALL = YES; SWIFT_EMIT_LOC_STRINGS = YES; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ D6C687E3272CD27600874C10 /* Build configuration list for PBXProject "Reader" */ = { isa = XCConfigurationList; buildConfigurations = ( D6C68813272CD27700874C10 /* Debug */, D6C68814272CD27700874C10 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; D6C68815272CD27700874C10 /* Build configuration list for PBXNativeTarget "Reader" */ = { isa = XCConfigurationList; buildConfigurations = ( D6C68816272CD27700874C10 /* Debug */, D6C68817272CD27700874C10 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; D6C68818272CD27700874C10 /* Build configuration list for PBXNativeTarget "ReaderTests" */ = { isa = XCConfigurationList; buildConfigurations = ( D6C68819272CD27700874C10 /* Debug */, D6C6881A272CD27700874C10 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; D6C6881B272CD27700874C10 /* Build configuration list for PBXNativeTarget "ReaderUITests" */ = { isa = XCConfigurationList; buildConfigurations = ( D6C6881C272CD27700874C10 /* Debug */, D6C6881D272CD27700874C10 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; D6C6882B272CD2BA00874C10 /* Build configuration list for PBXNativeTarget "Fervor" */ = { isa = XCConfigurationList; buildConfigurations = ( D6C6882C272CD2BA00874C10 /* Debug */, D6C6882D272CD2BA00874C10 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ /* Begin XCRemoteSwiftPackageReference section */ D6E2436F278BE1250005E546 /* XCRemoteSwiftPackageReference "swift-html-entities" */ = { isa = XCRemoteSwiftPackageReference; repositoryURL = "https://github.com/Kitura/swift-html-entities.git"; requirement = { kind = upToNextMajorVersion; minimumVersion = 4.0.0; }; }; /* End XCRemoteSwiftPackageReference section */ /* Begin XCSwiftPackageProductDependency section */ D6E24370278BE1250005E546 /* HTMLEntities */ = { isa = XCSwiftPackageProductDependency; package = D6E2436F278BE1250005E546 /* XCRemoteSwiftPackageReference "swift-html-entities" */; productName = HTMLEntities; }; /* End XCSwiftPackageProductDependency section */ /* Begin XCVersionGroup section */ D6C687F4272CD27600874C10 /* Reader.xcdatamodeld */ = { isa = XCVersionGroup; children = ( D6C687F5272CD27600874C10 /* Reader.xcdatamodel */, ); currentVersion = D6C687F5272CD27600874C10 /* Reader.xcdatamodel */; path = Reader.xcdatamodeld; sourceTree = ""; versionGroupType = wrapper.xcdatamodel; }; /* End XCVersionGroup section */ }; rootObject = D6C687E0272CD27600874C10 /* Project object */; }