1+ <?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?>
2+ <document type =" com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version =" 3.0" toolsVersion =" 4510" systemVersion =" 12F37" targetRuntime =" iOS.CocoaTouch" propertyAccessControl =" none" useAutolayout =" YES" initialViewController =" 448-2b-7dK" >
3+ <dependencies >
4+ <plugIn identifier =" com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version =" 3742" />
5+ </dependencies >
6+ <scenes >
7+ <!-- Table View Controller - Dynamic Text-->
8+ <scene sceneID =" Cl0-w7-yeM" >
9+ <objects >
10+ <tableViewController storyboardIdentifier =" UYLTableViewController" useStoryboardIdentifierAsRestorationIdentifier =" YES" id =" L15-LJ-3tS" customClass =" UYLTableViewController" sceneMemberID =" viewController" >
11+ <tableView key =" view" opaque =" NO" clipsSubviews =" YES" clearsContextBeforeDrawing =" NO" contentMode =" scaleToFill" alwaysBounceVertical =" YES" dataMode =" prototypes" style =" plain" separatorStyle =" default" rowHeight =" 64" sectionHeaderHeight =" 22" sectionFooterHeight =" 22" id =" AIF-3i-Yus" >
12+ <rect key =" frame" x =" 0.0" y =" 64" width =" 320" height =" 504" />
13+ <autoresizingMask key =" autoresizingMask" widthSizable =" YES" heightSizable =" YES" />
14+ <color key =" backgroundColor" white =" 1" alpha =" 1" colorSpace =" calibratedWhite" />
15+ <prototypes >
16+ <tableViewCell contentMode =" scaleToFill" selectionStyle =" blue" hidesAccessoryWhenEditing =" NO" indentationLevel =" 1" indentationWidth =" 0.0" reuseIdentifier =" UYLBasicCell" textLabel =" Qas-0j-tWU" detailTextLabel =" MSp-Y0-eMa" style =" IBUITableViewCellStyleSubtitle" id =" 4VL-Ie-UPD" >
17+ <rect key =" frame" x =" 0.0" y =" 22" width =" 320" height =" 64" />
18+ <autoresizingMask key =" autoresizingMask" />
19+ <tableViewCellContentView key =" contentView" opaque =" NO" clipsSubviews =" YES" multipleTouchEnabled =" YES" contentMode =" center" tableViewCell =" 4VL-Ie-UPD" id =" dNB-C9-2fi" >
20+ <rect key =" frame" x =" 0.0" y =" 0.0" width =" 320" height =" 63" />
21+ <autoresizingMask key =" autoresizingMask" />
22+ <subviews >
23+ <label opaque =" NO" clipsSubviews =" YES" multipleTouchEnabled =" YES" contentMode =" left" text =" Title" lineBreakMode =" tailTruncation" baselineAdjustment =" alignBaselines" minimumScaleFactor =" 0.5" adjustsFontSizeToFit =" NO" id =" Qas-0j-tWU" >
24+ <rect key =" frame" x =" 15" y =" 13" width =" 32" height =" 20" />
25+ <autoresizingMask key =" autoresizingMask" />
26+ <fontDescription key =" fontDescription" style =" UICTFontTextStyleHeadline" />
27+ <color key =" textColor" cocoaTouchSystemColor =" darkTextColor" />
28+ <nil key =" highlightedColor" />
29+ </label >
30+ <label opaque =" NO" clipsSubviews =" YES" multipleTouchEnabled =" YES" contentMode =" left" text =" Subtitle" lineBreakMode =" tailTruncation" baselineAdjustment =" alignBaselines" adjustsFontSizeToFit =" NO" id =" MSp-Y0-eMa" >
31+ <rect key =" frame" x =" 15" y =" 33" width =" 50" height =" 17" />
32+ <autoresizingMask key =" autoresizingMask" />
33+ <fontDescription key =" fontDescription" style =" UICTFontTextStyleSubhead" />
34+ <color key =" textColor" cocoaTouchSystemColor =" darkTextColor" />
35+ <nil key =" highlightedColor" />
36+ </label >
37+ </subviews >
38+ </tableViewCellContentView >
39+ </tableViewCell >
40+ </prototypes >
41+ <connections >
42+ <outlet property =" dataSource" destination =" L15-LJ-3tS" id =" 5bn-jM-H7W" />
43+ <outlet property =" delegate" destination =" L15-LJ-3tS" id =" xUP-6I-EPd" />
44+ </connections >
45+ </tableView >
46+ <extendedEdge key =" edgesForExtendedLayout" bottom =" YES" />
47+ <navigationItem key =" navigationItem" title =" Dynamic Text" id =" psG-TE-sS1" />
48+ </tableViewController >
49+ <placeholder placeholderIdentifier =" IBFirstResponder" id =" boZ-64-Vec" userLabel =" First Responder" sceneMemberID =" firstResponder" />
50+ </objects >
51+ <point key =" canvasLocation" x =" 781" y =" 139" />
52+ </scene >
53+ <!-- Navigation Controller-->
54+ <scene sceneID =" 8Am-EY-tMp" >
55+ <objects >
56+ <navigationController automaticallyAdjustsScrollViewInsets =" NO" id =" 448-2b-7dK" sceneMemberID =" viewController" >
57+ <toolbarItems />
58+ <navigationBar key =" navigationBar" contentMode =" scaleToFill" id =" 8Yr-zn-LFS" >
59+ <rect key =" frame" x =" 0.0" y =" 0.0" width =" 320" height =" 44" />
60+ <autoresizingMask key =" autoresizingMask" />
61+ </navigationBar >
62+ <nil name =" viewControllers" />
63+ <connections >
64+ <segue destination =" L15-LJ-3tS" kind =" relationship" relationship =" rootViewController" id =" gsg-H0-NTB" />
65+ </connections >
66+ </navigationController >
67+ <placeholder placeholderIdentifier =" IBFirstResponder" id =" h8C-bh-gvM" userLabel =" First Responder" sceneMemberID =" firstResponder" />
68+ </objects >
69+ <point key =" canvasLocation" x =" 255" y =" 139" />
70+ </scene >
71+ </scenes >
72+ <simulatedMetricsContainer key =" defaultSimulatedMetrics" >
73+ <simulatedStatusBarMetrics key =" statusBar" />
74+ <simulatedOrientationMetrics key =" orientation" />
75+ <simulatedScreenMetrics key =" destination" type =" retina4" />
76+ </simulatedMetricsContainer >
77+ </document >
0 commit comments