Main.storyboard 74 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919
  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="375" height="554"/>
  37. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  38. <subviews>
  39. <tableView clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" 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="0.0" width="375" height="554"/>
  41. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  42. <color key="backgroundColor" red="0.93725490196078431" green="0.93725490196078431" blue="0.95686274509803926" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  43. </tableView>
  44. </subviews>
  45. <color key="backgroundColor" red="0.93725490196078431" green="0.93725490196078431" blue="0.95686274509803926" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  46. </view>
  47. <extendedEdge key="edgesForExtendedLayout"/>
  48. <navigationItem key="navigationItem" id="1CO-Ie-Aaj"/>
  49. <connections>
  50. <segue destination="eZl-ut-xpC" kind="presentation" identifier="AcknowledgementsSegue" modalPresentationStyle="formSheet" id="J9C-Ex-Q6i"/>
  51. <segue destination="EIj-cr-7fd" kind="show" identifier="CCManageAccountSegue" id="u0T-X2-SEH"/>
  52. <segue destination="DEi-yz-wEj" kind="show" identifier="CCManageCameraUploadSegue" id="Aij-5E-cNN"/>
  53. <segue destination="sOS-YU-Cbr" kind="show" identifier="CCManageOptimizationsSegue" id="JoS-OK-Poe"/>
  54. <segue destination="gTd-HL-PVY" kind="show" identifier="CCManageSynchronizationsSegue" id="MsD-Ag-XH5"/>
  55. <segue destination="HU7-az-TgV" kind="show" identifier="CCManageHelpSegue" id="bfB-KM-85a"/>
  56. <segue destination="Zc0-jh-3hD" kind="show" identifier="CCManageCryptoCloudSegue" id="BZx-hA-Ydj"/>
  57. </connections>
  58. </viewController>
  59. <placeholder placeholderIdentifier="IBFirstResponder" id="wVn-RD-GD2" userLabel="First Responder" sceneMemberID="firstResponder"/>
  60. </objects>
  61. <point key="canvasLocation" x="12524" y="1218"/>
  62. </scene>
  63. <!--More-->
  64. <scene sceneID="Mdr-ch-zRI">
  65. <objects>
  66. <viewController extendedLayoutIncludesOpaqueBars="YES" id="9DM-ts-oJu" customClass="CCMore" customModule="Nextcloud" customModuleProvider="target" sceneMemberID="viewController">
  67. <layoutGuides>
  68. <viewControllerLayoutGuide type="top" id="myb-PI-7vm"/>
  69. <viewControllerLayoutGuide type="bottom" id="vKf-mG-hvt"/>
  70. </layoutGuides>
  71. <view key="view" contentMode="scaleToFill" id="XtC-Je-LUc">
  72. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  73. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  74. <subviews>
  75. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="nextcloud_background" translatesAutoresizingMaskIntoConstraints="NO" id="cxb-Vw-8zb">
  76. <rect key="frame" x="0.0" y="0.0" width="375" height="100"/>
  77. <constraints>
  78. <constraint firstAttribute="height" constant="100" id="mmt-Ka-rkQ"/>
  79. </constraints>
  80. </imageView>
  81. <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">
  82. <rect key="frame" x="0.0" y="100" width="375" height="476"/>
  83. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  84. <prototypes>
  85. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="Cell" rowHeight="50" id="zQQ-52-W9I" customClass="CCCellMore" customModule="Nextcloud" customModuleProvider="target">
  86. <rect key="frame" x="0.0" y="56" width="375" height="50"/>
  87. <autoresizingMask key="autoresizingMask"/>
  88. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="zQQ-52-W9I" id="Zho-os-HYj">
  89. <rect key="frame" x="0.0" y="0.0" width="375" height="50"/>
  90. <autoresizingMask key="autoresizingMask"/>
  91. <subviews>
  92. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="center" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="RZt-EQ-32U">
  93. <rect key="frame" x="8" y="5" width="40" height="40"/>
  94. <constraints>
  95. <constraint firstAttribute="width" constant="40" id="GYs-fR-sFZ"/>
  96. <constraint firstAttribute="height" constant="40" id="Wrt-BX-70e"/>
  97. </constraints>
  98. </imageView>
  99. <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">
  100. <rect key="frame" x="56" y="15" width="311" height="20"/>
  101. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  102. <nil key="textColor"/>
  103. <nil key="highlightedColor"/>
  104. </label>
  105. </subviews>
  106. <constraints>
  107. <constraint firstAttribute="leadingMargin" secondItem="RZt-EQ-32U" secondAttribute="leading" id="fph-ua-Vg7"/>
  108. <constraint firstAttribute="trailingMargin" secondItem="idt-Tt-9A9" secondAttribute="trailing" id="iZn-Cp-TaL"/>
  109. <constraint firstItem="idt-Tt-9A9" firstAttribute="centerY" secondItem="Zho-os-HYj" secondAttribute="centerY" id="sXO-Ap-7WF"/>
  110. <constraint firstItem="RZt-EQ-32U" firstAttribute="centerY" secondItem="Zho-os-HYj" secondAttribute="centerY" id="vfg-W2-KG4"/>
  111. <constraint firstItem="idt-Tt-9A9" firstAttribute="leading" secondItem="Zho-os-HYj" secondAttribute="leadingMargin" constant="48" id="wOF-pM-QzV"/>
  112. </constraints>
  113. </tableViewCellContentView>
  114. <connections>
  115. <outlet property="imageIcon" destination="RZt-EQ-32U" id="dZO-MZ-YJp"/>
  116. <outlet property="labelText" destination="idt-Tt-9A9" id="Xgv-C7-jBr"/>
  117. </connections>
  118. </tableViewCell>
  119. </prototypes>
  120. <connections>
  121. <outlet property="dataSource" destination="9DM-ts-oJu" id="30F-1v-Nuf"/>
  122. <outlet property="delegate" destination="9DM-ts-oJu" id="ePC-4O-7ui"/>
  123. </connections>
  124. </tableView>
  125. <progressView opaque="NO" contentMode="scaleToFill" verticalHuggingPriority="750" progress="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="HgC-Ub-Dtb">
  126. <rect key="frame" x="16" y="586" width="343" height="2"/>
  127. </progressView>
  128. <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">
  129. <rect key="frame" x="16" y="594" width="343" height="17"/>
  130. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  131. <color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
  132. <nil key="highlightedColor"/>
  133. </label>
  134. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="avatar" translatesAutoresizingMaskIntoConstraints="NO" id="DWx-1W-vs0" customClass="SwiftyAvatar" customModule="Nextcloud" customModuleProvider="target">
  135. <rect key="frame" x="15" y="25" width="50" height="50"/>
  136. <constraints>
  137. <constraint firstAttribute="width" constant="50" id="QAM-AU-L76"/>
  138. <constraint firstAttribute="height" constant="50" id="Quc-kC-yu5"/>
  139. </constraints>
  140. <userDefinedRuntimeAttributes>
  141. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  142. <real key="value" value="1"/>
  143. </userDefinedRuntimeAttribute>
  144. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  145. <color key="value" white="1" alpha="1" colorSpace="calibratedWhite"/>
  146. </userDefinedRuntimeAttribute>
  147. </userDefinedRuntimeAttributes>
  148. </imageView>
  149. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="username" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="BiW-NW-hVZ">
  150. <rect key="frame" x="78" y="40" width="281" height="20"/>
  151. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  152. <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  153. <nil key="highlightedColor"/>
  154. </label>
  155. </subviews>
  156. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  157. <constraints>
  158. <constraint firstItem="cxb-Vw-8zb" firstAttribute="top" secondItem="XtC-Je-LUc" secondAttribute="topMargin" id="2z9-1h-2dU"/>
  159. <constraint firstItem="WdB-hd-mrv" firstAttribute="leading" secondItem="XtC-Je-LUc" secondAttribute="leadingMargin" id="9ET-QC-35O"/>
  160. <constraint firstItem="DWx-1W-vs0" firstAttribute="centerY" secondItem="cxb-Vw-8zb" secondAttribute="centerY" id="9Ti-IK-MeQ"/>
  161. <constraint firstAttribute="trailing" secondItem="cxb-Vw-8zb" secondAttribute="trailing" id="AjJ-cB-0xu"/>
  162. <constraint firstItem="cxb-Vw-8zb" firstAttribute="left" secondItem="DWx-1W-vs0" secondAttribute="left" constant="-15" id="CzV-Na-OWE"/>
  163. <constraint firstItem="Xym-IM-aqh" firstAttribute="leading" secondItem="cxb-Vw-8zb" secondAttribute="leading" id="DKF-Y7-cmv"/>
  164. <constraint firstItem="WdB-hd-mrv" firstAttribute="trailing" secondItem="XtC-Je-LUc" secondAttribute="trailingMargin" id="FPW-TD-fS8"/>
  165. <constraint firstAttribute="leadingMargin" secondItem="HgC-Ub-Dtb" secondAttribute="leading" id="HZo-wI-3Vc"/>
  166. <constraint firstItem="WdB-hd-mrv" firstAttribute="top" secondItem="HgC-Ub-Dtb" secondAttribute="bottom" constant="6" id="J6a-bU-rSQ"/>
  167. <constraint firstItem="Xym-IM-aqh" firstAttribute="trailing" secondItem="cxb-Vw-8zb" secondAttribute="trailing" id="SNN-Jv-Ezx"/>
  168. <constraint firstAttribute="trailingMargin" secondItem="HgC-Ub-Dtb" secondAttribute="trailing" id="UCm-fo-XLY"/>
  169. <constraint firstItem="HgC-Ub-Dtb" firstAttribute="top" secondItem="Xym-IM-aqh" secondAttribute="bottom" constant="10" id="bcj-pp-ogX"/>
  170. <constraint firstItem="Xym-IM-aqh" firstAttribute="top" secondItem="cxb-Vw-8zb" secondAttribute="bottom" id="gtG-qs-qFg"/>
  171. <constraint firstAttribute="bottom" secondItem="Xym-IM-aqh" secondAttribute="bottom" constant="91" id="iky-9q-uu8"/>
  172. <constraint firstItem="BiW-NW-hVZ" firstAttribute="trailing" secondItem="HgC-Ub-Dtb" secondAttribute="trailing" id="ptS-mx-Gnc"/>
  173. <constraint firstItem="cxb-Vw-8zb" firstAttribute="leading" secondItem="XtC-Je-LUc" secondAttribute="leading" id="qyg-dI-shE"/>
  174. <constraint firstItem="BiW-NW-hVZ" firstAttribute="leading" secondItem="DWx-1W-vs0" secondAttribute="trailing" constant="13" id="uDv-hU-dPQ"/>
  175. <constraint firstItem="BiW-NW-hVZ" firstAttribute="centerY" secondItem="cxb-Vw-8zb" secondAttribute="centerY" id="xgp-S6-l5Z"/>
  176. </constraints>
  177. </view>
  178. <navigationItem key="navigationItem" id="170-MG-QpZ"/>
  179. <connections>
  180. <outlet property="imageAvatar" destination="DWx-1W-vs0" id="WMr-Kl-RUr"/>
  181. <outlet property="imageLogo" destination="cxb-Vw-8zb" id="U9H-30-zBN"/>
  182. <outlet property="labelQuota" destination="WdB-hd-mrv" id="Ozy-WV-w5O"/>
  183. <outlet property="labelUsername" destination="BiW-NW-hVZ" id="0nF-vI-MBZ"/>
  184. <outlet property="progressQuota" destination="HgC-Ub-Dtb" id="mpA-O3-SpS"/>
  185. <outlet property="tableView" destination="Xym-IM-aqh" id="Esm-wN-pr1"/>
  186. </connections>
  187. </viewController>
  188. <placeholder placeholderIdentifier="IBFirstResponder" id="D6O-WR-IEL" userLabel="First Responder" sceneMemberID="firstResponder"/>
  189. </objects>
  190. <point key="canvasLocation" x="9212" y="1217.5412293853074"/>
  191. </scene>
  192. <!--Photos Camera Upload-->
  193. <scene sceneID="kWr-RF-gdq">
  194. <objects>
  195. <collectionViewController extendedLayoutIncludesOpaqueBars="YES" id="1Ca-6H-d29" customClass="CCPhotosCameraUpload" sceneMemberID="viewController">
  196. <collectionView key="view" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="prototypes" id="zkC-IW-U7O">
  197. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  198. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  199. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  200. <collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="3" minimumInteritemSpacing="1" id="Ode-Gf-Nqo">
  201. <size key="itemSize" width="75" height="75"/>
  202. <size key="headerReferenceSize" width="10" height="20"/>
  203. <size key="footerReferenceSize" width="10" height="20"/>
  204. <inset key="sectionInset" minX="4" minY="4" maxX="4" maxY="4"/>
  205. </collectionViewFlowLayout>
  206. <cells>
  207. <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="cell" id="ax6-Kq-EOT">
  208. <rect key="frame" x="4" y="24" width="75" height="75"/>
  209. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  210. <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
  211. <rect key="frame" x="0.0" y="0.0" width="75" height="75"/>
  212. <autoresizingMask key="autoresizingMask"/>
  213. <subviews>
  214. <imageView userInteractionEnabled="NO" tag="100" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="wv7-Pl-1S9">
  215. <rect key="frame" x="0.0" y="0.0" width="75" height="75"/>
  216. </imageView>
  217. <visualEffectView hidden="YES" opaque="NO" tag="200" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Vaz-kb-VZC">
  218. <rect key="frame" x="0.0" y="0.0" width="75" height="75"/>
  219. <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" id="zTo-QZ-xyF">
  220. <rect key="frame" x="0.0" y="0.0" width="75" height="75"/>
  221. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  222. </view>
  223. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  224. <blurEffect style="extraLight"/>
  225. </visualEffectView>
  226. <imageView hidden="YES" opaque="NO" userInteractionEnabled="NO" tag="300" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="sj1-BH-NWl">
  227. <rect key="frame" x="25" y="25" width="25" height="25"/>
  228. <constraints>
  229. <constraint firstAttribute="height" constant="25" id="8D0-Br-VLn"/>
  230. <constraint firstAttribute="width" constant="25" id="JTW-Py-sqE"/>
  231. </constraints>
  232. </imageView>
  233. </subviews>
  234. </view>
  235. <constraints>
  236. <constraint firstItem="wv7-Pl-1S9" firstAttribute="leading" secondItem="ax6-Kq-EOT" secondAttribute="leading" id="8Lf-ww-OoY"/>
  237. <constraint firstItem="wv7-Pl-1S9" firstAttribute="bottom" secondItem="Vaz-kb-VZC" secondAttribute="bottom" id="8nn-9h-h8F"/>
  238. <constraint firstItem="sj1-BH-NWl" firstAttribute="centerX" secondItem="zTo-QZ-xyF" secondAttribute="centerX" id="Aou-FC-rhP"/>
  239. <constraint firstItem="wv7-Pl-1S9" firstAttribute="trailing" secondItem="Vaz-kb-VZC" secondAttribute="trailing" id="CGZ-Ir-z0l"/>
  240. <constraint firstItem="wv7-Pl-1S9" firstAttribute="top" secondItem="ax6-Kq-EOT" secondAttribute="top" id="H2J-n2-czF"/>
  241. <constraint firstItem="wv7-Pl-1S9" firstAttribute="leading" secondItem="Vaz-kb-VZC" secondAttribute="leading" id="TKe-Ml-mj4"/>
  242. <constraint firstItem="wv7-Pl-1S9" firstAttribute="top" secondItem="Vaz-kb-VZC" secondAttribute="top" id="V3X-qR-o1I"/>
  243. <constraint firstAttribute="trailing" secondItem="wv7-Pl-1S9" secondAttribute="trailing" id="WRD-6l-xgj"/>
  244. <constraint firstItem="sj1-BH-NWl" firstAttribute="centerY" secondItem="zTo-QZ-xyF" secondAttribute="centerY" id="qDU-Pg-7gS"/>
  245. <constraint firstAttribute="bottom" secondItem="wv7-Pl-1S9" secondAttribute="bottom" id="vwT-T5-hkc"/>
  246. </constraints>
  247. </collectionViewCell>
  248. </cells>
  249. <collectionReusableView key="sectionHeaderView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="header" id="0S8-Db-U0e">
  250. <rect key="frame" x="0.0" y="0.0" 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" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="55Q-Lx-UkW">
  254. <rect key="frame" x="6" y="3" width="352" 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 firstAttribute="trailingMargin" secondItem="55Q-Lx-UkW" secondAttribute="trailing" constant="9" id="5gh-ql-db6"/>
  262. <constraint firstItem="55Q-Lx-UkW" firstAttribute="leading" secondItem="0S8-Db-U0e" secondAttribute="leading" constant="6" id="Ltr-ca-4oa"/>
  263. <constraint firstItem="55Q-Lx-UkW" firstAttribute="centerY" secondItem="0S8-Db-U0e" secondAttribute="centerY" id="p4z-mm-sQP"/>
  264. </constraints>
  265. </collectionReusableView>
  266. <collectionReusableView key="sectionFooterView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="footer" id="jDW-vn-a9W">
  267. <rect key="frame" x="0.0" y="103" width="375" height="20"/>
  268. <autoresizingMask key="autoresizingMask"/>
  269. <subviews>
  270. <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">
  271. <rect key="frame" x="8" y="3" width="359" height="15"/>
  272. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  273. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  274. <nil key="highlightedColor"/>
  275. </label>
  276. </subviews>
  277. <constraints>
  278. <constraint firstItem="HVV-2C-7PP" firstAttribute="leading" secondItem="jDW-vn-a9W" secondAttribute="leadingMargin" id="1Cm-hJ-kcH"/>
  279. <constraint firstItem="HVV-2C-7PP" firstAttribute="height" secondItem="jDW-vn-a9W" secondAttribute="height" constant="-5" id="Jio-JV-jMB"/>
  280. <constraint firstItem="HVV-2C-7PP" firstAttribute="centerY" secondItem="jDW-vn-a9W" secondAttribute="centerY" id="SQf-VK-Db4"/>
  281. <constraint firstItem="HVV-2C-7PP" firstAttribute="width" secondItem="jDW-vn-a9W" secondAttribute="width" constant="-16" id="nQC-oH-6jE"/>
  282. </constraints>
  283. </collectionReusableView>
  284. <connections>
  285. <outlet property="dataSource" destination="1Ca-6H-d29" id="Uzm-Ti-Qig"/>
  286. <outlet property="delegate" destination="1Ca-6H-d29" id="GXw-PZ-AIG"/>
  287. </connections>
  288. </collectionView>
  289. <navigationItem key="navigationItem" id="Ljh-k8-LVi"/>
  290. <connections>
  291. <segue destination="mtc-lf-PRo" kind="showDetail" identifier="segueDetail" id="op6-ow-K8v"/>
  292. </connections>
  293. </collectionViewController>
  294. <placeholder placeholderIdentifier="IBFirstResponder" id="W1h-qt-Bld" userLabel="First Responder" sceneMemberID="firstResponder"/>
  295. </objects>
  296. <point key="canvasLocation" x="8572" y="1218"/>
  297. </scene>
  298. <!--Acknowledgements-->
  299. <scene sceneID="h9y-Lj-jxB">
  300. <objects>
  301. <viewController id="Wu3-ow-y4h" customClass="Acknowledgements" sceneMemberID="viewController">
  302. <layoutGuides>
  303. <viewControllerLayoutGuide type="top" id="zkQ-oZ-pz9"/>
  304. <viewControllerLayoutGuide type="bottom" id="RWM-KX-MWW"/>
  305. </layoutGuides>
  306. <view key="view" opaque="NO" contentMode="scaleToFill" id="HYE-hK-m2I">
  307. <rect key="frame" x="0.0" y="64" width="375" height="603"/>
  308. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  309. <subviews>
  310. <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">
  311. <rect key="frame" x="3" y="0.0" width="369" height="603"/>
  312. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  313. <attributedString key="attributedText">
  314. <fragment content="Copyright (C)">
  315. <attributes>
  316. <font key="NSFont" size="14" name="HelveticaNeue"/>
  317. <paragraphStyle key="NSParagraphStyle" alignment="left" lineBreakMode="wordWrapping" baseWritingDirection="natural"/>
  318. </attributes>
  319. </fragment>
  320. </attributedString>
  321. <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
  322. <connections>
  323. <outlet property="delegate" destination="Wu3-ow-y4h" id="RHw-TA-1yQ"/>
  324. </connections>
  325. </textView>
  326. </subviews>
  327. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  328. <constraints>
  329. <constraint firstItem="vYq-of-LmL" firstAttribute="leading" secondItem="HYE-hK-m2I" secondAttribute="leadingMargin" constant="-13" id="RHX-O3-otO"/>
  330. <constraint firstItem="vYq-of-LmL" firstAttribute="top" secondItem="zkQ-oZ-pz9" secondAttribute="bottom" id="SwN-pK-RVe"/>
  331. <constraint firstAttribute="trailingMargin" secondItem="vYq-of-LmL" secondAttribute="trailing" constant="-13" id="iao-EZ-391"/>
  332. <constraint firstItem="RWM-KX-MWW" firstAttribute="top" secondItem="vYq-of-LmL" secondAttribute="bottom" id="rjG-Mo-psH"/>
  333. </constraints>
  334. </view>
  335. <extendedEdge key="edgesForExtendedLayout"/>
  336. <navigationItem key="navigationItem" id="NXp-TT-qTB"/>
  337. <connections>
  338. <outlet property="txtTermini" destination="vYq-of-LmL" id="hA3-bm-4ke"/>
  339. <outlet property="view" destination="HYE-hK-m2I" id="lTc-Ug-HO0"/>
  340. </connections>
  341. </viewController>
  342. <placeholder placeholderIdentifier="IBFirstResponder" id="TUv-7S-62D" userLabel="First Responder" sceneMemberID="firstResponder"/>
  343. </objects>
  344. <point key="canvasLocation" x="12511" y="3246"/>
  345. </scene>
  346. <!--Navigation Controller-->
  347. <scene sceneID="eDq-6m-h8d">
  348. <objects>
  349. <navigationController automaticallyAdjustsScrollViewInsets="NO" id="eZl-ut-xpC" sceneMemberID="viewController">
  350. <extendedEdge key="edgesForExtendedLayout"/>
  351. <toolbarItems/>
  352. <navigationBar key="navigationBar" contentMode="scaleToFill" id="rJe-3o-bpZ">
  353. <rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
  354. <autoresizingMask key="autoresizingMask"/>
  355. </navigationBar>
  356. <nil name="viewControllers"/>
  357. <connections>
  358. <segue destination="Wu3-ow-y4h" kind="relationship" relationship="rootViewController" id="Xpr-tm-bWy"/>
  359. </connections>
  360. </navigationController>
  361. <placeholder placeholderIdentifier="IBFirstResponder" id="38M-dR-dlY" userLabel="First Responder" sceneMemberID="firstResponder"/>
  362. </objects>
  363. <point key="canvasLocation" x="12511" y="2476"/>
  364. </scene>
  365. <!--Manage Account-->
  366. <scene sceneID="OhO-6f-Vhc">
  367. <objects>
  368. <viewController id="EIj-cr-7fd" customClass="CCManageAccount" sceneMemberID="viewController">
  369. <layoutGuides>
  370. <viewControllerLayoutGuide type="top" id="uyJ-km-0gk"/>
  371. <viewControllerLayoutGuide type="bottom" id="hEi-St-jlW"/>
  372. </layoutGuides>
  373. <view key="view" contentMode="scaleToFill" id="dTI-9C-Bf2">
  374. <rect key="frame" x="0.0" y="64" width="375" height="554"/>
  375. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  376. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  377. </view>
  378. <extendedEdge key="edgesForExtendedLayout"/>
  379. <navigationItem key="navigationItem" id="I4M-0q-oPz"/>
  380. </viewController>
  381. <placeholder placeholderIdentifier="IBFirstResponder" id="EDa-LU-0rn" userLabel="First Responder" sceneMemberID="firstResponder"/>
  382. </objects>
  383. <point key="canvasLocation" x="14583" y="2476"/>
  384. </scene>
  385. <!--Manage Crypto Cloud-->
  386. <scene sceneID="cbW-au-eCe">
  387. <objects>
  388. <viewController id="Zc0-jh-3hD" customClass="CCManageCryptoCloud" sceneMemberID="viewController">
  389. <layoutGuides>
  390. <viewControllerLayoutGuide type="top" id="Mj6-7r-ybC"/>
  391. <viewControllerLayoutGuide type="bottom" id="qyW-zc-26J"/>
  392. </layoutGuides>
  393. <view key="view" contentMode="scaleToFill" id="y8W-PN-QtS">
  394. <rect key="frame" x="0.0" y="64" width="375" height="554"/>
  395. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  396. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  397. </view>
  398. <extendedEdge key="edgesForExtendedLayout"/>
  399. <navigationItem key="navigationItem" id="Hhs-Wj-nLB"/>
  400. </viewController>
  401. <placeholder placeholderIdentifier="IBFirstResponder" id="ksn-Ew-8Z0" userLabel="First Responder" sceneMemberID="firstResponder"/>
  402. </objects>
  403. <point key="canvasLocation" x="13881" y="2472"/>
  404. </scene>
  405. <!--Manage Camera Upload-->
  406. <scene sceneID="YAa-hT-VHe">
  407. <objects>
  408. <viewController id="DEi-yz-wEj" customClass="CCManageCameraUpload" sceneMemberID="viewController">
  409. <layoutGuides>
  410. <viewControllerLayoutGuide type="top" id="ROd-mD-0FQ"/>
  411. <viewControllerLayoutGuide type="bottom" id="mUa-nu-y9y"/>
  412. </layoutGuides>
  413. <view key="view" contentMode="scaleToFill" id="WFy-lj-QJi">
  414. <rect key="frame" x="0.0" y="64" width="375" height="554"/>
  415. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  416. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  417. </view>
  418. <extendedEdge key="edgesForExtendedLayout"/>
  419. <navigationItem key="navigationItem" id="y2u-7Z-uGO"/>
  420. </viewController>
  421. <placeholder placeholderIdentifier="IBFirstResponder" id="g5a-uE-sF6" userLabel="First Responder" sceneMemberID="firstResponder"/>
  422. </objects>
  423. <point key="canvasLocation" x="13183" y="2476"/>
  424. </scene>
  425. <!--Manage Optimizations-->
  426. <scene sceneID="dOW-Mw-bEM">
  427. <objects>
  428. <viewController id="sOS-YU-Cbr" customClass="CCManageOptimizations" sceneMemberID="viewController">
  429. <layoutGuides>
  430. <viewControllerLayoutGuide type="top" id="tze-zu-iin"/>
  431. <viewControllerLayoutGuide type="bottom" id="MYl-TL-mVB"/>
  432. </layoutGuides>
  433. <view key="view" contentMode="scaleToFill" id="DkJ-LZ-yPy">
  434. <rect key="frame" x="0.0" y="64" width="375" height="554"/>
  435. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  436. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  437. </view>
  438. <extendedEdge key="edgesForExtendedLayout"/>
  439. <navigationItem key="navigationItem" id="f9e-Aq-ViU"/>
  440. </viewController>
  441. <placeholder placeholderIdentifier="IBFirstResponder" id="0UA-CF-A4C" userLabel="First Responder" sceneMemberID="firstResponder"/>
  442. </objects>
  443. <point key="canvasLocation" x="11145" y="2476"/>
  444. </scene>
  445. <!--Main Tab Bar Controller-->
  446. <scene sceneID="gY3-Ur-rTC">
  447. <objects>
  448. <tabBarController automaticallyAdjustsScrollViewInsets="NO" id="FkP-Lh-8zt" customClass="CCMainTabBarController" customModule="Nextcloud" customModuleProvider="target" sceneMemberID="viewController">
  449. <toolbarItems/>
  450. <navigationItem key="navigationItem" id="ozb-fg-0GE">
  451. <barButtonItem key="backBarButtonItem" title="Back" id="oUu-2v-gUF"/>
  452. </navigationItem>
  453. <tabBar key="tabBar" contentMode="scaleToFill" id="72f-jP-cei">
  454. <rect key="frame" x="0.0" y="0.0" width="1000" height="1000"/>
  455. <autoresizingMask key="autoresizingMask"/>
  456. <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  457. </tabBar>
  458. <connections>
  459. <segue destination="bSZ-tE-FEj" kind="relationship" relationship="viewControllers" id="qbu-nX-qCk"/>
  460. <segue destination="hwM-4d-Afb" kind="relationship" relationship="viewControllers" id="tds-0Q-7Zf"/>
  461. <segue destination="Cc7-4O-z6Q" kind="relationship" relationship="viewControllers" id="YKg-LH-tor"/>
  462. <segue destination="Npr-vu-PSD" kind="relationship" relationship="viewControllers" id="XeU-GF-etm"/>
  463. <segue destination="1Z8-Bx-Dqo" kind="relationship" relationship="viewControllers" id="z6l-ei-IMY"/>
  464. </connections>
  465. </tabBarController>
  466. <placeholder placeholderIdentifier="IBFirstResponder" id="d2B-Yg-rp2" userLabel="First Responder" sceneMemberID="firstResponder"/>
  467. </objects>
  468. <point key="canvasLocation" x="7073" y="-709"/>
  469. </scene>
  470. <!--Detail-->
  471. <scene sceneID="zJM-E9-jgK">
  472. <objects>
  473. <viewController storyboardIdentifier="CCDetailVC" extendedLayoutIncludesOpaqueBars="YES" id="zg6-hy-EbU" customClass="CCDetail" sceneMemberID="viewController">
  474. <layoutGuides>
  475. <viewControllerLayoutGuide type="top" id="k2r-4R-ErO"/>
  476. <viewControllerLayoutGuide type="bottom" id="6Tt-yQ-gC5"/>
  477. </layoutGuides>
  478. <view key="view" contentMode="scaleToFill" id="cUA-lB-tGG">
  479. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  480. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  481. <subviews>
  482. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" preservesSuperviewLayoutMargins="YES" image="cryptocloud_sfondo_iPad" translatesAutoresizingMaskIntoConstraints="NO" id="zlU-MP-ZVs">
  483. <rect key="frame" x="59.5" y="240" width="256" height="187"/>
  484. </imageView>
  485. </subviews>
  486. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  487. <constraints>
  488. <constraint firstItem="zlU-MP-ZVs" firstAttribute="centerY" secondItem="cUA-lB-tGG" secondAttribute="centerY" id="NqJ-e6-LfV"/>
  489. <constraint firstItem="zlU-MP-ZVs" firstAttribute="centerX" secondItem="cUA-lB-tGG" secondAttribute="centerX" id="VG7-UF-Zrf"/>
  490. </constraints>
  491. </view>
  492. <navigationItem key="navigationItem" id="cJm-UN-Dvj" userLabel="Detail"/>
  493. <connections>
  494. <outlet property="imageBackground" destination="zlU-MP-ZVs" id="XRF-iq-qSn"/>
  495. </connections>
  496. </viewController>
  497. <placeholder placeholderIdentifier="IBFirstResponder" id="IJ0-oL-QKv" userLabel="First Responder" sceneMemberID="firstResponder"/>
  498. </objects>
  499. <point key="canvasLocation" x="4596" y="3823"/>
  500. </scene>
  501. <!--Main-->
  502. <scene sceneID="OEe-6n-ARk">
  503. <objects>
  504. <tableViewController storyboardIdentifier="CCMainVC" extendedLayoutIncludesOpaqueBars="YES" id="YJg-Xa-VYf" customClass="CCMain" sceneMemberID="viewController">
  505. <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">
  506. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  507. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  508. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  509. <sections/>
  510. <connections>
  511. <outlet property="dataSource" destination="YJg-Xa-VYf" id="sz8-sd-5O4"/>
  512. <outlet property="delegate" destination="YJg-Xa-VYf" id="Pwe-im-Vzk"/>
  513. </connections>
  514. </tableView>
  515. <navigationItem key="navigationItem" id="TXe-bF-Uwk"/>
  516. <connections>
  517. <outlet property="searchDisplayController" destination="xcf-VI-FqA" id="nZk-CY-UUL"/>
  518. <segue destination="mtc-lf-PRo" kind="showDetail" identifier="segueDetail" id="YTW-Kz-l02"/>
  519. </connections>
  520. </tableViewController>
  521. <placeholder placeholderIdentifier="IBFirstResponder" id="q78-1k-pga" userLabel="First Responder" sceneMemberID="firstResponder"/>
  522. <searchDisplayController id="xcf-VI-FqA">
  523. <connections>
  524. <outlet property="delegate" destination="YJg-Xa-VYf" id="J25-Dg-BOy"/>
  525. <outlet property="searchContentsController" destination="YJg-Xa-VYf" id="f4n-7F-MTp"/>
  526. <outlet property="searchResultsDataSource" destination="YJg-Xa-VYf" id="Omt-3Z-A1J"/>
  527. <outlet property="searchResultsDelegate" destination="YJg-Xa-VYf" id="r6f-t7-MvO"/>
  528. </connections>
  529. </searchDisplayController>
  530. </objects>
  531. <point key="canvasLocation" x="5214" y="1218"/>
  532. </scene>
  533. <!--Navigation Controller-->
  534. <scene sceneID="Xur-XN-mjy">
  535. <objects>
  536. <navigationController storyboardIdentifier="CCDetailNC" extendedLayoutIncludesOpaqueBars="YES" automaticallyAdjustsScrollViewInsets="NO" id="mtc-lf-PRo" sceneMemberID="viewController">
  537. <toolbarItems/>
  538. <navigationBar key="navigationBar" contentMode="scaleToFill" id="vxw-dW-rgx">
  539. <rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
  540. <autoresizingMask key="autoresizingMask"/>
  541. </navigationBar>
  542. <nil name="viewControllers"/>
  543. <connections>
  544. <segue destination="zg6-hy-EbU" kind="relationship" relationship="rootViewController" id="qIX-Hw-L2i"/>
  545. </connections>
  546. </navigationController>
  547. <placeholder placeholderIdentifier="IBFirstResponder" id="1l7-Aj-XxZ" userLabel="First Responder" sceneMemberID="firstResponder"/>
  548. </objects>
  549. <point key="canvasLocation" x="4596" y="3018"/>
  550. </scene>
  551. <!--File-->
  552. <scene sceneID="dMv-43-hWy">
  553. <objects>
  554. <navigationController storyboardIdentifier="CCMainNC" extendedLayoutIncludesOpaqueBars="YES" automaticallyAdjustsScrollViewInsets="NO" id="bSZ-tE-FEj" customClass="CCControlCenter" sceneMemberID="viewController">
  555. <tabBarItem key="tabBarItem" title="File" image="fileNextcloud" id="Zxv-aS-HGF"/>
  556. <toolbarItems/>
  557. <navigationBar key="navigationBar" contentMode="scaleToFill" id="cj6-rT-wnB">
  558. <rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
  559. <autoresizingMask key="autoresizingMask"/>
  560. </navigationBar>
  561. <nil name="viewControllers"/>
  562. <connections>
  563. <segue destination="YJg-Xa-VYf" kind="relationship" relationship="rootViewController" id="55n-k6-dDK"/>
  564. </connections>
  565. </navigationController>
  566. <placeholder placeholderIdentifier="IBFirstResponder" id="k95-tV-JJx" userLabel="First Responder" sceneMemberID="firstResponder"/>
  567. </objects>
  568. <point key="canvasLocation" x="5215" y="327"/>
  569. </scene>
  570. <!--Favorites-->
  571. <scene sceneID="YSr-JF-a0V">
  572. <objects>
  573. <navigationController extendedLayoutIncludesOpaqueBars="YES" automaticallyAdjustsScrollViewInsets="NO" id="hwM-4d-Afb" sceneMemberID="viewController">
  574. <tabBarItem key="tabBarItem" title="Favorites" image="tabBarFavorite" id="o09-67-hwf"/>
  575. <toolbarItems/>
  576. <navigationBar key="navigationBar" contentMode="scaleToFill" id="MJw-Bn-5le">
  577. <rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
  578. <autoresizingMask key="autoresizingMask"/>
  579. </navigationBar>
  580. <nil name="viewControllers"/>
  581. <connections>
  582. <segue destination="6uw-SF-2Qu" kind="relationship" relationship="rootViewController" id="CFg-zI-VEB"/>
  583. </connections>
  584. </navigationController>
  585. <placeholder placeholderIdentifier="IBFirstResponder" id="NME-vT-pfd" userLabel="First Responder" sceneMemberID="firstResponder"/>
  586. </objects>
  587. <point key="canvasLocation" x="5857" y="327"/>
  588. </scene>
  589. <!--Favorites-->
  590. <scene sceneID="33n-4d-goO">
  591. <objects>
  592. <viewController storyboardIdentifier="CCFavorites" id="6uw-SF-2Qu" customClass="CCFavorites" sceneMemberID="viewController">
  593. <layoutGuides>
  594. <viewControllerLayoutGuide type="top" id="kXv-QP-Tlq"/>
  595. <viewControllerLayoutGuide type="bottom" id="Y8a-Ua-b9s"/>
  596. </layoutGuides>
  597. <view key="view" contentMode="scaleToFill" id="o6l-1S-6dH">
  598. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  599. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  600. <subviews>
  601. <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">
  602. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  603. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
  604. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  605. <connections>
  606. <outlet property="dataSource" destination="6uw-SF-2Qu" id="65P-9j-K6G"/>
  607. <outlet property="delegate" destination="6uw-SF-2Qu" id="jGP-Hq-vWN"/>
  608. </connections>
  609. </tableView>
  610. </subviews>
  611. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  612. </view>
  613. <navigationItem key="navigationItem" id="udr-5M-kHz"/>
  614. <connections>
  615. <outlet property="tableView" destination="Pes-cJ-S4N" id="Fxj-3r-MCL"/>
  616. <segue destination="mtc-lf-PRo" kind="showDetail" identifier="segueDetail" id="45n-bF-9RO"/>
  617. </connections>
  618. </viewController>
  619. <placeholder placeholderIdentifier="IBFirstResponder" id="d5y-uw-vht" userLabel="First Responder" sceneMemberID="firstResponder"/>
  620. </objects>
  621. <point key="canvasLocation" x="5857" y="1218"/>
  622. </scene>
  623. <!--View Controller-->
  624. <scene sceneID="60G-IQ-Axc">
  625. <objects>
  626. <viewController id="5u0-hQ-Qcc" sceneMemberID="viewController">
  627. <layoutGuides>
  628. <viewControllerLayoutGuide type="top" id="ydP-J5-ga0"/>
  629. <viewControllerLayoutGuide type="bottom" id="VEh-cM-lkh"/>
  630. </layoutGuides>
  631. <view key="view" contentMode="scaleToFill" id="vDQ-hO-q2d">
  632. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  633. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  634. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  635. </view>
  636. <navigationItem key="navigationItem" id="DJa-X9-gd4"/>
  637. </viewController>
  638. <placeholder placeholderIdentifier="IBFirstResponder" id="rff-dP-xgt" userLabel="First Responder" sceneMemberID="firstResponder"/>
  639. </objects>
  640. <point key="canvasLocation" x="7934" y="1218"/>
  641. </scene>
  642. <!--Photos-->
  643. <scene sceneID="IuY-Iu-oAm">
  644. <objects>
  645. <navigationController extendedLayoutIncludesOpaqueBars="YES" automaticallyAdjustsScrollViewInsets="NO" id="Npr-vu-PSD" sceneMemberID="viewController">
  646. <tabBarItem key="tabBarItem" title="Photos" image="tabBarPhotos" id="5cw-bP-7It"/>
  647. <toolbarItems/>
  648. <navigationBar key="navigationBar" contentMode="scaleToFill" id="ixg-Pw-TNO">
  649. <rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
  650. <autoresizingMask key="autoresizingMask"/>
  651. </navigationBar>
  652. <nil name="viewControllers"/>
  653. <connections>
  654. <segue destination="1Ca-6H-d29" kind="relationship" relationship="rootViewController" id="z78-Fg-8sL"/>
  655. </connections>
  656. </navigationController>
  657. <placeholder placeholderIdentifier="IBFirstResponder" id="cZf-pk-3Bd" userLabel="First Responder" sceneMemberID="firstResponder"/>
  658. </objects>
  659. <point key="canvasLocation" x="8572" y="327"/>
  660. </scene>
  661. <!--Manage Synchronizations-->
  662. <scene sceneID="rlM-Pz-rta">
  663. <objects>
  664. <viewController id="gTd-HL-PVY" customClass="CCManageSynchronizations" sceneMemberID="viewController">
  665. <layoutGuides>
  666. <viewControllerLayoutGuide type="top" id="9Kq-b8-Bh8"/>
  667. <viewControllerLayoutGuide type="bottom" id="uoD-Vb-rfP"/>
  668. </layoutGuides>
  669. <view key="view" contentMode="scaleToFill" id="cO8-G4-hHt">
  670. <rect key="frame" x="0.0" y="64" width="375" height="554"/>
  671. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  672. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  673. </view>
  674. <extendedEdge key="edgesForExtendedLayout"/>
  675. <navigationItem key="navigationItem" id="XMM-MK-ZBM"/>
  676. </viewController>
  677. <placeholder placeholderIdentifier="IBFirstResponder" id="2YG-G9-yyB" userLabel="First Responder" sceneMemberID="firstResponder"/>
  678. </objects>
  679. <point key="canvasLocation" x="11865" y="2476"/>
  680. </scene>
  681. <!--Manage Help-->
  682. <scene sceneID="Kwp-bi-zU9">
  683. <objects>
  684. <viewController id="HU7-az-TgV" customClass="CCManageHelp" sceneMemberID="viewController">
  685. <layoutGuides>
  686. <viewControllerLayoutGuide type="top" id="q5t-Kt-Dku"/>
  687. <viewControllerLayoutGuide type="bottom" id="wiG-3f-6XF"/>
  688. </layoutGuides>
  689. <view key="view" contentMode="scaleToFill" id="LNE-IV-JjC">
  690. <rect key="frame" x="0.0" y="64" width="375" height="554"/>
  691. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  692. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  693. </view>
  694. <extendedEdge key="edgesForExtendedLayout"/>
  695. <navigationItem key="navigationItem" id="Zzl-Z4-6Qp"/>
  696. </viewController>
  697. <placeholder placeholderIdentifier="IBFirstResponder" id="oeH-9e-IVz" userLabel="First Responder" sceneMemberID="firstResponder"/>
  698. </objects>
  699. <point key="canvasLocation" x="10463" y="2472"/>
  700. </scene>
  701. <!--Navigation Controller-->
  702. <scene sceneID="cip-AF-Ks2">
  703. <objects>
  704. <navigationController automaticallyAdjustsScrollViewInsets="NO" id="Cc7-4O-z6Q" sceneMemberID="viewController">
  705. <tabBarItem key="tabBarItem" enabled="NO" title="" image="Plus" id="vIy-cM-ojV"/>
  706. <toolbarItems/>
  707. <navigationBar key="navigationBar" contentMode="scaleToFill" id="jCU-so-Np6">
  708. <rect key="frame" x="0.0" y="0.0" width="375" height="44"/>
  709. <autoresizingMask key="autoresizingMask"/>
  710. </navigationBar>
  711. <nil name="viewControllers"/>
  712. <connections>
  713. <segue destination="5u0-hQ-Qcc" kind="relationship" relationship="rootViewController" id="XaQ-dk-iGO"/>
  714. </connections>
  715. </navigationController>
  716. <placeholder placeholderIdentifier="IBFirstResponder" id="ohd-Sv-ssv" userLabel="First Responder" sceneMemberID="firstResponder"/>
  717. </objects>
  718. <point key="canvasLocation" x="7935" y="327"/>
  719. </scene>
  720. <!--More-->
  721. <scene sceneID="4RE-f1-SKU">
  722. <objects>
  723. <navigationController automaticallyAdjustsScrollViewInsets="NO" id="1Z8-Bx-Dqo" sceneMemberID="viewController">
  724. <tabBarItem key="tabBarItem" title="More" image="tabBarMore" id="U4f-qS-cgh"/>
  725. <toolbarItems/>
  726. <navigationBar key="navigationBar" contentMode="scaleToFill" id="yVo-p8-ApS">
  727. <rect key="frame" x="0.0" y="0.0" width="375" height="44"/>
  728. <autoresizingMask key="autoresizingMask"/>
  729. </navigationBar>
  730. <nil name="viewControllers"/>
  731. <connections>
  732. <segue destination="9DM-ts-oJu" kind="relationship" relationship="rootViewController" id="KD8-1A-v76"/>
  733. <segue destination="amx-XG-NId" kind="show" identifier="segueSettings" id="iJw-qx-dwJ"/>
  734. <segue destination="o4I-W3-sMH" kind="show" identifier="segueLocalStorage" id="iz8-HB-F2p"/>
  735. <segue destination="QIL-R2-8iE" kind="show" identifier="segueActivity" id="dwq-EG-6sD"/>
  736. <segue destination="Gtp-25-3Em" kind="show" identifier="segueTransfers" id="OLL-6n-NHS"/>
  737. </connections>
  738. </navigationController>
  739. <placeholder placeholderIdentifier="IBFirstResponder" id="D7n-Z1-9wU" userLabel="First Responder" sceneMemberID="firstResponder"/>
  740. </objects>
  741. <point key="canvasLocation" x="9212" y="326"/>
  742. </scene>
  743. <!--Local Storage-->
  744. <scene sceneID="BhE-A6-AqD">
  745. <objects>
  746. <viewController storyboardIdentifier="CCLocalStorage" id="o4I-W3-sMH" customClass="CCLocalStorage" sceneMemberID="viewController">
  747. <layoutGuides>
  748. <viewControllerLayoutGuide type="top" id="U4b-Rv-dSO"/>
  749. <viewControllerLayoutGuide type="bottom" id="sYe-gZ-wls"/>
  750. </layoutGuides>
  751. <view key="view" contentMode="scaleToFill" id="IkL-Nw-JTF">
  752. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  753. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  754. <subviews>
  755. <tableView clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="bkD-NK-bSQ">
  756. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  757. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
  758. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  759. <connections>
  760. <outlet property="dataSource" destination="o4I-W3-sMH" id="L2O-Oa-VKV"/>
  761. <outlet property="delegate" destination="o4I-W3-sMH" id="eqD-vp-sZY"/>
  762. </connections>
  763. </tableView>
  764. </subviews>
  765. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  766. </view>
  767. <connections>
  768. <outlet property="tableView" destination="bkD-NK-bSQ" id="GQp-y5-f7J"/>
  769. <segue destination="mtc-lf-PRo" kind="showDetail" identifier="segueDetail" id="1IV-5w-SfJ"/>
  770. </connections>
  771. </viewController>
  772. <placeholder placeholderIdentifier="IBFirstResponder" id="JsH-FD-nZN" userLabel="First Responder" sceneMemberID="firstResponder"/>
  773. </objects>
  774. <point key="canvasLocation" x="9849" y="1218"/>
  775. </scene>
  776. <!--Activity-->
  777. <scene sceneID="Mfj-Rm-dhR">
  778. <objects>
  779. <collectionViewController storyboardIdentifier="CCActivity" id="QIL-R2-8iE" customClass="CCActivity" sceneMemberID="viewController">
  780. <collectionView key="view" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="prototypes" id="KRS-wA-Hbs">
  781. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  782. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  783. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  784. <collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="10" minimumInteritemSpacing="10" id="iB1-bP-HYQ">
  785. <size key="itemSize" width="40" height="40"/>
  786. <size key="headerReferenceSize" width="50" height="92"/>
  787. <size key="footerReferenceSize" width="50" height="5"/>
  788. <inset key="sectionInset" minX="48" minY="5" maxX="0.0" maxY="0.0"/>
  789. </collectionViewFlowLayout>
  790. <cells>
  791. <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="cell" id="PlB-7F-7NQ">
  792. <rect key="frame" x="48" y="97" width="40" height="40"/>
  793. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  794. <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
  795. <rect key="frame" x="0.0" y="0.0" width="40" height="40"/>
  796. <autoresizingMask key="autoresizingMask"/>
  797. <subviews>
  798. <imageView opaque="NO" userInteractionEnabled="NO" tag="104" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="xxE-ZN-5bC">
  799. <rect key="frame" x="0.0" y="0.0" width="40" height="40"/>
  800. <autoresizingMask key="autoresizingMask"/>
  801. </imageView>
  802. </subviews>
  803. </view>
  804. </collectionViewCell>
  805. </cells>
  806. <collectionReusableView key="sectionHeaderView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="header" id="c6C-th-mGd">
  807. <rect key="frame" x="0.0" y="0.0" width="375" height="92"/>
  808. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  809. <subviews>
  810. <label opaque="NO" userInteractionEnabled="NO" tag="100" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="wordWrap" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="zFm-yb-x7l">
  811. <rect key="frame" x="48" y="8" width="319" height="20"/>
  812. <constraints>
  813. <constraint firstAttribute="height" constant="20" id="Qjl-qZ-jEg"/>
  814. </constraints>
  815. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  816. <nil key="textColor"/>
  817. <nil key="highlightedColor"/>
  818. </label>
  819. <label opaque="NO" userInteractionEnabled="NO" tag="101" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qcm-XY-Fpz">
  820. <rect key="frame" x="48" y="33" width="319" height="20"/>
  821. <constraints>
  822. <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="20" id="TWj-kc-Si2"/>
  823. </constraints>
  824. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  825. <nil key="textColor"/>
  826. <nil key="highlightedColor"/>
  827. </label>
  828. <imageView userInteractionEnabled="NO" tag="103" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="TlA-sj-tgw">
  829. <rect key="frame" x="8" y="33" width="30" height="30"/>
  830. <constraints>
  831. <constraint firstAttribute="height" constant="30" id="Ucg-P7-bvA"/>
  832. <constraint firstAttribute="width" constant="30" id="vQc-T5-kTd"/>
  833. </constraints>
  834. </imageView>
  835. <label opaque="NO" userInteractionEnabled="NO" tag="102" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Bo6-HW-PJo">
  836. <rect key="frame" x="48" y="58" width="319" height="20"/>
  837. <constraints>
  838. <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="20" id="UM4-6y-8gx"/>
  839. </constraints>
  840. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  841. <nil key="textColor"/>
  842. <nil key="highlightedColor"/>
  843. </label>
  844. </subviews>
  845. <constraints>
  846. <constraint firstItem="zFm-yb-x7l" firstAttribute="trailing" secondItem="c6C-th-mGd" secondAttribute="trailingMargin" id="2Sc-H6-mz5"/>
  847. <constraint firstItem="qcm-XY-Fpz" firstAttribute="leading" secondItem="TlA-sj-tgw" secondAttribute="trailing" constant="10" id="6gb-jH-Jmp"/>
  848. <constraint firstItem="qcm-XY-Fpz" firstAttribute="trailing" secondItem="c6C-th-mGd" secondAttribute="trailingMargin" id="7s9-8J-8R5"/>
  849. <constraint firstItem="Bo6-HW-PJo" firstAttribute="top" secondItem="qcm-XY-Fpz" secondAttribute="bottom" constant="5" id="L4Z-x4-vef"/>
  850. <constraint firstItem="zFm-yb-x7l" firstAttribute="leading" secondItem="c6C-th-mGd" secondAttribute="leadingMargin" constant="40" id="Soc-qb-NoL"/>
  851. <constraint firstItem="Bo6-HW-PJo" firstAttribute="leading" secondItem="TlA-sj-tgw" secondAttribute="trailing" constant="10" id="Va6-nO-ZSm"/>
  852. <constraint firstItem="zFm-yb-x7l" firstAttribute="top" secondItem="c6C-th-mGd" secondAttribute="topMargin" id="YKi-3E-K3q"/>
  853. <constraint firstItem="Bo6-HW-PJo" firstAttribute="trailing" secondItem="c6C-th-mGd" secondAttribute="trailingMargin" id="avJ-9r-HJf"/>
  854. <constraint firstItem="TlA-sj-tgw" firstAttribute="leading" secondItem="c6C-th-mGd" secondAttribute="leadingMargin" id="mE0-4V-fsK"/>
  855. <constraint firstItem="TlA-sj-tgw" firstAttribute="top" secondItem="c6C-th-mGd" secondAttribute="topMargin" constant="25" id="qnN-Bw-afg"/>
  856. <constraint firstItem="qcm-XY-Fpz" firstAttribute="top" secondItem="zFm-yb-x7l" secondAttribute="bottom" constant="5" id="sMO-xL-xdp"/>
  857. </constraints>
  858. </collectionReusableView>
  859. <collectionReusableView key="sectionFooterView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="footer" id="nhY-ro-z91">
  860. <rect key="frame" x="0.0" y="137" width="375" height="5"/>
  861. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  862. </collectionReusableView>
  863. <connections>
  864. <outlet property="dataSource" destination="QIL-R2-8iE" id="Zgp-JD-dSD"/>
  865. <outlet property="delegate" destination="QIL-R2-8iE" id="27o-gc-9d0"/>
  866. </connections>
  867. </collectionView>
  868. </collectionViewController>
  869. <placeholder placeholderIdentifier="IBFirstResponder" id="BFK-QR-oce" userLabel="First Responder" sceneMemberID="firstResponder"/>
  870. </objects>
  871. <point key="canvasLocation" x="10503" y="1218"/>
  872. </scene>
  873. <!--Transfers-->
  874. <scene sceneID="UaS-db-kwR">
  875. <objects>
  876. <viewController storyboardIdentifier="CCTransfers" id="Gtp-25-3Em" customClass="CCTransfers" sceneMemberID="viewController">
  877. <layoutGuides>
  878. <viewControllerLayoutGuide type="top" id="Ax9-2n-SWc"/>
  879. <viewControllerLayoutGuide type="bottom" id="d15-Pa-R8r"/>
  880. </layoutGuides>
  881. <view key="view" contentMode="scaleToFill" id="fak-dH-6Vp">
  882. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  883. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  884. <subviews>
  885. <tableView clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="pnc-dQ-cNG">
  886. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  887. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
  888. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  889. <connections>
  890. <outlet property="dataSource" destination="Gtp-25-3Em" id="bzo-qN-Odm"/>
  891. <outlet property="delegate" destination="Gtp-25-3Em" id="kun-RC-2pT"/>
  892. </connections>
  893. </tableView>
  894. </subviews>
  895. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  896. </view>
  897. <connections>
  898. <outlet property="tableView" destination="pnc-dQ-cNG" id="YDD-pc-NFL"/>
  899. </connections>
  900. </viewController>
  901. <placeholder placeholderIdentifier="IBFirstResponder" id="zjX-ak-rF5" userLabel="First Responder" sceneMemberID="firstResponder"/>
  902. </objects>
  903. <point key="canvasLocation" x="11145" y="1218"/>
  904. </scene>
  905. </scenes>
  906. <resources>
  907. <image name="Plus" width="40" height="40"/>
  908. <image name="avatar" width="25" height="25"/>
  909. <image name="cryptocloud_sfondo_iPad" width="256" height="187"/>
  910. <image name="fileNextcloud" width="25" height="25"/>
  911. <image name="nextcloud_background" width="960" height="640"/>
  912. <image name="tabBarFavorite" width="25" height="25"/>
  913. <image name="tabBarMore" width="25" height="25"/>
  914. <image name="tabBarPhotos" width="25" height="21"/>
  915. </resources>
  916. <inferredMetricsTieBreakers>
  917. <segue reference="1IV-5w-SfJ"/>
  918. </inferredMetricsTieBreakers>
  919. </document>