forked from jonreyno/dospad
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathLaunchScreen.storyboard
31 lines (31 loc) · 1.74 KB
/
LaunchScreen.storyboard
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13529" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
<device id="retina4_7" orientation="portrait">
<adaptation id="fullscreen"/>
</device>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13527"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<scenes>
<!--View Controller-->
<scene sceneID="jID-YJ-egK">
<objects>
<viewController id="rfY-cf-qJj" sceneMemberID="viewController">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="9Ag-p0-eVv"/>
<viewControllerLayoutGuide type="bottom" id="22r-tl-2Tt"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="r0g-d7-3IO">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
</view>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="7gn-S6-m8q" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="442" y="236"/>
</scene>
</scenes>
</document>