Add.storyboard 52 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="11762" systemVersion="16C67" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
  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="11757"/>
  9. <capability name="Constraints to layout margins" minToolsVersion="6.0"/>
  10. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  11. </dependencies>
  12. <scenes>
  13. <!--Add-->
  14. <scene sceneID="4kr-jv-DOj">
  15. <objects>
  16. <tableViewController id="Gsv-az-gHw" customClass="CCAdd" sceneMemberID="viewController">
  17. <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="static" style="grouped" separatorStyle="default" rowHeight="44" sectionHeaderHeight="10" sectionFooterHeight="10" id="lPy-pc-qAY">
  18. <rect key="frame" x="0.0" y="0.0" width="600" height="800"/>
  19. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  20. <color key="backgroundColor" red="0.93725490199999995" green="0.93725490199999995" blue="0.95686274510000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  21. <sections>
  22. <tableViewSection id="FEm-Uy-V8h">
  23. <cells>
  24. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" id="Ymi-yd-P1k">
  25. <rect key="frame" x="0.0" y="35" width="600" height="44"/>
  26. <autoresizingMask key="autoresizingMask"/>
  27. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="Ymi-yd-P1k" id="Nct-k6-sHI">
  28. <rect key="frame" x="0.0" y="0.0" width="600" height="43"/>
  29. <autoresizingMask key="autoresizingMask"/>
  30. <subviews>
  31. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="folder" translatesAutoresizingMaskIntoConstraints="NO" id="8d7-4g-a8A">
  32. <rect key="frame" x="8" y="2" width="40" height="40"/>
  33. <constraints>
  34. <constraint firstAttribute="height" constant="40" id="1G1-A2-aC4"/>
  35. <constraint firstAttribute="width" constant="40" id="kXH-r0-zHv"/>
  36. </constraints>
  37. </imageView>
  38. <label opaque="NO" userInteractionEnabled="NO" tag="100" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="cartella" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gxb-pg-haf">
  39. <rect key="frame" x="65" y="11" width="525" height="21"/>
  40. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  41. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  42. <color key="textColor" red="0.33333333333333331" green="0.33333333333333331" blue="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  43. <nil key="highlightedColor"/>
  44. </label>
  45. </subviews>
  46. <constraints>
  47. <constraint firstItem="8d7-4g-a8A" firstAttribute="leading" secondItem="Nct-k6-sHI" secondAttribute="leadingMargin" id="d6C-Fn-ZBU"/>
  48. <constraint firstItem="8d7-4g-a8A" firstAttribute="top" secondItem="Nct-k6-sHI" secondAttribute="topMargin" constant="-6" id="hc9-oP-DE1"/>
  49. </constraints>
  50. </tableViewCellContentView>
  51. </tableViewCell>
  52. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" id="V55-Ms-BGT">
  53. <rect key="frame" x="0.0" y="79" width="600" height="44"/>
  54. <autoresizingMask key="autoresizingMask"/>
  55. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="V55-Ms-BGT" id="BTD-ui-HbX">
  56. <rect key="frame" x="0.0" y="0.0" width="600" height="43"/>
  57. <autoresizingMask key="autoresizingMask"/>
  58. <subviews>
  59. <label opaque="NO" userInteractionEnabled="NO" tag="101" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="foto o video" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="pIc-vX-E0w">
  60. <rect key="frame" x="65" y="11" width="525" height="21"/>
  61. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  62. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  63. <color key="textColor" red="0.33333333333333331" green="0.33333333333333331" blue="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  64. <nil key="highlightedColor"/>
  65. </label>
  66. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="photo" translatesAutoresizingMaskIntoConstraints="NO" id="V5A-h8-ocM">
  67. <rect key="frame" x="8" y="2" width="40" height="40"/>
  68. <constraints>
  69. <constraint firstAttribute="height" constant="40" id="d8C-Wi-J7Y"/>
  70. <constraint firstAttribute="width" constant="40" id="suv-Te-yJN"/>
  71. </constraints>
  72. </imageView>
  73. </subviews>
  74. <constraints>
  75. <constraint firstItem="V5A-h8-ocM" firstAttribute="top" secondItem="BTD-ui-HbX" secondAttribute="topMargin" constant="-6" id="A4j-bH-xiN"/>
  76. <constraint firstItem="V5A-h8-ocM" firstAttribute="leading" secondItem="BTD-ui-HbX" secondAttribute="leadingMargin" id="eOs-Ga-i4W"/>
  77. </constraints>
  78. </tableViewCellContentView>
  79. </tableViewCell>
  80. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" id="iQd-O0-86i">
  81. <rect key="frame" x="0.0" y="123" width="600" height="44"/>
  82. <autoresizingMask key="autoresizingMask"/>
  83. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="iQd-O0-86i" id="22b-vl-w5p">
  84. <rect key="frame" x="0.0" y="0.0" width="600" height="43"/>
  85. <autoresizingMask key="autoresizingMask"/>
  86. <subviews>
  87. <label opaque="NO" userInteractionEnabled="NO" tag="102" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="file" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qAo-kg-fT5">
  88. <rect key="frame" x="65" y="11" width="525" height="21"/>
  89. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  90. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  91. <color key="textColor" red="0.33333333329999998" green="0.33333333329999998" blue="0.33333333329999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  92. <nil key="highlightedColor"/>
  93. </label>
  94. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="importCloud" translatesAutoresizingMaskIntoConstraints="NO" id="OCr-fL-zsL">
  95. <rect key="frame" x="8" y="2" width="40" height="40"/>
  96. <constraints>
  97. <constraint firstAttribute="width" constant="40" id="aAw-jp-5q1"/>
  98. <constraint firstAttribute="height" constant="40" id="pNZ-Nk-IZt"/>
  99. </constraints>
  100. </imageView>
  101. </subviews>
  102. <constraints>
  103. <constraint firstItem="OCr-fL-zsL" firstAttribute="leading" secondItem="22b-vl-w5p" secondAttribute="leadingMargin" id="FAb-Lk-Kfk"/>
  104. <constraint firstItem="OCr-fL-zsL" firstAttribute="top" secondItem="22b-vl-w5p" secondAttribute="topMargin" constant="-6" id="SIS-V0-ivP"/>
  105. </constraints>
  106. </tableViewCellContentView>
  107. </tableViewCell>
  108. </cells>
  109. </tableViewSection>
  110. <tableViewSection id="NIF-Bv-lRc">
  111. <cells>
  112. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" id="Q02-eK-t8p">
  113. <rect key="frame" x="0.0" y="187" width="600" height="44"/>
  114. <autoresizingMask key="autoresizingMask"/>
  115. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="Q02-eK-t8p" id="XVt-0T-Drs">
  116. <rect key="frame" x="0.0" y="0.0" width="600" height="43"/>
  117. <autoresizingMask key="autoresizingMask"/>
  118. <subviews>
  119. <label opaque="NO" userInteractionEnabled="NO" tag="200" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="cartella con nome criptato" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="p7a-sf-mmn">
  120. <rect key="frame" x="65" y="11" width="536" height="21"/>
  121. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  122. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  123. <color key="textColor" red="0.33333333333333331" green="0.33333333333333331" blue="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  124. <nil key="highlightedColor"/>
  125. </label>
  126. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="foldercrypto" translatesAutoresizingMaskIntoConstraints="NO" id="Kg9-27-NR9">
  127. <rect key="frame" x="8" y="2" width="40" height="40"/>
  128. <constraints>
  129. <constraint firstAttribute="width" constant="40" id="czT-RF-rjX"/>
  130. <constraint firstAttribute="height" constant="40" id="uIw-oW-Wtm"/>
  131. </constraints>
  132. </imageView>
  133. </subviews>
  134. <constraints>
  135. <constraint firstItem="Kg9-27-NR9" firstAttribute="top" secondItem="XVt-0T-Drs" secondAttribute="topMargin" constant="-6" id="8K4-GN-Yjq"/>
  136. <constraint firstItem="Kg9-27-NR9" firstAttribute="leading" secondItem="XVt-0T-Drs" secondAttribute="leadingMargin" id="h1d-wH-r99"/>
  137. </constraints>
  138. </tableViewCellContentView>
  139. </tableViewCell>
  140. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" id="yUy-5o-DtE">
  141. <rect key="frame" x="0.0" y="231" width="600" height="44"/>
  142. <autoresizingMask key="autoresizingMask"/>
  143. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="yUy-5o-DtE" id="4Wp-eR-17H">
  144. <rect key="frame" x="0.0" y="0.0" width="600" height="43"/>
  145. <autoresizingMask key="autoresizingMask"/>
  146. <subviews>
  147. <label opaque="NO" userInteractionEnabled="NO" tag="201" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="foto o video criptato" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="iBv-2i-o86">
  148. <rect key="frame" x="65" y="11" width="536" height="21"/>
  149. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  150. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  151. <color key="textColor" red="0.33333333333333331" green="0.33333333333333331" blue="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  152. <nil key="highlightedColor"/>
  153. </label>
  154. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="photocrypto" translatesAutoresizingMaskIntoConstraints="NO" id="PGM-88-MER">
  155. <rect key="frame" x="8" y="2" width="40" height="40"/>
  156. <constraints>
  157. <constraint firstAttribute="height" constant="40" id="PdL-Dn-Sp1"/>
  158. <constraint firstAttribute="width" constant="40" id="v1t-bh-jOf"/>
  159. </constraints>
  160. </imageView>
  161. </subviews>
  162. <constraints>
  163. <constraint firstItem="PGM-88-MER" firstAttribute="leading" secondItem="4Wp-eR-17H" secondAttribute="leadingMargin" id="OKv-gY-gAj"/>
  164. <constraint firstItem="PGM-88-MER" firstAttribute="top" secondItem="4Wp-eR-17H" secondAttribute="topMargin" constant="-6" id="VBR-Vm-4kY"/>
  165. </constraints>
  166. </tableViewCellContentView>
  167. </tableViewCell>
  168. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" id="odI-bA-pFM">
  169. <rect key="frame" x="0.0" y="275" width="600" height="44"/>
  170. <autoresizingMask key="autoresizingMask"/>
  171. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="odI-bA-pFM" id="ajR-ut-4jg">
  172. <rect key="frame" x="0.0" y="0.0" width="600" height="43"/>
  173. <autoresizingMask key="autoresizingMask"/>
  174. <subviews>
  175. <label opaque="NO" userInteractionEnabled="NO" tag="202" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="file criptato" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="PwM-SL-9qV">
  176. <rect key="frame" x="65" y="11" width="536" height="21"/>
  177. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  178. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  179. <color key="textColor" red="0.33333333329999998" green="0.33333333329999998" blue="0.33333333329999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  180. <nil key="highlightedColor"/>
  181. </label>
  182. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="importCloudCrypto" translatesAutoresizingMaskIntoConstraints="NO" id="ZMC-Lx-LjR">
  183. <rect key="frame" x="8" y="2" width="40" height="40"/>
  184. <constraints>
  185. <constraint firstAttribute="height" constant="40" id="M7d-jy-v4O"/>
  186. <constraint firstAttribute="width" constant="40" id="v3Q-QI-byC"/>
  187. </constraints>
  188. </imageView>
  189. </subviews>
  190. <constraints>
  191. <constraint firstItem="ZMC-Lx-LjR" firstAttribute="leading" secondItem="ajR-ut-4jg" secondAttribute="leadingMargin" id="8eS-gc-qTF"/>
  192. <constraint firstItem="ZMC-Lx-LjR" firstAttribute="top" secondItem="ajR-ut-4jg" secondAttribute="topMargin" constant="-6" id="JgH-U8-e2t"/>
  193. </constraints>
  194. </tableViewCellContentView>
  195. </tableViewCell>
  196. </cells>
  197. </tableViewSection>
  198. <tableViewSection id="xzu-75-WTW">
  199. <cells>
  200. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" id="85M-u2-STE">
  201. <rect key="frame" x="0.0" y="339" width="600" height="44"/>
  202. <autoresizingMask key="autoresizingMask"/>
  203. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="85M-u2-STE" id="k6y-Bz-9Mg">
  204. <rect key="frame" x="0.0" y="0.0" width="600" height="43"/>
  205. <autoresizingMask key="autoresizingMask"/>
  206. <subviews>
  207. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="note" translatesAutoresizingMaskIntoConstraints="NO" id="JMB-5H-q2L">
  208. <rect key="frame" x="8" y="2" width="40" height="40"/>
  209. <constraints>
  210. <constraint firstAttribute="width" constant="40" id="IGr-lV-QEQ"/>
  211. <constraint firstAttribute="height" constant="40" id="eUC-8Z-dOV"/>
  212. </constraints>
  213. </imageView>
  214. <label opaque="NO" userInteractionEnabled="NO" tag="300" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="note" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ySQ-cc-jQe">
  215. <rect key="frame" x="64" y="11" width="536" height="21"/>
  216. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  217. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  218. <color key="textColor" red="0.33333333333333331" green="0.33333333333333331" blue="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  219. <nil key="highlightedColor"/>
  220. </label>
  221. </subviews>
  222. <constraints>
  223. <constraint firstItem="JMB-5H-q2L" firstAttribute="leading" secondItem="k6y-Bz-9Mg" secondAttribute="leadingMargin" id="PD1-4U-ZtR"/>
  224. <constraint firstItem="JMB-5H-q2L" firstAttribute="top" secondItem="k6y-Bz-9Mg" secondAttribute="topMargin" constant="-6" id="puy-EO-aRK"/>
  225. </constraints>
  226. </tableViewCellContentView>
  227. </tableViewCell>
  228. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" id="bgO-ux-utM">
  229. <rect key="frame" x="0.0" y="383" width="600" height="44"/>
  230. <autoresizingMask key="autoresizingMask"/>
  231. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="bgO-ux-utM" id="X49-Ir-l0C">
  232. <rect key="frame" x="0.0" y="0.0" width="600" height="43"/>
  233. <autoresizingMask key="autoresizingMask"/>
  234. <subviews>
  235. <label opaque="NO" userInteractionEnabled="NO" tag="301" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="account web" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="TMh-AI-ng8">
  236. <rect key="frame" x="65" y="11" width="536" height="21"/>
  237. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  238. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  239. <color key="textColor" red="0.33333333333333331" green="0.33333333333333331" blue="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  240. <nil key="highlightedColor"/>
  241. </label>
  242. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="baseurl" translatesAutoresizingMaskIntoConstraints="NO" id="Q3F-i0-dVf">
  243. <rect key="frame" x="8" y="2" width="40" height="40"/>
  244. <constraints>
  245. <constraint firstAttribute="height" constant="40" id="X6Q-op-QMZ"/>
  246. <constraint firstAttribute="width" constant="40" id="oCf-Vq-PJy"/>
  247. </constraints>
  248. </imageView>
  249. </subviews>
  250. <constraints>
  251. <constraint firstItem="Q3F-i0-dVf" firstAttribute="top" secondItem="X49-Ir-l0C" secondAttribute="topMargin" constant="-6" id="0CK-zI-pnI"/>
  252. <constraint firstItem="Q3F-i0-dVf" firstAttribute="leading" secondItem="X49-Ir-l0C" secondAttribute="leadingMargin" id="lvX-Zv-byW"/>
  253. </constraints>
  254. </tableViewCellContentView>
  255. </tableViewCell>
  256. </cells>
  257. </tableViewSection>
  258. <tableViewSection id="nRS-OK-9oU">
  259. <cells>
  260. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" id="oUa-sh-892">
  261. <rect key="frame" x="0.0" y="447" width="600" height="44"/>
  262. <autoresizingMask key="autoresizingMask"/>
  263. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="oUa-sh-892" id="a1m-pG-Zbg">
  264. <rect key="frame" x="0.0" y="0.0" width="600" height="43"/>
  265. <autoresizingMask key="autoresizingMask"/>
  266. <subviews>
  267. <label opaque="NO" userInteractionEnabled="NO" tag="400" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="carta credito" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="5zD-dY-r1l">
  268. <rect key="frame" x="65" y="11" width="536" height="21"/>
  269. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  270. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  271. <color key="textColor" red="0.33333333333333331" green="0.33333333333333331" blue="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  272. <nil key="highlightedColor"/>
  273. </label>
  274. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="cartadicredito" translatesAutoresizingMaskIntoConstraints="NO" id="AL5-ag-7cX">
  275. <rect key="frame" x="8" y="2" width="40" height="40"/>
  276. <constraints>
  277. <constraint firstAttribute="height" constant="40" id="5yn-FP-3dV"/>
  278. <constraint firstAttribute="width" constant="40" id="sXU-St-kgd"/>
  279. </constraints>
  280. </imageView>
  281. </subviews>
  282. <constraints>
  283. <constraint firstItem="AL5-ag-7cX" firstAttribute="leading" secondItem="a1m-pG-Zbg" secondAttribute="leadingMargin" id="E9w-cU-26S"/>
  284. <constraint firstItem="AL5-ag-7cX" firstAttribute="top" secondItem="a1m-pG-Zbg" secondAttribute="topMargin" constant="-6" id="Fof-TJ-cca"/>
  285. </constraints>
  286. </tableViewCellContentView>
  287. </tableViewCell>
  288. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" id="d9M-Jw-l15">
  289. <rect key="frame" x="0.0" y="491" width="600" height="44"/>
  290. <autoresizingMask key="autoresizingMask"/>
  291. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="d9M-Jw-l15" id="QRL-ro-FvU">
  292. <rect key="frame" x="0.0" y="0.0" width="600" height="43"/>
  293. <autoresizingMask key="autoresizingMask"/>
  294. <subviews>
  295. <label opaque="NO" userInteractionEnabled="NO" tag="401" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="bancomat" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dy1-eD-4I4">
  296. <rect key="frame" x="65" y="11" width="536" height="21"/>
  297. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  298. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  299. <color key="textColor" red="0.33333333333333331" green="0.33333333333333331" blue="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  300. <nil key="highlightedColor"/>
  301. </label>
  302. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="bancomat" translatesAutoresizingMaskIntoConstraints="NO" id="BYH-rT-bf1">
  303. <rect key="frame" x="8" y="2" width="40" height="40"/>
  304. <constraints>
  305. <constraint firstAttribute="width" constant="40" id="Bha-Tg-mP3"/>
  306. <constraint firstAttribute="height" constant="40" id="dsi-W7-hh2"/>
  307. </constraints>
  308. </imageView>
  309. </subviews>
  310. <constraints>
  311. <constraint firstItem="BYH-rT-bf1" firstAttribute="leading" secondItem="QRL-ro-FvU" secondAttribute="leadingMargin" id="6XB-go-rnd"/>
  312. <constraint firstItem="BYH-rT-bf1" firstAttribute="top" secondItem="QRL-ro-FvU" secondAttribute="topMargin" constant="-6" id="z7B-PE-8MN"/>
  313. </constraints>
  314. </tableViewCellContentView>
  315. </tableViewCell>
  316. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" id="d9W-VP-cHf">
  317. <rect key="frame" x="0.0" y="535" width="600" height="44"/>
  318. <autoresizingMask key="autoresizingMask"/>
  319. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="d9W-VP-cHf" id="9uk-9w-TcR">
  320. <rect key="frame" x="0.0" y="0.0" width="600" height="43"/>
  321. <autoresizingMask key="autoresizingMask"/>
  322. <subviews>
  323. <label opaque="NO" userInteractionEnabled="NO" tag="402" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="conto corrente bancario" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="YIq-jr-3gl">
  324. <rect key="frame" x="65" y="11" width="536" height="21"/>
  325. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  326. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  327. <color key="textColor" red="0.33333333333333331" green="0.33333333333333331" blue="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  328. <nil key="highlightedColor"/>
  329. </label>
  330. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="contocorrente" translatesAutoresizingMaskIntoConstraints="NO" id="Zfh-AW-MI0">
  331. <rect key="frame" x="8" y="2" width="40" height="40"/>
  332. <constraints>
  333. <constraint firstAttribute="height" constant="40" id="HE5-31-3HH"/>
  334. <constraint firstAttribute="width" constant="40" id="jtP-Q5-rxF"/>
  335. </constraints>
  336. </imageView>
  337. </subviews>
  338. <constraints>
  339. <constraint firstItem="Zfh-AW-MI0" firstAttribute="top" secondItem="9uk-9w-TcR" secondAttribute="topMargin" constant="-6" id="MMM-h7-Oao"/>
  340. <constraint firstItem="Zfh-AW-MI0" firstAttribute="leading" secondItem="9uk-9w-TcR" secondAttribute="leadingMargin" id="jfW-HD-cYt"/>
  341. </constraints>
  342. </tableViewCellContentView>
  343. </tableViewCell>
  344. </cells>
  345. </tableViewSection>
  346. <tableViewSection id="cye-od-QSg">
  347. <cells>
  348. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" id="ljI-cp-Dkg">
  349. <rect key="frame" x="0.0" y="599" width="600" height="44"/>
  350. <autoresizingMask key="autoresizingMask"/>
  351. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="ljI-cp-Dkg" id="MkE-k1-PHY">
  352. <rect key="frame" x="0.0" y="0.0" width="600" height="43"/>
  353. <autoresizingMask key="autoresizingMask"/>
  354. <subviews>
  355. <label opaque="NO" userInteractionEnabled="NO" tag="500" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="patente di guida" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="YNp-cP-V4C">
  356. <rect key="frame" x="65" y="11" width="536" height="21"/>
  357. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  358. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  359. <color key="textColor" red="0.33333333333333331" green="0.33333333333333331" blue="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  360. <nil key="highlightedColor"/>
  361. </label>
  362. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="patenteguida" translatesAutoresizingMaskIntoConstraints="NO" id="dyh-ow-YTT">
  363. <rect key="frame" x="8" y="2" width="40" height="40"/>
  364. <constraints>
  365. <constraint firstAttribute="height" constant="40" id="8QI-B6-GdH"/>
  366. <constraint firstAttribute="width" constant="40" id="WFB-4w-2gH"/>
  367. </constraints>
  368. </imageView>
  369. </subviews>
  370. <constraints>
  371. <constraint firstItem="dyh-ow-YTT" firstAttribute="top" secondItem="MkE-k1-PHY" secondAttribute="topMargin" constant="-6" id="OfC-RS-UeB"/>
  372. <constraint firstItem="dyh-ow-YTT" firstAttribute="leading" secondItem="MkE-k1-PHY" secondAttribute="leadingMargin" id="u3a-Jf-pLJ"/>
  373. </constraints>
  374. </tableViewCellContentView>
  375. </tableViewCell>
  376. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" id="U50-Uo-szG">
  377. <rect key="frame" x="0.0" y="643" width="600" height="44"/>
  378. <autoresizingMask key="autoresizingMask"/>
  379. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="U50-Uo-szG" id="pwS-6u-Zd2">
  380. <rect key="frame" x="0.0" y="0.0" width="600" height="43"/>
  381. <autoresizingMask key="autoresizingMask"/>
  382. <subviews>
  383. <label opaque="NO" userInteractionEnabled="NO" tag="501" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="carta di identità" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="S4C-TK-F8z">
  384. <rect key="frame" x="65" y="11" width="536" height="21"/>
  385. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  386. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  387. <color key="textColor" red="0.33333333333333331" green="0.33333333333333331" blue="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  388. <nil key="highlightedColor"/>
  389. </label>
  390. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="cartaidentita" translatesAutoresizingMaskIntoConstraints="NO" id="ufC-7v-434">
  391. <rect key="frame" x="8" y="2" width="40" height="40"/>
  392. <constraints>
  393. <constraint firstAttribute="width" constant="40" id="mo1-7R-bkQ"/>
  394. <constraint firstAttribute="height" constant="40" id="wEh-Zo-lZN"/>
  395. </constraints>
  396. </imageView>
  397. </subviews>
  398. <constraints>
  399. <constraint firstItem="ufC-7v-434" firstAttribute="top" secondItem="pwS-6u-Zd2" secondAttribute="topMargin" constant="-6" id="AXA-P0-Obc"/>
  400. <constraint firstItem="ufC-7v-434" firstAttribute="leading" secondItem="pwS-6u-Zd2" secondAttribute="leadingMargin" id="hQa-1G-ZdV"/>
  401. </constraints>
  402. </tableViewCellContentView>
  403. </tableViewCell>
  404. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" id="zRL-Fh-Awl">
  405. <rect key="frame" x="0.0" y="687" width="600" height="44"/>
  406. <autoresizingMask key="autoresizingMask"/>
  407. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="zRL-Fh-Awl" id="Noa-dM-daB">
  408. <rect key="frame" x="0.0" y="0.0" width="600" height="43"/>
  409. <autoresizingMask key="autoresizingMask"/>
  410. <subviews>
  411. <label opaque="NO" userInteractionEnabled="NO" tag="502" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="passaporto" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="NQO-6r-MLe">
  412. <rect key="frame" x="65" y="11" width="536" height="21"/>
  413. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  414. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  415. <color key="textColor" red="0.33333333333333331" green="0.33333333333333331" blue="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  416. <nil key="highlightedColor"/>
  417. </label>
  418. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="passaporto" translatesAutoresizingMaskIntoConstraints="NO" id="lQz-Bg-ZPc">
  419. <rect key="frame" x="8" y="2" width="40" height="40"/>
  420. <constraints>
  421. <constraint firstAttribute="height" constant="40" id="gNP-El-DVZ"/>
  422. <constraint firstAttribute="width" constant="40" id="wWy-m5-5Vg"/>
  423. </constraints>
  424. </imageView>
  425. </subviews>
  426. <constraints>
  427. <constraint firstItem="lQz-Bg-ZPc" firstAttribute="top" secondItem="Noa-dM-daB" secondAttribute="topMargin" constant="-6" id="5tv-d8-23B"/>
  428. <constraint firstItem="lQz-Bg-ZPc" firstAttribute="leading" secondItem="Noa-dM-daB" secondAttribute="leadingMargin" id="t8a-pv-j1c"/>
  429. </constraints>
  430. </tableViewCellContentView>
  431. </tableViewCell>
  432. </cells>
  433. </tableViewSection>
  434. </sections>
  435. <connections>
  436. <outlet property="dataSource" destination="Gsv-az-gHw" id="aYr-cp-obG"/>
  437. <outlet property="delegate" destination="Gsv-az-gHw" id="ds9-Hk-lAq"/>
  438. </connections>
  439. </tableView>
  440. <navigationItem key="navigationItem" id="NyR-du-Zyb">
  441. <barButtonItem key="rightBarButtonItem" title="Annulla" id="eOl-fM-TjC">
  442. <connections>
  443. <action selector="Annula:" destination="Gsv-az-gHw" id="ahC-Wt-M1X"/>
  444. </connections>
  445. </barButtonItem>
  446. </navigationItem>
  447. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  448. <size key="freeformSize" width="600" height="800"/>
  449. </tableViewController>
  450. <placeholder placeholderIdentifier="IBFirstResponder" id="jIO-IK-Tmr" userLabel="First Responder" sceneMemberID="firstResponder"/>
  451. </objects>
  452. <point key="canvasLocation" x="7004" y="-1058"/>
  453. </scene>
  454. <!--Navigation Controller-->
  455. <scene sceneID="V6i-Hv-03O">
  456. <objects>
  457. <navigationController storyboardIdentifier="CCAddNC" automaticallyAdjustsScrollViewInsets="NO" useStoryboardIdentifierAsRestorationIdentifier="YES" id="ihv-xH-BQJ" sceneMemberID="viewController">
  458. <toolbarItems/>
  459. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  460. <size key="freeformSize" width="600" height="800"/>
  461. <navigationBar key="navigationBar" contentMode="scaleToFill" misplaced="YES" id="QLm-p4-GXN">
  462. <rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
  463. <autoresizingMask key="autoresizingMask"/>
  464. </navigationBar>
  465. <nil name="viewControllers"/>
  466. <connections>
  467. <segue destination="Gsv-az-gHw" kind="relationship" relationship="rootViewController" id="bXB-XQ-h9d"/>
  468. </connections>
  469. </navigationController>
  470. <placeholder placeholderIdentifier="IBFirstResponder" id="bUW-Ck-HIb" userLabel="First Responder" sceneMemberID="firstResponder"/>
  471. </objects>
  472. <point key="canvasLocation" x="5885" y="-1059"/>
  473. </scene>
  474. </scenes>
  475. <resources>
  476. <image name="bancomat" width="64" height="64"/>
  477. <image name="baseurl" width="64" height="64"/>
  478. <image name="cartadicredito" width="64" height="64"/>
  479. <image name="cartaidentita" width="50" height="50"/>
  480. <image name="contocorrente" width="64" height="64"/>
  481. <image name="folder" width="25" height="25"/>
  482. <image name="foldercrypto" width="25" height="25"/>
  483. <image name="importCloud" width="64" height="64"/>
  484. <image name="importCloudCrypto" width="64" height="64"/>
  485. <image name="note" width="64" height="64"/>
  486. <image name="passaporto" width="50" height="50"/>
  487. <image name="patenteguida" width="50" height="50"/>
  488. <image name="photo" width="64" height="64"/>
  489. <image name="photocrypto" width="64" height="64"/>
  490. </resources>
  491. </document>