-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSettings.storyboard
199 lines (199 loc) · 15.8 KB
/
Settings.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
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="12121" systemVersion="16F73" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="eQd-ea-sNz">
<device id="retina4_7" orientation="portrait">
<adaptation id="fullscreen"/>
</device>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="12089"/>
<capability name="Constraints to layout margins" minToolsVersion="6.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<customFonts key="customFonts">
<array key="Poppins-Regular.ttf">
<string>Poppins-Regular</string>
</array>
</customFonts>
<scenes>
<!--Settings-->
<scene sceneID="8GX-Tt-Kr7">
<objects>
<navigationController id="eQd-ea-sNz" sceneMemberID="viewController">
<tabBarItem key="tabBarItem" title="Settings" image="ic_settings_white" selectedImage="ic_settings_white" id="pQe-S0-XxC"/>
<simulatedStatusBarMetrics key="simulatedStatusBarMetrics" statusBarStyle="lightContent"/>
<simulatedTabBarMetrics key="simulatedBottomBarMetrics"/>
<navigationBar key="navigationBar" contentMode="scaleToFill" barStyle="black" id="gUv-4W-Xed">
<rect key="frame" x="0.0" y="0.0" width="375" height="44"/>
<autoresizingMask key="autoresizingMask"/>
</navigationBar>
<connections>
<segue destination="Owa-eN-qLl" kind="relationship" relationship="rootViewController" id="Ki9-Ny-O54"/>
</connections>
</navigationController>
<placeholder placeholderIdentifier="IBFirstResponder" id="bBb-0b-GKh" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-775" y="250"/>
</scene>
<!--Account-->
<scene sceneID="IuN-HZ-Bl3">
<objects>
<viewController title="Account" id="Owa-eN-qLl" customClass="SettingsViewController" customModule="Bourbon_iOS" customModuleProvider="target" sceneMemberID="viewController">
<tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" separatorStyle="none" rowHeight="50" sectionHeaderHeight="18" sectionFooterHeight="18" id="QnN-7p-229">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<color key="backgroundColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<color key="tintColor" red="0.66666666666666663" green="0.66666666666666663" blue="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<prototypes>
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="gray" indentationWidth="10" reuseIdentifier="settingsCell" rowHeight="45" id="dR5-BB-oSG" customClass="SettingsCell" customModule="Bourbon_iOS" customModuleProvider="target">
<rect key="frame" x="0.0" y="55.5" width="375" height="45"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="dR5-BB-oSG" id="kpa-xe-UKk">
<rect key="frame" x="0.0" y="0.0" width="375" height="45"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="FSK-Fu-kDi">
<rect key="frame" x="18" y="10" width="39.5" height="25"/>
<fontDescription key="fontDescription" name="Poppins-Regular" family="Poppins" pointSize="15"/>
<color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<constraints>
<constraint firstItem="FSK-Fu-kDi" firstAttribute="leading" secondItem="kpa-xe-UKk" secondAttribute="leadingMargin" constant="10" id="TJD-mj-WIC"/>
<constraint firstItem="FSK-Fu-kDi" firstAttribute="centerY" secondItem="kpa-xe-UKk" secondAttribute="centerY" id="cqn-HP-iPR"/>
</constraints>
</tableViewCellContentView>
<color key="backgroundColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<connections>
<outlet property="label" destination="FSK-Fu-kDi" id="5fD-4b-RdK"/>
</connections>
</tableViewCell>
</prototypes>
</tableView>
<navigationItem key="navigationItem" title="Settings" id="MnN-xP-hVw"/>
<simulatedStatusBarMetrics key="simulatedStatusBarMetrics" statusBarStyle="lightContent"/>
<simulatedTabBarMetrics key="simulatedBottomBarMetrics"/>
<connections>
<segue destination="Y8W-br-ngb" kind="showDetail" identifier="fromSettingsToRegistration" id="FXz-Ja-KBj"/>
<segue destination="9Fv-Tt-SoF" kind="show" identifier="fromSettingsToInvite" id="P30-Yu-ewc"/>
<segue destination="uGb-4V-SjM" kind="show" identifier="fromSettingsToSetup" id="LQR-eR-GHM"/>
<segue destination="Swo-0u-zwf" kind="show" identifier="fromSettingsToVenues" id="afh-bM-iCM"/>
<segue destination="wp1-nT-e4A" kind="show" identifier="fromSettingsToEdit" id="jp9-Zd-3Rr"/>
<segue destination="b8t-Eg-jox" kind="show" identifier="fromSettingsToDev" id="0XW-oY-ucM"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="fe0-aB-HnK" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="24" y="250"/>
</scene>
<!--RegistrationStoryboard-->
<scene sceneID="afM-bt-GGZ">
<objects>
<viewControllerPlaceholder storyboardName="RegistrationStoryboard" id="Y8W-br-ngb" sceneMemberID="viewController"/>
<placeholder placeholderIdentifier="IBFirstResponder" id="gQ9-V7-L1R" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="22" y="730"/>
</scene>
<!--Invite Friends View Controller-->
<scene sceneID="Foz-zn-QEU">
<objects>
<viewController id="9Fv-Tt-SoF" customClass="InviteFriendsViewController" customModule="Bourbon_iOS" customModuleProvider="target" sceneMemberID="viewController">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="6Tf-6w-xgn"/>
<viewControllerLayoutGuide type="bottom" id="wtQ-re-WAB"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="9HX-qf-0Hr">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="FRIEND'S EMAIL ADDRESS" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="hj8-8v-fuS">
<rect key="frame" x="26" y="92" width="323" height="21"/>
<constraints>
<constraint firstAttribute="height" constant="21" id="JRQ-36-8UV"/>
</constraints>
<fontDescription key="fontDescription" name="Poppins-Regular" family="Poppins" pointSize="15"/>
<color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="PIe-5i-MtX">
<rect key="frame" x="26" y="121" width="333" height="20"/>
<color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<fontDescription key="fontDescription" name="Poppins-Regular" family="Poppins" pointSize="17"/>
<textInputTraits key="textInputTraits" keyboardType="emailAddress"/>
</textField>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="J9x-sz-n7B">
<rect key="frame" x="323" y="153" width="36" height="30"/>
<fontDescription key="fontDescription" name="Poppins-Regular" family="Poppins" pointSize="15"/>
<state key="normal" title="Invite">
<color key="titleColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</state>
<connections>
<action selector="invite:" destination="9Fv-Tt-SoF" eventType="touchUpInside" id="TPa-WB-Swj"/>
</connections>
</button>
</subviews>
<color key="backgroundColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="trailingMargin" secondItem="hj8-8v-fuS" secondAttribute="trailing" constant="10" id="EJE-4d-J6Q"/>
<constraint firstAttribute="trailingMargin" secondItem="J9x-sz-n7B" secondAttribute="trailing" id="MQg-Lc-VLm"/>
<constraint firstAttribute="trailingMargin" secondItem="PIe-5i-MtX" secondAttribute="trailing" id="O6z-hU-V50"/>
<constraint firstItem="PIe-5i-MtX" firstAttribute="leading" secondItem="9HX-qf-0Hr" secondAttribute="leadingMargin" constant="10" id="OIA-FI-0Yf"/>
<constraint firstItem="PIe-5i-MtX" firstAttribute="top" secondItem="hj8-8v-fuS" secondAttribute="bottom" constant="8" id="l25-Un-d6B"/>
<constraint firstItem="hj8-8v-fuS" firstAttribute="leading" secondItem="9HX-qf-0Hr" secondAttribute="leadingMargin" constant="10" id="mVE-4o-LLl"/>
<constraint firstItem="J9x-sz-n7B" firstAttribute="top" secondItem="PIe-5i-MtX" secondAttribute="bottom" constant="12" id="npL-3r-4rw"/>
<constraint firstItem="hj8-8v-fuS" firstAttribute="centerX" secondItem="9HX-qf-0Hr" secondAttribute="centerX" id="sfX-oG-dLQ"/>
<constraint firstItem="hj8-8v-fuS" firstAttribute="top" secondItem="6Tf-6w-xgn" secondAttribute="bottom" constant="28" id="wHm-b0-cez"/>
</constraints>
<variation key="default">
<mask key="constraints">
<exclude reference="sfX-oG-dLQ"/>
</mask>
</variation>
</view>
<connections>
<outlet property="email" destination="PIe-5i-MtX" id="gzW-9m-buq"/>
<outlet property="inviteButton" destination="J9x-sz-n7B" id="AWJ-lh-Ena"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="VyC-5k-tMN" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="823" y="1017"/>
</scene>
<!--MyVenues-->
<scene sceneID="47I-ph-fag">
<objects>
<viewControllerPlaceholder storyboardName="MyVenues" id="Swo-0u-zwf" sceneMemberID="viewController"/>
<placeholder placeholderIdentifier="IBFirstResponder" id="6jh-0I-Oc6" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="678" y="61"/>
</scene>
<!--SetupDevice-->
<scene sceneID="cPL-4t-uSD">
<objects>
<viewControllerPlaceholder storyboardName="SetupDevice" id="uGb-4V-SjM" sceneMemberID="viewController"/>
<placeholder placeholderIdentifier="IBFirstResponder" id="vZ3-GU-rYT" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="689" y="153"/>
</scene>
<!--EditAccount-->
<scene sceneID="A5K-WZ-CMh">
<objects>
<viewControllerPlaceholder storyboardName="EditAccount" id="wp1-nT-e4A" sceneMemberID="viewController"/>
<placeholder placeholderIdentifier="IBFirstResponder" id="LV1-Rc-cVA" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="686" y="249"/>
</scene>
<!--DevSettings-->
<scene sceneID="ENV-ji-5nb">
<objects>
<viewControllerPlaceholder storyboardName="DevSettings" id="b8t-Eg-jox" sceneMemberID="viewController"/>
<placeholder placeholderIdentifier="IBFirstResponder" id="Zmm-0S-dkM" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="677" y="342"/>
</scene>
</scenes>
<resources>
<image name="ic_settings_white" width="24" height="24"/>
</resources>
<color key="tintColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
</document>