cdts/xdts-ios 3/TreeHole/Base.lproj/LaunchScreen.storyboard
2023-07-27 09:20:00 +08:00

47 lines
3.6 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="20037" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" useSafeAreas="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="20020"/>
<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="414" height="896"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="launch" translatesAutoresizingMaskIntoConstraints="NO" id="QHW-bd-aIM">
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
<color key="backgroundColor" red="0.043028004469999999" green="0.034178547560000001" blue="0.09020661563" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
</imageView>
</subviews>
<viewLayoutGuide key="safeArea" id="r8e-5R-wEF"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="QHW-bd-aIM" secondAttribute="trailing" id="7OU-Ro-Hdi"/>
<constraint firstAttribute="trailing" secondItem="QHW-bd-aIM" secondAttribute="trailing" id="CxM-pU-cix"/>
<constraint firstAttribute="bottom" secondItem="QHW-bd-aIM" secondAttribute="bottom" id="Hgl-Ay-Fd3"/>
<constraint firstItem="QHW-bd-aIM" firstAttribute="top" secondItem="Ze5-6b-2t3" secondAttribute="top" id="JGk-er-dRE"/>
<constraint firstItem="QHW-bd-aIM" firstAttribute="top" secondItem="Ze5-6b-2t3" secondAttribute="top" id="PoC-9f-ajg"/>
<constraint firstItem="QHW-bd-aIM" firstAttribute="leading" secondItem="Ze5-6b-2t3" secondAttribute="leading" id="dw3-wk-ANk"/>
<constraint firstAttribute="bottom" secondItem="QHW-bd-aIM" secondAttribute="bottom" id="lIR-uU-dE6"/>
<constraint firstItem="QHW-bd-aIM" firstAttribute="leading" secondItem="Ze5-6b-2t3" secondAttribute="leading" id="x5x-ZY-lWz"/>
</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>
<resources>
<image name="launch" width="375" height="812"/>
</resources>
</document>