45 lines
3.0 KiB
XML
45 lines
3.0 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="6245" systemVersion="13F34" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="X5k-f2-b5h">
|
|
<dependencies>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="6238"/>
|
|
</dependencies>
|
|
<scenes>
|
|
<!--View Controller-->
|
|
<scene sceneID="gAE-YM-kbH">
|
|
<objects>
|
|
<viewController id="X5k-f2-b5h" sceneMemberID="viewController">
|
|
<layoutGuides>
|
|
<viewControllerLayoutGuide type="top" id="Y8P-hJ-Z43"/>
|
|
<viewControllerLayoutGuide type="bottom" id="9ZL-r4-8FZ"/>
|
|
</layoutGuides>
|
|
<view key="view" contentMode="scaleToFill" id="yd7-JS-zBw">
|
|
<rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
|
|
<subviews>
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" id="197" image="LauncherLogo" translatesAutoresizingMaskIntoConstraints="NO">
|
|
<rect key="frame" x="59" y="356" width="256" height="100"/>
|
|
<accessibility key="accessibilityConfiguration">
|
|
<accessibilityTraits key="traits" image="YES" notEnabled="YES"/>
|
|
</accessibility>
|
|
<constraints>
|
|
<constraint id="399" firstAttribute="height" constant="100"/>
|
|
<constraint id="400" firstAttribute="width" constant="256"/>
|
|
</constraints>
|
|
</imageView>
|
|
</subviews>
|
|
<constraints>
|
|
<constraint id="397" firstItem="197" firstAttribute="centerY" secondItem="yd7-JS-zBw" secondAttribute="centerY"/>
|
|
<constraint id="398" firstItem="197" firstAttribute="centerX" secondItem="yd7-JS-zBw" secondAttribute="centerX"/>
|
|
</constraints>
|
|
</view>
|
|
</viewController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="XAI-xm-WK6" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="349" y="339"/>
|
|
</scene>
|
|
</scenes>
|
|
<resources>
|
|
<image name="LauncherLogo" width="256" height="100"/>
|
|
</resources>
|
|
</document> |