You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

341 lines
37 KiB

4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="15705" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
  3. <device id="retina4_7" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15706"/>
  7. <capability name="Named colors" minToolsVersion="9.0"/>
  8. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  9. </dependencies>
  10. <objects>
  11. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  12. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  13. <viewController id="eZb-O9-KwV" customClass="PINKeyboardView" customModule="JME_Remit" customModuleProvider="target">
  14. <layoutGuides>
  15. <viewControllerLayoutGuide type="top" id="1Nd-Cx-bNb"/>
  16. <viewControllerLayoutGuide type="bottom" id="lR7-xf-1EX"/>
  17. </layoutGuides>
  18. <view key="view" contentMode="scaleToFill" id="IOf-8m-rm3">
  19. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  20. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  21. <subviews>
  22. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="O4o-Ks-4Ii">
  23. <rect key="frame" x="0.0" y="0.0" width="375" height="267"/>
  24. <subviews>
  25. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="PinSecurity" translatesAutoresizingMaskIntoConstraints="NO" id="hVx-18-l1J" customClass="PhotoImageView" customModule="JME_Remit" customModuleProvider="target">
  26. <rect key="frame" x="143.5" y="72" width="88" height="88"/>
  27. <constraints>
  28. <constraint firstAttribute="width" secondItem="hVx-18-l1J" secondAttribute="height" multiplier="1:1" id="a4a-4U-7os"/>
  29. </constraints>
  30. </imageView>
  31. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Please enter your transaction PIN." textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="BiA-iv-5oK">
  32. <rect key="frame" x="20" y="180" width="335" height="23.5"/>
  33. <fontDescription key="fontDescription" type="system" pointSize="19"/>
  34. <color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  35. <nil key="highlightedColor"/>
  36. </label>
  37. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="6kS-ba-3rR">
  38. <rect key="frame" x="8" y="223.5" width="359" height="33.5"/>
  39. <subviews>
  40. <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" spacing="20" translatesAutoresizingMaskIntoConstraints="NO" id="mOX-iC-s3s">
  41. <rect key="frame" x="80" y="8" width="199" height="17.5"/>
  42. <subviews>
  43. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="y48-OI-bV6" userLabel="first" customClass="Indicator" customModule="JME_Remit" customModuleProvider="target">
  44. <rect key="frame" x="0.0" y="0.0" width="16.5" height="17.5"/>
  45. </view>
  46. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="EvL-fK-aNd" userLabel="second" customClass="Indicator" customModule="JME_Remit" customModuleProvider="target">
  47. <rect key="frame" x="36.5" y="0.0" width="16.5" height="17.5"/>
  48. </view>
  49. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ty0-rX-vyo" userLabel="third" customClass="Indicator" customModule="JME_Remit" customModuleProvider="target">
  50. <rect key="frame" x="73" y="0.0" width="16.5" height="17.5"/>
  51. </view>
  52. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="nQv-Y6-U7g" userLabel="four" customClass="Indicator" customModule="JME_Remit" customModuleProvider="target">
  53. <rect key="frame" x="109.5" y="0.0" width="16.5" height="17.5"/>
  54. </view>
  55. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="dMS-VL-QCd" userLabel="five" customClass="Indicator" customModule="JME_Remit" customModuleProvider="target">
  56. <rect key="frame" x="146" y="0.0" width="16.5" height="17.5"/>
  57. </view>
  58. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="zL8-cC-hXP" userLabel="six" customClass="Indicator" customModule="JME_Remit" customModuleProvider="target">
  59. <rect key="frame" x="182.5" y="0.0" width="16.5" height="17.5"/>
  60. </view>
  61. </subviews>
  62. </stackView>
  63. </subviews>
  64. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  65. <constraints>
  66. <constraint firstAttribute="trailing" secondItem="mOX-iC-s3s" secondAttribute="trailing" constant="80" id="4fm-QY-5hy"/>
  67. <constraint firstAttribute="bottom" secondItem="mOX-iC-s3s" secondAttribute="bottom" constant="8" id="8ut-0T-Z3I"/>
  68. <constraint firstItem="mOX-iC-s3s" firstAttribute="top" secondItem="6kS-ba-3rR" secondAttribute="top" constant="8" id="HtJ-YP-AfY"/>
  69. <constraint firstItem="mOX-iC-s3s" firstAttribute="leading" secondItem="6kS-ba-3rR" secondAttribute="leading" constant="80" id="OhV-Uh-mTt"/>
  70. </constraints>
  71. </view>
  72. </subviews>
  73. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  74. <constraints>
  75. <constraint firstItem="hVx-18-l1J" firstAttribute="centerX" secondItem="O4o-Ks-4Ii" secondAttribute="centerX" id="4ph-gk-YLp"/>
  76. <constraint firstItem="6kS-ba-3rR" firstAttribute="height" secondItem="O4o-Ks-4Ii" secondAttribute="height" multiplier="1:8" id="5vT-yP-MeY"/>
  77. <constraint firstItem="BiA-iv-5oK" firstAttribute="centerX" secondItem="O4o-Ks-4Ii" secondAttribute="centerX" id="ABR-dq-2Dy"/>
  78. <constraint firstAttribute="bottom" secondItem="6kS-ba-3rR" secondAttribute="bottom" constant="10" id="Bqx-Wn-kpU"/>
  79. <constraint firstAttribute="trailing" secondItem="BiA-iv-5oK" secondAttribute="trailing" constant="20" id="IN1-bn-LyO"/>
  80. <constraint firstItem="hVx-18-l1J" firstAttribute="top" secondItem="O4o-Ks-4Ii" secondAttribute="top" priority="750" constant="72" id="N54-PT-cYz"/>
  81. <constraint firstItem="6kS-ba-3rR" firstAttribute="top" secondItem="BiA-iv-5oK" secondAttribute="bottom" constant="20" id="RLP-3O-WxP"/>
  82. <constraint firstItem="BiA-iv-5oK" firstAttribute="top" secondItem="hVx-18-l1J" secondAttribute="bottom" constant="20" id="dUH-mc-nNL"/>
  83. <constraint firstAttribute="trailing" secondItem="6kS-ba-3rR" secondAttribute="trailing" constant="8" id="gi3-Ze-ZlI"/>
  84. <constraint firstItem="BiA-iv-5oK" firstAttribute="leading" secondItem="O4o-Ks-4Ii" secondAttribute="leading" constant="20" id="hm6-JS-fkp"/>
  85. <constraint firstItem="6kS-ba-3rR" firstAttribute="leading" secondItem="O4o-Ks-4Ii" secondAttribute="leading" constant="8" id="x0K-gx-1Dy"/>
  86. </constraints>
  87. </view>
  88. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="xRu-9U-A1v" userLabel="keyboard">
  89. <rect key="frame" x="0.0" y="267" width="375" height="400"/>
  90. <subviews>
  91. <button opaque="NO" clipsSubviews="YES" tag="1" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="uxb-3y-6MP" customClass="PinIndicator" customModule="JME_Remit" customModuleProvider="target">
  92. <rect key="frame" x="20" y="40" width="98.5" height="64"/>
  93. <fontDescription key="fontDescription" type="system" pointSize="25"/>
  94. <state key="normal" title="1">
  95. <color key="titleColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  96. </state>
  97. <state key="highlighted">
  98. <color key="titleColor" red="0.66812671800000001" green="0.79767667949999999" blue="0.2358612618" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  99. </state>
  100. <connections>
  101. <action selector="keyboardPressed:" destination="eZb-O9-KwV" eventType="touchUpInside" id="XYs-GF-s9W"/>
  102. </connections>
  103. </button>
  104. <button opaque="NO" clipsSubviews="YES" tag="2" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="HJZ-BT-9eb" customClass="PinIndicator" customModule="JME_Remit" customModuleProvider="target">
  105. <rect key="frame" x="138.5" y="40" width="98" height="64"/>
  106. <constraints>
  107. <constraint firstAttribute="width" secondItem="HJZ-BT-9eb" secondAttribute="height" multiplier="1:0.65" id="1VR-Td-HwG"/>
  108. </constraints>
  109. <fontDescription key="fontDescription" type="system" pointSize="25"/>
  110. <state key="normal" title="2">
  111. <color key="titleColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  112. </state>
  113. <state key="highlighted">
  114. <color key="titleColor" red="0.66812671800000001" green="0.79767667949999999" blue="0.2358612618" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  115. </state>
  116. <connections>
  117. <action selector="keyboardPressed:" destination="eZb-O9-KwV" eventType="touchUpInside" id="vLv-Z7-c4R"/>
  118. </connections>
  119. </button>
  120. <button opaque="NO" clipsSubviews="YES" tag="3" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="cog-Nd-UYd" customClass="PinIndicator" customModule="JME_Remit" customModuleProvider="target">
  121. <rect key="frame" x="256.5" y="40" width="98.5" height="64"/>
  122. <fontDescription key="fontDescription" type="system" pointSize="25"/>
  123. <state key="normal" title="3">
  124. <color key="titleColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  125. </state>
  126. <state key="highlighted">
  127. <color key="titleColor" red="0.66812671800000001" green="0.79767667949999999" blue="0.2358612618" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  128. </state>
  129. <connections>
  130. <action selector="keyboardPressed:" destination="eZb-O9-KwV" eventType="touchUpInside" id="kUY-ac-H1J"/>
  131. </connections>
  132. </button>
  133. <button opaque="NO" clipsSubviews="YES" tag="4" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="UJn-a6-MYe" customClass="PinIndicator" customModule="JME_Remit" customModuleProvider="target">
  134. <rect key="frame" x="20" y="120" width="98.5" height="64"/>
  135. <fontDescription key="fontDescription" type="system" pointSize="25"/>
  136. <state key="normal" title="4">
  137. <color key="titleColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  138. </state>
  139. <state key="highlighted">
  140. <color key="titleColor" red="0.66812671800000001" green="0.79767667949999999" blue="0.2358612618" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  141. </state>
  142. <connections>
  143. <action selector="keyboardPressed:" destination="eZb-O9-KwV" eventType="touchUpInside" id="vVP-wW-7UM"/>
  144. </connections>
  145. </button>
  146. <button opaque="NO" clipsSubviews="YES" tag="5" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="sva-ss-Jmv" customClass="PinIndicator" customModule="JME_Remit" customModuleProvider="target">
  147. <rect key="frame" x="138.5" y="120" width="98" height="64"/>
  148. <fontDescription key="fontDescription" type="system" pointSize="25"/>
  149. <state key="normal" title="5">
  150. <color key="titleColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  151. </state>
  152. <state key="highlighted">
  153. <color key="titleColor" red="0.66812671800000001" green="0.79767667949999999" blue="0.2358612618" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  154. </state>
  155. <connections>
  156. <action selector="keyboardPressed:" destination="eZb-O9-KwV" eventType="touchUpInside" id="4M3-s9-Shf"/>
  157. </connections>
  158. </button>
  159. <button opaque="NO" clipsSubviews="YES" tag="6" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="uve-ti-7ya" customClass="PinIndicator" customModule="JME_Remit" customModuleProvider="target">
  160. <rect key="frame" x="256.5" y="120" width="98.5" height="64"/>
  161. <fontDescription key="fontDescription" type="system" pointSize="25"/>
  162. <state key="normal" title="6">
  163. <color key="titleColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  164. </state>
  165. <state key="highlighted">
  166. <color key="titleColor" red="0.66812671800000001" green="0.79767667949999999" blue="0.2358612618" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  167. </state>
  168. <connections>
  169. <action selector="keyboardPressed:" destination="eZb-O9-KwV" eventType="touchUpInside" id="6ST-Wn-yxf"/>
  170. </connections>
  171. </button>
  172. <button opaque="NO" clipsSubviews="YES" tag="7" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="rAE-1L-zxN" customClass="PinIndicator" customModule="JME_Remit" customModuleProvider="target">
  173. <rect key="frame" x="20" y="200" width="98.5" height="64"/>
  174. <fontDescription key="fontDescription" type="system" pointSize="25"/>
  175. <state key="normal" title="7">
  176. <color key="titleColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  177. </state>
  178. <state key="highlighted">
  179. <color key="titleColor" red="0.66812671800000001" green="0.79767667949999999" blue="0.2358612618" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  180. </state>
  181. <connections>
  182. <action selector="keyboardPressed:" destination="eZb-O9-KwV" eventType="touchUpInside" id="I4e-kV-iez"/>
  183. </connections>
  184. </button>
  185. <button opaque="NO" clipsSubviews="YES" tag="8" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="abq-s3-wbI" customClass="PinIndicator" customModule="JME_Remit" customModuleProvider="target">
  186. <rect key="frame" x="138.5" y="200" width="98" height="64"/>
  187. <fontDescription key="fontDescription" type="system" pointSize="25"/>
  188. <state key="normal" title="8">
  189. <color key="titleColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  190. </state>
  191. <state key="highlighted">
  192. <color key="titleColor" red="0.66812671800000001" green="0.79767667949999999" blue="0.2358612618" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  193. </state>
  194. <connections>
  195. <action selector="keyboardPressed:" destination="eZb-O9-KwV" eventType="touchUpInside" id="VeO-5Y-HF2"/>
  196. </connections>
  197. </button>
  198. <button opaque="NO" clipsSubviews="YES" tag="9" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="cKD-qE-N40" customClass="PinIndicator" customModule="JME_Remit" customModuleProvider="target">
  199. <rect key="frame" x="256.5" y="200" width="98.5" height="64"/>
  200. <fontDescription key="fontDescription" type="system" pointSize="25"/>
  201. <state key="normal" title="9">
  202. <color key="titleColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  203. </state>
  204. <state key="highlighted">
  205. <color key="titleColor" red="0.66812671800000001" green="0.79767667949999999" blue="0.2358612618" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  206. </state>
  207. <connections>
  208. <action selector="keyboardPressed:" destination="eZb-O9-KwV" eventType="touchUpInside" id="tam-0v-T01"/>
  209. </connections>
  210. </button>
  211. <button opaque="NO" clipsSubviews="YES" tag="1001" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="fEL-KO-vKM" customClass="DeleteOKIndicator" customModule="JME_Remit" customModuleProvider="target">
  212. <rect key="frame" x="256.5" y="280" width="98.5" height="63.5"/>
  213. <color key="backgroundColor" name="ThemeRed"/>
  214. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  215. <state key="normal" title="Cancel">
  216. <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  217. </state>
  218. <state key="highlighted">
  219. <color key="titleColor" red="0.66812671800000001" green="0.79767667949999999" blue="0.2358612618" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  220. </state>
  221. <connections>
  222. <action selector="keyboardPressed:" destination="eZb-O9-KwV" eventType="touchUpInside" id="LXj-tf-Iwj"/>
  223. </connections>
  224. </button>
  225. <button opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="hQB-bP-FZg" customClass="PinIndicator" customModule="JME_Remit" customModuleProvider="target">
  226. <rect key="frame" x="138.5" y="280" width="98" height="63.5"/>
  227. <fontDescription key="fontDescription" type="system" pointSize="25"/>
  228. <state key="normal" title="0">
  229. <color key="titleColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  230. </state>
  231. <state key="highlighted">
  232. <color key="titleColor" red="0.66812671800000001" green="0.79767667949999999" blue="0.2358612618" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  233. </state>
  234. <connections>
  235. <action selector="keyboardPressed:" destination="eZb-O9-KwV" eventType="touchUpInside" id="SKt-zf-xYu"/>
  236. </connections>
  237. </button>
  238. <button opaque="NO" clipsSubviews="YES" tag="1000" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="CIU-9Q-OSg" customClass="DeleteOKIndicator" customModule="JME_Remit" customModuleProvider="target">
  239. <rect key="frame" x="20" y="280" width="98.5" height="63.5"/>
  240. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  241. <fontDescription key="fontDescription" type="system" pointSize="25"/>
  242. <state key="normal" image="ic_backspace_icon">
  243. <color key="titleColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  244. </state>
  245. <state key="highlighted">
  246. <color key="titleColor" red="0.66812671800000001" green="0.79767667949999999" blue="0.2358612618" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  247. </state>
  248. <connections>
  249. <action selector="keyboardPressed:" destination="eZb-O9-KwV" eventType="touchUpInside" id="3tQ-Zd-NaK"/>
  250. </connections>
  251. </button>
  252. </subviews>
  253. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  254. <constraints>
  255. <constraint firstItem="UJn-a6-MYe" firstAttribute="width" secondItem="uxb-3y-6MP" secondAttribute="width" id="0Ik-lC-yc3"/>
  256. <constraint firstItem="rAE-1L-zxN" firstAttribute="height" secondItem="UJn-a6-MYe" secondAttribute="height" id="19H-VD-zGk"/>
  257. <constraint firstItem="fEL-KO-vKM" firstAttribute="leading" secondItem="hQB-bP-FZg" secondAttribute="trailing" constant="20" id="1yT-f6-moA"/>
  258. <constraint firstItem="UJn-a6-MYe" firstAttribute="centerX" secondItem="uxb-3y-6MP" secondAttribute="centerX" id="2FN-uq-SWi"/>
  259. <constraint firstItem="hQB-bP-FZg" firstAttribute="width" secondItem="abq-s3-wbI" secondAttribute="width" id="54y-Oo-XAm"/>
  260. <constraint firstItem="cog-Nd-UYd" firstAttribute="centerY" secondItem="HJZ-BT-9eb" secondAttribute="centerY" id="5Ck-sy-Zej"/>
  261. <constraint firstItem="hQB-bP-FZg" firstAttribute="centerY" secondItem="CIU-9Q-OSg" secondAttribute="centerY" id="5RK-bH-4FC"/>
  262. <constraint firstItem="uve-ti-7ya" firstAttribute="height" secondItem="cog-Nd-UYd" secondAttribute="height" id="7tf-3c-9i5"/>
  263. <constraint firstItem="cKD-qE-N40" firstAttribute="width" secondItem="uve-ti-7ya" secondAttribute="width" id="8mp-fF-bvv"/>
  264. <constraint firstItem="abq-s3-wbI" firstAttribute="centerX" secondItem="xRu-9U-A1v" secondAttribute="centerX" id="9hx-Dj-SOW"/>
  265. <constraint firstItem="hQB-bP-FZg" firstAttribute="leading" secondItem="CIU-9Q-OSg" secondAttribute="trailing" constant="20" id="AIO-a5-Se4"/>
  266. <constraint firstItem="fEL-KO-vKM" firstAttribute="height" secondItem="hQB-bP-FZg" secondAttribute="height" id="B53-qa-jpR"/>
  267. <constraint firstItem="abq-s3-wbI" firstAttribute="top" secondItem="sva-ss-Jmv" secondAttribute="bottom" constant="16" id="BDF-sI-rmk"/>
  268. <constraint firstItem="cKD-qE-N40" firstAttribute="height" secondItem="uve-ti-7ya" secondAttribute="height" id="BbX-JH-7P8"/>
  269. <constraint firstItem="cog-Nd-UYd" firstAttribute="height" secondItem="HJZ-BT-9eb" secondAttribute="height" id="EOW-LG-B7A"/>
  270. <constraint firstItem="hQB-bP-FZg" firstAttribute="height" secondItem="CIU-9Q-OSg" secondAttribute="height" id="FfL-tW-lNI"/>
  271. <constraint firstItem="HJZ-BT-9eb" firstAttribute="width" secondItem="uxb-3y-6MP" secondAttribute="width" id="GVU-Rt-neZ"/>
  272. <constraint firstItem="rAE-1L-zxN" firstAttribute="centerX" secondItem="UJn-a6-MYe" secondAttribute="centerX" id="H37-JR-GW4"/>
  273. <constraint firstItem="CIU-9Q-OSg" firstAttribute="width" secondItem="hQB-bP-FZg" secondAttribute="width" id="I7U-kB-boH"/>
  274. <constraint firstItem="cog-Nd-UYd" firstAttribute="width" secondItem="HJZ-BT-9eb" secondAttribute="width" id="Jpb-Pm-ajj"/>
  275. <constraint firstItem="cKD-qE-N40" firstAttribute="centerX" secondItem="uve-ti-7ya" secondAttribute="centerX" id="MjW-6J-XDk"/>
  276. <constraint firstItem="hQB-bP-FZg" firstAttribute="height" secondItem="abq-s3-wbI" secondAttribute="height" id="MzG-q2-48J"/>
  277. <constraint firstItem="cog-Nd-UYd" firstAttribute="leading" secondItem="HJZ-BT-9eb" secondAttribute="trailing" constant="20" id="PlA-aL-v9p"/>
  278. <constraint firstItem="HJZ-BT-9eb" firstAttribute="leading" secondItem="uxb-3y-6MP" secondAttribute="trailing" constant="20" id="S9d-ie-sLF"/>
  279. <constraint firstItem="uve-ti-7ya" firstAttribute="centerX" secondItem="cog-Nd-UYd" secondAttribute="centerX" id="Sa1-Ut-grM"/>
  280. <constraint firstItem="HJZ-BT-9eb" firstAttribute="centerX" secondItem="xRu-9U-A1v" secondAttribute="centerX" id="TNU-zm-P8N"/>
  281. <constraint firstItem="fEL-KO-vKM" firstAttribute="width" secondItem="hQB-bP-FZg" secondAttribute="width" id="TcF-BD-804"/>
  282. <constraint firstItem="abq-s3-wbI" firstAttribute="width" secondItem="sva-ss-Jmv" secondAttribute="width" id="TjO-Fs-F3F"/>
  283. <constraint firstItem="cKD-qE-N40" firstAttribute="top" secondItem="uve-ti-7ya" secondAttribute="bottom" constant="16" id="WAL-R9-ezM"/>
  284. <constraint firstItem="HJZ-BT-9eb" firstAttribute="centerY" secondItem="uxb-3y-6MP" secondAttribute="centerY" id="Y8G-3f-7sU"/>
  285. <constraint firstItem="hQB-bP-FZg" firstAttribute="centerX" secondItem="abq-s3-wbI" secondAttribute="centerX" id="b1M-4B-89j"/>
  286. <constraint firstItem="sva-ss-Jmv" firstAttribute="centerX" secondItem="HJZ-BT-9eb" secondAttribute="centerX" id="eQs-7K-3s1"/>
  287. <constraint firstItem="uve-ti-7ya" firstAttribute="width" secondItem="cog-Nd-UYd" secondAttribute="width" id="eyS-xj-M1r"/>
  288. <constraint firstItem="fEL-KO-vKM" firstAttribute="centerY" secondItem="hQB-bP-FZg" secondAttribute="centerY" id="fcb-YW-Tja"/>
  289. <constraint firstItem="UJn-a6-MYe" firstAttribute="height" secondItem="uxb-3y-6MP" secondAttribute="height" id="hmB-Oy-yXn"/>
  290. <constraint firstItem="sva-ss-Jmv" firstAttribute="height" secondItem="HJZ-BT-9eb" secondAttribute="height" id="nXX-W2-9i9"/>
  291. <constraint firstItem="rAE-1L-zxN" firstAttribute="top" secondItem="UJn-a6-MYe" secondAttribute="bottom" constant="16" id="oIc-Ce-PaD"/>
  292. <constraint firstItem="sva-ss-Jmv" firstAttribute="centerX" secondItem="xRu-9U-A1v" secondAttribute="centerX" id="pKA-SV-hqQ"/>
  293. <constraint firstAttribute="trailing" secondItem="cog-Nd-UYd" secondAttribute="trailing" constant="20" id="pdq-9q-ZTs"/>
  294. <constraint firstItem="HJZ-BT-9eb" firstAttribute="height" secondItem="uxb-3y-6MP" secondAttribute="height" id="qFo-An-Z2I"/>
  295. <constraint firstItem="rAE-1L-zxN" firstAttribute="width" secondItem="UJn-a6-MYe" secondAttribute="width" id="r3K-QY-JJT"/>
  296. <constraint firstItem="sva-ss-Jmv" firstAttribute="width" secondItem="HJZ-BT-9eb" secondAttribute="width" id="rYi-LJ-IXw"/>
  297. <constraint firstItem="hQB-bP-FZg" firstAttribute="top" secondItem="abq-s3-wbI" secondAttribute="bottom" constant="16" id="ssc-mZ-kb3"/>
  298. <constraint firstItem="sva-ss-Jmv" firstAttribute="top" secondItem="HJZ-BT-9eb" secondAttribute="bottom" constant="16" id="tLG-tV-dJE"/>
  299. <constraint firstItem="uxb-3y-6MP" firstAttribute="leading" secondItem="xRu-9U-A1v" secondAttribute="leading" constant="20" id="uEG-IC-KJc"/>
  300. <constraint firstItem="UJn-a6-MYe" firstAttribute="top" secondItem="uxb-3y-6MP" secondAttribute="bottom" constant="16" id="w7j-OE-zjo"/>
  301. <constraint firstItem="uve-ti-7ya" firstAttribute="top" secondItem="cog-Nd-UYd" secondAttribute="bottom" constant="16" id="x1U-bo-9RS"/>
  302. <constraint firstItem="sva-ss-Jmv" firstAttribute="bottom" secondItem="xRu-9U-A1v" secondAttribute="centerY" constant="-16" id="yDb-aw-x5h"/>
  303. <constraint firstItem="abq-s3-wbI" firstAttribute="height" secondItem="sva-ss-Jmv" secondAttribute="height" id="zaU-Xb-Hb6"/>
  304. </constraints>
  305. </view>
  306. </subviews>
  307. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  308. <constraints>
  309. <constraint firstItem="O4o-Ks-4Ii" firstAttribute="height" secondItem="IOf-8m-rm3" secondAttribute="height" multiplier="1:2.5" id="3Jd-vS-1Uy"/>
  310. <constraint firstAttribute="trailing" secondItem="xRu-9U-A1v" secondAttribute="trailing" id="7Gx-rG-Z33"/>
  311. <constraint firstItem="xRu-9U-A1v" firstAttribute="leading" secondItem="IOf-8m-rm3" secondAttribute="leading" id="JGX-ya-vx1"/>
  312. <constraint firstItem="O4o-Ks-4Ii" firstAttribute="top" secondItem="IOf-8m-rm3" secondAttribute="top" id="P6m-eY-Usf"/>
  313. <constraint firstAttribute="bottom" secondItem="xRu-9U-A1v" secondAttribute="bottom" id="gKj-fb-OZp"/>
  314. <constraint firstItem="xRu-9U-A1v" firstAttribute="top" secondItem="O4o-Ks-4Ii" secondAttribute="bottom" id="jWl-Y0-LxV"/>
  315. <constraint firstItem="hVx-18-l1J" firstAttribute="width" secondItem="IOf-8m-rm3" secondAttribute="width" multiplier="1:4.25" id="sNw-8Z-NlU"/>
  316. <constraint firstAttribute="trailing" secondItem="O4o-Ks-4Ii" secondAttribute="trailing" id="xJg-Dp-gkv"/>
  317. <constraint firstItem="O4o-Ks-4Ii" firstAttribute="leading" secondItem="IOf-8m-rm3" secondAttribute="leading" id="xNr-xt-esq"/>
  318. </constraints>
  319. </view>
  320. <connections>
  321. <outlet property="cancelBttn" destination="fEL-KO-vKM" id="C4E-QO-BtD"/>
  322. <outlet property="messageLabel" destination="BiA-iv-5oK" id="fdo-bX-80h"/>
  323. <outlet property="photoImageView" destination="hVx-18-l1J" id="gSk-Zu-Xoe"/>
  324. <outletCollection property="pinIndicators" destination="y48-OI-bV6" collectionClass="NSMutableArray" id="1AY-fZ-6tm"/>
  325. <outletCollection property="pinIndicators" destination="EvL-fK-aNd" collectionClass="NSMutableArray" id="BFG-Uv-9tX"/>
  326. <outletCollection property="pinIndicators" destination="ty0-rX-vyo" collectionClass="NSMutableArray" id="evP-lU-FiQ"/>
  327. <outletCollection property="pinIndicators" destination="nQv-Y6-U7g" collectionClass="NSMutableArray" id="6RC-Z1-oFg"/>
  328. <outletCollection property="pinIndicators" destination="dMS-VL-QCd" collectionClass="NSMutableArray" id="4rl-b6-dod"/>
  329. <outletCollection property="pinIndicators" destination="zL8-cC-hXP" collectionClass="NSMutableArray" id="dsg-cy-7ds"/>
  330. </connections>
  331. <point key="canvasLocation" x="-213.59999999999999" y="-163.26836581709148"/>
  332. </viewController>
  333. </objects>
  334. <resources>
  335. <image name="PinSecurity" width="100" height="100"/>
  336. <image name="ic_backspace_icon" width="24" height="18"/>
  337. <namedColor name="ThemeRed">
  338. <color red="0.86274509803921573" green="0.078431372549019607" blue="0.19215686274509805" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  339. </namedColor>
  340. </resources>
  341. </document>