|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="20037" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="21225" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES"> |
3 | 3 | <device id="retina6_1" orientation="portrait" appearance="light"/> |
4 | 4 | <dependencies> |
5 | 5 | <deployment identifier="iOS"/> |
6 | | - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="20020"/> |
| 6 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21207"/> |
7 | 7 | <capability name="Safe area layout guides" minToolsVersion="9.0"/> |
8 | 8 | <capability name="System colors in document resources" minToolsVersion="11.0"/> |
9 | 9 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
|
15 | 15 | <rect key="frame" x="0.0" y="0.0" width="414" height="896"/> |
16 | 16 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
17 | 17 | <subviews> |
| 18 | + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="yNN-dG-kuA"> |
| 19 | + <rect key="frame" x="16" y="23" width="42" height="21"/> |
| 20 | + <fontDescription key="fontDescription" type="system" pointSize="17"/> |
| 21 | + <nil key="textColor"/> |
| 22 | + <nil key="highlightedColor"/> |
| 23 | + </label> |
18 | 24 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="MUy-0K-UzK"> |
19 | | - <rect key="frame" x="16" y="56" width="382" height="794"/> |
| 25 | + <rect key="frame" x="16" y="60" width="382" height="790"/> |
20 | 26 | <fontDescription key="fontDescription" type="system" pointSize="17"/> |
21 | 27 | <nil key="textColor"/> |
22 | 28 | <nil key="highlightedColor"/> |
|
28 | 34 | <constraint firstItem="MUy-0K-UzK" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" constant="16" id="GnY-De-657"/> |
29 | 35 | <constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="MUy-0K-UzK" secondAttribute="trailing" priority="999" constant="16" id="MnQ-Ob-Wp4"/> |
30 | 36 | <constraint firstItem="vUN-kp-3ea" firstAttribute="bottom" secondItem="MUy-0K-UzK" secondAttribute="bottom" constant="12" id="WDE-us-ZdJ"/> |
| 37 | + <constraint firstItem="MUy-0K-UzK" firstAttribute="top" secondItem="yNN-dG-kuA" secondAttribute="bottom" constant="16" id="nHE-te-rHP"/> |
31 | 38 | <constraint firstItem="MUy-0K-UzK" firstAttribute="top" secondItem="vUN-kp-3ea" secondAttribute="top" constant="12" id="nmY-jt-bfb"/> |
| 39 | + <constraint firstItem="yNN-dG-kuA" firstAttribute="leading" secondItem="MUy-0K-UzK" secondAttribute="leading" id="wb7-Ze-GOP"/> |
32 | 40 | </constraints> |
33 | 41 | <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/> |
34 | 42 | <connections> |
35 | | - <outlet property="label" destination="MUy-0K-UzK" id="Z0t-WU-7ls"/> |
| 43 | + <outlet property="subtitle" destination="yNN-dG-kuA" id="ztZ-PR-aGH"/> |
| 44 | + <outlet property="title" destination="MUy-0K-UzK" id="Par-ou-0ia"/> |
36 | 45 | </connections> |
37 | 46 | <point key="canvasLocation" x="139" y="109"/> |
38 | 47 | </view> |
|
0 commit comments