<?xml version="1.0" encoding="UTF-8"?> <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="15705" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="4IE-mo-rkp"> <device id="retina6_1" orientation="portrait" appearance="light"/> <dependencies> <deployment version="4352" identifier="iOS"/> <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15706"/> <capability name="Safe area layout guides" minToolsVersion="9.0"/> <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> </dependencies> <scenes> <!--Split--> <scene sceneID="B1o-fj-nYn"> <objects> <splitViewController id="4IE-mo-rkp" customClass="CCSplit" sceneMemberID="viewController"> <extendedEdge key="edgesForExtendedLayout"/> <connections> <segue destination="mtc-lf-PRo" kind="relationship" relationship="detailViewController" id="W5b-lw-8O1"/> <segue destination="FkP-Lh-8zt" kind="relationship" relationship="masterViewController" id="XFR-ol-usq"/> </connections> </splitViewController> <placeholder placeholderIdentifier="IBFirstResponder" id="6BR-HM-b4e" userLabel="First Responder" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="4457" y="-709"/> </scene> <!--Settings--> <scene sceneID="8L1-Aq-u4E"> <objects> <viewController automaticallyAdjustsScrollViewInsets="NO" id="amx-XG-NId" customClass="CCSettings" sceneMemberID="viewController"> <view key="view" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="qPP-0c-bH9"> <rect key="frame" x="0.0" y="0.0" width="414" height="842"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <subviews> <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"> <rect key="frame" x="0.0" y="0.0" width="414" height="808"/> <color key="backgroundColor" red="0.93725490196078431" green="0.93725490196078431" blue="0.95686274509803926" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> </tableView> </subviews> <color key="backgroundColor" red="0.93725490196078431" green="0.93725490196078431" blue="0.95686274509803926" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> <constraints> <constraint firstItem="RbN-9l-HP2" firstAttribute="top" secondItem="UsN-KI-3bQ" secondAttribute="top" id="PQF-xh-bxZ"/> <constraint firstItem="RbN-9l-HP2" firstAttribute="leading" secondItem="UsN-KI-3bQ" secondAttribute="leading" id="exJ-dx-QyW"/> <constraint firstItem="UsN-KI-3bQ" firstAttribute="bottom" secondItem="RbN-9l-HP2" secondAttribute="bottom" id="gMy-ww-Gd1"/> <constraint firstItem="UsN-KI-3bQ" firstAttribute="trailing" secondItem="RbN-9l-HP2" secondAttribute="trailing" id="oal-6v-evn"/> </constraints> <viewLayoutGuide key="safeArea" id="UsN-KI-3bQ"/> </view> <extendedEdge key="edgesForExtendedLayout"/> <navigationItem key="navigationItem" id="1CO-Ie-Aaj"/> <connections> <segue destination="eZl-ut-xpC" kind="presentation" identifier="AcknowledgementsSegue" modalPresentationStyle="formSheet" id="J9C-Ex-Q6i"/> </connections> </viewController> <placeholder placeholderIdentifier="IBFirstResponder" id="wVn-RD-GD2" userLabel="First Responder" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="11143" y="1217"/> </scene> <!--NCMedia.storyboard--> <scene sceneID="udp-lL-CYh"> <objects> <viewControllerPlaceholder storyboardName="NCMedia" referencedIdentifier="NCMedia.storyboard" id="kO6-hz-Gsq" sceneMemberID="viewController"> <navigationItem key="navigationItem" id="3mJ-L2-Cmt"/> </viewControllerPlaceholder> <placeholder placeholderIdentifier="IBFirstResponder" id="6gG-SV-Hvv" userLabel="First Responder" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="8572" y="887"/> </scene> <!--Acknowledgements--> <scene sceneID="h9y-Lj-jxB"> <objects> <viewController id="Wu3-ow-y4h" customClass="Acknowledgements" sceneMemberID="viewController"> <view key="view" opaque="NO" contentMode="scaleToFill" id="HYE-hK-m2I"> <rect key="frame" x="0.0" y="0.0" width="414" height="786"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <subviews> <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"> <rect key="frame" x="7" y="0.0" width="400" height="786"/> <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> <attributedString key="attributedText"> <fragment content="Copyright (C)"> <attributes> <font key="NSFont" size="14" name="HelveticaNeue"/> <paragraphStyle key="NSParagraphStyle" alignment="left" lineBreakMode="wordWrapping" baseWritingDirection="natural"/> </attributes> </fragment> </attributedString> <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/> <connections> <outlet property="delegate" destination="Wu3-ow-y4h" id="RHw-TA-1yQ"/> </connections> </textView> </subviews> <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> <constraints> <constraint firstItem="vYq-of-LmL" firstAttribute="leading" secondItem="HYE-hK-m2I" secondAttribute="leadingMargin" constant="-13" id="RHX-O3-otO"/> <constraint firstItem="vYq-of-LmL" firstAttribute="top" secondItem="vFx-Qx-nx8" secondAttribute="top" id="SwN-pK-RVe"/> <constraint firstAttribute="trailingMargin" secondItem="vYq-of-LmL" secondAttribute="trailing" constant="-13" id="iao-EZ-391"/> <constraint firstItem="vFx-Qx-nx8" firstAttribute="bottom" secondItem="vYq-of-LmL" secondAttribute="bottom" id="rjG-Mo-psH"/> </constraints> <viewLayoutGuide key="safeArea" id="vFx-Qx-nx8"/> </view> <extendedEdge key="edgesForExtendedLayout"/> <navigationItem key="navigationItem" id="NXp-TT-qTB"/> <connections> <outlet property="txtTermini" destination="vYq-of-LmL" id="hA3-bm-4ke"/> <outlet property="view" destination="HYE-hK-m2I" id="lTc-Ug-HO0"/> </connections> </viewController> <placeholder placeholderIdentifier="IBFirstResponder" id="TUv-7S-62D" userLabel="First Responder" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="12847" y="1218"/> </scene> <!--Navigation Controller--> <scene sceneID="eDq-6m-h8d"> <objects> <navigationController automaticallyAdjustsScrollViewInsets="NO" id="eZl-ut-xpC" sceneMemberID="viewController"> <extendedEdge key="edgesForExtendedLayout"/> <toolbarItems/> <navigationBar key="navigationBar" contentMode="scaleToFill" id="rJe-3o-bpZ"> <rect key="frame" x="0.0" y="0.0" width="414" height="56"/> <autoresizingMask key="autoresizingMask"/> </navigationBar> <nil name="viewControllers"/> <connections> <segue destination="Wu3-ow-y4h" kind="relationship" relationship="rootViewController" id="Xpr-tm-bWy"/> </connections> </navigationController> <placeholder placeholderIdentifier="IBFirstResponder" id="38M-dR-dlY" userLabel="First Responder" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="12026" y="1218"/> </scene> <!--Main Tab Bar Controller--> <scene sceneID="gY3-Ur-rTC"> <objects> <tabBarController automaticallyAdjustsScrollViewInsets="NO" id="FkP-Lh-8zt" customClass="CCMainTabBarController" customModule="Nextcloud" customModuleProvider="target" sceneMemberID="viewController"> <toolbarItems/> <navigationItem key="navigationItem" id="ozb-fg-0GE"> <barButtonItem key="backBarButtonItem" title="Back" id="oUu-2v-gUF"/> </navigationItem> <tabBar key="tabBar" contentMode="scaleToFill" id="72f-jP-cei" customClass="NCMainTabBar" customModule="Nextcloud" customModuleProvider="target"> <rect key="frame" x="0.0" y="0.0" width="1000" height="1000"/> <autoresizingMask key="autoresizingMask"/> <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/> </tabBar> <connections> <segue destination="bSZ-tE-FEj" kind="relationship" relationship="viewControllers" id="qbu-nX-qCk"/> <segue destination="hwM-4d-Afb" kind="relationship" relationship="viewControllers" id="tds-0Q-7Zf"/> <segue destination="Cc7-4O-z6Q" kind="relationship" relationship="viewControllers" id="YKg-LH-tor"/> <segue destination="Npr-vu-PSD" kind="relationship" relationship="viewControllers" id="XeU-GF-etm"/> <segue destination="1Z8-Bx-Dqo" kind="relationship" relationship="viewControllers" id="z6l-ei-IMY"/> </connections> </tabBarController> <placeholder placeholderIdentifier="IBFirstResponder" id="d2B-Yg-rp2" userLabel="First Responder" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="7073" y="-709"/> </scene> <!--Detail--> <scene sceneID="zJM-E9-jgK"> <objects> <viewController storyboardIdentifier="CCDetailVC" extendedLayoutIncludesOpaqueBars="YES" id="zg6-hy-EbU" customClass="CCDetail" sceneMemberID="viewController"> <view key="view" tag="900" contentMode="scaleToFill" id="cUA-lB-tGG"> <rect key="frame" x="0.0" y="0.0" width="414" height="896"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <imageView userInteractionEnabled="NO" tag="999" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" preservesSuperviewLayoutMargins="YES" image="logo" translatesAutoresizingMaskIntoConstraints="NO" id="zlU-MP-ZVs"> <rect key="frame" x="-16" y="290.5" width="446" height="315"/> </imageView> </subviews> <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> <constraints> <constraint firstItem="zlU-MP-ZVs" firstAttribute="centerY" secondItem="cUA-lB-tGG" secondAttribute="centerY" id="NqJ-e6-LfV"/> <constraint firstItem="zlU-MP-ZVs" firstAttribute="centerX" secondItem="3ph-Od-2hO" secondAttribute="centerX" id="VG7-UF-Zrf"/> </constraints> <viewLayoutGuide key="safeArea" id="3ph-Od-2hO"/> </view> <navigationItem key="navigationItem" id="cJm-UN-Dvj" userLabel="Detail"/> <connections> <outlet property="imageBackground" destination="zlU-MP-ZVs" id="XRF-iq-qSn"/> </connections> </viewController> <placeholder placeholderIdentifier="IBFirstResponder" id="IJ0-oL-QKv" userLabel="First Responder" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="5750" y="2407"/> </scene> <!--Navigation Controller--> <scene sceneID="Xur-XN-mjy"> <objects> <navigationController storyboardIdentifier="CCDetailNC" extendedLayoutIncludesOpaqueBars="YES" automaticallyAdjustsScrollViewInsets="NO" id="mtc-lf-PRo" sceneMemberID="viewController"> <toolbarItems/> <navigationBar key="navigationBar" contentMode="scaleToFill" id="vxw-dW-rgx"> <rect key="frame" x="0.0" y="44" width="414" height="44"/> <autoresizingMask key="autoresizingMask"/> </navigationBar> <nil name="viewControllers"/> <connections> <segue destination="zg6-hy-EbU" kind="relationship" relationship="rootViewController" id="qIX-Hw-L2i"/> </connections> </navigationController> <placeholder placeholderIdentifier="IBFirstResponder" id="1l7-Aj-XxZ" userLabel="First Responder" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="4546" y="2407"/> </scene> <!--File--> <scene sceneID="dMv-43-hWy"> <objects> <navigationController extendedLayoutIncludesOpaqueBars="YES" automaticallyAdjustsScrollViewInsets="NO" id="bSZ-tE-FEj" sceneMemberID="viewController"> <tabBarItem key="tabBarItem" title="File" id="Zxv-aS-HGF"/> <toolbarItems/> <navigationBar key="navigationBar" contentMode="scaleToFill" id="cj6-rT-wnB"> <rect key="frame" x="0.0" y="44" width="414" height="44"/> <autoresizingMask key="autoresizingMask"/> </navigationBar> <nil name="viewControllers"/> <connections> <segue destination="Qyv-Eo-LeA" kind="relationship" relationship="rootViewController" id="Y3c-wh-B5R"/> </connections> </navigationController> <placeholder placeholderIdentifier="IBFirstResponder" id="k95-tV-JJx" userLabel="First Responder" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="5215" y="327"/> </scene> <!--Favorites--> <scene sceneID="YSr-JF-a0V"> <objects> <navigationController extendedLayoutIncludesOpaqueBars="YES" automaticallyAdjustsScrollViewInsets="NO" id="hwM-4d-Afb" sceneMemberID="viewController"> <tabBarItem key="tabBarItem" title="Favorites" id="o09-67-hwf"/> <toolbarItems/> <navigationBar key="navigationBar" contentMode="scaleToFill" id="MJw-Bn-5le"> <rect key="frame" x="0.0" y="44" width="414" height="44"/> <autoresizingMask key="autoresizingMask"/> </navigationBar> <nil name="viewControllers"/> <connections> <segue destination="6uw-SF-2Qu" kind="relationship" relationship="rootViewController" id="CFg-zI-VEB"/> </connections> </navigationController> <placeholder placeholderIdentifier="IBFirstResponder" id="NME-vT-pfd" userLabel="First Responder" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="5857" y="327"/> </scene> <!--Favorites--> <scene sceneID="33n-4d-goO"> <objects> <viewController storyboardIdentifier="CCFavorites" id="6uw-SF-2Qu" customClass="CCFavorites" sceneMemberID="viewController"> <view key="view" contentMode="scaleToFill" id="o6l-1S-6dH"> <rect key="frame" x="0.0" y="0.0" width="414" height="896"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="Pes-cJ-S4N"> <rect key="frame" x="0.0" y="88" width="414" height="725"/> <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> <connections> <outlet property="dataSource" destination="6uw-SF-2Qu" id="65P-9j-K6G"/> <outlet property="delegate" destination="6uw-SF-2Qu" id="jGP-Hq-vWN"/> </connections> </tableView> </subviews> <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> <constraints> <constraint firstItem="Zpq-f2-Hyz" firstAttribute="trailing" secondItem="Pes-cJ-S4N" secondAttribute="trailing" id="2Ub-e5-Zy5"/> <constraint firstItem="Zpq-f2-Hyz" firstAttribute="bottom" secondItem="Pes-cJ-S4N" secondAttribute="bottom" id="7Ae-ij-d61"/> <constraint firstItem="Pes-cJ-S4N" firstAttribute="top" secondItem="Zpq-f2-Hyz" secondAttribute="top" id="fiN-Qd-fKD"/> <constraint firstItem="Pes-cJ-S4N" firstAttribute="leading" secondItem="Zpq-f2-Hyz" secondAttribute="leading" id="xJk-eT-GLY"/> </constraints> <viewLayoutGuide key="safeArea" id="Zpq-f2-Hyz"/> </view> <navigationItem key="navigationItem" id="udr-5M-kHz"/> <connections> <outlet property="tableView" destination="Pes-cJ-S4N" id="Fxj-3r-MCL"/> <segue destination="mtc-lf-PRo" kind="showDetail" identifier="segueDetail" id="45n-bF-9RO"/> </connections> </viewController> <placeholder placeholderIdentifier="IBFirstResponder" id="d5y-uw-vht" userLabel="First Responder" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="5856.521739130435" y="1217.4107142857142"/> </scene> <!--Media--> <scene sceneID="IuY-Iu-oAm"> <objects> <navigationController extendedLayoutIncludesOpaqueBars="YES" automaticallyAdjustsScrollViewInsets="NO" id="Npr-vu-PSD" userLabel="Media" sceneMemberID="viewController"> <tabBarItem key="tabBarItem" title="Media" id="5cw-bP-7It"/> <toolbarItems/> <navigationBar key="navigationBar" contentMode="scaleToFill" id="ixg-Pw-TNO"> <rect key="frame" x="0.0" y="44" width="414" height="44"/> <autoresizingMask key="autoresizingMask"/> </navigationBar> <nil name="viewControllers"/> <connections> <segue destination="kO6-hz-Gsq" kind="relationship" relationship="rootViewController" id="9zw-1n-Dhk"/> </connections> </navigationController> <placeholder placeholderIdentifier="IBFirstResponder" id="cZf-pk-3Bd" userLabel="First Responder" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="8572" y="327"/> </scene> <!--Navigation Controller--> <scene sceneID="cip-AF-Ks2"> <objects> <navigationController extendedLayoutIncludesOpaqueBars="YES" automaticallyAdjustsScrollViewInsets="NO" id="Cc7-4O-z6Q" sceneMemberID="viewController"> <tabBarItem key="tabBarItem" enabled="NO" title="" image="tabBarPlus" id="vIy-cM-ojV"/> <toolbarItems/> <navigationBar key="navigationBar" contentMode="scaleToFill" id="jCU-so-Np6"> <rect key="frame" x="0.0" y="44" width="414" height="44"/> <autoresizingMask key="autoresizingMask"/> </navigationBar> <nil name="viewControllers"/> </navigationController> <placeholder placeholderIdentifier="IBFirstResponder" id="ohd-Sv-ssv" userLabel="First Responder" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="7935" y="327"/> </scene> <!--More--> <scene sceneID="4RE-f1-SKU"> <objects> <navigationController extendedLayoutIncludesOpaqueBars="YES" automaticallyAdjustsScrollViewInsets="NO" id="1Z8-Bx-Dqo" sceneMemberID="viewController"> <tabBarItem key="tabBarItem" title="More" id="U4f-qS-cgh"/> <toolbarItems/> <navigationBar key="navigationBar" contentMode="scaleToFill" id="yVo-p8-ApS"> <rect key="frame" x="0.0" y="44" width="414" height="44"/> <autoresizingMask key="autoresizingMask"/> </navigationBar> <nil name="viewControllers"/> <connections> <segue destination="amx-XG-NId" kind="show" identifier="segueSettings" id="iJw-qx-dwJ"/> <segue destination="Gtp-25-3Em" kind="show" identifier="segueTransfers" id="OLL-6n-NHS"/> <segue destination="7jW-Ey-7M7" kind="show" identifier="segueShares" id="EzC-w0-JAm"/> <segue destination="WTp-0D-Gpe" kind="show" identifier="segueTrash" id="bPq-YD-SUy"/> <segue destination="biz-Qc-WHi" kind="show" identifier="segueOffline" id="Pdi-HO-f4O"/> <segue destination="Frr-j9-xav" kind="relationship" relationship="rootViewController" id="1rp-YB-fT4"/> <segue destination="2JP-H5-EI3" kind="show" identifier="segueActivity" id="aVb-Aj-gSf"/> </connections> </navigationController> <placeholder placeholderIdentifier="IBFirstResponder" id="D7n-Z1-9wU" userLabel="First Responder" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="9212" y="326"/> </scene> <!--NCTrash.storyboard--> <scene sceneID="361-ZH-Lss"> <objects> <viewControllerPlaceholder storyboardIdentifier="NCTrash.storyboard" storyboardName="NCTrash" referencedIdentifier="NCTrash.storyboard" id="WTp-0D-Gpe" sceneMemberID="viewController"/> <placeholder placeholderIdentifier="IBFirstResponder" id="WGZ-c6-AXe" userLabel="First Responder" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="10870" y="228"/> </scene> <!--NCOffline.storyboard--> <scene sceneID="mwv-1V-aJg"> <objects> <viewControllerPlaceholder storyboardIdentifier="NCOnDevice.storyboard" storyboardName="NCOffline" referencedIdentifier="NCOffline.storyboard" id="biz-Qc-WHi" sceneMemberID="viewController"/> <placeholder placeholderIdentifier="IBFirstResponder" id="d9n-lT-FK4" userLabel="First Responder" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="10876" y="327"/> </scene> <!--NCActivity.storyboard--> <scene sceneID="NqQ-oK-JeC"> <objects> <viewControllerPlaceholder storyboardName="NCActivity" referencedIdentifier="NCActivity.storyboard" id="2JP-H5-EI3" sceneMemberID="viewController"/> <placeholder placeholderIdentifier="IBFirstResponder" id="rXq-Ww-4Zx" userLabel="First Responder" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="10879" y="424"/> </scene> <!--Transfers--> <scene sceneID="UaS-db-kwR"> <objects> <viewController storyboardIdentifier="CCTransfers" id="Gtp-25-3Em" customClass="CCTransfers" sceneMemberID="viewController"> <view key="view" contentMode="scaleToFill" id="fak-dH-6Vp"> <rect key="frame" x="0.0" y="0.0" width="414" height="842"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <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"> <rect key="frame" x="0.0" y="0.0" width="414" height="842"/> <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/> <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <connections> <outlet property="dataSource" destination="Gtp-25-3Em" id="bzo-qN-Odm"/> <outlet property="delegate" destination="Gtp-25-3Em" id="kun-RC-2pT"/> </connections> </tableView> </subviews> <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <viewLayoutGuide key="safeArea" id="jsN-hz-vF5"/> </view> <connections> <outlet property="tableView" destination="pnc-dQ-cNG" id="YDD-pc-NFL"/> </connections> </viewController> <placeholder placeholderIdentifier="IBFirstResponder" id="zjX-ak-rF5" userLabel="First Responder" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="9847" y="1218"/> </scene> <!--Shares--> <scene sceneID="GFd-66-qSy"> <objects> <viewController storyboardIdentifier="NCShares" id="7jW-Ey-7M7" customClass="NCShares" sceneMemberID="viewController"> <view key="view" contentMode="scaleToFill" id="y16-gC-0XR"> <rect key="frame" x="0.0" y="0.0" width="414" height="842"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <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"> <rect key="frame" x="0.0" y="0.0" width="414" height="842"/> <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/> <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <connections> <outlet property="dataSource" destination="7jW-Ey-7M7" id="Dxh-fm-TJt"/> <outlet property="delegate" destination="7jW-Ey-7M7" id="Bhb-WF-K9M"/> </connections> </tableView> </subviews> <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <viewLayoutGuide key="safeArea" id="2pW-5T-ywS"/> </view> <connections> <outlet property="tableView" destination="UXi-wu-3m5" id="msO-8g-crr"/> </connections> </viewController> <placeholder placeholderIdentifier="IBFirstResponder" id="Z5g-OF-6jh" userLabel="First Responder" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="10484" y="1218"/> </scene> <!--Main--> <scene sceneID="tgH-1R-Pha"> <objects> <viewController storyboardIdentifier="CCMain" id="Qyv-Eo-LeA" customClass="CCMain" sceneMemberID="viewController"> <view key="view" contentMode="scaleToFill" id="QRE-ju-M4I"> <rect key="frame" x="0.0" y="0.0" width="414" height="896"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="dC6-NQ-0Td"> <rect key="frame" x="0.0" y="88" width="414" height="725"/> <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> <connections> <outlet property="dataSource" destination="Qyv-Eo-LeA" id="8v3-Et-JVZ"/> <outlet property="delegate" destination="Qyv-Eo-LeA" id="CeL-Eu-Cur"/> </connections> </tableView> </subviews> <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> <constraints> <constraint firstItem="dC6-NQ-0Td" firstAttribute="leading" secondItem="Sqy-z1-MI5" secondAttribute="leading" id="AAp-Xf-P1c"/> <constraint firstItem="Sqy-z1-MI5" firstAttribute="trailing" secondItem="dC6-NQ-0Td" secondAttribute="trailing" id="DBL-Bo-AUz"/> <constraint firstItem="dC6-NQ-0Td" firstAttribute="top" secondItem="Sqy-z1-MI5" secondAttribute="top" id="Vez-ja-4Jl"/> <constraint firstItem="Sqy-z1-MI5" firstAttribute="bottom" secondItem="dC6-NQ-0Td" secondAttribute="bottom" id="d6p-eB-e8X"/> </constraints> <viewLayoutGuide key="safeArea" id="Sqy-z1-MI5"/> </view> <navigationItem key="navigationItem" id="2BC-Vb-dXh"/> <connections> <outlet property="tableView" destination="dC6-NQ-0Td" id="hew-Gn-bWh"/> <segue destination="mtc-lf-PRo" kind="showDetail" identifier="segueDetail" id="2Qm-A6-CfB"/> </connections> </viewController> <placeholder placeholderIdentifier="IBFirstResponder" id="stJ-Yx-rVh" userLabel="First Responder" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="5213.04347826087" y="1216.7410714285713"/> </scene> <!--More--> <scene sceneID="50a-pn-1yx"> <objects> <viewController id="Frr-j9-xav" customClass="CCMore" customModule="Nextcloud" customModuleProvider="target" sceneMemberID="viewController"> <view key="view" contentMode="scaleToFill" id="hLP-ql-OiA"> <rect key="frame" x="0.0" y="0.0" width="414" height="896"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <imageView userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="qW6-AL-KO3"> <rect key="frame" x="0.0" y="88" width="414" height="100"/> <constraints> <constraint firstAttribute="height" constant="100" id="GJt-sN-4QE"/> </constraints> </imageView> <imageView userInteractionEnabled="NO" contentMode="center" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="disclosureIndicator" translatesAutoresizingMaskIntoConstraints="NO" id="Lgd-72-bTD"> <rect key="frame" x="381" y="125" width="24" height="26"/> <constraints> <constraint firstAttribute="height" constant="26" id="9SQ-KV-aJa"/> <constraint firstAttribute="width" constant="24" id="KBe-Dy-an6"/> </constraints> </imageView> <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" rowHeight="50" sectionHeaderHeight="1" sectionFooterHeight="1" translatesAutoresizingMaskIntoConstraints="NO" id="aKC-5k-tLM"> <rect key="frame" x="0.0" y="188" width="414" height="573"/> <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <prototypes> <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="Cell" rowHeight="50" id="V1G-2M-Q0I" customClass="CCCellMore" customModule="Nextcloud" customModuleProvider="target"> <rect key="frame" x="0.0" y="55.5" width="414" height="50"/> <autoresizingMask key="autoresizingMask"/> <tableViewCellContentView key="contentView" multipleTouchEnabled="YES" contentMode="center" tableViewCell="V1G-2M-Q0I" id="mMB-QG-hoe"> <rect key="frame" x="0.0" y="0.0" width="414" height="50"/> <autoresizingMask key="autoresizingMask"/> <subviews> <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="6dd-uC-EQT"> <rect key="frame" x="20" y="10" width="30" height="30"/> <constraints> <constraint firstAttribute="width" constant="30" id="Jg6-vD-zNJ"/> <constraint firstAttribute="height" constant="30" id="KbT-nO-u8E"/> </constraints> </imageView> <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"> <rect key="frame" x="68" y="15" width="326" height="20"/> <fontDescription key="fontDescription" type="system" pointSize="16"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> </subviews> <constraints> <constraint firstItem="6dd-uC-EQT" firstAttribute="centerY" secondItem="mMB-QG-hoe" secondAttribute="centerY" id="NPR-w8-iBl"/> <constraint firstItem="Jgw-HO-Z7g" firstAttribute="centerY" secondItem="mMB-QG-hoe" secondAttribute="centerY" id="a99-4Z-U3l"/> <constraint firstAttribute="leadingMargin" secondItem="6dd-uC-EQT" secondAttribute="leading" id="gvy-5o-Tjj"/> <constraint firstItem="Jgw-HO-Z7g" firstAttribute="leading" secondItem="mMB-QG-hoe" secondAttribute="leadingMargin" constant="48" id="p2C-hH-tlI"/> <constraint firstAttribute="trailingMargin" secondItem="Jgw-HO-Z7g" secondAttribute="trailing" id="txS-1N-OyJ"/> </constraints> </tableViewCellContentView> <connections> <outlet property="imageIcon" destination="6dd-uC-EQT" id="qA4-nr-Bhn"/> <outlet property="labelText" destination="Jgw-HO-Z7g" id="a6C-Zj-NIz"/> </connections> </tableViewCell> </prototypes> <connections> <outlet property="dataSource" destination="Frr-j9-xav" id="Gw2-Sg-BAb"/> <outlet property="delegate" destination="Frr-j9-xav" id="46E-kI-GUB"/> </connections> </tableView> <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="avatar" translatesAutoresizingMaskIntoConstraints="NO" id="oJg-wO-2iv" customClass="NCAvatar" customModule="Nextcloud" customModuleProvider="target"> <rect key="frame" x="15" y="113" width="50" height="50"/> <constraints> <constraint firstAttribute="width" constant="50" id="moA-ZW-N2y"/> <constraint firstAttribute="height" constant="50" id="nQ1-8m-5h7"/> </constraints> <userDefinedRuntimeAttributes> <userDefinedRuntimeAttribute type="number" keyPath="borderWidth"> <real key="value" value="1"/> </userDefinedRuntimeAttribute> <userDefinedRuntimeAttribute type="color" keyPath="borderColor"> <color key="value" white="1" alpha="1" colorSpace="calibratedWhite"/> </userDefinedRuntimeAttribute> </userDefinedRuntimeAttributes> </imageView> <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"> <rect key="frame" x="78" y="128" width="78" height="20"/> <fontDescription key="fontDescription" type="boldSystem" pointSize="16"/> <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/> <nil key="highlightedColor"/> </label> <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="J2k-UZ-XQQ" userLabel="View Quota"> <rect key="frame" x="0.0" y="761" width="414" height="52"/> <subviews> <progressView opaque="NO" contentMode="scaleToFill" verticalHuggingPriority="750" progress="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="uGf-Fa-QQ3"> <rect key="frame" x="35" y="25" width="344" height="2"/> </progressView> <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"> <rect key="frame" x="35" y="2" width="344" height="20"/> <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <constraints> <constraint firstAttribute="height" constant="20" id="o78-Yq-dPq"/> </constraints> <fontDescription key="fontDescription" type="system" pointSize="14"/> <color key="textColor" white="0.66666666669999997" alpha="1" colorSpace="calibratedWhite"/> <nil key="highlightedColor"/> </label> <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"> <rect key="frame" x="35" y="29" width="344" height="20"/> <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <constraints> <constraint firstAttribute="height" constant="20" id="B11-kS-b2d"/> </constraints> <fontDescription key="fontDescription" type="system" pointSize="14"/> <color key="textColor" white="0.66666666669999997" alpha="1" colorSpace="calibratedWhite"/> <nil key="highlightedColor"/> </label> </subviews> <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <constraints> <constraint firstAttribute="height" constant="52" id="Cch-sg-vfH"/> <constraint firstItem="uGf-Fa-QQ3" firstAttribute="top" secondItem="DAP-np-Q1J" secondAttribute="bottom" constant="3" id="DmS-I9-ex2"/> <constraint firstItem="vfl-ZC-XFd" firstAttribute="leading" secondItem="J2k-UZ-XQQ" secondAttribute="leading" constant="35" id="F1b-zE-5hN"/> <constraint firstAttribute="trailing" secondItem="DAP-np-Q1J" secondAttribute="trailing" constant="35" id="KIR-Gg-7ty"/> <constraint firstItem="DAP-np-Q1J" firstAttribute="leading" secondItem="J2k-UZ-XQQ" secondAttribute="leading" constant="35" id="MWW-b2-p9J"/> <constraint firstAttribute="bottom" secondItem="vfl-ZC-XFd" secondAttribute="bottom" constant="3" id="O6C-Z4-Byy"/> <constraint firstItem="uGf-Fa-QQ3" firstAttribute="centerY" secondItem="J2k-UZ-XQQ" secondAttribute="centerY" id="T02-Yc-ehz"/> <constraint firstItem="DAP-np-Q1J" firstAttribute="top" secondItem="J2k-UZ-XQQ" secondAttribute="top" constant="2" id="jKE-pS-hcH"/> <constraint firstAttribute="trailing" secondItem="vfl-ZC-XFd" secondAttribute="trailing" constant="35" id="q1x-Mf-7lg"/> <constraint firstItem="vfl-ZC-XFd" firstAttribute="top" secondItem="uGf-Fa-QQ3" secondAttribute="bottom" constant="2" id="r90-Jw-MOK"/> <constraint firstAttribute="trailing" secondItem="uGf-Fa-QQ3" secondAttribute="trailing" constant="35" id="toK-Xd-ifL"/> <constraint firstItem="uGf-Fa-QQ3" firstAttribute="leading" secondItem="J2k-UZ-XQQ" secondAttribute="leading" constant="35" id="w2K-Il-yFz"/> </constraints> </view> </subviews> <constraints> <constraint firstItem="aKC-5k-tLM" firstAttribute="trailing" secondItem="hLP-ql-OiA" secondAttribute="trailing" id="09d-e0-Lbe"/> <constraint firstItem="Lgd-72-bTD" firstAttribute="centerY" secondItem="oJg-wO-2iv" secondAttribute="centerY" id="Aiq-NC-J8Z"/> <constraint firstItem="oJg-wO-2iv" firstAttribute="centerY" secondItem="qW6-AL-KO3" secondAttribute="centerY" id="HRF-rA-WKN"/> <constraint firstItem="qW6-AL-KO3" firstAttribute="trailing" secondItem="hLP-ql-OiA" secondAttribute="trailing" id="IHF-zg-7RG"/> <constraint firstItem="qW6-AL-KO3" firstAttribute="leading" secondItem="hLP-ql-OiA" secondAttribute="leading" id="Nyf-TZ-gLf"/> <constraint firstItem="aKC-5k-tLM" firstAttribute="leading" secondItem="hLP-ql-OiA" secondAttribute="leading" id="VDo-ak-TEq"/> <constraint firstItem="2rd-9k-q51" firstAttribute="bottom" secondItem="J2k-UZ-XQQ" secondAttribute="bottom" id="bRS-IM-13l"/> <constraint firstItem="aqE-Wq-B1A" firstAttribute="centerY" secondItem="oJg-wO-2iv" secondAttribute="centerY" id="dJY-KW-vIJ"/> <constraint firstItem="aqE-Wq-B1A" firstAttribute="leading" secondItem="oJg-wO-2iv" secondAttribute="trailing" constant="13" id="fPO-DW-Ccp"/> <constraint firstAttribute="trailingMargin" secondItem="Lgd-72-bTD" secondAttribute="trailing" constant="-11" id="gS9-A6-G0U"/> <constraint firstItem="aKC-5k-tLM" firstAttribute="top" secondItem="2rd-9k-q51" secondAttribute="top" constant="100" id="hWq-1x-oDU"/> <constraint firstItem="J2k-UZ-XQQ" firstAttribute="trailing" secondItem="hLP-ql-OiA" secondAttribute="trailing" id="i8w-Kx-CNe"/> <constraint firstItem="J2k-UZ-XQQ" firstAttribute="leading" secondItem="hLP-ql-OiA" secondAttribute="leading" id="j44-Hn-Qa3"/> <constraint firstItem="qW6-AL-KO3" firstAttribute="top" secondItem="hLP-ql-OiA" secondAttribute="topMargin" id="lp3-X7-9wg"/> <constraint firstItem="qW6-AL-KO3" firstAttribute="leading" secondItem="oJg-wO-2iv" secondAttribute="trailing" constant="-65" id="qCO-yk-KNN"/> <constraint firstItem="J2k-UZ-XQQ" firstAttribute="top" secondItem="aKC-5k-tLM" secondAttribute="bottom" id="zy7-iS-wLE"/> </constraints> <viewLayoutGuide key="safeArea" id="2rd-9k-q51"/> </view> <navigationItem key="navigationItem" id="UOD-r3-Kgi"/> <connections> <outlet property="disclosureIndicator" destination="Lgd-72-bTD" id="nUk-W9-H48"/> <outlet property="labelQuota" destination="DAP-np-Q1J" id="d1L-oC-pxP"/> <outlet property="labelQuotaExternalSite" destination="vfl-ZC-XFd" id="Zdx-nY-00O"/> <outlet property="labelUsername" destination="aqE-Wq-B1A" id="UMl-sE-W5x"/> <outlet property="progressQuota" destination="uGf-Fa-QQ3" id="cAN-mW-Ckd"/> <outlet property="tableView" destination="aKC-5k-tLM" id="XrN-XG-w8l"/> <outlet property="themingAvatar" destination="oJg-wO-2iv" id="Z0Z-Jb-3eG"/> <outlet property="themingBackground" destination="qW6-AL-KO3" id="JAV-fL-ZXh"/> <outlet property="viewQuota" destination="J2k-UZ-XQQ" id="I2M-eR-p56"/> </connections> </viewController> <placeholder placeholderIdentifier="IBFirstResponder" id="aLH-sy-tiz" userLabel="First Responder" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="9212" y="1216.9950738916257"/> </scene> </scenes> <resources> <image name="avatar" width="25" height="25"/> <image name="disclosureIndicator" width="26" height="28"/> <image name="logo" width="223" height="157.5"/> <image name="tabBarPlus" width="80" height="80"/> </resources> <inferredMetricsTieBreakers> <segue reference="2Qm-A6-CfB"/> </inferredMetricsTieBreakers> </document>