You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
44 lines
3.5 KiB
44 lines
3.5 KiB
<?xml version="1.0" encoding="UTF-8"?> |
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="17701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="01J-lp-oVM"> |
|
<device id="retina6_1" orientation="portrait" appearance="light"/> |
|
<dependencies> |
|
<deployment identifier="iOS"/> |
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17703"/> |
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
|
</dependencies> |
|
<scenes> |
|
<!--View Controller--> |
|
<scene sceneID="EHf-IW-A2E"> |
|
<objects> |
|
<viewController id="01J-lp-oVM" sceneMemberID="viewController"> |
|
<layoutGuides> |
|
<viewControllerLayoutGuide type="top" id="G0N-D2-SvF"/> |
|
<viewControllerLayoutGuide type="bottom" id="83f-h1-zg1"/> |
|
</layoutGuides> |
|
<view key="view" autoresizesSubviews="NO" opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" layoutMarginsFollowReadableWidth="YES" insetsLayoutMarginsFromSafeArea="NO" id="Ze5-6b-2t3"> |
|
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/> |
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
|
<subviews> |
|
<imageView autoresizesSubviews="NO" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" image="SplashImage" translatesAutoresizingMaskIntoConstraints="NO" id="AY3-bf-pyx"> |
|
<rect key="frame" x="26" y="54" width="362" height="800"/> |
|
</imageView> |
|
</subviews> |
|
<color key="backgroundColor" red="0.21614766120000001" green="0.15087240930000001" blue="0.42771333459999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
|
<constraints> |
|
<constraint firstAttribute="trailingMargin" secondItem="AY3-bf-pyx" secondAttribute="trailing" constant="2" id="B63-qr-61x"/> |
|
<constraint firstItem="AY3-bf-pyx" firstAttribute="leading" secondItem="Ze5-6b-2t3" secondAttribute="leadingMargin" constant="2" id="D9H-fW-lh1"/> |
|
<constraint firstItem="AY3-bf-pyx" firstAttribute="top" secondItem="G0N-D2-SvF" secondAttribute="bottom" constant="8" symbolic="YES" id="Nfe-T7-OZU"/> |
|
<constraint firstItem="83f-h1-zg1" firstAttribute="top" secondItem="AY3-bf-pyx" secondAttribute="bottom" constant="8" symbolic="YES" id="udY-6h-2Ub"/> |
|
</constraints> |
|
</view> |
|
</viewController> |
|
<placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/> |
|
</objects> |
|
<point key="canvasLocation" x="52.173913043478265" y="375"/> |
|
</scene> |
|
</scenes> |
|
<color key="tintColor" red="0.21614766120000001" green="0.15087240930000001" blue="0.42771333459999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
|
<resources> |
|
<image name="SplashImage" width="457" height="896"/> |
|
</resources> |
|
</document>
|
|
|