39 lines
2.4 KiB
XML
39 lines
2.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="13529" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="YES">
|
|
<device id="retina3_5" orientation="portrait">
|
|
<adaptation id="fullscreen"/>
|
|
</device>
|
|
<dependencies>
|
|
<deployment identifier="iOS"/>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13527"/>
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
</dependencies>
|
|
<objects>
|
|
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
|
<view contentMode="scaleToFill" id="iN0-l3-epB">
|
|
<rect key="frame" x="0.0" y="0.0" width="468" height="474"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Image" translatesAutoresizingMaskIntoConstraints="NO" id="771-4c-QFV">
|
|
<rect key="frame" x="128" y="119" width="213" height="237"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="237" id="27n-KU-dWw"/>
|
|
<constraint firstAttribute="width" constant="213" id="7YP-7p-Ted"/>
|
|
</constraints>
|
|
</imageView>
|
|
</subviews>
|
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<constraints>
|
|
<constraint firstItem="771-4c-QFV" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="centerY" id="LpV-Gt-m9h"/>
|
|
<constraint firstItem="771-4c-QFV" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="bNZ-8f-vDa"/>
|
|
</constraints>
|
|
<nil key="simulatedStatusBarMetrics"/>
|
|
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
|
|
<point key="canvasLocation" x="542" y="452"/>
|
|
</view>
|
|
</objects>
|
|
<resources>
|
|
<image name="Image" width="341" height="341"/>
|
|
</resources>
|
|
</document> |