blob: 84078e888fb99ad14239955a0779e2bef20d546d [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="6751" systemVersion="14D136" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="vXZ-lx-hvc">
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="6736"/>
<capability name="Constraints to layout margins" minToolsVersion="6.0"/>
</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="600" height="600"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="W7v-tO-sDv">
<rect key="frame" x="16" y="300" width="568" height="300"/>
<constraints>
<constraint firstAttribute="height" constant="300" id="9ln-1S-2xz"/>
</constraints>
</imageView>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="mbg-b7-n8O">
<rect key="frame" x="260" y="20" width="80" height="30"/>
<constraints>
<constraint firstAttribute="width" constant="80" id="iW8-UA-c2D"/>
</constraints>
<state key="normal" title="Start">
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
</state>
<connections>
<action selector="startNetworkRequests:" destination="vXZ-lx-hvc" eventType="touchUpInside" id="cKE-jB-pBa"/>
</connections>
</button>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="nnb-Ze-y8n">
<rect key="frame" x="260" y="58" width="80" height="30"/>
<state key="normal" title="Stop">
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
</state>
<connections>
<action selector="stopNetworkRequests:" destination="vXZ-lx-hvc" eventType="touchUpInside" id="O0J-go-24z"/>
</connections>
</button>
<button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="412-5d-1qH">
<rect key="frame" x="277" y="96" width="50" height="30"/>
<state key="normal" title="dealloc">
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
</state>
<connections>
<action selector="nilSessionController:" destination="vXZ-lx-hvc" eventType="touchUpInside" id="Qew-M4-FgQ"/>
</connections>
</button>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="siR-Xe-rkd">
<rect key="frame" x="348" y="20" width="80" height="30"/>
<state key="normal" title="Start Async">
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
</state>
<connections>
<action selector="startNetworkRequestsOnAnotherThread:" destination="vXZ-lx-hvc" eventType="touchUpInside" id="roa-Jl-I6f"/>
</connections>
</button>
<button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="QBn-lF-tWF">
<rect key="frame" x="64" y="20" width="81" height="30"/>
<state key="normal" title="Print Status">
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
</state>
<connections>
<action selector="printHasTasks:" destination="vXZ-lx-hvc" eventType="touchUpInside" id="S0l-JL-Rcc"/>
</connections>
</button>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
<constraints>
<constraint firstItem="mbg-b7-n8O" firstAttribute="centerX" secondItem="nnb-Ze-y8n" secondAttribute="centerX" id="AZz-8n-EFE"/>
<constraint firstItem="W7v-tO-sDv" firstAttribute="leading" secondItem="kh9-bI-dsS" secondAttribute="leadingMargin" id="FMj-fl-lFa"/>
<constraint firstItem="siR-Xe-rkd" firstAttribute="leading" secondItem="mbg-b7-n8O" secondAttribute="trailing" constant="8" id="LoR-x2-pYm"/>
<constraint firstAttribute="centerX" secondItem="mbg-b7-n8O" secondAttribute="centerX" id="OBI-aV-Myj"/>
<constraint firstItem="mbg-b7-n8O" firstAttribute="width" secondItem="nnb-Ze-y8n" secondAttribute="width" id="Sjw-7O-wF8"/>
<constraint firstAttribute="trailingMargin" secondItem="W7v-tO-sDv" secondAttribute="trailing" id="VLe-NO-k9a"/>
<constraint firstItem="siR-Xe-rkd" firstAttribute="top" secondItem="jyV-Pf-zRb" secondAttribute="bottom" id="W7s-jw-bWi"/>
<constraint firstItem="mbg-b7-n8O" firstAttribute="top" secondItem="jyV-Pf-zRb" secondAttribute="bottom" id="shb-wi-QIM"/>
<constraint firstItem="nnb-Ze-y8n" firstAttribute="top" secondItem="mbg-b7-n8O" secondAttribute="bottom" constant="8" id="uOL-me-FGM"/>
<constraint firstItem="2fi-mo-0CV" firstAttribute="top" secondItem="W7v-tO-sDv" secondAttribute="bottom" id="xDd-zA-WT6"/>
</constraints>
</view>
<connections>
<outlet property="imageView" destination="W7v-tO-sDv" id="w5n-mO-yQb"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="x5A-6p-PRh" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="305" y="276"/>
</scene>
</scenes>
</document>