-
Notifications
You must be signed in to change notification settings - Fork 0
/
Launch.storyboard
48 lines (48 loc) · 2.79 KB
/
Launch.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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="12120" systemVersion="16E195" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="XSb-sI-D9x">
<device id="retina4_7" orientation="portrait">
<adaptation id="fullscreen"/>
</device>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="12088"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<scenes>
<!--Navigation Controller-->
<scene sceneID="Xlt-w6-zZY">
<objects>
<navigationController id="XSb-sI-D9x" sceneMemberID="viewController">
<navigationBar key="navigationBar" contentMode="scaleToFill" id="rep-NV-FIN">
<rect key="frame" x="0.0" y="0.0" width="375" height="44"/>
<autoresizingMask key="autoresizingMask"/>
</navigationBar>
<connections>
<segue destination="yYC-eO-cA2" kind="relationship" relationship="rootViewController" id="7Bh-df-g9l"/>
</connections>
</navigationController>
<placeholder placeholderIdentifier="IBFirstResponder" id="fTD-yk-hi4" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-713" y="375"/>
</scene>
<!--View Controller-->
<scene sceneID="zni-lX-d0m">
<objects>
<viewController id="yYC-eO-cA2" sceneMemberID="viewController">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="rPw-1V-BgO"/>
<viewControllerLayoutGuide type="bottom" id="Pza-qa-3dc"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="gOZ-IQ-prO">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
</view>
<navigationItem key="navigationItem" id="heW-Mp-u6U"/>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="msd-gJ-Zke" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="68" y="375"/>
</scene>
</scenes>
</document>