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.
Apple/Sources/AllInApp/AllIn/Launch Screen.storyboard

51 lines
4.1 KiB

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="21701" 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>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21679"/>
<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" insetsLayoutMarginsFromSafeArea="NO" 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="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="launchScreenImage" translatesAutoresizingMaskIntoConstraints="NO" id="ray-1B-f5r">
<rect key="frame" x="0.0" y="0.0" width="393" height="852"/>
</imageView>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="allinIcon" translatesAutoresizingMaskIntoConstraints="NO" id="iIJ-2b-9bJ">
<rect key="frame" x="123" y="387" width="147" height="78"/>
<constraints>
<constraint firstAttribute="width" constant="147" id="1d2-5P-00y"/>
<constraint firstAttribute="height" relation="greaterThanOrEqual" constant="78" id="6ui-QX-xUp"/>
<constraint firstAttribute="height" constant="78" id="J9o-zr-t5s"/>
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="147" id="g2T-qL-MTk"/>
</constraints>
</imageView>
</subviews>
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstItem="iIJ-2b-9bJ" firstAttribute="centerY" secondItem="Ze5-6b-2t3" secondAttribute="centerY" id="7m1-eD-zqp"/>
<constraint firstAttribute="trailing" secondItem="ray-1B-f5r" secondAttribute="trailing" id="HHH-ly-Ya3"/>
<constraint firstItem="iIJ-2b-9bJ" firstAttribute="centerX" secondItem="Ze5-6b-2t3" secondAttribute="centerX" id="Isz-1E-0Zx"/>
<constraint firstItem="ray-1B-f5r" firstAttribute="leading" secondItem="Ze5-6b-2t3" secondAttribute="leading" id="JGs-YK-SRf"/>
<constraint firstItem="ray-1B-f5r" firstAttribute="top" secondItem="Ze5-6b-2t3" secondAttribute="top" id="dEB-8F-3yM"/>
<constraint firstAttribute="bottom" secondItem="ray-1B-f5r" secondAttribute="bottom" id="uG7-0K-DrA"/>
</constraints>
</view>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="52.671755725190835" y="374.64788732394368"/>
</scene>
</scenes>
<resources>
<image name="allinIcon" width="291" height="286"/>
<image name="launchScreenImage" width="822" height="844"/>
</resources>
</document>