Revision control

Copy as Markdown

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="21507" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="01J-lp-oVM">
<device id="retina6_1" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21505"/>
<capability name="Named colors" 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 id="01J-lp-oVM" sceneMemberID="viewController">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="Llm-lL-Icb"/>
<viewControllerLayoutGuide type="bottom" id="xb3-aO-Qok"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3">
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<imageView clearsContextBeforeDrawing="NO" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="img_focus_launchscreen" translatesAutoresizingMaskIntoConstraints="NO" id="fxV-Ed-5Tp">
<rect key="frame" x="44" y="417.5" width="326" height="61"/>
</imageView>
</subviews>
<color key="backgroundColor" name="LaunchBackground"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="fxV-Ed-5Tp" secondAttribute="trailing" constant="44" id="AaX-BF-44t"/>
<constraint firstItem="fxV-Ed-5Tp" firstAttribute="leading" secondItem="Ze5-6b-2t3" secondAttribute="leading" constant="44" id="NEP-cX-cX1"/>
<constraint firstItem="fxV-Ed-5Tp" firstAttribute="centerX" secondItem="Ze5-6b-2t3" secondAttribute="centerX" id="NS0-js-HOl"/>
<constraint firstItem="fxV-Ed-5Tp" firstAttribute="centerY" secondItem="Ze5-6b-2t3" secondAttribute="centerY" id="ggU-zt-9MK"/>
</constraints>
</view>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="50.724637681159422" y="374.33035714285711"/>
</scene>
</scenes>
<resources>
<image name="img_focus_launchscreen" width="292.5" height="61"/>
<namedColor name="LaunchBackground">
<color red="0.90600001811981201" green="0.875" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
</resources>
</document>