|
1 | 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="8191" systemVersion="15B17c" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="nIE-zw-TiR"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="9531" systemVersion="15C48a" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="nIE-zw-TiR"> |
3 | 3 | <dependencies> |
4 | | - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="8154"/> |
| 4 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="9529"/> |
5 | 5 | </dependencies> |
6 | 6 | <scenes> |
7 | 7 | <!--Navigation Controller--> |
|
11 | 11 | <navigationBar key="navigationBar" contentMode="scaleToFill" id="LUA-uf-szO"> |
12 | 12 | <rect key="frame" x="0.0" y="0.0" width="320" height="44"/> |
13 | 13 | <autoresizingMask key="autoresizingMask"/> |
14 | | - <animations/> |
15 | 14 | </navigationBar> |
16 | 15 | <connections> |
17 | 16 | <segue destination="7bK-jq-Zjz" kind="relationship" relationship="rootViewController" id="ypJ-tA-afx"/> |
|
28 | 27 | <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" allowsSelection="NO" allowsSelectionDuringEditing="YES" showsSelectionImmediatelyOnTouchBegin="NO" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" id="r7i-6Z-zg0"> |
29 | 28 | <rect key="frame" x="0.0" y="0.0" width="600" height="600"/> |
30 | 29 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
31 | | - <animations/> |
32 | 30 | <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
33 | 31 | <label key="tableFooterView" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsLetterSpacingToFitWidth="YES" adjustsFontSizeToFit="NO" id="T3o-hA-yTa"> |
34 | 32 | <rect key="frame" x="0.0" y="130" width="600" height="44"/> |
35 | 33 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
36 | | - <animations/> |
37 | 34 | <fontDescription key="fontDescription" type="system" pointSize="10"/> |
38 | 35 | <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/> |
39 | 36 | <nil key="highlightedColor"/> |
|
49 | 46 | <label opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="left" text="Title" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="Arm-wq-HPj"> |
50 | 47 | <rect key="frame" x="15" y="6" width="31.5" height="19.5"/> |
51 | 48 | <autoresizingMask key="autoresizingMask"/> |
52 | | - <animations/> |
53 | 49 | <fontDescription key="fontDescription" type="system" pointSize="16"/> |
54 | 50 | <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/> |
55 | 51 | <nil key="highlightedColor"/> |
56 | 52 | </label> |
57 | 53 | <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" text="Subtitle" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="su6-nF-v8b"> |
58 | 54 | <rect key="frame" x="15" y="25.5" width="40.5" height="13.5"/> |
59 | 55 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
60 | | - <animations/> |
61 | 56 | <fontDescription key="fontDescription" type="system" pointSize="11"/> |
62 | 57 | <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/> |
63 | 58 | <nil key="highlightedColor"/> |
64 | 59 | </label> |
65 | 60 | </subviews> |
66 | | - <animations/> |
67 | 61 | </tableViewCellContentView> |
68 | | - <animations/> |
69 | 62 | <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
70 | 63 | </tableViewCell> |
71 | 64 | </prototypes> |
|
0 commit comments