Mercurial > public > lazybear
comparison LazyBear.xcodeproj/project.pbxproj @ 398:933546fa5651
Implementing CompanyView
author | Dennis Concepción Martín <66180929+denniscm190@users.noreply.github.com> |
---|---|
date | Sun, 09 May 2021 00:07:44 +0200 |
parents | 6f04495c462d |
children | 5c99883c7964 |
comparison
equal
deleted
inserted
replaced
397:6f04495c462d | 398:933546fa5651 |
---|---|
59 95AD4A2D26078C1400498079 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95AD4A2C26078C1400498079 /* ContentView.swift */; }; | 59 95AD4A2D26078C1400498079 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95AD4A2C26078C1400498079 /* ContentView.swift */; }; |
60 95BD2FAE26341BD1008B6752 /* TextfieldAlert.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95BD2FAD26341BD1008B6752 /* TextfieldAlert.swift */; }; | 60 95BD2FAE26341BD1008B6752 /* TextfieldAlert.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95BD2FAD26341BD1008B6752 /* TextfieldAlert.swift */; }; |
61 95BD2FB326341D36008B6752 /* BlurBackground.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95BD2FB226341D36008B6752 /* BlurBackground.swift */; }; | 61 95BD2FB326341D36008B6752 /* BlurBackground.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95BD2FB226341D36008B6752 /* BlurBackground.swift */; }; |
62 95C8C0E0262A369F0082D1D9 /* ProfileResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95C8C0DF262A369F0082D1D9 /* ProfileResponse.swift */; }; | 62 95C8C0E0262A369F0082D1D9 /* ProfileResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95C8C0DF262A369F0082D1D9 /* ProfileResponse.swift */; }; |
63 95D308F82624B3A400A39F77 /* CurrencyItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95D308F72624B3A400A39F77 /* CurrencyItem.swift */; }; | 63 95D308F82624B3A400A39F77 /* CurrencyItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95D308F72624B3A400A39F77 /* CurrencyItem.swift */; }; |
64 95E31C0D26472CA000106B98 /* CompanyView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95E31C0C26472CA000106B98 /* CompanyView.swift */; }; | |
65 95E31C122647304100106B98 /* PriceViewStyle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95E31C112647304100106B98 /* PriceViewStyle.swift */; }; | |
66 95E31C142647363800106B98 /* Chart.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95E31C132647363800106B98 /* Chart.swift */; }; | |
67 95E31C16264736BE00106B98 /* DatePicker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95E31C15264736BE00106B98 /* DatePicker.swift */; }; | |
68 95E31C1826473A4D00106B98 /* CompanyHeader.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95E31C1726473A4D00106B98 /* CompanyHeader.swift */; }; | |
69 95E31C1C26473B5100106B98 /* ViewType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95E31C1B26473B5100106B98 /* ViewType.swift */; }; | |
64 95FBE0DC2619CA7200440386 /* ProfileView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95FBE0DB2619CA7200440386 /* ProfileView.swift */; }; | 70 95FBE0DC2619CA7200440386 /* ProfileView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95FBE0DB2619CA7200440386 /* ProfileView.swift */; }; |
65 /* End PBXBuildFile section */ | 71 /* End PBXBuildFile section */ |
66 | 72 |
67 /* Begin PBXContainerItemProxy section */ | 73 /* Begin PBXContainerItemProxy section */ |
68 950C57152629EF9100F234FE /* PBXContainerItemProxy */ = { | 74 950C57152629EF9100F234FE /* PBXContainerItemProxy */ = { |
140 95AD4A2C26078C1400498079 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; }; | 146 95AD4A2C26078C1400498079 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; }; |
141 95BD2FAD26341BD1008B6752 /* TextfieldAlert.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TextfieldAlert.swift; sourceTree = "<group>"; }; | 147 95BD2FAD26341BD1008B6752 /* TextfieldAlert.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TextfieldAlert.swift; sourceTree = "<group>"; }; |
142 95BD2FB226341D36008B6752 /* BlurBackground.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BlurBackground.swift; sourceTree = "<group>"; }; | 148 95BD2FB226341D36008B6752 /* BlurBackground.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BlurBackground.swift; sourceTree = "<group>"; }; |
143 95C8C0DF262A369F0082D1D9 /* ProfileResponse.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProfileResponse.swift; sourceTree = "<group>"; }; | 149 95C8C0DF262A369F0082D1D9 /* ProfileResponse.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProfileResponse.swift; sourceTree = "<group>"; }; |
144 95D308F72624B3A400A39F77 /* CurrencyItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CurrencyItem.swift; sourceTree = "<group>"; }; | 150 95D308F72624B3A400A39F77 /* CurrencyItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CurrencyItem.swift; sourceTree = "<group>"; }; |
151 95E31C0C26472CA000106B98 /* CompanyView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CompanyView.swift; sourceTree = "<group>"; }; | |
152 95E31C112647304100106B98 /* PriceViewStyle.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PriceViewStyle.swift; sourceTree = "<group>"; }; | |
153 95E31C132647363800106B98 /* Chart.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Chart.swift; sourceTree = "<group>"; }; | |
154 95E31C15264736BE00106B98 /* DatePicker.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DatePicker.swift; sourceTree = "<group>"; }; | |
155 95E31C1726473A4D00106B98 /* CompanyHeader.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CompanyHeader.swift; sourceTree = "<group>"; }; | |
156 95E31C1B26473B5100106B98 /* ViewType.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewType.swift; sourceTree = "<group>"; }; | |
145 95FBE0DB2619CA7200440386 /* ProfileView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProfileView.swift; sourceTree = "<group>"; }; | 157 95FBE0DB2619CA7200440386 /* ProfileView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProfileView.swift; sourceTree = "<group>"; }; |
146 /* End PBXFileReference section */ | 158 /* End PBXFileReference section */ |
147 | 159 |
148 /* Begin PBXFrameworksBuildPhase section */ | 160 /* Begin PBXFrameworksBuildPhase section */ |
149 950C570D2629EF9100F234FE /* Frameworks */ = { | 161 950C570D2629EF9100F234FE /* Frameworks */ = { |
325 95672B9725DDA54700DCBE4A /* Persistence.swift */, | 337 95672B9725DDA54700DCBE4A /* Persistence.swift */, |
326 950C36E2260FB6180081CF53 /* HapticsManager.swift */, | 338 950C36E2260FB6180081CF53 /* HapticsManager.swift */, |
327 95B1874925DDAC4D0068A364 /* Views */, | 339 95B1874925DDAC4D0068A364 /* Views */, |
328 952045132610C7A200A76362 /* Global functions */, | 340 952045132610C7A200A76362 /* Global functions */, |
329 954D7E9D260BBA5200A13C50 /* Global Models */, | 341 954D7E9D260BBA5200A13C50 /* Global Models */, |
342 95E31C102647302F00106B98 /* Styles */, | |
330 9523ED402615BD93006D3D6F /* Resources */, | 343 9523ED402615BD93006D3D6F /* Resources */, |
331 95672B9425DDA54700DCBE4A /* Preview Content */, | 344 95672B9425DDA54700DCBE4A /* Preview Content */, |
332 ); | 345 ); |
333 path = LazyBear; | 346 path = LazyBear; |
334 sourceTree = "<group>"; | 347 sourceTree = "<group>"; |
386 children = ( | 399 children = ( |
387 951490572610BD3000BDEEB5 /* Welcome */, | 400 951490572610BD3000BDEEB5 /* Welcome */, |
388 954D7EAA260BBB0E00A13C50 /* Home */, | 401 954D7EAA260BBB0E00A13C50 /* Home */, |
389 95A7C06126163943003E2EC1 /* Search */, | 402 95A7C06126163943003E2EC1 /* Search */, |
390 95FBE0DA2619CA6000440386 /* Profile */, | 403 95FBE0DA2619CA6000440386 /* Profile */, |
404 95E31C0B26472C8500106B98 /* Company */, | |
391 95893DD22613CAB5003698C5 /* Global Helpers */, | 405 95893DD22613CAB5003698C5 /* Global Helpers */, |
392 ); | 406 ); |
393 path = Views; | 407 path = Views; |
394 sourceTree = "<group>"; | 408 sourceTree = "<group>"; |
395 }; | 409 }; |
411 children = ( | 425 children = ( |
412 95629D9F2645298E007AF020 /* Profile.swift */, | 426 95629D9F2645298E007AF020 /* Profile.swift */, |
413 95C8C0DF262A369F0082D1D9 /* ProfileResponse.swift */, | 427 95C8C0DF262A369F0082D1D9 /* ProfileResponse.swift */, |
414 ); | 428 ); |
415 path = Networking; | 429 path = Networking; |
430 sourceTree = "<group>"; | |
431 }; | |
432 95E31C0B26472C8500106B98 /* Company */ = { | |
433 isa = PBXGroup; | |
434 children = ( | |
435 95E31C0C26472CA000106B98 /* CompanyView.swift */, | |
436 95E31C0E26472CB600106B98 /* Helpers */, | |
437 95E31C0F26472CC000106B98 /* Networking */, | |
438 ); | |
439 path = Company; | |
440 sourceTree = "<group>"; | |
441 }; | |
442 95E31C0E26472CB600106B98 /* Helpers */ = { | |
443 isa = PBXGroup; | |
444 children = ( | |
445 95E31C1B26473B5100106B98 /* ViewType.swift */, | |
446 95E31C1726473A4D00106B98 /* CompanyHeader.swift */, | |
447 95E31C132647363800106B98 /* Chart.swift */, | |
448 95E31C15264736BE00106B98 /* DatePicker.swift */, | |
449 ); | |
450 path = Helpers; | |
451 sourceTree = "<group>"; | |
452 }; | |
453 95E31C0F26472CC000106B98 /* Networking */ = { | |
454 isa = PBXGroup; | |
455 children = ( | |
456 ); | |
457 path = Networking; | |
458 sourceTree = "<group>"; | |
459 }; | |
460 95E31C102647302F00106B98 /* Styles */ = { | |
461 isa = PBXGroup; | |
462 children = ( | |
463 95E31C112647304100106B98 /* PriceViewStyle.swift */, | |
464 ); | |
465 path = Styles; | |
416 sourceTree = "<group>"; | 466 sourceTree = "<group>"; |
417 }; | 467 }; |
418 95FBE0DA2619CA6000440386 /* Profile */ = { | 468 95FBE0DA2619CA6000440386 /* Profile */ = { |
419 isa = PBXGroup; | 469 isa = PBXGroup; |
420 children = ( | 470 children = ( |
581 isa = PBXSourcesBuildPhase; | 631 isa = PBXSourcesBuildPhase; |
582 buildActionMask = 2147483647; | 632 buildActionMask = 2147483647; |
583 files = ( | 633 files = ( |
584 950C36E3260FB6180081CF53 /* HapticsManager.swift in Sources */, | 634 950C36E3260FB6180081CF53 /* HapticsManager.swift in Sources */, |
585 95FBE0DC2619CA7200440386 /* ProfileView.swift in Sources */, | 635 95FBE0DC2619CA7200440386 /* ProfileView.swift in Sources */, |
636 95E31C1C26473B5100106B98 /* ViewType.swift in Sources */, | |
586 95A5186A26185AAB0002D27C /* GenericRequest.swift in Sources */, | 637 95A5186A26185AAB0002D27C /* GenericRequest.swift in Sources */, |
587 95A5188626186F590002D27C /* PriceView.swift in Sources */, | 638 95A5188626186F590002D27C /* PriceView.swift in Sources */, |
588 9550444926111FC9000E0BCB /* StockRow.swift in Sources */, | 639 9550444926111FC9000E0BCB /* StockRow.swift in Sources */, |
589 9550444326111E7A000E0BCB /* SectorRow.swift in Sources */, | 640 9550444326111E7A000E0BCB /* SectorRow.swift in Sources */, |
590 95721DB826278EC100EC527B /* CurrencyListItem.swift in Sources */, | 641 95721DB826278EC100EC527B /* CurrencyListItem.swift in Sources */, |
593 95672B9825DDA54700DCBE4A /* Persistence.swift in Sources */, | 644 95672B9825DDA54700DCBE4A /* Persistence.swift in Sources */, |
594 95A7C0742616409D003E2EC1 /* ParseJSON.swift in Sources */, | 645 95A7C0742616409D003E2EC1 /* ParseJSON.swift in Sources */, |
595 954D7EA8260BBA6600A13C50 /* WatchlistCompany+CoreDataProperties.swift in Sources */, | 646 954D7EA8260BBA6600A13C50 /* WatchlistCompany+CoreDataProperties.swift in Sources */, |
596 951566E72613A2B6007C0F36 /* TradingDates.swift in Sources */, | 647 951566E72613A2B6007C0F36 /* TradingDates.swift in Sources */, |
597 955E73392623568F005652FF /* Home.swift in Sources */, | 648 955E73392623568F005652FF /* Home.swift in Sources */, |
649 95E31C122647304100106B98 /* PriceViewStyle.swift in Sources */, | |
598 95721DA6262761E700EC527B /* CurrencyRow.swift in Sources */, | 650 95721DA6262761E700EC527B /* CurrencyRow.swift in Sources */, |
599 9562404C263C766D00C6C511 /* WatchlistCreator.swift in Sources */, | 651 9562404C263C766D00C6C511 /* WatchlistCreator.swift in Sources */, |
600 95672B8F25DDA54700DCBE4A /* LazyBearApp.swift in Sources */, | 652 95672B8F25DDA54700DCBE4A /* LazyBearApp.swift in Sources */, |
601 95A7C066261639E0003E2EC1 /* SearchView.swift in Sources */, | 653 95A7C066261639E0003E2EC1 /* SearchView.swift in Sources */, |
602 9550444C26111FED000E0BCB /* StockItem.swift in Sources */, | 654 9550444C26111FED000E0BCB /* StockItem.swift in Sources */, |
603 95A4B937263EA5C20056F036 /* WatchlistCreatorRow.swift in Sources */, | 655 95A4B937263EA5C20056F036 /* WatchlistCreatorRow.swift in Sources */, |
604 950D0E192618AA4900D17AD7 /* CompanyList.swift in Sources */, | 656 950D0E192618AA4900D17AD7 /* CompanyList.swift in Sources */, |
605 952994822629CA46005F0AB0 /* SearchResponse.swift in Sources */, | 657 952994822629CA46005F0AB0 /* SearchResponse.swift in Sources */, |
606 95A07F6C26305AC6009865AA /* QuoteModel.swift in Sources */, | 658 95A07F6C26305AC6009865AA /* QuoteModel.swift in Sources */, |
659 95E31C1826473A4D00106B98 /* CompanyHeader.swift in Sources */, | |
607 95A07F6226305A9B009865AA /* CurrencyModel.swift in Sources */, | 660 95A07F6226305A9B009865AA /* CurrencyModel.swift in Sources */, |
608 9529947E2629CA3E005F0AB0 /* Search.swift in Sources */, | 661 9529947E2629CA3E005F0AB0 /* Search.swift in Sources */, |
609 950D0E292618AEC800D17AD7 /* SearchedCompanyItem.swift in Sources */, | 662 950D0E292618AEC800D17AD7 /* SearchedCompanyItem.swift in Sources */, |
610 955E733C262356F3005652FF /* HomeResponse.swift in Sources */, | 663 955E733C262356F3005652FF /* HomeResponse.swift in Sources */, |
611 95BD2FB326341D36008B6752 /* BlurBackground.swift in Sources */, | 664 95BD2FB326341D36008B6752 /* BlurBackground.swift in Sources */, |
665 95E31C16264736BE00106B98 /* DatePicker.swift in Sources */, | |
666 95E31C142647363800106B98 /* Chart.swift in Sources */, | |
612 951566EA2613A37C007C0F36 /* TradingDatesItem.swift in Sources */, | 667 951566EA2613A37C007C0F36 /* TradingDatesItem.swift in Sources */, |
613 951490552610BD2B00BDEEB5 /* WelcomeView.swift in Sources */, | 668 951490552610BD2B00BDEEB5 /* WelcomeView.swift in Sources */, |
614 95D308F82624B3A400A39F77 /* CurrencyItem.swift in Sources */, | 669 95D308F82624B3A400A39F77 /* CurrencyItem.swift in Sources */, |
670 95E31C0D26472CA000106B98 /* CompanyView.swift in Sources */, | |
615 95A07F7126305AD5009865AA /* SectorPerformanceModel.swift in Sources */, | 671 95A07F7126305AD5009865AA /* SectorPerformanceModel.swift in Sources */, |
616 9550444626111EE5000E0BCB /* SectorItem.swift in Sources */, | 672 9550444626111EE5000E0BCB /* SectorItem.swift in Sources */, |
617 954D7EA7260BBA6600A13C50 /* WatchlistCompany+CoreDataClass.swift in Sources */, | 673 954D7EA7260BBA6600A13C50 /* WatchlistCompany+CoreDataClass.swift in Sources */, |
618 95672B9B25DDA54800DCBE4A /* LazyBear.xcdatamodeld in Sources */, | 674 95672B9B25DDA54800DCBE4A /* LazyBear.xcdatamodeld in Sources */, |
619 95C8C0E0262A369F0082D1D9 /* ProfileResponse.swift in Sources */, | 675 95C8C0E0262A369F0082D1D9 /* ProfileResponse.swift in Sources */, |