2016-04-27 20:52:28 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
2016-05-01 17:05:36 +00:00
|
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="10116" systemVersion="15E65" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="BYZ-38-t0r">
|
2016-04-27 20:52:28 +00:00
|
|
|
<dependencies>
|
2016-05-01 17:05:36 +00:00
|
|
|
<deployment identifier="iOS"/>
|
|
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="10085"/>
|
2016-04-27 20:52:28 +00:00
|
|
|
</dependencies>
|
|
|
|
<scenes>
|
|
|
|
<!--View Controller-->
|
|
|
|
<scene sceneID="tne-QT-ifu">
|
|
|
|
<objects>
|
2016-05-01 17:05:36 +00:00
|
|
|
<viewController id="BYZ-38-t0r" customClass="ViewController" sceneMemberID="viewController">
|
2016-04-27 20:52:28 +00:00
|
|
|
<layoutGuides>
|
|
|
|
<viewControllerLayoutGuide type="top" id="y3c-jy-aDJ"/>
|
|
|
|
<viewControllerLayoutGuide type="bottom" id="wfy-db-euE"/>
|
|
|
|
</layoutGuides>
|
|
|
|
<view key="view" contentMode="scaleToFill" id="8bC-Xf-vdC">
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
2016-05-01 17:05:36 +00:00
|
|
|
<subviews>
|
|
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="70W-4V-tYr" customClass="ScreenView">
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
|
|
|
|
<color key="backgroundColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
|
</view>
|
|
|
|
</subviews>
|
2016-04-27 20:52:28 +00:00
|
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
|
2016-05-01 17:05:36 +00:00
|
|
|
<constraints>
|
|
|
|
<constraint firstItem="70W-4V-tYr" firstAttribute="bottom" secondItem="wfy-db-euE" secondAttribute="top" id="Xn1-gS-YTJ"/>
|
|
|
|
<constraint firstItem="70W-4V-tYr" firstAttribute="leading" secondItem="8bC-Xf-vdC" secondAttribute="leading" id="ddo-cc-64n"/>
|
|
|
|
<constraint firstItem="70W-4V-tYr" firstAttribute="top" secondItem="8bC-Xf-vdC" secondAttribute="top" id="e9i-3F-kaI"/>
|
|
|
|
<constraint firstAttribute="trailing" secondItem="70W-4V-tYr" secondAttribute="trailing" id="kDH-sv-91j"/>
|
|
|
|
</constraints>
|
2016-04-27 20:52:28 +00:00
|
|
|
</view>
|
|
|
|
</viewController>
|
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/>
|
|
|
|
</objects>
|
2016-05-01 17:05:36 +00:00
|
|
|
<point key="canvasLocation" x="548" y="391"/>
|
2016-04-27 20:52:28 +00:00
|
|
|
</scene>
|
|
|
|
</scenes>
|
|
|
|
</document>
|