jsdw_ios/QuickLocation/Base.lproj/LaunchScreen.storyboard

46 lines
3.5 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="24765" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="01J-lp-oVM">
<device id="retina6_12" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="24743"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<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">
<view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3">
<rect key="frame" x="0.0" y="0.0" width="393" height="852"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Launch/logo" translatesAutoresizingMaskIntoConstraints="NO" id="hzJ-1y-aVD">
<rect key="frame" x="52.666666666666657" y="282" width="288" height="288"/>
</imageView>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Launch/slogan" translatesAutoresizingMaskIntoConstraints="NO" id="Dot-oD-XM4">
<rect key="frame" x="96.666666666666686" y="654" width="200" height="80"/>
</imageView>
</subviews>
<viewLayoutGuide key="safeArea" id="6Tk-OE-BBY"/>
<color key="backgroundColor" red="0.8784313725490196" green="0.94901960784313721" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstItem="hzJ-1y-aVD" firstAttribute="centerY" secondItem="Ze5-6b-2t3" secondAttribute="centerY" id="9NL-SO-M2t"/>
<constraint firstItem="Dot-oD-XM4" firstAttribute="bottom" secondItem="6Tk-OE-BBY" secondAttribute="bottom" constant="-50" id="LUS-mh-ZXm"/>
<constraint firstItem="Dot-oD-XM4" firstAttribute="centerX" secondItem="Ze5-6b-2t3" secondAttribute="centerX" id="UgU-yT-gN4"/>
<constraint firstItem="hzJ-1y-aVD" firstAttribute="centerX" secondItem="Ze5-6b-2t3" secondAttribute="centerX" id="a8U-VN-jeR"/>
</constraints>
</view>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="53" y="375"/>
</scene>
</scenes>
<resources>
<image name="Launch/logo" width="288" height="288"/>
<image name="Launch/slogan" width="200" height="80"/>
</resources>
</document>