Main.storyboard 59 KB

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