1+ <?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?>
2+ <document type =" com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version =" 3.0" toolsVersion =" 4451" systemVersion =" 13A461" targetRuntime =" iOS.CocoaTouch" propertyAccessControl =" none" useAutolayout =" YES" initialViewController =" rS3-R9-Ivy" >
3+ <dependencies >
4+ <plugIn identifier =" com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version =" 3676" />
5+ </dependencies >
6+ <scenes >
7+ <!-- Navigation Controller-->
8+ <scene sceneID =" cUi-kZ-frf" >
9+ <objects >
10+ <navigationController id =" rS3-R9-Ivy" sceneMemberID =" viewController" >
11+ <navigationBar key =" navigationBar" opaque =" NO" clipsSubviews =" YES" multipleTouchEnabled =" YES" contentMode =" scaleToFill" id =" yXu-0R-QUA" >
12+ <autoresizingMask key =" autoresizingMask" />
13+ </navigationBar >
14+ <connections >
15+ <segue destination =" pGg-6v-bdr" kind =" relationship" relationship =" rootViewController" id =" RxB-wf-QIq" />
16+ </connections >
17+ </navigationController >
18+ <placeholder placeholderIdentifier =" IBFirstResponder" id =" eq9-QA-ai8" sceneMemberID =" firstResponder" />
19+ </objects >
20+ <point key =" canvasLocation" x =" -1" y =" 64" />
21+ </scene >
22+ <!-- class Prefix:identifier Master View Controller - Master-->
23+ <scene sceneID =" VgW-fR-Quf" >
24+ <objects >
25+ <tableViewController title =" Master" id =" pGg-6v-bdr" customClass =" MasterViewController" sceneMemberID =" viewController" >
26+ <tableView key =" view" opaque =" NO" clipsSubviews =" YES" clearsContextBeforeDrawing =" NO" contentMode =" scaleToFill" alwaysBounceVertical =" YES" dataMode =" prototypes" style =" plain" rowHeight =" 44" sectionHeaderHeight =" 22" sectionFooterHeight =" 22" id =" mLL-gJ-YKr" >
27+ <rect key =" frame" x =" 0.0" y =" 0.0" width =" 320" height =" 568" />
28+ <autoresizingMask key =" autoresizingMask" widthSizable =" YES" heightSizable =" YES" />
29+ <color key =" backgroundColor" white =" 1" alpha =" 1" colorSpace =" calibratedWhite" />
30+ <prototypes >
31+ <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" >
32+ <rect key =" frame" x =" 0.0" y =" 86" width =" 320" height =" 44" />
33+ <autoresizingMask key =" autoresizingMask" />
34+ <view key =" contentView" opaque =" NO" clipsSubviews =" YES" multipleTouchEnabled =" YES" contentMode =" center" >
35+ <rect key =" frame" x =" 0.0" y =" 0.0" width =" 287" height =" 43" />
36+ <autoresizingMask key =" autoresizingMask" />
37+ <subviews >
38+ <label opaque =" NO" clipsSubviews =" YES" multipleTouchEnabled =" YES" contentMode =" center" text =" Title" lineBreakMode =" tailTruncation" baselineAdjustment =" alignBaselines" adjustsFontSizeToFit =" NO" id =" 2pz-XF-uhl" >
39+ <rect key =" frame" x =" 15" y =" 0.0" width =" 270" height =" 43" />
40+ <autoresizingMask key =" autoresizingMask" />
41+ <fontDescription key =" fontDescription" type =" boldSystem" pointSize =" 20" />
42+ <color key =" textColor" cocoaTouchSystemColor =" darkTextColor" />
43+ <color key =" highlightedColor" red =" 1" green =" 1" blue =" 1" alpha =" 1" colorSpace =" calibratedRGB" />
44+ </label >
45+ </subviews >
46+ <color key =" backgroundColor" white =" 0.0" alpha =" 0.0" colorSpace =" calibratedWhite" />
47+ </view >
48+ <color key =" backgroundColor" white =" 1" alpha =" 1" colorSpace =" calibratedWhite" />
49+ <connections >
50+ <segue destination =" Ah7-4n-0Wa" kind =" push" identifier =" showDetail" id =" jUr-3t-vfg" />
51+ </connections >
52+ </tableViewCell >
53+ </prototypes >
54+ <sections />
55+ <connections >
56+ <outlet property =" dataSource" destination =" pGg-6v-bdr" id =" P41-gY-KXY" />
57+ <outlet property =" delegate" destination =" pGg-6v-bdr" id =" Y6K-Cp-Qkv" />
58+ </connections >
59+ </tableView >
60+ <navigationItem key =" navigationItem" title =" Master" id =" tQt-TN-PWz" />
61+ </tableViewController >
62+ <placeholder placeholderIdentifier =" IBFirstResponder" id =" 6Cn-md-YlS" sceneMemberID =" firstResponder" />
63+ </objects >
64+ <point key =" canvasLocation" x =" 459" y =" 64" />
65+ </scene >
66+ <!-- class Prefix:identifier Detail View Controller - Detail-->
67+ <scene sceneID =" Cn3-H9-jdl" >
68+ <objects >
69+ <viewController title =" Detail" id =" Ah7-4n-0Wa" customClass =" DetailViewController" sceneMemberID =" viewController" >
70+ <view key =" view" contentMode =" scaleToFill" id =" MMQ-IT-qOo" >
71+ <rect key =" frame" x =" 0.0" y =" 0.0" width =" 320" height =" 568" />
72+ <autoresizingMask key =" autoresizingMask" flexibleMaxX =" YES" flexibleMaxY =" YES" />
73+ <subviews >
74+ <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" >
75+ <rect key =" frame" x =" 20" y =" 276" width =" 280" height =" 17" />
76+ <color key =" backgroundColor" white =" 1" alpha =" 1" colorSpace =" calibratedWhite" />
77+ <fontDescription key =" fontDescription" type =" system" size =" system" />
78+ <color key =" textColor" cocoaTouchSystemColor =" darkTextColor" />
79+ <nil key =" highlightedColor" />
80+ </label >
81+ </subviews >
82+ <color key =" backgroundColor" white =" 1" alpha =" 1" colorSpace =" custom" customColorSpace =" calibratedWhite" />
83+ <constraints >
84+ <constraint firstItem =" Lei-5M-9Gs" firstAttribute =" leading" secondItem =" MMQ-IT-qOo" secondAttribute =" leading" constant =" 20" symbolic =" YES" id =" 62x-JV-TTJ" />
85+ <constraint firstItem =" Lei-5M-9Gs" firstAttribute =" centerY" secondItem =" MMQ-IT-qOo" secondAttribute =" centerY" id =" JzS-HC-Rnl" />
86+ <constraint firstAttribute =" trailing" secondItem =" Lei-5M-9Gs" secondAttribute =" trailing" constant =" 20" symbolic =" YES" id =" pXB-RP-Zz6" />
87+ </constraints >
88+ </view >
89+ <navigationItem key =" navigationItem" title =" Detail" id =" cra-N8-TIN" />
90+ <connections >
91+ <outlet property =" detailDescriptionLabel" destination =" Lei-5M-9Gs" id =" sCT-F7-F6f" />
92+ </connections >
93+ </viewController >
94+ <placeholder placeholderIdentifier =" IBFirstResponder" id =" lrm-kH-fPn" sceneMemberID =" firstResponder" />
95+ </objects >
96+ <point key =" canvasLocation" x =" 902" y =" 64" />
97+ </scene >
98+ </scenes >
99+ <simulatedMetricsContainer key =" defaultSimulatedMetrics" >
100+ <simulatedStatusBarMetrics key =" statusBar" />
101+ <simulatedOrientationMetrics key =" orientation" />
102+ <simulatedScreenMetrics key =" destination" type =" retina4" />
103+ </simulatedMetricsContainer >
104+ </document >
0 commit comments