Main.storyboard 48 KB

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