58 lines
4.7 KiB
XML
58 lines
4.7 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="23504" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
|
<device id="retina6_12" orientation="portrait" appearance="light"/>
|
|
<dependencies>
|
|
<deployment identifier="iOS"/>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23506"/>
|
|
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
</dependencies>
|
|
<objects>
|
|
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="XINGYStartVC" customModule="XINY" customModuleProvider="target">
|
|
<connections>
|
|
<outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
|
|
</connections>
|
|
</placeholder>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
|
<view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
|
|
<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="XY_Open_BG_f.png" translatesAutoresizingMaskIntoConstraints="NO" id="mWc-Xc-cqB">
|
|
<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="XY_Logo" translatesAutoresizingMaskIntoConstraints="NO" id="ycL-YY-gHe">
|
|
<rect key="frame" x="96.666666666666686" y="326" width="200" height="200"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="200" id="AwS-b1-uFL"/>
|
|
<constraint firstAttribute="width" constant="200" id="YI0-Aq-ZLq"/>
|
|
</constraints>
|
|
</imageView>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="聪明的都在使用行云" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="CGe-OV-T6W">
|
|
<rect key="frame" x="84" y="753" width="225" height="35"/>
|
|
<fontDescription key="fontDescription" name="PingFangSC-Semibold" family="PingFang SC" pointSize="25"/>
|
|
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
</subviews>
|
|
<viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<constraints>
|
|
<constraint firstItem="mWc-Xc-cqB" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="8Xy-xt-9GN"/>
|
|
<constraint firstItem="ycL-YY-gHe" firstAttribute="centerY" secondItem="i5M-Pr-FkT" secondAttribute="centerY" id="ATg-IT-iaY"/>
|
|
<constraint firstItem="mWc-Xc-cqB" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" id="OkD-UJ-fsN"/>
|
|
<constraint firstItem="ycL-YY-gHe" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="VeL-fq-8h4"/>
|
|
<constraint firstItem="mWc-Xc-cqB" firstAttribute="trailing" secondItem="fnl-2z-Ty3" secondAttribute="trailing" id="ezC-DR-zou"/>
|
|
<constraint firstAttribute="bottom" secondItem="mWc-Xc-cqB" secondAttribute="bottom" id="o8t-oE-Ota"/>
|
|
<constraint firstItem="CGe-OV-T6W" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="wpk-vh-XO1"/>
|
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="bottom" secondItem="CGe-OV-T6W" secondAttribute="bottom" constant="30" id="zYX-su-GD8"/>
|
|
</constraints>
|
|
<point key="canvasLocation" x="131" y="-11"/>
|
|
</view>
|
|
</objects>
|
|
<resources>
|
|
<image name="XY_Logo" width="87.666664123535156" height="87.666664123535156"/>
|
|
<image name="XY_Open_BG_f.png" width="563" height="1218"/>
|
|
</resources>
|
|
</document>
|