1
+ <?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?>
2
+ <document type =" com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version =" 3.0" toolsVersion =" 4443" systemVersion =" 13A451" targetRuntime =" iOS.CocoaTouch" propertyAccessControl =" none" useAutolayout =" YES" initialViewController =" 5" >
3
+ <dependencies >
4
+ <plugIn identifier =" com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version =" 3733.0" />
5
+ </dependencies >
6
+ <scenes >
7
+ <scene sceneID =" 4" >
8
+ <objects >
9
+ <navigationController definesPresentationContext =" YES" id =" 5" sceneMemberID =" viewController" >
10
+ <navigationBar key =" navigationBar" contentMode =" scaleToFill" id =" 8" >
11
+ <autoresizingMask key =" autoresizingMask" widthSizable =" YES" flexibleMaxY =" YES" />
12
+ </navigationBar >
13
+ <connections >
14
+ <segue destination =" 7" kind =" relationship" relationship =" rootViewController" id =" 6" />
15
+ </connections >
16
+ </navigationController >
17
+ <placeholder placeholderIdentifier =" IBFirstResponder" id =" 9" userLabel =" First Responder" sceneMemberID =" firstResponder" />
18
+ </objects >
19
+ <point key =" canvasLocation" x =" -17" y =" 98" />
20
+ </scene >
21
+ <scene sceneID =" 10" >
22
+ <objects >
23
+ <viewController id =" 7" sceneMemberID =" viewController" title =" Stuff" customClass =" RootViewController" >
24
+ <layoutGuides >
25
+ <viewControllerLayoutGuide type =" top" id =" 2" />
26
+ <viewControllerLayoutGuide type =" bottom" id =" 3" />
27
+ </layoutGuides >
28
+ <view key =" view" contentMode =" scaleToFill" id =" 12" >
29
+ <rect key =" frame" x =" 0.0" y =" 0.0" width =" 320" height =" 568" />
30
+ <autoresizingMask key =" autoresizingMask" flexibleMaxX =" YES" flexibleMaxY =" YES" />
31
+ <color key =" backgroundColor" white =" 1" alpha =" 1" colorSpace =" custom" customColorSpace =" calibratedWhite" />
32
+ <subviews >
33
+ <button opaque =" NO" contentMode =" scaleToFill" contentHorizontalAlignment =" center" contentVerticalAlignment =" center" buttonType =" roundedRect" lineBreakMode =" middleTruncation" id =" 23" fixedFrame =" YES" translatesAutoresizingMaskIntoConstraints =" NO" >
34
+ <rect key =" frame" x =" 102" y =" 179" width =" 96" height =" 30" />
35
+ <state key =" normal" title =" Detail Stuff" >
36
+ <color key =" titleShadowColor" white =" 0.5" alpha =" 1" colorSpace =" calibratedWhite" />
37
+ </state >
38
+ <connections >
39
+ <segue id =" 69" destination =" 19" kind =" push" />
40
+ </connections >
41
+ </button >
42
+ <button opaque =" NO" contentMode =" scaleToFill" contentHorizontalAlignment =" center" contentVerticalAlignment =" center" buttonType =" roundedRect" lineBreakMode =" middleTruncation" id =" 130" fixedFrame =" YES" translatesAutoresizingMaskIntoConstraints =" NO" >
43
+ <rect key =" frame" x =" 89" y =" 257" width =" 116" height =" 30" />
44
+ <state key =" normal" title =" Button" >
45
+ <color key =" titleShadowColor" white =" 0.5" alpha =" 1" colorSpace =" calibratedWhite" />
46
+ </state >
47
+ <connections >
48
+ <action selector =" GoToOtherStuff:" destination =" 7" id =" 131" eventType =" touchUpInside" />
49
+ </connections >
50
+ </button >
51
+ </subviews >
52
+ </view >
53
+ <navigationItem key =" navigationItem" title =" Root View Controller" id =" 11" />
54
+ <connections >
55
+ <segue id =" 128" destination =" 83" kind =" push" identifier =" OtherStuff" />
56
+ </connections >
57
+ </viewController >
58
+ <placeholder placeholderIdentifier =" IBFirstResponder" id =" 13" userLabel =" First Responder" sceneMemberID =" firstResponder" />
59
+ </objects >
60
+ <point key =" canvasLocation" x =" 424" y =" 95" />
61
+ </scene >
62
+ <scene sceneID =" 18" >
63
+ <objects >
64
+ <viewController id =" 19" sceneMemberID =" viewController" title =" Detail Stuff" >
65
+ <layoutGuides >
66
+ <viewControllerLayoutGuide type =" top" id =" 16" />
67
+ <viewControllerLayoutGuide type =" bottom" id =" 17" />
68
+ </layoutGuides >
69
+ <view key =" view" contentMode =" scaleToFill" id =" 20" >
70
+ <rect key =" frame" x =" 0.0" y =" 0.0" width =" 320" height =" 568" />
71
+ <autoresizingMask key =" autoresizingMask" flexibleMaxX =" YES" flexibleMaxY =" YES" />
72
+ <color key =" backgroundColor" white =" 1" alpha =" 1" colorSpace =" custom" customColorSpace =" calibratedWhite" />
73
+ <subviews >
74
+ <label opaque =" NO" clipsSubviews =" YES" userInteractionEnabled =" NO" contentMode =" left" text =" Label" lineBreakMode =" tailTruncation" minimumFontSize =" 10" id =" 71" fixedFrame =" YES" translatesAutoresizingMaskIntoConstraints =" NO" >
75
+ <rect key =" frame" x =" 102" y =" 186" width =" 42" height =" 21" />
76
+ <color key =" backgroundColor" white =" 0.0" alpha =" 0.0" colorSpace =" calibratedWhite" />
77
+ <fontDescription key =" fontDescription" type =" system" pointSize =" 17" />
78
+ <color key =" textColor" cocoaTouchSystemColor =" darkTextColor" />
79
+ <nil key =" highlightedColor" />
80
+ </label >
81
+ </subviews >
82
+ </view >
83
+ </viewController >
84
+ <placeholder placeholderIdentifier =" IBFirstResponder" id =" 21" userLabel =" First Responder" sceneMemberID =" firstResponder" />
85
+ </objects >
86
+ <point key =" canvasLocation" x =" 884" y =" -161" />
87
+ </scene >
88
+ <scene sceneID =" 82" >
89
+ <objects >
90
+ <viewController id =" 83" sceneMemberID =" viewController" title =" Other Stuff" customClass =" OtherStuffViewController" >
91
+ <layoutGuides >
92
+ <viewControllerLayoutGuide type =" top" id =" 80" />
93
+ <viewControllerLayoutGuide type =" bottom" id =" 81" />
94
+ </layoutGuides >
95
+ <view key =" view" contentMode =" scaleToFill" id =" 84" >
96
+ <rect key =" frame" x =" 0.0" y =" 0.0" width =" 320" height =" 568" />
97
+ <autoresizingMask key =" autoresizingMask" flexibleMaxX =" YES" flexibleMaxY =" YES" />
98
+ <color key =" backgroundColor" white =" 1" alpha =" 1" colorSpace =" custom" customColorSpace =" calibratedWhite" />
99
+ </view >
100
+ </viewController >
101
+ <placeholder placeholderIdentifier =" IBFirstResponder" id =" 85" userLabel =" First Responder" sceneMemberID =" firstResponder" />
102
+ </objects >
103
+ <point key =" canvasLocation" x =" 880" y =" 467" />
104
+ </scene >
105
+ </scenes >
106
+ <simulatedMetricsContainer key =" defaultSimulatedMetrics" >
107
+ <simulatedStatusBarMetrics key =" statusBar" />
108
+ <simulatedOrientationMetrics key =" orientation" />
109
+ <simulatedScreenMetrics key =" destination" type =" retina4" />
110
+ </simulatedMetricsContainer >
111
+ </document >
0 commit comments