Mercurial > public > lazybear
comparison LazyBear.xcodeproj/project.pbxproj @ 443:ffbb1dbab531
InsiderRosterHelper implemented
author | Dennis Concepción Martín <dennisconcepcionmartin@gmail.com> |
---|---|
date | Mon, 21 Jun 2021 20:17:46 +0200 |
parents | 6eae10397501 |
children | 428109b1e3f0 |
comparison
equal
deleted
inserted
replaced
442:6eae10397501 | 443:ffbb1dbab531 |
---|---|
29 95123AC026767370001BFAF3 /* StockItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95123ABF26767370001BFAF3 /* StockItem.swift */; }; | 29 95123AC026767370001BFAF3 /* StockItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95123ABF26767370001BFAF3 /* StockItem.swift */; }; |
30 95131D46267A03020055C6DE /* WatchlistCompany+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95131D45267A02FC0055C6DE /* WatchlistCompany+CoreDataProperties.swift */; }; | 30 95131D46267A03020055C6DE /* WatchlistCompany+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95131D45267A02FC0055C6DE /* WatchlistCompany+CoreDataProperties.swift */; }; |
31 95131D47267A03020055C6DE /* WatchlistCompany+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95131D44267A02FC0055C6DE /* WatchlistCompany+CoreDataClass.swift */; }; | 31 95131D47267A03020055C6DE /* WatchlistCompany+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95131D44267A02FC0055C6DE /* WatchlistCompany+CoreDataClass.swift */; }; |
32 95131D4B267A15490055C6DE /* WatchlistSheet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95131D4A267A15490055C6DE /* WatchlistSheet.swift */; }; | 32 95131D4B267A15490055C6DE /* WatchlistSheet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95131D4A267A15490055C6DE /* WatchlistSheet.swift */; }; |
33 951490552610BD2B00BDEEB5 /* WelcomeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 951490542610BD2B00BDEEB5 /* WelcomeView.swift */; }; | 33 951490552610BD2B00BDEEB5 /* WelcomeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 951490542610BD2B00BDEEB5 /* WelcomeView.swift */; }; |
34 951566E72613A2B6007C0F36 /* TradingDates.swift in Sources */ = {isa = PBXBuildFile; fileRef = 951566E62613A2B6007C0F36 /* TradingDates.swift */; }; | 34 951566E72613A2B6007C0F36 /* TradingDatesSheet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 951566E62613A2B6007C0F36 /* TradingDatesSheet.swift */; }; |
35 951566EA2613A37C007C0F36 /* TradingDatesItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 951566E92613A37C007C0F36 /* TradingDatesItem.swift */; }; | 35 951566EA2613A37C007C0F36 /* TradingDatesItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 951566E92613A37C007C0F36 /* TradingDatesItem.swift */; }; |
36 9519BE06267E5EC3009C6015 /* ProfileStockRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9519BE05267E5EC3009C6015 /* ProfileStockRow.swift */; }; | 36 9519BE06267E5EC3009C6015 /* ProfileStockRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9519BE05267E5EC3009C6015 /* ProfileStockRow.swift */; }; |
37 952045152610C7C600A76362 /* ConvertEpoch.swift in Sources */ = {isa = PBXBuildFile; fileRef = 952045142610C7C600A76362 /* ConvertEpoch.swift */; }; | 37 952045152610C7C600A76362 /* ConvertEpoch.swift in Sources */ = {isa = PBXBuildFile; fileRef = 952045142610C7C600A76362 /* ConvertEpoch.swift */; }; |
38 9523ED422615BDB2006D3D6F /* phrases.json in Resources */ = {isa = PBXBuildFile; fileRef = 9523ED412615BDB2006D3D6F /* phrases.json */; }; | 38 9523ED422615BDB2006D3D6F /* phrases.json in Resources */ = {isa = PBXBuildFile; fileRef = 9523ED412615BDB2006D3D6F /* phrases.json */; }; |
39 952457D8267E339C00D5BBCB /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 952457D7267E339C00D5BBCB /* Assets.xcassets */; }; | 39 952457D8267E339C00D5BBCB /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 952457D7267E339C00D5BBCB /* Assets.xcassets */; }; |
69 95672B9325DDA54700DCBE4A /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 95672B9225DDA54700DCBE4A /* Assets.xcassets */; }; | 69 95672B9325DDA54700DCBE4A /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 95672B9225DDA54700DCBE4A /* Assets.xcassets */; }; |
70 95672B9625DDA54700DCBE4A /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 95672B9525DDA54700DCBE4A /* Preview Assets.xcassets */; }; | 70 95672B9625DDA54700DCBE4A /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 95672B9525DDA54700DCBE4A /* Preview Assets.xcassets */; }; |
71 95672B9825DDA54700DCBE4A /* Persistence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95672B9725DDA54700DCBE4A /* Persistence.swift */; }; | 71 95672B9825DDA54700DCBE4A /* Persistence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95672B9725DDA54700DCBE4A /* Persistence.swift */; }; |
72 95672B9B25DDA54800DCBE4A /* LazyBear.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = 95672B9925DDA54800DCBE4A /* LazyBear.xcdatamodeld */; }; | 72 95672B9B25DDA54800DCBE4A /* LazyBear.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = 95672B9925DDA54800DCBE4A /* LazyBear.xcdatamodeld */; }; |
73 95721DA6262761E700EC527B /* CurrencyRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95721DA5262761E700EC527B /* CurrencyRow.swift */; }; | 73 95721DA6262761E700EC527B /* CurrencyRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95721DA5262761E700EC527B /* CurrencyRow.swift */; }; |
74 9576BFEB26810661002BCAC6 /* InsiderRosterHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9576BFEA26810661002BCAC6 /* InsiderRosterHelper.swift */; }; | |
75 9576BFED26810713002BCAC6 /* InsiderRosterList.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9576BFEC26810713002BCAC6 /* InsiderRosterList.swift */; }; | |
76 9576BFEF26810719002BCAC6 /* InsiderRosterRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9576BFEE26810719002BCAC6 /* InsiderRosterRow.swift */; }; | |
74 958A735225E0170900FD7ECA /* CloudKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 958A735125E0170900FD7ECA /* CloudKit.framework */; }; | 77 958A735225E0170900FD7ECA /* CloudKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 958A735125E0170900FD7ECA /* CloudKit.framework */; }; |
75 9594331326691789004A0339 /* Bazooka in Frameworks */ = {isa = PBXBuildFile; productRef = 9594331226691789004A0339 /* Bazooka */; }; | 78 9594331326691789004A0339 /* Bazooka in Frameworks */ = {isa = PBXBuildFile; productRef = 9594331226691789004A0339 /* Bazooka */; }; |
76 9594F0402651355B00CFA8D4 /* HistoricalPricesModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9594F03F2651355B00CFA8D4 /* HistoricalPricesModel.swift */; }; | 79 9594F0402651355B00CFA8D4 /* HistoricalPricesModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9594F03F2651355B00CFA8D4 /* HistoricalPricesModel.swift */; }; |
77 95A07F6226305A9B009865AA /* CurrencyModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95A07F6126305A9B009865AA /* CurrencyModel.swift */; }; | 80 95A07F6226305A9B009865AA /* CurrencyModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95A07F6126305A9B009865AA /* CurrencyModel.swift */; }; |
78 95A07F6C26305AC6009865AA /* QuoteModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95A07F6B26305AC6009865AA /* QuoteModel.swift */; }; | 81 95A07F6C26305AC6009865AA /* QuoteModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95A07F6B26305AC6009865AA /* QuoteModel.swift */; }; |
95 95CCFB60266E864C00C384A1 /* ConvertStringToDate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95CCFB5F266E864C00C384A1 /* ConvertStringToDate.swift */; }; | 98 95CCFB60266E864C00C384A1 /* ConvertStringToDate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95CCFB5F266E864C00C384A1 /* ConvertStringToDate.swift */; }; |
96 95D308F82624B3A400A39F77 /* CurrencyItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95D308F72624B3A400A39F77 /* CurrencyItem.swift */; }; | 99 95D308F82624B3A400A39F77 /* CurrencyItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95D308F72624B3A400A39F77 /* CurrencyItem.swift */; }; |
97 95E2DBF82673752F007FCCB4 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 95E2DBF72673752F007FCCB4 /* LaunchScreen.storyboard */; }; | 100 95E2DBF82673752F007FCCB4 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 95E2DBF72673752F007FCCB4 /* LaunchScreen.storyboard */; }; |
98 95E4A2D7268091F900A6FEB9 /* NewsHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95E4A2D6268091F900A6FEB9 /* NewsHelper.swift */; }; | 101 95E4A2D7268091F900A6FEB9 /* NewsHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95E4A2D6268091F900A6FEB9 /* NewsHelper.swift */; }; |
99 95E4A2D92680931300A6FEB9 /* NewsRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95E4A2D82680931300A6FEB9 /* NewsRow.swift */; }; | 102 95E4A2D92680931300A6FEB9 /* NewsRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95E4A2D82680931300A6FEB9 /* NewsRow.swift */; }; |
100 95E4A2DC2680971A00A6FEB9 /* SDWebImageSwiftUI in Frameworks */ = {isa = PBXBuildFile; productRef = 95E4A2DB2680971A00A6FEB9 /* SDWebImageSwiftUI */; }; | |
101 95E4A2E02680A70000A6FEB9 /* NewsList.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95E4A2DF2680A70000A6FEB9 /* NewsList.swift */; }; | 103 95E4A2E02680A70000A6FEB9 /* NewsList.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95E4A2DF2680A70000A6FEB9 /* NewsList.swift */; }; |
102 95E4A2E22680AD7C00A6FEB9 /* SFSafariViewWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95E4A2E12680AD7C00A6FEB9 /* SFSafariViewWrapper.swift */; }; | 104 95E4A2E22680AD7C00A6FEB9 /* SFSafariViewWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95E4A2E12680AD7C00A6FEB9 /* SFSafariViewWrapper.swift */; }; |
103 95E8BAA32656D86E0016AE72 /* RequestType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95E8BAA22656D86E0016AE72 /* RequestType.swift */; }; | 105 95E8BAA32656D86E0016AE72 /* RequestType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95E8BAA22656D86E0016AE72 /* RequestType.swift */; }; |
104 95FBE0DC2619CA7200440386 /* ProfileView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95FBE0DB2619CA7200440386 /* ProfileView.swift */; }; | 106 95FBE0DC2619CA7200440386 /* ProfileView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95FBE0DB2619CA7200440386 /* ProfileView.swift */; }; |
105 /* End PBXBuildFile section */ | 107 /* End PBXBuildFile section */ |
201 95123ABF26767370001BFAF3 /* StockItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StockItem.swift; sourceTree = "<group>"; }; | 203 95123ABF26767370001BFAF3 /* StockItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StockItem.swift; sourceTree = "<group>"; }; |
202 95131D44267A02FC0055C6DE /* WatchlistCompany+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "WatchlistCompany+CoreDataClass.swift"; sourceTree = "<group>"; }; | 204 95131D44267A02FC0055C6DE /* WatchlistCompany+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "WatchlistCompany+CoreDataClass.swift"; sourceTree = "<group>"; }; |
203 95131D45267A02FC0055C6DE /* WatchlistCompany+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "WatchlistCompany+CoreDataProperties.swift"; sourceTree = "<group>"; }; | 205 95131D45267A02FC0055C6DE /* WatchlistCompany+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "WatchlistCompany+CoreDataProperties.swift"; sourceTree = "<group>"; }; |
204 95131D4A267A15490055C6DE /* WatchlistSheet.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WatchlistSheet.swift; sourceTree = "<group>"; }; | 206 95131D4A267A15490055C6DE /* WatchlistSheet.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WatchlistSheet.swift; sourceTree = "<group>"; }; |
205 951490542610BD2B00BDEEB5 /* WelcomeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WelcomeView.swift; sourceTree = "<group>"; }; | 207 951490542610BD2B00BDEEB5 /* WelcomeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WelcomeView.swift; sourceTree = "<group>"; }; |
206 951566E62613A2B6007C0F36 /* TradingDates.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TradingDates.swift; sourceTree = "<group>"; }; | 208 951566E62613A2B6007C0F36 /* TradingDatesSheet.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TradingDatesSheet.swift; sourceTree = "<group>"; }; |
207 951566E92613A37C007C0F36 /* TradingDatesItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TradingDatesItem.swift; sourceTree = "<group>"; }; | 209 951566E92613A37C007C0F36 /* TradingDatesItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TradingDatesItem.swift; sourceTree = "<group>"; }; |
208 9519BE05267E5EC3009C6015 /* ProfileStockRow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProfileStockRow.swift; sourceTree = "<group>"; }; | 210 9519BE05267E5EC3009C6015 /* ProfileStockRow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProfileStockRow.swift; sourceTree = "<group>"; }; |
209 952045142610C7C600A76362 /* ConvertEpoch.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConvertEpoch.swift; sourceTree = "<group>"; }; | 211 952045142610C7C600A76362 /* ConvertEpoch.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConvertEpoch.swift; sourceTree = "<group>"; }; |
210 9523ED412615BDB2006D3D6F /* phrases.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = phrases.json; sourceTree = "<group>"; }; | 212 9523ED412615BDB2006D3D6F /* phrases.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = phrases.json; sourceTree = "<group>"; }; |
211 952457D5267E339B00D5BBCB /* LazyBearWatchOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = LazyBearWatchOS.app; sourceTree = BUILT_PRODUCTS_DIR; }; | 213 952457D5267E339B00D5BBCB /* LazyBearWatchOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = LazyBearWatchOS.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
249 95672B9525DDA54700DCBE4A /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; }; | 251 95672B9525DDA54700DCBE4A /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; }; |
250 95672B9725DDA54700DCBE4A /* Persistence.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Persistence.swift; sourceTree = "<group>"; }; | 252 95672B9725DDA54700DCBE4A /* Persistence.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Persistence.swift; sourceTree = "<group>"; }; |
251 95672B9A25DDA54800DCBE4A /* LazyBear.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = LazyBear.xcdatamodel; sourceTree = "<group>"; }; | 253 95672B9A25DDA54800DCBE4A /* LazyBear.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = LazyBear.xcdatamodel; sourceTree = "<group>"; }; |
252 95672B9C25DDA54800DCBE4A /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; | 254 95672B9C25DDA54800DCBE4A /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
253 95721DA5262761E700EC527B /* CurrencyRow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CurrencyRow.swift; sourceTree = "<group>"; }; | 255 95721DA5262761E700EC527B /* CurrencyRow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CurrencyRow.swift; sourceTree = "<group>"; }; |
256 9576BFEA26810661002BCAC6 /* InsiderRosterHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InsiderRosterHelper.swift; sourceTree = "<group>"; }; | |
257 9576BFEC26810713002BCAC6 /* InsiderRosterList.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InsiderRosterList.swift; sourceTree = "<group>"; }; | |
258 9576BFEE26810719002BCAC6 /* InsiderRosterRow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InsiderRosterRow.swift; sourceTree = "<group>"; }; | |
254 958A734E25E016FD00FD7ECA /* LazyBear.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = LazyBear.entitlements; sourceTree = "<group>"; }; | 259 958A734E25E016FD00FD7ECA /* LazyBear.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = LazyBear.entitlements; sourceTree = "<group>"; }; |
255 958A735125E0170900FD7ECA /* CloudKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CloudKit.framework; path = System/Library/Frameworks/CloudKit.framework; sourceTree = SDKROOT; }; | 260 958A735125E0170900FD7ECA /* CloudKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CloudKit.framework; path = System/Library/Frameworks/CloudKit.framework; sourceTree = SDKROOT; }; |
256 9594F03F2651355B00CFA8D4 /* HistoricalPricesModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HistoricalPricesModel.swift; sourceTree = "<group>"; }; | 261 9594F03F2651355B00CFA8D4 /* HistoricalPricesModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HistoricalPricesModel.swift; sourceTree = "<group>"; }; |
257 95A07F6126305A9B009865AA /* CurrencyModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CurrencyModel.swift; sourceTree = "<group>"; }; | 262 95A07F6126305A9B009865AA /* CurrencyModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CurrencyModel.swift; sourceTree = "<group>"; }; |
258 95A07F6B26305AC6009865AA /* QuoteModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QuoteModel.swift; sourceTree = "<group>"; }; | 263 95A07F6B26305AC6009865AA /* QuoteModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QuoteModel.swift; sourceTree = "<group>"; }; |
322 isa = PBXFrameworksBuildPhase; | 327 isa = PBXFrameworksBuildPhase; |
323 buildActionMask = 2147483647; | 328 buildActionMask = 2147483647; |
324 files = ( | 329 files = ( |
325 958A735225E0170900FD7ECA /* CloudKit.framework in Frameworks */, | 330 958A735225E0170900FD7ECA /* CloudKit.framework in Frameworks */, |
326 950B6F3F267643640029E447 /* StoreKit.framework in Frameworks */, | 331 950B6F3F267643640029E447 /* StoreKit.framework in Frameworks */, |
327 95E4A2DC2680971A00A6FEB9 /* SDWebImageSwiftUI in Frameworks */, | |
328 9594331326691789004A0339 /* Bazooka in Frameworks */, | 332 9594331326691789004A0339 /* Bazooka in Frameworks */, |
329 954572EC267A3D6A00C33A20 /* StockCharts in Frameworks */, | 333 954572EC267A3D6A00C33A20 /* StockCharts in Frameworks */, |
330 95A4B933263E9F810056F036 /* Introspect in Frameworks */, | 334 95A4B933263E9F810056F036 /* Introspect in Frameworks */, |
331 950B6F3D267643460029E447 /* Purchases in Frameworks */, | 335 950B6F3D267643460029E447 /* Purchases in Frameworks */, |
332 954D7EC2260BE70C00A13C50 /* SwiftlySearch in Frameworks */, | 336 954D7EC2260BE70C00A13C50 /* SwiftlySearch in Frameworks */, |
481 }; | 485 }; |
482 954D7EAA260BBB0E00A13C50 /* Home */ = { | 486 954D7EAA260BBB0E00A13C50 /* Home */ = { |
483 isa = PBXGroup; | 487 isa = PBXGroup; |
484 children = ( | 488 children = ( |
485 9550443926111B2B000E0BCB /* HomeView.swift */, | 489 9550443926111B2B000E0BCB /* HomeView.swift */, |
486 951566E62613A2B6007C0F36 /* TradingDates.swift */, | |
487 954D7EAF260BBBD500A13C50 /* Helpers */, | 490 954D7EAF260BBBD500A13C50 /* Helpers */, |
488 95893DC72613C410003698C5 /* Networking */, | 491 95893DC72613C410003698C5 /* Networking */, |
489 ); | 492 ); |
490 path = Home; | 493 path = Home; |
491 sourceTree = "<group>"; | 494 sourceTree = "<group>"; |
492 }; | 495 }; |
493 954D7EAF260BBBD500A13C50 /* Helpers */ = { | 496 954D7EAF260BBBD500A13C50 /* Helpers */ = { |
494 isa = PBXGroup; | 497 isa = PBXGroup; |
495 children = ( | 498 children = ( |
499 951566E92613A37C007C0F36 /* TradingDatesItem.swift */, | |
500 951566E62613A2B6007C0F36 /* TradingDatesSheet.swift */, | |
496 9550444226111E7A000E0BCB /* SectorRow.swift */, | 501 9550444226111E7A000E0BCB /* SectorRow.swift */, |
497 9550444526111EE5000E0BCB /* SectorItem.swift */, | 502 9550444526111EE5000E0BCB /* SectorItem.swift */, |
498 9550444826111FC9000E0BCB /* StockRow.swift */, | 503 9550444826111FC9000E0BCB /* StockRow.swift */, |
499 95123ABF26767370001BFAF3 /* StockItem.swift */, | 504 95123ABF26767370001BFAF3 /* StockItem.swift */, |
500 95721DA5262761E700EC527B /* CurrencyRow.swift */, | 505 95721DA5262761E700EC527B /* CurrencyRow.swift */, |
501 95D308F72624B3A400A39F77 /* CurrencyItem.swift */, | 506 95D308F72624B3A400A39F77 /* CurrencyItem.swift */, |
502 951566E92613A37C007C0F36 /* TradingDatesItem.swift */, | |
503 95123AB726766497001BFAF3 /* CurrencySheet.swift */, | 507 95123AB726766497001BFAF3 /* CurrencySheet.swift */, |
504 95123ABB2676676B001BFAF3 /* CurrencySheetRow.swift */, | 508 95123ABB2676676B001BFAF3 /* CurrencySheetRow.swift */, |
505 95123AB92676658E001BFAF3 /* StockSheet.swift */, | 509 95123AB92676658E001BFAF3 /* StockSheet.swift */, |
506 95123ABD267669C6001BFAF3 /* StockSheetRow.swift */, | 510 95123ABD267669C6001BFAF3 /* StockSheetRow.swift */, |
507 ); | 511 ); |
651 9502BBFC267F63F3003B0A59 /* CustomRectangleBox.swift */, | 655 9502BBFC267F63F3003B0A59 /* CustomRectangleBox.swift */, |
652 9502BBFA267F5EE8003B0A59 /* ChartHelper.swift */, | 656 9502BBFA267F5EE8003B0A59 /* ChartHelper.swift */, |
653 9502BBFE267F6454003B0A59 /* KeyStatsHelper.swift */, | 657 9502BBFE267F6454003B0A59 /* KeyStatsHelper.swift */, |
654 9502BC00267F8771003B0A59 /* KeyStatsList.swift */, | 658 9502BC00267F8771003B0A59 /* KeyStatsList.swift */, |
655 95E4A2D6268091F900A6FEB9 /* NewsHelper.swift */, | 659 95E4A2D6268091F900A6FEB9 /* NewsHelper.swift */, |
660 95E4A2D82680931300A6FEB9 /* NewsRow.swift */, | |
656 95E4A2DF2680A70000A6FEB9 /* NewsList.swift */, | 661 95E4A2DF2680A70000A6FEB9 /* NewsList.swift */, |
657 95E4A2D82680931300A6FEB9 /* NewsRow.swift */, | |
658 95E4A2E12680AD7C00A6FEB9 /* SFSafariViewWrapper.swift */, | 662 95E4A2E12680AD7C00A6FEB9 /* SFSafariViewWrapper.swift */, |
663 9576BFEA26810661002BCAC6 /* InsiderRosterHelper.swift */, | |
664 9576BFEE26810719002BCAC6 /* InsiderRosterRow.swift */, | |
665 9576BFEC26810713002BCAC6 /* InsiderRosterList.swift */, | |
659 ); | 666 ); |
660 path = Helpers; | 667 path = Helpers; |
661 sourceTree = "<group>"; | 668 sourceTree = "<group>"; |
662 }; | 669 }; |
663 95E31C0F26472CC000106B98 /* Networking */ = { | 670 95E31C0F26472CC000106B98 /* Networking */ = { |
807 954D7EC1260BE70C00A13C50 /* SwiftlySearch */, | 814 954D7EC1260BE70C00A13C50 /* SwiftlySearch */, |
808 95A4B932263E9F810056F036 /* Introspect */, | 815 95A4B932263E9F810056F036 /* Introspect */, |
809 9594331226691789004A0339 /* Bazooka */, | 816 9594331226691789004A0339 /* Bazooka */, |
810 950B6F3C267643460029E447 /* Purchases */, | 817 950B6F3C267643460029E447 /* Purchases */, |
811 954572EB267A3D6A00C33A20 /* StockCharts */, | 818 954572EB267A3D6A00C33A20 /* StockCharts */, |
812 95E4A2DB2680971A00A6FEB9 /* SDWebImageSwiftUI */, | |
813 ); | 819 ); |
814 productName = LazyBear; | 820 productName = LazyBear; |
815 productReference = 95672B8B25DDA54700DCBE4A /* LazyBear.app */; | 821 productReference = 95672B8B25DDA54700DCBE4A /* LazyBear.app */; |
816 productType = "com.apple.product-type.application"; | 822 productType = "com.apple.product-type.application"; |
817 }; | 823 }; |
864 954D7EC0260BE70C00A13C50 /* XCRemoteSwiftPackageReference "SwiftlySearch" */, | 870 954D7EC0260BE70C00A13C50 /* XCRemoteSwiftPackageReference "SwiftlySearch" */, |
865 95A4B931263E9F810056F036 /* XCRemoteSwiftPackageReference "SwiftUI-Introspect" */, | 871 95A4B931263E9F810056F036 /* XCRemoteSwiftPackageReference "SwiftUI-Introspect" */, |
866 9594331126691789004A0339 /* XCRemoteSwiftPackageReference "Bazooka" */, | 872 9594331126691789004A0339 /* XCRemoteSwiftPackageReference "Bazooka" */, |
867 950B6F3B267643460029E447 /* XCRemoteSwiftPackageReference "purchases-ios" */, | 873 950B6F3B267643460029E447 /* XCRemoteSwiftPackageReference "purchases-ios" */, |
868 954572EA267A3D6A00C33A20 /* XCRemoteSwiftPackageReference "StockCharts" */, | 874 954572EA267A3D6A00C33A20 /* XCRemoteSwiftPackageReference "StockCharts" */, |
869 95E4A2DA2680971A00A6FEB9 /* XCRemoteSwiftPackageReference "SDWebImageSwiftUI" */, | |
870 ); | 875 ); |
871 productRefGroup = 95672B8C25DDA54700DCBE4A /* Products */; | 876 productRefGroup = 95672B8C25DDA54700DCBE4A /* Products */; |
872 projectDirPath = ""; | 877 projectDirPath = ""; |
873 projectRoot = ""; | 878 projectRoot = ""; |
874 targets = ( | 879 targets = ( |
993 buildActionMask = 2147483647; | 998 buildActionMask = 2147483647; |
994 files = ( | 999 files = ( |
995 95602704265ABB990046F97E /* InsiderRosterModel.swift in Sources */, | 1000 95602704265ABB990046F97E /* InsiderRosterModel.swift in Sources */, |
996 95E4A2D92680931300A6FEB9 /* NewsRow.swift in Sources */, | 1001 95E4A2D92680931300A6FEB9 /* NewsRow.swift in Sources */, |
997 95131D46267A03020055C6DE /* WatchlistCompany+CoreDataProperties.swift in Sources */, | 1002 95131D46267A03020055C6DE /* WatchlistCompany+CoreDataProperties.swift in Sources */, |
1003 9576BFEF26810719002BCAC6 /* InsiderRosterRow.swift in Sources */, | |
998 950C36E3260FB6180081CF53 /* HapticsManager.swift in Sources */, | 1004 950C36E3260FB6180081CF53 /* HapticsManager.swift in Sources */, |
999 95FBE0DC2619CA7200440386 /* ProfileView.swift in Sources */, | 1005 95FBE0DC2619CA7200440386 /* ProfileView.swift in Sources */, |
1000 95131D4B267A15490055C6DE /* WatchlistSheet.swift in Sources */, | 1006 95131D4B267A15490055C6DE /* WatchlistSheet.swift in Sources */, |
1001 9550444926111FC9000E0BCB /* StockRow.swift in Sources */, | 1007 9550444926111FC9000E0BCB /* StockRow.swift in Sources */, |
1002 952FC0B8267C97BA001406B1 /* WatchlistSheetRow.swift in Sources */, | 1008 952FC0B8267C97BA001406B1 /* WatchlistSheetRow.swift in Sources */, |
1005 9550443A26111B2B000E0BCB /* HomeView.swift in Sources */, | 1011 9550443A26111B2B000E0BCB /* HomeView.swift in Sources */, |
1006 95672B9825DDA54700DCBE4A /* Persistence.swift in Sources */, | 1012 95672B9825DDA54700DCBE4A /* Persistence.swift in Sources */, |
1007 95123ABC2676676B001BFAF3 /* CurrencySheetRow.swift in Sources */, | 1013 95123ABC2676676B001BFAF3 /* CurrencySheetRow.swift in Sources */, |
1008 95A7C0742616409D003E2EC1 /* ParseJSON.swift in Sources */, | 1014 95A7C0742616409D003E2EC1 /* ParseJSON.swift in Sources */, |
1009 95E4A2D7268091F900A6FEB9 /* NewsHelper.swift in Sources */, | 1015 95E4A2D7268091F900A6FEB9 /* NewsHelper.swift in Sources */, |
1016 9576BFED26810713002BCAC6 /* InsiderRosterList.swift in Sources */, | |
1010 95E8BAA32656D86E0016AE72 /* RequestType.swift in Sources */, | 1017 95E8BAA32656D86E0016AE72 /* RequestType.swift in Sources */, |
1011 95CCFB56266E7A0F00C384A1 /* InsiderTransactionModel.swift in Sources */, | 1018 95CCFB56266E7A0F00C384A1 /* InsiderTransactionModel.swift in Sources */, |
1012 951566E72613A2B6007C0F36 /* TradingDates.swift in Sources */, | 1019 951566E72613A2B6007C0F36 /* TradingDatesSheet.swift in Sources */, |
1013 9502BBF5267F5194003B0A59 /* CompanyView.swift in Sources */, | 1020 9502BBF5267F5194003B0A59 /* CompanyView.swift in Sources */, |
1014 955E73392623568F005652FF /* Home.swift in Sources */, | 1021 955E73392623568F005652FF /* Home.swift in Sources */, |
1015 95721DA6262761E700EC527B /* CurrencyRow.swift in Sources */, | 1022 95721DA6262761E700EC527B /* CurrencyRow.swift in Sources */, |
1016 9562404C263C766D00C6C511 /* WatchlistCreator.swift in Sources */, | 1023 9562404C263C766D00C6C511 /* WatchlistCreator.swift in Sources */, |
1017 95BB05B22670B8C3005A2029 /* KeyStatsModel.swift in Sources */, | 1024 95BB05B22670B8C3005A2029 /* KeyStatsModel.swift in Sources */, |
1036 95131D47267A03020055C6DE /* WatchlistCompany+CoreDataClass.swift in Sources */, | 1043 95131D47267A03020055C6DE /* WatchlistCompany+CoreDataClass.swift in Sources */, |
1037 9502BBF7267F5974003B0A59 /* CompanyResponse.swift in Sources */, | 1044 9502BBF7267F5974003B0A59 /* CompanyResponse.swift in Sources */, |
1038 95A07F7126305AD5009865AA /* SectorPerformanceModel.swift in Sources */, | 1045 95A07F7126305AD5009865AA /* SectorPerformanceModel.swift in Sources */, |
1039 9594F0402651355B00CFA8D4 /* HistoricalPricesModel.swift in Sources */, | 1046 9594F0402651355B00CFA8D4 /* HistoricalPricesModel.swift in Sources */, |
1040 95123AC026767370001BFAF3 /* StockItem.swift in Sources */, | 1047 95123AC026767370001BFAF3 /* StockItem.swift in Sources */, |
1048 9576BFEB26810661002BCAC6 /* InsiderRosterHelper.swift in Sources */, | |
1041 9502BBFF267F6454003B0A59 /* KeyStatsHelper.swift in Sources */, | 1049 9502BBFF267F6454003B0A59 /* KeyStatsHelper.swift in Sources */, |
1042 9519BE06267E5EC3009C6015 /* ProfileStockRow.swift in Sources */, | 1050 9519BE06267E5EC3009C6015 /* ProfileStockRow.swift in Sources */, |
1043 9550444626111EE5000E0BCB /* SectorItem.swift in Sources */, | 1051 9550444626111EE5000E0BCB /* SectorItem.swift in Sources */, |
1044 95672B9B25DDA54800DCBE4A /* LazyBear.xcdatamodeld in Sources */, | 1052 95672B9B25DDA54800DCBE4A /* LazyBear.xcdatamodeld in Sources */, |
1045 95C8C0E0262A369F0082D1D9 /* ProfileResponse.swift in Sources */, | 1053 95C8C0E0262A369F0082D1D9 /* ProfileResponse.swift in Sources */, |
1645 requirement = { | 1653 requirement = { |
1646 kind = upToNextMajorVersion; | 1654 kind = upToNextMajorVersion; |
1647 minimumVersion = 0.1.3; | 1655 minimumVersion = 0.1.3; |
1648 }; | 1656 }; |
1649 }; | 1657 }; |
1650 95E4A2DA2680971A00A6FEB9 /* XCRemoteSwiftPackageReference "SDWebImageSwiftUI" */ = { | |
1651 isa = XCRemoteSwiftPackageReference; | |
1652 repositoryURL = "https://github.com/SDWebImage/SDWebImageSwiftUI.git"; | |
1653 requirement = { | |
1654 kind = upToNextMajorVersion; | |
1655 minimumVersion = 2.0.2; | |
1656 }; | |
1657 }; | |
1658 /* End XCRemoteSwiftPackageReference section */ | 1658 /* End XCRemoteSwiftPackageReference section */ |
1659 | 1659 |
1660 /* Begin XCSwiftPackageProductDependency section */ | 1660 /* Begin XCSwiftPackageProductDependency section */ |
1661 950B6F3C267643460029E447 /* Purchases */ = { | 1661 950B6F3C267643460029E447 /* Purchases */ = { |
1662 isa = XCSwiftPackageProductDependency; | 1662 isa = XCSwiftPackageProductDependency; |
1681 95A4B932263E9F810056F036 /* Introspect */ = { | 1681 95A4B932263E9F810056F036 /* Introspect */ = { |
1682 isa = XCSwiftPackageProductDependency; | 1682 isa = XCSwiftPackageProductDependency; |
1683 package = 95A4B931263E9F810056F036 /* XCRemoteSwiftPackageReference "SwiftUI-Introspect" */; | 1683 package = 95A4B931263E9F810056F036 /* XCRemoteSwiftPackageReference "SwiftUI-Introspect" */; |
1684 productName = Introspect; | 1684 productName = Introspect; |
1685 }; | 1685 }; |
1686 95E4A2DB2680971A00A6FEB9 /* SDWebImageSwiftUI */ = { | |
1687 isa = XCSwiftPackageProductDependency; | |
1688 package = 95E4A2DA2680971A00A6FEB9 /* XCRemoteSwiftPackageReference "SDWebImageSwiftUI" */; | |
1689 productName = SDWebImageSwiftUI; | |
1690 }; | |
1691 /* End XCSwiftPackageProductDependency section */ | 1686 /* End XCSwiftPackageProductDependency section */ |
1692 | 1687 |
1693 /* Begin XCVersionGroup section */ | 1688 /* Begin XCVersionGroup section */ |
1694 95672B9925DDA54800DCBE4A /* LazyBear.xcdatamodeld */ = { | 1689 95672B9925DDA54800DCBE4A /* LazyBear.xcdatamodeld */ = { |
1695 isa = XCVersionGroup; | 1690 isa = XCVersionGroup; |