Files
niaxx-ios/HBuilder-Hello/LaunchScreen.storyboard
2026-05-13 15:04:57 +08:00

44 lines
3.0 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="24506" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="01J-lp-oVM">
<device id="retina5_9" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="24504"/>
<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="aN7-qZ-KCL"/>
<viewControllerLayoutGuide type="bottom" id="5o6-IB-QEo"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="z0m-pv-cfa">
<rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="nianxx_launch.png" translatesAutoresizingMaskIntoConstraints="NO" id="jUH-gx-Vfe">
<rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
</imageView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="jUH-gx-Vfe" firstAttribute="leading" secondItem="z0m-pv-cfa" secondAttribute="leading" id="9Ik-Kk-bL0"/>
<constraint firstAttribute="bottom" secondItem="jUH-gx-Vfe" secondAttribute="bottom" id="OAC-vY-9NL"/>
<constraint firstAttribute="trailing" secondItem="jUH-gx-Vfe" secondAttribute="trailing" id="YfX-y5-Eow"/>
<constraint firstItem="jUH-gx-Vfe" firstAttribute="top" secondItem="z0m-pv-cfa" secondAttribute="top" id="gmi-6r-H0X"/>
</constraints>
</view>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-359" y="240"/>
</scene>
</scenes>
<resources>
<image name="nianxx_launch.png" width="804" height="1748"/>
</resources>
</document>