Mercurial > public > lazybear
comparison LazyBear.xcodeproj/project.pbxproj @ 454:c79a3ed3d230
StockView for WatchOS implemented
author | Dennis Concepción Martín <dennisconcepcionmartin@gmail.com> |
---|---|
date | Sun, 27 Jun 2021 20:55:05 +0200 |
parents | 37c13ebda381 |
children | b560babcd5ed |
comparison
equal
deleted
inserted
replaced
453:37c13ebda381 | 454:c79a3ed3d230 |
---|---|
54 953C96E0268898430096734C /* DefaultCompanies.json in Resources */ = {isa = PBXBuildFile; fileRef = 953C96DF268898430096734C /* DefaultCompanies.json */; }; | 54 953C96E0268898430096734C /* DefaultCompanies.json in Resources */ = {isa = PBXBuildFile; fileRef = 953C96DF268898430096734C /* DefaultCompanies.json */; }; |
55 953C96E2268898DC0096734C /* DefaultCompanyModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 953C96E1268898DC0096734C /* DefaultCompanyModel.swift */; }; | 55 953C96E2268898DC0096734C /* DefaultCompanyModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 953C96E1268898DC0096734C /* DefaultCompanyModel.swift */; }; |
56 9547482026821F7700D6A966 /* InsiderTransactionsHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9547481F26821F7700D6A966 /* InsiderTransactionsHelper.swift */; }; | 56 9547482026821F7700D6A966 /* InsiderTransactionsHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9547481F26821F7700D6A966 /* InsiderTransactionsHelper.swift */; }; |
57 9547482226821F8800D6A966 /* InsiderTransactionsRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9547482126821F8800D6A966 /* InsiderTransactionsRow.swift */; }; | 57 9547482226821F8800D6A966 /* InsiderTransactionsRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9547482126821F8800D6A966 /* InsiderTransactionsRow.swift */; }; |
58 9547482426821F9400D6A966 /* InsiderTransactionsList.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9547482326821F9400D6A966 /* InsiderTransactionsList.swift */; }; | 58 9547482426821F9400D6A966 /* InsiderTransactionsList.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9547482326821F9400D6A966 /* InsiderTransactionsList.swift */; }; |
59 9547482A26822F0700D6A966 /* StockCharts in Frameworks */ = {isa = PBXBuildFile; productRef = 9547482926822F0700D6A966 /* StockCharts */; }; | |
60 954D7EC2260BE70C00A13C50 /* SwiftlySearch in Frameworks */ = {isa = PBXBuildFile; productRef = 954D7EC1260BE70C00A13C50 /* SwiftlySearch */; }; | 59 954D7EC2260BE70C00A13C50 /* SwiftlySearch in Frameworks */ = {isa = PBXBuildFile; productRef = 954D7EC1260BE70C00A13C50 /* SwiftlySearch */; }; |
61 9550443A26111B2B000E0BCB /* HomeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9550443926111B2B000E0BCB /* HomeView.swift */; }; | 60 9550443A26111B2B000E0BCB /* HomeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9550443926111B2B000E0BCB /* HomeView.swift */; }; |
62 9550444326111E7A000E0BCB /* SectorRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9550444226111E7A000E0BCB /* SectorRow.swift */; }; | 61 9550444326111E7A000E0BCB /* SectorRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9550444226111E7A000E0BCB /* SectorRow.swift */; }; |
63 9550444626111EE5000E0BCB /* SectorItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9550444526111EE5000E0BCB /* SectorItem.swift */; }; | 62 9550444626111EE5000E0BCB /* SectorItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9550444526111EE5000E0BCB /* SectorItem.swift */; }; |
64 9550444926111FC9000E0BCB /* StockRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9550444826111FC9000E0BCB /* StockRow.swift */; }; | 63 9550444926111FC9000E0BCB /* StockRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9550444826111FC9000E0BCB /* StockRow.swift */; }; |
111 95C22F3F26776F010014C98A /* CompanyModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95C22F3E26776F010014C98A /* CompanyModel.swift */; }; | 110 95C22F3F26776F010014C98A /* CompanyModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95C22F3E26776F010014C98A /* CompanyModel.swift */; }; |
112 95C8C0E0262A369F0082D1D9 /* ProfileResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95C8C0DF262A369F0082D1D9 /* ProfileResponse.swift */; }; | 111 95C8C0E0262A369F0082D1D9 /* ProfileResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95C8C0DF262A369F0082D1D9 /* ProfileResponse.swift */; }; |
113 95CCFB56266E7A0F00C384A1 /* InsiderTransactionModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95CCFB55266E7A0F00C384A1 /* InsiderTransactionModel.swift */; }; | 112 95CCFB56266E7A0F00C384A1 /* InsiderTransactionModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95CCFB55266E7A0F00C384A1 /* InsiderTransactionModel.swift */; }; |
114 95CCFB5E266E855800C384A1 /* GetDateComponents.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95CCFB5D266E855800C384A1 /* GetDateComponents.swift */; }; | 113 95CCFB5E266E855800C384A1 /* GetDateComponents.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95CCFB5D266E855800C384A1 /* GetDateComponents.swift */; }; |
115 95CCFB60266E864C00C384A1 /* ConvertStringToDate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95CCFB5F266E864C00C384A1 /* ConvertStringToDate.swift */; }; | 114 95CCFB60266E864C00C384A1 /* ConvertStringToDate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95CCFB5F266E864C00C384A1 /* ConvertStringToDate.swift */; }; |
115 95CF46A32688BC0B0028C5A2 /* CompanyView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95CF46A22688BC0B0028C5A2 /* CompanyView.swift */; }; | |
116 95CF46A82688C60D0028C5A2 /* StockCharts in Frameworks */ = {isa = PBXBuildFile; productRef = 95CF46A72688C60D0028C5A2 /* StockCharts */; }; | |
117 95CF46A92688C74C0028C5A2 /* Company.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9502BBF8267F59A0003B0A59 /* Company.swift */; }; | |
118 95CF46AA2688C7590028C5A2 /* CompanyResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9502BBF6267F5974003B0A59 /* CompanyResponse.swift */; }; | |
119 95CF46AB2688C7770028C5A2 /* HistoricalPricesModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9594F03F2651355B00CFA8D4 /* HistoricalPricesModel.swift */; }; | |
120 95CF46AC2688C7810028C5A2 /* QuoteModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95A07F6B26305AC6009865AA /* QuoteModel.swift */; }; | |
121 95CF46AD2688C78C0028C5A2 /* LatestNewsModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95613ADE264FC6FD00D4CE8F /* LatestNewsModel.swift */; }; | |
122 95CF46AE2688C7990028C5A2 /* KeyStatsModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95BB05B12670B8C3005A2029 /* KeyStatsModel.swift */; }; | |
123 95CF46AF2688C7A60028C5A2 /* InsiderRosterModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95602703265ABB990046F97E /* InsiderRosterModel.swift */; }; | |
124 95CF46B02688C7B00028C5A2 /* InsiderTransactionModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95CCFB55266E7A0F00C384A1 /* InsiderTransactionModel.swift */; }; | |
125 95CF46B22688C9370028C5A2 /* StockCharts in Frameworks */ = {isa = PBXBuildFile; productRef = 95CF46B12688C9370028C5A2 /* StockCharts */; }; | |
126 95CF46B72688F89B0028C5A2 /* StockView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95CF46B62688F89B0028C5A2 /* StockView.swift */; }; | |
127 95CF46B92688F8A60028C5A2 /* LatestNewsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95CF46B82688F8A60028C5A2 /* LatestNewsView.swift */; }; | |
128 95CF46BD2688F8C10028C5A2 /* KeyStatsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95CF46BC2688F8C10028C5A2 /* KeyStatsView.swift */; }; | |
129 95CF46BF2688F8CF0028C5A2 /* TopInsidersView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95CF46BE2688F8CF0028C5A2 /* TopInsidersView.swift */; }; | |
130 95CF46C12688F8DC0028C5A2 /* InsiderTransactionsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95CF46C02688F8DC0028C5A2 /* InsiderTransactionsView.swift */; }; | |
116 95D308F82624B3A400A39F77 /* CurrencyItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95D308F72624B3A400A39F77 /* CurrencyItem.swift */; }; | 131 95D308F82624B3A400A39F77 /* CurrencyItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95D308F72624B3A400A39F77 /* CurrencyItem.swift */; }; |
117 95E2DBF82673752F007FCCB4 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 95E2DBF72673752F007FCCB4 /* LaunchScreen.storyboard */; }; | 132 95E2DBF82673752F007FCCB4 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 95E2DBF72673752F007FCCB4 /* LaunchScreen.storyboard */; }; |
118 95E4A2D7268091F900A6FEB9 /* NewsHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95E4A2D6268091F900A6FEB9 /* NewsHelper.swift */; }; | 133 95E4A2D7268091F900A6FEB9 /* NewsHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95E4A2D6268091F900A6FEB9 /* NewsHelper.swift */; }; |
119 95E4A2D92680931300A6FEB9 /* NewsRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95E4A2D82680931300A6FEB9 /* NewsRow.swift */; }; | 134 95E4A2D92680931300A6FEB9 /* NewsRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95E4A2D82680931300A6FEB9 /* NewsRow.swift */; }; |
120 95E4A2E02680A70000A6FEB9 /* NewsList.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95E4A2DF2680A70000A6FEB9 /* NewsList.swift */; }; | 135 95E4A2E02680A70000A6FEB9 /* NewsList.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95E4A2DF2680A70000A6FEB9 /* NewsList.swift */; }; |
300 95C22F3E26776F010014C98A /* CompanyModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CompanyModel.swift; sourceTree = "<group>"; }; | 315 95C22F3E26776F010014C98A /* CompanyModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CompanyModel.swift; sourceTree = "<group>"; }; |
301 95C8C0DF262A369F0082D1D9 /* ProfileResponse.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProfileResponse.swift; sourceTree = "<group>"; }; | 316 95C8C0DF262A369F0082D1D9 /* ProfileResponse.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProfileResponse.swift; sourceTree = "<group>"; }; |
302 95CCFB55266E7A0F00C384A1 /* InsiderTransactionModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InsiderTransactionModel.swift; sourceTree = "<group>"; }; | 317 95CCFB55266E7A0F00C384A1 /* InsiderTransactionModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InsiderTransactionModel.swift; sourceTree = "<group>"; }; |
303 95CCFB5D266E855800C384A1 /* GetDateComponents.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GetDateComponents.swift; sourceTree = "<group>"; }; | 318 95CCFB5D266E855800C384A1 /* GetDateComponents.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GetDateComponents.swift; sourceTree = "<group>"; }; |
304 95CCFB5F266E864C00C384A1 /* ConvertStringToDate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConvertStringToDate.swift; sourceTree = "<group>"; }; | 319 95CCFB5F266E864C00C384A1 /* ConvertStringToDate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConvertStringToDate.swift; sourceTree = "<group>"; }; |
320 95CF46A22688BC0B0028C5A2 /* CompanyView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CompanyView.swift; sourceTree = "<group>"; }; | |
321 95CF46B62688F89B0028C5A2 /* StockView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StockView.swift; sourceTree = "<group>"; }; | |
322 95CF46B82688F8A60028C5A2 /* LatestNewsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LatestNewsView.swift; sourceTree = "<group>"; }; | |
323 95CF46BC2688F8C10028C5A2 /* KeyStatsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyStatsView.swift; sourceTree = "<group>"; }; | |
324 95CF46BE2688F8CF0028C5A2 /* TopInsidersView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TopInsidersView.swift; sourceTree = "<group>"; }; | |
325 95CF46C02688F8DC0028C5A2 /* InsiderTransactionsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InsiderTransactionsView.swift; sourceTree = "<group>"; }; | |
305 95D308F72624B3A400A39F77 /* CurrencyItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CurrencyItem.swift; sourceTree = "<group>"; }; | 326 95D308F72624B3A400A39F77 /* CurrencyItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CurrencyItem.swift; sourceTree = "<group>"; }; |
306 95E2DBF72673752F007FCCB4 /* LaunchScreen.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = LaunchScreen.storyboard; sourceTree = "<group>"; }; | 327 95E2DBF72673752F007FCCB4 /* LaunchScreen.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = LaunchScreen.storyboard; sourceTree = "<group>"; }; |
307 95E4A2D6268091F900A6FEB9 /* NewsHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NewsHelper.swift; sourceTree = "<group>"; }; | 328 95E4A2D6268091F900A6FEB9 /* NewsHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NewsHelper.swift; sourceTree = "<group>"; }; |
308 95E4A2D82680931300A6FEB9 /* NewsRow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NewsRow.swift; sourceTree = "<group>"; }; | 329 95E4A2D82680931300A6FEB9 /* NewsRow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NewsRow.swift; sourceTree = "<group>"; }; |
309 95E4A2DF2680A70000A6FEB9 /* NewsList.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NewsList.swift; sourceTree = "<group>"; }; | 330 95E4A2DF2680A70000A6FEB9 /* NewsList.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NewsList.swift; sourceTree = "<group>"; }; |
329 }; | 350 }; |
330 952457DB267E339C00D5BBCB /* Frameworks */ = { | 351 952457DB267E339C00D5BBCB /* Frameworks */ = { |
331 isa = PBXFrameworksBuildPhase; | 352 isa = PBXFrameworksBuildPhase; |
332 buildActionMask = 2147483647; | 353 buildActionMask = 2147483647; |
333 files = ( | 354 files = ( |
355 95CF46B22688C9370028C5A2 /* StockCharts in Frameworks */, | |
334 95BEA1AC268778E500BF18AB /* Alamofire in Frameworks */, | 356 95BEA1AC268778E500BF18AB /* Alamofire in Frameworks */, |
335 ); | 357 ); |
336 runOnlyForDeploymentPostprocessing = 0; | 358 runOnlyForDeploymentPostprocessing = 0; |
337 }; | 359 }; |
338 952457F5267E339C00D5BBCB /* Frameworks */ = { | 360 952457F5267E339C00D5BBCB /* Frameworks */ = { |
354 buildActionMask = 2147483647; | 376 buildActionMask = 2147483647; |
355 files = ( | 377 files = ( |
356 958A735225E0170900FD7ECA /* CloudKit.framework in Frameworks */, | 378 958A735225E0170900FD7ECA /* CloudKit.framework in Frameworks */, |
357 95BEA1A626876DE100BF18AB /* Alamofire in Frameworks */, | 379 95BEA1A626876DE100BF18AB /* Alamofire in Frameworks */, |
358 950B6F3F267643640029E447 /* StoreKit.framework in Frameworks */, | 380 950B6F3F267643640029E447 /* StoreKit.framework in Frameworks */, |
359 9547482A26822F0700D6A966 /* StockCharts in Frameworks */, | 381 95CF46A82688C60D0028C5A2 /* StockCharts in Frameworks */, |
360 95A4B933263E9F810056F036 /* Introspect in Frameworks */, | 382 95A4B933263E9F810056F036 /* Introspect in Frameworks */, |
361 950B6F3D267643460029E447 /* Purchases in Frameworks */, | 383 950B6F3D267643460029E447 /* Purchases in Frameworks */, |
362 954D7EC2260BE70C00A13C50 /* SwiftlySearch in Frameworks */, | 384 954D7EC2260BE70C00A13C50 /* SwiftlySearch in Frameworks */, |
363 ); | 385 ); |
364 runOnlyForDeploymentPostprocessing = 0; | 386 runOnlyForDeploymentPostprocessing = 0; |
630 }; | 652 }; |
631 9595DC312682845500DC8104 /* Home */ = { | 653 9595DC312682845500DC8104 /* Home */ = { |
632 isa = PBXGroup; | 654 isa = PBXGroup; |
633 children = ( | 655 children = ( |
634 9595DC332682849E00DC8104 /* HomeView.swift */, | 656 9595DC332682849E00DC8104 /* HomeView.swift */, |
657 95CF46A22688BC0B0028C5A2 /* CompanyView.swift */, | |
658 95CF46B62688F89B0028C5A2 /* StockView.swift */, | |
659 95CF46B82688F8A60028C5A2 /* LatestNewsView.swift */, | |
660 95CF46BC2688F8C10028C5A2 /* KeyStatsView.swift */, | |
661 95CF46BE2688F8CF0028C5A2 /* TopInsidersView.swift */, | |
662 95CF46C02688F8DC0028C5A2 /* InsiderTransactionsView.swift */, | |
635 9595DC322682848B00DC8104 /* Helpers */, | 663 9595DC322682848B00DC8104 /* Helpers */, |
636 ); | 664 ); |
637 path = Home; | 665 path = Home; |
638 sourceTree = "<group>"; | 666 sourceTree = "<group>"; |
639 }; | 667 }; |
813 dependencies = ( | 841 dependencies = ( |
814 ); | 842 ); |
815 name = "LazyBearWatchOS Extension"; | 843 name = "LazyBearWatchOS Extension"; |
816 packageProductDependencies = ( | 844 packageProductDependencies = ( |
817 95BEA1AB268778E500BF18AB /* Alamofire */, | 845 95BEA1AB268778E500BF18AB /* Alamofire */, |
846 95CF46B12688C9370028C5A2 /* StockCharts */, | |
818 ); | 847 ); |
819 productName = "LazyBearWatchOS Extension"; | 848 productName = "LazyBearWatchOS Extension"; |
820 productReference = 952457DE267E339C00D5BBCB /* LazyBearWatchOS Extension.appex */; | 849 productReference = 952457DE267E339C00D5BBCB /* LazyBearWatchOS Extension.appex */; |
821 productType = "com.apple.product-type.watchkit2-extension"; | 850 productType = "com.apple.product-type.watchkit2-extension"; |
822 }; | 851 }; |
873 name = LazyBear; | 902 name = LazyBear; |
874 packageProductDependencies = ( | 903 packageProductDependencies = ( |
875 954D7EC1260BE70C00A13C50 /* SwiftlySearch */, | 904 954D7EC1260BE70C00A13C50 /* SwiftlySearch */, |
876 95A4B932263E9F810056F036 /* Introspect */, | 905 95A4B932263E9F810056F036 /* Introspect */, |
877 950B6F3C267643460029E447 /* Purchases */, | 906 950B6F3C267643460029E447 /* Purchases */, |
878 9547482926822F0700D6A966 /* StockCharts */, | |
879 95BEA1A526876DE100BF18AB /* Alamofire */, | 907 95BEA1A526876DE100BF18AB /* Alamofire */, |
908 95CF46A72688C60D0028C5A2 /* StockCharts */, | |
880 ); | 909 ); |
881 productName = LazyBear; | 910 productName = LazyBear; |
882 productReference = 95672B8B25DDA54700DCBE4A /* LazyBear.app */; | 911 productReference = 95672B8B25DDA54700DCBE4A /* LazyBear.app */; |
883 productType = "com.apple.product-type.application"; | 912 productType = "com.apple.product-type.application"; |
884 }; | 913 }; |
929 mainGroup = 95672B8225DDA54700DCBE4A; | 958 mainGroup = 95672B8225DDA54700DCBE4A; |
930 packageReferences = ( | 959 packageReferences = ( |
931 954D7EC0260BE70C00A13C50 /* XCRemoteSwiftPackageReference "SwiftlySearch" */, | 960 954D7EC0260BE70C00A13C50 /* XCRemoteSwiftPackageReference "SwiftlySearch" */, |
932 95A4B931263E9F810056F036 /* XCRemoteSwiftPackageReference "SwiftUI-Introspect" */, | 961 95A4B931263E9F810056F036 /* XCRemoteSwiftPackageReference "SwiftUI-Introspect" */, |
933 950B6F3B267643460029E447 /* XCRemoteSwiftPackageReference "purchases-ios" */, | 962 950B6F3B267643460029E447 /* XCRemoteSwiftPackageReference "purchases-ios" */, |
934 9547482826822F0700D6A966 /* XCRemoteSwiftPackageReference "StockCharts" */, | |
935 95BEA1A426876DE100BF18AB /* XCRemoteSwiftPackageReference "Alamofire" */, | 963 95BEA1A426876DE100BF18AB /* XCRemoteSwiftPackageReference "Alamofire" */, |
964 95CF46A62688C60D0028C5A2 /* XCRemoteSwiftPackageReference "StockCharts" */, | |
936 ); | 965 ); |
937 productRefGroup = 95672B8C25DDA54700DCBE4A /* Products */; | 966 productRefGroup = 95672B8C25DDA54700DCBE4A /* Products */; |
938 projectDirPath = ""; | 967 projectDirPath = ""; |
939 projectRoot = ""; | 968 projectRoot = ""; |
940 targets = ( | 969 targets = ( |
1028 }; | 1057 }; |
1029 952457DA267E339C00D5BBCB /* Sources */ = { | 1058 952457DA267E339C00D5BBCB /* Sources */ = { |
1030 isa = PBXSourcesBuildPhase; | 1059 isa = PBXSourcesBuildPhase; |
1031 buildActionMask = 2147483647; | 1060 buildActionMask = 2147483647; |
1032 files = ( | 1061 files = ( |
1062 95CF46B92688F8A60028C5A2 /* LatestNewsView.swift in Sources */, | |
1063 95CF46B72688F89B0028C5A2 /* StockView.swift in Sources */, | |
1064 95CF46BD2688F8C10028C5A2 /* KeyStatsView.swift in Sources */, | |
1033 952457E8267E339C00D5BBCB /* NotificationController.swift in Sources */, | 1065 952457E8267E339C00D5BBCB /* NotificationController.swift in Sources */, |
1066 95CF46C12688F8DC0028C5A2 /* InsiderTransactionsView.swift in Sources */, | |
1034 95BEA1AD2687791000BF18AB /* ProfileResponse.swift in Sources */, | 1067 95BEA1AD2687791000BF18AB /* ProfileResponse.swift in Sources */, |
1068 95CF46AA2688C7590028C5A2 /* CompanyResponse.swift in Sources */, | |
1035 95BEA1AF2687794A00BF18AB /* RequestType.swift in Sources */, | 1069 95BEA1AF2687794A00BF18AB /* RequestType.swift in Sources */, |
1070 95CF46AB2688C7770028C5A2 /* HistoricalPricesModel.swift in Sources */, | |
1071 95CF46AD2688C78C0028C5A2 /* LatestNewsModel.swift in Sources */, | |
1036 95BEA1B326877BAC00BF18AB /* Persistence.swift in Sources */, | 1072 95BEA1B326877BAC00BF18AB /* Persistence.swift in Sources */, |
1037 95BEA1AA268777CC00BF18AB /* Profile.swift in Sources */, | 1073 95BEA1AA268777CC00BF18AB /* Profile.swift in Sources */, |
1074 95CF46AF2688C7A60028C5A2 /* InsiderRosterModel.swift in Sources */, | |
1038 952457E6267E339C00D5BBCB /* ContentView.swift in Sources */, | 1075 952457E6267E339C00D5BBCB /* ContentView.swift in Sources */, |
1076 95CF46AE2688C7990028C5A2 /* KeyStatsModel.swift in Sources */, | |
1039 952457EC267E339C00D5BBCB /* ComplicationController.swift in Sources */, | 1077 952457EC267E339C00D5BBCB /* ComplicationController.swift in Sources */, |
1040 95BEA1AE2687791800BF18AB /* CompanyModel.swift in Sources */, | 1078 95BEA1AE2687791800BF18AB /* CompanyModel.swift in Sources */, |
1079 95CF46B02688C7B00028C5A2 /* InsiderTransactionModel.swift in Sources */, | |
1080 95CF46AC2688C7810028C5A2 /* QuoteModel.swift in Sources */, | |
1041 9595DC342682849E00DC8104 /* HomeView.swift in Sources */, | 1081 9595DC342682849E00DC8104 /* HomeView.swift in Sources */, |
1082 95CF46BF2688F8CF0028C5A2 /* TopInsidersView.swift in Sources */, | |
1042 95BEA1B426877BBA00BF18AB /* LazyBear.xcdatamodeld in Sources */, | 1083 95BEA1B426877BBA00BF18AB /* LazyBear.xcdatamodeld in Sources */, |
1043 9595DC382682850000DC8104 /* WatchlistCompany+CoreDataProperties.swift in Sources */, | 1084 9595DC382682850000DC8104 /* WatchlistCompany+CoreDataProperties.swift in Sources */, |
1044 952457E4267E339C00D5BBCB /* LazyBearApp.swift in Sources */, | 1085 952457E4267E339C00D5BBCB /* LazyBearApp.swift in Sources */, |
1086 95CF46A92688C74C0028C5A2 /* Company.swift in Sources */, | |
1045 9595DC37268284FA00DC8104 /* WatchlistCompany+CoreDataClass.swift in Sources */, | 1087 9595DC37268284FA00DC8104 /* WatchlistCompany+CoreDataClass.swift in Sources */, |
1046 952457EA267E339C00D5BBCB /* NotificationView.swift in Sources */, | 1088 952457EA267E339C00D5BBCB /* NotificationView.swift in Sources */, |
1089 95CF46A32688BC0B0028C5A2 /* CompanyView.swift in Sources */, | |
1047 9595DC36268284B100DC8104 /* CompanyRow.swift in Sources */, | 1090 9595DC36268284B100DC8104 /* CompanyRow.swift in Sources */, |
1048 ); | 1091 ); |
1049 runOnlyForDeploymentPostprocessing = 0; | 1092 runOnlyForDeploymentPostprocessing = 0; |
1050 }; | 1093 }; |
1051 952457F4267E339C00D5BBCB /* Sources */ = { | 1094 952457F4267E339C00D5BBCB /* Sources */ = { |
1698 requirement = { | 1741 requirement = { |
1699 kind = upToNextMajorVersion; | 1742 kind = upToNextMajorVersion; |
1700 minimumVersion = 3.11.1; | 1743 minimumVersion = 3.11.1; |
1701 }; | 1744 }; |
1702 }; | 1745 }; |
1703 9547482826822F0700D6A966 /* XCRemoteSwiftPackageReference "StockCharts" */ = { | |
1704 isa = XCRemoteSwiftPackageReference; | |
1705 repositoryURL = "https://github.com/denniscm190/StockCharts.git"; | |
1706 requirement = { | |
1707 kind = upToNextMajorVersion; | |
1708 minimumVersion = 1.2.5; | |
1709 }; | |
1710 }; | |
1711 954D7EC0260BE70C00A13C50 /* XCRemoteSwiftPackageReference "SwiftlySearch" */ = { | 1746 954D7EC0260BE70C00A13C50 /* XCRemoteSwiftPackageReference "SwiftlySearch" */ = { |
1712 isa = XCRemoteSwiftPackageReference; | 1747 isa = XCRemoteSwiftPackageReference; |
1713 repositoryURL = "https://github.com/thislooksfun/SwiftlySearch.git"; | 1748 repositoryURL = "https://github.com/thislooksfun/SwiftlySearch.git"; |
1714 requirement = { | 1749 requirement = { |
1715 kind = upToNextMajorVersion; | 1750 kind = upToNextMajorVersion; |
1728 isa = XCRemoteSwiftPackageReference; | 1763 isa = XCRemoteSwiftPackageReference; |
1729 repositoryURL = "https://github.com/Alamofire/Alamofire.git"; | 1764 repositoryURL = "https://github.com/Alamofire/Alamofire.git"; |
1730 requirement = { | 1765 requirement = { |
1731 kind = upToNextMajorVersion; | 1766 kind = upToNextMajorVersion; |
1732 minimumVersion = 5.4.3; | 1767 minimumVersion = 5.4.3; |
1768 }; | |
1769 }; | |
1770 95CF46A62688C60D0028C5A2 /* XCRemoteSwiftPackageReference "StockCharts" */ = { | |
1771 isa = XCRemoteSwiftPackageReference; | |
1772 repositoryURL = "https://github.com/denniscm190/StockCharts.git"; | |
1773 requirement = { | |
1774 kind = upToNextMajorVersion; | |
1775 minimumVersion = 1.2.6; | |
1733 }; | 1776 }; |
1734 }; | 1777 }; |
1735 /* End XCRemoteSwiftPackageReference section */ | 1778 /* End XCRemoteSwiftPackageReference section */ |
1736 | 1779 |
1737 /* Begin XCSwiftPackageProductDependency section */ | 1780 /* Begin XCSwiftPackageProductDependency section */ |
1738 950B6F3C267643460029E447 /* Purchases */ = { | 1781 950B6F3C267643460029E447 /* Purchases */ = { |
1739 isa = XCSwiftPackageProductDependency; | 1782 isa = XCSwiftPackageProductDependency; |
1740 package = 950B6F3B267643460029E447 /* XCRemoteSwiftPackageReference "purchases-ios" */; | 1783 package = 950B6F3B267643460029E447 /* XCRemoteSwiftPackageReference "purchases-ios" */; |
1741 productName = Purchases; | 1784 productName = Purchases; |
1742 }; | 1785 }; |
1743 9547482926822F0700D6A966 /* StockCharts */ = { | |
1744 isa = XCSwiftPackageProductDependency; | |
1745 package = 9547482826822F0700D6A966 /* XCRemoteSwiftPackageReference "StockCharts" */; | |
1746 productName = StockCharts; | |
1747 }; | |
1748 954D7EC1260BE70C00A13C50 /* SwiftlySearch */ = { | 1786 954D7EC1260BE70C00A13C50 /* SwiftlySearch */ = { |
1749 isa = XCSwiftPackageProductDependency; | 1787 isa = XCSwiftPackageProductDependency; |
1750 package = 954D7EC0260BE70C00A13C50 /* XCRemoteSwiftPackageReference "SwiftlySearch" */; | 1788 package = 954D7EC0260BE70C00A13C50 /* XCRemoteSwiftPackageReference "SwiftlySearch" */; |
1751 productName = SwiftlySearch; | 1789 productName = SwiftlySearch; |
1752 }; | 1790 }; |
1762 }; | 1800 }; |
1763 95BEA1AB268778E500BF18AB /* Alamofire */ = { | 1801 95BEA1AB268778E500BF18AB /* Alamofire */ = { |
1764 isa = XCSwiftPackageProductDependency; | 1802 isa = XCSwiftPackageProductDependency; |
1765 package = 95BEA1A426876DE100BF18AB /* XCRemoteSwiftPackageReference "Alamofire" */; | 1803 package = 95BEA1A426876DE100BF18AB /* XCRemoteSwiftPackageReference "Alamofire" */; |
1766 productName = Alamofire; | 1804 productName = Alamofire; |
1805 }; | |
1806 95CF46A72688C60D0028C5A2 /* StockCharts */ = { | |
1807 isa = XCSwiftPackageProductDependency; | |
1808 package = 95CF46A62688C60D0028C5A2 /* XCRemoteSwiftPackageReference "StockCharts" */; | |
1809 productName = StockCharts; | |
1810 }; | |
1811 95CF46B12688C9370028C5A2 /* StockCharts */ = { | |
1812 isa = XCSwiftPackageProductDependency; | |
1813 package = 95CF46A62688C60D0028C5A2 /* XCRemoteSwiftPackageReference "StockCharts" */; | |
1814 productName = StockCharts; | |
1767 }; | 1815 }; |
1768 /* End XCSwiftPackageProductDependency section */ | 1816 /* End XCSwiftPackageProductDependency section */ |
1769 | 1817 |
1770 /* Begin XCVersionGroup section */ | 1818 /* Begin XCVersionGroup section */ |
1771 95672B9925DDA54800DCBE4A /* LazyBear.xcdatamodeld */ = { | 1819 95672B9925DDA54800DCBE4A /* LazyBear.xcdatamodeld */ = { |