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,814 @@
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" useSafeAreas="YES" colorMatched="YES" initialViewController="97b-TM-pLK">
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="Aspect ratio constraints" minToolsVersion="5.1"/>
10
+ <capability name="Safe area layout guides" minToolsVersion="9.0"/>
11
+ <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
12
+ </dependencies>
13
+ <customFonts key="customFonts">
14
+ <array key="Roboto-Bold.ttf">
15
+ <string>Roboto-Bold</string>
16
+ </array>
17
+ <array key="Roboto-Regular.ttf">
18
+ <string>Roboto-Regular</string>
19
+ </array>
20
+ </customFonts>
21
+ <scenes>
22
+ <!--LoginVC-->
23
+ <scene sceneID="FLn-Tx-HTa">
24
+ <objects>
25
+ <tableViewController storyboardIdentifier="LoginVC" id="97b-TM-pLK" customClass="LoginVC" customModule="NewProjectTest" customModuleProvider="target" sceneMemberID="viewController">
26
+ <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="static" style="plain" separatorStyle="none" allowsSelection="NO" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="300" sectionFooterHeight="250" id="Z3V-dh-t3F">
27
+ <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
28
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
29
+ <color key="backgroundColor" red="0.13725490200000001" green="0.40000000000000002" blue="0.67843137249999996" alpha="1" colorSpace="calibratedRGB"/>
30
+ <color key="separatorColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
31
+ <color key="sectionIndexBackgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
32
+ <view key="tableHeaderView" contentMode="scaleToFill" id="Jox-QO-AS7" userLabel="HeaderView">
33
+ <rect key="frame" x="0.0" y="0.0" width="375" height="200"/>
34
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
35
+ <subviews>
36
+ <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="qAu-dZ-jbr">
37
+ <rect key="frame" x="127.5" y="40" width="120" height="120"/>
38
+ <constraints>
39
+ <constraint firstAttribute="height" constant="120" id="0Hu-I0-vCj"/>
40
+ <constraint firstAttribute="width" secondItem="qAu-dZ-jbr" secondAttribute="height" multiplier="1:1" id="Far-EX-jKR"/>
41
+ </constraints>
42
+ <userDefinedRuntimeAttributes>
43
+ <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
44
+ <real key="value" value="6"/>
45
+ </userDefinedRuntimeAttribute>
46
+ </userDefinedRuntimeAttributes>
47
+ </imageView>
48
+ </subviews>
49
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
50
+ <constraints>
51
+ <constraint firstItem="qAu-dZ-jbr" firstAttribute="centerY" secondItem="Jox-QO-AS7" secondAttribute="centerY" id="HYm-Ha-nGP"/>
52
+ <constraint firstAttribute="trailing" secondItem="qAu-dZ-jbr" secondAttribute="trailing" constant="127.5" id="WHx-nH-xMI"/>
53
+ <constraint firstItem="qAu-dZ-jbr" firstAttribute="leading" secondItem="Jox-QO-AS7" secondAttribute="leading" constant="127.5" id="ZOu-2g-3Gx"/>
54
+ <constraint firstItem="qAu-dZ-jbr" firstAttribute="centerX" secondItem="Jox-QO-AS7" secondAttribute="centerX" id="ls0-ui-YD6"/>
55
+ </constraints>
56
+ </view>
57
+ <view key="tableFooterView" contentMode="scaleToFill" id="Cbg-sH-1y5" userLabel="FooterView">
58
+ <rect key="frame" x="0.0" y="411" width="375" height="250"/>
59
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
60
+ <subviews>
61
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="wjr-13-J6B">
62
+ <rect key="frame" x="60" y="8" width="255" height="30"/>
63
+ <constraints>
64
+ <constraint firstAttribute="height" constant="30" id="z59-bd-9dc"/>
65
+ </constraints>
66
+ <fontDescription key="fontDescription" name="Roboto-Regular" family="Roboto" pointSize="17"/>
67
+ <state key="normal">
68
+ <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
69
+ </state>
70
+ <connections>
71
+ <action selector="forgetPasswordTapped:" destination="97b-TM-pLK" eventType="touchUpInside" id="zf1-Gf-fdk"/>
72
+ <segue destination="qnW-dc-Dwe" kind="show" identifier="ShowForgetPassword" id="IuS-5r-Yfe"/>
73
+ </connections>
74
+ </button>
75
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Forget your password? Restore" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="4Fd-ND-P3j">
76
+ <rect key="frame" x="60" y="14" width="255" height="18"/>
77
+ <fontDescription key="fontDescription" name="Roboto-Regular" family="Roboto" pointSize="15"/>
78
+ <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
79
+ <nil key="highlightedColor"/>
80
+ </label>
81
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Ngy-nx-yhi">
82
+ <rect key="frame" x="40" y="68" width="295" height="50"/>
83
+ <color key="backgroundColor" red="0.039215686274509803" green="0.50196078431372548" blue="0.73725490196078436" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
84
+ <constraints>
85
+ <constraint firstAttribute="height" constant="50" id="8ex-Gm-YcP"/>
86
+ </constraints>
87
+ <fontDescription key="fontDescription" name="Roboto-Bold" family="Roboto" pointSize="17"/>
88
+ <state key="normal" title="Register">
89
+ <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
90
+ </state>
91
+ <userDefinedRuntimeAttributes>
92
+ <userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="YES"/>
93
+ <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
94
+ <integer key="value" value="6"/>
95
+ </userDefinedRuntimeAttribute>
96
+ </userDefinedRuntimeAttributes>
97
+ <connections>
98
+ <segue destination="WVi-ZZ-2eg" kind="presentation" id="Pgc-PS-pw0"/>
99
+ </connections>
100
+ </button>
101
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="axg-6R-FRp" customClass="LoadingButton" customModule="NewProjectTest" customModuleProvider="target">
102
+ <rect key="frame" x="40" y="126" width="295" height="50"/>
103
+ <color key="backgroundColor" red="0.23137254901960785" green="0.34901960784313724" blue="0.59607843137254901" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
104
+ <constraints>
105
+ <constraint firstAttribute="height" constant="50" id="HTt-pB-lTe"/>
106
+ </constraints>
107
+ <state key="normal" title="Log in with Facebook">
108
+ <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
109
+ </state>
110
+ <userDefinedRuntimeAttributes>
111
+ <userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="YES"/>
112
+ <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
113
+ <integer key="value" value="6"/>
114
+ </userDefinedRuntimeAttribute>
115
+ </userDefinedRuntimeAttributes>
116
+ <connections>
117
+ <action selector="facebookLoginTapped:" destination="97b-TM-pLK" eventType="touchUpInside" id="Mmb-EK-9g0"/>
118
+ </connections>
119
+ </button>
120
+ </subviews>
121
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
122
+ <constraints>
123
+ <constraint firstItem="axg-6R-FRp" firstAttribute="leading" secondItem="Cbg-sH-1y5" secondAttribute="leading" constant="40" id="6Xl-AP-XS7"/>
124
+ <constraint firstItem="axg-6R-FRp" firstAttribute="top" secondItem="Ngy-nx-yhi" secondAttribute="bottom" constant="8" id="BJE-ft-STc"/>
125
+ <constraint firstItem="4Fd-ND-P3j" firstAttribute="leading" secondItem="Cbg-sH-1y5" secondAttribute="leading" constant="60" id="EyI-yd-BfF"/>
126
+ <constraint firstAttribute="trailing" secondItem="Ngy-nx-yhi" secondAttribute="trailing" constant="40" id="FHL-gS-Fwr"/>
127
+ <constraint firstItem="wjr-13-J6B" firstAttribute="leading" secondItem="Cbg-sH-1y5" secondAttribute="leading" constant="60" id="J9o-Un-DOC"/>
128
+ <constraint firstAttribute="trailing" secondItem="wjr-13-J6B" secondAttribute="trailing" constant="60" id="OGz-Dm-Yw7"/>
129
+ <constraint firstAttribute="bottom" relation="greaterThanOrEqual" secondItem="axg-6R-FRp" secondAttribute="bottom" id="epi-UK-fuM"/>
130
+ <constraint firstItem="4Fd-ND-P3j" firstAttribute="centerY" secondItem="wjr-13-J6B" secondAttribute="centerY" id="g8t-nd-n8L"/>
131
+ <constraint firstItem="Ngy-nx-yhi" firstAttribute="leading" secondItem="Cbg-sH-1y5" secondAttribute="leading" constant="40" id="lDT-Xk-X4w"/>
132
+ <constraint firstItem="Ngy-nx-yhi" firstAttribute="top" secondItem="wjr-13-J6B" secondAttribute="bottom" constant="30" id="pzb-Xs-Iv6"/>
133
+ <constraint firstAttribute="trailing" secondItem="4Fd-ND-P3j" secondAttribute="trailing" constant="60" id="sTD-vf-vwT"/>
134
+ <constraint firstAttribute="trailing" secondItem="axg-6R-FRp" secondAttribute="trailing" constant="40" id="uLO-RZ-13n"/>
135
+ <constraint firstItem="wjr-13-J6B" firstAttribute="top" secondItem="Cbg-sH-1y5" secondAttribute="top" constant="8" id="wMA-1r-ImX"/>
136
+ </constraints>
137
+ </view>
138
+ <sections>
139
+ <tableViewSection id="Z0D-V2-7Hd">
140
+ <cells>
141
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" rowHeight="71" id="U2V-JN-N2G">
142
+ <rect key="frame" x="0.0" y="200" width="375" height="71"/>
143
+ <autoresizingMask key="autoresizingMask"/>
144
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="U2V-JN-N2G" id="0u3-ZY-KMr">
145
+ <rect key="frame" x="0.0" y="0.0" width="375" height="71"/>
146
+ <autoresizingMask key="autoresizingMask"/>
147
+ <subviews>
148
+ <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="iDR-eB-yHM">
149
+ <rect key="frame" x="40" y="10" width="295" height="51"/>
150
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
151
+ <color key="tintColor" red="0.01176470588" green="0.52156862749999999" blue="0.76862745099999996" alpha="1" colorSpace="deviceRGB"/>
152
+ <color key="textColor" red="0.37613776240000002" green="0.7783533654" blue="0.8952462739" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
153
+ <fontDescription key="fontDescription" type="system" pointSize="14"/>
154
+ <textInputTraits key="textInputTraits" keyboardType="emailAddress" returnKeyType="next" textContentType="email"/>
155
+ <userDefinedRuntimeAttributes>
156
+ <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
157
+ <color key="value" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
158
+ </userDefinedRuntimeAttribute>
159
+ </userDefinedRuntimeAttributes>
160
+ </textField>
161
+ </subviews>
162
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
163
+ <constraints>
164
+ <constraint firstItem="iDR-eB-yHM" firstAttribute="top" secondItem="0u3-ZY-KMr" secondAttribute="top" constant="10" id="2oL-y8-Rpa"/>
165
+ <constraint firstItem="iDR-eB-yHM" firstAttribute="leading" secondItem="0u3-ZY-KMr" secondAttribute="leading" constant="40" id="7bB-sw-9A1"/>
166
+ <constraint firstAttribute="bottom" secondItem="iDR-eB-yHM" secondAttribute="bottom" constant="10" id="JMb-Tq-Qz6"/>
167
+ <constraint firstAttribute="trailing" secondItem="iDR-eB-yHM" secondAttribute="trailing" constant="40" id="Svh-v8-QbB"/>
168
+ </constraints>
169
+ </tableViewCellContentView>
170
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
171
+ </tableViewCell>
172
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" rowHeight="70" id="88j-rK-L7U">
173
+ <rect key="frame" x="0.0" y="271" width="375" height="70"/>
174
+ <autoresizingMask key="autoresizingMask"/>
175
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="88j-rK-L7U" id="Frn-Wu-MTN">
176
+ <rect key="frame" x="0.0" y="0.0" width="375" height="70"/>
177
+ <autoresizingMask key="autoresizingMask"/>
178
+ <subviews>
179
+ <textField opaque="NO" tag="1" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="xNL-gi-60m">
180
+ <rect key="frame" x="40" y="10" width="295" height="50"/>
181
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
182
+ <color key="tintColor" red="0.01176470588" green="0.52156862749999999" blue="0.76862745099999996" alpha="1" colorSpace="deviceRGB"/>
183
+ <color key="textColor" red="0.37613776240000002" green="0.7783533654" blue="0.8952462739" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
184
+ <fontDescription key="fontDescription" type="system" pointSize="14"/>
185
+ <textInputTraits key="textInputTraits" returnKeyType="go" secureTextEntry="YES" textContentType="password"/>
186
+ <userDefinedRuntimeAttributes>
187
+ <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
188
+ <color key="value" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
189
+ </userDefinedRuntimeAttribute>
190
+ </userDefinedRuntimeAttributes>
191
+ </textField>
192
+ </subviews>
193
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
194
+ <constraints>
195
+ <constraint firstAttribute="bottom" secondItem="xNL-gi-60m" secondAttribute="bottom" constant="10" id="UHe-XY-ZAz"/>
196
+ <constraint firstItem="xNL-gi-60m" firstAttribute="leading" secondItem="Frn-Wu-MTN" secondAttribute="leading" constant="40" id="f9P-wf-HUF"/>
197
+ <constraint firstAttribute="trailing" secondItem="xNL-gi-60m" secondAttribute="trailing" constant="40" id="sYX-14-Qew"/>
198
+ <constraint firstItem="xNL-gi-60m" firstAttribute="top" secondItem="Frn-Wu-MTN" secondAttribute="top" constant="10" id="ymC-tI-xwR"/>
199
+ </constraints>
200
+ </tableViewCellContentView>
201
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
202
+ </tableViewCell>
203
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" rowHeight="70" id="8tm-dk-pTg">
204
+ <rect key="frame" x="0.0" y="341" width="375" height="70"/>
205
+ <autoresizingMask key="autoresizingMask"/>
206
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="8tm-dk-pTg" id="266-uJ-gxx">
207
+ <rect key="frame" x="0.0" y="0.0" width="375" height="70"/>
208
+ <autoresizingMask key="autoresizingMask"/>
209
+ <subviews>
210
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="hB9-ZZ-E5C" customClass="LoadingButton" customModule="NewProjectTest" customModuleProvider="target">
211
+ <rect key="frame" x="40" y="10" width="295" height="50"/>
212
+ <color key="backgroundColor" red="0.0" green="0.80784313725490198" blue="0.81960784313725488" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
213
+ <fontDescription key="fontDescription" name="Roboto-Bold" family="Roboto" pointSize="17"/>
214
+ <state key="normal" title="Log in">
215
+ <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
216
+ </state>
217
+ <userDefinedRuntimeAttributes>
218
+ <userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="YES"/>
219
+ <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
220
+ <integer key="value" value="6"/>
221
+ </userDefinedRuntimeAttribute>
222
+ </userDefinedRuntimeAttributes>
223
+ <connections>
224
+ <action selector="loginTapped:" destination="97b-TM-pLK" eventType="touchUpInside" id="CiO-tB-oFU"/>
225
+ </connections>
226
+ </button>
227
+ </subviews>
228
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
229
+ <constraints>
230
+ <constraint firstAttribute="trailing" secondItem="hB9-ZZ-E5C" secondAttribute="trailing" constant="40" id="53j-iV-bEp"/>
231
+ <constraint firstAttribute="bottom" secondItem="hB9-ZZ-E5C" secondAttribute="bottom" constant="10" id="Pqy-sn-Dxo"/>
232
+ <constraint firstItem="hB9-ZZ-E5C" firstAttribute="leading" secondItem="266-uJ-gxx" secondAttribute="leading" constant="40" id="UlD-t5-OQw"/>
233
+ <constraint firstItem="hB9-ZZ-E5C" firstAttribute="top" secondItem="266-uJ-gxx" secondAttribute="top" constant="10" id="zkE-zu-Og8"/>
234
+ </constraints>
235
+ </tableViewCellContentView>
236
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
237
+ </tableViewCell>
238
+ </cells>
239
+ </tableViewSection>
240
+ </sections>
241
+ <connections>
242
+ <outlet property="dataSource" destination="97b-TM-pLK" id="cGv-CI-8pn"/>
243
+ <outlet property="delegate" destination="97b-TM-pLK" id="WoU-wP-4GZ"/>
244
+ </connections>
245
+ </tableView>
246
+ <connections>
247
+ <outlet property="emailTextField" destination="iDR-eB-yHM" id="xXQ-Kt-4ag"/>
248
+ <outlet property="facebookLoginButton" destination="axg-6R-FRp" id="A0D-gM-zmV"/>
249
+ <outlet property="forgetPasswordLabel" destination="4Fd-ND-P3j" id="Lt7-SM-9Os"/>
250
+ <outlet property="loginButton" destination="hB9-ZZ-E5C" id="2jC-sW-iw8"/>
251
+ <outlet property="passwordTextField" destination="xNL-gi-60m" id="Xqb-mq-Kvk"/>
252
+ <outlet property="registerButton" destination="Ngy-nx-yhi" id="fWl-U9-L8C"/>
253
+ <segue destination="lhw-FO-e94" kind="show" identifier="GoHome" id="3GF-hz-RBN"/>
254
+ </connections>
255
+ </tableViewController>
256
+ <placeholder placeholderIdentifier="IBFirstResponder" id="6fs-SY-MYJ" userLabel="First Responder" sceneMemberID="firstResponder"/>
257
+ </objects>
258
+ <point key="canvasLocation" x="85.599999999999994" y="-137.18140929535232"/>
259
+ </scene>
260
+ <!--RegisterVC-->
261
+ <scene sceneID="CUJ-hs-T8Z">
262
+ <objects>
263
+ <tableViewController id="WVi-ZZ-2eg" customClass="RegisterVC" customModule="NewProjectTest" customModuleProvider="target" sceneMemberID="viewController">
264
+ <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="static" style="plain" separatorStyle="none" allowsSelection="NO" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="100" sectionFooterHeight="250" id="5DT-Vi-IJv">
265
+ <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
266
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
267
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
268
+ <color key="separatorColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
269
+ <color key="sectionIndexBackgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
270
+ <view key="tableHeaderView" contentMode="scaleToFill" id="GyV-bT-HwZ" userLabel="HeaderView">
271
+ <rect key="frame" x="0.0" y="0.0" width="375" height="80"/>
272
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
273
+ <subviews>
274
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="REGISTER" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumScaleFactor="0.75" adjustsFontForContentSizeCategory="YES" translatesAutoresizingMaskIntoConstraints="NO" id="b07-qx-mNz">
275
+ <rect key="frame" x="40" y="10" width="295" height="60"/>
276
+ <fontDescription key="fontDescription" name="Roboto-Regular" family="Roboto" pointSize="30"/>
277
+ <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
278
+ <nil key="highlightedColor"/>
279
+ </label>
280
+ </subviews>
281
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
282
+ <constraints>
283
+ <constraint firstItem="b07-qx-mNz" firstAttribute="top" secondItem="GyV-bT-HwZ" secondAttribute="top" constant="10" id="1wH-rM-ykS"/>
284
+ <constraint firstAttribute="bottom" secondItem="b07-qx-mNz" secondAttribute="bottom" constant="10" id="Yat-EC-Yvu"/>
285
+ <constraint firstItem="b07-qx-mNz" firstAttribute="leading" secondItem="GyV-bT-HwZ" secondAttribute="leading" constant="40" id="dfK-Uc-Pvc"/>
286
+ <constraint firstAttribute="trailing" secondItem="b07-qx-mNz" secondAttribute="trailing" constant="40" id="gBW-CH-RGG"/>
287
+ </constraints>
288
+ </view>
289
+ <view key="tableFooterView" contentMode="scaleToFill" id="Cat-a0-uec" userLabel="FooterView">
290
+ <rect key="frame" x="0.0" y="641" width="375" height="50"/>
291
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
292
+ <subviews>
293
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="35T-3Y-Pdp">
294
+ <rect key="frame" x="60" y="8" width="255" height="30"/>
295
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
296
+ <constraints>
297
+ <constraint firstAttribute="height" constant="30" id="G4g-f9-uE2"/>
298
+ </constraints>
299
+ <fontDescription key="fontDescription" name="Roboto-Regular" family="Roboto" pointSize="17"/>
300
+ <state key="normal" title="I already have an account">
301
+ <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
302
+ </state>
303
+ <connections>
304
+ <action selector="alreadyHaveAccountTapped:" destination="WVi-ZZ-2eg" eventType="touchUpInside" id="gem-QQ-HNI"/>
305
+ </connections>
306
+ </button>
307
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="CbS-JG-Qmo">
308
+ <rect key="frame" x="40" y="23" width="295" height="0.0"/>
309
+ <fontDescription key="fontDescription" name="Roboto-Regular" family="Roboto" pointSize="17"/>
310
+ <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
311
+ <nil key="highlightedColor"/>
312
+ </label>
313
+ </subviews>
314
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
315
+ <constraints>
316
+ <constraint firstItem="35T-3Y-Pdp" firstAttribute="top" secondItem="Cat-a0-uec" secondAttribute="top" constant="8" id="BqD-aE-kVO"/>
317
+ <constraint firstAttribute="trailing" secondItem="CbS-JG-Qmo" secondAttribute="trailing" constant="40" id="LdL-it-6Zf"/>
318
+ <constraint firstItem="35T-3Y-Pdp" firstAttribute="leading" secondItem="Cat-a0-uec" secondAttribute="leading" constant="60" id="Twb-4X-0aX"/>
319
+ <constraint firstAttribute="trailing" secondItem="35T-3Y-Pdp" secondAttribute="trailing" constant="60" id="b5K-YG-AVT"/>
320
+ <constraint firstItem="CbS-JG-Qmo" firstAttribute="leading" secondItem="Cat-a0-uec" secondAttribute="leading" constant="40" id="oOh-bf-DDX"/>
321
+ <constraint firstItem="CbS-JG-Qmo" firstAttribute="centerY" secondItem="35T-3Y-Pdp" secondAttribute="centerY" id="wFI-EQ-oHB"/>
322
+ </constraints>
323
+ </view>
324
+ <sections>
325
+ <tableViewSection id="Rtm-ml-kgT">
326
+ <cells>
327
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" rowHeight="71" id="Yla-AJ-JPP">
328
+ <rect key="frame" x="0.0" y="80" width="375" height="71"/>
329
+ <autoresizingMask key="autoresizingMask"/>
330
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="Yla-AJ-JPP" id="afB-tY-1Ms">
331
+ <rect key="frame" x="0.0" y="0.0" width="375" height="71"/>
332
+ <autoresizingMask key="autoresizingMask"/>
333
+ <subviews>
334
+ <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="dNM-Cl-zPO">
335
+ <rect key="frame" x="40" y="10" width="295" height="51"/>
336
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
337
+ <color key="tintColor" red="0.01176470588" green="0.52156862749999999" blue="0.76862745099999996" alpha="1" colorSpace="deviceRGB"/>
338
+ <color key="textColor" red="0.37613776240000002" green="0.7783533654" blue="0.8952462739" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
339
+ <fontDescription key="fontDescription" type="system" pointSize="14"/>
340
+ <textInputTraits key="textInputTraits" autocapitalizationType="words" returnKeyType="next" textContentType="honorifix-prefix"/>
341
+ <userDefinedRuntimeAttributes>
342
+ <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
343
+ <color key="value" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
344
+ </userDefinedRuntimeAttribute>
345
+ </userDefinedRuntimeAttributes>
346
+ </textField>
347
+ </subviews>
348
+ <constraints>
349
+ <constraint firstAttribute="bottom" secondItem="dNM-Cl-zPO" secondAttribute="bottom" constant="10" id="4j5-0r-g3k"/>
350
+ <constraint firstItem="dNM-Cl-zPO" firstAttribute="leading" secondItem="afB-tY-1Ms" secondAttribute="leading" constant="40" id="Wfw-Sw-dK1"/>
351
+ <constraint firstAttribute="trailing" secondItem="dNM-Cl-zPO" secondAttribute="trailing" constant="40" id="hyp-SS-b9F"/>
352
+ <constraint firstItem="dNM-Cl-zPO" firstAttribute="top" secondItem="afB-tY-1Ms" secondAttribute="top" constant="10" id="iRm-CU-1Ae"/>
353
+ </constraints>
354
+ </tableViewCellContentView>
355
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
356
+ </tableViewCell>
357
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" rowHeight="70" id="qPk-at-nwE">
358
+ <rect key="frame" x="0.0" y="151" width="375" height="70"/>
359
+ <autoresizingMask key="autoresizingMask"/>
360
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="qPk-at-nwE" id="COO-T0-2R2">
361
+ <rect key="frame" x="0.0" y="0.0" width="375" height="70"/>
362
+ <autoresizingMask key="autoresizingMask"/>
363
+ <subviews>
364
+ <textField opaque="NO" tag="1" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="44c-5R-OYU">
365
+ <rect key="frame" x="40" y="10" width="295" height="50"/>
366
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
367
+ <color key="tintColor" red="0.01176470588" green="0.52156862749999999" blue="0.76862745099999996" alpha="1" colorSpace="deviceRGB"/>
368
+ <color key="textColor" red="0.37613776240000002" green="0.7783533654" blue="0.8952462739" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
369
+ <fontDescription key="fontDescription" type="system" pointSize="14"/>
370
+ <textInputTraits key="textInputTraits" autocapitalizationType="words" returnKeyType="next" textContentType="family-name"/>
371
+ <userDefinedRuntimeAttributes>
372
+ <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
373
+ <color key="value" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
374
+ </userDefinedRuntimeAttribute>
375
+ </userDefinedRuntimeAttributes>
376
+ </textField>
377
+ </subviews>
378
+ <constraints>
379
+ <constraint firstItem="44c-5R-OYU" firstAttribute="top" secondItem="COO-T0-2R2" secondAttribute="top" constant="10" id="16x-Nz-cKr"/>
380
+ <constraint firstAttribute="bottom" secondItem="44c-5R-OYU" secondAttribute="bottom" constant="10" id="56N-cx-bPW"/>
381
+ <constraint firstAttribute="trailing" secondItem="44c-5R-OYU" secondAttribute="trailing" constant="40" id="Snm-xb-oRa"/>
382
+ <constraint firstItem="44c-5R-OYU" firstAttribute="leading" secondItem="COO-T0-2R2" secondAttribute="leading" constant="40" id="x6u-ec-uJD"/>
383
+ </constraints>
384
+ </tableViewCellContentView>
385
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
386
+ </tableViewCell>
387
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" rowHeight="70" id="nUZ-fc-2ht">
388
+ <rect key="frame" x="0.0" y="221" width="375" height="70"/>
389
+ <autoresizingMask key="autoresizingMask"/>
390
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="nUZ-fc-2ht" id="jX2-VQ-GLs">
391
+ <rect key="frame" x="0.0" y="0.0" width="375" height="70"/>
392
+ <autoresizingMask key="autoresizingMask"/>
393
+ <subviews>
394
+ <textField opaque="NO" tag="2" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="meM-rT-CwI">
395
+ <rect key="frame" x="40" y="10" width="295" height="50"/>
396
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
397
+ <color key="tintColor" red="0.01176470588" green="0.52156862749999999" blue="0.76862745099999996" alpha="1" colorSpace="deviceRGB"/>
398
+ <color key="textColor" red="0.37613776240000002" green="0.7783533654" blue="0.8952462739" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
399
+ <fontDescription key="fontDescription" type="system" pointSize="14"/>
400
+ <textInputTraits key="textInputTraits" keyboardType="phonePad" returnKeyType="next" textContentType="tel"/>
401
+ <userDefinedRuntimeAttributes>
402
+ <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
403
+ <color key="value" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
404
+ </userDefinedRuntimeAttribute>
405
+ </userDefinedRuntimeAttributes>
406
+ </textField>
407
+ </subviews>
408
+ <constraints>
409
+ <constraint firstItem="meM-rT-CwI" firstAttribute="leading" secondItem="jX2-VQ-GLs" secondAttribute="leading" constant="40" id="Eu4-Jl-c4y"/>
410
+ <constraint firstAttribute="trailing" secondItem="meM-rT-CwI" secondAttribute="trailing" constant="40" id="hru-st-AG5"/>
411
+ <constraint firstItem="meM-rT-CwI" firstAttribute="top" secondItem="jX2-VQ-GLs" secondAttribute="top" constant="10" id="m0H-H8-Gu0"/>
412
+ <constraint firstAttribute="bottom" secondItem="meM-rT-CwI" secondAttribute="bottom" constant="10" id="mhR-6S-184"/>
413
+ </constraints>
414
+ </tableViewCellContentView>
415
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
416
+ </tableViewCell>
417
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" rowHeight="70" id="qtH-Xb-Svt">
418
+ <rect key="frame" x="0.0" y="291" width="375" height="70"/>
419
+ <autoresizingMask key="autoresizingMask"/>
420
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="qtH-Xb-Svt" id="DYt-Cj-159">
421
+ <rect key="frame" x="0.0" y="0.0" width="375" height="70"/>
422
+ <autoresizingMask key="autoresizingMask"/>
423
+ <subviews>
424
+ <textField opaque="NO" tag="3" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="U8r-CC-U5r">
425
+ <rect key="frame" x="40" y="10" width="295" height="50"/>
426
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
427
+ <color key="tintColor" red="0.01176470588" green="0.52156862749999999" blue="0.76862745099999996" alpha="1" colorSpace="deviceRGB"/>
428
+ <color key="textColor" red="0.37613776240000002" green="0.7783533654" blue="0.8952462739" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
429
+ <fontDescription key="fontDescription" type="system" pointSize="14"/>
430
+ <textInputTraits key="textInputTraits" keyboardType="emailAddress" returnKeyType="next" textContentType="email"/>
431
+ <userDefinedRuntimeAttributes>
432
+ <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
433
+ <color key="value" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
434
+ </userDefinedRuntimeAttribute>
435
+ </userDefinedRuntimeAttributes>
436
+ </textField>
437
+ </subviews>
438
+ <constraints>
439
+ <constraint firstItem="U8r-CC-U5r" firstAttribute="top" secondItem="DYt-Cj-159" secondAttribute="top" constant="10" id="13O-UN-H85"/>
440
+ <constraint firstAttribute="bottom" secondItem="U8r-CC-U5r" secondAttribute="bottom" constant="10" id="1tN-39-oFp"/>
441
+ <constraint firstAttribute="trailing" secondItem="U8r-CC-U5r" secondAttribute="trailing" constant="40" id="7Nq-xi-DaV"/>
442
+ <constraint firstItem="U8r-CC-U5r" firstAttribute="leading" secondItem="DYt-Cj-159" secondAttribute="leading" constant="40" id="Der-7p-P58"/>
443
+ </constraints>
444
+ </tableViewCellContentView>
445
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
446
+ </tableViewCell>
447
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" rowHeight="70" id="iR3-bP-EHG">
448
+ <rect key="frame" x="0.0" y="361" width="375" height="70"/>
449
+ <autoresizingMask key="autoresizingMask"/>
450
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="iR3-bP-EHG" id="JOh-A0-Zyo">
451
+ <rect key="frame" x="0.0" y="0.0" width="375" height="70"/>
452
+ <autoresizingMask key="autoresizingMask"/>
453
+ <subviews>
454
+ <textField opaque="NO" tag="4" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="pY9-V2-bXs">
455
+ <rect key="frame" x="40" y="10" width="295" height="50"/>
456
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
457
+ <color key="tintColor" red="0.01176470588" green="0.52156862749999999" blue="0.76862745099999996" alpha="1" colorSpace="deviceRGB"/>
458
+ <color key="textColor" red="0.37613776240000002" green="0.7783533654" blue="0.8952462739" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
459
+ <fontDescription key="fontDescription" type="system" pointSize="14"/>
460
+ <textInputTraits key="textInputTraits" returnKeyType="next" secureTextEntry="YES" textContentType="password"/>
461
+ <userDefinedRuntimeAttributes>
462
+ <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
463
+ <color key="value" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
464
+ </userDefinedRuntimeAttribute>
465
+ </userDefinedRuntimeAttributes>
466
+ </textField>
467
+ </subviews>
468
+ <constraints>
469
+ <constraint firstAttribute="trailing" secondItem="pY9-V2-bXs" secondAttribute="trailing" constant="40" id="1e7-ur-zpv"/>
470
+ <constraint firstItem="pY9-V2-bXs" firstAttribute="leading" secondItem="JOh-A0-Zyo" secondAttribute="leading" constant="40" id="QFU-LY-D5H"/>
471
+ <constraint firstAttribute="bottom" secondItem="pY9-V2-bXs" secondAttribute="bottom" constant="10" id="l22-fE-Y30"/>
472
+ <constraint firstItem="pY9-V2-bXs" firstAttribute="top" secondItem="JOh-A0-Zyo" secondAttribute="top" constant="10" id="pQO-dH-Lbg"/>
473
+ </constraints>
474
+ </tableViewCellContentView>
475
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
476
+ </tableViewCell>
477
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" rowHeight="70" id="oPr-8y-53M">
478
+ <rect key="frame" x="0.0" y="431" width="375" height="70"/>
479
+ <autoresizingMask key="autoresizingMask"/>
480
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="oPr-8y-53M" id="KjB-sa-cOr">
481
+ <rect key="frame" x="0.0" y="0.0" width="375" height="70"/>
482
+ <autoresizingMask key="autoresizingMask"/>
483
+ <subviews>
484
+ <textField opaque="NO" tag="5" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="A3o-go-ASm">
485
+ <rect key="frame" x="40" y="10" width="295" height="50"/>
486
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
487
+ <color key="tintColor" red="0.01176470588" green="0.52156862749999999" blue="0.76862745099999996" alpha="1" colorSpace="deviceRGB"/>
488
+ <color key="textColor" red="0.37613776240000002" green="0.7783533654" blue="0.8952462739" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
489
+ <fontDescription key="fontDescription" type="system" pointSize="14"/>
490
+ <textInputTraits key="textInputTraits" returnKeyType="next" secureTextEntry="YES" textContentType="password"/>
491
+ <userDefinedRuntimeAttributes>
492
+ <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
493
+ <color key="value" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
494
+ </userDefinedRuntimeAttribute>
495
+ </userDefinedRuntimeAttributes>
496
+ </textField>
497
+ </subviews>
498
+ <constraints>
499
+ <constraint firstItem="A3o-go-ASm" firstAttribute="leading" secondItem="KjB-sa-cOr" secondAttribute="leading" constant="40" id="HUS-Jt-GBg"/>
500
+ <constraint firstAttribute="trailing" secondItem="A3o-go-ASm" secondAttribute="trailing" constant="40" id="Kj7-JV-yT4"/>
501
+ <constraint firstItem="A3o-go-ASm" firstAttribute="top" secondItem="KjB-sa-cOr" secondAttribute="top" constant="10" id="pGa-hS-wW1"/>
502
+ <constraint firstAttribute="bottom" secondItem="A3o-go-ASm" secondAttribute="bottom" constant="10" id="ziQ-yg-3XY"/>
503
+ </constraints>
504
+ </tableViewCellContentView>
505
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
506
+ </tableViewCell>
507
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" rowHeight="70" id="dph-RP-xto">
508
+ <rect key="frame" x="0.0" y="501" width="375" height="70"/>
509
+ <autoresizingMask key="autoresizingMask"/>
510
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="dph-RP-xto" id="abR-zb-Mep">
511
+ <rect key="frame" x="0.0" y="0.0" width="375" height="70"/>
512
+ <autoresizingMask key="autoresizingMask"/>
513
+ <subviews>
514
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Zxb-8z-D3b">
515
+ <rect key="frame" x="40" y="10" width="295" height="50"/>
516
+ <subviews>
517
+ <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="8Vw-Dt-SQS">
518
+ <rect key="frame" x="31.5" y="15.5" width="105" height="20"/>
519
+ <fontDescription key="fontDescription" name="Roboto-Regular" family="Roboto" pointSize="17"/>
520
+ <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
521
+ <nil key="highlightedColor"/>
522
+ </label>
523
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="nTf-ql-XAV">
524
+ <rect key="frame" x="136.5" y="9" width="158.5" height="32"/>
525
+ <fontDescription key="fontDescription" name="Roboto-Bold" family="Roboto" pointSize="17"/>
526
+ <state key="normal" title="terms &amp; conditions">
527
+ <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
528
+ </state>
529
+ <connections>
530
+ <action selector="termsAndConditionsTapped:" destination="WVi-ZZ-2eg" eventType="touchUpInside" id="lB2-cw-bY2"/>
531
+ </connections>
532
+ </button>
533
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="qiI-6V-hoZ">
534
+ <rect key="frame" x="0.0" y="15" width="21" height="21"/>
535
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
536
+ <constraints>
537
+ <constraint firstAttribute="height" constant="21" id="5U3-0s-nKB"/>
538
+ <constraint firstAttribute="width" constant="21" id="ycG-K0-gEC"/>
539
+ </constraints>
540
+ <color key="tintColor" red="0.10980392160000001" green="0.49803921569999998" blue="0.49803921569999998" alpha="1" colorSpace="calibratedRGB"/>
541
+ <inset key="imageEdgeInsets" minX="1" minY="1" maxX="1" maxY="1"/>
542
+ <userDefinedRuntimeAttributes>
543
+ <userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="YES"/>
544
+ <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
545
+ <integer key="value" value="5"/>
546
+ </userDefinedRuntimeAttribute>
547
+ </userDefinedRuntimeAttributes>
548
+ <connections>
549
+ <action selector="termsTapped:" destination="WVi-ZZ-2eg" eventType="touchUpInside" id="0pD-NY-BIt"/>
550
+ </connections>
551
+ </button>
552
+ </subviews>
553
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
554
+ <constraints>
555
+ <constraint firstItem="qiI-6V-hoZ" firstAttribute="centerY" secondItem="Zxb-8z-D3b" secondAttribute="centerY" id="0Px-XE-IqV"/>
556
+ <constraint firstAttribute="trailing" secondItem="nTf-ql-XAV" secondAttribute="trailing" id="0l2-uw-hK4"/>
557
+ <constraint firstItem="nTf-ql-XAV" firstAttribute="centerY" secondItem="Zxb-8z-D3b" secondAttribute="centerY" id="8Tm-C0-XS1"/>
558
+ <constraint firstItem="nTf-ql-XAV" firstAttribute="leading" secondItem="8Vw-Dt-SQS" secondAttribute="trailing" constant="-0.5" id="AbJ-f9-F2o"/>
559
+ <constraint firstItem="8Vw-Dt-SQS" firstAttribute="centerY" secondItem="Zxb-8z-D3b" secondAttribute="centerY" id="NWp-Za-kfP"/>
560
+ <constraint firstItem="qiI-6V-hoZ" firstAttribute="leading" secondItem="Zxb-8z-D3b" secondAttribute="leading" id="XhY-bm-puC"/>
561
+ <constraint firstItem="8Vw-Dt-SQS" firstAttribute="leading" secondItem="qiI-6V-hoZ" secondAttribute="trailing" constant="10.5" id="xf3-aM-CPF"/>
562
+ </constraints>
563
+ </view>
564
+ </subviews>
565
+ <constraints>
566
+ <constraint firstItem="Zxb-8z-D3b" firstAttribute="top" secondItem="abR-zb-Mep" secondAttribute="top" constant="10" id="3qI-Z0-xCr"/>
567
+ <constraint firstAttribute="trailing" secondItem="Zxb-8z-D3b" secondAttribute="trailing" constant="40" id="KMu-I3-xxb"/>
568
+ <constraint firstItem="Zxb-8z-D3b" firstAttribute="leading" secondItem="abR-zb-Mep" secondAttribute="leading" constant="40" id="ibf-op-N3H"/>
569
+ <constraint firstAttribute="bottom" secondItem="Zxb-8z-D3b" secondAttribute="bottom" constant="10" id="pa5-Li-Wrb"/>
570
+ </constraints>
571
+ </tableViewCellContentView>
572
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
573
+ </tableViewCell>
574
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" rowHeight="70" id="vJy-hp-6cI">
575
+ <rect key="frame" x="0.0" y="571" width="375" height="70"/>
576
+ <autoresizingMask key="autoresizingMask"/>
577
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="vJy-hp-6cI" id="0YK-sl-kbr">
578
+ <rect key="frame" x="0.0" y="0.0" width="375" height="70"/>
579
+ <autoresizingMask key="autoresizingMask"/>
580
+ <subviews>
581
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="jtd-c6-jS2" customClass="LoadingButton" customModule="NewProjectTest" customModuleProvider="target">
582
+ <rect key="frame" x="40" y="10" width="295" height="50"/>
583
+ <color key="backgroundColor" red="0.0" green="0.80784313730000001" blue="0.81960784310000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
584
+ <fontDescription key="fontDescription" name="Roboto-Bold" family="Roboto" pointSize="17"/>
585
+ <state key="normal" title="Create account">
586
+ <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
587
+ </state>
588
+ <userDefinedRuntimeAttributes>
589
+ <userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="YES"/>
590
+ <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
591
+ <integer key="value" value="6"/>
592
+ </userDefinedRuntimeAttribute>
593
+ </userDefinedRuntimeAttributes>
594
+ <connections>
595
+ <action selector="createTapped:" destination="WVi-ZZ-2eg" eventType="touchUpInside" id="dF9-FH-okU"/>
596
+ </connections>
597
+ </button>
598
+ </subviews>
599
+ <constraints>
600
+ <constraint firstAttribute="bottom" secondItem="jtd-c6-jS2" secondAttribute="bottom" constant="10" id="KAq-ev-Uf9"/>
601
+ <constraint firstAttribute="trailing" secondItem="jtd-c6-jS2" secondAttribute="trailing" constant="40" id="Szz-sw-UgJ"/>
602
+ <constraint firstItem="jtd-c6-jS2" firstAttribute="top" secondItem="0YK-sl-kbr" secondAttribute="top" constant="10" id="kgN-My-3xV"/>
603
+ <constraint firstItem="jtd-c6-jS2" firstAttribute="leading" secondItem="0YK-sl-kbr" secondAttribute="leading" constant="40" id="wYE-t8-KMs"/>
604
+ </constraints>
605
+ </tableViewCellContentView>
606
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
607
+ </tableViewCell>
608
+ </cells>
609
+ </tableViewSection>
610
+ </sections>
611
+ <connections>
612
+ <outlet property="dataSource" destination="WVi-ZZ-2eg" id="eba-Rq-SA4"/>
613
+ <outlet property="delegate" destination="WVi-ZZ-2eg" id="uW1-m9-j5r"/>
614
+ </connections>
615
+ </tableView>
616
+ <connections>
617
+ <outlet property="acceptTermsButton" destination="qiI-6V-hoZ" id="t48-9r-erD"/>
618
+ <outlet property="cellphoneTextField" destination="meM-rT-CwI" id="h67-Z9-Cb5"/>
619
+ <outlet property="confirmPasswordTextField" destination="A3o-go-ASm" id="q2e-fx-lja"/>
620
+ <outlet property="createAccountButton" destination="jtd-c6-jS2" id="4Fe-Cl-BAu"/>
621
+ <outlet property="emailTextField" destination="U8r-CC-U5r" id="XHw-jj-knK"/>
622
+ <outlet property="lastnameTextField" destination="44c-5R-OYU" id="M74-be-pNT"/>
623
+ <outlet property="nameTextField" destination="dNM-Cl-zPO" id="EbC-vc-qaP"/>
624
+ <outlet property="passwordTextField" destination="pY9-V2-bXs" id="iSN-ot-qDA"/>
625
+ <segue destination="lhw-FO-e94" kind="show" identifier="SuccesfullySignup" id="rNU-SE-eXY"/>
626
+ </connections>
627
+ </tableViewController>
628
+ <placeholder placeholderIdentifier="IBFirstResponder" id="LEe-Ii-j2D" userLabel="First Responder" sceneMemberID="firstResponder"/>
629
+ </objects>
630
+ <point key="canvasLocation" x="766" y="607"/>
631
+ </scene>
632
+ <!--tutorial-->
633
+ <scene sceneID="znZ-Hf-CuZ">
634
+ <objects>
635
+ <viewControllerPlaceholder storyboardName="Home" referencedIdentifier="tutorial" id="lhw-FO-e94" sceneMemberID="viewController"/>
636
+ <placeholder placeholderIdentifier="IBFirstResponder" id="yGh-W2-CfL" userLabel="First Responder" sceneMemberID="firstResponder"/>
637
+ </objects>
638
+ <point key="canvasLocation" x="1306" y="-114"/>
639
+ </scene>
640
+ <!--Forget PasswordVC-->
641
+ <scene sceneID="uzm-lI-llg">
642
+ <objects>
643
+ <viewController id="qnW-dc-Dwe" customClass="ForgetPasswordVC" customModule="NewProjectTest" customModuleProvider="target" sceneMemberID="viewController">
644
+ <view key="view" contentMode="scaleToFill" id="ar3-U8-g5y">
645
+ <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
646
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
647
+ <subviews>
648
+ <view contentMode="scaleToFill" restorationIdentifier="backViewID" translatesAutoresizingMaskIntoConstraints="NO" id="mPH-RM-7fx">
649
+ <rect key="frame" x="0.0" y="20" width="375" height="647"/>
650
+ <subviews>
651
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="R8g-Ja-AdI">
652
+ <rect key="frame" x="37" y="148" width="300" height="350"/>
653
+ <subviews>
654
+ <view userInteractionEnabled="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="fce-4i-BaL">
655
+ <rect key="frame" x="0.0" y="0.0" width="300" height="150"/>
656
+ <subviews>
657
+ <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="lock" translatesAutoresizingMaskIntoConstraints="NO" id="cn2-mG-vk7">
658
+ <rect key="frame" x="123" y="22" width="53" height="65"/>
659
+ <constraints>
660
+ <constraint firstAttribute="height" constant="65" id="hMM-NS-Xi6"/>
661
+ <constraint firstAttribute="width" secondItem="cn2-mG-vk7" secondAttribute="height" multiplier="53:65.3" id="mJU-cV-Pu6"/>
662
+ </constraints>
663
+ </imageView>
664
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="RESTORE PASSWORD" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumScaleFactor="0.69999999999999996" translatesAutoresizingMaskIntoConstraints="NO" id="tmp-Se-aVR">
665
+ <rect key="frame" x="20" y="97" width="260" height="33"/>
666
+ <fontDescription key="fontDescription" name="Roboto-Regular" family="Roboto" pointSize="17"/>
667
+ <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
668
+ <nil key="highlightedColor"/>
669
+ </label>
670
+ </subviews>
671
+ <color key="backgroundColor" red="0.0" green="0.80784313725490198" blue="0.81960784313725488" alpha="1" colorSpace="calibratedRGB"/>
672
+ <constraints>
673
+ <constraint firstItem="tmp-Se-aVR" firstAttribute="top" secondItem="cn2-mG-vk7" secondAttribute="bottom" constant="10" id="39q-Yq-gxd"/>
674
+ <constraint firstAttribute="trailing" secondItem="tmp-Se-aVR" secondAttribute="trailing" constant="20" id="IKZ-WV-eWj"/>
675
+ <constraint firstAttribute="bottom" secondItem="tmp-Se-aVR" secondAttribute="bottom" constant="20" id="KIa-ir-mWe"/>
676
+ <constraint firstItem="cn2-mG-vk7" firstAttribute="top" secondItem="fce-4i-BaL" secondAttribute="top" constant="22" id="Q6G-H5-L8L"/>
677
+ <constraint firstAttribute="height" constant="150" id="ivH-Wa-xQY"/>
678
+ <constraint firstItem="tmp-Se-aVR" firstAttribute="leading" secondItem="fce-4i-BaL" secondAttribute="leading" constant="20" id="mZi-gP-Kls"/>
679
+ <constraint firstItem="cn2-mG-vk7" firstAttribute="centerX" secondItem="fce-4i-BaL" secondAttribute="centerX" id="t5u-mf-YUO"/>
680
+ </constraints>
681
+ </view>
682
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Dvl-U1-N2d">
683
+ <rect key="frame" x="0.0" y="150" width="300" height="200"/>
684
+ <subviews>
685
+ <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="yu1-vJ-4nG">
686
+ <rect key="frame" x="20" y="80" width="260" height="40"/>
687
+ <color key="backgroundColor" red="0.78823529411764703" green="0.82745098039215681" blue="0.87450980392156863" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
688
+ <constraints>
689
+ <constraint firstAttribute="height" constant="40" id="7nv-bz-kE8"/>
690
+ </constraints>
691
+ <color key="textColor" red="0.12549019610000001" green="0.30980392159999998" blue="0.4431372549" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
692
+ <fontDescription key="fontDescription" type="system" pointSize="14"/>
693
+ <textInputTraits key="textInputTraits" keyboardType="emailAddress" returnKeyType="next" textContentType="email"/>
694
+ <userDefinedRuntimeAttributes>
695
+ <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
696
+ <color key="value" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
697
+ </userDefinedRuntimeAttribute>
698
+ </userDefinedRuntimeAttributes>
699
+ </textField>
700
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="NeD-QL-0cL" customClass="LoadingButton" customModule="NewProjectTest" customModuleProvider="target">
701
+ <rect key="frame" x="20" y="135" width="260" height="40"/>
702
+ <color key="backgroundColor" red="0.070588235294117646" green="0.95686274509803915" blue="0.87450980392156863" alpha="1" colorSpace="calibratedRGB"/>
703
+ <constraints>
704
+ <constraint firstAttribute="height" constant="40" id="XSC-eU-uUm"/>
705
+ </constraints>
706
+ <fontDescription key="fontDescription" name="Roboto-Bold" family="Roboto" pointSize="17"/>
707
+ <state key="normal" title="SEND LINK">
708
+ <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
709
+ </state>
710
+ <userDefinedRuntimeAttributes>
711
+ <userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="YES"/>
712
+ <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
713
+ <integer key="value" value="6"/>
714
+ </userDefinedRuntimeAttribute>
715
+ </userDefinedRuntimeAttributes>
716
+ <connections>
717
+ <action selector="sendTapped:" destination="qnW-dc-Dwe" eventType="touchUpInside" id="px4-yS-Ix2"/>
718
+ </connections>
719
+ </button>
720
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Enter your email address associated with your account and we will send you a link to reset your password" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="3" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="KFR-qg-7OL">
721
+ <rect key="frame" x="20" y="19.5" width="260" height="45.5"/>
722
+ <fontDescription key="fontDescription" name="Roboto-Regular" family="Roboto" pointSize="13"/>
723
+ <color key="textColor" red="0.14901960784313725" green="0.74509803921568629" blue="0.75686274509803919" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
724
+ <nil key="highlightedColor"/>
725
+ </label>
726
+ </subviews>
727
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
728
+ <constraints>
729
+ <constraint firstItem="NeD-QL-0cL" firstAttribute="leading" secondItem="KFR-qg-7OL" secondAttribute="leading" id="0XO-bU-4A8"/>
730
+ <constraint firstItem="NeD-QL-0cL" firstAttribute="trailing" secondItem="KFR-qg-7OL" secondAttribute="trailing" id="1M2-gg-wdk"/>
731
+ <constraint firstItem="KFR-qg-7OL" firstAttribute="top" relation="greaterThanOrEqual" secondItem="Dvl-U1-N2d" secondAttribute="top" id="LPQ-S4-ptU"/>
732
+ <constraint firstItem="yu1-vJ-4nG" firstAttribute="leading" secondItem="KFR-qg-7OL" secondAttribute="leading" id="Mee-xh-mA7"/>
733
+ <constraint firstItem="KFR-qg-7OL" firstAttribute="leading" secondItem="Dvl-U1-N2d" secondAttribute="leading" constant="20" id="TJd-pL-Jmw"/>
734
+ <constraint firstItem="NeD-QL-0cL" firstAttribute="top" secondItem="yu1-vJ-4nG" secondAttribute="bottom" constant="15" id="Yzn-oG-9Yg"/>
735
+ <constraint firstItem="yu1-vJ-4nG" firstAttribute="trailing" secondItem="KFR-qg-7OL" secondAttribute="trailing" id="akQ-E0-4IG"/>
736
+ <constraint firstAttribute="bottom" relation="greaterThanOrEqual" secondItem="NeD-QL-0cL" secondAttribute="bottom" id="j8n-Fx-vKG"/>
737
+ <constraint firstAttribute="trailing" secondItem="KFR-qg-7OL" secondAttribute="trailing" constant="20" id="qXn-Gb-Voz"/>
738
+ <constraint firstItem="yu1-vJ-4nG" firstAttribute="centerY" secondItem="Dvl-U1-N2d" secondAttribute="centerY" id="qZB-Cd-qpV"/>
739
+ <constraint firstItem="yu1-vJ-4nG" firstAttribute="top" secondItem="KFR-qg-7OL" secondAttribute="bottom" constant="15" id="voE-Gi-efP"/>
740
+ </constraints>
741
+ </view>
742
+ </subviews>
743
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
744
+ <constraints>
745
+ <constraint firstAttribute="width" constant="300" id="34n-8G-YQh"/>
746
+ <constraint firstAttribute="bottom" secondItem="Dvl-U1-N2d" secondAttribute="bottom" id="4Df-Id-eif"/>
747
+ <constraint firstItem="Dvl-U1-N2d" firstAttribute="leading" secondItem="R8g-Ja-AdI" secondAttribute="leading" id="B7P-Gr-zb7"/>
748
+ <constraint firstItem="Dvl-U1-N2d" firstAttribute="top" secondItem="fce-4i-BaL" secondAttribute="bottom" id="Gyi-Y0-3Yo"/>
749
+ <constraint firstAttribute="trailing" secondItem="fce-4i-BaL" secondAttribute="trailing" id="Ndx-4G-uZm"/>
750
+ <constraint firstItem="fce-4i-BaL" firstAttribute="top" secondItem="R8g-Ja-AdI" secondAttribute="top" id="XbW-L9-Vfq"/>
751
+ <constraint firstAttribute="height" constant="350" id="n5V-4a-OJ7"/>
752
+ <constraint firstItem="fce-4i-BaL" firstAttribute="leading" secondItem="R8g-Ja-AdI" secondAttribute="leading" id="sah-fz-Wwj"/>
753
+ <constraint firstAttribute="trailing" secondItem="Dvl-U1-N2d" secondAttribute="trailing" id="wY6-pX-HTu"/>
754
+ </constraints>
755
+ <userDefinedRuntimeAttributes>
756
+ <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
757
+ <real key="value" value="10"/>
758
+ </userDefinedRuntimeAttribute>
759
+ </userDefinedRuntimeAttributes>
760
+ </view>
761
+ </subviews>
762
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
763
+ <constraints>
764
+ <constraint firstItem="R8g-Ja-AdI" firstAttribute="centerX" secondItem="mPH-RM-7fx" secondAttribute="centerX" id="2lA-OI-WDN"/>
765
+ <constraint firstItem="R8g-Ja-AdI" firstAttribute="top" secondItem="mPH-RM-7fx" secondAttribute="top" constant="148.5" id="TXO-jw-kr9"/>
766
+ <constraint firstAttribute="bottom" secondItem="R8g-Ja-AdI" secondAttribute="bottom" constant="148.5" id="tG0-cS-7JA"/>
767
+ </constraints>
768
+ </view>
769
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="xR2-XM-fxe">
770
+ <rect key="frame" x="16" y="34" width="50" height="50"/>
771
+ <constraints>
772
+ <constraint firstAttribute="height" constant="50" id="7Ed-Jo-uPm"/>
773
+ <constraint firstAttribute="width" constant="50" id="yFr-bB-9Hz"/>
774
+ </constraints>
775
+ <state key="normal" image="icons8-delete"/>
776
+ <connections>
777
+ <action selector="cancelTapped:" destination="qnW-dc-Dwe" eventType="touchUpInside" id="19f-nj-nSJ"/>
778
+ </connections>
779
+ </button>
780
+ </subviews>
781
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
782
+ <constraints>
783
+ <constraint firstItem="DvK-ds-jfj" firstAttribute="trailing" secondItem="mPH-RM-7fx" secondAttribute="trailing" id="0Oa-mU-odn"/>
784
+ <constraint firstItem="DvK-ds-jfj" firstAttribute="bottom" secondItem="mPH-RM-7fx" secondAttribute="bottom" id="JrA-vd-rsw"/>
785
+ <constraint firstItem="mPH-RM-7fx" firstAttribute="leading" secondItem="DvK-ds-jfj" secondAttribute="leading" id="Lsr-d0-V7l"/>
786
+ <constraint firstItem="mPH-RM-7fx" firstAttribute="top" secondItem="DvK-ds-jfj" secondAttribute="top" id="RLc-yT-FCS"/>
787
+ <constraint firstItem="xR2-XM-fxe" firstAttribute="top" secondItem="DvK-ds-jfj" secondAttribute="top" constant="14" id="epg-3a-hRQ"/>
788
+ <constraint firstItem="xR2-XM-fxe" firstAttribute="leading" secondItem="DvK-ds-jfj" secondAttribute="leading" constant="16" id="nme-Km-lI3"/>
789
+ </constraints>
790
+ <viewLayoutGuide key="safeArea" id="DvK-ds-jfj"/>
791
+ </view>
792
+ <connections>
793
+ <outlet property="backgroundView" destination="mPH-RM-7fx" id="vsH-TP-jqW"/>
794
+ <outlet property="bottomConstraint" destination="tG0-cS-7JA" id="R6I-bC-VGG"/>
795
+ <outlet property="cancelButton" destination="xR2-XM-fxe" id="dum-mf-zXN"/>
796
+ <outlet property="emailTextField" destination="yu1-vJ-4nG" id="BJM-AB-Ypx"/>
797
+ <outlet property="recoverView" destination="R8g-Ja-AdI" id="B2C-vE-Axp"/>
798
+ <outlet property="sendButton" destination="NeD-QL-0cL" id="4K9-aW-UIt"/>
799
+ <outlet property="topConstraint" destination="TXO-jw-kr9" id="aXu-EI-GJ3"/>
800
+ </connections>
801
+ </viewController>
802
+ <placeholder placeholderIdentifier="IBFirstResponder" id="uuQ-6Q-04L" userLabel="First Responder" sceneMemberID="firstResponder"/>
803
+ </objects>
804
+ <point key="canvasLocation" x="76" y="607"/>
805
+ </scene>
806
+ </scenes>
807
+ <resources>
808
+ <image name="icons8-delete" width="100" height="100"/>
809
+ <image name="lock" width="100" height="100"/>
810
+ </resources>
811
+ <inferredMetricsTieBreakers>
812
+ <segue reference="3GF-hz-RBN"/>
813
+ </inferredMetricsTieBreakers>
814
+ </document>