Revision control

Copy as Markdown

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13771" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="01J-lp-oVM">
<device id="retina5_9" orientation="portrait">
<adaptation id="fullscreen"/>
</device>
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13772"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<scenes>
<!--View Controller-->
<scene sceneID="EHf-IW-A2E">
<objects>
<viewController extendedLayoutIncludesOpaqueBars="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>
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="bgH" translatesAutoresizingMaskIntoConstraints="NO" id="PZa-sw-8jW">
<rect key="frame" x="0.0" y="44" width="375" height="734"/>
<variation key="heightClass=regular-widthClass=compact" image="bgV"/>
</imageView>
</subviews>
<color key="backgroundColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
<constraints>
<constraint firstItem="PZa-sw-8jW" firstAttribute="leading" secondItem="6Tk-OE-BBY" secondAttribute="leading" id="NAV-w9-MqY"/>
<constraint firstItem="6Tk-OE-BBY" firstAttribute="trailing" secondItem="PZa-sw-8jW" secondAttribute="trailing" id="ReH-OK-SEh"/>
<constraint firstItem="6Tk-OE-BBY" firstAttribute="bottom" secondItem="PZa-sw-8jW" secondAttribute="bottom" id="Van-ek-EQu"/>
<constraint firstItem="PZa-sw-8jW" firstAttribute="top" secondItem="6Tk-OE-BBY" secondAttribute="top" id="YwH-FK-FYU"/>
</constraints>
<viewLayoutGuide key="safeArea" id="6Tk-OE-BBY"/>
</view>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="53" y="375"/>
</scene>
</scenes>
<resources>
<image name="bgH" width="1104" height="621"/>
<image name="bgV" width="621" height="1104"/>
</resources>
</document>