|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
2 |
| -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14313.18" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES"> |
3 |
| - <device id="retina4_7" orientation="portrait"> |
4 |
| - <adaptation id="fullscreen"/> |
5 |
| - </device> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="15505" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES"> |
| 3 | + <device id="retina4_7" orientation="portrait" appearance="light"/> |
6 | 4 | <dependencies>
|
7 | 5 | <deployment identifier="iOS"/>
|
8 |
| - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14283.14"/> |
| 6 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15510"/> |
9 | 7 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
10 | 8 | </dependencies>
|
11 | 9 | <scenes>
|
|
40 | 38 | </connections>
|
41 | 39 | </button>
|
42 | 40 | </subviews>
|
43 |
| - <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
| 41 | + <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/> |
44 | 42 | <constraints>
|
45 | 43 | <constraint firstItem="3lF-g2-ArL" firstAttribute="top" secondItem="b7b-OB-iti" secondAttribute="top" id="c4S-8Q-nZq"/>
|
46 | 44 | <constraint firstAttribute="bottom" secondItem="3lF-g2-ArL" secondAttribute="bottom" id="dH7-iY-E5h"/>
|
47 | 45 | <constraint firstAttribute="trailing" secondItem="3lF-g2-ArL" secondAttribute="trailing" constant="10" id="mJm-fm-Ipl"/>
|
48 | 46 | </constraints>
|
49 | 47 | </view>
|
50 |
| - <tableView clipsSubviews="YES" tag="1" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="w7N-P2-k04"> |
| 48 | + <tableView clipsSubviews="YES" tag="1" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="w7N-P2-k04"> |
51 | 49 | <rect key="frame" x="0.0" y="539" width="375" height="128"/>
|
52 | 50 | <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
53 | 51 | <constraints>
|
|
58 | 56 | <rect key="frame" x="0.0" y="28" width="375" height="216"/>
|
59 | 57 | <autoresizingMask key="autoresizingMask"/>
|
60 | 58 | <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" tag="11" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="62Q-lv-XIl" id="rSp-O3-R0U">
|
61 |
| - <rect key="frame" x="0.0" y="0.0" width="375" height="215.5"/> |
| 59 | + <rect key="frame" x="0.0" y="0.0" width="375" height="216"/> |
62 | 60 | <autoresizingMask key="autoresizingMask"/>
|
63 | 61 | <subviews>
|
64 | 62 | <pickerView tag="1" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="afp-dW-tfY">
|
65 |
| - <rect key="frame" x="0.0" y="0.0" width="375" height="215.5"/> |
66 |
| - <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/> |
| 63 | + <rect key="frame" x="0.0" y="0.0" width="375" height="216"/> |
| 64 | + <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/> |
67 | 65 | </pickerView>
|
68 | 66 | </subviews>
|
69 | 67 | <constraints>
|
|
90 | 88 | <constraint firstAttribute="trailing" secondItem="w7N-P2-k04" secondAttribute="trailing" id="Xz9-8W-z3x"/>
|
91 | 89 | <constraint firstItem="Y8H-ph-HMf" firstAttribute="leading" secondItem="vUe-94-CQk" secondAttribute="leading" id="aL9-k1-Dya"/>
|
92 | 90 | <constraint firstItem="Y8H-ph-HMf" firstAttribute="top" secondItem="vUe-94-CQk" secondAttribute="top" id="mjr-CJ-f1g"/>
|
93 |
| - <constraint firstItem="h3K-fc-xF3" firstAttribute="top" secondItem="w7N-P2-k04" secondAttribute="bottom" id="nlJ-Xy-2lw"/> |
| 91 | + <constraint firstAttribute="bottom" secondItem="w7N-P2-k04" secondAttribute="bottom" id="nlJ-Xy-2lw"/> |
94 | 92 | <constraint firstItem="w7N-P2-k04" firstAttribute="top" secondItem="b7b-OB-iti" secondAttribute="bottom" id="vua-1m-vEQ"/>
|
95 | 93 | <constraint firstItem="w7N-P2-k04" firstAttribute="leading" secondItem="vUe-94-CQk" secondAttribute="leading" id="wCL-lz-b5T"/>
|
96 | 94 | </constraints>
|
|
0 commit comments