Mercurial > public > lazybear
comparison LazyBear.xcodeproj/project.pbxproj @ 442:6eae10397501
Implementing NewsHelper in CompanyView
author | Dennis Concepción Martín <dennisconcepcionmartin@gmail.com> |
---|---|
date | Mon, 21 Jun 2021 13:28:45 +0200 |
parents | 417148200aaf |
children | ffbb1dbab531 |
comparison
equal
deleted
inserted
replaced
441:417148200aaf | 442:6eae10397501 |
---|---|
12 9502BBF9267F59A0003B0A59 /* Company.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9502BBF8267F59A0003B0A59 /* Company.swift */; }; | 12 9502BBF9267F59A0003B0A59 /* Company.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9502BBF8267F59A0003B0A59 /* Company.swift */; }; |
13 9502BBFB267F5EE8003B0A59 /* ChartHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9502BBFA267F5EE8003B0A59 /* ChartHelper.swift */; }; | 13 9502BBFB267F5EE8003B0A59 /* ChartHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9502BBFA267F5EE8003B0A59 /* ChartHelper.swift */; }; |
14 9502BBFD267F63F3003B0A59 /* CustomRectangleBox.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9502BBFC267F63F3003B0A59 /* CustomRectangleBox.swift */; }; | 14 9502BBFD267F63F3003B0A59 /* CustomRectangleBox.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9502BBFC267F63F3003B0A59 /* CustomRectangleBox.swift */; }; |
15 9502BBFF267F6454003B0A59 /* KeyStatsHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9502BBFE267F6454003B0A59 /* KeyStatsHelper.swift */; }; | 15 9502BBFF267F6454003B0A59 /* KeyStatsHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9502BBFE267F6454003B0A59 /* KeyStatsHelper.swift */; }; |
16 9502BC01267F8771003B0A59 /* KeyStatsList.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9502BC00267F8771003B0A59 /* KeyStatsList.swift */; }; | 16 9502BC01267F8771003B0A59 /* KeyStatsList.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9502BC00267F8771003B0A59 /* KeyStatsList.swift */; }; |
17 950857A7266BD12D005357BA /* BetterSafariView in Frameworks */ = {isa = PBXBuildFile; productRef = 950857A6266BD12D005357BA /* BetterSafariView */; }; | |
18 950B6F3D267643460029E447 /* Purchases in Frameworks */ = {isa = PBXBuildFile; productRef = 950B6F3C267643460029E447 /* Purchases */; }; | 17 950B6F3D267643460029E447 /* Purchases in Frameworks */ = {isa = PBXBuildFile; productRef = 950B6F3C267643460029E447 /* Purchases */; }; |
19 950B6F3F267643640029E447 /* StoreKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 950B6F3E267643640029E447 /* StoreKit.framework */; }; | 18 950B6F3F267643640029E447 /* StoreKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 950B6F3E267643640029E447 /* StoreKit.framework */; }; |
20 950B6F422676454A0029E447 /* RevenueCatTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 950B6F412676454A0029E447 /* RevenueCatTest.swift */; }; | 19 950B6F422676454A0029E447 /* RevenueCatTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 950B6F412676454A0029E447 /* RevenueCatTest.swift */; }; |
21 950C36E3260FB6180081CF53 /* HapticsManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 950C36E2260FB6180081CF53 /* HapticsManager.swift */; }; | 20 950C36E3260FB6180081CF53 /* HapticsManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 950C36E2260FB6180081CF53 /* HapticsManager.swift */; }; |
22 950C57132629EF9100F234FE /* LazyBearTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 950C57122629EF9100F234FE /* LazyBearTests.swift */; }; | 21 950C57132629EF9100F234FE /* LazyBearTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 950C57122629EF9100F234FE /* LazyBearTests.swift */; }; |
94 95CCFB56266E7A0F00C384A1 /* InsiderTransactionModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95CCFB55266E7A0F00C384A1 /* InsiderTransactionModel.swift */; }; | 93 95CCFB56266E7A0F00C384A1 /* InsiderTransactionModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95CCFB55266E7A0F00C384A1 /* InsiderTransactionModel.swift */; }; |
95 95CCFB5E266E855800C384A1 /* GetDateComponents.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95CCFB5D266E855800C384A1 /* GetDateComponents.swift */; }; | 94 95CCFB5E266E855800C384A1 /* GetDateComponents.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95CCFB5D266E855800C384A1 /* GetDateComponents.swift */; }; |
96 95CCFB60266E864C00C384A1 /* ConvertStringToDate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95CCFB5F266E864C00C384A1 /* ConvertStringToDate.swift */; }; | 95 95CCFB60266E864C00C384A1 /* ConvertStringToDate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95CCFB5F266E864C00C384A1 /* ConvertStringToDate.swift */; }; |
97 95D308F82624B3A400A39F77 /* CurrencyItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95D308F72624B3A400A39F77 /* CurrencyItem.swift */; }; | 96 95D308F82624B3A400A39F77 /* CurrencyItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95D308F72624B3A400A39F77 /* CurrencyItem.swift */; }; |
98 95E2DBF82673752F007FCCB4 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 95E2DBF72673752F007FCCB4 /* LaunchScreen.storyboard */; }; | 97 95E2DBF82673752F007FCCB4 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 95E2DBF72673752F007FCCB4 /* LaunchScreen.storyboard */; }; |
98 95E4A2D7268091F900A6FEB9 /* NewsHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95E4A2D6268091F900A6FEB9 /* NewsHelper.swift */; }; | |
99 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 */; }; | |
102 95E4A2E22680AD7C00A6FEB9 /* SFSafariViewWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95E4A2E12680AD7C00A6FEB9 /* SFSafariViewWrapper.swift */; }; | |
99 95E8BAA32656D86E0016AE72 /* RequestType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95E8BAA22656D86E0016AE72 /* RequestType.swift */; }; | 103 95E8BAA32656D86E0016AE72 /* RequestType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95E8BAA22656D86E0016AE72 /* RequestType.swift */; }; |
100 95FBE0DC2619CA7200440386 /* ProfileView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95FBE0DB2619CA7200440386 /* ProfileView.swift */; }; | 104 95FBE0DC2619CA7200440386 /* ProfileView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95FBE0DB2619CA7200440386 /* ProfileView.swift */; }; |
101 /* End PBXBuildFile section */ | 105 /* End PBXBuildFile section */ |
102 | 106 |
103 /* Begin PBXContainerItemProxy section */ | 107 /* Begin PBXContainerItemProxy section */ |
268 95CCFB55266E7A0F00C384A1 /* InsiderTransactionModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InsiderTransactionModel.swift; sourceTree = "<group>"; }; | 272 95CCFB55266E7A0F00C384A1 /* InsiderTransactionModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InsiderTransactionModel.swift; sourceTree = "<group>"; }; |
269 95CCFB5D266E855800C384A1 /* GetDateComponents.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GetDateComponents.swift; sourceTree = "<group>"; }; | 273 95CCFB5D266E855800C384A1 /* GetDateComponents.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GetDateComponents.swift; sourceTree = "<group>"; }; |
270 95CCFB5F266E864C00C384A1 /* ConvertStringToDate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConvertStringToDate.swift; sourceTree = "<group>"; }; | 274 95CCFB5F266E864C00C384A1 /* ConvertStringToDate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConvertStringToDate.swift; sourceTree = "<group>"; }; |
271 95D308F72624B3A400A39F77 /* CurrencyItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CurrencyItem.swift; sourceTree = "<group>"; }; | 275 95D308F72624B3A400A39F77 /* CurrencyItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CurrencyItem.swift; sourceTree = "<group>"; }; |
272 95E2DBF72673752F007FCCB4 /* LaunchScreen.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = LaunchScreen.storyboard; sourceTree = "<group>"; }; | 276 95E2DBF72673752F007FCCB4 /* LaunchScreen.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = LaunchScreen.storyboard; sourceTree = "<group>"; }; |
277 95E4A2D6268091F900A6FEB9 /* NewsHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NewsHelper.swift; sourceTree = "<group>"; }; | |
278 95E4A2D82680931300A6FEB9 /* NewsRow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NewsRow.swift; sourceTree = "<group>"; }; | |
279 95E4A2DF2680A70000A6FEB9 /* NewsList.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NewsList.swift; sourceTree = "<group>"; }; | |
280 95E4A2E12680AD7C00A6FEB9 /* SFSafariViewWrapper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SFSafariViewWrapper.swift; sourceTree = "<group>"; }; | |
273 95E8BAA22656D86E0016AE72 /* RequestType.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RequestType.swift; sourceTree = "<group>"; }; | 281 95E8BAA22656D86E0016AE72 /* RequestType.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RequestType.swift; sourceTree = "<group>"; }; |
274 95FBE0DB2619CA7200440386 /* ProfileView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProfileView.swift; sourceTree = "<group>"; }; | 282 95FBE0DB2619CA7200440386 /* ProfileView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProfileView.swift; sourceTree = "<group>"; }; |
275 /* End PBXFileReference section */ | 283 /* End PBXFileReference section */ |
276 | 284 |
277 /* Begin PBXFrameworksBuildPhase section */ | 285 /* Begin PBXFrameworksBuildPhase section */ |
312 }; | 320 }; |
313 95672B8825DDA54700DCBE4A /* Frameworks */ = { | 321 95672B8825DDA54700DCBE4A /* Frameworks */ = { |
314 isa = PBXFrameworksBuildPhase; | 322 isa = PBXFrameworksBuildPhase; |
315 buildActionMask = 2147483647; | 323 buildActionMask = 2147483647; |
316 files = ( | 324 files = ( |
317 950857A7266BD12D005357BA /* BetterSafariView in Frameworks */, | |
318 958A735225E0170900FD7ECA /* CloudKit.framework in Frameworks */, | 325 958A735225E0170900FD7ECA /* CloudKit.framework in Frameworks */, |
319 950B6F3F267643640029E447 /* StoreKit.framework in Frameworks */, | 326 950B6F3F267643640029E447 /* StoreKit.framework in Frameworks */, |
327 95E4A2DC2680971A00A6FEB9 /* SDWebImageSwiftUI in Frameworks */, | |
320 9594331326691789004A0339 /* Bazooka in Frameworks */, | 328 9594331326691789004A0339 /* Bazooka in Frameworks */, |
321 954572EC267A3D6A00C33A20 /* StockCharts in Frameworks */, | 329 954572EC267A3D6A00C33A20 /* StockCharts in Frameworks */, |
322 95A4B933263E9F810056F036 /* Introspect in Frameworks */, | 330 95A4B933263E9F810056F036 /* Introspect in Frameworks */, |
323 950B6F3D267643460029E447 /* Purchases in Frameworks */, | 331 950B6F3D267643460029E447 /* Purchases in Frameworks */, |
324 954D7EC2260BE70C00A13C50 /* SwiftlySearch in Frameworks */, | 332 954D7EC2260BE70C00A13C50 /* SwiftlySearch in Frameworks */, |
642 children = ( | 650 children = ( |
643 9502BBFC267F63F3003B0A59 /* CustomRectangleBox.swift */, | 651 9502BBFC267F63F3003B0A59 /* CustomRectangleBox.swift */, |
644 9502BBFA267F5EE8003B0A59 /* ChartHelper.swift */, | 652 9502BBFA267F5EE8003B0A59 /* ChartHelper.swift */, |
645 9502BBFE267F6454003B0A59 /* KeyStatsHelper.swift */, | 653 9502BBFE267F6454003B0A59 /* KeyStatsHelper.swift */, |
646 9502BC00267F8771003B0A59 /* KeyStatsList.swift */, | 654 9502BC00267F8771003B0A59 /* KeyStatsList.swift */, |
655 95E4A2D6268091F900A6FEB9 /* NewsHelper.swift */, | |
656 95E4A2DF2680A70000A6FEB9 /* NewsList.swift */, | |
657 95E4A2D82680931300A6FEB9 /* NewsRow.swift */, | |
658 95E4A2E12680AD7C00A6FEB9 /* SFSafariViewWrapper.swift */, | |
647 ); | 659 ); |
648 path = Helpers; | 660 path = Helpers; |
649 sourceTree = "<group>"; | 661 sourceTree = "<group>"; |
650 }; | 662 }; |
651 95E31C0F26472CC000106B98 /* Networking */ = { | 663 95E31C0F26472CC000106B98 /* Networking */ = { |
793 name = LazyBear; | 805 name = LazyBear; |
794 packageProductDependencies = ( | 806 packageProductDependencies = ( |
795 954D7EC1260BE70C00A13C50 /* SwiftlySearch */, | 807 954D7EC1260BE70C00A13C50 /* SwiftlySearch */, |
796 95A4B932263E9F810056F036 /* Introspect */, | 808 95A4B932263E9F810056F036 /* Introspect */, |
797 9594331226691789004A0339 /* Bazooka */, | 809 9594331226691789004A0339 /* Bazooka */, |
798 950857A6266BD12D005357BA /* BetterSafariView */, | |
799 950B6F3C267643460029E447 /* Purchases */, | 810 950B6F3C267643460029E447 /* Purchases */, |
800 954572EB267A3D6A00C33A20 /* StockCharts */, | 811 954572EB267A3D6A00C33A20 /* StockCharts */, |
812 95E4A2DB2680971A00A6FEB9 /* SDWebImageSwiftUI */, | |
801 ); | 813 ); |
802 productName = LazyBear; | 814 productName = LazyBear; |
803 productReference = 95672B8B25DDA54700DCBE4A /* LazyBear.app */; | 815 productReference = 95672B8B25DDA54700DCBE4A /* LazyBear.app */; |
804 productType = "com.apple.product-type.application"; | 816 productType = "com.apple.product-type.application"; |
805 }; | 817 }; |
850 mainGroup = 95672B8225DDA54700DCBE4A; | 862 mainGroup = 95672B8225DDA54700DCBE4A; |
851 packageReferences = ( | 863 packageReferences = ( |
852 954D7EC0260BE70C00A13C50 /* XCRemoteSwiftPackageReference "SwiftlySearch" */, | 864 954D7EC0260BE70C00A13C50 /* XCRemoteSwiftPackageReference "SwiftlySearch" */, |
853 95A4B931263E9F810056F036 /* XCRemoteSwiftPackageReference "SwiftUI-Introspect" */, | 865 95A4B931263E9F810056F036 /* XCRemoteSwiftPackageReference "SwiftUI-Introspect" */, |
854 9594331126691789004A0339 /* XCRemoteSwiftPackageReference "Bazooka" */, | 866 9594331126691789004A0339 /* XCRemoteSwiftPackageReference "Bazooka" */, |
855 950857A5266BD12D005357BA /* XCRemoteSwiftPackageReference "BetterSafariView" */, | |
856 950B6F3B267643460029E447 /* XCRemoteSwiftPackageReference "purchases-ios" */, | 867 950B6F3B267643460029E447 /* XCRemoteSwiftPackageReference "purchases-ios" */, |
857 954572EA267A3D6A00C33A20 /* XCRemoteSwiftPackageReference "StockCharts" */, | 868 954572EA267A3D6A00C33A20 /* XCRemoteSwiftPackageReference "StockCharts" */, |
869 95E4A2DA2680971A00A6FEB9 /* XCRemoteSwiftPackageReference "SDWebImageSwiftUI" */, | |
858 ); | 870 ); |
859 productRefGroup = 95672B8C25DDA54700DCBE4A /* Products */; | 871 productRefGroup = 95672B8C25DDA54700DCBE4A /* Products */; |
860 projectDirPath = ""; | 872 projectDirPath = ""; |
861 projectRoot = ""; | 873 projectRoot = ""; |
862 targets = ( | 874 targets = ( |
979 95672B8725DDA54700DCBE4A /* Sources */ = { | 991 95672B8725DDA54700DCBE4A /* Sources */ = { |
980 isa = PBXSourcesBuildPhase; | 992 isa = PBXSourcesBuildPhase; |
981 buildActionMask = 2147483647; | 993 buildActionMask = 2147483647; |
982 files = ( | 994 files = ( |
983 95602704265ABB990046F97E /* InsiderRosterModel.swift in Sources */, | 995 95602704265ABB990046F97E /* InsiderRosterModel.swift in Sources */, |
996 95E4A2D92680931300A6FEB9 /* NewsRow.swift in Sources */, | |
984 95131D46267A03020055C6DE /* WatchlistCompany+CoreDataProperties.swift in Sources */, | 997 95131D46267A03020055C6DE /* WatchlistCompany+CoreDataProperties.swift in Sources */, |
985 950C36E3260FB6180081CF53 /* HapticsManager.swift in Sources */, | 998 950C36E3260FB6180081CF53 /* HapticsManager.swift in Sources */, |
986 95FBE0DC2619CA7200440386 /* ProfileView.swift in Sources */, | 999 95FBE0DC2619CA7200440386 /* ProfileView.swift in Sources */, |
987 95131D4B267A15490055C6DE /* WatchlistSheet.swift in Sources */, | 1000 95131D4B267A15490055C6DE /* WatchlistSheet.swift in Sources */, |
988 9550444926111FC9000E0BCB /* StockRow.swift in Sources */, | 1001 9550444926111FC9000E0BCB /* StockRow.swift in Sources */, |
991 95123ABE267669C6001BFAF3 /* StockSheetRow.swift in Sources */, | 1004 95123ABE267669C6001BFAF3 /* StockSheetRow.swift in Sources */, |
992 9550443A26111B2B000E0BCB /* HomeView.swift in Sources */, | 1005 9550443A26111B2B000E0BCB /* HomeView.swift in Sources */, |
993 95672B9825DDA54700DCBE4A /* Persistence.swift in Sources */, | 1006 95672B9825DDA54700DCBE4A /* Persistence.swift in Sources */, |
994 95123ABC2676676B001BFAF3 /* CurrencySheetRow.swift in Sources */, | 1007 95123ABC2676676B001BFAF3 /* CurrencySheetRow.swift in Sources */, |
995 95A7C0742616409D003E2EC1 /* ParseJSON.swift in Sources */, | 1008 95A7C0742616409D003E2EC1 /* ParseJSON.swift in Sources */, |
1009 95E4A2D7268091F900A6FEB9 /* NewsHelper.swift in Sources */, | |
996 95E8BAA32656D86E0016AE72 /* RequestType.swift in Sources */, | 1010 95E8BAA32656D86E0016AE72 /* RequestType.swift in Sources */, |
997 95CCFB56266E7A0F00C384A1 /* InsiderTransactionModel.swift in Sources */, | 1011 95CCFB56266E7A0F00C384A1 /* InsiderTransactionModel.swift in Sources */, |
998 951566E72613A2B6007C0F36 /* TradingDates.swift in Sources */, | 1012 951566E72613A2B6007C0F36 /* TradingDates.swift in Sources */, |
999 9502BBF5267F5194003B0A59 /* CompanyView.swift in Sources */, | 1013 9502BBF5267F5194003B0A59 /* CompanyView.swift in Sources */, |
1000 955E73392623568F005652FF /* Home.swift in Sources */, | 1014 955E73392623568F005652FF /* Home.swift in Sources */, |
1031 95C8C0E0262A369F0082D1D9 /* ProfileResponse.swift in Sources */, | 1045 95C8C0E0262A369F0082D1D9 /* ProfileResponse.swift in Sources */, |
1032 95A4B935263EA31C0056F036 /* WatchlistCreatorSearchBar.swift in Sources */, | 1046 95A4B935263EA31C0056F036 /* WatchlistCreatorSearchBar.swift in Sources */, |
1033 9502BC01267F8771003B0A59 /* KeyStatsList.swift in Sources */, | 1047 9502BC01267F8771003B0A59 /* KeyStatsList.swift in Sources */, |
1034 95123AB826766497001BFAF3 /* CurrencySheet.swift in Sources */, | 1048 95123AB826766497001BFAF3 /* CurrencySheet.swift in Sources */, |
1035 95AF0FF92671342E0049C4AB /* DisplayWordsModel.swift in Sources */, | 1049 95AF0FF92671342E0049C4AB /* DisplayWordsModel.swift in Sources */, |
1050 95E4A2E22680AD7C00A6FEB9 /* SFSafariViewWrapper.swift in Sources */, | |
1036 95AD4A2D26078C1400498079 /* ContentView.swift in Sources */, | 1051 95AD4A2D26078C1400498079 /* ContentView.swift in Sources */, |
1037 95629DA02645298E007AF020 /* Profile.swift in Sources */, | 1052 95629DA02645298E007AF020 /* Profile.swift in Sources */, |
1038 95CCFB5E266E855800C384A1 /* GetDateComponents.swift in Sources */, | 1053 95CCFB5E266E855800C384A1 /* GetDateComponents.swift in Sources */, |
1039 95C22F3F26776F010014C98A /* CompanyModel.swift in Sources */, | 1054 95C22F3F26776F010014C98A /* CompanyModel.swift in Sources */, |
1040 95A4B930263E9F530056F036 /* WatchlistCreatorList.swift in Sources */, | 1055 95A4B930263E9F530056F036 /* WatchlistCreatorList.swift in Sources */, |
1041 95123ABA2676658E001BFAF3 /* StockSheet.swift in Sources */, | 1056 95123ABA2676658E001BFAF3 /* StockSheet.swift in Sources */, |
1042 9562404E263C7D8800C6C511 /* WatchlistCreatorClass.swift in Sources */, | 1057 9562404E263C7D8800C6C511 /* WatchlistCreatorClass.swift in Sources */, |
1043 952045152610C7C600A76362 /* ConvertEpoch.swift in Sources */, | 1058 952045152610C7C600A76362 /* ConvertEpoch.swift in Sources */, |
1044 952FC0BA267C9A24001406B1 /* RenameListSheet.swift in Sources */, | 1059 952FC0BA267C9A24001406B1 /* RenameListSheet.swift in Sources */, |
1060 95E4A2E02680A70000A6FEB9 /* NewsList.swift in Sources */, | |
1045 95CCFB60266E864C00C384A1 /* ConvertStringToDate.swift in Sources */, | 1061 95CCFB60266E864C00C384A1 /* ConvertStringToDate.swift in Sources */, |
1046 9502BBF9267F59A0003B0A59 /* Company.swift in Sources */, | 1062 9502BBF9267F59A0003B0A59 /* Company.swift in Sources */, |
1047 ); | 1063 ); |
1048 runOnlyForDeploymentPostprocessing = 0; | 1064 runOnlyForDeploymentPostprocessing = 0; |
1049 }; | 1065 }; |
1589 defaultConfigurationName = Release; | 1605 defaultConfigurationName = Release; |
1590 }; | 1606 }; |
1591 /* End XCConfigurationList section */ | 1607 /* End XCConfigurationList section */ |
1592 | 1608 |
1593 /* Begin XCRemoteSwiftPackageReference section */ | 1609 /* Begin XCRemoteSwiftPackageReference section */ |
1594 950857A5266BD12D005357BA /* XCRemoteSwiftPackageReference "BetterSafariView" */ = { | |
1595 isa = XCRemoteSwiftPackageReference; | |
1596 repositoryURL = "https://github.com/stleamist/BetterSafariView.git"; | |
1597 requirement = { | |
1598 kind = upToNextMajorVersion; | |
1599 minimumVersion = 2.3.1; | |
1600 }; | |
1601 }; | |
1602 950B6F3B267643460029E447 /* XCRemoteSwiftPackageReference "purchases-ios" */ = { | 1610 950B6F3B267643460029E447 /* XCRemoteSwiftPackageReference "purchases-ios" */ = { |
1603 isa = XCRemoteSwiftPackageReference; | 1611 isa = XCRemoteSwiftPackageReference; |
1604 repositoryURL = "https://github.com/RevenueCat/purchases-ios.git"; | 1612 repositoryURL = "https://github.com/RevenueCat/purchases-ios.git"; |
1605 requirement = { | 1613 requirement = { |
1606 kind = upToNextMajorVersion; | 1614 kind = upToNextMajorVersion; |
1637 requirement = { | 1645 requirement = { |
1638 kind = upToNextMajorVersion; | 1646 kind = upToNextMajorVersion; |
1639 minimumVersion = 0.1.3; | 1647 minimumVersion = 0.1.3; |
1640 }; | 1648 }; |
1641 }; | 1649 }; |
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 }; | |
1642 /* End XCRemoteSwiftPackageReference section */ | 1658 /* End XCRemoteSwiftPackageReference section */ |
1643 | 1659 |
1644 /* Begin XCSwiftPackageProductDependency section */ | 1660 /* Begin XCSwiftPackageProductDependency section */ |
1645 950857A6266BD12D005357BA /* BetterSafariView */ = { | |
1646 isa = XCSwiftPackageProductDependency; | |
1647 package = 950857A5266BD12D005357BA /* XCRemoteSwiftPackageReference "BetterSafariView" */; | |
1648 productName = BetterSafariView; | |
1649 }; | |
1650 950B6F3C267643460029E447 /* Purchases */ = { | 1661 950B6F3C267643460029E447 /* Purchases */ = { |
1651 isa = XCSwiftPackageProductDependency; | 1662 isa = XCSwiftPackageProductDependency; |
1652 package = 950B6F3B267643460029E447 /* XCRemoteSwiftPackageReference "purchases-ios" */; | 1663 package = 950B6F3B267643460029E447 /* XCRemoteSwiftPackageReference "purchases-ios" */; |
1653 productName = Purchases; | 1664 productName = Purchases; |
1654 }; | 1665 }; |
1669 }; | 1680 }; |
1670 95A4B932263E9F810056F036 /* Introspect */ = { | 1681 95A4B932263E9F810056F036 /* Introspect */ = { |
1671 isa = XCSwiftPackageProductDependency; | 1682 isa = XCSwiftPackageProductDependency; |
1672 package = 95A4B931263E9F810056F036 /* XCRemoteSwiftPackageReference "SwiftUI-Introspect" */; | 1683 package = 95A4B931263E9F810056F036 /* XCRemoteSwiftPackageReference "SwiftUI-Introspect" */; |
1673 productName = Introspect; | 1684 productName = Introspect; |
1685 }; | |
1686 95E4A2DB2680971A00A6FEB9 /* SDWebImageSwiftUI */ = { | |
1687 isa = XCSwiftPackageProductDependency; | |
1688 package = 95E4A2DA2680971A00A6FEB9 /* XCRemoteSwiftPackageReference "SDWebImageSwiftUI" */; | |
1689 productName = SDWebImageSwiftUI; | |
1674 }; | 1690 }; |
1675 /* End XCSwiftPackageProductDependency section */ | 1691 /* End XCSwiftPackageProductDependency section */ |
1676 | 1692 |
1677 /* Begin XCVersionGroup section */ | 1693 /* Begin XCVersionGroup section */ |
1678 95672B9925DDA54800DCBE4A /* LazyBear.xcdatamodeld */ = { | 1694 95672B9925DDA54800DCBE4A /* LazyBear.xcdatamodeld */ = { |