|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14868" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="01J-lp-oVM"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="15504" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="01J-lp-oVM"> |
3 | 3 | <device id="retina5_9" orientation="portrait" appearance="light"/> |
4 | 4 | <dependencies> |
5 | 5 | <deployment identifier="iOS"/> |
6 | | - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14824"/> |
7 | | - <capability name="Safe area layout guides" minToolsVersion="9.0"/> |
| 6 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15508"/> |
8 | 7 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
9 | 8 | </dependencies> |
10 | 9 | <scenes> |
11 | 10 | <!--View Controller--> |
12 | 11 | <scene sceneID="EHf-IW-A2E"> |
13 | 12 | <objects> |
14 | 13 | <viewController id="01J-lp-oVM" sceneMemberID="viewController"> |
| 14 | + <layoutGuides> |
| 15 | + <viewControllerLayoutGuide type="top" id="WLg-4c-mgg"/> |
| 16 | + <viewControllerLayoutGuide type="bottom" id="Aqu-re-s5w"/> |
| 17 | + </layoutGuides> |
15 | 18 | <view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3"> |
16 | 19 | <rect key="frame" x="0.0" y="0.0" width="375" height="812"/> |
17 | 20 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
18 | 21 | <subviews> |
19 | 22 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="iOS Tips" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bWr-Lr-Tow"> |
20 | | - <rect key="frame" x="0.0" y="358" width="375" height="106"/> |
| 23 | + <rect key="frame" x="0.0" y="353" width="375" height="106"/> |
21 | 24 | <constraints> |
22 | 25 | <constraint firstAttribute="height" constant="106" id="2ky-QN-jT5"/> |
23 | 26 | </constraints> |
|
37 | 40 | </subviews> |
38 | 41 | <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/> |
39 | 42 | <constraints> |
40 | | - <constraint firstItem="INU-Cv-9SE" firstAttribute="leading" secondItem="6Tk-OE-BBY" secondAttribute="leading" id="0aU-9I-evL"/> |
41 | | - <constraint firstItem="bWr-Lr-Tow" firstAttribute="leading" secondItem="6Tk-OE-BBY" secondAttribute="leading" id="5Hi-km-3LX"/> |
42 | | - <constraint firstItem="6Tk-OE-BBY" firstAttribute="bottom" secondItem="INU-Cv-9SE" secondAttribute="bottom" constant="50" id="8ZV-W1-3Tl"/> |
43 | | - <constraint firstItem="INU-Cv-9SE" firstAttribute="trailing" secondItem="6Tk-OE-BBY" secondAttribute="trailing" id="Dpu-ar-cKN"/> |
44 | | - <constraint firstItem="bWr-Lr-Tow" firstAttribute="trailing" secondItem="6Tk-OE-BBY" secondAttribute="trailing" id="QGL-V3-Obt"/> |
45 | | - <constraint firstItem="bWr-Lr-Tow" firstAttribute="centerY" secondItem="6Tk-OE-BBY" secondAttribute="centerY" id="Whj-WZ-2j0"/> |
| 43 | + <constraint firstItem="INU-Cv-9SE" firstAttribute="leading" secondItem="Ze5-6b-2t3" secondAttribute="leading" id="0aU-9I-evL"/> |
| 44 | + <constraint firstItem="bWr-Lr-Tow" firstAttribute="leading" secondItem="Ze5-6b-2t3" secondAttribute="leading" id="5Hi-km-3LX"/> |
| 45 | + <constraint firstItem="Aqu-re-s5w" firstAttribute="top" secondItem="INU-Cv-9SE" secondAttribute="bottom" constant="50" id="8ZV-W1-3Tl"/> |
| 46 | + <constraint firstItem="INU-Cv-9SE" firstAttribute="trailing" secondItem="Ze5-6b-2t3" secondAttribute="trailing" id="Dpu-ar-cKN"/> |
| 47 | + <constraint firstItem="bWr-Lr-Tow" firstAttribute="trailing" secondItem="Ze5-6b-2t3" secondAttribute="trailing" id="QGL-V3-Obt"/> |
| 48 | + <constraint firstItem="bWr-Lr-Tow" firstAttribute="centerY" secondItem="Ze5-6b-2t3" secondAttribute="centerY" id="Whj-WZ-2j0"/> |
46 | 49 | </constraints> |
47 | | - <viewLayoutGuide key="safeArea" id="6Tk-OE-BBY"/> |
48 | 50 | </view> |
49 | 51 | </viewController> |
50 | 52 | <placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/> |
|
0 commit comments