Skip to content

Instantly share code, notes, and snippets.

@mayoff
Created August 22, 2014 22:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mayoff/f6f415af5bd95a4e676d to your computer and use it in GitHub Desktop.
Save mayoff/f6f415af5bd95a4e676d to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="5056" systemVersion="13E28" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" initialViewController="vXZ-lx-hvc">
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="3733"/>
</dependencies>
<scenes>
<!--View Controller-->
<scene sceneID="ufC-wZ-h7g">
<objects>
<viewController id="vXZ-lx-hvc" customClass="ViewController" sceneMemberID="viewController">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="jyV-Pf-zRb"/>
<viewControllerLayoutGuide type="bottom" id="2fi-mo-0CV"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="kh9-bI-dsS">
<rect key="frame" x="0.0" y="0.0" width="320" height="480"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="bOI-ja-0PC" userLabel="Blue">
<rect key="frame" x="0.0" y="20" width="320" height="300"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" red="0.65939431347546473" green="0.752915484505151" blue="1" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstAttribute="height" constant="300" id="Zey-6O-EW3"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="tSE-k6-l6K" userLabel="Orange">
<rect key="frame" x="160" y="320" width="160" height="80"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" red="1" green="0.81587453373496865" blue="0.56512821848784689" alpha="1" colorSpace="calibratedRGB"/>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="KhH-oJ-akr" userLabel="Black">
<rect key="frame" x="0.0" y="400" width="160" height="80"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="zVO-mQ-Sf4" userLabel="Pink">
<rect key="frame" x="160" y="400" width="160" height="80"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" red="1" green="0.45851142314090299" blue="0.84798502159788458" alpha="1" colorSpace="calibratedRGB"/>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="REE-yT-4jo" userLabel="Green">
<rect key="frame" x="0.0" y="320" width="160" height="80"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" red="0.73843180195422553" green="1" blue="0.64367053045809786" alpha="1" colorSpace="calibratedRGB"/>
</view>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
<constraints>
<constraint firstItem="KhH-oJ-akr" firstAttribute="top" secondItem="REE-yT-4jo" secondAttribute="bottom" id="2qm-jz-ELg"/>
<constraint firstItem="REE-yT-4jo" firstAttribute="height" secondItem="tSE-k6-l6K" secondAttribute="height" id="33n-Jr-y4w"/>
<constraint firstItem="REE-yT-4jo" firstAttribute="height" secondItem="KhH-oJ-akr" secondAttribute="height" id="5nw-LT-gx4"/>
<constraint firstItem="KhH-oJ-akr" firstAttribute="top" secondItem="REE-yT-4jo" secondAttribute="bottom" id="60r-bw-By6"/>
<constraint firstItem="tSE-k6-l6K" firstAttribute="leading" secondItem="REE-yT-4jo" secondAttribute="trailing" id="6uI-w1-QDl"/>
<constraint firstItem="REE-yT-4jo" firstAttribute="width" secondItem="zVO-mQ-Sf4" secondAttribute="width" id="9FD-Fy-6Me"/>
<constraint firstAttribute="trailing" secondItem="bOI-ja-0PC" secondAttribute="trailing" id="9aJ-yA-l0f"/>
<constraint firstItem="zVO-mQ-Sf4" firstAttribute="leading" secondItem="KhH-oJ-akr" secondAttribute="trailing" id="E3G-HI-rIP"/>
<constraint firstItem="REE-yT-4jo" firstAttribute="top" secondItem="bOI-ja-0PC" secondAttribute="bottom" id="EXw-ev-1Oo"/>
<constraint firstItem="REE-yT-4jo" firstAttribute="height" secondItem="zVO-mQ-Sf4" secondAttribute="height" id="F0t-ZW-vW7"/>
<constraint firstItem="REE-yT-4jo" firstAttribute="width" secondItem="KhH-oJ-akr" secondAttribute="width" id="Foe-Gj-Fgu"/>
<constraint firstAttribute="trailing" secondItem="tSE-k6-l6K" secondAttribute="trailing" id="GMv-5k-NRf"/>
<constraint firstItem="KhH-oJ-akr" firstAttribute="leading" secondItem="kh9-bI-dsS" secondAttribute="leading" id="KNS-dJ-QJv"/>
<constraint firstItem="zVO-mQ-Sf4" firstAttribute="top" secondItem="tSE-k6-l6K" secondAttribute="bottom" id="N57-dt-qcK"/>
<constraint firstAttribute="trailing" secondItem="zVO-mQ-Sf4" secondAttribute="trailing" id="NTk-0C-cok"/>
<constraint firstItem="bOI-ja-0PC" firstAttribute="top" secondItem="jyV-Pf-zRb" secondAttribute="bottom" id="NxB-Q6-CCT"/>
<constraint firstItem="zVO-mQ-Sf4" firstAttribute="top" secondItem="tSE-k6-l6K" secondAttribute="bottom" id="Uwx-aj-Yha"/>
<constraint firstItem="2fi-mo-0CV" firstAttribute="top" secondItem="zVO-mQ-Sf4" secondAttribute="bottom" id="WaX-PB-PBY"/>
<constraint firstItem="2fi-mo-0CV" firstAttribute="top" secondItem="KhH-oJ-akr" secondAttribute="bottom" id="Ydb-XJ-CMv"/>
<constraint firstItem="tSE-k6-l6K" firstAttribute="top" secondItem="bOI-ja-0PC" secondAttribute="bottom" id="cUw-Fm-Fqy"/>
<constraint firstItem="zVO-mQ-Sf4" firstAttribute="leading" secondItem="KhH-oJ-akr" secondAttribute="trailing" id="cZb-9u-xDP"/>
<constraint firstItem="REE-yT-4jo" firstAttribute="leading" secondItem="kh9-bI-dsS" secondAttribute="leading" id="hqj-yO-1ti"/>
<constraint firstItem="bOI-ja-0PC" firstAttribute="leading" secondItem="kh9-bI-dsS" secondAttribute="leading" id="i6r-JM-K4X"/>
<constraint firstItem="tSE-k6-l6K" firstAttribute="leading" secondItem="REE-yT-4jo" secondAttribute="trailing" id="iVZ-ft-p2T"/>
<constraint firstItem="REE-yT-4jo" firstAttribute="width" secondItem="tSE-k6-l6K" secondAttribute="width" id="jcx-O8-NbI"/>
</constraints>
</view>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="x5A-6p-PRh" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="1243" y="860"/>
</scene>
</scenes>
<simulatedMetricsContainer key="defaultSimulatedMetrics">
<simulatedStatusBarMetrics key="statusBar"/>
<simulatedOrientationMetrics key="orientation"/>
<simulatedScreenMetrics key="destination"/>
</simulatedMetricsContainer>
</document>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment