2014-03-06 03:26:47 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
2015-08-24 16:59:32 +00:00
|
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="7706" systemVersion="14E46" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" initialViewController="mSg-lr-0DL">
|
2014-03-06 03:26:47 +00:00
|
|
|
<dependencies>
|
2015-08-22 17:05:47 +00:00
|
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="7703"/>
|
2014-03-06 03:26:47 +00:00
|
|
|
</dependencies>
|
|
|
|
<scenes>
|
2015-08-24 16:59:32 +00:00
|
|
|
<!--Root View Controller-->
|
|
|
|
<scene sceneID="q8K-fk-uPf">
|
2015-08-22 17:05:47 +00:00
|
|
|
<objects>
|
2015-08-24 16:59:32 +00:00
|
|
|
<tableViewController id="ZcT-ex-GUK" customClass="PathsViewController" sceneMemberID="viewController">
|
|
|
|
<tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" id="LNG-KY-d6N">
|
2015-08-22 17:05:47 +00:00
|
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
|
<prototypes>
|
2015-08-24 20:18:32 +00:00
|
|
|
<tableViewCell contentMode="scaleToFill" selectionStyle="default" accessoryType="disclosureIndicator" indentationWidth="10" reuseIdentifier="Cell" rowHeight="80" id="mMa-C3-VYu" customClass="DiskViewCell">
|
2015-08-24 18:44:52 +00:00
|
|
|
<rect key="frame" x="0.0" y="22" width="320" height="80"/>
|
2015-08-22 17:05:47 +00:00
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
2015-08-24 16:59:32 +00:00
|
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="mMa-C3-VYu" id="snt-ku-Aaq">
|
2015-08-22 18:22:04 +00:00
|
|
|
<rect key="frame" x="0.0" y="0.0" width="287" height="79.5"/>
|
2015-08-22 17:05:47 +00:00
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
|
<subviews>
|
2015-08-25 01:50:06 +00:00
|
|
|
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="disk_unknown.png" id="6Qh-mW-Z9j">
|
|
|
|
<rect key="frame" x="8" y="4" width="72" height="72"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
</imageView>
|
2015-08-24 16:03:04 +00:00
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="Epl-iu-f5s">
|
2015-08-25 01:50:06 +00:00
|
|
|
<rect key="frame" x="88" y="24" width="199" height="32"/>
|
2015-08-22 18:22:04 +00:00
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
2015-08-24 16:59:32 +00:00
|
|
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
2015-08-22 17:05:47 +00:00
|
|
|
<nil key="highlightedColor"/>
|
|
|
|
</label>
|
|
|
|
</subviews>
|
|
|
|
</tableViewCellContentView>
|
|
|
|
<connections>
|
2015-08-24 16:59:32 +00:00
|
|
|
<outlet property="diskImage" destination="6Qh-mW-Z9j" id="b3r-L8-LS3"/>
|
|
|
|
<outlet property="nameLabel" destination="Epl-iu-f5s" id="i0S-JF-deT"/>
|
2015-08-22 17:05:47 +00:00
|
|
|
</connections>
|
|
|
|
</tableViewCell>
|
|
|
|
</prototypes>
|
|
|
|
<connections>
|
2015-08-24 16:59:32 +00:00
|
|
|
<outlet property="dataSource" destination="ZcT-ex-GUK" id="TGz-Qe-tBz"/>
|
|
|
|
<outlet property="delegate" destination="ZcT-ex-GUK" id="LAp-Yu-Mwb"/>
|
2015-08-22 17:05:47 +00:00
|
|
|
</connections>
|
|
|
|
</tableView>
|
2015-08-24 16:59:32 +00:00
|
|
|
<navigationItem key="navigationItem" title="Root View Controller" id="5jN-Uj-bBb"/>
|
2015-08-25 01:50:06 +00:00
|
|
|
<simulatedOrientationMetrics key="simulatedOrientationMetrics"/>
|
2015-08-24 20:18:32 +00:00
|
|
|
<connections>
|
|
|
|
<segue destination="WRM-pR-XCP" kind="modal" identifier="emulatorView" id="b10-sb-xpr"/>
|
|
|
|
</connections>
|
2015-08-22 17:05:47 +00:00
|
|
|
</tableViewController>
|
2015-08-24 16:59:32 +00:00
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="mdD-bX-Gqc" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
2015-08-22 17:05:47 +00:00
|
|
|
</objects>
|
2015-08-24 20:18:32 +00:00
|
|
|
<point key="canvasLocation" x="-88" y="-692"/>
|
2015-08-24 16:59:32 +00:00
|
|
|
</scene>
|
|
|
|
<!--Navigation Controller-->
|
|
|
|
<scene sceneID="VLz-J1-2XD">
|
|
|
|
<objects>
|
2015-08-24 18:44:52 +00:00
|
|
|
<navigationController navigationBarHidden="YES" id="mSg-lr-0DL" sceneMemberID="viewController">
|
2015-08-24 16:59:32 +00:00
|
|
|
<navigationBar key="navigationBar" contentMode="scaleToFill" id="vT9-en-Ct5">
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
|
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
|
</navigationBar>
|
|
|
|
<connections>
|
|
|
|
<segue destination="ZcT-ex-GUK" kind="relationship" relationship="rootViewController" id="fhp-zt-Xhh"/>
|
|
|
|
</connections>
|
|
|
|
</navigationController>
|
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="i7I-Ys-F6b" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
|
</objects>
|
|
|
|
<point key="canvasLocation" x="-692" y="-692"/>
|
2015-08-22 17:05:47 +00:00
|
|
|
</scene>
|
2015-09-01 03:47:58 +00:00
|
|
|
<!--Emulator View Controller-->
|
2014-03-06 03:26:47 +00:00
|
|
|
<scene sceneID="h6I-2s-MCy">
|
|
|
|
<objects>
|
2015-09-01 03:47:58 +00:00
|
|
|
<viewController storyboardIdentifier="emulatorView" wantsFullScreenLayout="YES" id="WRM-pR-XCP" customClass="EmulatorViewController" sceneMemberID="viewController">
|
|
|
|
<view key="view" multipleTouchEnabled="YES" contentMode="scaleToFill" id="JQE-db-ZiC" customClass="EmulatorView">
|
2014-05-24 00:40:32 +00:00
|
|
|
<rect key="frame" x="0.0" y="0.0" width="568" height="320"/>
|
2014-03-06 03:26:47 +00:00
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
2015-08-24 16:59:32 +00:00
|
|
|
<color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
2015-08-25 18:34:10 +00:00
|
|
|
<accessibility key="accessibilityConfiguration">
|
|
|
|
<accessibilityTraits key="traits" none="YES" notEnabled="YES"/>
|
|
|
|
</accessibility>
|
2014-03-06 03:26:47 +00:00
|
|
|
<gestureRecognizers/>
|
|
|
|
</view>
|
2015-08-22 17:05:47 +00:00
|
|
|
<navigationItem key="navigationItem" id="FmO-Yo-nVN"/>
|
2014-03-06 03:26:47 +00:00
|
|
|
<nil key="simulatedStatusBarMetrics"/>
|
2014-05-24 00:40:32 +00:00
|
|
|
<simulatedOrientationMetrics key="simulatedOrientationMetrics" orientation="landscapeRight"/>
|
2014-03-06 03:26:47 +00:00
|
|
|
</viewController>
|
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="ioY-OH-Jev" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
|
</objects>
|
2014-12-17 18:13:05 +00:00
|
|
|
<point key="canvasLocation" x="486" y="-692"/>
|
2014-05-24 00:33:05 +00:00
|
|
|
</scene>
|
2014-03-06 03:26:47 +00:00
|
|
|
</scenes>
|
2015-08-24 16:03:04 +00:00
|
|
|
<resources>
|
2015-08-25 01:50:06 +00:00
|
|
|
<image name="disk_unknown.png" width="95" height="95"/>
|
2015-08-24 16:03:04 +00:00
|
|
|
</resources>
|
2014-03-06 03:26:47 +00:00
|
|
|
<simulatedMetricsContainer key="defaultSimulatedMetrics">
|
|
|
|
<simulatedStatusBarMetrics key="statusBar"/>
|
|
|
|
<simulatedOrientationMetrics key="orientation"/>
|
|
|
|
<simulatedScreenMetrics key="destination" type="retina4"/>
|
|
|
|
</simulatedMetricsContainer>
|
2014-12-17 18:13:05 +00:00
|
|
|
<color key="tintColor" red="0.2470588386" green="0.50196081400000003" blue="0.84705889229999998" alpha="1" colorSpace="deviceRGB"/>
|
2014-05-20 22:58:41 +00:00
|
|
|
</document>
|