mvcgen 0.1.14 → 0.1.18

Sign up to get free protection for your applications and to get access to all the features.
Files changed (191) hide show
  1. checksums.yaml +4 -4
  2. data/lib/mvcgen/filemanager.rb +1 -1
  3. data/lib/mvcgen/generator.rb +36 -33
  4. data/lib/mvcgen/version.rb +1 -1
  5. data/lib/templates/default/mvcspec.yml +1 -1
  6. data/lib/templates/default/podfile/Podfile +73 -0
  7. data/lib/templates/default/swift/AppDelegate.swift +181 -0
  8. data/lib/templates/default/swift/Assets.xcassets/AppIcon.appiconset/Contents.json +133 -0
  9. data/lib/templates/default/swift/Assets.xcassets/Back.imageset/Contents.json +21 -0
  10. data/lib/templates/default/swift/Assets.xcassets/Back.imageset/icons8-back-filled-100-2.png +0 -0
  11. data/lib/templates/default/swift/Assets.xcassets/Contents.json +6 -0
  12. data/lib/templates/default/swift/Assets.xcassets/Down.imageset/Contents.json +21 -0
  13. data/lib/templates/default/swift/Assets.xcassets/Down.imageset/icons8-expand-arrow-filled-100.png +0 -0
  14. data/lib/templates/default/swift/Assets.xcassets/Forward.imageset/Contents.json +21 -0
  15. data/lib/templates/default/swift/Assets.xcassets/Forward.imageset/icons8-forward-filled-100.png +0 -0
  16. data/lib/templates/default/swift/Assets.xcassets/Key.imageset/Contents.json +1 -0
  17. data/lib/templates/default/swift/Assets.xcassets/Key.imageset/universal_Key.pdf +0 -0
  18. data/lib/templates/default/swift/Assets.xcassets/Shopping-cart.imageset/Contents.json +1 -0
  19. data/lib/templates/default/swift/Assets.xcassets/Shopping-cart.imageset/universal_Shopping-cart.pdf +0 -0
  20. data/lib/templates/default/swift/Assets.xcassets/Tick.imageset/Contents.json +21 -0
  21. data/lib/templates/default/swift/Assets.xcassets/Tick.imageset/icons8-Checkmark-96 (1).png +0 -0
  22. data/lib/templates/default/swift/Assets.xcassets/Up.imageset/Contents.json +22 -0
  23. data/lib/templates/default/swift/Assets.xcassets/Up.imageset/icons8-collapse-arrow-100.png +0 -0
  24. data/lib/templates/default/swift/Assets.xcassets/Up.imageset/icons8-collapse-arrow-50.png +0 -0
  25. data/lib/templates/default/swift/Assets.xcassets/Uruguay.imageset/Contents.json +21 -0
  26. data/lib/templates/default/swift/Assets.xcassets/Uruguay.imageset/icons8-uruguay-40.png +0 -0
  27. data/lib/templates/default/swift/Assets.xcassets/Wallet.imageset/Contents.json +1 -0
  28. data/lib/templates/default/swift/Assets.xcassets/Wallet.imageset/universal_Wallet.pdf +0 -0
  29. data/lib/templates/default/swift/Assets.xcassets/Welcome_001.imageset/Contents.json +12 -0
  30. data/lib/templates/default/swift/Assets.xcassets/Welcome_001.imageset/Icons_NotATour_Welcome_001.pdf +0 -0
  31. data/lib/templates/default/swift/Assets.xcassets/Welcome_002.imageset/Contents.json +12 -0
  32. data/lib/templates/default/swift/Assets.xcassets/Welcome_002.imageset/Icons_NotATour_Welcome_002.pdf +0 -0
  33. data/lib/templates/default/swift/Assets.xcassets/Welcome_003.imageset/Contents.json +12 -0
  34. data/lib/templates/default/swift/Assets.xcassets/Welcome_003.imageset/Icons_NotATour_Welcome_003.pdf +0 -0
  35. data/lib/templates/default/swift/Assets.xcassets/Welcome_004.imageset/Contents.json +12 -0
  36. data/lib/templates/default/swift/Assets.xcassets/Welcome_004.imageset/Icons_NotATour_Welcome_004.pdf +0 -0
  37. data/lib/templates/default/swift/Assets.xcassets/alert_beach.imageset/Contents.json +21 -0
  38. data/lib/templates/default/swift/Assets.xcassets/alert_beach.imageset/icons8-beach-64.png +0 -0
  39. data/lib/templates/default/swift/Assets.xcassets/alert_nobaggage.imageset/Contents.json +21 -0
  40. data/lib/templates/default/swift/Assets.xcassets/alert_nobaggage.imageset/icons8-no-baggage-100.png +0 -0
  41. data/lib/templates/default/swift/Assets.xcassets/alert_signpost.imageset/Contents.json +21 -0
  42. data/lib/templates/default/swift/Assets.xcassets/alert_signpost.imageset/icons8-signpost-64.png +0 -0
  43. data/lib/templates/default/swift/Assets.xcassets/alert_sunbed.imageset/Contents.json +21 -0
  44. data/lib/templates/default/swift/Assets.xcassets/alert_sunbed.imageset/sunbed.png +0 -0
  45. data/lib/templates/default/swift/Assets.xcassets/arrow.imageset/Contents.json +21 -0
  46. data/lib/templates/default/swift/Assets.xcassets/arrow.imageset/arrow.pdf +0 -0
  47. data/lib/templates/default/swift/Assets.xcassets/baggage.imageset/Contents.json +22 -0
  48. data/lib/templates/default/swift/Assets.xcassets/baggage.imageset/baggage.png +0 -0
  49. data/lib/templates/default/swift/Assets.xcassets/baggage.imageset/baggage@2x.png +0 -0
  50. data/lib/templates/default/swift/Assets.xcassets/burger.imageset/Contents.json +21 -0
  51. data/lib/templates/default/swift/Assets.xcassets/burger.imageset/burger.pdf +0 -0
  52. data/lib/templates/default/swift/Assets.xcassets/calendar-white.imageset/Contents.json +12 -0
  53. data/lib/templates/default/swift/Assets.xcassets/calendar-white.imageset/icons8-calendar.pdf +70 -0
  54. data/lib/templates/default/swift/Assets.xcassets/calendar.imageset/Contents.json +12 -0
  55. data/lib/templates/default/swift/Assets.xcassets/calendar.imageset/calendar.pdf +0 -0
  56. data/lib/templates/default/swift/Assets.xcassets/dots.imageset/Contents.json +24 -0
  57. data/lib/templates/default/swift/Assets.xcassets/dots.imageset/dots.pdf +0 -0
  58. data/lib/templates/default/swift/Assets.xcassets/edit.imageset/Contents.json +12 -0
  59. data/lib/templates/default/swift/Assets.xcassets/edit.imageset/edit.pdf +0 -0
  60. data/lib/templates/default/swift/Assets.xcassets/emptylogin.imageset/Contents.json +12 -0
  61. data/lib/templates/default/swift/Assets.xcassets/emptylogin.imageset/empty state loging.pdf +0 -0
  62. data/lib/templates/default/swift/Assets.xcassets/envelope.imageset/Contents.json +12 -0
  63. data/lib/templates/default/swift/Assets.xcassets/envelope.imageset/icons8-envelope.pdf +70 -0
  64. data/lib/templates/default/swift/Assets.xcassets/expandSection.imageset/Contents.json +22 -0
  65. data/lib/templates/default/swift/Assets.xcassets/expandSection.imageset/icons8-expand-arrow-100.png +0 -0
  66. data/lib/templates/default/swift/Assets.xcassets/expandSection.imageset/icons8-expand-arrow-50.png +0 -0
  67. data/lib/templates/default/swift/Assets.xcassets/facebook.imageset/Contents.json +24 -0
  68. data/lib/templates/default/swift/Assets.xcassets/facebook.imageset/icons8-facebook-f.pdf +68 -0
  69. data/lib/templates/default/swift/Assets.xcassets/filter-white.imageset/Contents.json +12 -0
  70. data/lib/templates/default/swift/Assets.xcassets/filter-white.imageset/icons8-adjust (3).pdf +0 -0
  71. data/lib/templates/default/swift/Assets.xcassets/filter.imageset/Contents.json +15 -0
  72. data/lib/templates/default/swift/Assets.xcassets/filter.imageset/filter.pdf +0 -0
  73. data/lib/templates/default/swift/Assets.xcassets/food.imageset/Contents.json +21 -0
  74. data/lib/templates/default/swift/Assets.xcassets/food.imageset/food.png +0 -0
  75. data/lib/templates/default/swift/Assets.xcassets/forgot-password.imageset/Contents.json +23 -0
  76. data/lib/templates/default/swift/Assets.xcassets/forgot-password.imageset/page-1.png +0 -0
  77. data/lib/templates/default/swift/Assets.xcassets/forgot-password.imageset/page-1@2x.png +0 -0
  78. data/lib/templates/default/swift/Assets.xcassets/forgot-password.imageset/page-1@3x.png +0 -0
  79. data/lib/templates/default/swift/Assets.xcassets/heart-active.imageset/Contents.json +12 -0
  80. data/lib/templates/default/swift/Assets.xcassets/heart-active.imageset/favortio activo.pdf +0 -0
  81. data/lib/templates/default/swift/Assets.xcassets/heart.imageset/Contents.json +12 -0
  82. data/lib/templates/default/swift/Assets.xcassets/heart.imageset/favorito inactivo.pdf +0 -0
  83. data/lib/templates/default/swift/Assets.xcassets/icons8-delete.imageset/Contents.json +12 -0
  84. data/lib/templates/default/swift/Assets.xcassets/icons8-delete.imageset/icons8-delete (3).pdf +69 -0
  85. data/lib/templates/default/swift/Assets.xcassets/lock.imageset/Contents.json +12 -0
  86. data/lib/templates/default/swift/Assets.xcassets/lock.imageset/icons8-lock.pdf +69 -0
  87. data/lib/templates/default/swift/Assets.xcassets/man-avatar.imageset/Contents.json +12 -0
  88. data/lib/templates/default/swift/Assets.xcassets/man-avatar.imageset/man-avatar.pdf +1149 -1
  89. data/lib/templates/default/swift/Assets.xcassets/new-notification.imageset/Contents.json +21 -0
  90. data/lib/templates/default/swift/Assets.xcassets/new-notification.imageset/icons8-filled-circle-filled-100.png +0 -0
  91. data/lib/templates/default/swift/Assets.xcassets/no-fav.imageset/Contents.json +21 -0
  92. data/lib/templates/default/swift/Assets.xcassets/no-fav.imageset/page-1@2x.png +0 -0
  93. data/lib/templates/default/swift/Assets.xcassets/notificaciones.imageset/Contents.json +12 -0
  94. data/lib/templates/default/swift/Assets.xcassets/notificaciones.imageset/notificaciones.pdf +0 -0
  95. data/lib/templates/default/swift/Assets.xcassets/notification.imageset/Contents.json +21 -0
  96. data/lib/templates/default/swift/Assets.xcassets/notification.imageset/icons8-notification-100.png +0 -0
  97. data/lib/templates/default/swift/Assets.xcassets/other.imageset/Contents.json +21 -0
  98. data/lib/templates/default/swift/Assets.xcassets/other.imageset/other.png +0 -0
  99. data/lib/templates/default/swift/Assets.xcassets/page-1.imageset/Contents.json +21 -0
  100. data/lib/templates/default/swift/Assets.xcassets/page-1.imageset/page-1@2x.png +0 -0
  101. data/lib/templates/default/swift/Assets.xcassets/page-3.imageset/Contents.json +21 -0
  102. data/lib/templates/default/swift/Assets.xcassets/page-3.imageset/page-1@2x.png +0 -0
  103. data/lib/templates/default/swift/Assets.xcassets/photo.imageset/Contents.json +24 -0
  104. data/lib/templates/default/swift/Assets.xcassets/photo.imageset/photo.pdf +0 -0
  105. data/lib/templates/default/swift/Assets.xcassets/plus-white.imageset/Contents.json +21 -0
  106. data/lib/templates/default/swift/Assets.xcassets/plus-white.imageset/icons8-plus-math-26.png +0 -0
  107. data/lib/templates/default/swift/Assets.xcassets/plus.imageset/+.pdf +0 -0
  108. data/lib/templates/default/swift/Assets.xcassets/plus.imageset/Contents.json +12 -0
  109. data/lib/templates/default/swift/Assets.xcassets/register.imageset/Contents.json +12 -0
  110. data/lib/templates/default/swift/Assets.xcassets/register.imageset/registro.pdf +0 -0
  111. data/lib/templates/default/swift/Assets.xcassets/search.imageset/Contents.json +15 -0
  112. data/lib/templates/default/swift/Assets.xcassets/search.imageset/search.pdf +0 -0
  113. data/lib/templates/default/swift/Assets.xcassets/settings.imageset/Contents.json +23 -0
  114. data/lib/templates/default/swift/Assets.xcassets/settings.imageset/icons8-settings-100.png +0 -0
  115. data/lib/templates/default/swift/Assets.xcassets/settings.imageset/icons8-settings-50.png +0 -0
  116. data/lib/templates/default/swift/Assets.xcassets/settings.imageset/icons8-settings-500.png +0 -0
  117. data/lib/templates/default/swift/Assets.xcassets/shape.imageset/Contents.json +23 -0
  118. data/lib/templates/default/swift/Assets.xcassets/shape.imageset/shape.png +0 -0
  119. data/lib/templates/default/swift/Assets.xcassets/shape.imageset/shape@2x.png +0 -0
  120. data/lib/templates/default/swift/Assets.xcassets/shape.imageset/shape@3x.png +0 -0
  121. data/lib/templates/default/swift/Assets.xcassets/signpost.imageset/Contents.json +21 -0
  122. data/lib/templates/default/swift/Assets.xcassets/signpost.imageset/icons8-signpost-50.png +0 -0
  123. data/lib/templates/default/swift/Assets.xcassets/stars.imageset/Contents.json +24 -0
  124. data/lib/templates/default/swift/Assets.xcassets/stars.imageset/stars.pdf +0 -0
  125. data/lib/templates/default/swift/Assets.xcassets/terms.imageset/Contents.json +12 -0
  126. data/lib/templates/default/swift/Assets.xcassets/terms.imageset/terminos y condiciones.pdf +0 -0
  127. data/lib/templates/default/swift/Assets.xcassets/tickets.imageset/Contents.json +12 -0
  128. data/lib/templates/default/swift/Assets.xcassets/tickets.imageset/tickets.pdf +0 -0
  129. data/lib/templates/default/swift/Assets.xcassets/user.imageset/Contents.json +22 -0
  130. data/lib/templates/default/swift/Assets.xcassets/user.imageset/icons8-account-100.png +0 -0
  131. data/lib/templates/default/swift/Assets.xcassets/user.imageset/icons8-account-50.png +0 -0
  132. data/lib/templates/default/swift/Assets.xcassets/visa.imageset/Contents.json +21 -0
  133. data/lib/templates/default/swift/Assets.xcassets/visa.imageset/visa.png +0 -0
  134. data/lib/templates/default/swift/Config/Config.swift +1 -1
  135. data/lib/templates/default/swift/Controllers/Login/ForgetPasswordVC.swift +125 -0
  136. data/lib/templates/default/swift/Controllers/Login/LoginVC.swift +244 -0
  137. data/lib/templates/default/swift/Controllers/Login/RegisterVC.swift +213 -0
  138. data/lib/templates/default/swift/Controllers/Notifications/Cells/NotificationCell.swift +51 -0
  139. data/lib/templates/default/swift/Controllers/Notifications/NotificationsVC.swift +164 -0
  140. data/lib/templates/default/swift/Controllers/OtherLogin/ForgetPasswordTVC.swift +98 -0
  141. data/lib/templates/default/swift/Controllers/OtherLogin/LoginTVC.swift +245 -0
  142. data/lib/templates/default/swift/Controllers/OtherLogin/OtherRegisterVC.swift +299 -0
  143. data/lib/templates/default/swift/Controllers/OtherLogin/SelectLanguageCell.swift +17 -0
  144. data/lib/templates/default/swift/Controllers/OtherLogin/SelectLanguageVC.swift +116 -0
  145. data/lib/templates/default/swift/Controllers/OtherLogin/TermsAndConditionsVC.swift +76 -0
  146. data/lib/templates/default/swift/Controllers/Profile/AboutUsVC.swift +93 -0
  147. data/lib/templates/default/swift/Controllers/Profile/Cells/AboutUsImageCell.swift +66 -0
  148. data/lib/templates/default/swift/Controllers/Profile/Cells/DescriptionCell.swift +16 -0
  149. data/lib/templates/default/swift/Controllers/Profile/Cells/DestinationCell.swift +35 -0
  150. data/lib/templates/default/swift/Controllers/Profile/Cells/DestinationCellView.xib +84 -0
  151. data/lib/templates/default/swift/Controllers/Profile/Cells/FavoriteCollectionCell.swift +24 -0
  152. data/lib/templates/default/swift/Controllers/Profile/Cells/ImagesCollectionViewCell.swift +15 -0
  153. data/lib/templates/default/swift/Controllers/Profile/ProfileContainerVC.swift +72 -0
  154. data/lib/templates/default/swift/Controllers/Profile/ProfileTVC.swift +581 -0
  155. data/lib/templates/default/swift/Controllers/Tutorial/TutorialVC.swift +121 -0
  156. data/lib/templates/default/swift/Extensions/ArrayDuplicates.swift +35 -0
  157. data/lib/templates/default/swift/Extensions/Buttons.swift +1 -1
  158. data/lib/templates/default/swift/Extensions/CustomCamera.swift +65 -0
  159. data/lib/templates/default/swift/Extensions/GradientView.swift +121 -0
  160. data/lib/templates/default/swift/Extensions/HideKeyboard.swift +22 -0
  161. data/lib/templates/default/swift/Extensions/Images.swift +82 -0
  162. data/lib/templates/default/swift/Extensions/InnerShadowExtension.swift +83 -0
  163. data/lib/templates/default/swift/Extensions/TableViewEmptyView.swift +30 -0
  164. data/lib/templates/default/swift/Extensions/TapEffectExtension.swift +48 -0
  165. data/lib/templates/default/swift/Extensions/{ColorHex.swift → UIColorExtensions.swift} +2 -2
  166. data/lib/templates/default/swift/Extensions/UnderlinedTextView.swift +61 -0
  167. data/lib/templates/default/swift/Extensions/UnderlinedWithIconTextField.swift +55 -0
  168. data/lib/templates/default/swift/Helper/APIHelper.swift +4 -4
  169. data/lib/templates/default/swift/Helper/APIManager.swift +81 -14
  170. data/lib/templates/default/swift/Helper/APIRequestBody.swift +1 -1
  171. data/lib/templates/default/swift/Helper/AWSManager.swift +1 -1
  172. data/lib/templates/default/swift/Helper/FilesManager.swift +1 -1
  173. data/lib/templates/default/swift/Helper/S3Manager.swift +1 -1
  174. data/lib/templates/default/swift/Helper/Utils.swift +3 -1
  175. data/lib/templates/default/swift/Info.plist +53 -0
  176. data/lib/templates/default/swift/Models/Country.swift +28 -0
  177. data/lib/templates/default/swift/Models/Managers/UserManager.swift +1 -1
  178. data/lib/templates/default/swift/Models/Notif.swift +71 -0
  179. data/lib/templates/default/swift/Models/Responses/BaseResponse.swift +1 -1
  180. data/lib/templates/default/swift/Models/Responses/NotificationResponse.swift +24 -0
  181. data/lib/templates/default/swift/Models/Responses/UserResponse.swift +1 -1
  182. data/lib/templates/default/swift/Models/Responses/UserSingupResponse.swift +1 -1
  183. data/lib/templates/default/swift/Models/User.swift +2 -2
  184. data/lib/templates/default/swift/UI/Storyboards/Home.storyboard +2113 -0
  185. data/lib/templates/default/swift/UI/Storyboards/Login.storyboard +814 -0
  186. data/lib/templates/default/swift/UI/Storyboards/OtherLogin.storyboard +1031 -0
  187. data/lib/templates/default/swift/UI/Views/EmptyTableView/EmptyTableLabelView.swift +18 -0
  188. data/lib/templates/default/swift/UI/Views/EmptyTableView/NoNotificationView.swift +16 -0
  189. data/lib/templates/default/swift/UI/Views/EmptyTableView/Xibs/EmptyTableLabelView.xib +72 -0
  190. data/lib/templates/default/swift/UI/Views/EmptyTableView/Xibs/NoNotificationsView.xib +61 -0
  191. metadata +176 -4
@@ -0,0 +1,1031 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14113" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="gcY-xN-94e">
3
+ <device id="retina4_7" orientation="portrait">
4
+ <adaptation id="fullscreen"/>
5
+ </device>
6
+ <dependencies>
7
+ <deployment identifier="iOS"/>
8
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14088"/>
9
+ <capability name="Constraints to layout margins" minToolsVersion="6.0"/>
10
+ <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
11
+ </dependencies>
12
+ <customFonts key="customFonts">
13
+ <array key="Quicksand-Bold.ttf">
14
+ <string>Quicksand-Bold</string>
15
+ </array>
16
+ <array key="Quicksand-Light.ttf">
17
+ <string>Quicksand-Light</string>
18
+ </array>
19
+ <array key="Quicksand-Medium.ttf">
20
+ <string>Quicksand-Medium</string>
21
+ </array>
22
+ <array key="Quicksand-Regular.ttf">
23
+ <string>Quicksand-Regular</string>
24
+ </array>
25
+ </customFonts>
26
+ <scenes>
27
+ <!--LoginTVC-->
28
+ <scene sceneID="jXX-Ab-4NG">
29
+ <objects>
30
+ <tableViewController storyboardIdentifier="LoginVC" id="gcY-xN-94e" customClass="LoginTVC" customModule="NewProjectTest" customModuleProvider="target" sceneMemberID="viewController">
31
+ <tableView key="view" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="static" style="plain" separatorStyle="none" allowsSelection="NO" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="-1" id="Cvp-PP-Ap2">
32
+ <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
33
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
34
+ <color key="backgroundColor" red="0.066666666669999999" green="0.1215686275" blue="0.43921568630000002" alpha="1" colorSpace="calibratedRGB"/>
35
+ <view key="tableHeaderView" contentMode="scaleToFill" id="d3K-eq-njc" userLabel="Header View">
36
+ <rect key="frame" x="0.0" y="0.0" width="375" height="190"/>
37
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
38
+ <subviews>
39
+ <imageView userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="qW9-PM-eix">
40
+ <rect key="frame" x="77.5" y="100" width="220" height="60"/>
41
+ <constraints>
42
+ <constraint firstAttribute="width" constant="220" id="oth-4M-ty5"/>
43
+ <constraint firstAttribute="height" constant="60" id="wNG-JJ-CiI"/>
44
+ </constraints>
45
+ </imageView>
46
+ </subviews>
47
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
48
+ <constraints>
49
+ <constraint firstAttribute="bottom" secondItem="qW9-PM-eix" secondAttribute="bottom" constant="30" id="BvJ-Pf-NfZ"/>
50
+ <constraint firstItem="qW9-PM-eix" firstAttribute="centerX" secondItem="d3K-eq-njc" secondAttribute="centerX" id="MnB-qg-0mi"/>
51
+ </constraints>
52
+ </view>
53
+ <view key="tableFooterView" contentMode="scaleToFill" id="F0t-rh-XOo" userLabel="Footer View">
54
+ <rect key="frame" x="0.0" y="316" width="375" height="350"/>
55
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
56
+ <subviews>
57
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="U1h-tD-XBs" customClass="LoadingButton" customModule="NewProjectTest" customModuleProvider="target">
58
+ <rect key="frame" x="30" y="291" width="315" height="32"/>
59
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
60
+ <fontDescription key="fontDescription" name="Quicksand-Medium" family="Quicksand" pointSize="17"/>
61
+ <state key="normal" title="Not now">
62
+ <color key="titleColor" red="0.066666666669999999" green="0.1215686275" blue="0.43921568630000002" alpha="1" colorSpace="calibratedRGB"/>
63
+ </state>
64
+ <connections>
65
+ <action selector="handleNotNowButton:" destination="gcY-xN-94e" eventType="touchUpInside" id="Egn-7C-C35"/>
66
+ </connections>
67
+ </button>
68
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="boj-wD-jhW" customClass="LoadingButton" customModule="NewProjectTest" customModuleProvider="target">
69
+ <rect key="frame" x="30" y="154" width="315" height="60"/>
70
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
71
+ <constraints>
72
+ <constraint firstAttribute="height" constant="60" id="hHP-EL-WJ0"/>
73
+ </constraints>
74
+ <fontDescription key="fontDescription" name="Quicksand-Medium" family="Quicksand" pointSize="17"/>
75
+ <state key="normal" title="Create an account">
76
+ <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
77
+ </state>
78
+ <connections>
79
+ <segue destination="Lpy-UK-Vxs" kind="show" identifier="ShowRegister" id="Tba-RR-T7L"/>
80
+ </connections>
81
+ </button>
82
+ <button opaque="NO" contentMode="scaleAspectFit" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="TGF-89-6vU" customClass="LoadingButton" customModule="NewProjectTest" customModuleProvider="target">
83
+ <rect key="frame" x="30" y="224" width="315" height="60"/>
84
+ <color key="backgroundColor" red="0.066666666669999999" green="0.1215686275" blue="0.43921568630000002" alpha="1" colorSpace="calibratedRGB"/>
85
+ <constraints>
86
+ <constraint firstAttribute="height" constant="60" id="aHi-7y-Zx9"/>
87
+ </constraints>
88
+ <fontDescription key="fontDescription" name="Quicksand-Medium" family="Quicksand" pointSize="17"/>
89
+ <state key="normal" title="FACEBOOK LOGIN">
90
+ <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
91
+ </state>
92
+ <connections>
93
+ <action selector="facebookLoginTapped:" destination="gcY-xN-94e" eventType="touchUpInside" id="tW1-AT-Lfs"/>
94
+ </connections>
95
+ </button>
96
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="89o-m7-nPJ">
97
+ <rect key="frame" x="30" y="97" width="315" height="32"/>
98
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
99
+ <fontDescription key="fontDescription" name="Quicksand-Regular" family="Quicksand" pointSize="17"/>
100
+ <state key="normal" title="Forgot your password?">
101
+ <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
102
+ </state>
103
+ <connections>
104
+ <segue destination="rpq-aS-2sy" kind="presentation" id="n1g-wT-H2J"/>
105
+ </connections>
106
+ </button>
107
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="gox-h1-VQx" customClass="LoadingButton" customModule="NewProjectTest" customModuleProvider="target">
108
+ <rect key="frame" x="30" y="25" width="315" height="60"/>
109
+ <color key="backgroundColor" red="0.25098039220000001" green="0.92156862750000001" blue="0.64705882349999999" alpha="1" colorSpace="calibratedRGB"/>
110
+ <constraints>
111
+ <constraint firstAttribute="height" constant="60" id="8KI-3e-im0"/>
112
+ </constraints>
113
+ <fontDescription key="fontDescription" name="Quicksand-Medium" family="Quicksand" pointSize="17"/>
114
+ <state key="normal" title="LOGIN">
115
+ <color key="titleColor" red="0.066666666669999999" green="0.1215686275" blue="0.43921568630000002" alpha="1" colorSpace="calibratedRGB"/>
116
+ </state>
117
+ <connections>
118
+ <action selector="emailLoginTapped:" destination="gcY-xN-94e" eventType="touchUpInside" id="GnQ-k2-dkP"/>
119
+ </connections>
120
+ </button>
121
+ </subviews>
122
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
123
+ <constraints>
124
+ <constraint firstAttribute="trailing" secondItem="TGF-89-6vU" secondAttribute="trailing" constant="30" id="0ND-oI-Cbe"/>
125
+ <constraint firstAttribute="trailing" secondItem="boj-wD-jhW" secondAttribute="trailing" constant="30" id="3aw-0B-lRN"/>
126
+ <constraint firstItem="89o-m7-nPJ" firstAttribute="top" secondItem="gox-h1-VQx" secondAttribute="bottom" constant="12" id="6vN-Lb-a4h"/>
127
+ <constraint firstAttribute="trailing" secondItem="gox-h1-VQx" secondAttribute="trailing" constant="30" id="9y2-EH-umK"/>
128
+ <constraint firstItem="U1h-tD-XBs" firstAttribute="top" secondItem="TGF-89-6vU" secondAttribute="bottom" constant="7" id="GJ4-Vx-Fq2"/>
129
+ <constraint firstItem="TGF-89-6vU" firstAttribute="top" secondItem="boj-wD-jhW" secondAttribute="bottom" constant="10" id="J6U-um-r78"/>
130
+ <constraint firstAttribute="trailing" secondItem="89o-m7-nPJ" secondAttribute="trailing" constant="30" id="WO6-U4-9nz"/>
131
+ <constraint firstItem="gox-h1-VQx" firstAttribute="top" secondItem="F0t-rh-XOo" secondAttribute="top" constant="25" id="WTB-Lo-OVD"/>
132
+ <constraint firstAttribute="trailing" secondItem="U1h-tD-XBs" secondAttribute="trailing" constant="30" id="YAd-VD-WDp"/>
133
+ <constraint firstItem="boj-wD-jhW" firstAttribute="top" secondItem="89o-m7-nPJ" secondAttribute="bottom" constant="25" id="h39-8X-2br"/>
134
+ <constraint firstItem="gox-h1-VQx" firstAttribute="leading" secondItem="F0t-rh-XOo" secondAttribute="leading" constant="30" id="lxi-7a-ECz"/>
135
+ <constraint firstItem="89o-m7-nPJ" firstAttribute="leading" secondItem="F0t-rh-XOo" secondAttribute="leading" constant="30" id="m4x-XY-mzH"/>
136
+ <constraint firstItem="U1h-tD-XBs" firstAttribute="leading" secondItem="F0t-rh-XOo" secondAttribute="leading" constant="30" id="tf8-i2-Ol8"/>
137
+ <constraint firstItem="TGF-89-6vU" firstAttribute="leading" secondItem="F0t-rh-XOo" secondAttribute="leading" constant="30" id="uxd-io-BLl"/>
138
+ <constraint firstItem="boj-wD-jhW" firstAttribute="leading" secondItem="F0t-rh-XOo" secondAttribute="leading" constant="30" id="wUg-SO-C19"/>
139
+ </constraints>
140
+ </view>
141
+ <sections>
142
+ <tableViewSection id="Vbs-Ph-P3l">
143
+ <cells>
144
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" rowHeight="126" id="Fec-9W-iM9">
145
+ <rect key="frame" x="0.0" y="190" width="375" height="126"/>
146
+ <autoresizingMask key="autoresizingMask"/>
147
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="Fec-9W-iM9" id="d7d-2f-VQx">
148
+ <rect key="frame" x="0.0" y="0.0" width="375" height="126"/>
149
+ <autoresizingMask key="autoresizingMask"/>
150
+ <subviews>
151
+ <textField opaque="NO" tag="1" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="Password" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="btv-Wx-pwX" customClass="UnderlinedWithIconTextField" customModule="NewProjectTest" customModuleProvider="target">
152
+ <rect key="frame" x="30" y="74" width="315" height="41"/>
153
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
154
+ <color key="tintColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
155
+ <constraints>
156
+ <constraint firstAttribute="height" constant="41" id="tLa-YD-qHA"/>
157
+ </constraints>
158
+ <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
159
+ <fontDescription key="fontDescription" name="Quicksand-Light" family="Quicksand" pointSize="18"/>
160
+ <textInputTraits key="textInputTraits" returnKeyType="go" secureTextEntry="YES" textContentType="password"/>
161
+ <userDefinedRuntimeAttributes>
162
+ <userDefinedRuntimeAttribute type="color" keyPath="_placeholderLabel.textColor">
163
+ <color key="value" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
164
+ </userDefinedRuntimeAttribute>
165
+ </userDefinedRuntimeAttributes>
166
+ </textField>
167
+ <textField opaque="NO" contentMode="scaleToFill" verticalHuggingPriority="249" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="Email" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="Qmh-TM-RLU" customClass="UnderlinedWithIconTextField" customModule="NewProjectTest" customModuleProvider="target">
168
+ <rect key="frame" x="30" y="11" width="315" height="41"/>
169
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
170
+ <color key="tintColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
171
+ <constraints>
172
+ <constraint firstAttribute="height" constant="41" id="duL-ec-6K8"/>
173
+ </constraints>
174
+ <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
175
+ <fontDescription key="fontDescription" name="Quicksand-Light" family="Quicksand" pointSize="18"/>
176
+ <textInputTraits key="textInputTraits" keyboardType="emailAddress" returnKeyType="next" textContentType="email"/>
177
+ <userDefinedRuntimeAttributes>
178
+ <userDefinedRuntimeAttribute type="color" keyPath="_placeholderLabel.textColor">
179
+ <color key="value" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
180
+ </userDefinedRuntimeAttribute>
181
+ </userDefinedRuntimeAttributes>
182
+ </textField>
183
+ </subviews>
184
+ <constraints>
185
+ <constraint firstAttribute="trailing" secondItem="btv-Wx-pwX" secondAttribute="trailing" constant="30" id="Oue-Ek-q0E"/>
186
+ <constraint firstItem="btv-Wx-pwX" firstAttribute="bottom" secondItem="d7d-2f-VQx" secondAttribute="bottomMargin" id="cx8-Zg-oZY"/>
187
+ <constraint firstAttribute="trailing" secondItem="Qmh-TM-RLU" secondAttribute="trailing" constant="30" id="i51-AL-tSS"/>
188
+ <constraint firstItem="Qmh-TM-RLU" firstAttribute="top" secondItem="d7d-2f-VQx" secondAttribute="topMargin" id="sn5-aj-QY6"/>
189
+ <constraint firstItem="Qmh-TM-RLU" firstAttribute="leading" secondItem="d7d-2f-VQx" secondAttribute="leading" constant="30" id="uGZ-45-NEG"/>
190
+ <constraint firstItem="btv-Wx-pwX" firstAttribute="leading" secondItem="d7d-2f-VQx" secondAttribute="leading" constant="30" id="xIc-n7-beM"/>
191
+ <constraint firstItem="btv-Wx-pwX" firstAttribute="top" secondItem="Qmh-TM-RLU" secondAttribute="bottom" constant="22" id="ydm-a7-SfT"/>
192
+ </constraints>
193
+ </tableViewCellContentView>
194
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
195
+ </tableViewCell>
196
+ </cells>
197
+ </tableViewSection>
198
+ </sections>
199
+ <connections>
200
+ <outlet property="dataSource" destination="gcY-xN-94e" id="25O-ZT-1U2"/>
201
+ <outlet property="delegate" destination="gcY-xN-94e" id="Za3-gE-KQd"/>
202
+ </connections>
203
+ </tableView>
204
+ <navigationItem key="navigationItem" id="g9S-Td-YwC"/>
205
+ <connections>
206
+ <outlet property="emailTextField" destination="Qmh-TM-RLU" id="itM-Cf-NDQ"/>
207
+ <outlet property="footerView" destination="F0t-rh-XOo" id="7Dy-Oi-JoY"/>
208
+ <outlet property="forgotPasswordButton" destination="89o-m7-nPJ" id="hoY-Gh-2eW"/>
209
+ <outlet property="gradientView" destination="Cvp-PP-Ap2" id="YeA-Ci-Y3M"/>
210
+ <outlet property="loginEmailButton" destination="gox-h1-VQx" id="gU9-UJ-MQf"/>
211
+ <outlet property="loginFacebookButton" destination="TGF-89-6vU" id="iNZ-ZX-z53"/>
212
+ <outlet property="passwordTextField" destination="btv-Wx-pwX" id="axz-8s-qVg"/>
213
+ <outlet property="registerButton" destination="boj-wD-jhW" id="yZm-9C-Iz1"/>
214
+ <segue destination="l0t-ux-akA" kind="show" identifier="ShowHome" id="8AS-RI-Axo"/>
215
+ <segue destination="Adb-6A-XJJ" kind="show" id="rjq-KD-0ga"/>
216
+ </connections>
217
+ </tableViewController>
218
+ <placeholder placeholderIdentifier="IBFirstResponder" id="kSz-U5-gqC" userLabel="First Responder" sceneMemberID="firstResponder"/>
219
+ </objects>
220
+ <point key="canvasLocation" x="-1087.2" y="169.56521739130437"/>
221
+ </scene>
222
+ <!--RegisterVC-->
223
+ <scene sceneID="Pbx-0U-G57">
224
+ <objects>
225
+ <tableViewController storyboardIdentifier="RegisterVC" id="Lpy-UK-Vxs" customClass="RegisterVC" customModule="NewProjectTest" customModuleProvider="target" sceneMemberID="viewController">
226
+ <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="static" style="plain" separatorStyle="none" allowsSelection="NO" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" id="7Sk-Fp-Dka">
227
+ <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
228
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
229
+ <color key="backgroundColor" red="0.066666666669999999" green="0.1215686275" blue="0.43921568630000002" alpha="1" colorSpace="calibratedRGB"/>
230
+ <view key="tableHeaderView" contentMode="scaleToFill" id="IW2-F4-5eC" userLabel="Header View">
231
+ <rect key="frame" x="0.0" y="0.0" width="375" height="152"/>
232
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
233
+ <subviews>
234
+ <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="register" translatesAutoresizingMaskIntoConstraints="NO" id="OhF-vy-sVX">
235
+ <rect key="frame" x="167.5" y="30" width="40" height="40"/>
236
+ <constraints>
237
+ <constraint firstAttribute="width" constant="40" id="b72-Yr-yDz"/>
238
+ <constraint firstAttribute="height" constant="40" id="gpp-BM-WnL"/>
239
+ </constraints>
240
+ </imageView>
241
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Register" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="kKI-xF-Xy6">
242
+ <rect key="frame" x="10" y="90" width="355" height="26"/>
243
+ <fontDescription key="fontDescription" name="Quicksand-Bold" family="Quicksand" pointSize="22"/>
244
+ <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
245
+ <nil key="highlightedColor"/>
246
+ </label>
247
+ </subviews>
248
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
249
+ <constraints>
250
+ <constraint firstItem="kKI-xF-Xy6" firstAttribute="leading" secondItem="IW2-F4-5eC" secondAttribute="leading" constant="10" id="19E-05-Y53"/>
251
+ <constraint firstItem="OhF-vy-sVX" firstAttribute="centerX" secondItem="IW2-F4-5eC" secondAttribute="centerX" id="gkl-wP-Av7"/>
252
+ <constraint firstAttribute="trailing" secondItem="kKI-xF-Xy6" secondAttribute="trailing" constant="10" id="h0y-AZ-fd7"/>
253
+ <constraint firstItem="kKI-xF-Xy6" firstAttribute="top" secondItem="OhF-vy-sVX" secondAttribute="bottom" constant="20" id="hKy-CK-Aqu"/>
254
+ <constraint firstItem="OhF-vy-sVX" firstAttribute="top" secondItem="IW2-F4-5eC" secondAttribute="top" constant="30" id="mIU-JX-Emn"/>
255
+ </constraints>
256
+ </view>
257
+ <view key="tableFooterView" contentMode="scaleToFill" id="B9f-eR-ofH" userLabel="Footer View">
258
+ <rect key="frame" x="0.0" y="452" width="375" height="200"/>
259
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
260
+ <subviews>
261
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Pxa-mW-wtS">
262
+ <rect key="frame" x="40.5" y="5" width="295" height="47"/>
263
+ <subviews>
264
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="I agree to the " textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Hz1-4a-PP0">
265
+ <rect key="frame" x="47" y="14" width="105" height="20"/>
266
+ <fontDescription key="fontDescription" name="Quicksand-Regular" family="Quicksand" pointSize="17"/>
267
+ <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
268
+ <nil key="highlightedColor"/>
269
+ </label>
270
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="PfS-mZ-Fj9">
271
+ <rect key="frame" x="152" y="7.5" width="143" height="32"/>
272
+ <fontDescription key="fontDescription" name="Quicksand-Bold" family="Quicksand" pointSize="17"/>
273
+ <state key="normal" title="terms &amp; conditions">
274
+ <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
275
+ </state>
276
+ <connections>
277
+ <action selector="termsAndConditionsTapped:" destination="Lpy-UK-Vxs" eventType="touchUpInside" id="oVI-Hg-Jc7"/>
278
+ </connections>
279
+ </button>
280
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="vaQ-np-zfm">
281
+ <rect key="frame" x="12" y="13" width="21" height="21"/>
282
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
283
+ <constraints>
284
+ <constraint firstAttribute="height" constant="21" id="afA-sp-37m"/>
285
+ <constraint firstAttribute="width" constant="21" id="lbh-wd-W7v"/>
286
+ </constraints>
287
+ <color key="tintColor" red="0.10980392160000001" green="0.49803921569999998" blue="0.49803921569999998" alpha="1" colorSpace="calibratedRGB"/>
288
+ <inset key="imageEdgeInsets" minX="1" minY="1" maxX="1" maxY="1"/>
289
+ <connections>
290
+ <action selector="acceptTermsTapped:" destination="Lpy-UK-Vxs" eventType="touchUpInside" id="viZ-3r-XYl"/>
291
+ </connections>
292
+ </button>
293
+ </subviews>
294
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
295
+ <constraints>
296
+ <constraint firstItem="Hz1-4a-PP0" firstAttribute="leading" secondItem="vaQ-np-zfm" secondAttribute="trailing" constant="14" id="4Vg-1o-M42"/>
297
+ <constraint firstItem="PfS-mZ-Fj9" firstAttribute="leading" secondItem="Hz1-4a-PP0" secondAttribute="trailing" constant="-0.5" id="817-Mb-dx9"/>
298
+ <constraint firstAttribute="trailing" secondItem="PfS-mZ-Fj9" secondAttribute="trailing" id="CVJ-Z6-Amt"/>
299
+ <constraint firstItem="PfS-mZ-Fj9" firstAttribute="centerY" secondItem="Pxa-mW-wtS" secondAttribute="centerY" id="Yx2-ZM-ci7"/>
300
+ <constraint firstItem="Hz1-4a-PP0" firstAttribute="centerY" secondItem="Pxa-mW-wtS" secondAttribute="centerY" id="doo-Uy-Jzn"/>
301
+ <constraint firstItem="vaQ-np-zfm" firstAttribute="leading" secondItem="Pxa-mW-wtS" secondAttribute="leading" constant="12" id="hWA-Tk-EEs"/>
302
+ <constraint firstItem="vaQ-np-zfm" firstAttribute="centerY" secondItem="Pxa-mW-wtS" secondAttribute="centerY" id="wYM-V4-ale"/>
303
+ </constraints>
304
+ </view>
305
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ed8-zK-UCR" customClass="LoadingButton" customModule="NewProjectTest" customModuleProvider="target">
306
+ <rect key="frame" x="30" y="72" width="315" height="60"/>
307
+ <color key="backgroundColor" red="0.25098039220000001" green="0.92156862750000001" blue="0.64705882349999999" alpha="1" colorSpace="calibratedRGB"/>
308
+ <constraints>
309
+ <constraint firstAttribute="height" constant="60" id="4KQ-NY-DS3"/>
310
+ </constraints>
311
+ <fontDescription key="fontDescription" name="Quicksand-Medium" family="Quicksand" pointSize="17"/>
312
+ <state key="normal" title="CONTINUE">
313
+ <color key="titleColor" red="0.066666666669999999" green="0.1215686275" blue="0.43921568630000002" alpha="1" colorSpace="calibratedRGB"/>
314
+ </state>
315
+ <connections>
316
+ <action selector="continueTapped:" destination="Lpy-UK-Vxs" eventType="touchUpInside" id="eai-od-0mu"/>
317
+ </connections>
318
+ </button>
319
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" showsTouchWhenHighlighted="YES" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="4Hc-Vg-sgG" customClass="LoadingButton" customModule="NewProjectTest" customModuleProvider="target">
320
+ <rect key="frame" x="74" y="142" width="227" height="36"/>
321
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
322
+ <fontDescription key="fontDescription" name="Quicksand-Medium" family="Quicksand" pointSize="17"/>
323
+ <color key="tintColor" cocoaTouchSystemColor="darkTextColor"/>
324
+ <inset key="contentEdgeInsets" minX="15" minY="8" maxX="15" maxY="8"/>
325
+ <size key="titleShadowOffset" width="16" height="16"/>
326
+ <state key="normal" title="Already have an account?">
327
+ <color key="titleColor" red="0.062745098040000002" green="0.1215686275" blue="0.43921568630000002" alpha="1" colorSpace="calibratedRGB"/>
328
+ </state>
329
+ <connections>
330
+ <action selector="cancelRegisterTapped:" destination="Lpy-UK-Vxs" eventType="touchUpInside" id="3Ns-zD-r9N"/>
331
+ </connections>
332
+ </button>
333
+ </subviews>
334
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
335
+ <constraints>
336
+ <constraint firstItem="ed8-zK-UCR" firstAttribute="leading" secondItem="B9f-eR-ofH" secondAttribute="leading" constant="30" id="0SM-ci-r2h"/>
337
+ <constraint firstItem="4Hc-Vg-sgG" firstAttribute="top" secondItem="ed8-zK-UCR" secondAttribute="bottom" constant="10" id="469-o9-Der"/>
338
+ <constraint firstItem="Pxa-mW-wtS" firstAttribute="centerX" secondItem="B9f-eR-ofH" secondAttribute="centerX" id="Aq0-mN-1ik"/>
339
+ <constraint firstItem="Pxa-mW-wtS" firstAttribute="top" secondItem="B9f-eR-ofH" secondAttribute="top" constant="5" id="F44-s3-me8"/>
340
+ <constraint firstItem="4Hc-Vg-sgG" firstAttribute="centerX" secondItem="B9f-eR-ofH" secondAttribute="centerX" id="XTK-Iq-VkU"/>
341
+ <constraint firstAttribute="trailing" secondItem="ed8-zK-UCR" secondAttribute="trailing" constant="30" id="ZcM-Ka-CXX"/>
342
+ <constraint firstItem="ed8-zK-UCR" firstAttribute="top" secondItem="Pxa-mW-wtS" secondAttribute="bottom" constant="20" id="igX-Bv-f6F"/>
343
+ <constraint firstAttribute="bottom" secondItem="4Hc-Vg-sgG" secondAttribute="bottom" constant="22" id="rHp-zS-wW8"/>
344
+ </constraints>
345
+ </view>
346
+ <sections>
347
+ <tableViewSection id="PNR-EP-mYu">
348
+ <cells>
349
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" rowHeight="60" id="M9A-4X-SCn">
350
+ <rect key="frame" x="0.0" y="152" width="375" height="60"/>
351
+ <autoresizingMask key="autoresizingMask"/>
352
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="M9A-4X-SCn" id="lVn-Zt-3l3">
353
+ <rect key="frame" x="0.0" y="0.0" width="375" height="60"/>
354
+ <autoresizingMask key="autoresizingMask"/>
355
+ <subviews>
356
+ <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="Name*" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="h4E-nm-f0U" customClass="UnderlinedWithIconTextField" customModule="NewProjectTest" customModuleProvider="target">
357
+ <rect key="frame" x="20" y="5" width="335" height="50"/>
358
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
359
+ <color key="tintColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
360
+ <constraints>
361
+ <constraint firstAttribute="height" constant="50" id="MfN-cY-w4i"/>
362
+ </constraints>
363
+ <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
364
+ <fontDescription key="fontDescription" name="Quicksand-Regular" family="Quicksand" pointSize="18"/>
365
+ <textInputTraits key="textInputTraits" autocapitalizationType="words" autocorrectionType="no" textContentType="name"/>
366
+ <userDefinedRuntimeAttributes>
367
+ <userDefinedRuntimeAttribute type="color" keyPath="_placeholderLabel.textColor">
368
+ <color key="value" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
369
+ </userDefinedRuntimeAttribute>
370
+ </userDefinedRuntimeAttributes>
371
+ </textField>
372
+ </subviews>
373
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
374
+ <constraints>
375
+ <constraint firstItem="h4E-nm-f0U" firstAttribute="leading" secondItem="lVn-Zt-3l3" secondAttribute="leading" constant="20" id="F4p-jk-cIV"/>
376
+ <constraint firstAttribute="trailing" secondItem="h4E-nm-f0U" secondAttribute="trailing" constant="20" id="aXu-Rr-JvI"/>
377
+ <constraint firstItem="h4E-nm-f0U" firstAttribute="centerY" secondItem="lVn-Zt-3l3" secondAttribute="centerY" id="yc6-Yw-w8X"/>
378
+ </constraints>
379
+ </tableViewCellContentView>
380
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
381
+ </tableViewCell>
382
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" rowHeight="60" id="HBt-Yb-vab">
383
+ <rect key="frame" x="0.0" y="212" width="375" height="60"/>
384
+ <autoresizingMask key="autoresizingMask"/>
385
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="HBt-Yb-vab" id="6Dh-wW-Y2v">
386
+ <rect key="frame" x="0.0" y="0.0" width="375" height="60"/>
387
+ <autoresizingMask key="autoresizingMask"/>
388
+ <subviews>
389
+ <textField opaque="NO" tag="1" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="Last name*" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="kVR-Wk-S21" customClass="UnderlinedWithIconTextField" customModule="NewProjectTest" customModuleProvider="target">
390
+ <rect key="frame" x="20" y="5" width="335" height="50"/>
391
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
392
+ <color key="tintColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
393
+ <constraints>
394
+ <constraint firstAttribute="height" constant="50" id="vNx-yk-GOm"/>
395
+ </constraints>
396
+ <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
397
+ <fontDescription key="fontDescription" name="Quicksand-Regular" family="Quicksand" pointSize="18"/>
398
+ <textInputTraits key="textInputTraits" autocapitalizationType="words" autocorrectionType="no" textContentType="family-name"/>
399
+ <userDefinedRuntimeAttributes>
400
+ <userDefinedRuntimeAttribute type="color" keyPath="_placeholderLabel.textColor">
401
+ <color key="value" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
402
+ </userDefinedRuntimeAttribute>
403
+ </userDefinedRuntimeAttributes>
404
+ </textField>
405
+ </subviews>
406
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
407
+ <constraints>
408
+ <constraint firstItem="kVR-Wk-S21" firstAttribute="leading" secondItem="6Dh-wW-Y2v" secondAttribute="leading" constant="20" id="2Mj-ou-gao"/>
409
+ <constraint firstAttribute="trailing" secondItem="kVR-Wk-S21" secondAttribute="trailing" constant="20" id="YFs-bO-iN5"/>
410
+ <constraint firstItem="kVR-Wk-S21" firstAttribute="centerY" secondItem="6Dh-wW-Y2v" secondAttribute="centerY" id="pmF-aA-ltR"/>
411
+ </constraints>
412
+ </tableViewCellContentView>
413
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
414
+ </tableViewCell>
415
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" rowHeight="60" id="fpc-rO-i6x">
416
+ <rect key="frame" x="0.0" y="272" width="375" height="60"/>
417
+ <autoresizingMask key="autoresizingMask"/>
418
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="fpc-rO-i6x" id="1N8-HW-8mq">
419
+ <rect key="frame" x="0.0" y="0.0" width="375" height="60"/>
420
+ <autoresizingMask key="autoresizingMask"/>
421
+ <subviews>
422
+ <textField opaque="NO" tag="2" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="Phone" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="phX-Yl-hdP" customClass="UnderlinedWithIconTextField" customModule="NewProjectTest" customModuleProvider="target">
423
+ <rect key="frame" x="106" y="5" width="249" height="50"/>
424
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
425
+ <color key="tintColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
426
+ <constraints>
427
+ <constraint firstAttribute="height" constant="50" id="IMX-VU-3o8"/>
428
+ </constraints>
429
+ <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
430
+ <fontDescription key="fontDescription" name="Quicksand-Regular" family="Quicksand" pointSize="18"/>
431
+ <textInputTraits key="textInputTraits" spellCheckingType="no" keyboardType="numberPad" textContentType="tel"/>
432
+ <userDefinedRuntimeAttributes>
433
+ <userDefinedRuntimeAttribute type="color" keyPath="_placeholderLabel.textColor">
434
+ <color key="value" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
435
+ </userDefinedRuntimeAttribute>
436
+ </userDefinedRuntimeAttributes>
437
+ </textField>
438
+ <imageView hidden="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Uruguay" translatesAutoresizingMaskIntoConstraints="NO" id="61b-pB-GNU">
439
+ <rect key="frame" x="20" y="15" width="30" height="30"/>
440
+ <constraints>
441
+ <constraint firstAttribute="height" constant="30" id="IbF-QB-FVt"/>
442
+ <constraint firstAttribute="width" constant="30" id="z17-56-Bou"/>
443
+ </constraints>
444
+ </imageView>
445
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="KzZ-5N-NOD">
446
+ <rect key="frame" x="20" y="15" width="30" height="30"/>
447
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
448
+ <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
449
+ <nil key="highlightedColor"/>
450
+ </label>
451
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="+598" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="z2P-eH-cl2">
452
+ <rect key="frame" x="55" y="20" width="41" height="21"/>
453
+ <fontDescription key="fontDescription" name="Quicksand-Regular" family="Quicksand" pointSize="18"/>
454
+ <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
455
+ <nil key="highlightedColor"/>
456
+ </label>
457
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="xjR-CO-UZT">
458
+ <rect key="frame" x="20" y="15" width="76" height="30"/>
459
+ <connections>
460
+ <action selector="selectCountryTapped:" destination="Lpy-UK-Vxs" eventType="touchUpInside" id="mgw-Jw-gGd"/>
461
+ </connections>
462
+ </button>
463
+ </subviews>
464
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
465
+ <constraints>
466
+ <constraint firstItem="phX-Yl-hdP" firstAttribute="centerY" secondItem="1N8-HW-8mq" secondAttribute="centerY" id="1Xi-H7-JUm"/>
467
+ <constraint firstItem="xjR-CO-UZT" firstAttribute="trailing" secondItem="z2P-eH-cl2" secondAttribute="trailing" id="7uH-E9-YUc"/>
468
+ <constraint firstItem="z2P-eH-cl2" firstAttribute="leading" secondItem="61b-pB-GNU" secondAttribute="trailing" constant="5" id="BeG-Sk-yVD"/>
469
+ <constraint firstItem="61b-pB-GNU" firstAttribute="centerY" secondItem="1N8-HW-8mq" secondAttribute="centerY" id="DFi-We-Ap9"/>
470
+ <constraint firstItem="xjR-CO-UZT" firstAttribute="leading" secondItem="61b-pB-GNU" secondAttribute="leading" id="DmZ-A6-a1X"/>
471
+ <constraint firstItem="61b-pB-GNU" firstAttribute="leading" secondItem="1N8-HW-8mq" secondAttribute="leading" constant="20" id="I6E-Yo-ggX"/>
472
+ <constraint firstItem="KzZ-5N-NOD" firstAttribute="bottom" secondItem="61b-pB-GNU" secondAttribute="bottom" id="IAK-De-0aV"/>
473
+ <constraint firstItem="phX-Yl-hdP" firstAttribute="leading" secondItem="z2P-eH-cl2" secondAttribute="trailing" constant="10" id="KZL-8q-yMX"/>
474
+ <constraint firstItem="xjR-CO-UZT" firstAttribute="centerY" secondItem="61b-pB-GNU" secondAttribute="centerY" id="Oo5-Ne-BEd"/>
475
+ <constraint firstItem="KzZ-5N-NOD" firstAttribute="height" secondItem="61b-pB-GNU" secondAttribute="height" id="QR8-WV-NL9"/>
476
+ <constraint firstItem="xjR-CO-UZT" firstAttribute="height" secondItem="61b-pB-GNU" secondAttribute="height" id="Rzt-ad-Q6B"/>
477
+ <constraint firstItem="KzZ-5N-NOD" firstAttribute="leading" secondItem="61b-pB-GNU" secondAttribute="leading" id="bPw-TN-UTI"/>
478
+ <constraint firstItem="KzZ-5N-NOD" firstAttribute="trailing" secondItem="61b-pB-GNU" secondAttribute="trailing" id="e27-wP-ALl"/>
479
+ <constraint firstItem="KzZ-5N-NOD" firstAttribute="top" secondItem="61b-pB-GNU" secondAttribute="top" id="ifC-9R-0sa"/>
480
+ <constraint firstItem="KzZ-5N-NOD" firstAttribute="width" secondItem="61b-pB-GNU" secondAttribute="width" id="qSk-w2-jHX"/>
481
+ <constraint firstItem="z2P-eH-cl2" firstAttribute="centerY" secondItem="61b-pB-GNU" secondAttribute="centerY" id="rjR-qy-66d"/>
482
+ <constraint firstAttribute="trailing" secondItem="phX-Yl-hdP" secondAttribute="trailing" constant="20" id="w5R-dh-cat"/>
483
+ </constraints>
484
+ </tableViewCellContentView>
485
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
486
+ </tableViewCell>
487
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" rowHeight="60" id="IXf-eR-IbP">
488
+ <rect key="frame" x="0.0" y="332" width="375" height="60"/>
489
+ <autoresizingMask key="autoresizingMask"/>
490
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="IXf-eR-IbP" id="iGm-HM-Jj7">
491
+ <rect key="frame" x="0.0" y="0.0" width="375" height="60"/>
492
+ <autoresizingMask key="autoresizingMask"/>
493
+ <subviews>
494
+ <textField opaque="NO" tag="3" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="Email*" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="cSy-ol-wX4" customClass="UnderlinedWithIconTextField" customModule="NewProjectTest" customModuleProvider="target">
495
+ <rect key="frame" x="20" y="5" width="335" height="50"/>
496
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
497
+ <color key="tintColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
498
+ <constraints>
499
+ <constraint firstAttribute="height" constant="50" id="HRf-lW-rfi"/>
500
+ </constraints>
501
+ <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
502
+ <fontDescription key="fontDescription" name="Quicksand-Regular" family="Quicksand" pointSize="18"/>
503
+ <textInputTraits key="textInputTraits" keyboardType="emailAddress" textContentType="email"/>
504
+ <userDefinedRuntimeAttributes>
505
+ <userDefinedRuntimeAttribute type="color" keyPath="_placeholderLabel.textColor">
506
+ <color key="value" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
507
+ </userDefinedRuntimeAttribute>
508
+ </userDefinedRuntimeAttributes>
509
+ </textField>
510
+ </subviews>
511
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
512
+ <constraints>
513
+ <constraint firstItem="cSy-ol-wX4" firstAttribute="centerY" secondItem="iGm-HM-Jj7" secondAttribute="centerY" id="3Gb-ie-ZG8"/>
514
+ <constraint firstAttribute="trailing" secondItem="cSy-ol-wX4" secondAttribute="trailing" constant="20" id="iDt-2d-R4a"/>
515
+ <constraint firstItem="cSy-ol-wX4" firstAttribute="leading" secondItem="iGm-HM-Jj7" secondAttribute="leading" constant="20" id="qIg-TK-Fbb"/>
516
+ </constraints>
517
+ </tableViewCellContentView>
518
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
519
+ </tableViewCell>
520
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" rowHeight="60" id="ygb-fS-IRs">
521
+ <rect key="frame" x="0.0" y="392" width="375" height="60"/>
522
+ <autoresizingMask key="autoresizingMask"/>
523
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="ygb-fS-IRs" id="0yl-Rv-Svc">
524
+ <rect key="frame" x="0.0" y="0.0" width="375" height="60"/>
525
+ <autoresizingMask key="autoresizingMask"/>
526
+ <subviews>
527
+ <textField opaque="NO" tag="4" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="Password*" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="AW4-fR-6aj" customClass="UnderlinedWithIconTextField" customModule="NewProjectTest" customModuleProvider="target">
528
+ <rect key="frame" x="20" y="5" width="335" height="50"/>
529
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
530
+ <color key="tintColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
531
+ <constraints>
532
+ <constraint firstAttribute="height" constant="50" id="Mhf-xo-47P"/>
533
+ </constraints>
534
+ <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
535
+ <fontDescription key="fontDescription" name="Quicksand-Regular" family="Quicksand" pointSize="18"/>
536
+ <textInputTraits key="textInputTraits" secureTextEntry="YES" textContentType="password"/>
537
+ <userDefinedRuntimeAttributes>
538
+ <userDefinedRuntimeAttribute type="color" keyPath="_placeholderLabel.textColor">
539
+ <color key="value" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
540
+ </userDefinedRuntimeAttribute>
541
+ </userDefinedRuntimeAttributes>
542
+ </textField>
543
+ </subviews>
544
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
545
+ <constraints>
546
+ <constraint firstAttribute="trailing" secondItem="AW4-fR-6aj" secondAttribute="trailing" constant="20" id="Hge-MS-Cpk"/>
547
+ <constraint firstItem="AW4-fR-6aj" firstAttribute="leading" secondItem="0yl-Rv-Svc" secondAttribute="leading" constant="20" id="RI2-nA-P2V"/>
548
+ <constraint firstItem="AW4-fR-6aj" firstAttribute="centerY" secondItem="0yl-Rv-Svc" secondAttribute="centerY" id="SBl-8K-3dg"/>
549
+ </constraints>
550
+ </tableViewCellContentView>
551
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
552
+ </tableViewCell>
553
+ </cells>
554
+ </tableViewSection>
555
+ </sections>
556
+ <connections>
557
+ <outlet property="dataSource" destination="Lpy-UK-Vxs" id="AnX-pI-gAw"/>
558
+ <outlet property="delegate" destination="Lpy-UK-Vxs" id="FYS-Ri-gI5"/>
559
+ </connections>
560
+ </tableView>
561
+ <connections>
562
+ <outlet property="acceptTermsAndConditionsButton" destination="vaQ-np-zfm" id="oeN-HB-5Rf"/>
563
+ <outlet property="cellphoneTextField" destination="phX-Yl-hdP" id="2ab-5Z-0ev"/>
564
+ <outlet property="emailTextField" destination="cSy-ol-wX4" id="04l-zB-MbY"/>
565
+ <outlet property="gradientView" destination="7Sk-Fp-Dka" id="cBz-nX-lFv"/>
566
+ <outlet property="lastnameTextField" destination="kVR-Wk-S21" id="9QV-v2-utH"/>
567
+ <outlet property="nameTextField" destination="h4E-nm-f0U" id="pEU-DI-tEf"/>
568
+ <outlet property="passwordTextField" destination="AW4-fR-6aj" id="MJI-M5-hA8"/>
569
+ <outlet property="phoneFlagImage" destination="61b-pB-GNU" id="azk-87-YcQ"/>
570
+ <outlet property="phoneFlagLabel" destination="KzZ-5N-NOD" id="RjG-yc-BcT"/>
571
+ <outlet property="phonePrefix" destination="z2P-eH-cl2" id="iNn-5F-FWB"/>
572
+ <outlet property="registerButton" destination="ed8-zK-UCR" id="BWw-30-6Pw"/>
573
+ <outlet property="termsAndConditionsButton" destination="PfS-mZ-Fj9" id="hGv-pu-MIe"/>
574
+ <segue destination="C0N-Tg-Cii" kind="show" identifier="SelectLanguage" id="ruQ-R6-eby"/>
575
+ </connections>
576
+ </tableViewController>
577
+ <placeholder placeholderIdentifier="IBFirstResponder" id="VSv-pj-yc2" userLabel="First Responder" sceneMemberID="firstResponder"/>
578
+ </objects>
579
+ <point key="canvasLocation" x="124" y="472.71364317841085"/>
580
+ </scene>
581
+ <!--Select LanguageVC-->
582
+ <scene sceneID="7Xu-h7-iC5">
583
+ <objects>
584
+ <tableViewController id="C0N-Tg-Cii" customClass="SelectLanguageVC" customModule="NewProjectTest" customModuleProvider="target" sceneMemberID="viewController">
585
+ <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" allowsMultipleSelection="YES" rowHeight="60" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" id="tsi-Wd-RK3">
586
+ <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
587
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
588
+ <color key="backgroundColor" red="0.066666666669999999" green="0.1215686275" blue="0.43921568630000002" alpha="1" colorSpace="calibratedRGB"/>
589
+ <view key="tableHeaderView" contentMode="scaleToFill" id="N43-kw-6zJ" userLabel="Header View">
590
+ <rect key="frame" x="0.0" y="0.0" width="375" height="250"/>
591
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
592
+ <subviews>
593
+ <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="register" translatesAutoresizingMaskIntoConstraints="NO" id="MCf-uw-qLK">
594
+ <rect key="frame" x="167.5" y="30" width="40" height="40"/>
595
+ <constraints>
596
+ <constraint firstAttribute="width" constant="40" id="hWC-cu-B2i"/>
597
+ <constraint firstAttribute="height" constant="40" id="xit-r7-ZOb"/>
598
+ </constraints>
599
+ </imageView>
600
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" text="Register" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="mqu-XQ-W0D">
601
+ <rect key="frame" x="10" y="90" width="355" height="27.5"/>
602
+ <fontDescription key="fontDescription" name="Quicksand-Bold" family="Quicksand" pointSize="22"/>
603
+ <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
604
+ <nil key="highlightedColor"/>
605
+ </label>
606
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" text="Which languages do you speak or you are comfortable with?" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bYj-sI-gqa">
607
+ <rect key="frame" x="50" y="157.5" width="275" height="40"/>
608
+ <fontDescription key="fontDescription" name="Quicksand-Regular" family="Quicksand" pointSize="16"/>
609
+ <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
610
+ <nil key="highlightedColor"/>
611
+ </label>
612
+ </subviews>
613
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
614
+ <constraints>
615
+ <constraint firstItem="mqu-XQ-W0D" firstAttribute="centerX" secondItem="N43-kw-6zJ" secondAttribute="centerX" id="52b-Se-kIB"/>
616
+ <constraint firstItem="bYj-sI-gqa" firstAttribute="leading" secondItem="N43-kw-6zJ" secondAttribute="leading" constant="50" id="Emr-bN-mkV"/>
617
+ <constraint firstItem="mqu-XQ-W0D" firstAttribute="top" secondItem="MCf-uw-qLK" secondAttribute="bottom" constant="20" id="IRz-Fu-Cf8"/>
618
+ <constraint firstAttribute="trailing" secondItem="mqu-XQ-W0D" secondAttribute="trailing" constant="10" id="Izc-cV-u0J"/>
619
+ <constraint firstItem="bYj-sI-gqa" firstAttribute="top" secondItem="mqu-XQ-W0D" secondAttribute="bottom" constant="40" id="KvN-aD-i52"/>
620
+ <constraint firstItem="MCf-uw-qLK" firstAttribute="centerX" secondItem="N43-kw-6zJ" secondAttribute="centerX" id="LpK-qx-Hqv"/>
621
+ <constraint firstAttribute="trailing" secondItem="bYj-sI-gqa" secondAttribute="trailing" constant="50" id="MK4-0V-nKr"/>
622
+ <constraint firstItem="MCf-uw-qLK" firstAttribute="top" secondItem="N43-kw-6zJ" secondAttribute="top" constant="30" id="WbJ-zh-AnD"/>
623
+ <constraint firstItem="mqu-XQ-W0D" firstAttribute="leading" secondItem="N43-kw-6zJ" secondAttribute="leading" constant="10" id="mK3-4M-Zym"/>
624
+ <constraint firstAttribute="bottom" secondItem="bYj-sI-gqa" secondAttribute="bottom" constant="52.5" id="wqW-wI-aah"/>
625
+ </constraints>
626
+ </view>
627
+ <view key="tableFooterView" contentMode="scaleToFill" id="zyw-fk-1Sd" userLabel="Footer View">
628
+ <rect key="frame" x="0.0" y="338" width="375" height="200"/>
629
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
630
+ <subviews>
631
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="rdP-10-Ib6" customClass="LoadingButton" customModule="NewProjectTest" customModuleProvider="target">
632
+ <rect key="frame" x="30" y="70" width="315" height="60"/>
633
+ <color key="backgroundColor" red="0.25098039220000001" green="0.92156862750000001" blue="0.64705882349999999" alpha="1" colorSpace="calibratedRGB"/>
634
+ <constraints>
635
+ <constraint firstAttribute="height" constant="60" id="Al0-bH-GrG"/>
636
+ </constraints>
637
+ <fontDescription key="fontDescription" name="Quicksand-Medium" family="Quicksand" pointSize="17"/>
638
+ <state key="normal" title="REGISTER">
639
+ <color key="titleColor" red="0.066666666669999999" green="0.1215686275" blue="0.43921568630000002" alpha="1" colorSpace="calibratedRGB"/>
640
+ </state>
641
+ <connections>
642
+ <action selector="registerTapped:" destination="C0N-Tg-Cii" eventType="touchUpInside" id="B9R-vW-3qd"/>
643
+ </connections>
644
+ </button>
645
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" showsTouchWhenHighlighted="YES" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="hI1-dH-p6z" customClass="LoadingButton" customModule="NewProjectTest" customModuleProvider="target">
646
+ <rect key="frame" x="74" y="140" width="227" height="38"/>
647
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
648
+ <fontDescription key="fontDescription" name="Quicksand-Medium" family="Quicksand" pointSize="17"/>
649
+ <color key="tintColor" cocoaTouchSystemColor="darkTextColor"/>
650
+ <inset key="contentEdgeInsets" minX="15" minY="8" maxX="15" maxY="8"/>
651
+ <size key="titleShadowOffset" width="16" height="16"/>
652
+ <state key="normal" title="Already have an account?">
653
+ <color key="titleColor" red="0.062745098040000002" green="0.1215686275" blue="0.43921568630000002" alpha="1" colorSpace="calibratedRGB"/>
654
+ </state>
655
+ <connections>
656
+ <action selector="cancelRegisterTapped:" destination="C0N-Tg-Cii" eventType="touchUpInside" id="A3g-H7-peO"/>
657
+ </connections>
658
+ </button>
659
+ </subviews>
660
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
661
+ <constraints>
662
+ <constraint firstAttribute="trailing" secondItem="rdP-10-Ib6" secondAttribute="trailing" constant="30" id="7TM-OW-v9z"/>
663
+ <constraint firstItem="hI1-dH-p6z" firstAttribute="centerX" secondItem="zyw-fk-1Sd" secondAttribute="centerX" id="Kue-ax-gPQ"/>
664
+ <constraint firstItem="hI1-dH-p6z" firstAttribute="top" secondItem="rdP-10-Ib6" secondAttribute="bottom" constant="10" id="Qs4-oH-CkX"/>
665
+ <constraint firstItem="rdP-10-Ib6" firstAttribute="leading" secondItem="zyw-fk-1Sd" secondAttribute="leading" constant="30" id="Wlm-qH-g9X"/>
666
+ <constraint firstAttribute="bottom" secondItem="hI1-dH-p6z" secondAttribute="bottom" constant="22" id="daY-wY-OQY"/>
667
+ <constraint firstItem="rdP-10-Ib6" firstAttribute="centerY" secondItem="zyw-fk-1Sd" secondAttribute="centerY" id="zde-I5-mlk"/>
668
+ </constraints>
669
+ </view>
670
+ <prototypes>
671
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="SelectLanguageCell" rowHeight="60" id="ncM-tn-uaH" customClass="SelectLanguageCell" customModule="NewProjectTest" customModuleProvider="target">
672
+ <rect key="frame" x="0.0" y="278" width="375" height="60"/>
673
+ <autoresizingMask key="autoresizingMask"/>
674
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="ncM-tn-uaH" id="FAr-ZZ-Uae">
675
+ <rect key="frame" x="0.0" y="0.0" width="375" height="59.5"/>
676
+ <autoresizingMask key="autoresizingMask"/>
677
+ <subviews>
678
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Kuq-Z8-4N0">
679
+ <rect key="frame" x="24" y="30" width="302" height="0.0"/>
680
+ <fontDescription key="fontDescription" name="Quicksand-Regular" family="Quicksand" pointSize="17"/>
681
+ <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
682
+ <nil key="highlightedColor"/>
683
+ </label>
684
+ <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="WKw-YY-IvF">
685
+ <rect key="frame" x="338" y="17.5" width="25" height="25"/>
686
+ <constraints>
687
+ <constraint firstAttribute="width" constant="25" id="aue-mJ-7Kb"/>
688
+ <constraint firstAttribute="height" constant="25" id="cdI-aJ-IPj"/>
689
+ </constraints>
690
+ </imageView>
691
+ </subviews>
692
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
693
+ <constraints>
694
+ <constraint firstItem="WKw-YY-IvF" firstAttribute="centerY" secondItem="FAr-ZZ-Uae" secondAttribute="centerY" id="fVa-SS-Kf5"/>
695
+ <constraint firstAttribute="trailing" secondItem="WKw-YY-IvF" secondAttribute="trailing" constant="12" id="mpo-hj-5JT"/>
696
+ <constraint firstItem="Kuq-Z8-4N0" firstAttribute="leading" secondItem="FAr-ZZ-Uae" secondAttribute="leading" constant="24" id="ojz-Wq-kvP"/>
697
+ <constraint firstItem="WKw-YY-IvF" firstAttribute="leading" secondItem="Kuq-Z8-4N0" secondAttribute="trailing" constant="12" id="vAP-OC-CjE"/>
698
+ <constraint firstItem="Kuq-Z8-4N0" firstAttribute="centerY" secondItem="FAr-ZZ-Uae" secondAttribute="centerY" id="xpr-GP-yFW"/>
699
+ </constraints>
700
+ </tableViewCellContentView>
701
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
702
+ <connections>
703
+ <outlet property="laguangeSelectedImage" destination="WKw-YY-IvF" id="ePR-HR-Fiw"/>
704
+ <outlet property="languageLabel" destination="Kuq-Z8-4N0" id="b0G-Bu-nMJ"/>
705
+ </connections>
706
+ </tableViewCell>
707
+ </prototypes>
708
+ <sections/>
709
+ </tableView>
710
+ <connections>
711
+ <outlet property="gradientView" destination="tsi-Wd-RK3" id="KVN-H9-Wql"/>
712
+ <outlet property="registerButton" destination="rdP-10-Ib6" id="EHP-1r-wH0"/>
713
+ <segue destination="l0t-ux-akA" kind="show" identifier="ShowHome" id="zrv-KR-SQ6"/>
714
+ </connections>
715
+ </tableViewController>
716
+ <placeholder placeholderIdentifier="IBFirstResponder" id="YhX-Zd-qur" userLabel="First Responder" sceneMemberID="firstResponder"/>
717
+ </objects>
718
+ <point key="canvasLocation" x="124" y="1278"/>
719
+ </scene>
720
+ <!--Terms And ConditionsVC-->
721
+ <scene sceneID="RSG-kn-xKX">
722
+ <objects>
723
+ <viewController storyboardIdentifier="termsAndConditions" id="Adb-6A-XJJ" customClass="TermsAndConditionsVC" customModule="NewProjectTest" customModuleProvider="target" sceneMemberID="viewController">
724
+ <layoutGuides>
725
+ <viewControllerLayoutGuide type="top" id="xPp-dq-W6B"/>
726
+ <viewControllerLayoutGuide type="bottom" id="pe7-oe-Ml0"/>
727
+ </layoutGuides>
728
+ <view key="view" contentMode="scaleToFill" id="G4J-Bw-N9v">
729
+ <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
730
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
731
+ <subviews>
732
+ <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" image="register" translatesAutoresizingMaskIntoConstraints="NO" id="orL-qo-O89">
733
+ <rect key="frame" x="167.5" y="90" width="40" height="40"/>
734
+ <constraints>
735
+ <constraint firstAttribute="width" constant="40" id="3dr-WW-SyH"/>
736
+ <constraint firstAttribute="height" constant="40" id="XQI-mJ-gn4"/>
737
+ </constraints>
738
+ </imageView>
739
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" text="Register" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Jly-BA-B0f">
740
+ <rect key="frame" x="10.5" y="160" width="355" height="27.5"/>
741
+ <constraints>
742
+ <constraint firstAttribute="height" constant="27.5" id="dsW-ms-1xx"/>
743
+ <constraint firstAttribute="width" constant="355" id="zuq-Mp-8I0"/>
744
+ </constraints>
745
+ <fontDescription key="fontDescription" name="Quicksand-Bold" family="Quicksand" pointSize="22"/>
746
+ <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
747
+ <nil key="highlightedColor"/>
748
+ </label>
749
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" ambiguous="YES" text="Before continuing, please accept the terms and conditions" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="SMo-eI-QIW">
750
+ <rect key="frame" x="30" y="237.5" width="315" height="40"/>
751
+ <fontDescription key="fontDescription" name="Quicksand-Regular" family="Quicksand" pointSize="16"/>
752
+ <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
753
+ <nil key="highlightedColor"/>
754
+ </label>
755
+ <view contentMode="scaleToFill" ambiguous="YES" translatesAutoresizingMaskIntoConstraints="NO" id="hLl-gH-8Qw">
756
+ <rect key="frame" x="32.5" y="450" width="310" height="71"/>
757
+ <subviews>
758
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" text="I agree to the " textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumFontSize="9" translatesAutoresizingMaskIntoConstraints="NO" id="pf7-yY-t0H">
759
+ <rect key="frame" x="35" y="18.5" width="105" height="34"/>
760
+ <fontDescription key="fontDescription" name="Quicksand-Regular" family="Quicksand" pointSize="17"/>
761
+ <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
762
+ <nil key="highlightedColor"/>
763
+ </label>
764
+ <button opaque="NO" contentMode="scaleToFill" ambiguous="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="4ek-U6-3c5">
765
+ <rect key="frame" x="142" y="18.5" width="164" height="34"/>
766
+ <fontDescription key="fontDescription" name="Quicksand-Bold" family="Quicksand" pointSize="17"/>
767
+ <state key="normal" title="terms &amp; conditions">
768
+ <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
769
+ </state>
770
+ <connections>
771
+ <action selector="viewTermsAndConditions:" destination="Adb-6A-XJJ" eventType="touchUpInside" id="Ukj-J7-J0E"/>
772
+ </connections>
773
+ </button>
774
+ <button opaque="NO" contentMode="scaleToFill" ambiguous="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="UUl-Hk-YFA">
775
+ <rect key="frame" x="8" y="25" width="21" height="21"/>
776
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
777
+ <constraints>
778
+ <constraint firstAttribute="width" constant="21" id="PRu-1Q-Nm8"/>
779
+ <constraint firstAttribute="height" constant="21" id="bn4-Dl-OtW"/>
780
+ </constraints>
781
+ <color key="tintColor" red="0.10980392160000001" green="0.49803921569999998" blue="0.49803921569999998" alpha="1" colorSpace="calibratedRGB"/>
782
+ <inset key="imageEdgeInsets" minX="1" minY="1" maxX="1" maxY="1"/>
783
+ <connections>
784
+ <action selector="acceptTermsTapped:" destination="Adb-6A-XJJ" eventType="touchUpInside" id="gVb-IB-dtU"/>
785
+ </connections>
786
+ </button>
787
+ </subviews>
788
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
789
+ <constraints>
790
+ <constraint firstItem="pf7-yY-t0H" firstAttribute="centerY" secondItem="hLl-gH-8Qw" secondAttribute="centerY" id="11p-dk-ElW"/>
791
+ <constraint firstAttribute="trailing" secondItem="4ek-U6-3c5" secondAttribute="trailing" constant="4" id="1Ib-fi-Vh0"/>
792
+ <constraint firstAttribute="bottom" secondItem="pf7-yY-t0H" secondAttribute="bottom" constant="18.5" id="EFv-2s-Ccs"/>
793
+ <constraint firstItem="4ek-U6-3c5" firstAttribute="leading" secondItem="pf7-yY-t0H" secondAttribute="trailing" constant="2" id="EcC-rZ-G32"/>
794
+ <constraint firstItem="UUl-Hk-YFA" firstAttribute="centerY" secondItem="hLl-gH-8Qw" secondAttribute="centerY" id="I6a-Vg-3K3"/>
795
+ <constraint firstAttribute="bottom" secondItem="UUl-Hk-YFA" secondAttribute="bottom" constant="25" id="Jkw-vC-fRg"/>
796
+ <constraint firstItem="pf7-yY-t0H" firstAttribute="top" secondItem="hLl-gH-8Qw" secondAttribute="top" constant="18.5" id="P3C-8s-n3P"/>
797
+ <constraint firstItem="4ek-U6-3c5" firstAttribute="centerY" secondItem="hLl-gH-8Qw" secondAttribute="centerY" id="S3p-hT-pAX"/>
798
+ <constraint firstItem="UUl-Hk-YFA" firstAttribute="leading" secondItem="hLl-gH-8Qw" secondAttribute="leading" constant="8" id="Trj-XC-okK"/>
799
+ <constraint firstAttribute="bottom" secondItem="4ek-U6-3c5" secondAttribute="bottom" constant="18.5" id="dWS-ga-d3a"/>
800
+ <constraint firstItem="pf7-yY-t0H" firstAttribute="leading" secondItem="UUl-Hk-YFA" secondAttribute="trailing" constant="6" id="iNu-JV-pZ7"/>
801
+ <constraint firstItem="4ek-U6-3c5" firstAttribute="top" secondItem="hLl-gH-8Qw" secondAttribute="top" constant="18.5" id="ker-AQ-NAh"/>
802
+ <constraint firstItem="UUl-Hk-YFA" firstAttribute="top" secondItem="hLl-gH-8Qw" secondAttribute="top" constant="25" id="vsm-1r-A3e"/>
803
+ </constraints>
804
+ </view>
805
+ <button opaque="NO" contentMode="scaleToFill" ambiguous="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ly1-WK-wS7" customClass="LoadingButton" customModule="NewProjectTest" customModuleProvider="target">
806
+ <rect key="frame" x="30" y="536" width="315" height="60"/>
807
+ <color key="backgroundColor" red="0.3921568627" green="0.92549019610000005" blue="0.70588235290000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
808
+ <constraints>
809
+ <constraint firstAttribute="height" constant="60" id="va9-nI-vM3"/>
810
+ </constraints>
811
+ <fontDescription key="fontDescription" name="Quicksand-Medium" family="Quicksand" pointSize="17"/>
812
+ <state key="normal" title="CONTINUE">
813
+ <color key="titleColor" red="0.066666666669999999" green="0.1215686275" blue="0.43921568630000002" alpha="1" colorSpace="calibratedRGB"/>
814
+ </state>
815
+ <connections>
816
+ <action selector="registerTapped:" destination="Adb-6A-XJJ" eventType="touchUpInside" id="vMt-i4-Zfh"/>
817
+ </connections>
818
+ </button>
819
+ <button opaque="NO" contentMode="scaleToFill" ambiguous="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" showsTouchWhenHighlighted="YES" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="nDd-Mz-o6F" customClass="LoadingButton" customModule="NewProjectTest" customModuleProvider="target">
820
+ <rect key="frame" x="30" y="610" width="315" height="38"/>
821
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
822
+ <fontDescription key="fontDescription" name="Quicksand-Medium" family="Quicksand" pointSize="17"/>
823
+ <color key="tintColor" cocoaTouchSystemColor="darkTextColor"/>
824
+ <inset key="contentEdgeInsets" minX="15" minY="8" maxX="15" maxY="8"/>
825
+ <size key="titleShadowOffset" width="16" height="16"/>
826
+ <state key="normal" title="Already have an account?">
827
+ <color key="titleColor" red="0.066666666669999999" green="0.1215686275" blue="0.43921568630000002" alpha="1" colorSpace="calibratedRGB"/>
828
+ </state>
829
+ <connections>
830
+ <action selector="alreadyHaveAnAccountTapped:" destination="Adb-6A-XJJ" eventType="touchUpInside" id="pkM-47-k9u"/>
831
+ </connections>
832
+ </button>
833
+ </subviews>
834
+ <color key="backgroundColor" red="0.066666666669999999" green="0.1215686275" blue="0.43921568630000002" alpha="1" colorSpace="calibratedRGB"/>
835
+ <constraints>
836
+ <constraint firstItem="SMo-eI-QIW" firstAttribute="top" secondItem="Jly-BA-B0f" secondAttribute="bottom" constant="50" id="0uA-Pd-D90"/>
837
+ <constraint firstItem="ly1-WK-wS7" firstAttribute="top" secondItem="hLl-gH-8Qw" secondAttribute="bottom" constant="15" id="5LO-pr-jOJ"/>
838
+ <constraint firstAttribute="trailing" secondItem="SMo-eI-QIW" secondAttribute="trailing" constant="30" id="AUr-Kk-RQp"/>
839
+ <constraint firstItem="ly1-WK-wS7" firstAttribute="leading" secondItem="G4J-Bw-N9v" secondAttribute="leading" constant="30" id="EEx-sZ-UlO"/>
840
+ <constraint firstItem="hLl-gH-8Qw" firstAttribute="top" relation="lessThanOrEqual" secondItem="SMo-eI-QIW" secondAttribute="bottom" constant="172.5" id="GUJ-q9-Abe"/>
841
+ <constraint firstItem="Jly-BA-B0f" firstAttribute="top" secondItem="orL-qo-O89" secondAttribute="bottom" constant="30" id="PbX-CV-QTs"/>
842
+ <constraint firstItem="nDd-Mz-o6F" firstAttribute="leading" secondItem="G4J-Bw-N9v" secondAttribute="leading" constant="30" id="Sct-9d-WQH"/>
843
+ <constraint firstItem="pe7-oe-Ml0" firstAttribute="top" secondItem="nDd-Mz-o6F" secondAttribute="bottom" constant="19" id="Wpu-pn-2Nb"/>
844
+ <constraint firstItem="nDd-Mz-o6F" firstAttribute="top" secondItem="ly1-WK-wS7" secondAttribute="bottom" constant="14" id="guv-UJ-oxp"/>
845
+ <constraint firstItem="hLl-gH-8Qw" firstAttribute="leading" secondItem="G4J-Bw-N9v" secondAttribute="leading" constant="32.5" id="kWH-Gd-enT"/>
846
+ <constraint firstItem="Jly-BA-B0f" firstAttribute="centerX" secondItem="orL-qo-O89" secondAttribute="centerX" id="ldk-wD-yR2"/>
847
+ <constraint firstItem="orL-qo-O89" firstAttribute="top" secondItem="xPp-dq-W6B" secondAttribute="bottom" constant="70" id="pUg-mJ-Pa7"/>
848
+ <constraint firstItem="ly1-WK-wS7" firstAttribute="centerX" secondItem="G4J-Bw-N9v" secondAttribute="centerX" id="pY2-cI-1zo"/>
849
+ <constraint firstItem="hLl-gH-8Qw" firstAttribute="centerX" secondItem="G4J-Bw-N9v" secondAttribute="centerX" id="qUm-Od-zKa"/>
850
+ <constraint firstItem="SMo-eI-QIW" firstAttribute="leading" secondItem="G4J-Bw-N9v" secondAttribute="leading" constant="30" id="qp9-Ms-dh2"/>
851
+ <constraint firstItem="orL-qo-O89" firstAttribute="centerX" secondItem="G4J-Bw-N9v" secondAttribute="centerX" id="yYa-HM-mal"/>
852
+ <constraint firstItem="nDd-Mz-o6F" firstAttribute="centerX" secondItem="G4J-Bw-N9v" secondAttribute="centerX" id="zpm-Q1-zXc"/>
853
+ </constraints>
854
+ </view>
855
+ <connections>
856
+ <outlet property="registerButtonOutlet" destination="ly1-WK-wS7" id="rdo-dD-0CD"/>
857
+ <outlet property="termsAndConditions" destination="UUl-Hk-YFA" id="k3x-uV-9os"/>
858
+ <segue destination="l0t-ux-akA" kind="show" identifier="registerToHome" id="sG7-TI-ACA"/>
859
+ </connections>
860
+ </viewController>
861
+ <placeholder placeholderIdentifier="IBFirstResponder" id="qj8-4v-HIU" userLabel="First Responder" sceneMemberID="firstResponder"/>
862
+ </objects>
863
+ <point key="canvasLocation" x="-1087" y="1278"/>
864
+ </scene>
865
+ <!--Home-->
866
+ <scene sceneID="rZz-OO-iXA">
867
+ <objects>
868
+ <viewControllerPlaceholder storyboardName="Home" id="l0t-ux-akA" sceneMemberID="viewController">
869
+ <navigationItem key="navigationItem" id="yFd-bG-AXN"/>
870
+ </viewControllerPlaceholder>
871
+ <placeholder placeholderIdentifier="IBFirstResponder" id="a4q-fJ-Z0k" userLabel="First Responder" sceneMemberID="firstResponder"/>
872
+ </objects>
873
+ <point key="canvasLocation" x="-509" y="831"/>
874
+ </scene>
875
+ <!--Forget PasswordTVC-->
876
+ <scene sceneID="Eli-TS-4uR">
877
+ <objects>
878
+ <tableViewController id="rpq-aS-2sy" customClass="ForgetPasswordTVC" customModule="NewProjectTest" customModuleProvider="target" sceneMemberID="viewController">
879
+ <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="static" style="plain" separatorStyle="none" allowsSelection="NO" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" id="GVu-gA-hoz">
880
+ <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
881
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
882
+ <color key="backgroundColor" red="0.066666666669999999" green="0.1215686275" blue="0.43921568630000002" alpha="1" colorSpace="calibratedRGB"/>
883
+ <view key="tableHeaderView" contentMode="scaleToFill" id="dTP-TZ-kbs" userLabel="Header View">
884
+ <rect key="frame" x="0.0" y="0.0" width="375" height="420"/>
885
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
886
+ <subviews>
887
+ <button opaque="NO" contentMode="scaleAspectFit" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Xnp-Wx-kWm">
888
+ <rect key="frame" x="15" y="8" width="26" height="26"/>
889
+ <constraints>
890
+ <constraint firstAttribute="height" constant="26" id="TIY-M8-jJ2"/>
891
+ <constraint firstAttribute="width" constant="26" id="j86-YS-5oQ"/>
892
+ </constraints>
893
+ <color key="tintColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
894
+ <state key="normal" image="icons8-delete">
895
+ <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
896
+ </state>
897
+ <connections>
898
+ <action selector="handleCloseButton:" destination="rpq-aS-2sy" eventType="touchUpInside" id="yKR-Nq-tsQ"/>
899
+ </connections>
900
+ </button>
901
+ <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="forgot-password" translatesAutoresizingMaskIntoConstraints="NO" id="ozn-WN-1WD">
902
+ <rect key="frame" x="167.5" y="70" width="40" height="40"/>
903
+ <constraints>
904
+ <constraint firstAttribute="width" constant="40" id="5nh-pd-Pre"/>
905
+ <constraint firstAttribute="height" constant="40" id="F1T-U8-430"/>
906
+ </constraints>
907
+ </imageView>
908
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" text="Restore password" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="mhs-XX-f1M">
909
+ <rect key="frame" x="91" y="140" width="193" height="65"/>
910
+ <constraints>
911
+ <constraint firstAttribute="width" constant="193" id="uiU-0V-Rum"/>
912
+ </constraints>
913
+ <fontDescription key="fontDescription" name="Quicksand-Bold" family="Quicksand" pointSize="26"/>
914
+ <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
915
+ <nil key="highlightedColor"/>
916
+ </label>
917
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" minimumFontSize="10" adjustsFontForContentSizeCategory="YES" translatesAutoresizingMaskIntoConstraints="NO" id="hDP-8O-zWF">
918
+ <rect key="frame" x="30" y="255" width="315" height="80"/>
919
+ <string key="text">Enter your email address associated with your account
920
+ and we will send you a link to reset your password.</string>
921
+ <fontDescription key="fontDescription" name="Quicksand-Regular" family="Quicksand" pointSize="16"/>
922
+ <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
923
+ <nil key="highlightedColor"/>
924
+ </label>
925
+ </subviews>
926
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
927
+ <constraints>
928
+ <constraint firstItem="hDP-8O-zWF" firstAttribute="top" secondItem="mhs-XX-f1M" secondAttribute="bottom" constant="50" id="52g-u8-s2k"/>
929
+ <constraint firstItem="ozn-WN-1WD" firstAttribute="centerX" secondItem="dTP-TZ-kbs" secondAttribute="centerX" id="IMd-Ax-Qkd"/>
930
+ <constraint firstItem="Xnp-Wx-kWm" firstAttribute="leading" secondItem="dTP-TZ-kbs" secondAttribute="leading" constant="15" id="Qyh-iV-vRh"/>
931
+ <constraint firstItem="ozn-WN-1WD" firstAttribute="top" secondItem="dTP-TZ-kbs" secondAttribute="top" constant="70" id="TsQ-we-yjv"/>
932
+ <constraint firstItem="mhs-XX-f1M" firstAttribute="top" secondItem="ozn-WN-1WD" secondAttribute="bottom" constant="30" id="Xdb-As-5ZL"/>
933
+ <constraint firstItem="mhs-XX-f1M" firstAttribute="centerX" secondItem="dTP-TZ-kbs" secondAttribute="centerX" id="YID-bF-v1u"/>
934
+ <constraint firstItem="hDP-8O-zWF" firstAttribute="leading" secondItem="dTP-TZ-kbs" secondAttribute="leading" constant="30" id="dQY-IF-jnU"/>
935
+ <constraint firstItem="Xnp-Wx-kWm" firstAttribute="top" secondItem="dTP-TZ-kbs" secondAttribute="top" constant="8" id="eQH-sq-X5E"/>
936
+ <constraint firstAttribute="bottom" relation="lessThanOrEqual" secondItem="hDP-8O-zWF" secondAttribute="bottom" constant="85" id="hAK-S4-xz6"/>
937
+ <constraint firstAttribute="trailing" secondItem="hDP-8O-zWF" secondAttribute="trailing" constant="30" id="rj2-tw-IOb"/>
938
+ </constraints>
939
+ </view>
940
+ <view key="tableFooterView" contentMode="scaleToFill" id="eWu-gO-Sgv" userLabel="Footer View">
941
+ <rect key="frame" x="0.0" y="480" width="375" height="120"/>
942
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
943
+ <subviews>
944
+ <button opaque="NO" tag="1" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="mTw-3e-L2Q" customClass="LoadingButton" customModule="NewProjectTest" customModuleProvider="target">
945
+ <rect key="frame" x="30" y="30" width="315" height="60"/>
946
+ <color key="backgroundColor" red="0.25098039220000001" green="0.92156862750000001" blue="0.64705882349999999" alpha="1" colorSpace="calibratedRGB"/>
947
+ <constraints>
948
+ <constraint firstAttribute="height" constant="60" id="6Yj-F6-KBz"/>
949
+ </constraints>
950
+ <fontDescription key="fontDescription" name="Quicksand-Medium" family="Quicksand" pointSize="17"/>
951
+ <state key="normal" title="SEND LINK">
952
+ <color key="titleColor" red="0.066666666669999999" green="0.1215686275" blue="0.43921568630000002" alpha="1" colorSpace="calibratedRGB"/>
953
+ </state>
954
+ <connections>
955
+ <action selector="emailLoginTapped:" destination="gcY-xN-94e" eventType="touchUpInside" id="cdo-ZL-wTf"/>
956
+ <action selector="sendLinkTapped:" destination="rpq-aS-2sy" eventType="touchUpInside" id="YHf-tW-eRf"/>
957
+ </connections>
958
+ </button>
959
+ </subviews>
960
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
961
+ <constraints>
962
+ <constraint firstAttribute="trailing" secondItem="mTw-3e-L2Q" secondAttribute="trailing" constant="30" id="HpM-17-Qhh"/>
963
+ <constraint firstItem="mTw-3e-L2Q" firstAttribute="centerY" secondItem="eWu-gO-Sgv" secondAttribute="centerY" id="dxo-Oa-pO3"/>
964
+ <constraint firstItem="mTw-3e-L2Q" firstAttribute="leading" secondItem="eWu-gO-Sgv" secondAttribute="leading" constant="30" id="qaF-aj-kBM"/>
965
+ </constraints>
966
+ </view>
967
+ <sections>
968
+ <tableViewSection id="7ba-fY-2iJ">
969
+ <cells>
970
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" rowHeight="60" id="Sem-Ce-PMb">
971
+ <rect key="frame" x="0.0" y="420" width="375" height="60"/>
972
+ <autoresizingMask key="autoresizingMask"/>
973
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="Sem-Ce-PMb" id="qaR-K5-Bcj">
974
+ <rect key="frame" x="0.0" y="0.0" width="375" height="60"/>
975
+ <autoresizingMask key="autoresizingMask"/>
976
+ <subviews>
977
+ <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="Email" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="eAe-jl-YPH" customClass="UnderlinedWithIconTextField" customModule="NewProjectTest" customModuleProvider="target">
978
+ <rect key="frame" x="30" y="0.0" width="315" height="41"/>
979
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
980
+ <color key="tintColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
981
+ <constraints>
982
+ <constraint firstAttribute="height" constant="41" id="3Ct-H4-YBz"/>
983
+ </constraints>
984
+ <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
985
+ <fontDescription key="fontDescription" name="Quicksand-Light" family="Quicksand" pointSize="18"/>
986
+ <textInputTraits key="textInputTraits" keyboardType="emailAddress" returnKeyType="send" textContentType="email"/>
987
+ <userDefinedRuntimeAttributes>
988
+ <userDefinedRuntimeAttribute type="color" keyPath="_placeholderLabel.textColor">
989
+ <color key="value" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
990
+ </userDefinedRuntimeAttribute>
991
+ </userDefinedRuntimeAttributes>
992
+ </textField>
993
+ </subviews>
994
+ <constraints>
995
+ <constraint firstItem="eAe-jl-YPH" firstAttribute="leading" secondItem="qaR-K5-Bcj" secondAttribute="leading" constant="30" id="CvG-Xx-vPN"/>
996
+ <constraint firstItem="eAe-jl-YPH" firstAttribute="top" secondItem="qaR-K5-Bcj" secondAttribute="top" id="lfh-3o-kko"/>
997
+ <constraint firstAttribute="trailing" secondItem="eAe-jl-YPH" secondAttribute="trailing" constant="30" id="zdb-Cc-eFe"/>
998
+ </constraints>
999
+ </tableViewCellContentView>
1000
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
1001
+ </tableViewCell>
1002
+ </cells>
1003
+ </tableViewSection>
1004
+ </sections>
1005
+ <connections>
1006
+ <outlet property="dataSource" destination="rpq-aS-2sy" id="VoE-2J-rmw"/>
1007
+ <outlet property="delegate" destination="rpq-aS-2sy" id="kOA-LM-dne"/>
1008
+ </connections>
1009
+ </tableView>
1010
+ <connections>
1011
+ <outlet property="backgroundGradientView" destination="GVu-gA-hoz" id="9AI-mc-5Gd"/>
1012
+ <outlet property="emailTextField" destination="eAe-jl-YPH" id="Ljk-aP-id0"/>
1013
+ <outlet property="instructionsLabel" destination="hDP-8O-zWF" id="rIv-yN-B2s"/>
1014
+ <outlet property="sendLinkButton" destination="mTw-3e-L2Q" id="2ed-Ci-SKN"/>
1015
+ </connections>
1016
+ </tableViewController>
1017
+ <placeholder placeholderIdentifier="IBFirstResponder" id="QBo-VH-Qzd" userLabel="First Responder" sceneMemberID="firstResponder"/>
1018
+ </objects>
1019
+ <point key="canvasLocation" x="124" y="-203"/>
1020
+ </scene>
1021
+ </scenes>
1022
+ <resources>
1023
+ <image name="Uruguay" width="20" height="20"/>
1024
+ <image name="forgot-password" width="78" height="78"/>
1025
+ <image name="icons8-delete" width="100" height="100"/>
1026
+ <image name="register" width="82" height="82"/>
1027
+ </resources>
1028
+ <inferredMetricsTieBreakers>
1029
+ <segue reference="8AS-RI-Axo"/>
1030
+ </inferredMetricsTieBreakers>
1031
+ </document>