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.
62 lines
5.0 KiB
62 lines
5.0 KiB
<?xml version="1.0" encoding="UTF-8"?> |
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="17506" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="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="17505"/> |
|
<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> |
|
<scenes> |
|
<!--View Controller--> |
|
<scene sceneID="EHf-IW-A2E"> |
|
<objects> |
|
<viewController wantsFullScreenLayout="YES" 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="375" height="812"/> |
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
|
<subviews> |
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Copyright © 2020ー2021 小说绘" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Uta-B3-c4F"> |
|
<rect key="frame" x="103" y="773.66666666666663" width="169" height="13.333333333333371"/> |
|
<fontDescription key="fontDescription" type="system" pointSize="11"/> |
|
<color key="textColor" systemColor="placeholderTextColor"/> |
|
<nil key="highlightedColor"/> |
|
</label> |
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="screensplaceIcon.png" translatesAutoresizingMaskIntoConstraints="NO" id="q3w-ks-UiC"> |
|
<rect key="frame" x="153.66666666666666" y="232" width="68" height="68"/> |
|
<constraints> |
|
<constraint firstAttribute="height" constant="68" id="8RM-Ik-t0R"/> |
|
<constraint firstAttribute="width" constant="68" id="PgN-h2-7Sl"/> |
|
</constraints> |
|
<userDefinedRuntimeAttributes> |
|
<userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius"> |
|
<integer key="value" value="12"/> |
|
</userDefinedRuntimeAttribute> |
|
<userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="YES"/> |
|
</userDefinedRuntimeAttributes> |
|
</imageView> |
|
</subviews> |
|
<viewLayoutGuide key="safeArea" id="O3l-eu-glM"/> |
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
|
<constraints> |
|
<constraint firstAttribute="bottom" secondItem="Uta-B3-c4F" secondAttribute="bottom" constant="25" id="2sb-tz-hB2"/> |
|
<constraint firstItem="q3w-ks-UiC" firstAttribute="top" secondItem="Ze5-6b-2t3" secondAttribute="top" priority="750" constant="232" id="XEQ-V4-pMy"/> |
|
<constraint firstItem="Uta-B3-c4F" firstAttribute="centerX" secondItem="Ze5-6b-2t3" secondAttribute="centerX" id="bJe-kQ-Yg6"/> |
|
<constraint firstItem="q3w-ks-UiC" firstAttribute="top" secondItem="O3l-eu-glM" secondAttribute="top" constant="188" id="ggk-E4-fu3"/> |
|
<constraint firstItem="q3w-ks-UiC" firstAttribute="centerX" secondItem="Ze5-6b-2t3" secondAttribute="centerX" id="weh-sp-lzq"/> |
|
</constraints> |
|
</view> |
|
</viewController> |
|
<placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/> |
|
</objects> |
|
<point key="canvasLocation" x="-28" y="263"/> |
|
</scene> |
|
</scenes> |
|
<resources> |
|
<image name="screensplaceIcon.png" width="40" height="40"/> |
|
<systemColor name="placeholderTextColor"> |
|
<color red="0.23529411764705882" green="0.23529411764705882" blue="0.2627450980392157" alpha="0.29999999999999999" colorSpace="custom" customColorSpace="sRGB"/> |
|
</systemColor> |
|
</resources> |
|
</document>
|
|
|