TemplateProject-iOS-MainInterface.storyboard (1781B)
1 <?xml version="1.0" encoding="UTF-8"?> 2 <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="19529" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="BYZ-38-t0r"> 3 <device id="ipad9_7" orientation="landscape" layout="fullscreen" appearance="light"/> 4 <dependencies> 5 <deployment identifier="iOS"/> 6 <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="19519"/> 7 <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> 8 </dependencies> 9 <scenes> 10 <!--IPlug View Controller--> 11 <scene sceneID="tne-QT-ifu"> 12 <objects> 13 <viewController storyboardIdentifier="main" id="BYZ-38-t0r" userLabel="IPlug View Controller" customClass="IPlugAUViewController_vTemplateProject" sceneMemberID="viewController"> 14 <layoutGuides> 15 <viewControllerLayoutGuide type="top" id="ds1-jh-Nbb"/> 16 <viewControllerLayoutGuide type="bottom" id="wNA-4o-oam"/> 17 </layoutGuides> 18 <view key="view" contentMode="scaleToFill" id="RQR-Ia-no1"> 19 <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/> 20 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> 21 </view> 22 </viewController> 23 <placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/> 24 </objects> 25 <point key="canvasLocation" x="317.578125" y="271.875"/> 26 </scene> 27 </scenes> 28 </document>