-
Notifications
You must be signed in to change notification settings - Fork 69
/
Copy pathSignup~.storyboard
83 lines (83 loc) · 4.99 KB
/
Signup~.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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
<?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" colorMatched="YES" initialViewController="49e-Tb-3d3">
<device id="retina4_7" orientation="portrait">
<adaptation id="fullscreen"/>
</device>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14088"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<scenes>
<!--Tab Bar Controller-->
<scene sceneID="yl2-sM-qoP">
<objects>
<tabBarController id="49e-Tb-3d3" sceneMemberID="viewController">
<nil key="simulatedBottomBarMetrics"/>
<tabBar key="tabBar" contentMode="scaleToFill" id="W28-zg-YXA">
<rect key="frame" x="0.0" y="975" width="768" height="49"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
<color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
</tabBar>
<connections>
<segue destination="Gew-OO-4HF" kind="relationship" relationship="viewControllers" id="hqO-c6-gQM"/>
<segue destination="Erb-u6-Fam" kind="relationship" relationship="viewControllers" id="Myv-mw-e7r"/>
<segue destination="3sh-pZ-TEG" kind="relationship" relationship="viewControllers" id="Ew2-ev-ivT"/>
<segue destination="AqF-ol-DKH" kind="relationship" relationship="viewControllers" id="uk6-jc-z8T"/>
</connections>
</tabBarController>
<placeholder placeholderIdentifier="IBFirstResponder" id="HuB-VB-40B" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="0.0" y="0.0"/>
</scene>
<!--Item-->
<scene sceneID="scy-67-xWZ">
<objects>
<viewController id="AqF-ol-DKH" sceneMemberID="viewController">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="xU0-KO-cee"/>
<viewControllerLayoutGuide type="bottom" id="Yvu-GR-kBi"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="YzN-J0-mzg">
<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="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</view>
<tabBarItem key="tabBarItem" title="Item" id="GPf-pT-dRT"/>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="6iU-OI-IW9" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-465" y="723"/>
</scene>
<!--More-->
<scene sceneID="tQO-Z8-Qqw">
<objects>
<viewControllerPlaceholder storyboardName="More" id="3sh-pZ-TEG" sceneMemberID="viewController">
<tabBarItem key="tabBarItem" title="Item" id="nJS-mJ-GeM"/>
</viewControllerPlaceholder>
<placeholder placeholderIdentifier="IBFirstResponder" id="GSX-gg-y5S" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="755.5" y="681"/>
</scene>
<!--Favorites-->
<scene sceneID="v4W-Ic-iDq">
<objects>
<viewControllerPlaceholder storyboardName="Favorites" id="Erb-u6-Fam" sceneMemberID="viewController">
<tabBarItem key="tabBarItem" title="Item" id="J43-7S-Ozg"/>
</viewControllerPlaceholder>
<placeholder placeholderIdentifier="IBFirstResponder" id="LvE-za-atG" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="753" y="135"/>
</scene>
<!--Sessions-->
<scene sceneID="gDQ-Ok-2pQ">
<objects>
<viewControllerPlaceholder storyboardName="Sessions" id="Gew-OO-4HF" sceneMemberID="viewController">
<tabBarItem key="tabBarItem" title="Item" id="jf1-hP-5ks"/>
</viewControllerPlaceholder>
<placeholder placeholderIdentifier="IBFirstResponder" id="XUn-wc-phh" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="832" y="-421"/>
</scene>
</scenes>
</document>