|
1 | | -<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="9531" systemVersion="15D21" 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="9529"/> |
| 5 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11161"/> |
| 6 | + <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
6 | 7 | </dependencies> |
7 | 8 | <objects> |
8 | 9 | <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/> |
|
11 | 12 | <rect key="frame" x="0.0" y="0.0" width="163" height="44"/> |
12 | 13 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
13 | 14 | <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM"> |
14 | | - <rect key="frame" x="0.0" y="0.0" width="163" height="43.5"/> |
| 15 | + <frame key="frameInset" width="163" height="43.5"/> |
15 | 16 | <autoresizingMask key="autoresizingMask"/> |
16 | 17 | <subviews> |
17 | 18 | <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="HST-GA-K37"> |
18 | | - <rect key="frame" x="54" y="14" width="15" height="15"/> |
19 | 19 | <constraints> |
20 | 20 | <constraint firstAttribute="width" constant="15" id="FB2-Bn-vWC"/> |
21 | 21 | <constraint firstAttribute="height" constant="15" id="jMu-iQ-FmJ"/> |
22 | 22 | </constraints> |
23 | 23 | </imageView> |
24 | 24 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Title" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Pr2-eR-Goo"> |
25 | | - <rect key="frame" x="83" y="11" width="60" height="20.5"/> |
26 | 25 | <constraints> |
27 | 26 | <constraint firstAttribute="height" constant="20.5" id="j9P-gA-UQC"/> |
28 | | - <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="60" id="mfV-YN-MWX"/> |
29 | 27 | </constraints> |
30 | 28 | <fontDescription key="fontDescription" type="system" pointSize="15"/> |
31 | | - <color key="textColor" red="0.33725490196078434" green="0.33725490196078434" blue="0.33725490196078434" alpha="1" colorSpace="calibratedRGB"/> |
| 29 | + <color key="textColor" red="0.33725490196078434" green="0.33725490196078434" blue="0.33725490196078434" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
32 | 30 | <nil key="highlightedColor"/> |
33 | 31 | </label> |
34 | 32 | </subviews> |
35 | 33 | <constraints> |
36 | | - <constraint firstItem="HST-GA-K37" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="55v-Yx-HZi"/> |
37 | | - <constraint firstItem="Pr2-eR-Goo" firstAttribute="centerX" secondItem="H2p-sc-9uM" secondAttribute="centerX" priority="999" id="NcT-pd-2CY"/> |
| 34 | + <constraint firstItem="Pr2-eR-Goo" firstAttribute="centerX" secondItem="H2p-sc-9uM" secondAttribute="centerX" constant="12.5" id="NcT-pd-2CY"/> |
38 | 35 | <constraint firstItem="Pr2-eR-Goo" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="TWl-oN-K4f"/> |
39 | | - <constraint firstItem="HST-GA-K37" firstAttribute="centerX" secondItem="H2p-sc-9uM" secondAttribute="centerX" constant="-20" id="XZY-4Q-Ca9"/> |
40 | | - <constraint firstItem="Pr2-eR-Goo" firstAttribute="leading" secondItem="HST-GA-K37" secondAttribute="trailing" constant="14" id="muW-cY-F8V"/> |
| 36 | + <constraint firstItem="Pr2-eR-Goo" firstAttribute="leading" secondItem="HST-GA-K37" secondAttribute="trailing" constant="10" id="ffO-mn-u4v"/> |
| 37 | + <constraint firstItem="HST-GA-K37" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="vmu-q0-ccC"/> |
41 | 38 | </constraints> |
42 | 39 | </tableViewCellContentView> |
43 | 40 | <connections> |
44 | | - <outlet property="icon2titleSpacingConstraint" destination="muW-cY-F8V" id="pXn-U0-aak"/> |
45 | 41 | <outlet property="iconImageview" destination="HST-GA-K37" id="qGA-ej-xNz"/> |
46 | 42 | <outlet property="titleLabel" destination="Pr2-eR-Goo" id="LXz-EP-SPp"/> |
47 | | - <outlet property="titleXALignmentConstraint" destination="NcT-pd-2CY" id="h8S-1o-haH"/> |
| 43 | + <outlet property="titleXCenterConstraint" destination="NcT-pd-2CY" id="MdD-Ou-hCc"/> |
48 | 44 | </connections> |
49 | 45 | <point key="canvasLocation" x="25.5" y="409"/> |
50 | 46 | </tableViewCell> |
|
0 commit comments