comparison LazyBear.xcodeproj/project.pbxproj @ 401:f843c6382529

Add Enumeration to Networks files
author Dennis Concepción Martín <66180929+denniscm190@users.noreply.github.com>
date Thu, 20 May 2021 21:04:49 +0200
parents 6055a867d2b6
children 48b3d2a410d4
comparison
equal deleted inserted replaced
400:6055a867d2b6 401:f843c6382529
45 95672B9B25DDA54800DCBE4A /* LazyBear.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = 95672B9925DDA54800DCBE4A /* LazyBear.xcdatamodeld */; }; 45 95672B9B25DDA54800DCBE4A /* LazyBear.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = 95672B9925DDA54800DCBE4A /* LazyBear.xcdatamodeld */; };
46 95721DA6262761E700EC527B /* CurrencyRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95721DA5262761E700EC527B /* CurrencyRow.swift */; }; 46 95721DA6262761E700EC527B /* CurrencyRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95721DA5262761E700EC527B /* CurrencyRow.swift */; };
47 95721DB4262787EF00EC527B /* ExtensiveList.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95721DB3262787EF00EC527B /* ExtensiveList.swift */; }; 47 95721DB4262787EF00EC527B /* ExtensiveList.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95721DB3262787EF00EC527B /* ExtensiveList.swift */; };
48 95721DB826278EC100EC527B /* CurrencyListItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95721DB726278EC100EC527B /* CurrencyListItem.swift */; }; 48 95721DB826278EC100EC527B /* CurrencyListItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95721DB726278EC100EC527B /* CurrencyListItem.swift */; };
49 958A735225E0170900FD7ECA /* CloudKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 958A735125E0170900FD7ECA /* CloudKit.framework */; }; 49 958A735225E0170900FD7ECA /* CloudKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 958A735125E0170900FD7ECA /* CloudKit.framework */; };
50 9594F0402651355B00CFA8D4 /* HistoricalPricesModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9594F03F2651355B00CFA8D4 /* HistoricalPricesModel.swift */; };
50 95A07F5D26305A8F009865AA /* IntradayPricesModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95A07F5C26305A8F009865AA /* IntradayPricesModel.swift */; }; 51 95A07F5D26305A8F009865AA /* IntradayPricesModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95A07F5C26305A8F009865AA /* IntradayPricesModel.swift */; };
51 95A07F6226305A9B009865AA /* CurrencyModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95A07F6126305A9B009865AA /* CurrencyModel.swift */; }; 52 95A07F6226305A9B009865AA /* CurrencyModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95A07F6126305A9B009865AA /* CurrencyModel.swift */; };
52 95A07F6C26305AC6009865AA /* QuoteModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95A07F6B26305AC6009865AA /* QuoteModel.swift */; }; 53 95A07F6C26305AC6009865AA /* QuoteModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95A07F6B26305AC6009865AA /* QuoteModel.swift */; };
53 95A07F7126305AD5009865AA /* SectorPerformanceModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95A07F7026305AD5009865AA /* SectorPerformanceModel.swift */; }; 54 95A07F7126305AD5009865AA /* SectorPerformanceModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95A07F7026305AD5009865AA /* SectorPerformanceModel.swift */; };
54 95A07F7626305AE3009865AA /* TradingDatesModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95A07F7526305AE3009865AA /* TradingDatesModel.swift */; }; 55 95A07F7626305AE3009865AA /* TradingDatesModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95A07F7526305AE3009865AA /* TradingDatesModel.swift */; };
68 95E31C0D26472CA000106B98 /* CompanyView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95E31C0C26472CA000106B98 /* CompanyView.swift */; }; 69 95E31C0D26472CA000106B98 /* CompanyView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95E31C0C26472CA000106B98 /* CompanyView.swift */; };
69 95E31C122647304100106B98 /* PriceViewStyle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95E31C112647304100106B98 /* PriceViewStyle.swift */; }; 70 95E31C122647304100106B98 /* PriceViewStyle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95E31C112647304100106B98 /* PriceViewStyle.swift */; };
70 95E31C142647363800106B98 /* Chart.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95E31C132647363800106B98 /* Chart.swift */; }; 71 95E31C142647363800106B98 /* Chart.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95E31C132647363800106B98 /* Chart.swift */; };
71 95E31C16264736BE00106B98 /* DatePicker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95E31C15264736BE00106B98 /* DatePicker.swift */; }; 72 95E31C16264736BE00106B98 /* DatePicker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95E31C15264736BE00106B98 /* DatePicker.swift */; };
72 95E31C1826473A4D00106B98 /* CompanyHeader.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95E31C1726473A4D00106B98 /* CompanyHeader.swift */; }; 73 95E31C1826473A4D00106B98 /* CompanyHeader.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95E31C1726473A4D00106B98 /* CompanyHeader.swift */; };
74 95E8BAA32656D86E0016AE72 /* RequestType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95E8BAA22656D86E0016AE72 /* RequestType.swift */; };
73 95FBE0DC2619CA7200440386 /* ProfileView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95FBE0DB2619CA7200440386 /* ProfileView.swift */; }; 75 95FBE0DC2619CA7200440386 /* ProfileView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95FBE0DB2619CA7200440386 /* ProfileView.swift */; };
74 /* End PBXBuildFile section */ 76 /* End PBXBuildFile section */
75 77
76 /* Begin PBXContainerItemProxy section */ 78 /* Begin PBXContainerItemProxy section */
77 950C57152629EF9100F234FE /* PBXContainerItemProxy */ = { 79 950C57152629EF9100F234FE /* PBXContainerItemProxy */ = {
136 95721DA5262761E700EC527B /* CurrencyRow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CurrencyRow.swift; sourceTree = "<group>"; }; 138 95721DA5262761E700EC527B /* CurrencyRow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CurrencyRow.swift; sourceTree = "<group>"; };
137 95721DB3262787EF00EC527B /* ExtensiveList.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExtensiveList.swift; sourceTree = "<group>"; }; 139 95721DB3262787EF00EC527B /* ExtensiveList.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExtensiveList.swift; sourceTree = "<group>"; };
138 95721DB726278EC100EC527B /* CurrencyListItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CurrencyListItem.swift; sourceTree = "<group>"; }; 140 95721DB726278EC100EC527B /* CurrencyListItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CurrencyListItem.swift; sourceTree = "<group>"; };
139 958A734E25E016FD00FD7ECA /* LazyBear.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = LazyBear.entitlements; sourceTree = "<group>"; }; 141 958A734E25E016FD00FD7ECA /* LazyBear.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = LazyBear.entitlements; sourceTree = "<group>"; };
140 958A735125E0170900FD7ECA /* CloudKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CloudKit.framework; path = System/Library/Frameworks/CloudKit.framework; sourceTree = SDKROOT; }; 142 958A735125E0170900FD7ECA /* CloudKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CloudKit.framework; path = System/Library/Frameworks/CloudKit.framework; sourceTree = SDKROOT; };
143 9594F03F2651355B00CFA8D4 /* HistoricalPricesModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HistoricalPricesModel.swift; sourceTree = "<group>"; };
141 95A07F5C26305A8F009865AA /* IntradayPricesModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IntradayPricesModel.swift; sourceTree = "<group>"; }; 144 95A07F5C26305A8F009865AA /* IntradayPricesModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IntradayPricesModel.swift; sourceTree = "<group>"; };
142 95A07F6126305A9B009865AA /* CurrencyModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CurrencyModel.swift; sourceTree = "<group>"; }; 145 95A07F6126305A9B009865AA /* CurrencyModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CurrencyModel.swift; sourceTree = "<group>"; };
143 95A07F6B26305AC6009865AA /* QuoteModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QuoteModel.swift; sourceTree = "<group>"; }; 146 95A07F6B26305AC6009865AA /* QuoteModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QuoteModel.swift; sourceTree = "<group>"; };
144 95A07F7026305AD5009865AA /* SectorPerformanceModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SectorPerformanceModel.swift; sourceTree = "<group>"; }; 147 95A07F7026305AD5009865AA /* SectorPerformanceModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SectorPerformanceModel.swift; sourceTree = "<group>"; };
145 95A07F7526305AE3009865AA /* TradingDatesModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TradingDatesModel.swift; sourceTree = "<group>"; }; 148 95A07F7526305AE3009865AA /* TradingDatesModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TradingDatesModel.swift; sourceTree = "<group>"; };
158 95E31C0C26472CA000106B98 /* CompanyView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CompanyView.swift; sourceTree = "<group>"; }; 161 95E31C0C26472CA000106B98 /* CompanyView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CompanyView.swift; sourceTree = "<group>"; };
159 95E31C112647304100106B98 /* PriceViewStyle.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PriceViewStyle.swift; sourceTree = "<group>"; }; 162 95E31C112647304100106B98 /* PriceViewStyle.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PriceViewStyle.swift; sourceTree = "<group>"; };
160 95E31C132647363800106B98 /* Chart.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Chart.swift; sourceTree = "<group>"; }; 163 95E31C132647363800106B98 /* Chart.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Chart.swift; sourceTree = "<group>"; };
161 95E31C15264736BE00106B98 /* DatePicker.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DatePicker.swift; sourceTree = "<group>"; }; 164 95E31C15264736BE00106B98 /* DatePicker.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DatePicker.swift; sourceTree = "<group>"; };
162 95E31C1726473A4D00106B98 /* CompanyHeader.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CompanyHeader.swift; sourceTree = "<group>"; }; 165 95E31C1726473A4D00106B98 /* CompanyHeader.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CompanyHeader.swift; sourceTree = "<group>"; };
166 95E8BAA22656D86E0016AE72 /* RequestType.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RequestType.swift; sourceTree = "<group>"; };
163 95FBE0DB2619CA7200440386 /* ProfileView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProfileView.swift; sourceTree = "<group>"; }; 167 95FBE0DB2619CA7200440386 /* ProfileView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProfileView.swift; sourceTree = "<group>"; };
164 /* End PBXFileReference section */ 168 /* End PBXFileReference section */
165 169
166 /* Begin PBXFrameworksBuildPhase section */ 170 /* Begin PBXFrameworksBuildPhase section */
167 950C570D2629EF9100F234FE /* Frameworks */ = { 171 950C570D2629EF9100F234FE /* Frameworks */ = {
279 95A07F6126305A9B009865AA /* CurrencyModel.swift */, 283 95A07F6126305A9B009865AA /* CurrencyModel.swift */,
280 95A07F6B26305AC6009865AA /* QuoteModel.swift */, 284 95A07F6B26305AC6009865AA /* QuoteModel.swift */,
281 95A07F7026305AD5009865AA /* SectorPerformanceModel.swift */, 285 95A07F7026305AD5009865AA /* SectorPerformanceModel.swift */,
282 95A07F7526305AE3009865AA /* TradingDatesModel.swift */, 286 95A07F7526305AE3009865AA /* TradingDatesModel.swift */,
283 95613ADE264FC6FD00D4CE8F /* LatestNewsModel.swift */, 287 95613ADE264FC6FD00D4CE8F /* LatestNewsModel.swift */,
288 9594F03F2651355B00CFA8D4 /* HistoricalPricesModel.swift */,
284 ); 289 );
285 path = "Global Models"; 290 path = "Global Models";
286 sourceTree = "<group>"; 291 sourceTree = "<group>";
287 }; 292 };
288 954D7EAA260BBB0E00A13C50 /* Home */ = { 293 954D7EAA260BBB0E00A13C50 /* Home */ = {
376 950272CA2635AA9F003E779D /* Company list */, 381 950272CA2635AA9F003E779D /* Company list */,
377 95A5188526186F590002D27C /* PriceView.swift */, 382 95A5188526186F590002D27C /* PriceView.swift */,
378 9550444826111FC9000E0BCB /* StockRow.swift */, 383 9550444826111FC9000E0BCB /* StockRow.swift */,
379 9550444B26111FED000E0BCB /* StockItem.swift */, 384 9550444B26111FED000E0BCB /* StockItem.swift */,
380 95BD2FB226341D36008B6752 /* BlurBackground.swift */, 385 95BD2FB226341D36008B6752 /* BlurBackground.swift */,
386 95E8BAA22656D86E0016AE72 /* RequestType.swift */,
381 ); 387 );
382 path = "Global Helpers"; 388 path = "Global Helpers";
383 sourceTree = "<group>"; 389 sourceTree = "<group>";
384 }; 390 };
385 958A735025E0170900FD7ECA /* Frameworks */ = { 391 958A735025E0170900FD7ECA /* Frameworks */ = {
652 95721DB826278EC100EC527B /* CurrencyListItem.swift in Sources */, 658 95721DB826278EC100EC527B /* CurrencyListItem.swift in Sources */,
653 950272CD2635AACD003E779D /* ToolbarMenu.swift in Sources */, 659 950272CD2635AACD003E779D /* ToolbarMenu.swift in Sources */,
654 9550443A26111B2B000E0BCB /* HomeView.swift in Sources */, 660 9550443A26111B2B000E0BCB /* HomeView.swift in Sources */,
655 95672B9825DDA54700DCBE4A /* Persistence.swift in Sources */, 661 95672B9825DDA54700DCBE4A /* Persistence.swift in Sources */,
656 95A7C0742616409D003E2EC1 /* ParseJSON.swift in Sources */, 662 95A7C0742616409D003E2EC1 /* ParseJSON.swift in Sources */,
663 95E8BAA32656D86E0016AE72 /* RequestType.swift in Sources */,
657 954D7EA8260BBA6600A13C50 /* WatchlistCompany+CoreDataProperties.swift in Sources */, 664 954D7EA8260BBA6600A13C50 /* WatchlistCompany+CoreDataProperties.swift in Sources */,
658 951566E72613A2B6007C0F36 /* TradingDates.swift in Sources */, 665 951566E72613A2B6007C0F36 /* TradingDates.swift in Sources */,
659 955E73392623568F005652FF /* Home.swift in Sources */, 666 955E73392623568F005652FF /* Home.swift in Sources */,
660 95E31C122647304100106B98 /* PriceViewStyle.swift in Sources */, 667 95E31C122647304100106B98 /* PriceViewStyle.swift in Sources */,
661 95721DA6262761E700EC527B /* CurrencyRow.swift in Sources */, 668 95721DA6262761E700EC527B /* CurrencyRow.swift in Sources */,
679 951566EA2613A37C007C0F36 /* TradingDatesItem.swift in Sources */, 686 951566EA2613A37C007C0F36 /* TradingDatesItem.swift in Sources */,
680 951490552610BD2B00BDEEB5 /* WelcomeView.swift in Sources */, 687 951490552610BD2B00BDEEB5 /* WelcomeView.swift in Sources */,
681 95D308F82624B3A400A39F77 /* CurrencyItem.swift in Sources */, 688 95D308F82624B3A400A39F77 /* CurrencyItem.swift in Sources */,
682 95E31C0D26472CA000106B98 /* CompanyView.swift in Sources */, 689 95E31C0D26472CA000106B98 /* CompanyView.swift in Sources */,
683 95A07F7126305AD5009865AA /* SectorPerformanceModel.swift in Sources */, 690 95A07F7126305AD5009865AA /* SectorPerformanceModel.swift in Sources */,
691 9594F0402651355B00CFA8D4 /* HistoricalPricesModel.swift in Sources */,
684 9550444626111EE5000E0BCB /* SectorItem.swift in Sources */, 692 9550444626111EE5000E0BCB /* SectorItem.swift in Sources */,
685 954D7EA7260BBA6600A13C50 /* WatchlistCompany+CoreDataClass.swift in Sources */, 693 954D7EA7260BBA6600A13C50 /* WatchlistCompany+CoreDataClass.swift in Sources */,
686 95672B9B25DDA54800DCBE4A /* LazyBear.xcdatamodeld in Sources */, 694 95672B9B25DDA54800DCBE4A /* LazyBear.xcdatamodeld in Sources */,
687 95C8C0E0262A369F0082D1D9 /* ProfileResponse.swift in Sources */, 695 95C8C0E0262A369F0082D1D9 /* ProfileResponse.swift in Sources */,
688 95A4B935263EA31C0056F036 /* WatchlistCreatorSearchBar.swift in Sources */, 696 95A4B935263EA31C0056F036 /* WatchlistCreatorSearchBar.swift in Sources */,