|
1 | | -<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="10117" systemVersion="15F34" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES"> |
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="11201" systemVersion="16A323" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES"> |
3 | 3 | <dependencies> |
4 | 4 | <deployment identifier="iOS"/> |
5 | | - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="10085"/> |
| 5 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11161"/> |
6 | 6 | <capability name="Constraints to layout margins" minToolsVersion="6.0"/> |
| 7 | + <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
7 | 8 | </dependencies> |
8 | 9 | <objects> |
9 | 10 | <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/> |
|
12 | 13 | <rect key="frame" x="0.0" y="0.0" width="600" height="44"/> |
13 | 14 | <autoresizingMask key="autoresizingMask"/> |
14 | 15 | <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="zYL-ef-vkj" id="SNu-9y-BhE"> |
15 | | - <rect key="frame" x="0.0" y="0.0" width="600" height="43.5"/> |
| 16 | + <frame key="frameInset" width="600" height="43.5"/> |
16 | 17 | <autoresizingMask key="autoresizingMask"/> |
17 | 18 | <subviews> |
18 | 19 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Title" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Sk9-jr-Tir"> |
19 | | - <rect key="frame" x="15" y="0.0" width="100" height="42.5"/> |
20 | 20 | <constraints> |
21 | 21 | <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="100" id="kpp-t4-Nzk"/> |
22 | 22 | </constraints> |
23 | 23 | <fontDescription key="fontDescription" style="UICTFontTextStyleBody"/> |
24 | | - <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/> |
| 24 | + <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
25 | 25 | <nil key="highlightedColor"/> |
26 | 26 | </label> |
27 | 27 | <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="Required" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="dcD-jN-TVb"> |
28 | | - <rect key="frame" x="123" y="0.0" width="469" height="43.5"/> |
29 | 28 | <fontDescription key="fontDescription" style="UICTFontTextStyleBody"/> |
30 | 29 | <textInputTraits key="textInputTraits" autocorrectionType="no" spellCheckingType="no"/> |
31 | 30 | </textField> |
|
0 commit comments