Main.storyboard 56 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="12118" systemVersion="16E195" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="4IE-mo-rkp">
  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="12086"/>
  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. <!--Split-->
  14. <scene sceneID="B1o-fj-nYn">
  15. <objects>
  16. <splitViewController id="4IE-mo-rkp" customClass="CCSplit" sceneMemberID="viewController">
  17. <extendedEdge key="edgesForExtendedLayout"/>
  18. <connections>
  19. <segue destination="mtc-lf-PRo" kind="relationship" relationship="detailViewController" id="W5b-lw-8O1"/>
  20. <segue destination="FkP-Lh-8zt" kind="relationship" relationship="masterViewController" id="XFR-ol-usq"/>
  21. </connections>
  22. </splitViewController>
  23. <placeholder placeholderIdentifier="IBFirstResponder" id="6BR-HM-b4e" userLabel="First Responder" sceneMemberID="firstResponder"/>
  24. </objects>
  25. <point key="canvasLocation" x="4457" y="-709"/>
  26. </scene>
  27. <!--Settings-->
  28. <scene sceneID="8L1-Aq-u4E">
  29. <objects>
  30. <viewController automaticallyAdjustsScrollViewInsets="NO" id="amx-XG-NId" customClass="CCSettings" sceneMemberID="viewController">
  31. <layoutGuides>
  32. <viewControllerLayoutGuide type="top" id="NjY-Ao-agJ"/>
  33. <viewControllerLayoutGuide type="bottom" id="EGW-gb-08A"/>
  34. </layoutGuides>
  35. <view key="view" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="qPP-0c-bH9">
  36. <rect key="frame" x="0.0" y="64" width="384" height="554"/>
  37. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  38. <subviews>
  39. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" separatorStyle="default" rowHeight="44" sectionHeaderHeight="10" sectionFooterHeight="10" translatesAutoresizingMaskIntoConstraints="NO" id="RbN-9l-HP2">
  40. <rect key="frame" x="0.0" y="-66" width="384" height="620"/>
  41. <color key="backgroundColor" red="0.93725490196078431" green="0.93725490196078431" blue="0.95686274509803926" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  42. </tableView>
  43. </subviews>
  44. <color key="backgroundColor" red="0.93725490196078431" green="0.93725490196078431" blue="0.95686274509803926" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  45. <constraints>
  46. <constraint firstItem="RbN-9l-HP2" firstAttribute="bottom" secondItem="EGW-gb-08A" secondAttribute="top" id="Egr-jv-RF6"/>
  47. <constraint firstAttribute="trailing" secondItem="RbN-9l-HP2" secondAttribute="trailing" id="Jr0-h7-P2a"/>
  48. <constraint firstItem="RbN-9l-HP2" firstAttribute="leading" secondItem="qPP-0c-bH9" secondAttribute="leading" id="QD1-en-dYI"/>
  49. <constraint firstItem="RbN-9l-HP2" firstAttribute="top" secondItem="NjY-Ao-agJ" secondAttribute="bottom" constant="-66" id="pHf-e9-ueA"/>
  50. </constraints>
  51. </view>
  52. <extendedEdge key="edgesForExtendedLayout"/>
  53. <navigationItem key="navigationItem" id="1CO-Ie-Aaj"/>
  54. <connections>
  55. <segue destination="eZl-ut-xpC" kind="presentation" identifier="AcknowledgementsSegue" modalPresentationStyle="formSheet" id="J9C-Ex-Q6i"/>
  56. <segue destination="EIj-cr-7fd" kind="show" identifier="CCManageAccountSegue" id="u0T-X2-SEH"/>
  57. <segue destination="DEi-yz-wEj" kind="show" identifier="CCManageCameraUploadSegue" id="Aij-5E-cNN"/>
  58. <segue destination="sOS-YU-Cbr" kind="show" identifier="CCManageOptimizationsSegue" id="JoS-OK-Poe"/>
  59. <segue destination="gTd-HL-PVY" kind="show" identifier="CCManageSynchronizationsSegue" id="MsD-Ag-XH5"/>
  60. <segue destination="HU7-az-TgV" kind="show" identifier="CCManageHelpSegue" id="bfB-KM-85a"/>
  61. <segue destination="Zc0-jh-3hD" kind="show" identifier="CCManageCryptoCloudSegue" id="BZx-hA-Ydj"/>
  62. </connections>
  63. </viewController>
  64. <placeholder placeholderIdentifier="IBFirstResponder" id="wVn-RD-GD2" userLabel="First Responder" sceneMemberID="firstResponder"/>
  65. </objects>
  66. <point key="canvasLocation" x="9213" y="1218"/>
  67. </scene>
  68. <!--More-->
  69. <scene sceneID="Mdr-ch-zRI">
  70. <objects>
  71. <viewController id="9DM-ts-oJu" customClass="CCMore" sceneMemberID="viewController">
  72. <layoutGuides>
  73. <viewControllerLayoutGuide type="top" id="myb-PI-7vm"/>
  74. <viewControllerLayoutGuide type="bottom" id="vKf-mG-hvt"/>
  75. </layoutGuides>
  76. <view key="view" contentMode="scaleToFill" id="XtC-Je-LUc">
  77. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  78. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  79. <subviews>
  80. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="nextcloudBackground" translatesAutoresizingMaskIntoConstraints="NO" id="cxb-Vw-8zb">
  81. <rect key="frame" x="0.0" y="20" width="375" height="166"/>
  82. </imageView>
  83. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="Xym-IM-aqh">
  84. <rect key="frame" x="0.0" y="194" width="375" height="453"/>
  85. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  86. <prototypes>
  87. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="Cell" rowHeight="50" id="zQQ-52-W9I" customClass="CCCellMore" customModule="Nextcloud" customModuleProvider="target">
  88. <rect key="frame" x="0.0" y="28" width="375" height="50"/>
  89. <autoresizingMask key="autoresizingMask"/>
  90. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="zQQ-52-W9I" id="Zho-os-HYj">
  91. <rect key="frame" x="0.0" y="0.0" width="375" height="50"/>
  92. <autoresizingMask key="autoresizingMask"/>
  93. <subviews>
  94. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="center" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="RZt-EQ-32U">
  95. <rect key="frame" x="8" y="4" width="40" height="40"/>
  96. <constraints>
  97. <constraint firstAttribute="width" constant="40" id="GYs-fR-sFZ"/>
  98. <constraint firstAttribute="height" constant="40" id="Wrt-BX-70e"/>
  99. </constraints>
  100. </imageView>
  101. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="idt-Tt-9A9">
  102. <rect key="frame" x="56" y="15" width="311" height="20"/>
  103. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  104. <nil key="textColor"/>
  105. <nil key="highlightedColor"/>
  106. </label>
  107. </subviews>
  108. <constraints>
  109. <constraint firstAttribute="leadingMargin" secondItem="RZt-EQ-32U" secondAttribute="leading" id="fph-ua-Vg7"/>
  110. <constraint firstAttribute="trailingMargin" secondItem="idt-Tt-9A9" secondAttribute="trailing" id="iZn-Cp-TaL"/>
  111. <constraint firstItem="idt-Tt-9A9" firstAttribute="centerY" secondItem="Zho-os-HYj" secondAttribute="centerY" id="sXO-Ap-7WF"/>
  112. <constraint firstItem="RZt-EQ-32U" firstAttribute="centerY" secondItem="Zho-os-HYj" secondAttribute="centerY" id="vfg-W2-KG4"/>
  113. <constraint firstItem="idt-Tt-9A9" firstAttribute="leading" secondItem="Zho-os-HYj" secondAttribute="leadingMargin" constant="48" id="wOF-pM-QzV"/>
  114. </constraints>
  115. </tableViewCellContentView>
  116. <connections>
  117. <outlet property="imageIcon" destination="RZt-EQ-32U" id="dZO-MZ-YJp"/>
  118. <outlet property="labelText" destination="idt-Tt-9A9" id="Xgv-C7-jBr"/>
  119. </connections>
  120. </tableViewCell>
  121. </prototypes>
  122. </tableView>
  123. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="DWx-1W-vs0">
  124. <rect key="frame" x="16" y="73" width="60" height="60"/>
  125. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" heightSizable="YES" flexibleMaxY="YES"/>
  126. </imageView>
  127. </subviews>
  128. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  129. <constraints>
  130. <constraint firstItem="cxb-Vw-8zb" firstAttribute="top" secondItem="myb-PI-7vm" secondAttribute="bottom" id="4l7-cf-DHE"/>
  131. <constraint firstAttribute="trailing" secondItem="cxb-Vw-8zb" secondAttribute="trailing" id="AjJ-cB-0xu"/>
  132. <constraint firstItem="Xym-IM-aqh" firstAttribute="leading" secondItem="cxb-Vw-8zb" secondAttribute="leading" id="DKF-Y7-cmv"/>
  133. <constraint firstItem="Xym-IM-aqh" firstAttribute="trailing" secondItem="cxb-Vw-8zb" secondAttribute="trailing" id="SNN-Jv-Ezx"/>
  134. <constraint firstItem="Xym-IM-aqh" firstAttribute="top" secondItem="cxb-Vw-8zb" secondAttribute="bottom" constant="8" id="gtG-qs-qFg"/>
  135. <constraint firstAttribute="bottom" secondItem="Xym-IM-aqh" secondAttribute="bottom" constant="20" symbolic="YES" id="iky-9q-uu8"/>
  136. <constraint firstItem="vKf-mG-hvt" firstAttribute="top" secondItem="cxb-Vw-8zb" secondAttribute="bottom" constant="481" id="qZP-h6-sJW"/>
  137. <constraint firstItem="cxb-Vw-8zb" firstAttribute="leading" secondItem="XtC-Je-LUc" secondAttribute="leading" id="qyg-dI-shE"/>
  138. </constraints>
  139. </view>
  140. <connections>
  141. <outlet property="tableView" destination="Xym-IM-aqh" id="BM5-cf-ZtQ"/>
  142. </connections>
  143. </viewController>
  144. <placeholder placeholderIdentifier="IBFirstResponder" id="D6O-WR-IEL" userLabel="First Responder" sceneMemberID="firstResponder"/>
  145. </objects>
  146. <point key="canvasLocation" x="9874" y="1218"/>
  147. </scene>
  148. <!--Offline Container-->
  149. <scene sceneID="AYB-62-j4s">
  150. <objects>
  151. <viewController id="rwz-Z7-lr8" customClass="CCOfflineContainer" sceneMemberID="viewController">
  152. <layoutGuides>
  153. <viewControllerLayoutGuide type="top" id="dzn-ww-83z"/>
  154. <viewControllerLayoutGuide type="bottom" id="tXj-pi-tXG"/>
  155. </layoutGuides>
  156. <view key="view" contentMode="scaleToFill" id="HtS-Rb-W2J">
  157. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  158. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  159. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  160. </view>
  161. <navigationItem key="navigationItem" id="2FU-76-z2B"/>
  162. </viewController>
  163. <placeholder placeholderIdentifier="IBFirstResponder" id="fXh-VU-vqk" userLabel="First Responder" sceneMemberID="firstResponder"/>
  164. </objects>
  165. <point key="canvasLocation" x="5857" y="1218"/>
  166. </scene>
  167. <!--Page View Controller-->
  168. <scene sceneID="UZ5-5e-kso">
  169. <objects>
  170. <pageViewController storyboardIdentifier="OfflinePageViewController" autoresizesArchivedViewToFullSize="NO" transitionStyle="scroll" navigationOrientation="horizontal" spineLocation="none" id="ryN-QC-jWF" sceneMemberID="viewController"/>
  171. <placeholder placeholderIdentifier="IBFirstResponder" id="gHN-MZ-CSY" userLabel="First Responder" sceneMemberID="firstResponder"/>
  172. </objects>
  173. <point key="canvasLocation" x="6487" y="1218"/>
  174. </scene>
  175. <!--Photos Camera Upload-->
  176. <scene sceneID="kWr-RF-gdq">
  177. <objects>
  178. <collectionViewController extendedLayoutIncludesOpaqueBars="YES" id="1Ca-6H-d29" customClass="CCPhotosCameraUpload" sceneMemberID="viewController">
  179. <collectionView key="view" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="prototypes" id="zkC-IW-U7O">
  180. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  181. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  182. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  183. <collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="3" minimumInteritemSpacing="1" id="Ode-Gf-Nqo">
  184. <size key="itemSize" width="75" height="75"/>
  185. <size key="headerReferenceSize" width="10" height="20"/>
  186. <size key="footerReferenceSize" width="10" height="20"/>
  187. <inset key="sectionInset" minX="4" minY="4" maxX="4" maxY="4"/>
  188. </collectionViewFlowLayout>
  189. <cells>
  190. <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="cell" id="ax6-Kq-EOT">
  191. <rect key="frame" x="4" y="24" width="75" height="75"/>
  192. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  193. <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
  194. <rect key="frame" x="0.0" y="0.0" width="75" height="75"/>
  195. <autoresizingMask key="autoresizingMask"/>
  196. <subviews>
  197. <imageView userInteractionEnabled="NO" tag="100" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="wv7-Pl-1S9">
  198. <rect key="frame" x="0.0" y="0.0" width="75" height="75"/>
  199. </imageView>
  200. <visualEffectView hidden="YES" opaque="NO" tag="200" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Vaz-kb-VZC">
  201. <rect key="frame" x="0.0" y="0.0" width="75" height="75"/>
  202. <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" id="zTo-QZ-xyF">
  203. <rect key="frame" x="0.0" y="0.0" width="75" height="75"/>
  204. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  205. </view>
  206. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  207. <blurEffect style="extraLight"/>
  208. </visualEffectView>
  209. <imageView hidden="YES" opaque="NO" userInteractionEnabled="NO" tag="300" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="sj1-BH-NWl">
  210. <rect key="frame" x="25" y="25" width="25" height="25"/>
  211. <constraints>
  212. <constraint firstAttribute="height" constant="25" id="8D0-Br-VLn"/>
  213. <constraint firstAttribute="width" constant="25" id="JTW-Py-sqE"/>
  214. </constraints>
  215. </imageView>
  216. </subviews>
  217. </view>
  218. <constraints>
  219. <constraint firstItem="wv7-Pl-1S9" firstAttribute="leading" secondItem="ax6-Kq-EOT" secondAttribute="leading" id="8Lf-ww-OoY"/>
  220. <constraint firstItem="wv7-Pl-1S9" firstAttribute="bottom" secondItem="Vaz-kb-VZC" secondAttribute="bottom" id="8nn-9h-h8F"/>
  221. <constraint firstItem="sj1-BH-NWl" firstAttribute="centerX" secondItem="zTo-QZ-xyF" secondAttribute="centerX" id="Aou-FC-rhP"/>
  222. <constraint firstItem="wv7-Pl-1S9" firstAttribute="trailing" secondItem="Vaz-kb-VZC" secondAttribute="trailing" id="CGZ-Ir-z0l"/>
  223. <constraint firstItem="wv7-Pl-1S9" firstAttribute="top" secondItem="ax6-Kq-EOT" secondAttribute="top" id="H2J-n2-czF"/>
  224. <constraint firstItem="wv7-Pl-1S9" firstAttribute="leading" secondItem="Vaz-kb-VZC" secondAttribute="leading" id="TKe-Ml-mj4"/>
  225. <constraint firstItem="wv7-Pl-1S9" firstAttribute="top" secondItem="Vaz-kb-VZC" secondAttribute="top" id="V3X-qR-o1I"/>
  226. <constraint firstAttribute="trailing" secondItem="wv7-Pl-1S9" secondAttribute="trailing" id="WRD-6l-xgj"/>
  227. <constraint firstItem="sj1-BH-NWl" firstAttribute="centerY" secondItem="zTo-QZ-xyF" secondAttribute="centerY" id="qDU-Pg-7gS"/>
  228. <constraint firstAttribute="bottom" secondItem="wv7-Pl-1S9" secondAttribute="bottom" id="vwT-T5-hkc"/>
  229. </constraints>
  230. </collectionViewCell>
  231. </cells>
  232. <collectionReusableView key="sectionHeaderView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="header" id="0S8-Db-U0e">
  233. <rect key="frame" x="0.0" y="0.0" width="375" height="20"/>
  234. <autoresizingMask key="autoresizingMask"/>
  235. <subviews>
  236. <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" tag="100" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Header" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="55Q-Lx-UkW">
  237. <rect key="frame" x="6" y="3" width="352" height="15"/>
  238. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  239. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  240. <nil key="highlightedColor"/>
  241. </label>
  242. </subviews>
  243. <constraints>
  244. <constraint firstAttribute="trailingMargin" secondItem="55Q-Lx-UkW" secondAttribute="trailing" constant="9" id="5gh-ql-db6"/>
  245. <constraint firstItem="55Q-Lx-UkW" firstAttribute="leading" secondItem="0S8-Db-U0e" secondAttribute="leading" constant="6" id="Ltr-ca-4oa"/>
  246. <constraint firstItem="55Q-Lx-UkW" firstAttribute="centerY" secondItem="0S8-Db-U0e" secondAttribute="centerY" id="p4z-mm-sQP"/>
  247. </constraints>
  248. </collectionReusableView>
  249. <collectionReusableView key="sectionFooterView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="footer" id="jDW-vn-a9W">
  250. <rect key="frame" x="0.0" y="103" width="375" height="20"/>
  251. <autoresizingMask key="autoresizingMask"/>
  252. <subviews>
  253. <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" tag="100" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Header" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="HVV-2C-7PP">
  254. <rect key="frame" x="8" y="3" width="359" height="15"/>
  255. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  256. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  257. <nil key="highlightedColor"/>
  258. </label>
  259. </subviews>
  260. <constraints>
  261. <constraint firstItem="HVV-2C-7PP" firstAttribute="leading" secondItem="jDW-vn-a9W" secondAttribute="leadingMargin" id="1Cm-hJ-kcH"/>
  262. <constraint firstItem="HVV-2C-7PP" firstAttribute="height" secondItem="jDW-vn-a9W" secondAttribute="height" constant="-5" id="Jio-JV-jMB"/>
  263. <constraint firstItem="HVV-2C-7PP" firstAttribute="centerY" secondItem="jDW-vn-a9W" secondAttribute="centerY" id="SQf-VK-Db4"/>
  264. <constraint firstItem="HVV-2C-7PP" firstAttribute="width" secondItem="jDW-vn-a9W" secondAttribute="width" constant="-16" id="nQC-oH-6jE"/>
  265. </constraints>
  266. </collectionReusableView>
  267. <connections>
  268. <outlet property="dataSource" destination="1Ca-6H-d29" id="Uzm-Ti-Qig"/>
  269. <outlet property="delegate" destination="1Ca-6H-d29" id="GXw-PZ-AIG"/>
  270. </connections>
  271. </collectionView>
  272. <navigationItem key="navigationItem" id="Ljh-k8-LVi"/>
  273. <connections>
  274. <segue destination="mtc-lf-PRo" kind="showDetail" identifier="segueDetail" id="op6-ow-K8v"/>
  275. </connections>
  276. </collectionViewController>
  277. <placeholder placeholderIdentifier="IBFirstResponder" id="W1h-qt-Bld" userLabel="First Responder" sceneMemberID="firstResponder"/>
  278. </objects>
  279. <point key="canvasLocation" x="8572" y="1218"/>
  280. </scene>
  281. <!--Acknowledgements-->
  282. <scene sceneID="h9y-Lj-jxB">
  283. <objects>
  284. <viewController id="Wu3-ow-y4h" customClass="Acknowledgements" sceneMemberID="viewController">
  285. <layoutGuides>
  286. <viewControllerLayoutGuide type="top" id="zkQ-oZ-pz9"/>
  287. <viewControllerLayoutGuide type="bottom" id="RWM-KX-MWW"/>
  288. </layoutGuides>
  289. <view key="view" opaque="NO" contentMode="scaleToFill" id="HYE-hK-m2I">
  290. <rect key="frame" x="0.0" y="64" width="375" height="603"/>
  291. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  292. <subviews>
  293. <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" showsHorizontalScrollIndicator="NO" delaysContentTouches="NO" canCancelContentTouches="NO" bouncesZoom="NO" editable="NO" usesAttributedText="YES" selectable="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vYq-of-LmL">
  294. <rect key="frame" x="3" y="0.0" width="369" height="603"/>
  295. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  296. <attributedString key="attributedText">
  297. <fragment content="Copyright (C)">
  298. <attributes>
  299. <font key="NSFont" size="14" name="HelveticaNeue"/>
  300. <paragraphStyle key="NSParagraphStyle" alignment="left" lineBreakMode="wordWrapping" baseWritingDirection="natural"/>
  301. </attributes>
  302. </fragment>
  303. </attributedString>
  304. <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
  305. <connections>
  306. <outlet property="delegate" destination="Wu3-ow-y4h" id="RHw-TA-1yQ"/>
  307. </connections>
  308. </textView>
  309. </subviews>
  310. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  311. <constraints>
  312. <constraint firstItem="vYq-of-LmL" firstAttribute="leading" secondItem="HYE-hK-m2I" secondAttribute="leadingMargin" constant="-13" id="RHX-O3-otO"/>
  313. <constraint firstItem="vYq-of-LmL" firstAttribute="top" secondItem="zkQ-oZ-pz9" secondAttribute="bottom" id="SwN-pK-RVe"/>
  314. <constraint firstAttribute="trailingMargin" secondItem="vYq-of-LmL" secondAttribute="trailing" constant="-13" id="iao-EZ-391"/>
  315. <constraint firstItem="RWM-KX-MWW" firstAttribute="top" secondItem="vYq-of-LmL" secondAttribute="bottom" id="rjG-Mo-psH"/>
  316. </constraints>
  317. </view>
  318. <extendedEdge key="edgesForExtendedLayout"/>
  319. <navigationItem key="navigationItem" id="NXp-TT-qTB"/>
  320. <connections>
  321. <outlet property="txtTermini" destination="vYq-of-LmL" id="hA3-bm-4ke"/>
  322. <outlet property="view" destination="HYE-hK-m2I" id="lTc-Ug-HO0"/>
  323. </connections>
  324. </viewController>
  325. <placeholder placeholderIdentifier="IBFirstResponder" id="TUv-7S-62D" userLabel="First Responder" sceneMemberID="firstResponder"/>
  326. </objects>
  327. <point key="canvasLocation" x="11065" y="3823"/>
  328. </scene>
  329. <!--Navigation Controller-->
  330. <scene sceneID="eDq-6m-h8d">
  331. <objects>
  332. <navigationController automaticallyAdjustsScrollViewInsets="NO" id="eZl-ut-xpC" sceneMemberID="viewController">
  333. <extendedEdge key="edgesForExtendedLayout"/>
  334. <toolbarItems/>
  335. <navigationBar key="navigationBar" contentMode="scaleToFill" id="rJe-3o-bpZ">
  336. <rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
  337. <autoresizingMask key="autoresizingMask"/>
  338. </navigationBar>
  339. <nil name="viewControllers"/>
  340. <connections>
  341. <segue destination="Wu3-ow-y4h" kind="relationship" relationship="rootViewController" id="Xpr-tm-bWy"/>
  342. </connections>
  343. </navigationController>
  344. <placeholder placeholderIdentifier="IBFirstResponder" id="38M-dR-dlY" userLabel="First Responder" sceneMemberID="firstResponder"/>
  345. </objects>
  346. <point key="canvasLocation" x="11065" y="3019"/>
  347. </scene>
  348. <!--Manage Account-->
  349. <scene sceneID="OhO-6f-Vhc">
  350. <objects>
  351. <viewController id="EIj-cr-7fd" customClass="CCManageAccount" sceneMemberID="viewController">
  352. <layoutGuides>
  353. <viewControllerLayoutGuide type="top" id="uyJ-km-0gk"/>
  354. <viewControllerLayoutGuide type="bottom" id="hEi-St-jlW"/>
  355. </layoutGuides>
  356. <view key="view" contentMode="scaleToFill" id="dTI-9C-Bf2">
  357. <rect key="frame" x="0.0" y="64" width="384" height="554"/>
  358. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  359. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  360. </view>
  361. <extendedEdge key="edgesForExtendedLayout"/>
  362. <navigationItem key="navigationItem" id="I4M-0q-oPz"/>
  363. </viewController>
  364. <placeholder placeholderIdentifier="IBFirstResponder" id="EDa-LU-0rn" userLabel="First Responder" sceneMemberID="firstResponder"/>
  365. </objects>
  366. <point key="canvasLocation" x="7213" y="3018"/>
  367. </scene>
  368. <!--Manage Crypto Cloud-->
  369. <scene sceneID="cbW-au-eCe">
  370. <objects>
  371. <viewController id="Zc0-jh-3hD" customClass="CCManageCryptoCloud" sceneMemberID="viewController">
  372. <layoutGuides>
  373. <viewControllerLayoutGuide type="top" id="Mj6-7r-ybC"/>
  374. <viewControllerLayoutGuide type="bottom" id="qyW-zc-26J"/>
  375. </layoutGuides>
  376. <view key="view" contentMode="scaleToFill" id="y8W-PN-QtS">
  377. <rect key="frame" x="0.0" y="64" width="384" height="554"/>
  378. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  379. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  380. </view>
  381. <extendedEdge key="edgesForExtendedLayout"/>
  382. <navigationItem key="navigationItem" id="Hhs-Wj-nLB"/>
  383. </viewController>
  384. <placeholder placeholderIdentifier="IBFirstResponder" id="ksn-Ew-8Z0" userLabel="First Responder" sceneMemberID="firstResponder"/>
  385. </objects>
  386. <point key="canvasLocation" x="7858" y="3019"/>
  387. </scene>
  388. <!--Manage Camera Upload-->
  389. <scene sceneID="YAa-hT-VHe">
  390. <objects>
  391. <viewController id="DEi-yz-wEj" customClass="CCManageCameraUpload" sceneMemberID="viewController">
  392. <layoutGuides>
  393. <viewControllerLayoutGuide type="top" id="ROd-mD-0FQ"/>
  394. <viewControllerLayoutGuide type="bottom" id="mUa-nu-y9y"/>
  395. </layoutGuides>
  396. <view key="view" contentMode="scaleToFill" id="WFy-lj-QJi">
  397. <rect key="frame" x="0.0" y="64" width="384" height="554"/>
  398. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  399. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  400. </view>
  401. <extendedEdge key="edgesForExtendedLayout"/>
  402. <navigationItem key="navigationItem" id="y2u-7Z-uGO"/>
  403. </viewController>
  404. <placeholder placeholderIdentifier="IBFirstResponder" id="g5a-uE-sF6" userLabel="First Responder" sceneMemberID="firstResponder"/>
  405. </objects>
  406. <point key="canvasLocation" x="8499" y="3019"/>
  407. </scene>
  408. <!--Manage Optimizations-->
  409. <scene sceneID="dOW-Mw-bEM">
  410. <objects>
  411. <viewController id="sOS-YU-Cbr" customClass="CCManageOptimizations" sceneMemberID="viewController">
  412. <layoutGuides>
  413. <viewControllerLayoutGuide type="top" id="tze-zu-iin"/>
  414. <viewControllerLayoutGuide type="bottom" id="MYl-TL-mVB"/>
  415. </layoutGuides>
  416. <view key="view" contentMode="scaleToFill" id="DkJ-LZ-yPy">
  417. <rect key="frame" x="0.0" y="64" width="384" height="554"/>
  418. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  419. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  420. </view>
  421. <extendedEdge key="edgesForExtendedLayout"/>
  422. <navigationItem key="navigationItem" id="f9e-Aq-ViU"/>
  423. </viewController>
  424. <placeholder placeholderIdentifier="IBFirstResponder" id="0UA-CF-A4C" userLabel="First Responder" sceneMemberID="firstResponder"/>
  425. </objects>
  426. <point key="canvasLocation" x="9778" y="3019"/>
  427. </scene>
  428. <!--Main Tab Bar Controller-->
  429. <scene sceneID="gY3-Ur-rTC">
  430. <objects>
  431. <tabBarController automaticallyAdjustsScrollViewInsets="NO" id="FkP-Lh-8zt" customClass="CCMainTabBarController" customModule="Nextcloud" customModuleProvider="target" sceneMemberID="viewController">
  432. <toolbarItems/>
  433. <navigationItem key="navigationItem" id="ozb-fg-0GE">
  434. <barButtonItem key="backBarButtonItem" title="Back" id="oUu-2v-gUF"/>
  435. </navigationItem>
  436. <tabBar key="tabBar" contentMode="scaleToFill" id="72f-jP-cei">
  437. <rect key="frame" x="0.0" y="0.0" width="1000" height="1000"/>
  438. <autoresizingMask key="autoresizingMask"/>
  439. <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  440. </tabBar>
  441. <connections>
  442. <segue destination="bSZ-tE-FEj" kind="relationship" relationship="viewControllers" id="qbu-nX-qCk"/>
  443. <segue destination="hwM-4d-Afb" kind="relationship" relationship="viewControllers" id="tds-0Q-7Zf"/>
  444. <segue destination="Cc7-4O-z6Q" kind="relationship" relationship="viewControllers" id="YKg-LH-tor"/>
  445. <segue destination="Npr-vu-PSD" kind="relationship" relationship="viewControllers" id="XeU-GF-etm"/>
  446. <segue destination="ftT-7F-lfU" kind="relationship" relationship="viewControllers" id="z8K-RX-gJH"/>
  447. </connections>
  448. </tabBarController>
  449. <placeholder placeholderIdentifier="IBFirstResponder" id="d2B-Yg-rp2" userLabel="First Responder" sceneMemberID="firstResponder"/>
  450. </objects>
  451. <point key="canvasLocation" x="7073" y="-709"/>
  452. </scene>
  453. <!--Detail-->
  454. <scene sceneID="zJM-E9-jgK">
  455. <objects>
  456. <viewController storyboardIdentifier="CCDetailVC" extendedLayoutIncludesOpaqueBars="YES" id="zg6-hy-EbU" customClass="CCDetail" sceneMemberID="viewController">
  457. <layoutGuides>
  458. <viewControllerLayoutGuide type="top" id="k2r-4R-ErO"/>
  459. <viewControllerLayoutGuide type="bottom" id="6Tt-yQ-gC5"/>
  460. </layoutGuides>
  461. <view key="view" contentMode="scaleToFill" id="cUA-lB-tGG">
  462. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  463. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  464. <subviews>
  465. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" preservesSuperviewLayoutMargins="YES" image="cryptocloud_sfondo_iPad" translatesAutoresizingMaskIntoConstraints="NO" id="zlU-MP-ZVs">
  466. <rect key="frame" x="60" y="240" width="256" height="187"/>
  467. </imageView>
  468. </subviews>
  469. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  470. <constraints>
  471. <constraint firstItem="zlU-MP-ZVs" firstAttribute="centerY" secondItem="cUA-lB-tGG" secondAttribute="centerY" id="NqJ-e6-LfV"/>
  472. <constraint firstItem="zlU-MP-ZVs" firstAttribute="centerX" secondItem="cUA-lB-tGG" secondAttribute="centerX" id="VG7-UF-Zrf"/>
  473. </constraints>
  474. </view>
  475. <navigationItem key="navigationItem" id="cJm-UN-Dvj" userLabel="Detail"/>
  476. <connections>
  477. <outlet property="imageBackground" destination="zlU-MP-ZVs" id="XRF-iq-qSn"/>
  478. </connections>
  479. </viewController>
  480. <placeholder placeholderIdentifier="IBFirstResponder" id="IJ0-oL-QKv" userLabel="First Responder" sceneMemberID="firstResponder"/>
  481. </objects>
  482. <point key="canvasLocation" x="4596" y="3823"/>
  483. </scene>
  484. <!--Main-->
  485. <scene sceneID="OEe-6n-ARk">
  486. <objects>
  487. <tableViewController storyboardIdentifier="CCMainVC" extendedLayoutIncludesOpaqueBars="YES" id="YJg-Xa-VYf" customClass="CCMain" sceneMemberID="viewController">
  488. <tableView key="view" opaque="NO" clipsSubviews="YES" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" allowsSelectionDuringEditing="YES" rowHeight="60" sectionHeaderHeight="22" sectionFooterHeight="22" id="7sT-6b-Pnh">
  489. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  490. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  491. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  492. <sections/>
  493. <connections>
  494. <outlet property="dataSource" destination="YJg-Xa-VYf" id="sz8-sd-5O4"/>
  495. <outlet property="delegate" destination="YJg-Xa-VYf" id="Pwe-im-Vzk"/>
  496. </connections>
  497. </tableView>
  498. <navigationItem key="navigationItem" id="TXe-bF-Uwk"/>
  499. <connections>
  500. <outlet property="searchDisplayController" destination="xcf-VI-FqA" id="nZk-CY-UUL"/>
  501. <segue destination="mtc-lf-PRo" kind="showDetail" identifier="segueDetail" id="YTW-Kz-l02"/>
  502. </connections>
  503. </tableViewController>
  504. <placeholder placeholderIdentifier="IBFirstResponder" id="q78-1k-pga" userLabel="First Responder" sceneMemberID="firstResponder"/>
  505. <searchDisplayController id="xcf-VI-FqA">
  506. <connections>
  507. <outlet property="delegate" destination="YJg-Xa-VYf" id="J25-Dg-BOy"/>
  508. <outlet property="searchContentsController" destination="YJg-Xa-VYf" id="f4n-7F-MTp"/>
  509. <outlet property="searchResultsDataSource" destination="YJg-Xa-VYf" id="Omt-3Z-A1J"/>
  510. <outlet property="searchResultsDelegate" destination="YJg-Xa-VYf" id="r6f-t7-MvO"/>
  511. </connections>
  512. </searchDisplayController>
  513. </objects>
  514. <point key="canvasLocation" x="5214" y="1218"/>
  515. </scene>
  516. <!--Navigation Controller-->
  517. <scene sceneID="Xur-XN-mjy">
  518. <objects>
  519. <navigationController storyboardIdentifier="CCDetailNC" extendedLayoutIncludesOpaqueBars="YES" automaticallyAdjustsScrollViewInsets="NO" id="mtc-lf-PRo" sceneMemberID="viewController">
  520. <toolbarItems/>
  521. <navigationBar key="navigationBar" contentMode="scaleToFill" id="vxw-dW-rgx">
  522. <rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
  523. <autoresizingMask key="autoresizingMask"/>
  524. </navigationBar>
  525. <nil name="viewControllers"/>
  526. <connections>
  527. <segue destination="zg6-hy-EbU" kind="relationship" relationship="rootViewController" id="qIX-Hw-L2i"/>
  528. </connections>
  529. </navigationController>
  530. <placeholder placeholderIdentifier="IBFirstResponder" id="1l7-Aj-XxZ" userLabel="First Responder" sceneMemberID="firstResponder"/>
  531. </objects>
  532. <point key="canvasLocation" x="4596" y="3018"/>
  533. </scene>
  534. <!--File-->
  535. <scene sceneID="dMv-43-hWy">
  536. <objects>
  537. <navigationController storyboardIdentifier="CCMainNC" extendedLayoutIncludesOpaqueBars="YES" automaticallyAdjustsScrollViewInsets="NO" id="bSZ-tE-FEj" customClass="CCControlCenter" sceneMemberID="viewController">
  538. <tabBarItem key="tabBarItem" title="File" image="fileNextcloud" id="Zxv-aS-HGF"/>
  539. <toolbarItems/>
  540. <navigationBar key="navigationBar" contentMode="scaleToFill" id="cj6-rT-wnB">
  541. <rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
  542. <autoresizingMask key="autoresizingMask"/>
  543. </navigationBar>
  544. <nil name="viewControllers"/>
  545. <connections>
  546. <segue destination="YJg-Xa-VYf" kind="relationship" relationship="rootViewController" id="55n-k6-dDK"/>
  547. </connections>
  548. </navigationController>
  549. <placeholder placeholderIdentifier="IBFirstResponder" id="k95-tV-JJx" userLabel="First Responder" sceneMemberID="firstResponder"/>
  550. </objects>
  551. <point key="canvasLocation" x="5215" y="327"/>
  552. </scene>
  553. <!--Favorite-->
  554. <scene sceneID="YSr-JF-a0V">
  555. <objects>
  556. <navigationController extendedLayoutIncludesOpaqueBars="YES" automaticallyAdjustsScrollViewInsets="NO" id="hwM-4d-Afb" sceneMemberID="viewController">
  557. <tabBarItem key="tabBarItem" title="Favorite" image="tabBarFavorite" id="o09-67-hwf"/>
  558. <toolbarItems/>
  559. <navigationBar key="navigationBar" contentMode="scaleToFill" id="MJw-Bn-5le">
  560. <rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
  561. <autoresizingMask key="autoresizingMask"/>
  562. </navigationBar>
  563. <nil name="viewControllers"/>
  564. <connections>
  565. <segue destination="rwz-Z7-lr8" kind="relationship" relationship="rootViewController" id="sp7-ug-USE"/>
  566. </connections>
  567. </navigationController>
  568. <placeholder placeholderIdentifier="IBFirstResponder" id="NME-vT-pfd" userLabel="First Responder" sceneMemberID="firstResponder"/>
  569. </objects>
  570. <point key="canvasLocation" x="5857" y="327"/>
  571. </scene>
  572. <!--Offline Page Content-->
  573. <scene sceneID="33n-4d-goO">
  574. <objects>
  575. <viewController storyboardIdentifier="OfflinePageContent" id="6uw-SF-2Qu" customClass="CCOfflinePageContent" sceneMemberID="viewController">
  576. <layoutGuides>
  577. <viewControllerLayoutGuide type="top" id="kXv-QP-Tlq"/>
  578. <viewControllerLayoutGuide type="bottom" id="Y8a-Ua-b9s"/>
  579. </layoutGuides>
  580. <view key="view" contentMode="scaleToFill" id="o6l-1S-6dH">
  581. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  582. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  583. <subviews>
  584. <tableView clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="Pes-cJ-S4N">
  585. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  586. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
  587. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  588. <connections>
  589. <outlet property="dataSource" destination="6uw-SF-2Qu" id="65P-9j-K6G"/>
  590. <outlet property="delegate" destination="6uw-SF-2Qu" id="jGP-Hq-vWN"/>
  591. </connections>
  592. </tableView>
  593. </subviews>
  594. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  595. </view>
  596. <connections>
  597. <outlet property="tableView" destination="Pes-cJ-S4N" id="Fxj-3r-MCL"/>
  598. <segue destination="mtc-lf-PRo" kind="showDetail" identifier="segueDetail" id="45n-bF-9RO"/>
  599. </connections>
  600. </viewController>
  601. <placeholder placeholderIdentifier="IBFirstResponder" id="d5y-uw-vht" userLabel="First Responder" sceneMemberID="firstResponder"/>
  602. </objects>
  603. <point key="canvasLocation" x="7125.6000000000004" y="1217.5412293853074"/>
  604. </scene>
  605. <!--View Controller-->
  606. <scene sceneID="60G-IQ-Axc">
  607. <objects>
  608. <viewController id="5u0-hQ-Qcc" sceneMemberID="viewController">
  609. <layoutGuides>
  610. <viewControllerLayoutGuide type="top" id="ydP-J5-ga0"/>
  611. <viewControllerLayoutGuide type="bottom" id="VEh-cM-lkh"/>
  612. </layoutGuides>
  613. <view key="view" contentMode="scaleToFill" id="vDQ-hO-q2d">
  614. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  615. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  616. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  617. </view>
  618. <navigationItem key="navigationItem" id="DJa-X9-gd4"/>
  619. </viewController>
  620. <placeholder placeholderIdentifier="IBFirstResponder" id="rff-dP-xgt" userLabel="First Responder" sceneMemberID="firstResponder"/>
  621. </objects>
  622. <point key="canvasLocation" x="7934" y="1218"/>
  623. </scene>
  624. <!--Photos-->
  625. <scene sceneID="IuY-Iu-oAm">
  626. <objects>
  627. <navigationController extendedLayoutIncludesOpaqueBars="YES" automaticallyAdjustsScrollViewInsets="NO" id="Npr-vu-PSD" sceneMemberID="viewController">
  628. <tabBarItem key="tabBarItem" title="Photos" image="tabBarPhotos" id="5cw-bP-7It"/>
  629. <toolbarItems/>
  630. <navigationBar key="navigationBar" contentMode="scaleToFill" id="ixg-Pw-TNO">
  631. <rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
  632. <autoresizingMask key="autoresizingMask"/>
  633. </navigationBar>
  634. <nil name="viewControllers"/>
  635. <connections>
  636. <segue destination="1Ca-6H-d29" kind="relationship" relationship="rootViewController" id="z78-Fg-8sL"/>
  637. </connections>
  638. </navigationController>
  639. <placeholder placeholderIdentifier="IBFirstResponder" id="cZf-pk-3Bd" userLabel="First Responder" sceneMemberID="firstResponder"/>
  640. </objects>
  641. <point key="canvasLocation" x="8572" y="327"/>
  642. </scene>
  643. <!--Settings-->
  644. <scene sceneID="nEn-y9-HDF">
  645. <objects>
  646. <navigationController extendedLayoutIncludesOpaqueBars="YES" automaticallyAdjustsScrollViewInsets="NO" id="ftT-7F-lfU" sceneMemberID="viewController">
  647. <tabBarItem key="tabBarItem" title="Settings" image="tabBarSettings" id="Yua-ga-FRJ"/>
  648. <toolbarItems/>
  649. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  650. <size key="freeformSize" width="384" height="667"/>
  651. <navigationBar key="navigationBar" contentMode="scaleToFill" id="Gr7-lE-Txr">
  652. <rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
  653. <autoresizingMask key="autoresizingMask"/>
  654. </navigationBar>
  655. <nil name="viewControllers"/>
  656. <connections>
  657. <segue destination="amx-XG-NId" kind="relationship" relationship="rootViewController" id="Qwl-Zd-dt3"/>
  658. </connections>
  659. </navigationController>
  660. <placeholder placeholderIdentifier="IBFirstResponder" id="5WQ-nE-llq" userLabel="First Responder" sceneMemberID="firstResponder"/>
  661. </objects>
  662. <point key="canvasLocation" x="9213" y="327"/>
  663. </scene>
  664. <!--Manage Synchronizations-->
  665. <scene sceneID="rlM-Pz-rta">
  666. <objects>
  667. <viewController id="gTd-HL-PVY" customClass="CCManageSynchronizations" sceneMemberID="viewController">
  668. <layoutGuides>
  669. <viewControllerLayoutGuide type="top" id="9Kq-b8-Bh8"/>
  670. <viewControllerLayoutGuide type="bottom" id="uoD-Vb-rfP"/>
  671. </layoutGuides>
  672. <view key="view" contentMode="scaleToFill" id="cO8-G4-hHt">
  673. <rect key="frame" x="0.0" y="64" width="384" height="554"/>
  674. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  675. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  676. </view>
  677. <extendedEdge key="edgesForExtendedLayout"/>
  678. <navigationItem key="navigationItem" id="XMM-MK-ZBM"/>
  679. </viewController>
  680. <placeholder placeholderIdentifier="IBFirstResponder" id="2YG-G9-yyB" userLabel="First Responder" sceneMemberID="firstResponder"/>
  681. </objects>
  682. <point key="canvasLocation" x="10429" y="3018"/>
  683. </scene>
  684. <!--Manage Help-->
  685. <scene sceneID="Kwp-bi-zU9">
  686. <objects>
  687. <viewController id="HU7-az-TgV" customClass="CCManageHelp" sceneMemberID="viewController">
  688. <layoutGuides>
  689. <viewControllerLayoutGuide type="top" id="q5t-Kt-Dku"/>
  690. <viewControllerLayoutGuide type="bottom" id="wiG-3f-6XF"/>
  691. </layoutGuides>
  692. <view key="view" contentMode="scaleToFill" id="LNE-IV-JjC">
  693. <rect key="frame" x="0.0" y="64" width="384" height="554"/>
  694. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  695. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  696. </view>
  697. <extendedEdge key="edgesForExtendedLayout"/>
  698. <navigationItem key="navigationItem" id="Zzl-Z4-6Qp"/>
  699. </viewController>
  700. <placeholder placeholderIdentifier="IBFirstResponder" id="oeH-9e-IVz" userLabel="First Responder" sceneMemberID="firstResponder"/>
  701. </objects>
  702. <point key="canvasLocation" x="9141" y="3019"/>
  703. </scene>
  704. <!--Navigation Controller-->
  705. <scene sceneID="cip-AF-Ks2">
  706. <objects>
  707. <navigationController automaticallyAdjustsScrollViewInsets="NO" id="Cc7-4O-z6Q" sceneMemberID="viewController">
  708. <tabBarItem key="tabBarItem" enabled="NO" title="" image="Plus" id="vIy-cM-ojV"/>
  709. <toolbarItems/>
  710. <navigationBar key="navigationBar" contentMode="scaleToFill" id="jCU-so-Np6">
  711. <rect key="frame" x="0.0" y="0.0" width="375" height="44"/>
  712. <autoresizingMask key="autoresizingMask"/>
  713. </navigationBar>
  714. <nil name="viewControllers"/>
  715. <connections>
  716. <segue destination="5u0-hQ-Qcc" kind="relationship" relationship="rootViewController" id="XaQ-dk-iGO"/>
  717. </connections>
  718. </navigationController>
  719. <placeholder placeholderIdentifier="IBFirstResponder" id="ohd-Sv-ssv" userLabel="First Responder" sceneMemberID="firstResponder"/>
  720. </objects>
  721. <point key="canvasLocation" x="7935" y="327"/>
  722. </scene>
  723. </scenes>
  724. <resources>
  725. <image name="Plus" width="40" height="40"/>
  726. <image name="cryptocloud_sfondo_iPad" width="256" height="187"/>
  727. <image name="fileNextcloud" width="25" height="25"/>
  728. <image name="nextcloudBackground" width="960" height="640"/>
  729. <image name="tabBarFavorite" width="25" height="25"/>
  730. <image name="tabBarPhotos" width="25" height="21"/>
  731. <image name="tabBarSettings" width="25" height="25"/>
  732. </resources>
  733. <inferredMetricsTieBreakers>
  734. <segue reference="45n-bF-9RO"/>
  735. </inferredMetricsTieBreakers>
  736. </document>