-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathStoryboard.storyboard
executable file
·243 lines (243 loc) · 18.6 KB
/
Storyboard.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
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="2.0" toolsVersion="2840" systemVersion="13F34" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" initialViewController="I1M-Vv-1nm">
<dependencies>
<development version="4400" identifier="xcode"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="1926"/>
</dependencies>
<scenes>
<!--View Controller-->
<scene sceneID="fKN-Pb-4hz">
<objects>
<navigationController definesPresentationContext="YES" id="I1M-Vv-1nm" customClass="DCViewController" sceneMemberID="viewController">
<navigationBar key="navigationBar" contentMode="scaleToFill" id="QVn-au-26c">
<autoresizingMask key="autoresizingMask"/>
<color key="tintColor" red="0.34136546179999999" green="0.016064257030000001" blue="0.66666666669999997" alpha="1" colorSpace="calibratedRGB"/>
</navigationBar>
<connections>
<segue destination="sL2-AC-FA3" kind="relationship" relationship="rootViewController" id="ZXP-vw-Cuk"/>
</connections>
</navigationController>
<placeholder placeholderIdentifier="IBFirstResponder" id="WEX-yh-NfH" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-549" y="-87"/>
</scene>
<!--Guild List View Controller - Guilds-->
<scene sceneID="QJ3-kn-Swx">
<objects>
<tableViewController id="sL2-AC-FA3" customClass="DCGuildListViewController" sceneMemberID="viewController">
<tableView key="view" opaque="NO" clipsSubviews="YES" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" alwaysBounceVertical="YES" indicatorStyle="black" dataMode="prototypes" style="plain" separatorStyle="none" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" id="O1E-bi-Jyg">
<rect key="frame" x="0.0" y="64" width="320" height="416"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="separatorColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
<prototypes>
<tableViewCell contentMode="scaleToFill" selectionStyle="blue" accessoryType="disclosureIndicator" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="Guild Cell" id="uFu-Re-iz1">
<rect key="frame" x="0.0" y="22" width="320" height="44"/>
<autoresizingMask key="autoresizingMask"/>
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
<rect key="frame" x="0.0" y="0.0" width="300" height="43"/>
<autoresizingMask key="autoresizingMask"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
</view>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
</tableViewCell>
</prototypes>
<connections>
<outlet property="dataSource" destination="sL2-AC-FA3" id="uzj-9U-EFg"/>
<outlet property="delegate" destination="sL2-AC-FA3" id="Y4q-4V-EUm"/>
</connections>
</tableView>
<navigationItem key="navigationItem" title="Guilds" id="SKw-g1-UXl">
<barButtonItem key="rightBarButtonItem" title="Settings" id="k7y-lt-VZG">
<connections>
<segue destination="Y2n-LQ-P1S" kind="push" identifier="to Settings" id="eK8-oh-eVS"/>
</connections>
</barButtonItem>
</navigationItem>
<connections>
<segue destination="ePA-Lj-l3w" kind="push" identifier="Guilds to Channels" id="teg-2p-u4Z"/>
</connections>
</tableViewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="Ody-1s-L6W" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-126" y="-87"/>
</scene>
<!--Settings View Controller - Settings-->
<scene sceneID="qbG-hh-URF">
<objects>
<tableViewController id="Y2n-LQ-P1S" customClass="DCSettingsViewController" sceneMemberID="viewController">
<tableView key="view" opaque="NO" clipsSubviews="YES" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="static" style="grouped" separatorStyle="singleLineEtched" rowHeight="44" sectionHeaderHeight="10" sectionFooterHeight="10" id="ttu-Xo-7OV">
<rect key="frame" x="0.0" y="64" width="320" height="416"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
<sections>
<tableViewSection headerTitle="Token" id="rjG-ap-esH">
<cells>
<tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" id="OlX-dT-XQh">
<rect key="frame" x="0.0" y="46" width="320" height="46"/>
<autoresizingMask key="autoresizingMask"/>
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
<rect key="frame" x="10" y="1" width="300" height="43"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="Paste token" minimumFontSize="17" clearButtonMode="whileEditing" id="Zt4-z2-sPh">
<rect key="frame" x="20" y="7" width="260" height="30"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<textInputTraits key="textInputTraits"/>
</textField>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
</view>
</tableViewCell>
</cells>
</tableViewSection>
</sections>
<connections>
<outlet property="dataSource" destination="Y2n-LQ-P1S" id="i1p-jz-ZfG"/>
<outlet property="delegate" destination="Y2n-LQ-P1S" id="zc4-tc-XnM"/>
</connections>
</tableView>
<navigationItem key="navigationItem" title="Settings" id="p8A-x4-fml"/>
<connections>
<outlet property="tokenInputField" destination="Zt4-z2-sPh" id="jb8-r8-DKM"/>
</connections>
</tableViewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="fCs-Nh-p2U" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="544" y="-654"/>
</scene>
<!--Channel List View Controller - Channels-->
<scene sceneID="WWn-lO-edA">
<objects>
<tableViewController id="ePA-Lj-l3w" customClass="DCChannelListViewController" sceneMemberID="viewController">
<tableView key="view" opaque="NO" clipsSubviews="YES" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" alwaysBounceVertical="YES" indicatorStyle="black" dataMode="prototypes" style="grouped" separatorStyle="singleLineEtched" rowHeight="44" sectionHeaderHeight="10" sectionFooterHeight="10" id="AqZ-8D-dW8">
<rect key="frame" x="0.0" y="64" width="320" height="416"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
<prototypes>
<tableViewCell contentMode="scaleToFill" selectionStyle="blue" accessoryType="disclosureIndicator" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="Channel Cell" id="06f-Tm-d4d">
<rect key="frame" x="0.0" y="46" width="320" height="46"/>
<autoresizingMask key="autoresizingMask"/>
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
<rect key="frame" x="10" y="1" width="280" height="43"/>
<autoresizingMask key="autoresizingMask"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
</view>
</tableViewCell>
</prototypes>
<connections>
<outlet property="dataSource" destination="ePA-Lj-l3w" id="ehS-mD-5VD"/>
<outlet property="delegate" destination="ePA-Lj-l3w" id="NdF-aF-RaP"/>
</connections>
</tableView>
<navigationItem key="navigationItem" title="Channels" id="8HN-UR-APC"/>
<connections>
<segue destination="SPS-Go-Xtj" kind="push" identifier="Channels to Chat" id="VzJ-bP-Mkv"/>
</connections>
</tableViewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="gUp-Ca-Y38" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="544" y="-87"/>
</scene>
<!--Chat View Controller-->
<scene sceneID="0a4-kq-TlO">
<objects>
<viewController id="SPS-Go-Xtj" customClass="DCChatViewController" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="JGz-6g-F3U">
<rect key="frame" x="0.0" y="64" width="320" height="416"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<subviews>
<textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" editable="NO" id="7Tv-RZ-9ja">
<rect key="frame" x="0.0" y="0.0" width="320" height="372"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
</textView>
<toolbar opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="naG-kY-gaA">
<rect key="frame" x="0.0" y="372" width="320" height="44"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
<items>
<barButtonItem style="done" systemItem="reply" id="hOJ-rH-NxW">
<connections>
<action selector="sendMessage:" destination="SPS-Go-Xtj" id="15L-05-dcG"/>
</connections>
</barButtonItem>
<barButtonItem systemItem="stop" id="KXL-Qp-1og">
<connections>
<action selector="hideKeyboard:" destination="SPS-Go-Xtj" id="im0-77-IyX"/>
</connections>
</barButtonItem>
<barButtonItem style="plain" systemItem="flexibleSpace" id="yc5-WU-LaV"/>
<barButtonItem id="Gi1-fu-TDp">
<textField key="customView" opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Message" minimumFontSize="17" clearButtonMode="whileEditing" id="2TA-Zy-0gC">
<rect key="frame" x="6" y="7" width="308" height="31"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
<connections>
<outlet property="delegate" destination="SPS-Go-Xtj" id="Qfg-el-3Ai"/>
</connections>
</textField>
</barButtonItem>
</items>
<color key="tintColor" red="0.34136546179999999" green="0.016064257030000001" blue="0.66666666669999997" alpha="1" colorSpace="calibratedRGB"/>
</toolbar>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
</view>
<navigationItem key="navigationItem" id="VOY-oz-qxj"/>
<connections>
<outlet property="chatTextView" destination="7Tv-RZ-9ja" id="W28-kC-RXK"/>
<outlet property="inputField" destination="2TA-Zy-0gC" id="61P-JM-RG5"/>
<outlet property="searchDisplayController" destination="EvX-d6-39L" id="cKg-Hb-40j"/>
<outlet property="toolbar" destination="naG-kY-gaA" id="6Kz-MB-aVh"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="dn2-PR-nJa" userLabel="First Responder" sceneMemberID="firstResponder"/>
<searchDisplayController id="EvX-d6-39L">
<connections>
<outlet property="delegate" destination="SPS-Go-Xtj" id="0rE-Vv-ejS"/>
<outlet property="searchContentsController" destination="SPS-Go-Xtj" id="f77-v0-xYx"/>
<outlet property="searchResultsDataSource" destination="SPS-Go-Xtj" id="8xz-4l-2qX"/>
<outlet property="searchResultsDelegate" destination="SPS-Go-Xtj" id="8HW-ug-x7o"/>
</connections>
</searchDisplayController>
</objects>
<point key="canvasLocation" x="968" y="-87"/>
</scene>
</scenes>
<classes>
<class className="DCChannelListViewController" superclassName="UITableViewController">
<source key="sourceIdentifier" type="project" relativePath="./Classes/DCChannelListViewController.h"/>
</class>
<class className="DCChatViewController" superclassName="UIViewController">
<source key="sourceIdentifier" type="project" relativePath="./Classes/DCChatViewController.h"/>
<relationships>
<relationship kind="action" name="hideKeyboard:"/>
<relationship kind="action" name="sendMessage:"/>
<relationship kind="outlet" name="chatTextView" candidateClass="UITextView"/>
<relationship kind="outlet" name="inputField" candidateClass="UITextField"/>
<relationship kind="outlet" name="toolbar" candidateClass="UIToolbar"/>
</relationships>
</class>
<class className="DCGuildListViewController" superclassName="UITableViewController">
<source key="sourceIdentifier" type="project" relativePath="./Classes/DCGuildListViewController.h"/>
</class>
<class className="DCSettingsViewController" superclassName="UITableViewController">
<source key="sourceIdentifier" type="project" relativePath="./Classes/DCSettingsViewController.h"/>
<relationships>
<relationship kind="outlet" name="tokenInputField" candidateClass="UITextField"/>
</relationships>
</class>
<class className="DCViewController" superclassName="UINavigationController">
<source key="sourceIdentifier" type="project" relativePath="./Classes/DCViewController.h"/>
</class>
</classes>
<simulatedMetricsContainer key="defaultSimulatedMetrics">
<simulatedStatusBarMetrics key="statusBar"/>
<simulatedOrientationMetrics key="orientation"/>
<simulatedScreenMetrics key="destination"/>
</simulatedMetricsContainer>
</document>