|
3 | 3 | <dependencies>
|
4 | 4 | <deployment identifier="iOS"/>
|
5 | 5 | <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="10085"/>
|
| 6 | + <capability name="Constraints to layout margins" minToolsVersion="6.0"/> |
6 | 7 | </dependencies>
|
7 | 8 | <scenes>
|
8 | 9 | <!--View Controller-->
|
|
24 | 25 | <nil key="highlightedColor"/>
|
25 | 26 | </label>
|
26 | 27 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="SwiftMessages" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="iEm-gV-LFh">
|
27 |
| - <rect key="frame" x="242" y="250" width="116" height="21"/> |
28 |
| - <fontDescription key="fontDescription" type="system" pointSize="17"/> |
| 28 | + <rect key="frame" x="238" y="250" width="123" height="21"/> |
| 29 | + <fontDescription key="fontDescription" type="system" pointSize="18"/> |
29 | 30 | <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
30 | 31 | <nil key="highlightedColor"/>
|
31 | 32 | </label>
|
| 33 | + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="© 2016 SWIFTKICK MOBILE LLC" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="sBz-Dk-SSO"> |
| 34 | + <rect key="frame" x="50" y="576" width="500" height="16"/> |
| 35 | + <fontDescription key="fontDescription" type="system" pointSize="13"/> |
| 36 | + <color key="textColor" red="0.47391887630000001" green="0.47391887630000001" blue="0.47391887630000001" alpha="1" colorSpace="calibratedRGB"/> |
| 37 | + <nil key="highlightedColor"/> |
| 38 | + </label> |
32 | 39 | </subviews>
|
33 | 40 | <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
|
34 | 41 | <constraints>
|
| 42 | + <constraint firstItem="sBz-Dk-SSO" firstAttribute="leading" secondItem="Ze5-6b-2t3" secondAttribute="leadingMargin" constant="30" id="Dkq-dl-gDt"/> |
35 | 43 | <constraint firstItem="hTc-9T-AJk" firstAttribute="top" secondItem="iEm-gV-LFh" secondAttribute="bottom" constant="10" id="FUA-Cy-JNO"/>
|
36 | 44 | <constraint firstItem="iEm-gV-LFh" firstAttribute="centerX" secondItem="Ze5-6b-2t3" secondAttribute="centerX" id="KU7-0z-XwE"/>
|
| 45 | + <constraint firstItem="xb3-aO-Qok" firstAttribute="top" secondItem="sBz-Dk-SSO" secondAttribute="bottom" constant="8" symbolic="YES" id="UrJ-mr-8Jj"/> |
37 | 46 | <constraint firstItem="hTc-9T-AJk" firstAttribute="centerY" secondItem="Ze5-6b-2t3" secondAttribute="centerY" id="dHc-Lg-8u0"/>
|
| 47 | + <constraint firstAttribute="trailingMargin" secondItem="sBz-Dk-SSO" secondAttribute="trailing" constant="30" id="ezd-98-VGo"/> |
38 | 48 | <constraint firstItem="hTc-9T-AJk" firstAttribute="centerX" secondItem="Ze5-6b-2t3" secondAttribute="centerX" id="suo-tr-ZDY"/>
|
39 | 49 | </constraints>
|
40 | 50 | </view>
|
|
0 commit comments