You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and dots ('.'), can be up to 35 characters long. Letters must be lowercase.
28 lines
1.7 KiB
28 lines
1.7 KiB
<?xml version="1.0" encoding="UTF-8"?> |
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14113" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="BV1-FR-VrT"> |
|
<device id="retina4_7" orientation="portrait"> |
|
<adaptation id="fullscreen"/> |
|
</device> |
|
<dependencies> |
|
<deployment identifier="iOS"/> |
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14088"/> |
|
<capability name="Safe area layout guides" minToolsVersion="9.0"/> |
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
|
</dependencies> |
|
<scenes> |
|
<!--View Controller--> |
|
<scene sceneID="tXr-a1-R10"> |
|
<objects> |
|
<viewController id="BV1-FR-VrT" customClass="ViewController" sceneMemberID="viewController"> |
|
<view key="view" contentMode="scaleToFill" id="3se-qz-xqx" customClass="MTKView"> |
|
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/> |
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
|
<viewLayoutGuide key="safeArea" id="BKg-qs-eN0"/> |
|
</view> |
|
</viewController> |
|
<placeholder placeholderIdentifier="IBFirstResponder" id="SZV-WD-TEh" sceneMemberID="firstResponder"/> |
|
</objects> |
|
</scene> |
|
</scenes> |
|
</document>
|
|
|