You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
1.6 KiB
26 lines
1.6 KiB
11 years ago
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="4451" systemVersion="13A461" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" initialViewController="LVB-YS-i5n">
|
||
|
<dependencies>
|
||
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="3676"/>
|
||
|
</dependencies>
|
||
|
<scenes>
|
||
|
<!--class Prefix:identifier View Controller-->
|
||
|
<scene sceneID="CtS-rA-C9T">
|
||
|
<objects>
|
||
|
<glkViewController preferredFramesPerSecond="30" id="LVB-YS-i5n" customClass="ViewController" sceneMemberID="viewController">
|
||
|
<glkView key="view" contentMode="scaleToFill" id="bdc-N1-crn">
|
||
|
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
|
||
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
||
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
|
||
|
</glkView>
|
||
|
</glkViewController>
|
||
|
<placeholder placeholderIdentifier="IBFirstResponder" id="btX-cZ-eVz" sceneMemberID="firstResponder"/>
|
||
|
</objects>
|
||
|
</scene>
|
||
|
</scenes>
|
||
|
<simulatedMetricsContainer key="defaultSimulatedMetrics">
|
||
|
<nil key="statusBar"/>
|
||
|
<simulatedOrientationMetrics key="orientation"/>
|
||
|
<simulatedScreenMetrics key="destination" type="retina4"/>
|
||
|
</simulatedMetricsContainer>
|
||
|
</document>
|