2020-06-23 21:06:48 -04:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="16097" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="vmV-Wi-8wg">
|
|
|
|
<device id="ipad9_7" orientation="portrait" layout="fullscreen" appearance="light"/>
|
2017-11-17 11:14:29 -05:00
|
|
|
<dependencies>
|
2020-06-23 21:06:48 -04:00
|
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="16087"/>
|
|
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
2017-11-17 11:14:29 -05:00
|
|
|
</dependencies>
|
|
|
|
<scenes>
|
|
|
|
<!--Demo View Controller-->
|
|
|
|
<scene sceneID="UPC-Y9-dN2">
|
|
|
|
<objects>
|
|
|
|
<viewController id="vmV-Wi-8wg" customClass="DemoViewController" sceneMemberID="viewController">
|
|
|
|
<layoutGuides>
|
|
|
|
<viewControllerLayoutGuide type="top" id="klr-UD-pWY"/>
|
|
|
|
<viewControllerLayoutGuide type="bottom" id="lMV-Es-kLU"/>
|
|
|
|
</layoutGuides>
|
|
|
|
<view key="view" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" id="xKx-Gc-5Is" customClass="DemoView">
|
2020-06-23 21:06:48 -04:00
|
|
|
<rect key="frame" x="0.0" y="0.0" width="768" height="1024"/>
|
2017-11-17 11:14:29 -05:00
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
</view>
|
|
|
|
</viewController>
|
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="ERB-qy-6pP" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
|
</objects>
|
|
|
|
<point key="canvasLocation" x="404" y="555"/>
|
|
|
|
</scene>
|
|
|
|
</scenes>
|
|
|
|
</document>
|