Main.storyboard 45 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="11762" systemVersion="16C67" 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="5146" y="-710"/>
  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="CCManagePhotosSegue" 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="8499" y="1210"/>
  67. </scene>
  68. <!--Photos Camera Upload-->
  69. <scene sceneID="kWr-RF-gdq">
  70. <objects>
  71. <collectionViewController extendedLayoutIncludesOpaqueBars="YES" id="1Ca-6H-d29" customClass="CCPhotosCameraUpload" sceneMemberID="viewController">
  72. <collectionView key="view" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" misplaced="YES" dataMode="prototypes" id="zkC-IW-U7O">
  73. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  74. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  75. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  76. <collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="3" minimumInteritemSpacing="1" id="Ode-Gf-Nqo">
  77. <size key="itemSize" width="75" height="75"/>
  78. <size key="headerReferenceSize" width="10" height="20"/>
  79. <size key="footerReferenceSize" width="10" height="20"/>
  80. <inset key="sectionInset" minX="4" minY="4" maxX="4" maxY="4"/>
  81. </collectionViewFlowLayout>
  82. <cells>
  83. <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="cell" id="ax6-Kq-EOT">
  84. <rect key="frame" x="4" y="24" width="75" height="75"/>
  85. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  86. <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
  87. <rect key="frame" x="0.0" y="0.0" width="75" height="75"/>
  88. <autoresizingMask key="autoresizingMask"/>
  89. <subviews>
  90. <imageView userInteractionEnabled="NO" tag="100" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="wv7-Pl-1S9">
  91. <rect key="frame" x="0.0" y="0.0" width="75" height="75"/>
  92. </imageView>
  93. <visualEffectView hidden="YES" opaque="NO" tag="200" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Vaz-kb-VZC">
  94. <rect key="frame" x="0.0" y="0.0" width="75" height="75"/>
  95. <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" id="zTo-QZ-xyF">
  96. <rect key="frame" x="0.0" y="0.0" width="75" height="75"/>
  97. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  98. </view>
  99. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  100. <blurEffect style="extraLight"/>
  101. </visualEffectView>
  102. <imageView hidden="YES" opaque="NO" userInteractionEnabled="NO" tag="300" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="sj1-BH-NWl">
  103. <rect key="frame" x="25" y="25" width="25" height="25"/>
  104. <constraints>
  105. <constraint firstAttribute="height" constant="25" id="8D0-Br-VLn"/>
  106. <constraint firstAttribute="width" constant="25" id="JTW-Py-sqE"/>
  107. </constraints>
  108. </imageView>
  109. </subviews>
  110. </view>
  111. <constraints>
  112. <constraint firstItem="wv7-Pl-1S9" firstAttribute="leading" secondItem="ax6-Kq-EOT" secondAttribute="leading" id="8Lf-ww-OoY"/>
  113. <constraint firstItem="wv7-Pl-1S9" firstAttribute="bottom" secondItem="Vaz-kb-VZC" secondAttribute="bottom" id="8nn-9h-h8F"/>
  114. <constraint firstItem="sj1-BH-NWl" firstAttribute="centerX" secondItem="zTo-QZ-xyF" secondAttribute="centerX" id="Aou-FC-rhP"/>
  115. <constraint firstItem="wv7-Pl-1S9" firstAttribute="trailing" secondItem="Vaz-kb-VZC" secondAttribute="trailing" id="CGZ-Ir-z0l"/>
  116. <constraint firstItem="wv7-Pl-1S9" firstAttribute="top" secondItem="ax6-Kq-EOT" secondAttribute="top" id="H2J-n2-czF"/>
  117. <constraint firstItem="wv7-Pl-1S9" firstAttribute="leading" secondItem="Vaz-kb-VZC" secondAttribute="leading" id="TKe-Ml-mj4"/>
  118. <constraint firstItem="wv7-Pl-1S9" firstAttribute="top" secondItem="Vaz-kb-VZC" secondAttribute="top" id="V3X-qR-o1I"/>
  119. <constraint firstAttribute="trailing" secondItem="wv7-Pl-1S9" secondAttribute="trailing" id="WRD-6l-xgj"/>
  120. <constraint firstItem="sj1-BH-NWl" firstAttribute="centerY" secondItem="zTo-QZ-xyF" secondAttribute="centerY" id="qDU-Pg-7gS"/>
  121. <constraint firstAttribute="bottom" secondItem="wv7-Pl-1S9" secondAttribute="bottom" id="vwT-T5-hkc"/>
  122. </constraints>
  123. </collectionViewCell>
  124. </cells>
  125. <collectionReusableView key="sectionHeaderView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="header" id="0S8-Db-U0e">
  126. <rect key="frame" x="0.0" y="0.0" width="375" height="20"/>
  127. <autoresizingMask key="autoresizingMask"/>
  128. <subviews>
  129. <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">
  130. <rect key="frame" x="6" y="3" width="352" height="14.5"/>
  131. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  132. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  133. <nil key="highlightedColor"/>
  134. </label>
  135. </subviews>
  136. <constraints>
  137. <constraint firstAttribute="trailingMargin" secondItem="55Q-Lx-UkW" secondAttribute="trailing" constant="9" id="5gh-ql-db6"/>
  138. <constraint firstItem="55Q-Lx-UkW" firstAttribute="leading" secondItem="0S8-Db-U0e" secondAttribute="leading" constant="6" id="Ltr-ca-4oa"/>
  139. <constraint firstItem="55Q-Lx-UkW" firstAttribute="centerY" secondItem="0S8-Db-U0e" secondAttribute="centerY" id="p4z-mm-sQP"/>
  140. </constraints>
  141. </collectionReusableView>
  142. <collectionReusableView key="sectionFooterView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="footer" id="jDW-vn-a9W">
  143. <rect key="frame" x="0.0" y="103" width="375" height="20"/>
  144. <autoresizingMask key="autoresizingMask"/>
  145. <subviews>
  146. <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">
  147. <rect key="frame" x="8" y="2.5" width="359" height="15"/>
  148. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  149. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  150. <nil key="highlightedColor"/>
  151. </label>
  152. </subviews>
  153. <constraints>
  154. <constraint firstItem="HVV-2C-7PP" firstAttribute="leading" secondItem="jDW-vn-a9W" secondAttribute="leadingMargin" id="1Cm-hJ-kcH"/>
  155. <constraint firstItem="HVV-2C-7PP" firstAttribute="height" secondItem="jDW-vn-a9W" secondAttribute="height" constant="-5" id="Jio-JV-jMB"/>
  156. <constraint firstItem="HVV-2C-7PP" firstAttribute="centerY" secondItem="jDW-vn-a9W" secondAttribute="centerY" id="SQf-VK-Db4"/>
  157. <constraint firstItem="HVV-2C-7PP" firstAttribute="width" secondItem="jDW-vn-a9W" secondAttribute="width" constant="-16" id="nQC-oH-6jE"/>
  158. </constraints>
  159. </collectionReusableView>
  160. <connections>
  161. <outlet property="dataSource" destination="1Ca-6H-d29" id="Uzm-Ti-Qig"/>
  162. <outlet property="delegate" destination="1Ca-6H-d29" id="GXw-PZ-AIG"/>
  163. </connections>
  164. </collectionView>
  165. <navigationItem key="navigationItem" id="Ljh-k8-LVi"/>
  166. <connections>
  167. <segue destination="mtc-lf-PRo" kind="showDetail" identifier="segueDetail" id="op6-ow-K8v"/>
  168. </connections>
  169. </collectionViewController>
  170. <placeholder placeholderIdentifier="IBFirstResponder" id="W1h-qt-Bld" userLabel="First Responder" sceneMemberID="firstResponder"/>
  171. </objects>
  172. <point key="canvasLocation" x="7781" y="1209"/>
  173. </scene>
  174. <!--Offline-->
  175. <scene sceneID="JPc-HC-iQ7">
  176. <objects>
  177. <tableViewController storyboardIdentifier="CCOfflineVC" extendedLayoutIncludesOpaqueBars="YES" id="Per-s0-P6C" customClass="CCOffline" sceneMemberID="viewController">
  178. <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="ehH-Wz-w3L">
  179. <rect key="frame" x="0.0" y="64" width="375" height="603"/>
  180. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  181. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  182. <sections/>
  183. <connections>
  184. <outlet property="dataSource" destination="Per-s0-P6C" id="nel-EP-EY5"/>
  185. <outlet property="delegate" destination="Per-s0-P6C" id="u2m-xI-k10"/>
  186. </connections>
  187. </tableView>
  188. <extendedEdge key="edgesForExtendedLayout" bottom="YES"/>
  189. <navigationItem key="navigationItem" id="Hkl-Ai-Txp"/>
  190. <connections>
  191. <segue destination="mtc-lf-PRo" kind="showDetail" identifier="segueDetail" id="N4u-p1-g7G"/>
  192. </connections>
  193. </tableViewController>
  194. <placeholder placeholderIdentifier="IBFirstResponder" id="k1c-kg-b3Q" userLabel="First Responder" sceneMemberID="firstResponder"/>
  195. </objects>
  196. <point key="canvasLocation" x="6346" y="1210"/>
  197. </scene>
  198. <!--Acknowledgements-->
  199. <scene sceneID="h9y-Lj-jxB">
  200. <objects>
  201. <viewController id="Wu3-ow-y4h" customClass="Acknowledgements" sceneMemberID="viewController">
  202. <layoutGuides>
  203. <viewControllerLayoutGuide type="top" id="zkQ-oZ-pz9"/>
  204. <viewControllerLayoutGuide type="bottom" id="RWM-KX-MWW"/>
  205. </layoutGuides>
  206. <view key="view" opaque="NO" contentMode="scaleToFill" id="HYE-hK-m2I">
  207. <rect key="frame" x="0.0" y="64" width="375" height="603"/>
  208. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  209. <subviews>
  210. <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">
  211. <rect key="frame" x="3" y="0.0" width="369" height="603"/>
  212. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  213. <attributedString key="attributedText">
  214. <fragment content="Copyright (C)">
  215. <attributes>
  216. <font key="NSFont" size="14" name="HelveticaNeue"/>
  217. <paragraphStyle key="NSParagraphStyle" alignment="left" lineBreakMode="wordWrapping" baseWritingDirection="natural"/>
  218. </attributes>
  219. </fragment>
  220. </attributedString>
  221. <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
  222. <connections>
  223. <outlet property="delegate" destination="Wu3-ow-y4h" id="RHw-TA-1yQ"/>
  224. </connections>
  225. </textView>
  226. </subviews>
  227. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  228. <constraints>
  229. <constraint firstItem="vYq-of-LmL" firstAttribute="leading" secondItem="HYE-hK-m2I" secondAttribute="leadingMargin" constant="-13" id="RHX-O3-otO"/>
  230. <constraint firstItem="vYq-of-LmL" firstAttribute="top" secondItem="zkQ-oZ-pz9" secondAttribute="bottom" id="SwN-pK-RVe"/>
  231. <constraint firstAttribute="trailingMargin" secondItem="vYq-of-LmL" secondAttribute="trailing" constant="-13" id="iao-EZ-391"/>
  232. <constraint firstItem="RWM-KX-MWW" firstAttribute="top" secondItem="vYq-of-LmL" secondAttribute="bottom" id="rjG-Mo-psH"/>
  233. </constraints>
  234. </view>
  235. <extendedEdge key="edgesForExtendedLayout"/>
  236. <navigationItem key="navigationItem" id="NXp-TT-qTB"/>
  237. <connections>
  238. <outlet property="txtTermini" destination="vYq-of-LmL" id="hA3-bm-4ke"/>
  239. <outlet property="view" destination="HYE-hK-m2I" id="lTc-Ug-HO0"/>
  240. </connections>
  241. </viewController>
  242. <placeholder placeholderIdentifier="IBFirstResponder" id="TUv-7S-62D" userLabel="First Responder" sceneMemberID="firstResponder"/>
  243. </objects>
  244. <point key="canvasLocation" x="10312.799999999999" y="3825.3373313343332"/>
  245. </scene>
  246. <!--Navigation Controller-->
  247. <scene sceneID="eDq-6m-h8d">
  248. <objects>
  249. <navigationController automaticallyAdjustsScrollViewInsets="NO" id="eZl-ut-xpC" sceneMemberID="viewController">
  250. <extendedEdge key="edgesForExtendedLayout"/>
  251. <toolbarItems/>
  252. <navigationBar key="navigationBar" contentMode="scaleToFill" misplaced="YES" id="rJe-3o-bpZ">
  253. <rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
  254. <autoresizingMask key="autoresizingMask"/>
  255. </navigationBar>
  256. <nil name="viewControllers"/>
  257. <connections>
  258. <segue destination="Wu3-ow-y4h" kind="relationship" relationship="rootViewController" id="Xpr-tm-bWy"/>
  259. </connections>
  260. </navigationController>
  261. <placeholder placeholderIdentifier="IBFirstResponder" id="38M-dR-dlY" userLabel="First Responder" sceneMemberID="firstResponder"/>
  262. </objects>
  263. <point key="canvasLocation" x="10314" y="3020"/>
  264. </scene>
  265. <!--Manage Account-->
  266. <scene sceneID="OhO-6f-Vhc">
  267. <objects>
  268. <viewController id="EIj-cr-7fd" customClass="CCManageAccount" sceneMemberID="viewController">
  269. <layoutGuides>
  270. <viewControllerLayoutGuide type="top" id="uyJ-km-0gk"/>
  271. <viewControllerLayoutGuide type="bottom" id="hEi-St-jlW"/>
  272. </layoutGuides>
  273. <view key="view" contentMode="scaleToFill" id="dTI-9C-Bf2">
  274. <rect key="frame" x="0.0" y="64" width="384" height="554"/>
  275. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  276. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  277. </view>
  278. <extendedEdge key="edgesForExtendedLayout"/>
  279. <navigationItem key="navigationItem" id="I4M-0q-oPz"/>
  280. </viewController>
  281. <placeholder placeholderIdentifier="IBFirstResponder" id="EDa-LU-0rn" userLabel="First Responder" sceneMemberID="firstResponder"/>
  282. </objects>
  283. <point key="canvasLocation" x="6485" y="3020"/>
  284. </scene>
  285. <!--Manage Photos-->
  286. <scene sceneID="cbW-au-eCe">
  287. <objects>
  288. <viewController id="Zc0-jh-3hD" customClass="CCManagePhotos" sceneMemberID="viewController">
  289. <layoutGuides>
  290. <viewControllerLayoutGuide type="top" id="Mj6-7r-ybC"/>
  291. <viewControllerLayoutGuide type="bottom" id="qyW-zc-26J"/>
  292. </layoutGuides>
  293. <view key="view" contentMode="scaleToFill" id="y8W-PN-QtS">
  294. <rect key="frame" x="0.0" y="64" width="384" height="554"/>
  295. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  296. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  297. </view>
  298. <extendedEdge key="edgesForExtendedLayout"/>
  299. <navigationItem key="navigationItem" id="Hhs-Wj-nLB"/>
  300. </viewController>
  301. <placeholder placeholderIdentifier="IBFirstResponder" id="ksn-Ew-8Z0" userLabel="First Responder" sceneMemberID="firstResponder"/>
  302. </objects>
  303. <point key="canvasLocation" x="7128" y="3020"/>
  304. </scene>
  305. <!--Manage Camera Upload-->
  306. <scene sceneID="YAa-hT-VHe">
  307. <objects>
  308. <viewController id="DEi-yz-wEj" customClass="CCManageCameraUpload" sceneMemberID="viewController">
  309. <layoutGuides>
  310. <viewControllerLayoutGuide type="top" id="ROd-mD-0FQ"/>
  311. <viewControllerLayoutGuide type="bottom" id="mUa-nu-y9y"/>
  312. </layoutGuides>
  313. <view key="view" contentMode="scaleToFill" id="WFy-lj-QJi">
  314. <rect key="frame" x="0.0" y="64" width="384" height="554"/>
  315. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  316. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  317. </view>
  318. <extendedEdge key="edgesForExtendedLayout"/>
  319. <navigationItem key="navigationItem" id="y2u-7Z-uGO"/>
  320. </viewController>
  321. <placeholder placeholderIdentifier="IBFirstResponder" id="g5a-uE-sF6" userLabel="First Responder" sceneMemberID="firstResponder"/>
  322. </objects>
  323. <point key="canvasLocation" x="7782" y="3020"/>
  324. </scene>
  325. <!--Manage Optimizations-->
  326. <scene sceneID="dOW-Mw-bEM">
  327. <objects>
  328. <viewController id="sOS-YU-Cbr" customClass="CCManageOptimizations" sceneMemberID="viewController">
  329. <layoutGuides>
  330. <viewControllerLayoutGuide type="top" id="tze-zu-iin"/>
  331. <viewControllerLayoutGuide type="bottom" id="MYl-TL-mVB"/>
  332. </layoutGuides>
  333. <view key="view" contentMode="scaleToFill" id="DkJ-LZ-yPy">
  334. <rect key="frame" x="0.0" y="64" width="384" height="554"/>
  335. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  336. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  337. </view>
  338. <extendedEdge key="edgesForExtendedLayout"/>
  339. <navigationItem key="navigationItem" id="f9e-Aq-ViU"/>
  340. </viewController>
  341. <placeholder placeholderIdentifier="IBFirstResponder" id="0UA-CF-A4C" userLabel="First Responder" sceneMemberID="firstResponder"/>
  342. </objects>
  343. <point key="canvasLocation" x="9058" y="3020"/>
  344. </scene>
  345. <!--Tab Bar Controller-->
  346. <scene sceneID="gY3-Ur-rTC">
  347. <objects>
  348. <tabBarController automaticallyAdjustsScrollViewInsets="NO" id="FkP-Lh-8zt" sceneMemberID="viewController">
  349. <toolbarItems/>
  350. <navigationItem key="navigationItem" id="ozb-fg-0GE">
  351. <barButtonItem key="backBarButtonItem" title="Back" id="oUu-2v-gUF"/>
  352. </navigationItem>
  353. <tabBar key="tabBar" contentMode="scaleToFill" id="72f-jP-cei">
  354. <rect key="frame" x="0.0" y="0.0" width="1000" height="1000"/>
  355. <autoresizingMask key="autoresizingMask"/>
  356. <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  357. </tabBar>
  358. <connections>
  359. <segue destination="bSZ-tE-FEj" kind="relationship" relationship="viewControllers" id="qbu-nX-qCk"/>
  360. <segue destination="hwM-4d-Afb" kind="relationship" relationship="viewControllers" id="tds-0Q-7Zf"/>
  361. <segue destination="Cc7-4O-z6Q" kind="relationship" relationship="viewControllers" id="YKg-LH-tor"/>
  362. <segue destination="Npr-vu-PSD" kind="relationship" relationship="viewControllers" id="XeU-GF-etm"/>
  363. <segue destination="ftT-7F-lfU" kind="relationship" relationship="viewControllers" id="z8K-RX-gJH"/>
  364. </connections>
  365. </tabBarController>
  366. <placeholder placeholderIdentifier="IBFirstResponder" id="d2B-Yg-rp2" userLabel="First Responder" sceneMemberID="firstResponder"/>
  367. </objects>
  368. <point key="canvasLocation" x="7073" y="-709"/>
  369. </scene>
  370. <!--Detail-->
  371. <scene sceneID="zJM-E9-jgK">
  372. <objects>
  373. <viewController storyboardIdentifier="CCDetailVC" extendedLayoutIncludesOpaqueBars="YES" id="zg6-hy-EbU" customClass="CCDetail" sceneMemberID="viewController">
  374. <layoutGuides>
  375. <viewControllerLayoutGuide type="top" id="k2r-4R-ErO"/>
  376. <viewControllerLayoutGuide type="bottom" id="6Tt-yQ-gC5"/>
  377. </layoutGuides>
  378. <view key="view" contentMode="scaleToFill" id="cUA-lB-tGG">
  379. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  380. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  381. <subviews>
  382. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" preservesSuperviewLayoutMargins="YES" image="cryptocloud_sfondo_iPad" translatesAutoresizingMaskIntoConstraints="NO" id="zlU-MP-ZVs">
  383. <rect key="frame" x="59.5" y="240" width="256" height="187"/>
  384. </imageView>
  385. </subviews>
  386. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  387. <constraints>
  388. <constraint firstItem="zlU-MP-ZVs" firstAttribute="centerY" secondItem="cUA-lB-tGG" secondAttribute="centerY" id="NqJ-e6-LfV"/>
  389. <constraint firstItem="zlU-MP-ZVs" firstAttribute="centerX" secondItem="cUA-lB-tGG" secondAttribute="centerX" id="VG7-UF-Zrf"/>
  390. </constraints>
  391. </view>
  392. <navigationItem key="navigationItem" id="cJm-UN-Dvj" userLabel="Detail"/>
  393. <connections>
  394. <outlet property="imageBackground" destination="zlU-MP-ZVs" id="XRF-iq-qSn"/>
  395. </connections>
  396. </viewController>
  397. <placeholder placeholderIdentifier="IBFirstResponder" id="IJ0-oL-QKv" userLabel="First Responder" sceneMemberID="firstResponder"/>
  398. </objects>
  399. <point key="canvasLocation" x="6018" y="2120"/>
  400. </scene>
  401. <!--Main-->
  402. <scene sceneID="OEe-6n-ARk">
  403. <objects>
  404. <tableViewController storyboardIdentifier="CCMainVC" extendedLayoutIncludesOpaqueBars="YES" id="YJg-Xa-VYf" customClass="CCMain" sceneMemberID="viewController">
  405. <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">
  406. <rect key="frame" x="0.0" y="64" width="375" height="603"/>
  407. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  408. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  409. <sections/>
  410. <connections>
  411. <outlet property="dataSource" destination="YJg-Xa-VYf" id="sz8-sd-5O4"/>
  412. <outlet property="delegate" destination="YJg-Xa-VYf" id="Pwe-im-Vzk"/>
  413. </connections>
  414. </tableView>
  415. <extendedEdge key="edgesForExtendedLayout" bottom="YES"/>
  416. <navigationItem key="navigationItem" id="TXe-bF-Uwk"/>
  417. <connections>
  418. <segue destination="mtc-lf-PRo" kind="showDetail" identifier="segueDetail" id="YTW-Kz-l02"/>
  419. </connections>
  420. </tableViewController>
  421. <placeholder placeholderIdentifier="IBFirstResponder" id="q78-1k-pga" userLabel="First Responder" sceneMemberID="firstResponder"/>
  422. </objects>
  423. <point key="canvasLocation" x="5653" y="1210"/>
  424. </scene>
  425. <!--Navigation Controller-->
  426. <scene sceneID="Xur-XN-mjy">
  427. <objects>
  428. <navigationController storyboardIdentifier="CCDetailNC" extendedLayoutIncludesOpaqueBars="YES" automaticallyAdjustsScrollViewInsets="NO" id="mtc-lf-PRo" sceneMemberID="viewController">
  429. <toolbarItems/>
  430. <navigationBar key="navigationBar" contentMode="scaleToFill" misplaced="YES" id="vxw-dW-rgx">
  431. <rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
  432. <autoresizingMask key="autoresizingMask"/>
  433. </navigationBar>
  434. <nil name="viewControllers"/>
  435. <connections>
  436. <segue destination="zg6-hy-EbU" kind="relationship" relationship="rootViewController" id="qIX-Hw-L2i"/>
  437. </connections>
  438. </navigationController>
  439. <placeholder placeholderIdentifier="IBFirstResponder" id="1l7-Aj-XxZ" userLabel="First Responder" sceneMemberID="firstResponder"/>
  440. </objects>
  441. <point key="canvasLocation" x="5266" y="2120"/>
  442. </scene>
  443. <!--File-->
  444. <scene sceneID="dMv-43-hWy">
  445. <objects>
  446. <navigationController storyboardIdentifier="CCMainNC" extendedLayoutIncludesOpaqueBars="YES" automaticallyAdjustsScrollViewInsets="NO" id="bSZ-tE-FEj" customClass="CCControlCenter" sceneMemberID="viewController">
  447. <tabBarItem key="tabBarItem" title="File" image="tabBarCryptoCloud" id="Zxv-aS-HGF"/>
  448. <toolbarItems/>
  449. <navigationBar key="navigationBar" contentMode="scaleToFill" misplaced="YES" id="cj6-rT-wnB">
  450. <rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
  451. <autoresizingMask key="autoresizingMask"/>
  452. </navigationBar>
  453. <nil name="viewControllers"/>
  454. <connections>
  455. <segue destination="YJg-Xa-VYf" kind="relationship" relationship="rootViewController" id="55n-k6-dDK"/>
  456. </connections>
  457. </navigationController>
  458. <placeholder placeholderIdentifier="IBFirstResponder" id="k95-tV-JJx" userLabel="First Responder" sceneMemberID="firstResponder"/>
  459. </objects>
  460. <point key="canvasLocation" x="5653" y="327"/>
  461. </scene>
  462. <!--Offline-->
  463. <scene sceneID="YSr-JF-a0V">
  464. <objects>
  465. <navigationController extendedLayoutIncludesOpaqueBars="YES" automaticallyAdjustsScrollViewInsets="NO" id="hwM-4d-Afb" sceneMemberID="viewController">
  466. <tabBarItem key="tabBarItem" title="Offline" image="tabBarOffline" id="o09-67-hwf"/>
  467. <toolbarItems/>
  468. <navigationBar key="navigationBar" contentMode="scaleToFill" misplaced="YES" id="MJw-Bn-5le">
  469. <rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
  470. <autoresizingMask key="autoresizingMask"/>
  471. </navigationBar>
  472. <nil name="viewControllers"/>
  473. <connections>
  474. <segue destination="Per-s0-P6C" kind="relationship" relationship="rootViewController" id="2Hp-bX-RE4"/>
  475. </connections>
  476. </navigationController>
  477. <placeholder placeholderIdentifier="IBFirstResponder" id="NME-vT-pfd" userLabel="First Responder" sceneMemberID="firstResponder"/>
  478. </objects>
  479. <point key="canvasLocation" x="6346" y="327"/>
  480. </scene>
  481. <!--View Controller-->
  482. <scene sceneID="60G-IQ-Axc">
  483. <objects>
  484. <viewController id="5u0-hQ-Qcc" sceneMemberID="viewController">
  485. <layoutGuides>
  486. <viewControllerLayoutGuide type="top" id="ydP-J5-ga0"/>
  487. <viewControllerLayoutGuide type="bottom" id="VEh-cM-lkh"/>
  488. </layoutGuides>
  489. <view key="view" contentMode="scaleToFill" id="vDQ-hO-q2d">
  490. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  491. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  492. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  493. </view>
  494. <navigationItem key="navigationItem" id="DJa-X9-gd4"/>
  495. </viewController>
  496. <placeholder placeholderIdentifier="IBFirstResponder" id="rff-dP-xgt" userLabel="First Responder" sceneMemberID="firstResponder"/>
  497. </objects>
  498. <point key="canvasLocation" x="7073" y="1209"/>
  499. </scene>
  500. <!--Photos-->
  501. <scene sceneID="IuY-Iu-oAm">
  502. <objects>
  503. <navigationController extendedLayoutIncludesOpaqueBars="YES" automaticallyAdjustsScrollViewInsets="NO" id="Npr-vu-PSD" sceneMemberID="viewController">
  504. <tabBarItem key="tabBarItem" title="Photos" image="tabBarPhotos" id="5cw-bP-7It"/>
  505. <toolbarItems/>
  506. <navigationBar key="navigationBar" contentMode="scaleToFill" misplaced="YES" id="ixg-Pw-TNO">
  507. <rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
  508. <autoresizingMask key="autoresizingMask"/>
  509. </navigationBar>
  510. <nil name="viewControllers"/>
  511. <connections>
  512. <segue destination="1Ca-6H-d29" kind="relationship" relationship="rootViewController" id="z78-Fg-8sL"/>
  513. </connections>
  514. </navigationController>
  515. <placeholder placeholderIdentifier="IBFirstResponder" id="cZf-pk-3Bd" userLabel="First Responder" sceneMemberID="firstResponder"/>
  516. </objects>
  517. <point key="canvasLocation" x="7788" y="327"/>
  518. </scene>
  519. <!--Settings-->
  520. <scene sceneID="nEn-y9-HDF">
  521. <objects>
  522. <navigationController extendedLayoutIncludesOpaqueBars="YES" automaticallyAdjustsScrollViewInsets="NO" id="ftT-7F-lfU" sceneMemberID="viewController">
  523. <tabBarItem key="tabBarItem" title="Settings" image="tabBarSettings" id="Yua-ga-FRJ"/>
  524. <toolbarItems/>
  525. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  526. <size key="freeformSize" width="384" height="667"/>
  527. <navigationBar key="navigationBar" contentMode="scaleToFill" misplaced="YES" id="Gr7-lE-Txr">
  528. <rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
  529. <autoresizingMask key="autoresizingMask"/>
  530. </navigationBar>
  531. <nil name="viewControllers"/>
  532. <connections>
  533. <segue destination="amx-XG-NId" kind="relationship" relationship="rootViewController" id="Qwl-Zd-dt3"/>
  534. </connections>
  535. </navigationController>
  536. <placeholder placeholderIdentifier="IBFirstResponder" id="5WQ-nE-llq" userLabel="First Responder" sceneMemberID="firstResponder"/>
  537. </objects>
  538. <point key="canvasLocation" x="8498" y="327"/>
  539. </scene>
  540. <!--Manage Synchronizations-->
  541. <scene sceneID="rlM-Pz-rta">
  542. <objects>
  543. <viewController id="gTd-HL-PVY" customClass="CCManageSynchronizations" sceneMemberID="viewController">
  544. <layoutGuides>
  545. <viewControllerLayoutGuide type="top" id="9Kq-b8-Bh8"/>
  546. <viewControllerLayoutGuide type="bottom" id="uoD-Vb-rfP"/>
  547. </layoutGuides>
  548. <view key="view" contentMode="scaleToFill" id="cO8-G4-hHt">
  549. <rect key="frame" x="0.0" y="64" width="384" height="554"/>
  550. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  551. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  552. </view>
  553. <extendedEdge key="edgesForExtendedLayout"/>
  554. <navigationItem key="navigationItem" id="XMM-MK-ZBM"/>
  555. </viewController>
  556. <placeholder placeholderIdentifier="IBFirstResponder" id="2YG-G9-yyB" userLabel="First Responder" sceneMemberID="firstResponder"/>
  557. </objects>
  558. <point key="canvasLocation" x="9686" y="3020"/>
  559. </scene>
  560. <!--Manage Help-->
  561. <scene sceneID="Kwp-bi-zU9">
  562. <objects>
  563. <viewController id="HU7-az-TgV" customClass="CCManageHelp" sceneMemberID="viewController">
  564. <layoutGuides>
  565. <viewControllerLayoutGuide type="top" id="q5t-Kt-Dku"/>
  566. <viewControllerLayoutGuide type="bottom" id="wiG-3f-6XF"/>
  567. </layoutGuides>
  568. <view key="view" contentMode="scaleToFill" id="LNE-IV-JjC">
  569. <rect key="frame" x="0.0" y="64" width="384" height="554"/>
  570. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  571. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  572. </view>
  573. <extendedEdge key="edgesForExtendedLayout"/>
  574. <navigationItem key="navigationItem" id="Zzl-Z4-6Qp"/>
  575. </viewController>
  576. <placeholder placeholderIdentifier="IBFirstResponder" id="oeH-9e-IVz" userLabel="First Responder" sceneMemberID="firstResponder"/>
  577. </objects>
  578. <point key="canvasLocation" x="8418" y="3019"/>
  579. </scene>
  580. <!--Navigation Controller-->
  581. <scene sceneID="cip-AF-Ks2">
  582. <objects>
  583. <navigationController automaticallyAdjustsScrollViewInsets="NO" id="Cc7-4O-z6Q" sceneMemberID="viewController">
  584. <tabBarItem key="tabBarItem" enabled="NO" title="" id="vIy-cM-ojV"/>
  585. <toolbarItems/>
  586. <navigationBar key="navigationBar" contentMode="scaleToFill" misplaced="YES" id="jCU-so-Np6">
  587. <rect key="frame" x="0.0" y="0.0" width="375" height="44"/>
  588. <autoresizingMask key="autoresizingMask"/>
  589. </navigationBar>
  590. <nil name="viewControllers"/>
  591. <connections>
  592. <segue destination="5u0-hQ-Qcc" kind="relationship" relationship="rootViewController" id="XaQ-dk-iGO"/>
  593. </connections>
  594. </navigationController>
  595. <placeholder placeholderIdentifier="IBFirstResponder" id="ohd-Sv-ssv" userLabel="First Responder" sceneMemberID="firstResponder"/>
  596. </objects>
  597. <point key="canvasLocation" x="7072.8000000000002" y="326.98650674662673"/>
  598. </scene>
  599. </scenes>
  600. <resources>
  601. <image name="cryptocloud_sfondo_iPad" width="256" height="187"/>
  602. <image name="tabBarCryptoCloud" width="50" height="50"/>
  603. <image name="tabBarOffline" width="25" height="25"/>
  604. <image name="tabBarPhotos" width="25" height="25"/>
  605. <image name="tabBarSettings" width="25" height="25"/>
  606. </resources>
  607. <inferredMetricsTieBreakers>
  608. <segue reference="op6-ow-K8v"/>
  609. </inferredMetricsTieBreakers>
  610. </document>