|
14 | 14 | BC184B89251E4DF200B93D3F /* MenuTVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC184B88251E4DF200B93D3F /* MenuTVC.swift */; }; |
15 | 15 | BC1A9DB52531FF1500368447 /* ResetVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC1A9DB42531FF1500368447 /* ResetVC.swift */; }; |
16 | 16 | BC1A9DBB25320CC800368447 /* EmailsentVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC1A9DBA25320CC800368447 /* EmailsentVC.swift */; }; |
17 | | - BC1A9DC125320D8400368447 /* verified.gif in Resources */ = {isa = PBXBuildFile; fileRef = BC1A9DC025320D8300368447 /* verified.gif */; }; |
18 | | - BC1A9DC725320E3200368447 /* emailsent.gif in Resources */ = {isa = PBXBuildFile; fileRef = BC1A9DC625320E3200368447 /* emailsent.gif */; }; |
19 | 17 | BC1D7AC624ED9EE100D432B1 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = BC1D7AC524ED9EE100D432B1 /* GoogleService-Info.plist */; }; |
20 | 18 | BC2FF4DB2525EC0800B18926 /* BubbleTabBarController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC2FF4D72525EC0800B18926 /* BubbleTabBarController.swift */; }; |
21 | 19 | BC2FF4DC2525EC0800B18926 /* CBTabBarButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC2FF4D92525EC0800B18926 /* CBTabBarButton.swift */; }; |
|
51 | 49 | BC586E4E251C80BB009230A1 /* ComplaintVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC586E4D251C80BB009230A1 /* ComplaintVC.swift */; }; |
52 | 50 | BC586E54251C828B009230A1 /* ComplainRegisteredVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC586E53251C828B009230A1 /* ComplainRegisteredVC.swift */; }; |
53 | 51 | BC68BE852528760A009FB20A /* BookAppointmentVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC68BE842528760A009FB20A /* BookAppointmentVC.swift */; }; |
54 | | - BC6F23DF25332D4F005B410E /* InitialVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC6F23DE25332D4F005B410E /* InitialVC.swift */; }; |
55 | 52 | BC7CB22224ED8B6F007B5DB4 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC7CB22124ED8B6F007B5DB4 /* AppDelegate.swift */; }; |
56 | 53 | BC7CB22424ED8B6F007B5DB4 /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC7CB22324ED8B6F007B5DB4 /* SceneDelegate.swift */; }; |
57 | 54 | BC7CB22624ED8B6F007B5DB4 /* SignUpVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC7CB22524ED8B6F007B5DB4 /* SignUpVC.swift */; }; |
|
75 | 72 | BCBA923D251695A70040FE24 /* HomeVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = BCBA923C251695A70040FE24 /* HomeVC.swift */; }; |
76 | 73 | BCD2B615252664D800220EEE /* TopView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BCD2B614252664D800220EEE /* TopView.xib */; }; |
77 | 74 | BCD2B61B252665B900220EEE /* BottomView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BCD2B61A252665B900220EEE /* BottomView.xib */; }; |
78 | | - BCD2B64225266A8500220EEE /* UnitBezier.swift in Sources */ = {isa = PBXBuildFile; fileRef = BCD2B64125266A8500220EEE /* UnitBezier.swift */; }; |
79 | | - BCD2B64C25266A9800220EEE /* ExpandButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = BCD2B64B25266A9800220EEE /* ExpandButton.swift */; }; |
80 | | - BCD2B65225266AA900220EEE /* TimingFunction.swift in Sources */ = {isa = PBXBuildFile; fileRef = BCD2B65125266AA900220EEE /* TimingFunction.swift */; }; |
81 | | - BCD2B65825266ABA00220EEE /* FluidCardView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BCD2B65725266ABA00220EEE /* FluidCardView.swift */; }; |
82 | | - BCD2B65E25266AC800220EEE /* Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = BCD2B65D25266AC800220EEE /* Extensions.swift */; }; |
83 | 75 | BCE08571250BD7480035D2F7 /* CongratsVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = BCE08570250BD7480035D2F7 /* CongratsVC.swift */; }; |
84 | 76 | BCE3E78025375956000C63CB /* HomeCVcell1.swift in Sources */ = {isa = PBXBuildFile; fileRef = BCE3E77F25375956000C63CB /* HomeCVcell1.swift */; }; |
| 77 | + BCFA351225447DDD0036E0C9 /* dislodge.gif in Resources */ = {isa = PBXBuildFile; fileRef = BCFA351125447DDC0036E0C9 /* dislodge.gif */; }; |
| 78 | + BCFA351C25447F020036E0C9 /* lost.gif in Resources */ = {isa = PBXBuildFile; fileRef = BCFA351B25447F020036E0C9 /* lost.gif */; }; |
| 79 | + BCFA352625447F0E0036E0C9 /* found.gif in Resources */ = {isa = PBXBuildFile; fileRef = BCFA352525447F0D0036E0C9 /* found.gif */; }; |
85 | 80 | D8497E72681341F41F8B17A9 /* Pods_HCI_HCIUITests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 49F74D2A192C8596AA8998FF /* Pods_HCI_HCIUITests.framework */; }; |
86 | 81 | /* End PBXBuildFile section */ |
87 | 82 |
|
|
135 | 130 | BC184B88251E4DF200B93D3F /* MenuTVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MenuTVC.swift; sourceTree = "<group>"; }; |
136 | 131 | BC1A9DB42531FF1500368447 /* ResetVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ResetVC.swift; sourceTree = "<group>"; }; |
137 | 132 | BC1A9DBA25320CC800368447 /* EmailsentVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EmailsentVC.swift; sourceTree = "<group>"; }; |
138 | | - BC1A9DC025320D8300368447 /* verified.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; name = verified.gif; path = GIF/verified.gif; sourceTree = SOURCE_ROOT; }; |
139 | | - BC1A9DC625320E3200368447 /* emailsent.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; name = emailsent.gif; path = GIF/emailsent.gif; sourceTree = SOURCE_ROOT; }; |
140 | 133 | BC1D7AC524ED9EE100D432B1 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = "GoogleService-Info.plist"; path = "../../../Downloads/GoogleService-Info.plist"; sourceTree = "<group>"; }; |
141 | 134 | BC2FF4D72525EC0800B18926 /* BubbleTabBarController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = BubbleTabBarController.swift; path = CustomTabBar/BubbleTabBarController.swift; sourceTree = SOURCE_ROOT; }; |
142 | 135 | BC2FF4D82525EC0800B18926 /* CBFlashyTabBarController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CBFlashyTabBarController.h; path = CustomTabBar/CBFlashyTabBarController.h; sourceTree = SOURCE_ROOT; }; |
|
174 | 167 | BC586E53251C828B009230A1 /* ComplainRegisteredVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ComplainRegisteredVC.swift; sourceTree = "<group>"; }; |
175 | 168 | BC58A1E7252F630B006C46D0 /* GoogleService-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; }; |
176 | 169 | BC68BE842528760A009FB20A /* BookAppointmentVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BookAppointmentVC.swift; sourceTree = "<group>"; }; |
177 | | - BC6F23DE25332D4F005B410E /* InitialVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InitialVC.swift; sourceTree = "<group>"; }; |
178 | 170 | BC7CB21E24ED8B6F007B5DB4 /* HCI.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = HCI.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
179 | 171 | BC7CB22124ED8B6F007B5DB4 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
180 | 172 | BC7CB22324ED8B6F007B5DB4 /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; }; |
|
204 | 196 | BCBA923C251695A70040FE24 /* HomeVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HomeVC.swift; sourceTree = "<group>"; }; |
205 | 197 | BCD2B614252664D800220EEE /* TopView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = TopView.xib; sourceTree = "<group>"; }; |
206 | 198 | BCD2B61A252665B900220EEE /* BottomView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = BottomView.xib; sourceTree = "<group>"; }; |
207 | | - BCD2B64125266A8500220EEE /* UnitBezier.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UnitBezier.swift; sourceTree = "<group>"; }; |
208 | | - BCD2B64B25266A9800220EEE /* ExpandButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExpandButton.swift; sourceTree = "<group>"; }; |
209 | | - BCD2B65125266AA900220EEE /* TimingFunction.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TimingFunction.swift; sourceTree = "<group>"; }; |
210 | | - BCD2B65725266ABA00220EEE /* FluidCardView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FluidCardView.swift; sourceTree = "<group>"; }; |
211 | | - BCD2B65D25266AC800220EEE /* Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Extensions.swift; sourceTree = "<group>"; }; |
212 | 199 | BCE08570250BD7480035D2F7 /* CongratsVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CongratsVC.swift; sourceTree = "<group>"; }; |
213 | 200 | BCE3E77F25375956000C63CB /* HomeCVcell1.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HomeCVcell1.swift; sourceTree = "<group>"; }; |
| 201 | + BCFA351125447DDC0036E0C9 /* dislodge.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = dislodge.gif; sourceTree = "<group>"; }; |
| 202 | + BCFA351B25447F020036E0C9 /* lost.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = lost.gif; sourceTree = "<group>"; }; |
| 203 | + BCFA352525447F0D0036E0C9 /* found.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = found.gif; sourceTree = "<group>"; }; |
214 | 204 | BD9405541C58F571F7D6EB8D /* Pods_HCITests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_HCITests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
215 | 205 | C19D882A7BD69DF80F2A1B6C /* Pods-HCITests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-HCITests.release.xcconfig"; path = "Target Support Files/Pods-HCITests/Pods-HCITests.release.xcconfig"; sourceTree = "<group>"; }; |
216 | 206 | E961C51BD37AB39441E40E56 /* Pods-HCITests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-HCITests.debug.xcconfig"; path = "Target Support Files/Pods-HCITests/Pods-HCITests.debug.xcconfig"; sourceTree = "<group>"; }; |
|
348 | 338 | isa = PBXGroup; |
349 | 339 | children = ( |
350 | 340 | BC3FF4EE252F60280033D2F3 /* Custom GIFs */, |
351 | | - BCD2B64025266A6E00220EEE /* CustomFluidCard */, |
352 | 341 | BC423236251626EA00D05BF0 /* Custom Files */, |
353 | 342 | BC2FF4CA2525EBF200B18926 /* CustomTabBar */, |
354 | 343 | BC2FF4ED2525FA7B00B18926 /* Custom Fonts */, |
|
361 | 350 | isa = PBXGroup; |
362 | 351 | children = ( |
363 | 352 | BC3FF4F9252F60560033D2F3 /* giphy.gif */, |
| 353 | + BCFA351125447DDC0036E0C9 /* dislodge.gif */, |
364 | 354 | BC1348192536136D0013B6C1 /* illustration.gif */, |
365 | | - BC1A9DC625320E3200368447 /* emailsent.gif */, |
366 | | - BC1A9DC025320D8300368447 /* verified.gif */, |
| 355 | + BCFA352525447F0D0036E0C9 /* found.gif */, |
| 356 | + BCFA351B25447F020036E0C9 /* lost.gif */, |
367 | 357 | BC3FF4F3252F604E0033D2F3 /* fire.gif */, |
368 | 358 | ); |
369 | 359 | path = "Custom GIFs"; |
|
506 | 496 | path = WidgetModule; |
507 | 497 | sourceTree = "<group>"; |
508 | 498 | }; |
509 | | - BCD2B64025266A6E00220EEE /* CustomFluidCard */ = { |
510 | | - isa = PBXGroup; |
511 | | - children = ( |
512 | | - BCD2B64125266A8500220EEE /* UnitBezier.swift */, |
513 | | - BCD2B64B25266A9800220EEE /* ExpandButton.swift */, |
514 | | - BCD2B65125266AA900220EEE /* TimingFunction.swift */, |
515 | | - BCD2B65725266ABA00220EEE /* FluidCardView.swift */, |
516 | | - BCD2B65D25266AC800220EEE /* Extensions.swift */, |
517 | | - ); |
518 | | - path = CustomFluidCard; |
519 | | - sourceTree = "<group>"; |
520 | | - }; |
521 | 499 | BCD97D772533301C00D4F505 /* Suppporting VCs */ = { |
522 | 500 | isa = PBXGroup; |
523 | 501 | children = ( |
524 | 502 | BC023DAF25378B3F00793384 /* OnboardingVC.swift */, |
525 | | - BC6F23DE25332D4F005B410E /* InitialVC.swift */, |
526 | 503 | BC4D0732252726CF006B3FA4 /* GetStartedVC.swift */, |
527 | 504 | BC464ABF2518BA1500C9A1DF /* tncVC.swift */, |
528 | 505 | BC1A9DBA25320CC800368447 /* EmailsentVC.swift */, |
|
672 | 649 | isa = PBXResourcesBuildPhase; |
673 | 650 | buildActionMask = 2147483647; |
674 | 651 | files = ( |
| 652 | + BCFA351225447DDD0036E0C9 /* dislodge.gif in Resources */, |
675 | 653 | BC398C6C252F35400013D0A6 /* darklogo.png in Resources */, |
676 | | - BC1A9DC725320E3200368447 /* emailsent.gif in Resources */, |
| 654 | + BCFA351C25447F020036E0C9 /* lost.gif in Resources */, |
677 | 655 | BCD2B615252664D800220EEE /* TopView.xib in Resources */, |
678 | 656 | BC3FF4F4252F60500033D2F3 /* fire.gif in Resources */, |
679 | 657 | BC398C70252F35400013D0A6 /* pridehlogo4.png in Resources */, |
|
682 | 660 | BC7CB22E24ED8B6F007B5DB4 /* LaunchScreen.storyboard in Resources */, |
683 | 661 | BC398C73252F35400013D0A6 /* bluehlogo.png in Resources */, |
684 | 662 | BCD2B61B252665B900220EEE /* BottomView.xib in Resources */, |
| 663 | + BCFA352625447F0E0036E0C9 /* found.gif in Resources */, |
685 | 664 | BC2FF4EF2525FA8F00B18926 /* Gotham Bold.otf in Resources */, |
686 | | - BC1A9DC125320D8400368447 /* verified.gif in Resources */, |
687 | 665 | BC3FF4FA252F60560033D2F3 /* giphy.gif in Resources */, |
688 | 666 | BC398C6D252F35400013D0A6 /* pridehlogo2.png in Resources */, |
689 | 667 | BC398C6E252F35400013D0A6 /* pridehlogo5.png in Resources */, |
|
829 | 807 | isa = PBXSourcesBuildPhase; |
830 | 808 | buildActionMask = 2147483647; |
831 | 809 | files = ( |
832 | | - BC6F23DF25332D4F005B410E /* InitialVC.swift in Sources */, |
833 | | - BCD2B64225266A8500220EEE /* UnitBezier.swift in Sources */, |
834 | 810 | BC3834B5253718880005451A /* collVC.swift in Sources */, |
835 | 811 | BC4401CD250BCFAD00DD34E6 /* CustomTextField.swift in Sources */, |
836 | 812 | BC4D0733252726CF006B3FA4 /* GetStartedVC.swift in Sources */, |
|
841 | 817 | BC1A9DBB25320CC800368447 /* EmailsentVC.swift in Sources */, |
842 | 818 | BCACAFF2253749D700B2A95A /* LostVC.swift in Sources */, |
843 | 819 | BC464AC02518BA1500C9A1DF /* tncVC.swift in Sources */, |
844 | | - BCD2B64C25266A9800220EEE /* ExpandButton.swift in Sources */, |
845 | 820 | BC023DB025378B3F00793384 /* OnboardingVC.swift in Sources */, |
846 | 821 | BC44AD50250BCEEE00475867 /* UIImage+Gif.swift in Sources */, |
847 | 822 | BC2FF4DD2525EC0800B18926 /* BubbleTabBar.swift in Sources */, |
|
861 | 836 | BC51D3D424F0099F0076CA93 /* UpdateInfoVC.swift in Sources */, |
862 | 837 | BCE08571250BD7480035D2F7 /* CongratsVC.swift in Sources */, |
863 | 838 | BC2FF4DB2525EC0800B18926 /* BubbleTabBarController.swift in Sources */, |
864 | | - BCD2B65825266ABA00220EEE /* FluidCardView.swift in Sources */, |
865 | | - BCD2B65225266AA900220EEE /* TimingFunction.swift in Sources */, |
866 | 839 | BCE3E78025375956000C63CB /* HomeCVcell1.swift in Sources */, |
867 | 840 | BC464AE72518CE4300C9A1DF /* FoundVC.swift in Sources */, |
868 | 841 | BCB658DC2517E8E000C7F36F /* WidgetModule.intentdefinition in Sources */, |
869 | | - BCD2B65E25266AC800220EEE /* Extensions.swift in Sources */, |
870 | 842 | BC537FD3251E56CD00FCDA7E /* LogInVC.swift in Sources */, |
871 | 843 | BC68BE852528760A009FB20A /* BookAppointmentVC.swift in Sources */, |
872 | 844 | BC7CB22424ED8B6F007B5DB4 /* SceneDelegate.swift in Sources */, |
|
0 commit comments