| <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="5023" systemVersion="13A603" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" initialViewController="rS3-R9-Ivy"> |
| <dependencies> |
| <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="3733"/> |
| </dependencies> |
| <scenes> |
| <!--Navigation Controller--> |
| <scene sceneID="cUi-kZ-frf"> |
| <objects> |
| <navigationController id="rS3-R9-Ivy" sceneMemberID="viewController"> |
| <navigationBar key="navigationBar" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" id="yXu-0R-QUA"> |
| <autoresizingMask key="autoresizingMask"/> |
| </navigationBar> |
| <connections> |
| <segue destination="pGg-6v-bdr" kind="relationship" relationship="rootViewController" id="RxB-wf-QIq"/> |
| </connections> |
| </navigationController> |
| <placeholder placeholderIdentifier="IBFirstResponder" id="eq9-QA-ai8" sceneMemberID="firstResponder"/> |
| </objects> |
| <point key="canvasLocation" x="-1" y="64"/> |
| </scene> |
| <!--class Prefix:identifier Master View Controller - Master--> |
| <scene sceneID="VgW-fR-Quf"> |
| <objects> |
| <tableViewController title="Master" id="pGg-6v-bdr" customClass="MasterViewController" sceneMemberID="viewController"> |
| <tableView key="view" opaque="NO" clipsSubviews="YES" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" id="mLL-gJ-YKr"> |
| <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> |
| <tableViewCell contentMode="scaleToFill" selectionStyle="blue" accessoryType="disclosureIndicator" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="Cell" textLabel="2pz-XF-uhl" style="IBUITableViewCellStyleDefault" id="m0d-ak-lc9"> |
| <rect key="frame" x="0.0" y="86" width="320" height="44"/> |
| <autoresizingMask key="autoresizingMask"/> |
| <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="m0d-ak-lc9" id="d3P-M7-ByW"> |
| <rect key="frame" x="0.0" y="0.0" width="287" height="43"/> |
| <autoresizingMask key="autoresizingMask"/> |
| <subviews> |
| <label opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" text="Title" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="2pz-XF-uhl"> |
| <rect key="frame" x="15" y="0.0" width="270" height="43"/> |
| <autoresizingMask key="autoresizingMask"/> |
| <fontDescription key="fontDescription" type="boldSystem" pointSize="20"/> |
| <color key="textColor" cocoaTouchSystemColor="darkTextColor"/> |
| <color key="highlightedColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/> |
| </label> |
| </subviews> |
| </tableViewCellContentView> |
| <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
| <connections> |
| <segue destination="Ah7-4n-0Wa" kind="push" identifier="showDetail" id="jUr-3t-vfg"/> |
| </connections> |
| </tableViewCell> |
| </prototypes> |
| <sections/> |
| <connections> |
| <outlet property="dataSource" destination="pGg-6v-bdr" id="P41-gY-KXY"/> |
| <outlet property="delegate" destination="pGg-6v-bdr" id="Y6K-Cp-Qkv"/> |
| </connections> |
| </tableView> |
| <navigationItem key="navigationItem" title="Master" id="tQt-TN-PWz"/> |
| </tableViewController> |
| <placeholder placeholderIdentifier="IBFirstResponder" id="6Cn-md-YlS" sceneMemberID="firstResponder"/> |
| </objects> |
| <point key="canvasLocation" x="459" y="64"/> |
| </scene> |
| <!--class Prefix:identifier Detail View Controller - Detail--> |
| <scene sceneID="Cn3-H9-jdl"> |
| <objects> |
| <viewController title="Detail" id="Ah7-4n-0Wa" customClass="DetailViewController" sceneMemberID="viewController"> |
| <layoutGuides> |
| <viewControllerLayoutGuide type="top" id="cIm-e0-J51"/> |
| <viewControllerLayoutGuide type="bottom" id="a0L-h9-sNL"/> |
| </layoutGuides> |
| <view key="view" contentMode="scaleToFill" id="MMQ-IT-qOo"> |
| <rect key="frame" x="0.0" y="0.0" width="320" height="568"/> |
| <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
| <subviews> |
| <label clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" text="Detail view content goes here" textAlignment="center" lineBreakMode="tailTruncation" minimumFontSize="10" translatesAutoresizingMaskIntoConstraints="NO" id="Lei-5M-9Gs"> |
| <rect key="frame" x="20" y="276" width="280" height="17"/> |
| <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
| <fontDescription key="fontDescription" type="system" size="system"/> |
| <color key="textColor" cocoaTouchSystemColor="darkTextColor"/> |
| <nil key="highlightedColor"/> |
| </label> |
| </subviews> |
| <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/> |
| <constraints> |
| <constraint firstItem="Lei-5M-9Gs" firstAttribute="leading" secondItem="MMQ-IT-qOo" secondAttribute="leading" constant="20" symbolic="YES" id="62x-JV-TTJ"/> |
| <constraint firstItem="Lei-5M-9Gs" firstAttribute="centerY" secondItem="MMQ-IT-qOo" secondAttribute="centerY" id="JzS-HC-Rnl"/> |
| <constraint firstAttribute="trailing" secondItem="Lei-5M-9Gs" secondAttribute="trailing" constant="20" symbolic="YES" id="pXB-RP-Zz6"/> |
| </constraints> |
| </view> |
| <navigationItem key="navigationItem" title="Detail" id="cra-N8-TIN"/> |
| <connections> |
| <outlet property="detailDescriptionLabel" destination="Lei-5M-9Gs" id="sCT-F7-F6f"/> |
| </connections> |
| </viewController> |
| <placeholder placeholderIdentifier="IBFirstResponder" id="lrm-kH-fPn" sceneMemberID="firstResponder"/> |
| </objects> |
| <point key="canvasLocation" x="902" y="64"/> |
| </scene> |
| </scenes> |
| <simulatedMetricsContainer key="defaultSimulatedMetrics"> |
| <simulatedStatusBarMetrics key="statusBar"/> |
| <simulatedOrientationMetrics key="orientation"/> |
| <simulatedScreenMetrics key="destination" type="retina4"/> |
| </simulatedMetricsContainer> |
| </document> |