Main.storyboard 71 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14460.31" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="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="14460.20"/>
  9. <capability name="Safe area layout guides" minToolsVersion="9.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. <view key="view" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="qPP-0c-bH9">
  32. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  33. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  34. <subviews>
  35. <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">
  36. <rect key="frame" x="0.0" y="0.0" width="375" height="554"/>
  37. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  38. <color key="backgroundColor" red="0.93725490196078431" green="0.93725490196078431" blue="0.95686274509803926" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  39. </tableView>
  40. </subviews>
  41. <color key="backgroundColor" red="0.93725490196078431" green="0.93725490196078431" blue="0.95686274509803926" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  42. <viewLayoutGuide key="safeArea" id="UsN-KI-3bQ"/>
  43. </view>
  44. <extendedEdge key="edgesForExtendedLayout"/>
  45. <navigationItem key="navigationItem" id="1CO-Ie-Aaj"/>
  46. <connections>
  47. <segue destination="eZl-ut-xpC" kind="presentation" identifier="AcknowledgementsSegue" modalPresentationStyle="formSheet" id="J9C-Ex-Q6i"/>
  48. <segue destination="DEi-yz-wEj" kind="show" identifier="CCManageAutoUploadSegue" id="Aij-5E-cNN"/>
  49. </connections>
  50. </viewController>
  51. <placeholder placeholderIdentifier="IBFirstResponder" id="wVn-RD-GD2" userLabel="First Responder" sceneMemberID="firstResponder"/>
  52. </objects>
  53. <point key="canvasLocation" x="11782" y="1218"/>
  54. </scene>
  55. <!--Media-->
  56. <scene sceneID="kWr-RF-gdq">
  57. <objects>
  58. <collectionViewController id="1Ca-6H-d29" customClass="CCMedia" sceneMemberID="viewController">
  59. <collectionView key="view" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" dataMode="prototypes" id="zkC-IW-U7O">
  60. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  61. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  62. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  63. <collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="1" minimumInteritemSpacing="1" id="Ode-Gf-Nqo">
  64. <size key="itemSize" width="75" height="75"/>
  65. <size key="headerReferenceSize" width="10" height="40"/>
  66. <size key="footerReferenceSize" width="10" height="20"/>
  67. <inset key="sectionInset" minX="1" minY="1" maxX="1" maxY="1"/>
  68. </collectionViewFlowLayout>
  69. <cells>
  70. <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="cell" id="ax6-Kq-EOT">
  71. <rect key="frame" x="1" y="41" width="75" height="75"/>
  72. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  73. <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
  74. <rect key="frame" x="0.0" y="0.0" width="75" height="75"/>
  75. <autoresizingMask key="autoresizingMask"/>
  76. <subviews>
  77. <imageView userInteractionEnabled="NO" tag="100" contentMode="scaleAspectFill" translatesAutoresizingMaskIntoConstraints="NO" id="wv7-Pl-1S9" userLabel="Image">
  78. <rect key="frame" x="0.0" y="0.0" width="75" height="75"/>
  79. </imageView>
  80. <visualEffectView hidden="YES" opaque="NO" tag="200" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Vaz-kb-VZC" userLabel="VisualEffect">
  81. <rect key="frame" x="0.0" y="0.0" width="75" height="75"/>
  82. <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" id="zTo-QZ-xyF">
  83. <rect key="frame" x="0.0" y="0.0" width="75" height="75"/>
  84. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  85. </view>
  86. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  87. <blurEffect style="extraLight"/>
  88. </visualEffectView>
  89. <imageView hidden="YES" opaque="NO" userInteractionEnabled="NO" tag="300" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="sj1-BH-NWl" userLabel="ImageCheckled">
  90. <rect key="frame" x="25" y="25" width="25" height="25"/>
  91. <constraints>
  92. <constraint firstAttribute="height" constant="25" id="8D0-Br-VLn"/>
  93. <constraint firstAttribute="width" constant="25" id="JTW-Py-sqE"/>
  94. </constraints>
  95. </imageView>
  96. <imageView hidden="YES" opaque="NO" userInteractionEnabled="NO" tag="400" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="ie8-HI-w6E" userLabel="ImageVideo">
  97. <rect key="frame" x="55" y="61" width="20" height="14"/>
  98. <constraints>
  99. <constraint firstAttribute="width" constant="20" id="Ehd-rd-RIc"/>
  100. <constraint firstAttribute="height" constant="14" id="Yam-RU-2Qc"/>
  101. </constraints>
  102. </imageView>
  103. </subviews>
  104. </view>
  105. <constraints>
  106. <constraint firstItem="wv7-Pl-1S9" firstAttribute="leading" secondItem="ax6-Kq-EOT" secondAttribute="leading" id="8Lf-ww-OoY"/>
  107. <constraint firstItem="wv7-Pl-1S9" firstAttribute="bottom" secondItem="Vaz-kb-VZC" secondAttribute="bottom" id="8nn-9h-h8F"/>
  108. <constraint firstItem="sj1-BH-NWl" firstAttribute="centerX" secondItem="zTo-QZ-xyF" secondAttribute="centerX" id="Aou-FC-rhP"/>
  109. <constraint firstItem="wv7-Pl-1S9" firstAttribute="trailing" secondItem="Vaz-kb-VZC" secondAttribute="trailing" id="CGZ-Ir-z0l"/>
  110. <constraint firstItem="ie8-HI-w6E" firstAttribute="top" secondItem="zTo-QZ-xyF" secondAttribute="bottom" constant="-14" id="FlS-6N-OuF"/>
  111. <constraint firstItem="wv7-Pl-1S9" firstAttribute="top" secondItem="ax6-Kq-EOT" secondAttribute="top" id="H2J-n2-czF"/>
  112. <constraint firstItem="ie8-HI-w6E" firstAttribute="leading" secondItem="zTo-QZ-xyF" secondAttribute="trailing" constant="-20" id="NkC-RJ-YOg"/>
  113. <constraint firstItem="wv7-Pl-1S9" firstAttribute="leading" secondItem="Vaz-kb-VZC" secondAttribute="leading" id="TKe-Ml-mj4"/>
  114. <constraint firstItem="wv7-Pl-1S9" firstAttribute="top" secondItem="Vaz-kb-VZC" secondAttribute="top" id="V3X-qR-o1I"/>
  115. <constraint firstAttribute="trailing" secondItem="wv7-Pl-1S9" secondAttribute="trailing" id="WRD-6l-xgj"/>
  116. <constraint firstItem="sj1-BH-NWl" firstAttribute="centerY" secondItem="zTo-QZ-xyF" secondAttribute="centerY" id="qDU-Pg-7gS"/>
  117. <constraint firstAttribute="bottom" secondItem="wv7-Pl-1S9" secondAttribute="bottom" id="vwT-T5-hkc"/>
  118. </constraints>
  119. </collectionViewCell>
  120. </cells>
  121. <collectionReusableView key="sectionHeaderView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="header" id="0S8-Db-U0e">
  122. <rect key="frame" x="0.0" y="0.0" width="375" height="40"/>
  123. <autoresizingMask key="autoresizingMask"/>
  124. <subviews>
  125. <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">
  126. <rect key="frame" x="6" y="11" width="352" height="18"/>
  127. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  128. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  129. <nil key="highlightedColor"/>
  130. </label>
  131. </subviews>
  132. <constraints>
  133. <constraint firstAttribute="trailingMargin" secondItem="55Q-Lx-UkW" secondAttribute="trailing" constant="9" id="5gh-ql-db6"/>
  134. <constraint firstItem="55Q-Lx-UkW" firstAttribute="leading" secondItem="0S8-Db-U0e" secondAttribute="leading" constant="6" id="Ltr-ca-4oa"/>
  135. <constraint firstItem="55Q-Lx-UkW" firstAttribute="centerY" secondItem="0S8-Db-U0e" secondAttribute="centerY" id="p4z-mm-sQP"/>
  136. </constraints>
  137. </collectionReusableView>
  138. <collectionReusableView key="sectionFooterView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="footer" id="jDW-vn-a9W">
  139. <rect key="frame" x="0.0" y="117" width="375" height="20"/>
  140. <autoresizingMask key="autoresizingMask"/>
  141. <subviews>
  142. <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">
  143. <rect key="frame" x="8" y="2.5" width="359" height="15"/>
  144. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  145. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  146. <nil key="highlightedColor"/>
  147. </label>
  148. </subviews>
  149. <constraints>
  150. <constraint firstItem="HVV-2C-7PP" firstAttribute="leading" secondItem="jDW-vn-a9W" secondAttribute="leadingMargin" id="1Cm-hJ-kcH"/>
  151. <constraint firstItem="HVV-2C-7PP" firstAttribute="height" secondItem="jDW-vn-a9W" secondAttribute="height" constant="-5" id="Jio-JV-jMB"/>
  152. <constraint firstItem="HVV-2C-7PP" firstAttribute="centerY" secondItem="jDW-vn-a9W" secondAttribute="centerY" id="SQf-VK-Db4"/>
  153. <constraint firstItem="HVV-2C-7PP" firstAttribute="width" secondItem="jDW-vn-a9W" secondAttribute="width" constant="-16" id="nQC-oH-6jE"/>
  154. </constraints>
  155. </collectionReusableView>
  156. <connections>
  157. <outlet property="dataSource" destination="1Ca-6H-d29" id="Uzm-Ti-Qig"/>
  158. <outlet property="delegate" destination="1Ca-6H-d29" id="GXw-PZ-AIG"/>
  159. </connections>
  160. </collectionView>
  161. <navigationItem key="navigationItem" id="Ljh-k8-LVi"/>
  162. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  163. <connections>
  164. <segue destination="mtc-lf-PRo" kind="showDetail" identifier="segueDetail" id="op6-ow-K8v"/>
  165. </connections>
  166. </collectionViewController>
  167. <placeholder placeholderIdentifier="IBFirstResponder" id="W1h-qt-Bld" userLabel="First Responder" sceneMemberID="firstResponder"/>
  168. </objects>
  169. <point key="canvasLocation" x="8572" y="1218"/>
  170. </scene>
  171. <!--Acknowledgements-->
  172. <scene sceneID="h9y-Lj-jxB">
  173. <objects>
  174. <viewController id="Wu3-ow-y4h" customClass="Acknowledgements" sceneMemberID="viewController">
  175. <view key="view" opaque="NO" contentMode="scaleToFill" id="HYE-hK-m2I">
  176. <rect key="frame" x="0.0" y="0.0" width="375" height="603"/>
  177. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  178. <subviews>
  179. <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">
  180. <rect key="frame" x="3" y="0.0" width="369" height="603"/>
  181. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  182. <attributedString key="attributedText">
  183. <fragment content="Copyright (C)">
  184. <attributes>
  185. <font key="NSFont" size="14" name="HelveticaNeue"/>
  186. <paragraphStyle key="NSParagraphStyle" alignment="left" lineBreakMode="wordWrapping" baseWritingDirection="natural"/>
  187. </attributes>
  188. </fragment>
  189. </attributedString>
  190. <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
  191. <connections>
  192. <outlet property="delegate" destination="Wu3-ow-y4h" id="RHw-TA-1yQ"/>
  193. </connections>
  194. </textView>
  195. </subviews>
  196. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  197. <constraints>
  198. <constraint firstItem="vYq-of-LmL" firstAttribute="leading" secondItem="HYE-hK-m2I" secondAttribute="leadingMargin" constant="-13" id="RHX-O3-otO"/>
  199. <constraint firstItem="vYq-of-LmL" firstAttribute="top" secondItem="vFx-Qx-nx8" secondAttribute="top" id="SwN-pK-RVe"/>
  200. <constraint firstAttribute="trailingMargin" secondItem="vYq-of-LmL" secondAttribute="trailing" constant="-13" id="iao-EZ-391"/>
  201. <constraint firstItem="vFx-Qx-nx8" firstAttribute="bottom" secondItem="vYq-of-LmL" secondAttribute="bottom" id="rjG-Mo-psH"/>
  202. </constraints>
  203. <viewLayoutGuide key="safeArea" id="vFx-Qx-nx8"/>
  204. </view>
  205. <extendedEdge key="edgesForExtendedLayout"/>
  206. <navigationItem key="navigationItem" id="NXp-TT-qTB"/>
  207. <connections>
  208. <outlet property="txtTermini" destination="vYq-of-LmL" id="hA3-bm-4ke"/>
  209. <outlet property="view" destination="HYE-hK-m2I" id="lTc-Ug-HO0"/>
  210. </connections>
  211. </viewController>
  212. <placeholder placeholderIdentifier="IBFirstResponder" id="TUv-7S-62D" userLabel="First Responder" sceneMemberID="firstResponder"/>
  213. </objects>
  214. <point key="canvasLocation" x="13426" y="1218"/>
  215. </scene>
  216. <!--Navigation Controller-->
  217. <scene sceneID="eDq-6m-h8d">
  218. <objects>
  219. <navigationController automaticallyAdjustsScrollViewInsets="NO" id="eZl-ut-xpC" sceneMemberID="viewController">
  220. <extendedEdge key="edgesForExtendedLayout"/>
  221. <toolbarItems/>
  222. <navigationBar key="navigationBar" contentMode="scaleToFill" id="rJe-3o-bpZ">
  223. <rect key="frame" x="0.0" y="20" width="375" height="44"/>
  224. <autoresizingMask key="autoresizingMask"/>
  225. </navigationBar>
  226. <nil name="viewControllers"/>
  227. <connections>
  228. <segue destination="Wu3-ow-y4h" kind="relationship" relationship="rootViewController" id="Xpr-tm-bWy"/>
  229. </connections>
  230. </navigationController>
  231. <placeholder placeholderIdentifier="IBFirstResponder" id="38M-dR-dlY" userLabel="First Responder" sceneMemberID="firstResponder"/>
  232. </objects>
  233. <point key="canvasLocation" x="12617" y="1218"/>
  234. </scene>
  235. <!--Manage Auto Upload-->
  236. <scene sceneID="YAa-hT-VHe">
  237. <objects>
  238. <viewController id="DEi-yz-wEj" customClass="CCManageAutoUpload" sceneMemberID="viewController">
  239. <view key="view" contentMode="scaleToFill" id="WFy-lj-QJi">
  240. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  241. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  242. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  243. <viewLayoutGuide key="safeArea" id="un0-l9-x74"/>
  244. </view>
  245. <extendedEdge key="edgesForExtendedLayout"/>
  246. <navigationItem key="navigationItem" id="y2u-7Z-uGO"/>
  247. </viewController>
  248. <placeholder placeholderIdentifier="IBFirstResponder" id="g5a-uE-sF6" userLabel="First Responder" sceneMemberID="firstResponder"/>
  249. </objects>
  250. <point key="canvasLocation" x="11782" y="2031"/>
  251. </scene>
  252. <!--Main Tab Bar Controller-->
  253. <scene sceneID="gY3-Ur-rTC">
  254. <objects>
  255. <tabBarController automaticallyAdjustsScrollViewInsets="NO" id="FkP-Lh-8zt" customClass="CCMainTabBarController" customModule="Nextcloud" customModuleProvider="target" sceneMemberID="viewController">
  256. <toolbarItems/>
  257. <navigationItem key="navigationItem" id="ozb-fg-0GE">
  258. <barButtonItem key="backBarButtonItem" title="Back" id="oUu-2v-gUF"/>
  259. </navigationItem>
  260. <tabBar key="tabBar" contentMode="scaleToFill" id="72f-jP-cei">
  261. <rect key="frame" x="0.0" y="0.0" width="1000" height="1000"/>
  262. <autoresizingMask key="autoresizingMask"/>
  263. <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  264. </tabBar>
  265. <connections>
  266. <segue destination="bSZ-tE-FEj" kind="relationship" relationship="viewControllers" id="qbu-nX-qCk"/>
  267. <segue destination="hwM-4d-Afb" kind="relationship" relationship="viewControllers" id="tds-0Q-7Zf"/>
  268. <segue destination="Cc7-4O-z6Q" kind="relationship" relationship="viewControllers" id="YKg-LH-tor"/>
  269. <segue destination="Npr-vu-PSD" kind="relationship" relationship="viewControllers" id="XeU-GF-etm"/>
  270. <segue destination="1Z8-Bx-Dqo" kind="relationship" relationship="viewControllers" id="z6l-ei-IMY"/>
  271. </connections>
  272. </tabBarController>
  273. <placeholder placeholderIdentifier="IBFirstResponder" id="d2B-Yg-rp2" userLabel="First Responder" sceneMemberID="firstResponder"/>
  274. </objects>
  275. <point key="canvasLocation" x="7073" y="-709"/>
  276. </scene>
  277. <!--Detail-->
  278. <scene sceneID="zJM-E9-jgK">
  279. <objects>
  280. <viewController storyboardIdentifier="CCDetailVC" extendedLayoutIncludesOpaqueBars="YES" id="zg6-hy-EbU" customClass="CCDetail" sceneMemberID="viewController">
  281. <view key="view" tag="900" contentMode="scaleToFill" id="cUA-lB-tGG">
  282. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  283. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  284. <subviews>
  285. <imageView userInteractionEnabled="NO" tag="999" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" preservesSuperviewLayoutMargins="YES" image="logo" translatesAutoresizingMaskIntoConstraints="NO" id="zlU-MP-ZVs">
  286. <rect key="frame" x="134" y="296" width="107" height="75"/>
  287. </imageView>
  288. </subviews>
  289. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  290. <constraints>
  291. <constraint firstItem="zlU-MP-ZVs" firstAttribute="centerY" secondItem="cUA-lB-tGG" secondAttribute="centerY" id="NqJ-e6-LfV"/>
  292. <constraint firstItem="zlU-MP-ZVs" firstAttribute="centerX" secondItem="3ph-Od-2hO" secondAttribute="centerX" id="VG7-UF-Zrf"/>
  293. </constraints>
  294. <viewLayoutGuide key="safeArea" id="3ph-Od-2hO"/>
  295. </view>
  296. <navigationItem key="navigationItem" id="cJm-UN-Dvj" userLabel="Detail"/>
  297. <connections>
  298. <outlet property="imageBackground" destination="zlU-MP-ZVs" id="XRF-iq-qSn"/>
  299. </connections>
  300. </viewController>
  301. <placeholder placeholderIdentifier="IBFirstResponder" id="IJ0-oL-QKv" userLabel="First Responder" sceneMemberID="firstResponder"/>
  302. </objects>
  303. <point key="canvasLocation" x="5750" y="2407"/>
  304. </scene>
  305. <!--Navigation Controller-->
  306. <scene sceneID="Xur-XN-mjy">
  307. <objects>
  308. <navigationController storyboardIdentifier="CCDetailNC" extendedLayoutIncludesOpaqueBars="YES" automaticallyAdjustsScrollViewInsets="NO" id="mtc-lf-PRo" sceneMemberID="viewController">
  309. <toolbarItems/>
  310. <navigationBar key="navigationBar" contentMode="scaleToFill" id="vxw-dW-rgx">
  311. <rect key="frame" x="0.0" y="20" width="375" height="44"/>
  312. <autoresizingMask key="autoresizingMask"/>
  313. </navigationBar>
  314. <nil name="viewControllers"/>
  315. <connections>
  316. <segue destination="zg6-hy-EbU" kind="relationship" relationship="rootViewController" id="qIX-Hw-L2i"/>
  317. </connections>
  318. </navigationController>
  319. <placeholder placeholderIdentifier="IBFirstResponder" id="1l7-Aj-XxZ" userLabel="First Responder" sceneMemberID="firstResponder"/>
  320. </objects>
  321. <point key="canvasLocation" x="4546" y="2407"/>
  322. </scene>
  323. <!--File-->
  324. <scene sceneID="dMv-43-hWy">
  325. <objects>
  326. <navigationController extendedLayoutIncludesOpaqueBars="YES" automaticallyAdjustsScrollViewInsets="NO" id="bSZ-tE-FEj" sceneMemberID="viewController">
  327. <tabBarItem key="tabBarItem" title="File" id="Zxv-aS-HGF"/>
  328. <toolbarItems/>
  329. <navigationBar key="navigationBar" contentMode="scaleToFill" id="cj6-rT-wnB">
  330. <rect key="frame" x="0.0" y="20" width="375" height="44"/>
  331. <autoresizingMask key="autoresizingMask"/>
  332. </navigationBar>
  333. <nil name="viewControllers"/>
  334. <connections>
  335. <segue destination="Qyv-Eo-LeA" kind="relationship" relationship="rootViewController" id="Y3c-wh-B5R"/>
  336. </connections>
  337. </navigationController>
  338. <placeholder placeholderIdentifier="IBFirstResponder" id="k95-tV-JJx" userLabel="First Responder" sceneMemberID="firstResponder"/>
  339. </objects>
  340. <point key="canvasLocation" x="5215" y="327"/>
  341. </scene>
  342. <!--Favorites-->
  343. <scene sceneID="YSr-JF-a0V">
  344. <objects>
  345. <navigationController extendedLayoutIncludesOpaqueBars="YES" automaticallyAdjustsScrollViewInsets="NO" id="hwM-4d-Afb" sceneMemberID="viewController">
  346. <tabBarItem key="tabBarItem" title="Favorites" id="o09-67-hwf"/>
  347. <toolbarItems/>
  348. <navigationBar key="navigationBar" contentMode="scaleToFill" id="MJw-Bn-5le">
  349. <rect key="frame" x="0.0" y="20" width="375" height="44"/>
  350. <autoresizingMask key="autoresizingMask"/>
  351. </navigationBar>
  352. <nil name="viewControllers"/>
  353. <connections>
  354. <segue destination="6uw-SF-2Qu" kind="relationship" relationship="rootViewController" id="CFg-zI-VEB"/>
  355. </connections>
  356. </navigationController>
  357. <placeholder placeholderIdentifier="IBFirstResponder" id="NME-vT-pfd" userLabel="First Responder" sceneMemberID="firstResponder"/>
  358. </objects>
  359. <point key="canvasLocation" x="5857" y="327"/>
  360. </scene>
  361. <!--Favorites-->
  362. <scene sceneID="33n-4d-goO">
  363. <objects>
  364. <viewController storyboardIdentifier="CCFavorites" id="6uw-SF-2Qu" customClass="CCFavorites" sceneMemberID="viewController">
  365. <view key="view" contentMode="scaleToFill" id="o6l-1S-6dH">
  366. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  367. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  368. <subviews>
  369. <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">
  370. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  371. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
  372. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  373. <connections>
  374. <outlet property="dataSource" destination="6uw-SF-2Qu" id="65P-9j-K6G"/>
  375. <outlet property="delegate" destination="6uw-SF-2Qu" id="jGP-Hq-vWN"/>
  376. </connections>
  377. </tableView>
  378. </subviews>
  379. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  380. <viewLayoutGuide key="safeArea" id="Zpq-f2-Hyz"/>
  381. </view>
  382. <navigationItem key="navigationItem" id="udr-5M-kHz"/>
  383. <connections>
  384. <outlet property="tableView" destination="Pes-cJ-S4N" id="Fxj-3r-MCL"/>
  385. <segue destination="mtc-lf-PRo" kind="showDetail" identifier="segueDetail" id="45n-bF-9RO"/>
  386. </connections>
  387. </viewController>
  388. <placeholder placeholderIdentifier="IBFirstResponder" id="d5y-uw-vht" userLabel="First Responder" sceneMemberID="firstResponder"/>
  389. </objects>
  390. <point key="canvasLocation" x="5857" y="1218"/>
  391. </scene>
  392. <!--Media-->
  393. <scene sceneID="IuY-Iu-oAm">
  394. <objects>
  395. <navigationController extendedLayoutIncludesOpaqueBars="YES" automaticallyAdjustsScrollViewInsets="NO" id="Npr-vu-PSD" userLabel="Media" sceneMemberID="viewController">
  396. <tabBarItem key="tabBarItem" title="Media" id="5cw-bP-7It"/>
  397. <toolbarItems/>
  398. <navigationBar key="navigationBar" contentMode="scaleToFill" id="ixg-Pw-TNO">
  399. <rect key="frame" x="0.0" y="20" width="375" height="44"/>
  400. <autoresizingMask key="autoresizingMask"/>
  401. </navigationBar>
  402. <nil name="viewControllers"/>
  403. <connections>
  404. <segue destination="1Ca-6H-d29" kind="relationship" relationship="rootViewController" id="z78-Fg-8sL"/>
  405. </connections>
  406. </navigationController>
  407. <placeholder placeholderIdentifier="IBFirstResponder" id="cZf-pk-3Bd" userLabel="First Responder" sceneMemberID="firstResponder"/>
  408. </objects>
  409. <point key="canvasLocation" x="8572" y="327"/>
  410. </scene>
  411. <!--Navigation Controller-->
  412. <scene sceneID="cip-AF-Ks2">
  413. <objects>
  414. <navigationController extendedLayoutIncludesOpaqueBars="YES" automaticallyAdjustsScrollViewInsets="NO" id="Cc7-4O-z6Q" sceneMemberID="viewController">
  415. <tabBarItem key="tabBarItem" enabled="NO" title="" image="tabBarPlus" id="vIy-cM-ojV"/>
  416. <toolbarItems/>
  417. <navigationBar key="navigationBar" contentMode="scaleToFill" id="jCU-so-Np6">
  418. <rect key="frame" x="0.0" y="20" width="375" height="44"/>
  419. <autoresizingMask key="autoresizingMask"/>
  420. </navigationBar>
  421. <nil name="viewControllers"/>
  422. </navigationController>
  423. <placeholder placeholderIdentifier="IBFirstResponder" id="ohd-Sv-ssv" userLabel="First Responder" sceneMemberID="firstResponder"/>
  424. </objects>
  425. <point key="canvasLocation" x="7935" y="327"/>
  426. </scene>
  427. <!--More-->
  428. <scene sceneID="4RE-f1-SKU">
  429. <objects>
  430. <navigationController extendedLayoutIncludesOpaqueBars="YES" automaticallyAdjustsScrollViewInsets="NO" id="1Z8-Bx-Dqo" sceneMemberID="viewController">
  431. <tabBarItem key="tabBarItem" title="More" id="U4f-qS-cgh"/>
  432. <toolbarItems/>
  433. <navigationBar key="navigationBar" contentMode="scaleToFill" id="yVo-p8-ApS">
  434. <rect key="frame" x="0.0" y="20" width="375" height="44"/>
  435. <autoresizingMask key="autoresizingMask"/>
  436. </navigationBar>
  437. <nil name="viewControllers"/>
  438. <connections>
  439. <segue destination="amx-XG-NId" kind="show" identifier="segueSettings" id="iJw-qx-dwJ"/>
  440. <segue destination="QIL-R2-8iE" kind="show" identifier="segueActivity" id="dwq-EG-6sD"/>
  441. <segue destination="Gtp-25-3Em" kind="show" identifier="segueTransfers" id="OLL-6n-NHS"/>
  442. <segue destination="7jW-Ey-7M7" kind="show" identifier="segueShares" id="EzC-w0-JAm"/>
  443. <segue destination="WTp-0D-Gpe" kind="show" identifier="segueTrash" id="bPq-YD-SUy"/>
  444. <segue destination="biz-Qc-WHi" kind="show" identifier="segueOffline" id="Pdi-HO-f4O"/>
  445. <segue destination="Frr-j9-xav" kind="relationship" relationship="rootViewController" id="1rp-YB-fT4"/>
  446. </connections>
  447. </navigationController>
  448. <placeholder placeholderIdentifier="IBFirstResponder" id="D7n-Z1-9wU" userLabel="First Responder" sceneMemberID="firstResponder"/>
  449. </objects>
  450. <point key="canvasLocation" x="9212" y="326"/>
  451. </scene>
  452. <!--NCTrash.storyboard-->
  453. <scene sceneID="361-ZH-Lss">
  454. <objects>
  455. <viewControllerPlaceholder storyboardIdentifier="NCTrash.storyboard" storyboardName="NCTrash" referencedIdentifier="NCTrash.storyboard" id="WTp-0D-Gpe" sceneMemberID="viewController"/>
  456. <placeholder placeholderIdentifier="IBFirstResponder" id="WGZ-c6-AXe" userLabel="First Responder" sceneMemberID="firstResponder"/>
  457. </objects>
  458. <point key="canvasLocation" x="10863" y="240"/>
  459. </scene>
  460. <!--NCOffline.storyboard-->
  461. <scene sceneID="mwv-1V-aJg">
  462. <objects>
  463. <viewControllerPlaceholder storyboardIdentifier="NCOnDevice.storyboard" storyboardName="NCOffline" referencedIdentifier="NCOffline.storyboard" id="biz-Qc-WHi" sceneMemberID="viewController"/>
  464. <placeholder placeholderIdentifier="IBFirstResponder" id="d9n-lT-FK4" userLabel="First Responder" sceneMemberID="firstResponder"/>
  465. </objects>
  466. <point key="canvasLocation" x="10882" y="420"/>
  467. </scene>
  468. <!--Activity-->
  469. <scene sceneID="Mfj-Rm-dhR">
  470. <objects>
  471. <collectionViewController storyboardIdentifier="CCActivity" id="QIL-R2-8iE" customClass="CCActivity" sceneMemberID="viewController">
  472. <collectionView key="view" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="prototypes" id="KRS-wA-Hbs">
  473. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  474. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  475. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  476. <collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="10" minimumInteritemSpacing="10" id="iB1-bP-HYQ">
  477. <size key="itemSize" width="40" height="40"/>
  478. <size key="headerReferenceSize" width="50" height="92"/>
  479. <size key="footerReferenceSize" width="50" height="5"/>
  480. <inset key="sectionInset" minX="48" minY="5" maxX="0.0" maxY="0.0"/>
  481. </collectionViewFlowLayout>
  482. <cells>
  483. <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="cell" id="PlB-7F-7NQ">
  484. <rect key="frame" x="48" y="97" width="40" height="40"/>
  485. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  486. <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
  487. <rect key="frame" x="0.0" y="0.0" width="40" height="40"/>
  488. <autoresizingMask key="autoresizingMask"/>
  489. <subviews>
  490. <imageView opaque="NO" userInteractionEnabled="NO" tag="104" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="xxE-ZN-5bC">
  491. <rect key="frame" x="0.0" y="0.0" width="40" height="40"/>
  492. <autoresizingMask key="autoresizingMask"/>
  493. </imageView>
  494. </subviews>
  495. </view>
  496. </collectionViewCell>
  497. </cells>
  498. <collectionReusableView key="sectionHeaderView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="header" id="c6C-th-mGd">
  499. <rect key="frame" x="0.0" y="0.0" width="375" height="92"/>
  500. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  501. <subviews>
  502. <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">
  503. <rect key="frame" x="48" y="28" width="319" height="20"/>
  504. <constraints>
  505. <constraint firstAttribute="height" constant="20" id="Qjl-qZ-jEg"/>
  506. </constraints>
  507. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  508. <nil key="textColor"/>
  509. <nil key="highlightedColor"/>
  510. </label>
  511. <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">
  512. <rect key="frame" x="48" y="53" width="319" height="20"/>
  513. <constraints>
  514. <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="20" id="TWj-kc-Si2"/>
  515. </constraints>
  516. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  517. <nil key="textColor"/>
  518. <nil key="highlightedColor"/>
  519. </label>
  520. <imageView userInteractionEnabled="NO" tag="103" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="TlA-sj-tgw">
  521. <rect key="frame" x="8" y="53" width="30" height="30"/>
  522. <constraints>
  523. <constraint firstAttribute="height" constant="30" id="Ucg-P7-bvA"/>
  524. <constraint firstAttribute="width" constant="30" id="vQc-T5-kTd"/>
  525. </constraints>
  526. </imageView>
  527. <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">
  528. <rect key="frame" x="48" y="78" width="319" height="20"/>
  529. <constraints>
  530. <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="20" id="UM4-6y-8gx"/>
  531. </constraints>
  532. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  533. <nil key="textColor"/>
  534. <nil key="highlightedColor"/>
  535. </label>
  536. </subviews>
  537. <constraints>
  538. <constraint firstItem="zFm-yb-x7l" firstAttribute="trailing" secondItem="c6C-th-mGd" secondAttribute="trailingMargin" id="2Sc-H6-mz5"/>
  539. <constraint firstItem="qcm-XY-Fpz" firstAttribute="leading" secondItem="TlA-sj-tgw" secondAttribute="trailing" constant="10" id="6gb-jH-Jmp"/>
  540. <constraint firstItem="qcm-XY-Fpz" firstAttribute="trailing" secondItem="c6C-th-mGd" secondAttribute="trailingMargin" id="7s9-8J-8R5"/>
  541. <constraint firstItem="Bo6-HW-PJo" firstAttribute="top" secondItem="qcm-XY-Fpz" secondAttribute="bottom" constant="5" id="L4Z-x4-vef"/>
  542. <constraint firstItem="zFm-yb-x7l" firstAttribute="leading" secondItem="c6C-th-mGd" secondAttribute="leadingMargin" constant="40" id="Soc-qb-NoL"/>
  543. <constraint firstItem="Bo6-HW-PJo" firstAttribute="leading" secondItem="TlA-sj-tgw" secondAttribute="trailing" constant="10" id="Va6-nO-ZSm"/>
  544. <constraint firstItem="zFm-yb-x7l" firstAttribute="top" secondItem="c6C-th-mGd" secondAttribute="topMargin" id="YKi-3E-K3q"/>
  545. <constraint firstItem="Bo6-HW-PJo" firstAttribute="trailing" secondItem="c6C-th-mGd" secondAttribute="trailingMargin" id="avJ-9r-HJf"/>
  546. <constraint firstItem="TlA-sj-tgw" firstAttribute="leading" secondItem="c6C-th-mGd" secondAttribute="leadingMargin" id="mE0-4V-fsK"/>
  547. <constraint firstItem="TlA-sj-tgw" firstAttribute="top" secondItem="c6C-th-mGd" secondAttribute="topMargin" constant="25" id="qnN-Bw-afg"/>
  548. <constraint firstItem="qcm-XY-Fpz" firstAttribute="top" secondItem="zFm-yb-x7l" secondAttribute="bottom" constant="5" id="sMO-xL-xdp"/>
  549. </constraints>
  550. </collectionReusableView>
  551. <collectionReusableView key="sectionFooterView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="footer" id="nhY-ro-z91">
  552. <rect key="frame" x="0.0" y="137" width="375" height="5"/>
  553. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  554. </collectionReusableView>
  555. <connections>
  556. <outlet property="dataSource" destination="QIL-R2-8iE" id="Zgp-JD-dSD"/>
  557. <outlet property="delegate" destination="QIL-R2-8iE" id="27o-gc-9d0"/>
  558. </connections>
  559. </collectionView>
  560. </collectionViewController>
  561. <placeholder placeholderIdentifier="IBFirstResponder" id="BFK-QR-oce" userLabel="First Responder" sceneMemberID="firstResponder"/>
  562. </objects>
  563. <point key="canvasLocation" x="9860" y="1218"/>
  564. </scene>
  565. <!--Transfers-->
  566. <scene sceneID="UaS-db-kwR">
  567. <objects>
  568. <viewController storyboardIdentifier="CCTransfers" id="Gtp-25-3Em" customClass="CCTransfers" sceneMemberID="viewController">
  569. <view key="view" contentMode="scaleToFill" id="fak-dH-6Vp">
  570. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  571. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  572. <subviews>
  573. <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">
  574. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  575. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
  576. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  577. <connections>
  578. <outlet property="dataSource" destination="Gtp-25-3Em" id="bzo-qN-Odm"/>
  579. <outlet property="delegate" destination="Gtp-25-3Em" id="kun-RC-2pT"/>
  580. </connections>
  581. </tableView>
  582. </subviews>
  583. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  584. <viewLayoutGuide key="safeArea" id="jsN-hz-vF5"/>
  585. </view>
  586. <connections>
  587. <outlet property="tableView" destination="pnc-dQ-cNG" id="YDD-pc-NFL"/>
  588. </connections>
  589. </viewController>
  590. <placeholder placeholderIdentifier="IBFirstResponder" id="zjX-ak-rF5" userLabel="First Responder" sceneMemberID="firstResponder"/>
  591. </objects>
  592. <point key="canvasLocation" x="10506" y="1218"/>
  593. </scene>
  594. <!--Shares-->
  595. <scene sceneID="GFd-66-qSy">
  596. <objects>
  597. <viewController storyboardIdentifier="NCShares" id="7jW-Ey-7M7" customClass="NCShares" sceneMemberID="viewController">
  598. <view key="view" contentMode="scaleToFill" id="y16-gC-0XR">
  599. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  600. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  601. <subviews>
  602. <tableView clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="UXi-wu-3m5">
  603. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  604. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
  605. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  606. <connections>
  607. <outlet property="dataSource" destination="7jW-Ey-7M7" id="Dxh-fm-TJt"/>
  608. <outlet property="delegate" destination="7jW-Ey-7M7" id="Bhb-WF-K9M"/>
  609. </connections>
  610. </tableView>
  611. </subviews>
  612. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  613. <viewLayoutGuide key="safeArea" id="2pW-5T-ywS"/>
  614. </view>
  615. <connections>
  616. <outlet property="tableView" destination="UXi-wu-3m5" id="msO-8g-crr"/>
  617. </connections>
  618. </viewController>
  619. <placeholder placeholderIdentifier="IBFirstResponder" id="Z5g-OF-6jh" userLabel="First Responder" sceneMemberID="firstResponder"/>
  620. </objects>
  621. <point key="canvasLocation" x="11150" y="1218"/>
  622. </scene>
  623. <!--Main-->
  624. <scene sceneID="tgH-1R-Pha">
  625. <objects>
  626. <viewController storyboardIdentifier="CCMain" id="Qyv-Eo-LeA" customClass="CCMain" sceneMemberID="viewController">
  627. <view key="view" contentMode="scaleToFill" id="QRE-ju-M4I">
  628. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  629. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  630. <subviews>
  631. <tableView clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="dC6-NQ-0Td">
  632. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  633. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
  634. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  635. <connections>
  636. <outlet property="dataSource" destination="Qyv-Eo-LeA" id="8v3-Et-JVZ"/>
  637. <outlet property="delegate" destination="Qyv-Eo-LeA" id="CeL-Eu-Cur"/>
  638. </connections>
  639. </tableView>
  640. </subviews>
  641. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  642. <viewLayoutGuide key="safeArea" id="Sqy-z1-MI5"/>
  643. </view>
  644. <navigationItem key="navigationItem" id="2BC-Vb-dXh"/>
  645. <connections>
  646. <outlet property="tableView" destination="dC6-NQ-0Td" id="hew-Gn-bWh"/>
  647. <segue destination="mtc-lf-PRo" kind="showDetail" identifier="segueDetail" id="2Qm-A6-CfB"/>
  648. </connections>
  649. </viewController>
  650. <placeholder placeholderIdentifier="IBFirstResponder" id="stJ-Yx-rVh" userLabel="First Responder" sceneMemberID="firstResponder"/>
  651. </objects>
  652. <point key="canvasLocation" x="5214" y="1217"/>
  653. </scene>
  654. <!--More-->
  655. <scene sceneID="50a-pn-1yx">
  656. <objects>
  657. <viewController id="Frr-j9-xav" customClass="CCMore" customModule="Nextcloud" customModuleProvider="target" sceneMemberID="viewController">
  658. <view key="view" contentMode="scaleToFill" id="hLP-ql-OiA">
  659. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  660. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  661. <subviews>
  662. <imageView userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="qW6-AL-KO3">
  663. <rect key="frame" x="0.0" y="64" width="375" height="100"/>
  664. <constraints>
  665. <constraint firstAttribute="height" constant="100" id="GJt-sN-4QE"/>
  666. </constraints>
  667. </imageView>
  668. <imageView userInteractionEnabled="NO" contentMode="center" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="disclosureIndicator" translatesAutoresizingMaskIntoConstraints="NO" id="Lgd-72-bTD">
  669. <rect key="frame" x="346" y="91" width="24" height="26"/>
  670. <constraints>
  671. <constraint firstAttribute="height" constant="26" id="9SQ-KV-aJa"/>
  672. <constraint firstAttribute="width" constant="24" id="KBe-Dy-an6"/>
  673. </constraints>
  674. </imageView>
  675. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" rowHeight="50" sectionHeaderHeight="1" sectionFooterHeight="1" translatesAutoresizingMaskIntoConstraints="NO" id="aKC-5k-tLM">
  676. <rect key="frame" x="0.0" y="164" width="375" height="402"/>
  677. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  678. <prototypes>
  679. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="Cell" rowHeight="50" id="V1G-2M-Q0I" customClass="CCCellMore" customModule="Nextcloud" customModuleProvider="target">
  680. <rect key="frame" x="0.0" y="55.5" width="375" height="50"/>
  681. <autoresizingMask key="autoresizingMask"/>
  682. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="V1G-2M-Q0I" id="mMB-QG-hoe">
  683. <rect key="frame" x="0.0" y="0.0" width="375" height="49.5"/>
  684. <autoresizingMask key="autoresizingMask"/>
  685. <subviews>
  686. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="center" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="6dd-uC-EQT">
  687. <rect key="frame" x="15" y="5" width="40" height="40"/>
  688. <constraints>
  689. <constraint firstAttribute="width" constant="40" id="Jg6-vD-zNJ"/>
  690. <constraint firstAttribute="height" constant="40" id="KbT-nO-u8E"/>
  691. </constraints>
  692. </imageView>
  693. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Jgw-HO-Z7g">
  694. <rect key="frame" x="63" y="15" width="297" height="20"/>
  695. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  696. <nil key="textColor"/>
  697. <nil key="highlightedColor"/>
  698. </label>
  699. </subviews>
  700. <constraints>
  701. <constraint firstItem="6dd-uC-EQT" firstAttribute="centerY" secondItem="mMB-QG-hoe" secondAttribute="centerY" id="NPR-w8-iBl"/>
  702. <constraint firstItem="Jgw-HO-Z7g" firstAttribute="centerY" secondItem="mMB-QG-hoe" secondAttribute="centerY" id="a99-4Z-U3l"/>
  703. <constraint firstAttribute="leadingMargin" secondItem="6dd-uC-EQT" secondAttribute="leading" id="gvy-5o-Tjj"/>
  704. <constraint firstItem="Jgw-HO-Z7g" firstAttribute="leading" secondItem="mMB-QG-hoe" secondAttribute="leadingMargin" constant="48" id="p2C-hH-tlI"/>
  705. <constraint firstAttribute="trailingMargin" secondItem="Jgw-HO-Z7g" secondAttribute="trailing" id="txS-1N-OyJ"/>
  706. </constraints>
  707. </tableViewCellContentView>
  708. <connections>
  709. <outlet property="imageIcon" destination="6dd-uC-EQT" id="qA4-nr-Bhn"/>
  710. <outlet property="labelText" destination="Jgw-HO-Z7g" id="a6C-Zj-NIz"/>
  711. </connections>
  712. </tableViewCell>
  713. </prototypes>
  714. <connections>
  715. <outlet property="dataSource" destination="Frr-j9-xav" id="Gw2-Sg-BAb"/>
  716. <outlet property="delegate" destination="Frr-j9-xav" id="46E-kI-GUB"/>
  717. </connections>
  718. </tableView>
  719. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="avatar" translatesAutoresizingMaskIntoConstraints="NO" id="oJg-wO-2iv" customClass="NCAvatar" customModule="Nextcloud" customModuleProvider="target">
  720. <rect key="frame" x="15" y="79" width="50" height="50"/>
  721. <constraints>
  722. <constraint firstAttribute="width" constant="50" id="moA-ZW-N2y"/>
  723. <constraint firstAttribute="height" constant="50" id="nQ1-8m-5h7"/>
  724. </constraints>
  725. <userDefinedRuntimeAttributes>
  726. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  727. <real key="value" value="1"/>
  728. </userDefinedRuntimeAttribute>
  729. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  730. <color key="value" white="1" alpha="1" colorSpace="calibratedWhite"/>
  731. </userDefinedRuntimeAttribute>
  732. </userDefinedRuntimeAttributes>
  733. </imageView>
  734. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="username" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="aqE-Wq-B1A">
  735. <rect key="frame" x="78" y="94" width="78" height="20"/>
  736. <fontDescription key="fontDescription" type="boldSystem" pointSize="16"/>
  737. <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  738. <nil key="highlightedColor"/>
  739. </label>
  740. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="J2k-UZ-XQQ" userLabel="View Quota">
  741. <rect key="frame" x="0.0" y="566" width="375" height="52"/>
  742. <subviews>
  743. <progressView opaque="NO" contentMode="scaleToFill" verticalHuggingPriority="750" progress="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="uGf-Fa-QQ3">
  744. <rect key="frame" x="35" y="25" width="305" height="2"/>
  745. </progressView>
  746. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="DAP-np-Q1J">
  747. <rect key="frame" x="35" y="2" width="305" height="20"/>
  748. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  749. <constraints>
  750. <constraint firstAttribute="height" constant="20" id="o78-Yq-dPq"/>
  751. </constraints>
  752. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  753. <color key="textColor" white="0.66666666669999997" alpha="1" colorSpace="calibratedWhite"/>
  754. <nil key="highlightedColor"/>
  755. </label>
  756. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vfl-ZC-XFd">
  757. <rect key="frame" x="35" y="29" width="305" height="20"/>
  758. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  759. <constraints>
  760. <constraint firstAttribute="height" constant="20" id="B11-kS-b2d"/>
  761. </constraints>
  762. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  763. <color key="textColor" white="0.66666666669999997" alpha="1" colorSpace="calibratedWhite"/>
  764. <nil key="highlightedColor"/>
  765. </label>
  766. </subviews>
  767. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  768. <constraints>
  769. <constraint firstAttribute="height" constant="52" id="Cch-sg-vfH"/>
  770. <constraint firstItem="uGf-Fa-QQ3" firstAttribute="top" secondItem="DAP-np-Q1J" secondAttribute="bottom" constant="3" id="DmS-I9-ex2"/>
  771. <constraint firstItem="vfl-ZC-XFd" firstAttribute="leading" secondItem="J2k-UZ-XQQ" secondAttribute="leading" constant="35" id="F1b-zE-5hN"/>
  772. <constraint firstAttribute="trailing" secondItem="DAP-np-Q1J" secondAttribute="trailing" constant="35" id="KIR-Gg-7ty"/>
  773. <constraint firstItem="DAP-np-Q1J" firstAttribute="leading" secondItem="J2k-UZ-XQQ" secondAttribute="leading" constant="35" id="MWW-b2-p9J"/>
  774. <constraint firstAttribute="bottom" secondItem="vfl-ZC-XFd" secondAttribute="bottom" constant="3" id="O6C-Z4-Byy"/>
  775. <constraint firstItem="uGf-Fa-QQ3" firstAttribute="centerY" secondItem="J2k-UZ-XQQ" secondAttribute="centerY" id="T02-Yc-ehz"/>
  776. <constraint firstItem="DAP-np-Q1J" firstAttribute="top" secondItem="J2k-UZ-XQQ" secondAttribute="top" constant="2" id="jKE-pS-hcH"/>
  777. <constraint firstAttribute="trailing" secondItem="vfl-ZC-XFd" secondAttribute="trailing" constant="35" id="q1x-Mf-7lg"/>
  778. <constraint firstItem="vfl-ZC-XFd" firstAttribute="top" secondItem="uGf-Fa-QQ3" secondAttribute="bottom" constant="2" id="r90-Jw-MOK"/>
  779. <constraint firstAttribute="trailing" secondItem="uGf-Fa-QQ3" secondAttribute="trailing" constant="35" id="toK-Xd-ifL"/>
  780. <constraint firstItem="uGf-Fa-QQ3" firstAttribute="leading" secondItem="J2k-UZ-XQQ" secondAttribute="leading" constant="35" id="w2K-Il-yFz"/>
  781. </constraints>
  782. </view>
  783. </subviews>
  784. <constraints>
  785. <constraint firstItem="aKC-5k-tLM" firstAttribute="trailing" secondItem="hLP-ql-OiA" secondAttribute="trailing" id="09d-e0-Lbe"/>
  786. <constraint firstItem="Lgd-72-bTD" firstAttribute="centerY" secondItem="oJg-wO-2iv" secondAttribute="centerY" id="Aiq-NC-J8Z"/>
  787. <constraint firstItem="qW6-AL-KO3" firstAttribute="trailing" secondItem="hLP-ql-OiA" secondAttribute="trailing" id="IHF-zg-7RG"/>
  788. <constraint firstItem="aKC-5k-tLM" firstAttribute="top" secondItem="oJg-wO-2iv" secondAttribute="bottom" constant="35" id="Nxn-t4-ybx"/>
  789. <constraint firstItem="qW6-AL-KO3" firstAttribute="leading" secondItem="hLP-ql-OiA" secondAttribute="leading" id="Nyf-TZ-gLf"/>
  790. <constraint firstItem="aKC-5k-tLM" firstAttribute="leading" secondItem="hLP-ql-OiA" secondAttribute="leading" id="VDo-ak-TEq"/>
  791. <constraint firstItem="2rd-9k-q51" firstAttribute="bottom" secondItem="J2k-UZ-XQQ" secondAttribute="bottom" id="bRS-IM-13l"/>
  792. <constraint firstItem="aqE-Wq-B1A" firstAttribute="centerY" secondItem="oJg-wO-2iv" secondAttribute="centerY" id="dJY-KW-vIJ"/>
  793. <constraint firstItem="aqE-Wq-B1A" firstAttribute="leading" secondItem="oJg-wO-2iv" secondAttribute="trailing" constant="13" id="fPO-DW-Ccp"/>
  794. <constraint firstAttribute="trailingMargin" secondItem="Lgd-72-bTD" secondAttribute="trailing" constant="-11" id="gS9-A6-G0U"/>
  795. <constraint firstItem="aKC-5k-tLM" firstAttribute="top" secondItem="2rd-9k-q51" secondAttribute="top" constant="100" id="hWq-1x-oDU"/>
  796. <constraint firstItem="J2k-UZ-XQQ" firstAttribute="trailing" secondItem="hLP-ql-OiA" secondAttribute="trailing" id="i8w-Kx-CNe"/>
  797. <constraint firstItem="J2k-UZ-XQQ" firstAttribute="leading" secondItem="hLP-ql-OiA" secondAttribute="leading" id="j44-Hn-Qa3"/>
  798. <constraint firstItem="qW6-AL-KO3" firstAttribute="top" secondItem="hLP-ql-OiA" secondAttribute="topMargin" id="lp3-X7-9wg"/>
  799. <constraint firstItem="qW6-AL-KO3" firstAttribute="leading" secondItem="oJg-wO-2iv" secondAttribute="trailing" constant="-65" id="qCO-yk-KNN"/>
  800. <constraint firstItem="J2k-UZ-XQQ" firstAttribute="top" secondItem="aKC-5k-tLM" secondAttribute="bottom" id="zy7-iS-wLE"/>
  801. </constraints>
  802. <viewLayoutGuide key="safeArea" id="2rd-9k-q51"/>
  803. </view>
  804. <navigationItem key="navigationItem" id="UOD-r3-Kgi"/>
  805. <connections>
  806. <outlet property="labelQuota" destination="DAP-np-Q1J" id="d1L-oC-pxP"/>
  807. <outlet property="labelQuotaExternalSite" destination="vfl-ZC-XFd" id="Zdx-nY-00O"/>
  808. <outlet property="labelUsername" destination="aqE-Wq-B1A" id="UMl-sE-W5x"/>
  809. <outlet property="progressQuota" destination="uGf-Fa-QQ3" id="cAN-mW-Ckd"/>
  810. <outlet property="tableView" destination="aKC-5k-tLM" id="XrN-XG-w8l"/>
  811. <outlet property="themingAvatar" destination="oJg-wO-2iv" id="Z0Z-Jb-3eG"/>
  812. <outlet property="themingBackground" destination="qW6-AL-KO3" id="JAV-fL-ZXh"/>
  813. </connections>
  814. </viewController>
  815. <placeholder placeholderIdentifier="IBFirstResponder" id="aLH-sy-tiz" userLabel="First Responder" sceneMemberID="firstResponder"/>
  816. </objects>
  817. <point key="canvasLocation" x="9212" y="1216.9950738916257"/>
  818. </scene>
  819. </scenes>
  820. <resources>
  821. <image name="avatar" width="25" height="25"/>
  822. <image name="disclosureIndicator" width="13" height="14"/>
  823. <image name="logo" width="107" height="75.599998474121094"/>
  824. <image name="tabBarPlus" width="40" height="40"/>
  825. </resources>
  826. <inferredMetricsTieBreakers>
  827. <segue reference="op6-ow-K8v"/>
  828. </inferredMetricsTieBreakers>
  829. </document>