ScreenLockViewController.xib 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14460.31" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
  3. <device id="retina5_5" orientation="portrait">
  4. <adaptation id="fullscreen"/>
  5. </device>
  6. <dependencies>
  7. <deployment identifier="iOS"/>
  8. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14460.20"/>
  9. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  10. </dependencies>
  11. <objects>
  12. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="ScreenLockViewController">
  13. <connections>
  14. <outlet property="btnCancel" destination="v50-bh-NpR" id="lda-CB-fBq"/>
  15. <outlet property="mainTitle" destination="2dA-NS-abV" id="tEi-di-mF1"/>
  16. <outlet property="password1" destination="Ap6-aW-bHE" id="gpQ-Ow-bje"/>
  17. <outlet property="password2" destination="EDz-La-MSl" id="chN-9R-eu1"/>
  18. <outlet property="password3" destination="POw-aS-4gG" id="uNX-0n-aFo"/>
  19. <outlet property="password4" destination="jlU-YB-YIu" id="ifP-Zr-5u7"/>
  20. <outlet property="password5" destination="DVh-e5-bes" id="6cW-us-Htb"/>
  21. <outlet property="password6" destination="7Ln-rt-L5n" id="PNM-Cb-qSL"/>
  22. <outlet property="subTitle" destination="bOp-Rv-sbZ" id="trf-ZD-VGM"/>
  23. <outlet property="topContainer" destination="qYZ-gf-Dwg" id="jFQ-si-ZBo"/>
  24. <outlet property="topMargin" destination="fre-py-hTx" id="bBL-0j-xUm"/>
  25. <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
  26. <outlet property="warningText" destination="rbM-2X-cPU" id="IhU-PO-vtR"/>
  27. </connections>
  28. </placeholder>
  29. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  30. <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
  31. <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
  32. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  33. <subviews>
  34. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="qYZ-gf-Dwg">
  35. <rect key="frame" x="0.0" y="0.0" width="414" height="368"/>
  36. <subviews>
  37. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="암호입력" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="2dA-NS-abV">
  38. <rect key="frame" x="0.0" y="80" width="414" height="59"/>
  39. <constraints>
  40. <constraint firstAttribute="height" constant="59" id="bde-T0-yUU"/>
  41. </constraints>
  42. <fontDescription key="fontDescription" type="system" weight="semibold" pointSize="28"/>
  43. <nil key="textColor"/>
  44. <nil key="highlightedColor"/>
  45. </label>
  46. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="암호를 입력해 주세요" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bOp-Rv-sbZ">
  47. <rect key="frame" x="0.0" y="147" width="414" height="20.333333333333343"/>
  48. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  49. <nil key="textColor"/>
  50. <nil key="highlightedColor"/>
  51. </label>
  52. <stackView opaque="NO" contentMode="scaleToFill" spacing="20" translatesAutoresizingMaskIntoConstraints="NO" id="BUt-ML-b21">
  53. <rect key="frame" x="97" y="207.33333333333334" width="220" height="20"/>
  54. <subviews>
  55. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Ap6-aW-bHE" userLabel="password1">
  56. <rect key="frame" x="0.0" y="0.0" width="20" height="20"/>
  57. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  58. <constraints>
  59. <constraint firstAttribute="height" constant="20" id="Kr5-3Q-hm8"/>
  60. <constraint firstAttribute="width" secondItem="Ap6-aW-bHE" secondAttribute="height" multiplier="1:1" id="aJL-dN-CFF"/>
  61. <constraint firstAttribute="width" constant="20" id="w9r-GL-fPs"/>
  62. </constraints>
  63. </view>
  64. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="EDz-La-MSl" userLabel="password2">
  65. <rect key="frame" x="40" y="0.0" width="20" height="20"/>
  66. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  67. <constraints>
  68. <constraint firstAttribute="height" constant="20" id="R5g-FG-xfn"/>
  69. <constraint firstAttribute="width" secondItem="EDz-La-MSl" secondAttribute="height" multiplier="1:1" id="gQy-3a-vqM"/>
  70. <constraint firstAttribute="width" constant="20" id="sek-ga-phw"/>
  71. </constraints>
  72. </view>
  73. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="POw-aS-4gG" userLabel="password3">
  74. <rect key="frame" x="80" y="0.0" width="20" height="20"/>
  75. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  76. <constraints>
  77. <constraint firstAttribute="width" secondItem="POw-aS-4gG" secondAttribute="height" multiplier="1:1" id="GkM-L0-He6"/>
  78. <constraint firstAttribute="width" constant="20" id="TKL-LX-Umz"/>
  79. <constraint firstAttribute="height" constant="20" id="t2h-R5-e2u"/>
  80. </constraints>
  81. </view>
  82. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="jlU-YB-YIu" userLabel="password4">
  83. <rect key="frame" x="120" y="0.0" width="20" height="20"/>
  84. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  85. <constraints>
  86. <constraint firstAttribute="height" constant="20" id="dnF-vW-MMy"/>
  87. <constraint firstAttribute="width" constant="20" id="gVP-xn-lfz"/>
  88. </constraints>
  89. </view>
  90. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="DVh-e5-bes" userLabel="password5">
  91. <rect key="frame" x="160" y="0.0" width="20" height="20"/>
  92. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  93. <constraints>
  94. <constraint firstAttribute="height" constant="20" id="ibV-SO-YNm"/>
  95. <constraint firstAttribute="width" constant="20" id="o1g-ej-3sF"/>
  96. </constraints>
  97. </view>
  98. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="7Ln-rt-L5n" userLabel="password6">
  99. <rect key="frame" x="200" y="0.0" width="20" height="20"/>
  100. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  101. <constraints>
  102. <constraint firstAttribute="height" constant="20" id="2Qn-mo-nto"/>
  103. <constraint firstAttribute="width" constant="20" id="GP6-fb-HjE"/>
  104. </constraints>
  105. </view>
  106. </subviews>
  107. <constraints>
  108. <constraint firstItem="DVh-e5-bes" firstAttribute="width" secondItem="DVh-e5-bes" secondAttribute="height" multiplier="1:1" id="Lfg-di-zQU"/>
  109. <constraint firstItem="7Ln-rt-L5n" firstAttribute="width" secondItem="7Ln-rt-L5n" secondAttribute="height" multiplier="1:1" id="a8m-Yc-wPJ"/>
  110. <constraint firstItem="jlU-YB-YIu" firstAttribute="width" secondItem="jlU-YB-YIu" secondAttribute="height" multiplier="1:1" id="edf-qP-7h3"/>
  111. </constraints>
  112. </stackView>
  113. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="암호를 분실했을 경우 앱을 삭제하고 재설치하여 새로운 암호를 설정하시기 바랍니다." textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="4" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="rbM-2X-cPU">
  114. <rect key="frame" x="8" y="296" width="398" height="64"/>
  115. <constraints>
  116. <constraint firstAttribute="height" constant="64" id="LNJ-3W-eaj"/>
  117. </constraints>
  118. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  119. <nil key="textColor"/>
  120. <nil key="highlightedColor"/>
  121. </label>
  122. </subviews>
  123. <color key="backgroundColor" red="0.27843137254901962" green="0.4392156862745098" blue="0.69803921568627447" alpha="1" colorSpace="calibratedRGB"/>
  124. <constraints>
  125. <constraint firstItem="2dA-NS-abV" firstAttribute="leading" secondItem="bOp-Rv-sbZ" secondAttribute="leading" id="MBg-lF-SDy"/>
  126. <constraint firstAttribute="trailing" secondItem="rbM-2X-cPU" secondAttribute="trailing" constant="8" id="NSW-g5-zgh"/>
  127. <constraint firstItem="BUt-ML-b21" firstAttribute="centerX" secondItem="qYZ-gf-Dwg" secondAttribute="centerX" id="OSB-QB-Jwv"/>
  128. <constraint firstItem="BUt-ML-b21" firstAttribute="top" secondItem="bOp-Rv-sbZ" secondAttribute="bottom" constant="40" id="ShY-Vs-GGl"/>
  129. <constraint firstItem="2dA-NS-abV" firstAttribute="trailing" secondItem="bOp-Rv-sbZ" secondAttribute="trailing" id="TEy-Vj-IEl"/>
  130. <constraint firstItem="bOp-Rv-sbZ" firstAttribute="top" secondItem="2dA-NS-abV" secondAttribute="bottom" constant="8" symbolic="YES" id="WgT-QT-lAo"/>
  131. <constraint firstItem="2dA-NS-abV" firstAttribute="leading" secondItem="qYZ-gf-Dwg" secondAttribute="leading" id="XZA-xD-vcA"/>
  132. <constraint firstItem="rbM-2X-cPU" firstAttribute="leading" secondItem="qYZ-gf-Dwg" secondAttribute="leading" constant="8" id="ayz-qt-rJx"/>
  133. <constraint firstItem="2dA-NS-abV" firstAttribute="top" secondItem="qYZ-gf-Dwg" secondAttribute="top" constant="80" id="fre-py-hTx"/>
  134. <constraint firstItem="rbM-2X-cPU" firstAttribute="bottom" secondItem="qYZ-gf-Dwg" secondAttribute="bottomMargin" id="yT2-cZ-qn1"/>
  135. <constraint firstAttribute="trailing" secondItem="2dA-NS-abV" secondAttribute="trailing" id="z4O-zA-bak"/>
  136. </constraints>
  137. </view>
  138. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="nnq-ob-isE">
  139. <rect key="frame" x="0.0" y="368" width="414" height="368"/>
  140. <subviews>
  141. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="631-dV-gww">
  142. <rect key="frame" x="0.0" y="0.0" width="138" height="93"/>
  143. <fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
  144. <state key="normal" title="1">
  145. <color key="titleColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  146. </state>
  147. <connections>
  148. <action selector="clickNum1WithSender:" destination="-1" eventType="touchUpInside" id="LSZ-TT-0vf"/>
  149. </connections>
  150. </button>
  151. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="g5R-VU-Ten">
  152. <rect key="frame" x="138" y="0.0" width="138" height="93"/>
  153. <fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
  154. <state key="normal" title="2">
  155. <color key="titleColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  156. </state>
  157. <connections>
  158. <action selector="clickNum2WithSender:" destination="-1" eventType="touchUpInside" id="G02-Cf-6js"/>
  159. </connections>
  160. </button>
  161. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="8Ne-AX-jC1">
  162. <rect key="frame" x="276" y="0.0" width="138" height="93"/>
  163. <fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
  164. <state key="normal" title="3">
  165. <color key="titleColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  166. </state>
  167. <connections>
  168. <action selector="clickNum3WithSender:" destination="-1" eventType="touchUpInside" id="HpQ-Cx-pmd"/>
  169. </connections>
  170. </button>
  171. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="c88-Am-HkR">
  172. <rect key="frame" x="0.0" y="93" width="138" height="92"/>
  173. <fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
  174. <state key="normal" title="4">
  175. <color key="titleColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  176. </state>
  177. <connections>
  178. <action selector="clickNum4WithSender:" destination="-1" eventType="touchUpInside" id="k2Q-3w-ftJ"/>
  179. </connections>
  180. </button>
  181. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="QAS-37-8OI">
  182. <rect key="frame" x="138" y="93" width="138" height="92"/>
  183. <fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
  184. <state key="normal" title="5">
  185. <color key="titleColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  186. </state>
  187. <connections>
  188. <action selector="clickNum5WithSender:" destination="-1" eventType="touchUpInside" id="15v-lI-S0Q"/>
  189. </connections>
  190. </button>
  191. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Ms4-vr-Pfm">
  192. <rect key="frame" x="276" y="93" width="138" height="92"/>
  193. <fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
  194. <state key="normal" title="6">
  195. <color key="titleColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  196. </state>
  197. <connections>
  198. <action selector="clickNum6WithSender:" destination="-1" eventType="touchUpInside" id="tRD-Na-n4q"/>
  199. </connections>
  200. </button>
  201. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Rn1-6v-943">
  202. <rect key="frame" x="0.0" y="185" width="138" height="92"/>
  203. <fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
  204. <state key="normal" title="7">
  205. <color key="titleColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  206. </state>
  207. <connections>
  208. <action selector="clickNum7WithSender:" destination="-1" eventType="touchUpInside" id="KVM-nD-lHR"/>
  209. </connections>
  210. </button>
  211. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="UQF-5F-vEP">
  212. <rect key="frame" x="138" y="185" width="138" height="92"/>
  213. <fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
  214. <state key="normal" title="8">
  215. <color key="titleColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  216. </state>
  217. <connections>
  218. <action selector="clickNum8WithSender:" destination="-1" eventType="touchUpInside" id="RF9-y4-kla"/>
  219. </connections>
  220. </button>
  221. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="4hj-z9-Wha">
  222. <rect key="frame" x="276" y="185" width="138" height="92"/>
  223. <fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
  224. <state key="normal" title="9">
  225. <color key="titleColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  226. </state>
  227. <connections>
  228. <action selector="clickNum9WithSender:" destination="-1" eventType="touchUpInside" id="xQ4-kD-mjb"/>
  229. </connections>
  230. </button>
  231. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="v50-bh-NpR">
  232. <rect key="frame" x="0.0" y="277" width="138" height="92"/>
  233. <fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
  234. <state key="normal" title="취소">
  235. <color key="titleColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  236. </state>
  237. <connections>
  238. <action selector="clickNumCancelWithSender:" destination="-1" eventType="touchUpInside" id="ICK-1L-1VR"/>
  239. </connections>
  240. </button>
  241. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="uZG-ml-sZu">
  242. <rect key="frame" x="138" y="277" width="138" height="92"/>
  243. <fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
  244. <state key="normal" title="0">
  245. <color key="titleColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  246. </state>
  247. <connections>
  248. <action selector="clickNum0WithSender:" destination="-1" eventType="touchUpInside" id="JVy-d5-k4Z"/>
  249. </connections>
  250. </button>
  251. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="KbU-2O-C62">
  252. <rect key="frame" x="276" y="277" width="138" height="92"/>
  253. <fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
  254. <state key="normal" title="⌫">
  255. <color key="titleColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  256. </state>
  257. <connections>
  258. <action selector="clickNumBackspaceWithSender:" destination="-1" eventType="touchUpInside" id="PHR-Xc-Wv2"/>
  259. </connections>
  260. </button>
  261. </subviews>
  262. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  263. <constraints>
  264. <constraint firstItem="KbU-2O-C62" firstAttribute="height" secondItem="nnq-ob-isE" secondAttribute="height" multiplier="1:4" id="14z-T1-xXY"/>
  265. <constraint firstItem="Ms4-vr-Pfm" firstAttribute="height" secondItem="nnq-ob-isE" secondAttribute="height" multiplier="1:4" id="17h-EQ-Dac"/>
  266. <constraint firstItem="8Ne-AX-jC1" firstAttribute="top" secondItem="g5R-VU-Ten" secondAttribute="top" id="2ey-A2-gxC"/>
  267. <constraint firstItem="g5R-VU-Ten" firstAttribute="firstBaseline" secondItem="631-dV-gww" secondAttribute="baseline" id="2gX-lK-1c7"/>
  268. <constraint firstItem="KbU-2O-C62" firstAttribute="baseline" secondItem="uZG-ml-sZu" secondAttribute="baseline" id="4SF-pl-nwC"/>
  269. <constraint firstItem="4hj-z9-Wha" firstAttribute="height" secondItem="nnq-ob-isE" secondAttribute="height" multiplier="1:4" id="7ed-E1-LaI"/>
  270. <constraint firstItem="8Ne-AX-jC1" firstAttribute="leading" secondItem="g5R-VU-Ten" secondAttribute="trailing" id="83y-yL-7Xw"/>
  271. <constraint firstItem="c88-Am-HkR" firstAttribute="height" secondItem="nnq-ob-isE" secondAttribute="height" multiplier="1:4" id="8Fs-jG-KZf"/>
  272. <constraint firstItem="v50-bh-NpR" firstAttribute="leading" secondItem="Rn1-6v-943" secondAttribute="leading" id="8b8-dk-qfm"/>
  273. <constraint firstItem="KbU-2O-C62" firstAttribute="trailing" secondItem="4hj-z9-Wha" secondAttribute="trailing" id="8y3-sP-EYC"/>
  274. <constraint firstItem="v50-bh-NpR" firstAttribute="height" secondItem="nnq-ob-isE" secondAttribute="height" multiplier="1:4" id="91o-Z7-f6I"/>
  275. <constraint firstItem="uZG-ml-sZu" firstAttribute="top" secondItem="UQF-5F-vEP" secondAttribute="bottom" id="9Vl-UQ-rUO"/>
  276. <constraint firstItem="QAS-37-8OI" firstAttribute="height" secondItem="nnq-ob-isE" secondAttribute="height" multiplier="1:4" id="BHu-S6-KkY"/>
  277. <constraint firstItem="Ms4-vr-Pfm" firstAttribute="baseline" secondItem="QAS-37-8OI" secondAttribute="baseline" id="CYO-4k-Ufa"/>
  278. <constraint firstItem="631-dV-gww" firstAttribute="leading" secondItem="nnq-ob-isE" secondAttribute="leading" id="DA4-bz-ARx"/>
  279. <constraint firstItem="631-dV-gww" firstAttribute="top" secondItem="nnq-ob-isE" secondAttribute="top" id="Fnj-BN-354"/>
  280. <constraint firstItem="631-dV-gww" firstAttribute="height" secondItem="nnq-ob-isE" secondAttribute="height" multiplier="1:4" constant="1" id="HJz-15-rSv"/>
  281. <constraint firstItem="QAS-37-8OI" firstAttribute="baseline" secondItem="c88-Am-HkR" secondAttribute="baseline" id="HRn-AD-nDs"/>
  282. <constraint firstItem="QAS-37-8OI" firstAttribute="leading" secondItem="g5R-VU-Ten" secondAttribute="leading" id="Hqw-c9-c8c"/>
  283. <constraint firstItem="Rn1-6v-943" firstAttribute="top" secondItem="c88-Am-HkR" secondAttribute="bottom" id="HsL-GT-uMj"/>
  284. <constraint firstItem="UQF-5F-vEP" firstAttribute="baseline" secondItem="Rn1-6v-943" secondAttribute="baseline" id="ILR-Cc-Agd"/>
  285. <constraint firstItem="uZG-ml-sZu" firstAttribute="height" secondItem="nnq-ob-isE" secondAttribute="height" multiplier="1:4" id="IrV-td-eF6"/>
  286. <constraint firstItem="c88-Am-HkR" firstAttribute="trailing" secondItem="631-dV-gww" secondAttribute="trailing" id="JO2-xV-Tqy"/>
  287. <constraint firstItem="Rn1-6v-943" firstAttribute="width" secondItem="c88-Am-HkR" secondAttribute="width" id="KnO-fa-zqB"/>
  288. <constraint firstItem="g5R-VU-Ten" firstAttribute="centerX" secondItem="nnq-ob-isE" secondAttribute="centerX" id="LWd-3b-OBC"/>
  289. <constraint firstItem="Ms4-vr-Pfm" firstAttribute="leading" secondItem="8Ne-AX-jC1" secondAttribute="leading" id="LmC-s7-6VS"/>
  290. <constraint firstItem="QAS-37-8OI" firstAttribute="trailing" secondItem="g5R-VU-Ten" secondAttribute="trailing" id="Ofb-2N-oIA"/>
  291. <constraint firstItem="g5R-VU-Ten" firstAttribute="baseline" secondItem="631-dV-gww" secondAttribute="firstBaseline" id="PzJ-xS-aZd"/>
  292. <constraint firstItem="c88-Am-HkR" firstAttribute="top" secondItem="631-dV-gww" secondAttribute="bottom" id="QIA-NM-8hA"/>
  293. <constraint firstItem="8Ne-AX-jC1" firstAttribute="baseline" secondItem="g5R-VU-Ten" secondAttribute="baseline" id="SY3-Oj-Hz7"/>
  294. <constraint firstItem="uZG-ml-sZu" firstAttribute="trailing" secondItem="UQF-5F-vEP" secondAttribute="trailing" id="Sjh-Jv-WdJ"/>
  295. <constraint firstItem="KbU-2O-C62" firstAttribute="leading" secondItem="4hj-z9-Wha" secondAttribute="leading" id="TIP-9B-1nN"/>
  296. <constraint firstItem="UQF-5F-vEP" firstAttribute="leading" secondItem="QAS-37-8OI" secondAttribute="leading" id="TSx-DS-13s"/>
  297. <constraint firstItem="uZG-ml-sZu" firstAttribute="leading" secondItem="UQF-5F-vEP" secondAttribute="leading" id="U3F-wz-RHg"/>
  298. <constraint firstItem="Rn1-6v-943" firstAttribute="height" secondItem="nnq-ob-isE" secondAttribute="height" multiplier="1:4" id="VEe-Ij-IpP"/>
  299. <constraint firstItem="Ms4-vr-Pfm" firstAttribute="trailing" secondItem="8Ne-AX-jC1" secondAttribute="trailing" id="Xfx-N5-dv4"/>
  300. <constraint firstItem="4hj-z9-Wha" firstAttribute="trailing" secondItem="Ms4-vr-Pfm" secondAttribute="trailing" id="bKu-h7-fWg"/>
  301. <constraint firstItem="UQF-5F-vEP" firstAttribute="trailing" secondItem="QAS-37-8OI" secondAttribute="trailing" id="cUu-fU-Jzh"/>
  302. <constraint firstItem="UQF-5F-vEP" firstAttribute="height" secondItem="nnq-ob-isE" secondAttribute="height" multiplier="1:4" id="gbd-U4-DRs"/>
  303. <constraint firstItem="v50-bh-NpR" firstAttribute="baseline" secondItem="uZG-ml-sZu" secondAttribute="baseline" id="imH-u3-acz"/>
  304. <constraint firstItem="Rn1-6v-943" firstAttribute="leading" secondItem="c88-Am-HkR" secondAttribute="leading" id="jD9-gt-aZv"/>
  305. <constraint firstAttribute="trailing" secondItem="8Ne-AX-jC1" secondAttribute="trailing" id="jKp-uR-vGn"/>
  306. <constraint firstItem="c88-Am-HkR" firstAttribute="leading" secondItem="631-dV-gww" secondAttribute="leading" id="l6y-cw-7vF"/>
  307. <constraint firstItem="g5R-VU-Ten" firstAttribute="top" secondItem="631-dV-gww" secondAttribute="top" id="mRQ-Jn-ns3"/>
  308. <constraint firstItem="631-dV-gww" firstAttribute="width" secondItem="nnq-ob-isE" secondAttribute="width" multiplier="1:3" id="mnk-T6-DhS"/>
  309. <constraint firstItem="v50-bh-NpR" firstAttribute="trailing" secondItem="Rn1-6v-943" secondAttribute="trailing" id="twT-f4-5DU"/>
  310. <constraint firstItem="4hj-z9-Wha" firstAttribute="leading" secondItem="Ms4-vr-Pfm" secondAttribute="leading" id="u4z-sL-G0K"/>
  311. <constraint firstItem="8Ne-AX-jC1" firstAttribute="firstBaseline" secondItem="g5R-VU-Ten" secondAttribute="baseline" id="vk5-OP-HEb"/>
  312. <constraint firstItem="4hj-z9-Wha" firstAttribute="baseline" secondItem="Rn1-6v-943" secondAttribute="baseline" id="vqh-yA-EBL"/>
  313. <constraint firstItem="g5R-VU-Ten" firstAttribute="leading" secondItem="631-dV-gww" secondAttribute="trailing" id="zm7-7K-bXM"/>
  314. </constraints>
  315. </view>
  316. </subviews>
  317. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  318. <constraints>
  319. <constraint firstItem="qYZ-gf-Dwg" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" id="39F-yJ-uFi"/>
  320. <constraint firstAttribute="trailing" secondItem="qYZ-gf-Dwg" secondAttribute="trailing" id="4fu-pX-boF"/>
  321. <constraint firstItem="nnq-ob-isE" firstAttribute="width" secondItem="i5M-Pr-FkT" secondAttribute="width" id="6hb-qp-KyC"/>
  322. <constraint firstItem="nnq-ob-isE" firstAttribute="trailing" secondItem="qYZ-gf-Dwg" secondAttribute="trailing" id="CpI-jS-jJB"/>
  323. <constraint firstAttribute="trailing" secondItem="nnq-ob-isE" secondAttribute="trailing" id="KtH-2W-IK0"/>
  324. <constraint firstAttribute="bottom" secondItem="nnq-ob-isE" secondAttribute="bottom" id="f8F-rZ-eaX"/>
  325. <constraint firstItem="qYZ-gf-Dwg" firstAttribute="width" secondItem="i5M-Pr-FkT" secondAttribute="width" id="hGv-0X-4dG"/>
  326. <constraint firstItem="nnq-ob-isE" firstAttribute="height" secondItem="i5M-Pr-FkT" secondAttribute="height" multiplier="1:2" id="nuH-eE-h7D"/>
  327. <constraint firstItem="qYZ-gf-Dwg" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="pIb-sG-dyT"/>
  328. <constraint firstItem="qYZ-gf-Dwg" firstAttribute="height" secondItem="i5M-Pr-FkT" secondAttribute="height" multiplier="1:2" id="q6K-qc-96Q"/>
  329. <constraint firstItem="nnq-ob-isE" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="uDG-FU-Sx0"/>
  330. </constraints>
  331. <point key="canvasLocation" x="25.5" y="52.5"/>
  332. </view>
  333. </objects>
  334. </document>