Mercurial > public > lazybear
comparison LazyBear.xcodeproj/project.pbxproj @ 438:7f2a24a774eb
Implement CompanyView networking
author | Dennis Concepción Martín <dennisconcepcionmartin@gmail.com> |
---|---|
date | Sun, 20 Jun 2021 13:20:19 +0200 |
parents | a0d2477e5ff7 |
children | aa1f4b614b2b |
comparison
equal
deleted
inserted
replaced
437:5ca468751db2 | 438:7f2a24a774eb |
---|---|
6 objectVersion = 52; | 6 objectVersion = 52; |
7 objects = { | 7 objects = { |
8 | 8 |
9 /* Begin PBXBuildFile section */ | 9 /* Begin PBXBuildFile section */ |
10 9502BBF5267F5194003B0A59 /* CompanyView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9502BBF4267F5194003B0A59 /* CompanyView.swift */; }; | 10 9502BBF5267F5194003B0A59 /* CompanyView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9502BBF4267F5194003B0A59 /* CompanyView.swift */; }; |
11 9502BBF7267F5974003B0A59 /* CompanyResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9502BBF6267F5974003B0A59 /* CompanyResponse.swift */; }; | |
12 9502BBF9267F59A0003B0A59 /* Company.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9502BBF8267F59A0003B0A59 /* Company.swift */; }; | |
11 950857A7266BD12D005357BA /* BetterSafariView in Frameworks */ = {isa = PBXBuildFile; productRef = 950857A6266BD12D005357BA /* BetterSafariView */; }; | 13 950857A7266BD12D005357BA /* BetterSafariView in Frameworks */ = {isa = PBXBuildFile; productRef = 950857A6266BD12D005357BA /* BetterSafariView */; }; |
12 950857D3266BE55F005357BA /* RowShape.swift in Sources */ = {isa = PBXBuildFile; fileRef = 950857D2266BE55F005357BA /* RowShape.swift */; }; | 14 950857D3266BE55F005357BA /* RowShape.swift in Sources */ = {isa = PBXBuildFile; fileRef = 950857D2266BE55F005357BA /* RowShape.swift */; }; |
13 950B6F3D267643460029E447 /* Purchases in Frameworks */ = {isa = PBXBuildFile; productRef = 950B6F3C267643460029E447 /* Purchases */; }; | 15 950B6F3D267643460029E447 /* Purchases in Frameworks */ = {isa = PBXBuildFile; productRef = 950B6F3C267643460029E447 /* Purchases */; }; |
14 950B6F3F267643640029E447 /* StoreKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 950B6F3E267643640029E447 /* StoreKit.framework */; }; | 16 950B6F3F267643640029E447 /* StoreKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 950B6F3E267643640029E447 /* StoreKit.framework */; }; |
15 950B6F422676454A0029E447 /* RevenueCatTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 950B6F412676454A0029E447 /* RevenueCatTest.swift */; }; | 17 950B6F422676454A0029E447 /* RevenueCatTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 950B6F412676454A0029E447 /* RevenueCatTest.swift */; }; |
81 95A7C0742616409D003E2EC1 /* ParseJSON.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95A7C0732616409D003E2EC1 /* ParseJSON.swift */; }; | 83 95A7C0742616409D003E2EC1 /* ParseJSON.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95A7C0732616409D003E2EC1 /* ParseJSON.swift */; }; |
82 95AD4A2D26078C1400498079 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95AD4A2C26078C1400498079 /* ContentView.swift */; }; | 84 95AD4A2D26078C1400498079 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95AD4A2C26078C1400498079 /* ContentView.swift */; }; |
83 95AF0FF72671320F0049C4AB /* DisplayWords.json in Resources */ = {isa = PBXBuildFile; fileRef = 95AF0FF62671320F0049C4AB /* DisplayWords.json */; }; | 85 95AF0FF72671320F0049C4AB /* DisplayWords.json in Resources */ = {isa = PBXBuildFile; fileRef = 95AF0FF62671320F0049C4AB /* DisplayWords.json */; }; |
84 95AF0FF92671342E0049C4AB /* DisplayWordsModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95AF0FF82671342E0049C4AB /* DisplayWordsModel.swift */; }; | 86 95AF0FF92671342E0049C4AB /* DisplayWordsModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95AF0FF82671342E0049C4AB /* DisplayWordsModel.swift */; }; |
85 95BB05B22670B8C3005A2029 /* KeyStatsModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95BB05B12670B8C3005A2029 /* KeyStatsModel.swift */; }; | 87 95BB05B22670B8C3005A2029 /* KeyStatsModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95BB05B12670B8C3005A2029 /* KeyStatsModel.swift */; }; |
86 95BD2FB326341D36008B6752 /* BlurBackground.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95BD2FB226341D36008B6752 /* BlurBackground.swift */; }; | |
87 95C22F3F26776F010014C98A /* CompanyModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95C22F3E26776F010014C98A /* CompanyModel.swift */; }; | 88 95C22F3F26776F010014C98A /* CompanyModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95C22F3E26776F010014C98A /* CompanyModel.swift */; }; |
88 95C8C0E0262A369F0082D1D9 /* ProfileResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95C8C0DF262A369F0082D1D9 /* ProfileResponse.swift */; }; | 89 95C8C0E0262A369F0082D1D9 /* ProfileResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95C8C0DF262A369F0082D1D9 /* ProfileResponse.swift */; }; |
89 95CCFB56266E7A0F00C384A1 /* InsiderTransactionModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95CCFB55266E7A0F00C384A1 /* InsiderTransactionModel.swift */; }; | 90 95CCFB56266E7A0F00C384A1 /* InsiderTransactionModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95CCFB55266E7A0F00C384A1 /* InsiderTransactionModel.swift */; }; |
90 95CCFB5E266E855800C384A1 /* GetDateComponents.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95CCFB5D266E855800C384A1 /* GetDateComponents.swift */; }; | 91 95CCFB5E266E855800C384A1 /* GetDateComponents.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95CCFB5D266E855800C384A1 /* GetDateComponents.swift */; }; |
91 95CCFB60266E864C00C384A1 /* ConvertStringToDate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95CCFB5F266E864C00C384A1 /* ConvertStringToDate.swift */; }; | 92 95CCFB60266E864C00C384A1 /* ConvertStringToDate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95CCFB5F266E864C00C384A1 /* ConvertStringToDate.swift */; }; |
165 }; | 166 }; |
166 /* End PBXCopyFilesBuildPhase section */ | 167 /* End PBXCopyFilesBuildPhase section */ |
167 | 168 |
168 /* Begin PBXFileReference section */ | 169 /* Begin PBXFileReference section */ |
169 9502BBF4267F5194003B0A59 /* CompanyView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CompanyView.swift; sourceTree = "<group>"; }; | 170 9502BBF4267F5194003B0A59 /* CompanyView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CompanyView.swift; sourceTree = "<group>"; }; |
171 9502BBF6267F5974003B0A59 /* CompanyResponse.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CompanyResponse.swift; sourceTree = "<group>"; }; | |
172 9502BBF8267F59A0003B0A59 /* Company.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Company.swift; sourceTree = "<group>"; }; | |
170 950857D2266BE55F005357BA /* RowShape.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RowShape.swift; sourceTree = "<group>"; }; | 173 950857D2266BE55F005357BA /* RowShape.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RowShape.swift; sourceTree = "<group>"; }; |
171 950B6F3E267643640029E447 /* StoreKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = StoreKit.framework; path = System/Library/Frameworks/StoreKit.framework; sourceTree = SDKROOT; }; | 174 950B6F3E267643640029E447 /* StoreKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = StoreKit.framework; path = System/Library/Frameworks/StoreKit.framework; sourceTree = SDKROOT; }; |
172 950B6F412676454A0029E447 /* RevenueCatTest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RevenueCatTest.swift; sourceTree = "<group>"; }; | 175 950B6F412676454A0029E447 /* RevenueCatTest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RevenueCatTest.swift; sourceTree = "<group>"; }; |
173 950C36E2260FB6180081CF53 /* HapticsManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HapticsManager.swift; sourceTree = "<group>"; }; | 176 950C36E2260FB6180081CF53 /* HapticsManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HapticsManager.swift; sourceTree = "<group>"; }; |
174 950C57102629EF9100F234FE /* LazyBearTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = LazyBearTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; | 177 950C57102629EF9100F234FE /* LazyBearTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = LazyBearTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
250 95A7C0732616409D003E2EC1 /* ParseJSON.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ParseJSON.swift; sourceTree = "<group>"; }; | 253 95A7C0732616409D003E2EC1 /* ParseJSON.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ParseJSON.swift; sourceTree = "<group>"; }; |
251 95AD4A2C26078C1400498079 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; }; | 254 95AD4A2C26078C1400498079 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; }; |
252 95AF0FF62671320F0049C4AB /* DisplayWords.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = DisplayWords.json; sourceTree = "<group>"; }; | 255 95AF0FF62671320F0049C4AB /* DisplayWords.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = DisplayWords.json; sourceTree = "<group>"; }; |
253 95AF0FF82671342E0049C4AB /* DisplayWordsModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DisplayWordsModel.swift; sourceTree = "<group>"; }; | 256 95AF0FF82671342E0049C4AB /* DisplayWordsModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DisplayWordsModel.swift; sourceTree = "<group>"; }; |
254 95BB05B12670B8C3005A2029 /* KeyStatsModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyStatsModel.swift; sourceTree = "<group>"; }; | 257 95BB05B12670B8C3005A2029 /* KeyStatsModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyStatsModel.swift; sourceTree = "<group>"; }; |
255 95BD2FB226341D36008B6752 /* BlurBackground.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BlurBackground.swift; sourceTree = "<group>"; }; | |
256 95C22F3E26776F010014C98A /* CompanyModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CompanyModel.swift; sourceTree = "<group>"; }; | 258 95C22F3E26776F010014C98A /* CompanyModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CompanyModel.swift; sourceTree = "<group>"; }; |
257 95C8C0DF262A369F0082D1D9 /* ProfileResponse.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProfileResponse.swift; sourceTree = "<group>"; }; | 259 95C8C0DF262A369F0082D1D9 /* ProfileResponse.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProfileResponse.swift; sourceTree = "<group>"; }; |
258 95CCFB55266E7A0F00C384A1 /* InsiderTransactionModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InsiderTransactionModel.swift; sourceTree = "<group>"; }; | 260 95CCFB55266E7A0F00C384A1 /* InsiderTransactionModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InsiderTransactionModel.swift; sourceTree = "<group>"; }; |
259 95CCFB5D266E855800C384A1 /* GetDateComponents.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GetDateComponents.swift; sourceTree = "<group>"; }; | 261 95CCFB5D266E855800C384A1 /* GetDateComponents.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GetDateComponents.swift; sourceTree = "<group>"; }; |
260 95CCFB5F266E864C00C384A1 /* ConvertStringToDate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConvertStringToDate.swift; sourceTree = "<group>"; }; | 262 95CCFB5F266E864C00C384A1 /* ConvertStringToDate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConvertStringToDate.swift; sourceTree = "<group>"; }; |
560 sourceTree = "<group>"; | 562 sourceTree = "<group>"; |
561 }; | 563 }; |
562 95893DD22613CAB5003698C5 /* Global Helpers */ = { | 564 95893DD22613CAB5003698C5 /* Global Helpers */ = { |
563 isa = PBXGroup; | 565 isa = PBXGroup; |
564 children = ( | 566 children = ( |
565 95BD2FB226341D36008B6752 /* BlurBackground.swift */, | |
566 950857D2266BE55F005357BA /* RowShape.swift */, | 567 950857D2266BE55F005357BA /* RowShape.swift */, |
567 ); | 568 ); |
568 path = "Global Helpers"; | 569 path = "Global Helpers"; |
569 sourceTree = "<group>"; | 570 sourceTree = "<group>"; |
570 }; | 571 }; |
644 sourceTree = "<group>"; | 645 sourceTree = "<group>"; |
645 }; | 646 }; |
646 95E31C0F26472CC000106B98 /* Networking */ = { | 647 95E31C0F26472CC000106B98 /* Networking */ = { |
647 isa = PBXGroup; | 648 isa = PBXGroup; |
648 children = ( | 649 children = ( |
650 9502BBF8267F59A0003B0A59 /* Company.swift */, | |
651 9502BBF6267F5974003B0A59 /* CompanyResponse.swift */, | |
649 ); | 652 ); |
650 path = Networking; | 653 path = Networking; |
651 sourceTree = "<group>"; | 654 sourceTree = "<group>"; |
652 }; | 655 }; |
653 95FBE0DA2619CA6000440386 /* Profile */ = { | 656 95FBE0DA2619CA6000440386 /* Profile */ = { |
1004 95A07F6226305A9B009865AA /* CurrencyModel.swift in Sources */, | 1007 95A07F6226305A9B009865AA /* CurrencyModel.swift in Sources */, |
1005 9529947E2629CA3E005F0AB0 /* Search.swift in Sources */, | 1008 9529947E2629CA3E005F0AB0 /* Search.swift in Sources */, |
1006 95613ADF264FC6FD00D4CE8F /* LatestNewsModel.swift in Sources */, | 1009 95613ADF264FC6FD00D4CE8F /* LatestNewsModel.swift in Sources */, |
1007 950D0E292618AEC800D17AD7 /* SearchedCompanyItem.swift in Sources */, | 1010 950D0E292618AEC800D17AD7 /* SearchedCompanyItem.swift in Sources */, |
1008 955E733C262356F3005652FF /* HomeResponse.swift in Sources */, | 1011 955E733C262356F3005652FF /* HomeResponse.swift in Sources */, |
1009 95BD2FB326341D36008B6752 /* BlurBackground.swift in Sources */, | |
1010 951566EA2613A37C007C0F36 /* TradingDatesItem.swift in Sources */, | 1012 951566EA2613A37C007C0F36 /* TradingDatesItem.swift in Sources */, |
1011 951490552610BD2B00BDEEB5 /* WelcomeView.swift in Sources */, | 1013 951490552610BD2B00BDEEB5 /* WelcomeView.swift in Sources */, |
1012 95D308F82624B3A400A39F77 /* CurrencyItem.swift in Sources */, | 1014 95D308F82624B3A400A39F77 /* CurrencyItem.swift in Sources */, |
1013 95131D47267A03020055C6DE /* WatchlistCompany+CoreDataClass.swift in Sources */, | 1015 95131D47267A03020055C6DE /* WatchlistCompany+CoreDataClass.swift in Sources */, |
1016 9502BBF7267F5974003B0A59 /* CompanyResponse.swift in Sources */, | |
1014 95A07F7126305AD5009865AA /* SectorPerformanceModel.swift in Sources */, | 1017 95A07F7126305AD5009865AA /* SectorPerformanceModel.swift in Sources */, |
1015 9594F0402651355B00CFA8D4 /* HistoricalPricesModel.swift in Sources */, | 1018 9594F0402651355B00CFA8D4 /* HistoricalPricesModel.swift in Sources */, |
1016 95123AC026767370001BFAF3 /* StockItem.swift in Sources */, | 1019 95123AC026767370001BFAF3 /* StockItem.swift in Sources */, |
1017 9519BE06267E5EC3009C6015 /* ProfileStockRow.swift in Sources */, | 1020 9519BE06267E5EC3009C6015 /* ProfileStockRow.swift in Sources */, |
1018 9550444626111EE5000E0BCB /* SectorItem.swift in Sources */, | 1021 9550444626111EE5000E0BCB /* SectorItem.swift in Sources */, |
1030 9562404E263C7D8800C6C511 /* WatchlistCreatorClass.swift in Sources */, | 1033 9562404E263C7D8800C6C511 /* WatchlistCreatorClass.swift in Sources */, |
1031 950857D3266BE55F005357BA /* RowShape.swift in Sources */, | 1034 950857D3266BE55F005357BA /* RowShape.swift in Sources */, |
1032 952045152610C7C600A76362 /* ConvertEpoch.swift in Sources */, | 1035 952045152610C7C600A76362 /* ConvertEpoch.swift in Sources */, |
1033 952FC0BA267C9A24001406B1 /* RenameListSheet.swift in Sources */, | 1036 952FC0BA267C9A24001406B1 /* RenameListSheet.swift in Sources */, |
1034 95CCFB60266E864C00C384A1 /* ConvertStringToDate.swift in Sources */, | 1037 95CCFB60266E864C00C384A1 /* ConvertStringToDate.swift in Sources */, |
1038 9502BBF9267F59A0003B0A59 /* Company.swift in Sources */, | |
1035 ); | 1039 ); |
1036 runOnlyForDeploymentPostprocessing = 0; | 1040 runOnlyForDeploymentPostprocessing = 0; |
1037 }; | 1041 }; |
1038 /* End PBXSourcesBuildPhase section */ | 1042 /* End PBXSourcesBuildPhase section */ |
1039 | 1043 |