2017-01-18 08:47:28 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.iPad.XIB" version="3.0" toolsVersion="11762" systemVersion="16C68" targetRuntime="iOS.CocoaTouch.iPad" propertyAccessControl="none" colorMatched="YES">
|
|
|
|
<device id="ipad9_7" orientation="portrait">
|
|
|
|
<adaptation id="fullscreen"/>
|
|
|
|
</device>
|
|
|
|
<dependencies>
|
|
|
|
<deployment identifier="iOS"/>
|
|
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11757"/>
|
|
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
|
|
</dependencies>
|
|
|
|
<objects>
|
|
|
|
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="ViewController">
|
|
|
|
<connections>
|
|
|
|
<outlet property="view" destination="1" id="3"/>
|
|
|
|
</connections>
|
|
|
|
</placeholder>
|
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
|
|
|
<view contentMode="scaleToFill" id="1" customClass="CustomGLKView" customModule="salmontemplate" customModuleProvider="target">
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="768" height="1024"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
|
</view>
|
|
|
|
</objects>
|
|
|
|
<simulatedMetricsContainer key="defaultSimulatedMetrics">
|
|
|
|
<simulatedStatusBarMetrics key="statusBar"/>
|
|
|
|
<simulatedOrientationMetrics key="orientation"/>
|
|
|
|
<simulatedScreenMetrics key="destination"/>
|
|
|
|
</simulatedMetricsContainer>
|
|
|
|
</document>
|