2016-11-09 00:14:43 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="7702" systemVersion="14D136" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="YES">
|
2016-10-05 14:36:59 +00:00
|
|
|
<dependencies>
|
|
|
|
<deployment identifier="iOS"/>
|
2016-11-09 00:14:43 +00:00
|
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="7701"/>
|
2016-10-05 14:36:59 +00:00
|
|
|
</dependencies>
|
|
|
|
<objects>
|
|
|
|
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
|
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
2016-11-09 00:14:43 +00:00
|
|
|
<view contentMode="scaleToFill" id="iN0-l3-epB">
|
2016-10-05 14:36:59 +00:00
|
|
|
<rect key="frame" x="0.0" y="0.0" width="480" height="480"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
<subviews>
|
2016-11-09 21:05:35 +00:00
|
|
|
<imageView opaque="NO" userInteractionEnabled="NO" contentMode="center" image="LaunchScreen" translatesAutoresizingMaskIntoConstraints="NO" id="4B8-Xf-NDE">
|
2016-11-08 22:09:07 +00:00
|
|
|
<rect key="frame" x="0.0" y="0.0" width="480" height="480"/>
|
|
|
|
</imageView>
|
2016-10-05 14:36:59 +00:00
|
|
|
</subviews>
|
2016-11-08 22:09:07 +00:00
|
|
|
<color key="backgroundColor" red="0.090196078431372548" green="0.62745098039215685" blue="0.85882352941176465" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
2016-11-09 21:05:35 +00:00
|
|
|
<constraints>
|
|
|
|
<constraint firstAttribute="bottom" secondItem="4B8-Xf-NDE" secondAttribute="bottom" id="aFF-BR-glX"/>
|
|
|
|
<constraint firstItem="4B8-Xf-NDE" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="glR-YN-1GF"/>
|
|
|
|
<constraint firstAttribute="trailing" secondItem="4B8-Xf-NDE" secondAttribute="trailing" id="tva-gl-jRX"/>
|
|
|
|
<constraint firstItem="4B8-Xf-NDE" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="yaV-1V-oEh"/>
|
|
|
|
</constraints>
|
2016-10-05 14:36:59 +00:00
|
|
|
<nil key="simulatedStatusBarMetrics"/>
|
|
|
|
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
|
|
|
|
<point key="canvasLocation" x="548" y="455"/>
|
|
|
|
</view>
|
|
|
|
</objects>
|
2016-11-08 22:09:07 +00:00
|
|
|
<resources>
|
|
|
|
<image name="LaunchScreen" width="480" height="480"/>
|
|
|
|
</resources>
|
2016-10-05 14:36:59 +00:00
|
|
|
</document>
|