|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="20037" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="BYZ-38-t0r"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="19529" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="BYZ-38-t0r"> |
3 | 3 | <device id="retina6_1" orientation="portrait" appearance="light"/> |
4 | 4 | <dependencies> |
5 | | - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="20020"/> |
| 5 | + <deployment identifier="iOS"/> |
| 6 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="19519"/> |
6 | 7 | <capability name="Safe area layout guides" minToolsVersion="9.0"/> |
7 | 8 | <capability name="System colors in document resources" minToolsVersion="11.0"/> |
8 | 9 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
|
61 | 62 | <connections> |
62 | 63 | <outlet property="label1" destination="QDf-hH-JBl" id="MQp-po-Jm9"/> |
63 | 64 | <outlet property="scrollView" destination="LEM-Xp-Xa5" id="Cgj-cA-bII"/> |
64 | | - <segue destination="a1M-6H-Zke" kind="presentation" identifier="show_landing_page" id="hm7-db-lnR"/> |
65 | 65 | </connections> |
66 | 66 | </viewController> |
67 | 67 | <placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/> |
68 | 68 | </objects> |
69 | 69 | <point key="canvasLocation" x="137.68115942028987" y="78.348214285714278"/> |
70 | 70 | </scene> |
71 | | - <!--View Controller--> |
72 | | - <scene sceneID="Xfk-9Z-sUH"> |
73 | | - <objects> |
74 | | - <viewController id="a1M-6H-Zke" sceneMemberID="viewController"> |
75 | | - <view key="view" contentMode="scaleToFill" id="XrP-Wg-gyZ"> |
76 | | - <rect key="frame" x="0.0" y="0.0" width="414" height="842"/> |
77 | | - <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
78 | | - <subviews> |
79 | | - <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="DeepLink Landing Page" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="GYH-ha-8kP"> |
80 | | - <rect key="frame" x="20" y="349.5" width="374" height="143.5"/> |
81 | | - <fontDescription key="fontDescription" type="system" pointSize="60"/> |
82 | | - <nil key="textColor"/> |
83 | | - <nil key="highlightedColor"/> |
84 | | - </label> |
85 | | - </subviews> |
86 | | - <viewLayoutGuide key="safeArea" id="BvC-hF-uHa"/> |
87 | | - <color key="backgroundColor" systemColor="systemBackgroundColor"/> |
88 | | - <constraints> |
89 | | - <constraint firstItem="GYH-ha-8kP" firstAttribute="leading" secondItem="XrP-Wg-gyZ" secondAttribute="leading" constant="20" id="FZ7-gL-kcq"/> |
90 | | - <constraint firstItem="GYH-ha-8kP" firstAttribute="centerX" secondItem="XrP-Wg-gyZ" secondAttribute="centerX" id="cOd-ST-1L4"/> |
91 | | - <constraint firstAttribute="trailing" secondItem="GYH-ha-8kP" secondAttribute="trailing" constant="20" id="nkh-NY-t3e"/> |
92 | | - <constraint firstItem="GYH-ha-8kP" firstAttribute="centerY" secondItem="XrP-Wg-gyZ" secondAttribute="centerY" id="rU9-hV-OWe"/> |
93 | | - </constraints> |
94 | | - </view> |
95 | | - </viewController> |
96 | | - <placeholder placeholderIdentifier="IBFirstResponder" id="Y5b-RV-wq9" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/> |
97 | | - </objects> |
98 | | - <point key="canvasLocation" x="1036" y="78"/> |
99 | | - </scene> |
100 | 71 | </scenes> |
101 | 72 | <resources> |
102 | 73 | <systemColor name="systemBackgroundColor"> |
|
0 commit comments