27 lines
1.8 KiB
XML
27 lines
1.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="15505" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="BV1-FR-VrT">
|
|
<device id="retina6_5" orientation="landscape" appearance="light"/>
|
|
<dependencies>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15510"/>
|
|
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
</dependencies>
|
|
<scenes>
|
|
<!--Game View Controller-->
|
|
<scene sceneID="tXr-a1-R10">
|
|
<objects>
|
|
<viewController id="BV1-FR-VrT" customClass="GameViewController" customModule="Shitty_Volume_Switcher" customModuleProvider="target" sceneMemberID="viewController">
|
|
<view key="view" multipleTouchEnabled="YES" contentMode="scaleToFill" id="3se-qz-xqx" customClass="SKView">
|
|
<rect key="frame" x="0.0" y="0.0" width="896" height="414"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
|
|
<viewLayoutGuide key="safeArea" id="4qk-I5-YsI"/>
|
|
</view>
|
|
</viewController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="SZV-WD-TEh" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="138.61607142857142" y="137.68115942028987"/>
|
|
</scene>
|
|
</scenes>
|
|
</document>
|