|
1 | 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="10117" systemVersion="15F34" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="JMR-3a-qCz"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="11201" systemVersion="15G1004" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="JMR-3a-qCz"> |
3 | 3 | <dependencies> |
4 | | - <deployment identifier="iOS"/> |
5 | | - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="10085"/> |
| 4 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11161"/> |
6 | 5 | <capability name="Constraints to layout margins" minToolsVersion="6.0"/> |
| 6 | + <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
7 | 7 | </dependencies> |
8 | 8 | <scenes> |
9 | 9 | <!--View Controller--> |
|
15 | 15 | <viewControllerLayoutGuide type="bottom" id="wfy-db-euE"/> |
16 | 16 | </layoutGuides> |
17 | 17 | <view key="view" contentMode="scaleToFill" id="8bC-Xf-vdC"> |
18 | | - <rect key="frame" x="0.0" y="0.0" width="600" height="600"/> |
| 18 | + <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> |
19 | 19 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
20 | 20 | <subviews> |
21 | | - <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="yMQ-rS-8Ze"> |
22 | | - <rect key="frame" x="30" y="0.0" width="540" height="600"/> |
23 | | - <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
| 21 | + <tableView clipsSubviews="YES" contentMode="scaleToFill" misplaced="YES" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="yMQ-rS-8Ze"> |
| 22 | + <frame key="frameInset" minX="30" width="540" height="600"/> |
| 23 | + <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
24 | 24 | </tableView> |
25 | 25 | </subviews> |
26 | | - <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/> |
| 26 | + <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
27 | 27 | <constraints> |
28 | 28 | <constraint firstItem="yMQ-rS-8Ze" firstAttribute="top" secondItem="8bC-Xf-vdC" secondAttribute="topMargin" id="79v-4f-Jeh"/> |
29 | 29 | <constraint firstItem="yMQ-rS-8Ze" firstAttribute="leading" secondItem="8bC-Xf-vdC" secondAttribute="leadingMargin" constant="10" id="Cvy-mk-jJ5"/> |
|
0 commit comments