|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="11201" systemVersion="16A323" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="Xa3-wA-iyT"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="15400" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="Xa3-wA-iyT"> |
| 3 | + <device id="retina6_1" orientation="portrait" appearance="light"/> |
3 | 4 | <dependencies> |
4 | | - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11161"/> |
5 | | - <capability name="Constraints to layout margins" minToolsVersion="6.0"/> |
| 5 | + <deployment identifier="iOS"/> |
| 6 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15404"/> |
6 | 7 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
7 | 8 | </dependencies> |
8 | 9 | <scenes> |
|
11 | 12 | <objects> |
12 | 13 | <tableViewController id="dLa-XM-tnL" customClass="ViewController" customModule="AztecExample" customModuleProvider="target" sceneMemberID="viewController"> |
13 | 14 | <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" separatorStyle="default" rowHeight="44" sectionHeaderHeight="18" sectionFooterHeight="18" id="aCg-qL-Bjp"> |
14 | | - <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> |
| 15 | + <rect key="frame" x="0.0" y="0.0" width="414" height="896"/> |
15 | 16 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
16 | | - <color key="backgroundColor" red="0.93725490199999995" green="0.93725490199999995" blue="0.95686274510000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 17 | + <color key="backgroundColor" systemColor="systemGroupedBackgroundColor" red="0.94901960780000005" green="0.94901960780000005" blue="0.96862745100000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 18 | + <color key="tintColor" systemColor="systemBlueColor" red="0.0" green="0.47843137250000001" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 19 | + <color key="separatorColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/> |
| 20 | + <color key="sectionIndexColor" systemColor="secondaryLabelColor" red="0.23529411759999999" green="0.23529411759999999" blue="0.26274509800000001" alpha="0.59999999999999998" colorSpace="custom" customColorSpace="sRGB"/> |
| 21 | + <color key="sectionIndexBackgroundColor" systemColor="systemGroupedBackgroundColor" red="0.94901960780000005" green="0.94901960780000005" blue="0.96862745100000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
17 | 22 | <prototypes> |
18 | 23 | <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="CellIdentifier" id="qo0-pV-osF"> |
19 | | - <rect key="frame" x="0.0" y="119.5" width="375" height="44"/> |
| 24 | + <rect key="frame" x="0.0" y="55.5" width="414" height="44"/> |
20 | 25 | <autoresizingMask key="autoresizingMask"/> |
21 | 26 | <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="qo0-pV-osF" id="8JQ-dS-Cdh"> |
22 | | - <frame key="frameInset" width="375" height="43.5"/> |
| 27 | + <rect key="frame" x="0.0" y="0.0" width="414" height="44"/> |
23 | 28 | <autoresizingMask key="autoresizingMask"/> |
| 29 | + <color key="backgroundColor" cocoaTouchSystemColor="tableCellGroupedBackgroundColor"/> |
24 | 30 | </tableViewCellContentView> |
25 | 31 | </tableViewCell> |
26 | 32 | </prototypes> |
|
44 | 50 | <viewControllerLayoutGuide type="bottom" id="ZEP-a0-JgH"/> |
45 | 51 | </layoutGuides> |
46 | 52 | <view key="view" contentMode="scaleToFill" id="TWZ-yb-CMI"> |
47 | | - <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> |
| 53 | + <rect key="frame" x="0.0" y="0.0" width="414" height="896"/> |
48 | 54 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
49 | 55 | <subviews> |
50 | 56 | <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="w8z-is-5FM"> |
51 | | - <frame key="frameInset" minX="180" minY="236" width="3" height="20"/> |
| 57 | + <rect key="frame" x="180" y="236" width="3" height="20"/> |
52 | 58 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
53 | 59 | <color key="backgroundColor" red="1" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
54 | 60 | </view> |
55 | 61 | <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" misplaced="YES" usesAttributedText="YES" translatesAutoresizingMaskIntoConstraints="NO" id="yFc-rm-m3C"> |
56 | | - <frame key="frameInset" minX="73" width="600" height="600"/> |
| 62 | + <rect key="frame" x="73" y="0.0" width="600" height="600"/> |
57 | 63 | <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
58 | 64 | <attributedString key="attributedText"/> |
59 | 65 | <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/> |
|
85 | 91 | <viewControllerLayoutGuide type="bottom" id="tZp-mZ-BM8"/> |
86 | 92 | </layoutGuides> |
87 | 93 | <view key="view" contentMode="scaleToFill" id="pyu-jY-ESw"> |
88 | | - <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> |
| 94 | + <rect key="frame" x="0.0" y="0.0" width="414" height="896"/> |
89 | 95 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
90 | 96 | <subviews> |
91 | 97 | <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" misplaced="YES" usesAttributedText="YES" translatesAutoresizingMaskIntoConstraints="NO" id="yCI-Vs-ZmB"> |
92 | | - <frame key="frameInset" width="600" height="600"/> |
| 98 | + <rect key="frame" x="0.0" y="0.0" width="600" height="600"/> |
93 | 99 | <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
94 | 100 | <attributedString key="attributedText"/> |
95 | 101 | <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/> |
|
123 | 129 | <viewControllerLayoutGuide type="bottom" id="6EB-tz-iNk"/> |
124 | 130 | </layoutGuides> |
125 | 131 | <view key="view" contentMode="scaleToFill" id="sdZ-dG-t9p"> |
126 | | - <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> |
| 132 | + <rect key="frame" x="0.0" y="0.0" width="414" height="896"/> |
127 | 133 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
128 | 134 | <subviews> |
129 | 135 | <toolbar opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="ZEK-ad-Hg3"> |
130 | | - <frame key="frameInset" minY="20" width="600" height="44"/> |
| 136 | + <rect key="frame" x="0.0" y="20" width="600" height="44"/> |
131 | 137 | <items> |
132 | 138 | <barButtonItem title="B" id="fPu-Uf-Zs9"> |
133 | 139 | <connections> |
|
157 | 163 | </items> |
158 | 164 | </toolbar> |
159 | 165 | <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" misplaced="YES" usesAttributedText="YES" translatesAutoresizingMaskIntoConstraints="NO" id="DeM-yw-u6b"> |
160 | | - <frame key="frameInset" minY="64" width="600" height="536"/> |
| 166 | + <rect key="frame" x="0.0" y="64" width="600" height="536"/> |
161 | 167 | <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
162 | 168 | <attributedString key="attributedText"/> |
163 | 169 | <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/> |
|
188 | 194 | <objects> |
189 | 195 | <navigationController id="Xa3-wA-iyT" sceneMemberID="viewController"> |
190 | 196 | <navigationBar key="navigationBar" contentMode="scaleToFill" id="JtR-gB-2vV"> |
191 | | - <rect key="frame" x="0.0" y="0.0" width="320" height="44"/> |
| 197 | + <rect key="frame" x="0.0" y="44" width="414" height="44"/> |
192 | 198 | <autoresizingMask key="autoresizingMask"/> |
193 | 199 | </navigationBar> |
194 | 200 | <connections> |
|
0 commit comments