-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathLaunchScreen.xib
32 lines (32 loc) · 1.99 KB
/
LaunchScreen.xib
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
32
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="6245" systemVersion="14A361c" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES">
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="6238"/>
</dependencies>
<objects>
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
<navigationController id="xm6-vA-ogm">
<navigationBar key="navigationBar" contentMode="scaleToFill" id="wI5-69-mqD">
<rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
<autoresizingMask key="autoresizingMask"/>
<color key="barTintColor" white="0.14999999999999999" alpha="1" colorSpace="calibratedWhite"/>
</navigationBar>
<viewControllers>
<viewController id="XIS-Vc-30v">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="AGG-1K-tVS"/>
<viewControllerLayoutGuide type="bottom" id="eal-Sw-VFq"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="Qur-7b-QaD">
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" white="0.14999999999999999" alpha="1" colorSpace="calibratedWhite"/>
</view>
<navigationItem key="navigationItem" id="pkJ-Ss-BNv"/>
</viewController>
</viewControllers>
<point key="canvasLocation" x="584" y="286"/>
</navigationController>
</objects>
</document>