CCLogin.storyboard 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14868" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
  3. <device id="retina6_1" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14824"/>
  7. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  8. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  9. </dependencies>
  10. <scenes>
  11. <!--Login-->
  12. <scene sceneID="fVe-zF-WhZ">
  13. <objects>
  14. <viewController storyboardIdentifier="CCLoginNextcloud" modalPresentationStyle="fullScreen" id="yj9-jo-WIn" customClass="CCLogin" sceneMemberID="viewController">
  15. <view key="view" contentMode="scaleToFill" id="Bv6-g3-l0M">
  16. <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
  17. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  18. <subviews>
  19. <textField opaque="NO" clipsSubviews="YES" tag="2" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="Username" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="1Gf-Bw-Nim">
  20. <rect key="frame" x="45" y="208" width="319" height="44"/>
  21. <constraints>
  22. <constraint firstAttribute="height" constant="44" id="JYC-15-QFZ"/>
  23. </constraints>
  24. <color key="textColor" red="0.33333333333333331" green="0.33333333333333331" blue="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  25. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  26. <textInputTraits key="textInputTraits" autocorrectionType="no" returnKeyType="done"/>
  27. </textField>
  28. <textField opaque="NO" clipsSubviews="YES" tag="3" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="Password" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="jU7-Iw-XfU">
  29. <rect key="frame" x="45" y="252" width="324" height="44"/>
  30. <constraints>
  31. <constraint firstAttribute="height" constant="44" id="SHB-pM-p1U"/>
  32. </constraints>
  33. <color key="textColor" red="0.33333333333333331" green="0.33333333333333331" blue="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  34. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  35. <textInputTraits key="textInputTraits" returnKeyType="done" secureTextEntry="YES"/>
  36. </textField>
  37. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="HQd-pF-3cE">
  38. <rect key="frame" x="50" y="308" width="314" height="40"/>
  39. <color key="backgroundColor" red="0.2196078431372549" green="0.50196078431372548" blue="0.76470588235294112" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  40. <constraints>
  41. <constraint firstAttribute="height" constant="40" id="S6Y-YG-g6O"/>
  42. </constraints>
  43. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  44. <color key="tintColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  45. <state key="normal" title="Accedi">
  46. <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  47. </state>
  48. <connections>
  49. <action selector="handleButtonLogin:" destination="yj9-jo-WIn" eventType="touchUpInside" id="e6z-ip-PXo"/>
  50. </connections>
  51. </button>
  52. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="loginURL" translatesAutoresizingMaskIntoConstraints="NO" id="s9o-RX-XeS">
  53. <rect key="frame" x="10" y="173.5" width="25" height="25"/>
  54. <constraints>
  55. <constraint firstAttribute="width" constant="25" id="fh1-RS-gPF"/>
  56. <constraint firstAttribute="height" constant="25" id="rDO-8n-TTv"/>
  57. </constraints>
  58. </imageView>
  59. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="loginUser" translatesAutoresizingMaskIntoConstraints="NO" id="4OF-5u-Hd1">
  60. <rect key="frame" x="10" y="217.5" width="25" height="25"/>
  61. <constraints>
  62. <constraint firstAttribute="width" constant="25" id="FlR-Hd-bH5"/>
  63. <constraint firstAttribute="height" constant="25" id="ViZ-ks-cWQ"/>
  64. </constraints>
  65. </imageView>
  66. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="loginPassword" translatesAutoresizingMaskIntoConstraints="NO" id="7q8-rl-x2M">
  67. <rect key="frame" x="10" y="261.5" width="25" height="25"/>
  68. <constraints>
  69. <constraint firstAttribute="height" constant="25" id="P8q-8P-IZg"/>
  70. <constraint firstAttribute="width" constant="25" id="glL-CW-aF0"/>
  71. </constraints>
  72. </imageView>
  73. <textField opaque="NO" clipsSubviews="YES" tag="1" contentMode="scaleToFill" layoutMarginsFollowReadableWidth="YES" insetsLayoutMarginsFromSafeArea="NO" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="Server address https://…" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="szn-G7-5sK">
  74. <rect key="frame" x="45" y="164" width="326" height="44"/>
  75. <constraints>
  76. <constraint firstAttribute="height" constant="44" id="I2v-Zr-IWf"/>
  77. </constraints>
  78. <color key="textColor" red="0.33333333333333331" green="0.33333333333333331" blue="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  79. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  80. <textInputTraits key="textInputTraits" autocorrectionType="no" keyboardType="URL" returnKeyType="done"/>
  81. <connections>
  82. <action selector="handlebaseUrlchange:" destination="yj9-jo-WIn" eventType="editingDidEnd" id="efj-33-NT5"/>
  83. </connections>
  84. </textField>
  85. <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="BpI-xK-1SU">
  86. <rect key="frame" x="87" y="44" width="240" height="120"/>
  87. <constraints>
  88. <constraint firstAttribute="height" constant="120" id="E9d-5O-bto"/>
  89. <constraint firstAttribute="width" constant="240" id="xwH-mh-yDU"/>
  90. </constraints>
  91. </imageView>
  92. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="owR-PS-F32" userLabel="loginTypeView">
  93. <rect key="frame" x="153.5" y="822" width="107" height="40"/>
  94. <constraints>
  95. <constraint firstAttribute="height" constant="40" id="PaU-7J-gkn"/>
  96. </constraints>
  97. <state key="normal" title="Login type view"/>
  98. <connections>
  99. <action selector="handleLoginTypeView:" destination="yj9-jo-WIn" eventType="touchUpInside" id="V2I-Nr-nOu"/>
  100. </connections>
  101. </button>
  102. <button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="fhk-o9-J0l">
  103. <rect key="frame" x="379" y="261.5" width="25" height="25"/>
  104. <constraints>
  105. <constraint firstAttribute="height" constant="25" id="Tme-Lb-bhd"/>
  106. <constraint firstAttribute="width" constant="25" id="uVC-Cm-7w6"/>
  107. </constraints>
  108. <state key="normal" image="visiblePassword" backgroundImage="visiblePassword"/>
  109. <connections>
  110. <action selector="handleToggleVisiblePassword:" destination="yj9-jo-WIn" eventType="touchUpInside" id="if0-s4-Gzt"/>
  111. </connections>
  112. </button>
  113. <activityIndicatorView hidden="YES" opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" hidesWhenStopped="YES" style="white" translatesAutoresizingMaskIntoConstraints="NO" id="Kfq-Bg-a0E">
  114. <rect key="frame" x="381" y="176" width="20" height="20"/>
  115. </activityIndicatorView>
  116. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="bSU-bn-DlO">
  117. <rect key="frame" x="10" y="44" width="51" height="30"/>
  118. <state key="normal" title="Annulla">
  119. <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  120. </state>
  121. <connections>
  122. <action selector="handleAnnulla:" destination="yj9-jo-WIn" eventType="touchUpInside" id="XyT-Gg-W9A"/>
  123. </connections>
  124. </button>
  125. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="6tp-bh-Z9k" userLabel="QRCode">
  126. <rect key="frame" x="182" y="448" width="50" height="50"/>
  127. <constraints>
  128. <constraint firstAttribute="width" constant="50" id="3hb-Ez-hOz"/>
  129. <constraint firstAttribute="height" constant="50" id="OLT-tb-4Qb"/>
  130. </constraints>
  131. <connections>
  132. <action selector="handleQRCode:" destination="yj9-jo-WIn" eventType="touchUpInside" id="IW6-a9-880"/>
  133. </connections>
  134. </button>
  135. </subviews>
  136. <color key="backgroundColor" white="0.9023259132753424" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  137. <constraints>
  138. <constraint firstItem="8lf-3Y-f5R" firstAttribute="trailing" secondItem="Kfq-Bg-a0E" secondAttribute="trailing" constant="13" id="3Rl-VS-3Op"/>
  139. <constraint firstItem="1Gf-Bw-Nim" firstAttribute="leading" secondItem="4OF-5u-Hd1" secondAttribute="trailing" constant="10" id="4CC-7B-dkI"/>
  140. <constraint firstItem="HQd-pF-3cE" firstAttribute="top" secondItem="8lf-3Y-f5R" secondAttribute="top" constant="264" id="9hf-b4-BDZ"/>
  141. <constraint firstItem="6tp-bh-Z9k" firstAttribute="centerX" secondItem="8lf-3Y-f5R" secondAttribute="centerX" id="Apc-1U-CwU"/>
  142. <constraint firstItem="BpI-xK-1SU" firstAttribute="top" secondItem="8lf-3Y-f5R" secondAttribute="top" id="Fep-pw-QEQ"/>
  143. <constraint firstItem="fhk-o9-J0l" firstAttribute="leading" secondItem="jU7-Iw-XfU" secondAttribute="trailing" constant="10" id="FmL-e8-YKk"/>
  144. <constraint firstItem="8lf-3Y-f5R" firstAttribute="centerX" secondItem="BpI-xK-1SU" secondAttribute="centerX" id="IxG-UI-0vq"/>
  145. <constraint firstItem="Kfq-Bg-a0E" firstAttribute="centerY" secondItem="szn-G7-5sK" secondAttribute="centerY" id="Ldo-FD-LNp"/>
  146. <constraint firstItem="6tp-bh-Z9k" firstAttribute="top" secondItem="HQd-pF-3cE" secondAttribute="bottom" constant="100" id="NCo-gF-R4d"/>
  147. <constraint firstItem="jU7-Iw-XfU" firstAttribute="top" secondItem="1Gf-Bw-Nim" secondAttribute="bottom" id="QHr-T7-zbl"/>
  148. <constraint firstItem="owR-PS-F32" firstAttribute="centerX" secondItem="8lf-3Y-f5R" secondAttribute="centerX" id="VSS-Pz-f7g"/>
  149. <constraint firstItem="4OF-5u-Hd1" firstAttribute="centerY" secondItem="1Gf-Bw-Nim" secondAttribute="centerY" id="Wkl-Is-Ay0"/>
  150. <constraint firstItem="bSU-bn-DlO" firstAttribute="leading" secondItem="8lf-3Y-f5R" secondAttribute="leading" constant="10" id="YBV-h4-rvh"/>
  151. <constraint firstItem="jU7-Iw-XfU" firstAttribute="leading" secondItem="7q8-rl-x2M" secondAttribute="trailing" constant="10" id="a3y-yQ-wa8"/>
  152. <constraint firstItem="bSU-bn-DlO" firstAttribute="top" secondItem="8lf-3Y-f5R" secondAttribute="top" id="bBC-tf-tHj"/>
  153. <constraint firstItem="7q8-rl-x2M" firstAttribute="leading" secondItem="8lf-3Y-f5R" secondAttribute="leading" constant="10" id="bf8-6l-dfs"/>
  154. <constraint firstItem="4OF-5u-Hd1" firstAttribute="leading" secondItem="8lf-3Y-f5R" secondAttribute="leading" constant="10" id="e7p-K8-Tt3"/>
  155. <constraint firstItem="s9o-RX-XeS" firstAttribute="leading" secondItem="8lf-3Y-f5R" secondAttribute="leading" constant="10" id="gYr-20-hOQ"/>
  156. <constraint firstItem="7q8-rl-x2M" firstAttribute="centerY" secondItem="jU7-Iw-XfU" secondAttribute="centerY" id="jhu-Tk-ifA"/>
  157. <constraint firstItem="8lf-3Y-f5R" firstAttribute="bottom" secondItem="owR-PS-F32" secondAttribute="bottom" id="kxd-eg-KfO"/>
  158. <constraint firstItem="szn-G7-5sK" firstAttribute="top" secondItem="BpI-xK-1SU" secondAttribute="bottom" id="lWz-Yy-NCO"/>
  159. <constraint firstItem="8lf-3Y-f5R" firstAttribute="trailing" secondItem="HQd-pF-3cE" secondAttribute="trailing" constant="50" id="mK0-hK-nIb"/>
  160. <constraint firstItem="fhk-o9-J0l" firstAttribute="centerY" secondItem="jU7-Iw-XfU" secondAttribute="centerY" id="mxp-Nw-IAQ"/>
  161. <constraint firstItem="HQd-pF-3cE" firstAttribute="leading" secondItem="8lf-3Y-f5R" secondAttribute="leading" constant="50" id="rwA-Qb-mto"/>
  162. <constraint firstItem="s9o-RX-XeS" firstAttribute="centerY" secondItem="szn-G7-5sK" secondAttribute="centerY" id="s6D-hp-8Fw"/>
  163. <constraint firstItem="8lf-3Y-f5R" firstAttribute="trailing" secondItem="fhk-o9-J0l" secondAttribute="trailing" constant="10" id="sSF-C0-MZp"/>
  164. <constraint firstItem="szn-G7-5sK" firstAttribute="leading" secondItem="s9o-RX-XeS" secondAttribute="trailing" constant="10" id="wG2-dF-inH"/>
  165. <constraint firstItem="1Gf-Bw-Nim" firstAttribute="top" secondItem="szn-G7-5sK" secondAttribute="bottom" id="wZI-EZ-zRI"/>
  166. <constraint firstItem="8lf-3Y-f5R" firstAttribute="trailing" secondItem="1Gf-Bw-Nim" secondAttribute="trailing" constant="50" id="yHe-0f-GD6"/>
  167. <constraint firstItem="Kfq-Bg-a0E" firstAttribute="leading" secondItem="szn-G7-5sK" secondAttribute="trailing" constant="10" id="z3g-fw-GHs"/>
  168. </constraints>
  169. <viewLayoutGuide key="safeArea" id="8lf-3Y-f5R"/>
  170. </view>
  171. <connections>
  172. <outlet property="activity" destination="Kfq-Bg-a0E" id="Xx6-cQ-Yef"/>
  173. <outlet property="annulla" destination="bSU-bn-DlO" id="30o-yK-jjV"/>
  174. <outlet property="baseUrl" destination="szn-G7-5sK" id="syP-Ff-tfS"/>
  175. <outlet property="imageBaseUrl" destination="s9o-RX-XeS" id="Q81-S9-1P2"/>
  176. <outlet property="imageBrand" destination="BpI-xK-1SU" id="0tB-69-RNs"/>
  177. <outlet property="imagePassword" destination="7q8-rl-x2M" id="Cr5-Te-Rkq"/>
  178. <outlet property="imageUser" destination="4OF-5u-Hd1" id="MJa-4H-w7m"/>
  179. <outlet property="login" destination="HQd-pF-3cE" id="dpI-ns-Ivh"/>
  180. <outlet property="loginTypeView" destination="owR-PS-F32" id="Rdw-tW-R0G"/>
  181. <outlet property="password" destination="jU7-Iw-XfU" id="OWi-V0-Eij"/>
  182. <outlet property="qrCode" destination="6tp-bh-Z9k" id="Tw3-op-BgR"/>
  183. <outlet property="toggleVisiblePassword" destination="fhk-o9-J0l" id="aco-hl-Ban"/>
  184. <outlet property="user" destination="1Gf-Bw-Nim" id="BUW-sz-I3f"/>
  185. </connections>
  186. </viewController>
  187. <placeholder placeholderIdentifier="IBFirstResponder" id="dCU-1X-uQw" userLabel="First Responder" sceneMemberID="firstResponder"/>
  188. </objects>
  189. <point key="canvasLocation" x="3588.4057971014495" y="-1211.3839285714284"/>
  190. </scene>
  191. <!--Login Web-->
  192. <scene sceneID="3Rv-vf-u17">
  193. <objects>
  194. <viewController storyboardIdentifier="NCLoginWeb" id="yEb-Ky-35s" customClass="NCLoginWeb" customModule="Nextcloud" customModuleProvider="target" sceneMemberID="viewController">
  195. <view key="view" contentMode="scaleToFill" id="UX5-cJ-bY6">
  196. <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
  197. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  198. <subviews>
  199. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="cu2-5h-AYD">
  200. <rect key="frame" x="374" y="54" width="30" height="30"/>
  201. <constraints>
  202. <constraint firstAttribute="height" constant="30" id="YkC-Vc-Xvs"/>
  203. <constraint firstAttribute="width" constant="30" id="cFS-ia-6uF"/>
  204. </constraints>
  205. <state key="normal" image="exit"/>
  206. <connections>
  207. <action selector="touchUpInsideButtonExit:" destination="yEb-Ky-35s" eventType="touchUpInside" id="yOK-1Z-3bI"/>
  208. </connections>
  209. </button>
  210. </subviews>
  211. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  212. <constraints>
  213. <constraint firstItem="vqz-4v-cZu" firstAttribute="trailing" secondItem="cu2-5h-AYD" secondAttribute="trailing" constant="10" id="tMX-8y-Q7J"/>
  214. <constraint firstItem="cu2-5h-AYD" firstAttribute="top" secondItem="vqz-4v-cZu" secondAttribute="top" constant="10" id="w2J-N0-HHq"/>
  215. </constraints>
  216. <viewLayoutGuide key="safeArea" id="vqz-4v-cZu"/>
  217. </view>
  218. <connections>
  219. <outlet property="buttonExit" destination="cu2-5h-AYD" id="1Qq-gB-3g1"/>
  220. </connections>
  221. </viewController>
  222. <placeholder placeholderIdentifier="IBFirstResponder" id="pz9-Hz-nT9" userLabel="First Responder" sceneMemberID="firstResponder"/>
  223. </objects>
  224. <point key="canvasLocation" x="4511.594202898551" y="-1210.0446428571429"/>
  225. </scene>
  226. <!--App Config View-->
  227. <scene sceneID="BeF-ke-GzC">
  228. <objects>
  229. <viewController storyboardIdentifier="NCAppConfigView" id="Ak5-da-5qm" customClass="NCAppConfigView" customModule="Nextcloud" customModuleProvider="target" sceneMemberID="viewController">
  230. <view key="view" contentMode="scaleToFill" id="lrn-aT-NFz">
  231. <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
  232. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  233. <subviews>
  234. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="logo" translatesAutoresizingMaskIntoConstraints="NO" id="uEr-qx-rv2">
  235. <rect key="frame" x="95.5" y="374.5" width="223" height="157"/>
  236. </imageView>
  237. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="898-PT-7ao">
  238. <rect key="frame" x="10" y="94" width="394" height="20.5"/>
  239. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  240. <nil key="textColor"/>
  241. <nil key="highlightedColor"/>
  242. </label>
  243. </subviews>
  244. <color key="backgroundColor" red="0.0" green="0.50935935970000001" blue="0.78929150100000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  245. <constraints>
  246. <constraint firstItem="x9O-1Y-Id9" firstAttribute="trailing" secondItem="898-PT-7ao" secondAttribute="trailing" constant="10" id="6MT-gN-3XS"/>
  247. <constraint firstItem="898-PT-7ao" firstAttribute="top" secondItem="x9O-1Y-Id9" secondAttribute="top" constant="50" id="Iks-eT-vBH"/>
  248. <constraint firstItem="898-PT-7ao" firstAttribute="leading" secondItem="x9O-1Y-Id9" secondAttribute="leading" constant="10" id="S9I-wm-Vx0"/>
  249. <constraint firstItem="uEr-qx-rv2" firstAttribute="centerX" secondItem="x9O-1Y-Id9" secondAttribute="centerX" id="aL5-QX-ULn"/>
  250. <constraint firstItem="uEr-qx-rv2" firstAttribute="centerY" secondItem="x9O-1Y-Id9" secondAttribute="centerY" id="rrc-Gc-BmU"/>
  251. </constraints>
  252. <viewLayoutGuide key="safeArea" id="x9O-1Y-Id9"/>
  253. </view>
  254. <connections>
  255. <outlet property="logoImage" destination="uEr-qx-rv2" id="g4x-Pf-mpw"/>
  256. <outlet property="titleLabel" destination="898-PT-7ao" id="DjP-TA-Zqd"/>
  257. </connections>
  258. </viewController>
  259. <placeholder placeholderIdentifier="IBFirstResponder" id="JhO-p5-bOq" userLabel="First Responder" sceneMemberID="firstResponder"/>
  260. </objects>
  261. <point key="canvasLocation" x="5477" y="-1214"/>
  262. </scene>
  263. </scenes>
  264. <resources>
  265. <image name="exit" width="300" height="300"/>
  266. <image name="loginPassword" width="25" height="25"/>
  267. <image name="loginURL" width="25" height="25"/>
  268. <image name="loginUser" width="25" height="25"/>
  269. <image name="logo" width="223" height="157.5"/>
  270. <image name="visiblePassword" width="25" height="25"/>
  271. </resources>
  272. </document>