This repository was archived by the owner on May 13, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathLaunchScreen.xib
More file actions
33 lines (33 loc) · 2.06 KB
/
LaunchScreen.xib
File metadata and controls
33 lines (33 loc) · 2.06 KB
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
33
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="10117" systemVersion="15G31" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES">
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="10085"/>
</dependencies>
<objects>
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
<navigationController id="kDW-BH-qOS">
<navigationBar key="navigationBar" contentMode="scaleToFill" translucent="NO" id="tyo-9d-Cwv">
<rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
<autoresizingMask key="autoresizingMask"/>
<color key="barTintColor" red="0.89019607840000003" green="0.1764705882" blue="0.1333333333" alpha="1" colorSpace="calibratedRGB"/>
</navigationBar>
<viewControllers>
<viewController id="Fjg-Y7-hf4">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="Xt9-Gj-FYi"/>
<viewControllerLayoutGuide type="bottom" id="AM0-gP-hdD"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="rQs-FX-ZOW">
<rect key="frame" x="0.0" y="64" width="600" height="536"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
</view>
<navigationItem key="navigationItem" id="IQS-QJ-aar"/>
</viewController>
</viewControllers>
<point key="canvasLocation" x="575" y="-259"/>
</navigationController>
</objects>
</document>