wallpaperAI/wallpaper_BProject/Main/NW_LauncVC.xib
2024-09-03 09:42:18 +08:00

52 lines
3.9 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="32700.99.1234" 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="22684"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="System colors in document resources" minToolsVersion="11.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="NW_LauncVC" customModule="wallpaper_BProject" 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="launch" translatesAutoresizingMaskIntoConstraints="NO" id="l5Z-4S-AOt">
<rect key="frame" x="0.0" y="0.0" width="393" height="852"/>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Resource Loading" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="GtF-4U-DTo">
<rect key="frame" x="135" y="739" width="123.33333333333331" height="15"/>
<fontDescription key="fontDescription" name="HoeflerText-BlackItalic" family="Hoefler Text" pointSize="15"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<constraints>
<constraint firstItem="fnl-2z-Ty3" firstAttribute="bottom" secondItem="GtF-4U-DTo" secondAttribute="bottom" constant="64" id="4oR-Ls-cxS"/>
<constraint firstItem="GtF-4U-DTo" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="7Oq-IZ-LoD"/>
<constraint firstItem="l5Z-4S-AOt" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="Ib6-1N-3VL"/>
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="l5Z-4S-AOt" secondAttribute="trailing" id="WUJ-ab-M13"/>
<constraint firstItem="l5Z-4S-AOt" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" id="pU9-KO-hpU"/>
<constraint firstAttribute="bottom" secondItem="l5Z-4S-AOt" secondAttribute="bottom" id="tBy-Qc-o65"/>
</constraints>
<point key="canvasLocation" x="117" y="20"/>
</view>
</objects>
<resources>
<image name="launch" width="376" height="812"/>
<systemColor name="systemBackgroundColor">
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</systemColor>
</resources>
</document>