blob: c38f0491cb8592e1c8b1d99d42929afce6753e4c [file] [log] [blame]
Alexandre Lision5855b6a2015-02-03 11:31:05 -05001<?xml version="1.0" encoding="UTF-8" standalone="no"?>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -04002<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="8191" systemVersion="14F27" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
Alexandre Lision5855b6a2015-02-03 11:31:05 -05003 <dependencies>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -04004 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="8191"/>
Alexandre Lision5855b6a2015-02-03 11:31:05 -05005 </dependencies>
6 <objects>
7 <customObject id="-2" userLabel="File's Owner" customClass="RingWindowController">
8 <connections>
Alexandre Lision58cab672015-06-09 15:25:40 -04009 <outlet property="callView" destination="tSW-YT-asL" id="NRy-rM-XW4"/>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -050010 <outlet property="currentView" destination="se5-gp-TjO" id="Sae-7F-MB3"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -040011 <outlet property="ringIDLabel" destination="JN3-vO-zcd" id="WHd-L7-6od"/>
Alexandre Lision5855b6a2015-02-03 11:31:05 -050012 <outlet property="window" destination="F0z-JX-Cv5" id="gIp-Ho-8D9"/>
13 </connections>
14 </customObject>
15 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
16 <customObject id="-3" userLabel="Application" customClass="NSObject"/>
17 <window title="Ring" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" animationBehavior="default" id="F0z-JX-Cv5">
18 <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -050019 <windowCollectionBehavior key="collectionBehavior" fullScreenPrimary="YES"/>
Alexandre Lision5855b6a2015-02-03 11:31:05 -050020 <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -040021 <rect key="contentRect" x="196" y="240" width="1053" height="658"/>
Alexandre Lision3b0bd332015-03-15 18:43:07 -040022 <rect key="screenRect" x="0.0" y="0.0" width="1680" height="1050"/>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -050023 <view key="contentView" autoresizesSubviews="NO" id="se5-gp-TjO">
Alexandre Lision4dfcafc2015-08-20 12:43:23 -040024 <rect key="frame" x="0.0" y="0.0" width="1053" height="658"/>
Alexandre Lision5855b6a2015-02-03 11:31:05 -050025 <autoresizingMask key="autoresizingMask"/>
26 <subviews>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -040027 <customView translatesAutoresizingMaskIntoConstraints="NO" id="YgH-CN-tkB" userLabel="Left Panel">
28 <rect key="frame" x="0.0" y="0.0" width="324" height="658"/>
29 <subviews>
30 <searchField wantsLayer="YES" verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="PoQ-x4-ES3">
31 <rect key="frame" x="7" y="631" width="246" height="22"/>
32 <constraints>
33 <constraint firstAttribute="width" constant="246" id="CRM-YI-Rjy"/>
34 </constraints>
35 <searchFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" borderStyle="bezel" placeholderString="Name, ringID" usesSingleLineMode="YES" bezelStyle="round" id="vvE-nM-kSl">
36 <font key="font" metaFont="system"/>
37 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
38 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
39 </searchFieldCell>
40 <connections>
41 <outlet property="delegate" destination="jrf-42-1l2" id="UtW-SL-Loa"/>
42 </connections>
43 </searchField>
44 <button horizontalHuggingPriority="750" verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="cdA-vB-N6F">
45 <rect key="frame" x="255" y="625" width="40" height="32"/>
46 <constraints>
47 <constraint firstAttribute="width" constant="28" id="cX3-9F-oek"/>
48 </constraints>
49 <buttonCell key="cell" type="push" bezelStyle="rounded" image="ic_persons" imagePosition="only" alignment="center" borderStyle="border" imageScaling="proportionallyDown" id="JbK-0S-rd1">
50 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES" changeBackground="YES" changeGray="YES"/>
51 <font key="font" metaFont="system"/>
52 </buttonCell>
53 <connections>
54 <action selector="showContacts:" target="jrf-42-1l2" id="SBF-5u-2lU"/>
55 </connections>
56 </button>
57 <tabView focusRingType="none" ambiguous="YES" misplaced="YES" drawsBackground="NO" type="noTabsNoBorder" translatesAutoresizingMaskIntoConstraints="NO" id="xXW-iq-GcP">
58 <rect key="frame" x="0.0" y="0.0" width="324" height="623"/>
59 <font key="font" metaFont="system"/>
60 <tabViewItems>
61 <tabViewItem label="SmartView" identifier="" id="0MO-4e-8mo">
62 <view key="view" id="D5P-tm-YgO">
63 <rect key="frame" x="0.0" y="0.0" width="324" height="3"/>
64 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
65 <subviews>
66 <scrollView focusRingType="none" misplaced="YES" borderType="none" autohidesScrollers="YES" horizontalLineScroll="62" horizontalPageScroll="10" verticalLineScroll="62" verticalPageScroll="10" hasHorizontalScroller="NO" hasVerticalScroller="NO" usesPredominantAxisScrolling="NO" horizontalScrollElasticity="none" translatesAutoresizingMaskIntoConstraints="NO" id="omo-Be-zok">
67 <rect key="frame" x="0.0" y="0.0" width="324" height="623"/>
68 <clipView key="contentView" copiesOnScroll="NO" id="vUu-vJ-ryG">
69 <rect key="frame" x="0.0" y="0.0" width="324" height="623"/>
70 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
71 <subviews>
72 <outlineView focusRingType="none" verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" multipleSelection="NO" autosaveColumns="NO" rowHeight="60" rowSizeStyle="automatic" viewBased="YES" indentationPerLevel="16" outlineTableColumn="3NN-k0-vDM" id="tcL-dy-Q3h" customClass="RingOutlineView">
73 <rect key="frame" x="0.0" y="0.0" width="324" height="623"/>
74 <autoresizingMask key="autoresizingMask"/>
75 <size key="intercellSpacing" width="3" height="2"/>
76 <color key="backgroundColor" white="0.66666666669999997" alpha="0.0" colorSpace="deviceWhite"/>
77 <tableViewGridLines key="gridStyleMask" horizontal="YES"/>
78 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
79 <tableColumns>
80 <tableColumn identifier="MainColumn" width="321" minWidth="40" maxWidth="1000" id="3NN-k0-vDM">
81 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
82 <font key="font" metaFont="smallSystem"/>
83 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
84 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
85 </tableHeaderCell>
86 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="Ap7-26-S6b">
87 <font key="font" metaFont="system"/>
88 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
89 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
90 </textFieldCell>
91 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
92 <prototypeCellViews>
93 <tableCellView identifier="MainCell" id="Z6G-mQ-L3J" userLabel="MainCell">
94 <rect key="frame" x="1" y="1" width="321" height="60"/>
95 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
96 <subviews>
97 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" tag="200" translatesAutoresizingMaskIntoConstraints="NO" id="epa-Ih-aKF">
98 <rect key="frame" x="57" y="31" width="261" height="23"/>
99 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Display Role" id="uSw-g5-kte">
100 <font key="font" size="16" name="HelveticaNeue-Light"/>
101 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
102 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
103 </textFieldCell>
104 </textField>
105 <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" tag="100" translatesAutoresizingMaskIntoConstraints="NO" id="sHH-wj-oHs">
106 <rect key="frame" x="3" y="6" width="48" height="48"/>
107 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="NSUser" id="bqQ-Jp-DPH"/>
108 </imageView>
109 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" tag="300" translatesAutoresizingMaskIntoConstraints="NO" id="epi-ZP-as5">
110 <rect key="frame" x="57" y="10" width="177" height="20"/>
111 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="details" id="BfK-c5-B1l">
112 <font key="font" size="13" name="HelveticaNeue-Light"/>
113 <color key="textColor" name="windowFrameColor" catalog="System" colorSpace="catalog"/>
114 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
115 </textFieldCell>
116 </textField>
117 <button verticalHuggingPriority="750" tag="400" translatesAutoresizingMaskIntoConstraints="NO" id="gTf-JZ-Zll" userLabel="Call Button">
118 <rect key="frame" x="282" y="-1" width="40" height="32"/>
119 <constraints>
120 <constraint firstAttribute="width" constant="28" id="p0N-dq-1Do"/>
121 </constraints>
122 <buttonCell key="cell" type="push" bezelStyle="rounded" image="ic_action_call" imagePosition="overlaps" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="CzS-gQ-e2I">
123 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
124 <font key="font" metaFont="system"/>
125 </buttonCell>
126 <connections>
127 <action selector="callClickedAtRow:" target="-1" id="js7-td-Xcg"/>
128 </connections>
129 </button>
130 </subviews>
131 <constraints>
132 <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="gTf-JZ-Zll" secondAttribute="trailing" constant="5" id="hD5-8g-CCJ"/>
133 <constraint firstAttribute="bottom" secondItem="gTf-JZ-Zll" secondAttribute="bottom" constant="6" id="iVi-g6-XyZ"/>
134 <constraint firstAttribute="trailing" secondItem="gTf-JZ-Zll" secondAttribute="trailing" constant="5" id="xJ7-L2-S5f"/>
135 </constraints>
136 <connections>
137 <outlet property="textField" destination="epa-Ih-aKF" id="ISN-G3-Hxj"/>
138 </connections>
139 </tableCellView>
140 <tableCellView identifier="CallCell" id="nvG-hU-lKg" userLabel="CallCell">
141 <rect key="frame" x="1" y="63" width="321" height="45"/>
142 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
143 <subviews>
144 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" ambiguous="YES" misplaced="YES" tag="200" translatesAutoresizingMaskIntoConstraints="NO" id="sfz-V3-QhK">
145 <rect key="frame" x="6" y="19" width="275" height="23"/>
146 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Call name" id="j0J-Xd-uth">
147 <font key="font" size="16" name="HelveticaNeue-Light"/>
148 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
149 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
150 </textFieldCell>
151 </textField>
152 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" tag="300" translatesAutoresizingMaskIntoConstraints="NO" id="Sm2-al-NU0">
153 <rect key="frame" x="6" y="2" width="204" height="20"/>
154 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="details" id="mK5-kV-YOO">
155 <font key="font" size="13" name="HelveticaNeue-Light"/>
156 <color key="textColor" name="windowFrameColor" catalog="System" colorSpace="catalog"/>
157 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
158 </textFieldCell>
159 </textField>
160 <button verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="goj-2q-MrC">
161 <rect key="frame" x="284" y="5" width="40" height="32"/>
162 <constraints>
163 <constraint firstAttribute="width" constant="28" id="1BZ-Kd-bEV"/>
164 </constraints>
165 <buttonCell key="cell" type="push" bezelStyle="rounded" image="ic_action_cancel" imagePosition="only" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="s5P-Zv-nbT">
166 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
167 <font key="font" metaFont="system"/>
168 </buttonCell>
169 <connections>
170 <action selector="hangUpClickedAtRow:" target="-1" id="mlM-gd-4bQ"/>
171 </connections>
172 </button>
173 </subviews>
174 <constraints>
175 <constraint firstItem="Sm2-al-NU0" firstAttribute="leading" secondItem="nvG-hU-lKg" secondAttribute="leading" constant="8" id="WJh-9X-RGV"/>
176 <constraint firstAttribute="trailing" secondItem="goj-2q-MrC" secondAttribute="trailing" constant="3" id="hjs-hz-0hg"/>
177 <constraint firstItem="sfz-V3-QhK" firstAttribute="leading" secondItem="nvG-hU-lKg" secondAttribute="leading" constant="8" id="vjw-ee-Iqh"/>
178 </constraints>
179 <connections>
180 <outlet property="textField" destination="sfz-V3-QhK" id="0Ka-vn-gAW"/>
181 </connections>
182 </tableCellView>
183 </prototypeCellViews>
184 </tableColumn>
185 </tableColumns>
186 <connections>
187 <outlet property="delegate" destination="jrf-42-1l2" id="8h1-gK-pbG"/>
188 </connections>
189 </outlineView>
190 </subviews>
191 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
192 </clipView>
193 <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="OkJ-yp-L3b">
194 <rect key="frame" x="1" y="119" width="223" height="15"/>
195 <autoresizingMask key="autoresizingMask"/>
196 </scroller>
197 <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="obv-Hw-mDJ">
198 <rect key="frame" x="224" y="17" width="15" height="102"/>
199 <autoresizingMask key="autoresizingMask"/>
200 </scroller>
201 </scrollView>
202 </subviews>
203 <constraints>
204 <constraint firstAttribute="bottom" secondItem="omo-Be-zok" secondAttribute="bottom" id="5ys-Wa-9mw"/>
205 <constraint firstItem="omo-Be-zok" firstAttribute="leading" secondItem="D5P-tm-YgO" secondAttribute="leading" id="9f9-gC-qUk"/>
206 <constraint firstAttribute="trailing" secondItem="omo-Be-zok" secondAttribute="trailing" id="kjE-nb-hyc"/>
207 <constraint firstItem="omo-Be-zok" firstAttribute="top" secondItem="D5P-tm-YgO" secondAttribute="top" constant="3" id="u5o-YR-A05"/>
208 </constraints>
209 </view>
210 </tabViewItem>
211 <tabViewItem label="History" identifier="1" id="Wi9-Zd-O1N">
212 <view key="view" id="h2E-qI-upQ">
213 <rect key="frame" x="0.0" y="0.0" width="324" height="623"/>
214 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
215 <subviews>
216 <scrollView borderType="none" autohidesScrollers="YES" horizontalLineScroll="50" horizontalPageScroll="10" verticalLineScroll="50" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" horizontalScrollElasticity="none" translatesAutoresizingMaskIntoConstraints="NO" id="9uI-D5-KRt">
217 <rect key="frame" x="0.0" y="0.0" width="324" height="623"/>
218 <clipView key="contentView" copiesOnScroll="NO" id="eME-fQ-3QX">
219 <rect key="frame" x="1" y="17" width="238" height="117"/>
220 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
221 <subviews>
222 <outlineView focusRingType="none" verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" multipleSelection="NO" autosaveColumns="NO" rowHeight="48" rowSizeStyle="automatic" viewBased="YES" indentationPerLevel="3" autoresizesOutlineColumn="YES" outlineTableColumn="pTT-gU-NVa" id="rr8-UC-gGF" customClass="RingOutlineView">
223 <rect key="frame" x="0.0" y="0.0" width="324" height="0.0"/>
224 <autoresizingMask key="autoresizingMask"/>
225 <size key="intercellSpacing" width="3" height="2"/>
226 <color key="backgroundColor" white="1" alpha="0.0" colorSpace="deviceWhite"/>
227 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
228 <tableColumns>
229 <tableColumn identifier="" width="321" minWidth="40" maxWidth="1000" id="pTT-gU-NVa">
230 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
231 <font key="font" metaFont="smallSystem"/>
232 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
233 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
234 </tableHeaderCell>
235 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="3Bh-xR-4Vn">
236 <font key="font" metaFont="system"/>
237 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
238 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
239 </textFieldCell>
240 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
241 <prototypeCellViews>
242 <tableCellView identifier="HistoryCell" id="agj-oV-Bb0">
243 <rect key="frame" x="1" y="1" width="321" height="48"/>
244 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
245 <subviews>
246 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" tag="200" translatesAutoresizingMaskIntoConstraints="NO" id="L24-xb-PrL">
247 <rect key="frame" x="39" y="22" width="276.5" height="23"/>
248 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Name" id="amz-mN-l2I">
249 <font key="font" size="16" name="HelveticaNeue-Light"/>
250 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
251 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
252 </textFieldCell>
253 </textField>
254 <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" tag="100" translatesAutoresizingMaskIntoConstraints="NO" id="yXU-aM-QzI">
255 <rect key="frame" x="8" y="12" width="25" height="25"/>
256 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="UbN-dY-FV8"/>
257 </imageView>
258 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" tag="300" translatesAutoresizingMaskIntoConstraints="NO" id="eGS-mC-h5A">
259 <rect key="frame" x="39" y="3" width="276.5" height="20"/>
260 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="date" id="UKP-Et-CT0">
261 <font key="font" size="13" name="HelveticaNeue-Light"/>
262 <color key="textColor" name="windowFrameColor" catalog="System" colorSpace="catalog"/>
263 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
264 </textFieldCell>
265 </textField>
266 </subviews>
267 <connections>
268 <outlet property="textField" destination="L24-xb-PrL" id="D2J-mS-dmr"/>
269 </connections>
270 </tableCellView>
271 <tableCellView identifier="CategoryCell" id="p9h-Zd-GtR">
272 <rect key="frame" x="1" y="51" width="321" height="32"/>
273 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
274 <subviews>
275 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" tag="200" translatesAutoresizingMaskIntoConstraints="NO" id="9c4-YB-v5K">
276 <rect key="frame" x="8" y="5" width="304.5" height="23"/>
277 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Category" id="gaf-Za-tuc">
278 <font key="font" size="16" name="HelveticaNeue-Light"/>
279 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
280 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
281 </textFieldCell>
282 </textField>
283 </subviews>
284 <connections>
285 <outlet property="textField" destination="9c4-YB-v5K" id="dVq-jW-swn"/>
286 </connections>
287 </tableCellView>
288 </prototypeCellViews>
289 </tableColumn>
290 </tableColumns>
291 <connections>
292 <outlet property="delegate" destination="jzj-dD-ryc" id="UpR-Pm-j0w"/>
293 </connections>
294 </outlineView>
295 </subviews>
296 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
297 </clipView>
298 <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="9To-im-dx7">
299 <rect key="frame" x="1" y="119" width="223" height="15"/>
300 <autoresizingMask key="autoresizingMask"/>
301 </scroller>
302 <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="oow-9i-3Tx">
303 <rect key="frame" x="224" y="17" width="15" height="102"/>
304 <autoresizingMask key="autoresizingMask"/>
305 </scroller>
306 </scrollView>
307 </subviews>
308 <constraints>
309 <constraint firstAttribute="trailing" secondItem="9uI-D5-KRt" secondAttribute="trailing" id="3ql-Ay-dMA"/>
310 <constraint firstItem="9uI-D5-KRt" firstAttribute="top" secondItem="h2E-qI-upQ" secondAttribute="top" id="8Ow-c0-AbH"/>
311 <constraint firstItem="9uI-D5-KRt" firstAttribute="leading" secondItem="h2E-qI-upQ" secondAttribute="leading" id="8Wg-jy-DtF"/>
312 <constraint firstAttribute="bottom" secondItem="9uI-D5-KRt" secondAttribute="bottom" id="niN-fI-6OF"/>
313 </constraints>
314 </view>
315 </tabViewItem>
316 <tabViewItem label="Contacts" identifier="" id="Zbi-X6-DLT" userLabel="Persons">
317 <view key="view" ambiguous="YES" id="sag-tS-7Jw">
318 <rect key="frame" x="0.0" y="0.0" width="324" height="623"/>
319 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
320 <subviews>
321 <scrollView focusRingType="none" ambiguous="YES" misplaced="YES" borderType="none" autohidesScrollers="YES" horizontalLineScroll="62" horizontalPageScroll="10" verticalLineScroll="62" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" horizontalScrollElasticity="none" translatesAutoresizingMaskIntoConstraints="NO" id="rJv-ju-DFe">
322 <rect key="frame" x="0.0" y="0.0" width="324" height="623"/>
323 <clipView key="contentView" focusRingType="none" ambiguous="YES" drawsBackground="NO" copiesOnScroll="NO" id="S00-xr-jYM">
324 <rect key="frame" x="1" y="0.0" width="238" height="134"/>
325 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
326 <subviews>
327 <outlineView focusRingType="none" verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" multipleSelection="NO" autosaveColumns="NO" rowHeight="60" rowSizeStyle="automatic" viewBased="YES" indentationPerLevel="10" autoresizesOutlineColumn="YES" outlineTableColumn="8Ve-L0-o7V" id="Hrg-Fe-uGq" customClass="RingOutlineView">
328 <rect key="frame" x="0.0" y="0.0" width="324" height="0.0"/>
329 <autoresizingMask key="autoresizingMask"/>
330 <size key="intercellSpacing" width="3" height="2"/>
331 <color key="backgroundColor" white="1" alpha="0.0" colorSpace="deviceWhite"/>
332 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
333 <tableColumns>
334 <tableColumn identifier="NameColumn" width="320.7734375" minWidth="40" maxWidth="1000" id="8Ve-L0-o7V">
335 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
336 <font key="font" metaFont="system"/>
337 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
338 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
339 </tableHeaderCell>
340 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="GAa-pQ-t4g">
341 <font key="font" metaFont="system"/>
342 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
343 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
344 </textFieldCell>
345 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
346 <prototypeCellViews>
347 <tableCellView identifier="MainCell" id="b38-tQ-FEz">
348 <rect key="frame" x="1" y="1" width="321" height="60"/>
349 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
350 <subviews>
351 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" misplaced="YES" tag="200" translatesAutoresizingMaskIntoConstraints="NO" id="eGe-4R-pNq">
352 <rect key="frame" x="57" y="31" width="261" height="23"/>
353 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Display Role" id="Q1F-xo-N3e">
354 <font key="font" size="16" name="HelveticaNeue-Light"/>
355 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
356 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
357 </textFieldCell>
358 </textField>
359 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" tag="300" translatesAutoresizingMaskIntoConstraints="NO" id="eXn-EJ-bSE">
360 <rect key="frame" x="57" y="10" width="210" height="17"/>
361 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="details" id="isD-c6-X5Q">
362 <font key="font" size="13" name="HelveticaNeue-Light"/>
363 <color key="textColor" name="windowFrameColor" catalog="System" colorSpace="catalog"/>
364 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
365 </textFieldCell>
366 </textField>
367 <button verticalHuggingPriority="750" misplaced="YES" tag="400" translatesAutoresizingMaskIntoConstraints="NO" id="D2v-io-eAw" userLabel="Call Button">
368 <rect key="frame" x="267" y="-1" width="40" height="32"/>
369 <constraints>
370 <constraint firstAttribute="width" constant="28" id="bdZ-tS-TTd"/>
371 </constraints>
372 <buttonCell key="cell" type="push" bezelStyle="rounded" image="ic_action_call" imagePosition="overlaps" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="LSh-Ow-NcP">
373 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
374 <font key="font" metaFont="system"/>
375 </buttonCell>
376 <connections>
377 <action selector="callClickedAtRow:" target="-1" id="3lv-9D-TpH"/>
378 </connections>
379 </button>
380 <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" tag="100" translatesAutoresizingMaskIntoConstraints="NO" id="akc-1J-SlS">
381 <rect key="frame" x="11" y="10" width="40" height="40"/>
382 <constraints>
383 <constraint firstAttribute="height" constant="40" id="CrK-Ie-5bf"/>
384 <constraint firstAttribute="width" constant="40" id="UI6-4M-0El"/>
385 </constraints>
386 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="uT7-b3-sLX"/>
387 </imageView>
388 </subviews>
389 <constraints>
390 <constraint firstItem="akc-1J-SlS" firstAttribute="leading" secondItem="b38-tQ-FEz" secondAttribute="leading" constant="11" id="5kx-HC-bBU"/>
391 <constraint firstItem="eGe-4R-pNq" firstAttribute="top" secondItem="b38-tQ-FEz" secondAttribute="top" constant="6" id="8Wv-Vg-yRP"/>
392 <constraint firstAttribute="trailing" secondItem="D2v-io-eAw" secondAttribute="trailing" constant="18" id="Bfw-dI-wa0"/>
393 <constraint firstAttribute="bottom" secondItem="D2v-io-eAw" secondAttribute="bottom" constant="6" id="GeS-Oz-Wwv"/>
394 <constraint firstAttribute="bottom" secondItem="akc-1J-SlS" secondAttribute="bottom" constant="10" id="Kqx-IH-Vuf"/>
395 <constraint firstItem="eXn-EJ-bSE" firstAttribute="leading" secondItem="eGe-4R-pNq" secondAttribute="leading" id="bap-6e-vDW"/>
396 <constraint firstItem="akc-1J-SlS" firstAttribute="top" secondItem="b38-tQ-FEz" secondAttribute="top" constant="10" id="oTf-L2-iEw"/>
397 <constraint firstItem="eGe-4R-pNq" firstAttribute="leading" secondItem="akc-1J-SlS" secondAttribute="trailing" constant="8" id="rmh-vN-PlS"/>
398 <constraint firstItem="D2v-io-eAw" firstAttribute="leading" secondItem="eXn-EJ-bSE" secondAttribute="trailing" constant="8" id="sGh-EP-Jxj"/>
399 </constraints>
400 <connections>
401 <outlet property="textField" destination="eGe-4R-pNq" id="VAp-mO-qUH"/>
402 </connections>
403 </tableCellView>
404 <tableCellView identifier="LetterCell" id="VHd-0l-32E">
405 <rect key="frame" x="1" y="63" width="321" height="20"/>
406 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
407 <subviews>
408 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" tag="200" translatesAutoresizingMaskIntoConstraints="NO" id="ILI-pW-VaK">
409 <rect key="frame" x="7" y="-1" width="304.5" height="23"/>
410 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Category" id="d5o-nL-fRP">
411 <font key="font" size="16" name="HelveticaNeue-Light"/>
412 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
413 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
414 </textFieldCell>
415 </textField>
416 </subviews>
417 <connections>
418 <outlet property="textField" destination="ILI-pW-VaK" id="bFA-iS-Cmh"/>
419 </connections>
420 </tableCellView>
421 <tableCellView identifier="ContactMethodCell" id="V0C-vp-6vb">
422 <rect key="frame" x="1" y="85" width="321" height="23"/>
423 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
424 <subviews>
425 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" tag="200" translatesAutoresizingMaskIntoConstraints="NO" id="Gys-Du-oeQ">
426 <rect key="frame" x="7" y="1" width="304.5" height="25"/>
427 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Contact Method" id="FlQ-Th-nfO">
428 <font key="font" size="14" name="HelveticaNeue-Light"/>
429 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
430 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
431 </textFieldCell>
432 </textField>
433 </subviews>
434 <connections>
435 <outlet property="textField" destination="Gys-Du-oeQ" id="Rne-nh-bXU"/>
436 </connections>
437 </tableCellView>
438 </prototypeCellViews>
439 </tableColumn>
440 </tableColumns>
441 <connections>
442 <outlet property="delegate" destination="9RF-6W-vEW" id="5bm-gu-2q9"/>
443 </connections>
444 </outlineView>
445 </subviews>
446 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
447 </clipView>
448 <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="TGe-ww-q1j">
449 <rect key="frame" x="1" y="119" width="223" height="15"/>
450 <autoresizingMask key="autoresizingMask"/>
451 </scroller>
452 <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="dD5-3G-tUh">
453 <rect key="frame" x="224" y="17" width="15" height="102"/>
454 <autoresizingMask key="autoresizingMask"/>
455 </scroller>
456 </scrollView>
457 </subviews>
458 <constraints>
459 <constraint firstItem="rJv-ju-DFe" firstAttribute="top" secondItem="sag-tS-7Jw" secondAttribute="top" id="3mo-DH-0ZH"/>
460 <constraint firstAttribute="trailing" secondItem="rJv-ju-DFe" secondAttribute="trailing" id="Agj-CV-6sB"/>
461 <constraint firstAttribute="bottom" secondItem="rJv-ju-DFe" secondAttribute="bottom" id="TFr-jD-eT5"/>
462 <constraint firstItem="rJv-ju-DFe" firstAttribute="leading" secondItem="sag-tS-7Jw" secondAttribute="leading" id="jNI-5T-WhD"/>
463 </constraints>
464 </view>
465 </tabViewItem>
466 </tabViewItems>
467 </tabView>
468 <button horizontalHuggingPriority="750" verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="kNx-Cu-Fo6">
469 <rect key="frame" x="285" y="625" width="40" height="32"/>
470 <constraints>
471 <constraint firstAttribute="width" constant="28" id="0ER-vH-9QB"/>
472 </constraints>
473 <buttonCell key="cell" type="push" bezelStyle="rounded" image="ic_history" imagePosition="only" alignment="center" borderStyle="border" imageScaling="proportionallyDown" id="IYd-UZ-6MC">
474 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES" changeBackground="YES" changeGray="YES"/>
475 <font key="font" metaFont="system"/>
476 </buttonCell>
477 <connections>
478 <action selector="showHistory:" target="jrf-42-1l2" id="8AY-hb-Hhj"/>
479 </connections>
480 </button>
481 </subviews>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500482 <constraints>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400483 <constraint firstItem="xXW-iq-GcP" firstAttribute="top" secondItem="PoQ-x4-ES3" secondAttribute="bottom" constant="8" id="Jd0-Oo-cJt"/>
484 <constraint firstAttribute="bottom" secondItem="xXW-iq-GcP" secondAttribute="bottom" id="MYN-Zf-Bvk"/>
485 <constraint firstAttribute="trailing" secondItem="xXW-iq-GcP" secondAttribute="trailing" id="TXC-lN-yL8"/>
486 <constraint firstAttribute="width" constant="324" id="Yjy-go-Dgc"/>
487 <constraint firstItem="xXW-iq-GcP" firstAttribute="leading" secondItem="YgH-CN-tkB" secondAttribute="leading" id="aSr-vt-QvR"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500488 </constraints>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400489 </customView>
Alexandre Lision7f8351b2015-08-20 11:43:37 -0400490 <customView focusRingType="none" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="tSW-YT-asL">
491 <rect key="frame" x="533" y="-343" width="730" height="626"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500492 <constraints>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400493 <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="400" id="5yo-rb-X1O"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500494 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="725" id="ccX-uq-zuj"/>
495 </constraints>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -0500496 </customView>
Alexandre Lision7f8351b2015-08-20 11:43:37 -0400497 <customView translatesAutoresizingMaskIntoConstraints="NO" id="Fzg-MB-mlx" userLabel="HomeView">
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400498 <rect key="frame" x="326" y="0.0" width="727" height="658"/>
Alexandre Lision7f8351b2015-08-20 11:43:37 -0400499 <subviews>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400500 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" translatesAutoresizingMaskIntoConstraints="NO" id="VJ1-xk-v5e">
501 <rect key="frame" x="210" y="287" width="308" height="84"/>
Alexandre Lision7f8351b2015-08-20 11:43:37 -0400502 <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" id="eln-Vm-t0d">
503 <font key="font" size="15" name="HelveticaNeue"/>
504 <string key="title">Ring is a secure and distributed voice, video and chat communication platform that requires no centralized server and leaves the power of privacy in the hands of the user.</string>
505 <color key="textColor" name="secondaryLabelColor" catalog="System" colorSpace="catalog"/>
506 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
507 </textFieldCell>
508 </textField>
509 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="kFj-Sh-o5u">
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400510 <rect key="frame" x="199" y="260" width="330" height="19"/>
Alexandre Lision7f8351b2015-08-20 11:43:37 -0400511 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="This is your RingID. Copy and share it with your friends!" id="Xb9-UT-M2F">
512 <font key="font" size="13" name="HelveticaNeue"/>
513 <color key="textColor" name="secondaryLabelColor" catalog="System" colorSpace="catalog"/>
514 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
515 </textFieldCell>
516 </textField>
517 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="JN3-vO-zcd" userLabel="Ring ID" customClass="RingIDField">
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400518 <rect key="frame" x="164" y="226" width="400" height="26"/>
Alexandre Lision7f8351b2015-08-20 11:43:37 -0400519 <constraints>
520 <constraint firstAttribute="height" constant="26" id="TYe-h2-pPT"/>
521 <constraint firstAttribute="width" constant="400" id="ywt-Ml-u9k"/>
522 </constraints>
523 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" refusesFirstResponder="YES" sendsActionOnEndEditing="YES" borderStyle="border" alignment="center" id="qCF-Zf-vZg">
524 <font key="font" size="15" name="HelveticaNeue"/>
525 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
526 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
527 </textFieldCell>
528 </textField>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400529 <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="f62-JV-dgr">
530 <rect key="frame" x="251" y="379" width="225" height="75"/>
Alexandre Lision7f8351b2015-08-20 11:43:37 -0400531 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="symbol_name" id="9ti-Q4-TAv"/>
532 </imageView>
533 </subviews>
534 <constraints>
535 <constraint firstAttribute="centerX" secondItem="f62-JV-dgr" secondAttribute="centerX" id="0hx-jq-Rdh"/>
536 <constraint firstAttribute="centerX" secondItem="VJ1-xk-v5e" secondAttribute="centerX" id="IcQ-Ld-A3j"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400537 <constraint firstAttribute="centerY" secondItem="VJ1-xk-v5e" secondAttribute="centerY" id="J2C-dB-Q01"/>
Alexandre Lision7f8351b2015-08-20 11:43:37 -0400538 <constraint firstItem="VJ1-xk-v5e" firstAttribute="top" secondItem="f62-JV-dgr" secondAttribute="bottom" constant="8" id="PNC-n6-n33"/>
539 <constraint firstAttribute="centerY" secondItem="VJ1-xk-v5e" secondAttribute="centerY" id="Rst-Fd-Tpe"/>
540 <constraint firstAttribute="centerX" secondItem="kFj-Sh-o5u" secondAttribute="centerX" id="Zjg-a3-qf3"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400541 <constraint firstAttribute="centerX" secondItem="VJ1-xk-v5e" secondAttribute="centerX" id="a5y-o9-jjR"/>
Alexandre Lision7f8351b2015-08-20 11:43:37 -0400542 <constraint firstItem="kFj-Sh-o5u" firstAttribute="top" secondItem="VJ1-xk-v5e" secondAttribute="bottom" constant="8" id="btp-Ro-DNa"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400543 <constraint firstAttribute="centerX" secondItem="f62-JV-dgr" secondAttribute="centerX" id="iVv-51-Qnp"/>
Alexandre Lision7f8351b2015-08-20 11:43:37 -0400544 <constraint firstItem="JN3-vO-zcd" firstAttribute="top" secondItem="kFj-Sh-o5u" secondAttribute="bottom" constant="8" id="leT-Io-jce"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400545 <constraint firstAttribute="centerX" secondItem="kFj-Sh-o5u" secondAttribute="centerX" id="uly-BQ-ClC"/>
Alexandre Lision7f8351b2015-08-20 11:43:37 -0400546 <constraint firstAttribute="centerX" secondItem="JN3-vO-zcd" secondAttribute="centerX" id="xdj-mG-iqh"/>
547 </constraints>
548 </customView>
Alexandre Lision5855b6a2015-02-03 11:31:05 -0500549 </subviews>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500550 <constraints>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400551 <constraint firstItem="YgH-CN-tkB" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" id="H99-2E-fs4"/>
552 <constraint firstAttribute="trailing" secondItem="Fzg-MB-mlx" secondAttribute="trailing" id="T3I-2c-Eto"/>
553 <constraint firstItem="Fzg-MB-mlx" firstAttribute="leading" secondItem="YgH-CN-tkB" secondAttribute="trailing" constant="2" id="Xgw-Na-kgh"/>
554 <constraint firstAttribute="bottom" secondItem="YgH-CN-tkB" secondAttribute="bottom" id="hkC-sf-sNA"/>
555 <constraint firstAttribute="trailing" secondItem="tSW-YT-asL" secondAttribute="trailing" id="hxe-yO-gZr"/>
556 <constraint firstAttribute="bottom" secondItem="Fzg-MB-mlx" secondAttribute="bottom" id="tQc-0j-ggO"/>
557 <constraint firstAttribute="bottom" secondItem="tSW-YT-asL" secondAttribute="bottom" id="vz9-ln-Ysl"/>
558 <constraint firstItem="YgH-CN-tkB" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" id="w2k-lK-25U"/>
559 <constraint firstItem="tSW-YT-asL" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" id="wxd-dG-Fqt"/>
560 <constraint firstItem="Fzg-MB-mlx" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" id="xvj-8r-P6I"/>
561 <constraint firstItem="tSW-YT-asL" firstAttribute="leading" secondItem="YgH-CN-tkB" secondAttribute="trailing" id="z3v-Gf-jfy"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500562 </constraints>
Alexandre Lision5855b6a2015-02-03 11:31:05 -0500563 </view>
Alexandre Lision5855b6a2015-02-03 11:31:05 -0500564 <connections>
565 <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
566 </connections>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400567 <point key="canvasLocation" x="467.5" y="235"/>
Alexandre Lision5855b6a2015-02-03 11:31:05 -0500568 </window>
Alexandre Lision4ba18022015-04-23 12:17:40 -0400569 <viewController id="jzj-dD-ryc" customClass="HistoryVC">
Alexandre Lision5855b6a2015-02-03 11:31:05 -0500570 <connections>
571 <outlet property="historyView" destination="rr8-UC-gGF" id="8NW-8O-X5L"/>
572 <outlet property="view" destination="9uI-D5-KRt" id="hCt-k1-UV2"/>
573 </connections>
574 </viewController>
Alexandre Lision3b0bd332015-03-15 18:43:07 -0400575 <viewController id="9RF-6W-vEW" customClass="PersonsVC">
576 <connections>
577 <outlet property="personsView" destination="Hrg-Fe-uGq" id="nMb-nK-g6a"/>
578 <outlet property="view" destination="rJv-ju-DFe" id="A8H-6d-bW2"/>
579 </connections>
580 </viewController>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400581 <viewController id="jrf-42-1l2" customClass="SmartViewVC">
582 <connections>
583 <outlet property="searchField" destination="PoQ-x4-ES3" id="pOb-2e-PPS"/>
584 <outlet property="showContactsButton" destination="cdA-vB-N6F" id="1JT-m3-Mdk"/>
585 <outlet property="showHistoryButton" destination="kNx-Cu-Fo6" id="LqO-h2-xDE"/>
586 <outlet property="smartView" destination="tcL-dy-Q3h" id="Zc4-OM-Xk7"/>
587 <outlet property="tabbar" destination="xXW-iq-GcP" id="Mnz-CR-TqJ"/>
588 <outlet property="view" destination="YgH-CN-tkB" id="M12-Bx-OJr"/>
589 </connections>
590 </viewController>
591 <userDefaultsController representsSharedInstance="YES" id="oNC-mj-2sN"/>
Alexandre Lision5855b6a2015-02-03 11:31:05 -0500592 </objects>
Alexandre Lision7f8351b2015-08-20 11:43:37 -0400593 <resources>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400594 <image name="NSUser" width="32" height="32"/>
595 <image name="ic_action_call" width="72" height="72"/>
596 <image name="ic_action_cancel" width="48" height="48"/>
597 <image name="ic_history" width="72" height="72"/>
598 <image name="ic_persons" width="72" height="72"/>
Alexandre Lision7f8351b2015-08-20 11:43:37 -0400599 <image name="symbol_name" width="225" height="75"/>
600 </resources>
Alexandre Lision5855b6a2015-02-03 11:31:05 -0500601</document>