blob: c08bc3bd8edcc06dd1e56ce2316f3ece2b2b8289 [file] [log] [blame]
Alexandre Lision5855b6a2015-02-03 11:31:05 -05001<?xml version="1.0" encoding="UTF-8" standalone="no"?>
Alexandre Lision34607032016-02-08 16:16:49 -05002<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="9532" systemVersion="15D21" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
Alexandre Lision5855b6a2015-02-03 11:31:05 -05003 <dependencies>
Alexandre Lision34607032016-02-08 16:16:49 -05004 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="9532"/>
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 Lisionfd0d6c82016-03-29 17:06:54 -040010 <outlet property="centerYQRCodeConstraint" destination="16A-gO-qJA" id="n19-pY-QTQ"/>
11 <outlet property="centerYWelcomeContainerConstraint" destination="Duk-XW-qcv" id="Jg8-0V-Khf"/>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -050012 <outlet property="currentView" destination="se5-gp-TjO" id="Sae-7F-MB3"/>
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -040013 <outlet property="qrcodeView" destination="dZR-JL-MY4" id="6Jf-42-qwY"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -040014 <outlet property="ringIDLabel" destination="JN3-vO-zcd" id="WHd-L7-6od"/>
Alexandre Lision1abdf582016-02-09 14:21:19 -050015 <outlet property="shareButton" destination="Oac-o7-2Ge" id="b0D-xr-PCx"/>
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -040016 <outlet property="welcomeContainer" destination="D6e-KX-8gC" id="2LZ-ve-h2X"/>
Alexandre Lision4e280d62015-09-09 15:56:30 -040017 <outlet property="window" destination="F0z-JX-Cv5" id="Dtg-mG-RBq"/>
Alexandre Lision5855b6a2015-02-03 11:31:05 -050018 </connections>
19 </customObject>
20 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
21 <customObject id="-3" userLabel="Application" customClass="NSObject"/>
22 <window title="Ring" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" animationBehavior="default" id="F0z-JX-Cv5">
23 <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -050024 <windowCollectionBehavior key="collectionBehavior" fullScreenPrimary="YES"/>
Alexandre Lision5855b6a2015-02-03 11:31:05 -050025 <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -040026 <rect key="contentRect" x="196" y="240" width="1053" height="658"/>
Alexandre Lision261f1b92016-04-04 12:35:34 -040027 <rect key="screenRect" x="0.0" y="0.0" width="1680" height="1027"/>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -050028 <view key="contentView" autoresizesSubviews="NO" id="se5-gp-TjO">
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -040029 <rect key="frame" x="0.0" y="0.0" width="1053" height="736"/>
Alexandre Lision5855b6a2015-02-03 11:31:05 -050030 <autoresizingMask key="autoresizingMask"/>
31 <subviews>
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -040032 <box horizontalHuggingPriority="750" title="Box" boxType="separator" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="Pav-Bw-GgK">
33 <rect key="frame" x="322" y="0.0" width="5" height="736"/>
Alexandre Lision0f66bd32016-01-18 11:30:45 -050034 <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
35 <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
36 <font key="titleFont" metaFont="system"/>
37 </box>
Alexandre Lisionbfa68f62015-09-10 08:38:42 -040038 <customView wantsLayer="YES" translatesAutoresizingMaskIntoConstraints="NO" id="YgH-CN-tkB" userLabel="Left Panel">
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -040039 <rect key="frame" x="0.0" y="0.0" width="324" height="736"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -040040 <subviews>
Alexandre Lision4e280d62015-09-09 15:56:30 -040041 <tabView focusRingType="none" drawsBackground="NO" type="noTabsNoBorder" translatesAutoresizingMaskIntoConstraints="NO" id="xXW-iq-GcP">
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -040042 <rect key="frame" x="0.0" y="0.0" width="324" height="690"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -040043 <font key="font" metaFont="system"/>
44 <tabViewItems>
45 <tabViewItem label="SmartView" identifier="" id="0MO-4e-8mo">
46 <view key="view" id="D5P-tm-YgO">
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -040047 <rect key="frame" x="0.0" y="0.0" width="324" height="690"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -040048 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
49 <subviews>
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -040050 <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">
Alexandre Lision0f66bd32016-01-18 11:30:45 -050051 <rect key="frame" x="0.0" y="0.0" width="324" height="609"/>
Alexandre Lisionbfa68f62015-09-10 08:38:42 -040052 <clipView key="contentView" drawsBackground="NO" copiesOnScroll="NO" id="vUu-vJ-ryG">
Alexandre Lision0f66bd32016-01-18 11:30:45 -050053 <rect key="frame" x="0.0" y="0.0" width="324" height="609"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -040054 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
55 <subviews>
56 <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">
Alexandre Lision0f66bd32016-01-18 11:30:45 -050057 <rect key="frame" x="0.0" y="0.0" width="324" height="0.0"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -040058 <autoresizingMask key="autoresizingMask"/>
59 <size key="intercellSpacing" width="3" height="2"/>
60 <color key="backgroundColor" white="0.66666666669999997" alpha="0.0" colorSpace="deviceWhite"/>
61 <tableViewGridLines key="gridStyleMask" horizontal="YES"/>
62 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
63 <tableColumns>
64 <tableColumn identifier="MainColumn" width="321" minWidth="40" maxWidth="1000" id="3NN-k0-vDM">
65 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
66 <font key="font" metaFont="smallSystem"/>
67 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
68 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
69 </tableHeaderCell>
70 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="Ap7-26-S6b">
71 <font key="font" metaFont="system"/>
72 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
73 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
74 </textFieldCell>
75 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
76 <prototypeCellViews>
Alexandre Lision4e280d62015-09-09 15:56:30 -040077 <tableCellView identifier="MainCell" id="Z6G-mQ-L3J" userLabel="MainCell" customClass="ContextualTableCellView">
Alexandre Lision4dfcafc2015-08-20 12:43:23 -040078 <rect key="frame" x="1" y="1" width="321" height="60"/>
79 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
80 <subviews>
81 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" tag="200" translatesAutoresizingMaskIntoConstraints="NO" id="epa-Ih-aKF">
Alexandre Lision4e280d62015-09-09 15:56:30 -040082 <rect key="frame" x="57" y="31" width="225" height="23"/>
Alexandre Lision51ff1492016-04-15 11:38:37 -040083 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" placeholderString="Display Role" id="uSw-g5-kte">
Alexandre Lision4dfcafc2015-08-20 12:43:23 -040084 <font key="font" size="16" name="HelveticaNeue-Light"/>
85 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
86 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
87 </textFieldCell>
88 </textField>
Alexandre Lision0f66bd32016-01-18 11:30:45 -050089 <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" tag="100" translatesAutoresizingMaskIntoConstraints="NO" id="sHH-wj-oHs">
Alexandre Lision4dfcafc2015-08-20 12:43:23 -040090 <rect key="frame" x="3" y="6" width="48" height="48"/>
Alexandre Lision0f66bd32016-01-18 11:30:45 -050091 <constraints>
92 <constraint firstAttribute="width" constant="48" id="C2Y-L7-ryb"/>
93 <constraint firstAttribute="height" constant="48" id="Q3H-Dy-81c"/>
94 </constraints>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -040095 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="NSUser" id="bqQ-Jp-DPH"/>
96 </imageView>
97 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" tag="300" translatesAutoresizingMaskIntoConstraints="NO" id="epi-ZP-as5">
98 <rect key="frame" x="57" y="10" width="177" height="20"/>
Alexandre Lision51ff1492016-04-15 11:38:37 -040099 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" placeholderString="details" id="BfK-c5-B1l">
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400100 <font key="font" size="13" name="HelveticaNeue-Light"/>
101 <color key="textColor" name="windowFrameColor" catalog="System" colorSpace="catalog"/>
102 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
103 </textFieldCell>
104 </textField>
Nicolas Jagereccf8ae2016-02-05 16:34:00 -0500105 <textField hidden="YES" horizontalHuggingPriority="251" verticalHuggingPriority="750" misplaced="YES" tag="500" translatesAutoresizingMaskIntoConstraints="NO" id="MYe-rn-qOP">
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500106 <rect key="frame" x="35" y="6" width="16" height="17"/>
Alexandre Lision51ff1492016-04-15 11:38:37 -0400107 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" placeholderString="n" drawsBackground="YES" id="sGB-x7-gig">
Alexandre Lision34607032016-02-08 16:16:49 -0500108 <font key="font" metaFont="smallSystem"/>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500109 <color key="textColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
110 <color key="backgroundColor" red="0.98431372549019602" green="0.28627450980392155" blue="0.28235294117647058" alpha="0.90000000000000002" colorSpace="calibratedRGB"/>
111 </textFieldCell>
112 </textField>
Nicolas Jagereccf8ae2016-02-05 16:34:00 -0500113 <button hidden="YES" verticalHuggingPriority="750" tag="400" translatesAutoresizingMaskIntoConstraints="NO" id="DAd-lc-L62" userLabel="Call Button" customClass="IconButton">
114 <rect key="frame" x="288" y="15" width="30" height="30"/>
115 <constraints>
116 <constraint firstAttribute="height" constant="30" id="0mP-Ez-X7O"/>
117 <constraint firstAttribute="width" constant="30" id="kYf-6V-X04"/>
118 </constraints>
119 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_action_video" imagePosition="overlaps" alignment="center" allowsMixedState="YES" transparent="YES" imageScaling="proportionallyDown" inset="2" id="CcV-tT-jWI">
120 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
121 <font key="font" metaFont="system"/>
122 </buttonCell>
123 <userDefinedRuntimeAttributes>
124 <userDefinedRuntimeAttribute type="number" keyPath="imageInsets">
125 <integer key="value" value="6"/>
126 </userDefinedRuntimeAttribute>
127 </userDefinedRuntimeAttributes>
128 <connections>
129 <action selector="callClickedAtRow:" target="-1" id="zew-Rw-kFH"/>
130 </connections>
131 </button>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400132 </subviews>
133 <constraints>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500134 <constraint firstItem="MYe-rn-qOP" firstAttribute="trailing" secondItem="sHH-wj-oHs" secondAttribute="trailing" id="1nI-oe-P2F"/>
135 <constraint firstItem="sHH-wj-oHs" firstAttribute="leading" secondItem="Z6G-mQ-L3J" secondAttribute="leading" constant="3" id="CGt-hN-ulS"/>
136 <constraint firstItem="sHH-wj-oHs" firstAttribute="top" secondItem="Z6G-mQ-L3J" secondAttribute="top" constant="6" id="KMX-Ru-AEa"/>
137 <constraint firstItem="MYe-rn-qOP" firstAttribute="bottom" secondItem="sHH-wj-oHs" secondAttribute="bottom" id="QV9-5r-9us"/>
138 <constraint firstAttribute="bottom" secondItem="sHH-wj-oHs" secondAttribute="bottom" constant="6" id="SJ6-9t-r0l"/>
Nicolas Jagereccf8ae2016-02-05 16:34:00 -0500139 <constraint firstAttribute="trailing" secondItem="DAd-lc-L62" secondAttribute="trailing" constant="3" id="Zsb-GR-rRN"/>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500140 <constraint firstItem="DAd-lc-L62" firstAttribute="centerY" secondItem="Z6G-mQ-L3J" secondAttribute="centerY" id="amg-Ei-hAd"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400141 </constraints>
142 <connections>
143 <outlet property="textField" destination="epa-Ih-aKF" id="ISN-G3-Hxj"/>
144 </connections>
145 </tableCellView>
Nicolas Jagereccf8ae2016-02-05 16:34:00 -0500146 <tableCellView identifier="CallCell" id="nvG-hU-lKg" userLabel="CallCell" customClass="ContextualTableCellView">
147 <rect key="frame" x="1" y="63" width="321" height="50"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400148 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
149 <subviews>
Nicolas Jagereccf8ae2016-02-05 16:34:00 -0500150 <button verticalHuggingPriority="750" tag="600" translatesAutoresizingMaskIntoConstraints="NO" id="goj-2q-MrC" customClass="IconButton">
151 <rect key="frame" x="288" y="10" width="30" height="30"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400152 <constraints>
Nicolas Jagereccf8ae2016-02-05 16:34:00 -0500153 <constraint firstAttribute="width" constant="30" id="1BZ-Kd-bEV"/>
154 <constraint firstAttribute="height" constant="30" id="kff-nD-Fcp"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400155 </constraints>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500156 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_action_cancel" imagePosition="overlaps" alignment="center" transparent="YES" imageScaling="proportionallyDown" inset="2" id="s5P-Zv-nbT">
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400157 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
158 <font key="font" metaFont="system"/>
159 </buttonCell>
Nicolas Jagereccf8ae2016-02-05 16:34:00 -0500160 <userDefinedRuntimeAttributes>
161 <userDefinedRuntimeAttribute type="number" keyPath="imageInsets">
162 <integer key="value" value="6"/>
163 </userDefinedRuntimeAttribute>
164 <userDefinedRuntimeAttribute type="color" keyPath="bgColor">
165 <color key="value" red="0.94509803920000002" green="0.16078431369999999" blue="0.0" alpha="0.83999999999999997" colorSpace="calibratedRGB"/>
166 </userDefinedRuntimeAttribute>
167 </userDefinedRuntimeAttributes>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400168 <connections>
169 <action selector="hangUpClickedAtRow:" target="-1" id="mlM-gd-4bQ"/>
170 </connections>
171 </button>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500172 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" tag="200" translatesAutoresizingMaskIntoConstraints="NO" id="sfz-V3-QhK">
Nicolas Jagereccf8ae2016-02-05 16:34:00 -0500173 <rect key="frame" x="6" y="24" width="276" height="23"/>
174 <constraints>
175 <constraint firstAttribute="height" constant="23" id="Knk-h9-HbW"/>
176 </constraints>
Alexandre Lision51ff1492016-04-15 11:38:37 -0400177 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" placeholderString="Call name" id="j0J-Xd-uth">
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500178 <font key="font" size="16" name="HelveticaNeue-Light"/>
179 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
180 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
181 </textFieldCell>
182 </textField>
Nicolas Jagereccf8ae2016-02-05 16:34:00 -0500183 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" tag="300" translatesAutoresizingMaskIntoConstraints="NO" id="Sm2-al-NU0">
184 <rect key="frame" x="6" y="3" width="276" height="20"/>
Alexandre Lision51ff1492016-04-15 11:38:37 -0400185 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" placeholderString="details" id="mK5-kV-YOO">
Nicolas Jagereccf8ae2016-02-05 16:34:00 -0500186 <font key="font" size="13" name="HelveticaNeue-Light"/>
187 <color key="textColor" name="windowFrameColor" catalog="System" colorSpace="catalog"/>
188 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
189 </textFieldCell>
190 </textField>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400191 </subviews>
192 <constraints>
Nicolas Jagereccf8ae2016-02-05 16:34:00 -0500193 <constraint firstItem="Sm2-al-NU0" firstAttribute="top" secondItem="sfz-V3-QhK" secondAttribute="bottom" constant="1" id="4ta-Gr-B5A"/>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500194 <constraint firstItem="goj-2q-MrC" firstAttribute="centerY" secondItem="nvG-hU-lKg" secondAttribute="centerY" id="Kym-eH-bYz"/>
195 <constraint firstItem="sfz-V3-QhK" firstAttribute="top" secondItem="nvG-hU-lKg" secondAttribute="top" constant="3" id="M4L-Af-Pfa"/>
Nicolas Jagereccf8ae2016-02-05 16:34:00 -0500196 <constraint firstItem="sfz-V3-QhK" firstAttribute="leading" secondItem="nvG-hU-lKg" secondAttribute="leading" constant="8" id="O23-cp-x3m"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400197 <constraint firstItem="Sm2-al-NU0" firstAttribute="leading" secondItem="nvG-hU-lKg" secondAttribute="leading" constant="8" id="WJh-9X-RGV"/>
Nicolas Jagereccf8ae2016-02-05 16:34:00 -0500198 <constraint firstItem="Sm2-al-NU0" firstAttribute="leading" secondItem="nvG-hU-lKg" secondAttribute="leading" constant="8" id="YZn-VJ-val"/>
199 <constraint firstAttribute="trailing" secondItem="goj-2q-MrC" secondAttribute="trailing" constant="3" id="hjs-hz-0hg"/>
200 <constraint firstItem="goj-2q-MrC" firstAttribute="leading" secondItem="Sm2-al-NU0" secondAttribute="trailing" constant="8" id="iHP-pI-Jw3"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400201 <constraint firstItem="sfz-V3-QhK" firstAttribute="leading" secondItem="nvG-hU-lKg" secondAttribute="leading" constant="8" id="vjw-ee-Iqh"/>
Nicolas Jagereccf8ae2016-02-05 16:34:00 -0500202 <constraint firstItem="goj-2q-MrC" firstAttribute="leading" secondItem="sfz-V3-QhK" secondAttribute="trailing" constant="8" id="y0f-Av-r8z"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400203 </constraints>
204 <connections>
205 <outlet property="textField" destination="sfz-V3-QhK" id="0Ka-vn-gAW"/>
206 </connections>
207 </tableCellView>
Alexandre Lision4e280d62015-09-09 15:56:30 -0400208 <customView identifier="HoverRowView" id="f78-Ki-IyO" customClass="HoverTableRowView">
Nicolas Jagereccf8ae2016-02-05 16:34:00 -0500209 <rect key="frame" x="1" y="115" width="321" height="55"/>
Alexandre Lision4e280d62015-09-09 15:56:30 -0400210 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
211 </customView>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400212 </prototypeCellViews>
213 </tableColumn>
214 </tableColumns>
215 <connections>
216 <outlet property="delegate" destination="jrf-42-1l2" id="8h1-gK-pbG"/>
217 </connections>
218 </outlineView>
219 </subviews>
220 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
221 </clipView>
222 <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="OkJ-yp-L3b">
223 <rect key="frame" x="1" y="119" width="223" height="15"/>
224 <autoresizingMask key="autoresizingMask"/>
225 </scroller>
226 <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="obv-Hw-mDJ">
227 <rect key="frame" x="224" y="17" width="15" height="102"/>
228 <autoresizingMask key="autoresizingMask"/>
229 </scroller>
230 </scrollView>
231 </subviews>
232 <constraints>
233 <constraint firstAttribute="bottom" secondItem="omo-Be-zok" secondAttribute="bottom" id="5ys-Wa-9mw"/>
234 <constraint firstItem="omo-Be-zok" firstAttribute="leading" secondItem="D5P-tm-YgO" secondAttribute="leading" id="9f9-gC-qUk"/>
235 <constraint firstAttribute="trailing" secondItem="omo-Be-zok" secondAttribute="trailing" id="kjE-nb-hyc"/>
236 <constraint firstItem="omo-Be-zok" firstAttribute="top" secondItem="D5P-tm-YgO" secondAttribute="top" constant="3" id="u5o-YR-A05"/>
237 </constraints>
238 </view>
239 </tabViewItem>
240 <tabViewItem label="History" identifier="1" id="Wi9-Zd-O1N">
241 <view key="view" id="h2E-qI-upQ">
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -0400242 <rect key="frame" x="0.0" y="0.0" width="324" height="690"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400243 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
244 <subviews>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500245 <scrollView borderType="none" autohidesScrollers="YES" horizontalLineScroll="72" horizontalPageScroll="10" verticalLineScroll="72" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" horizontalScrollElasticity="none" translatesAutoresizingMaskIntoConstraints="NO" id="9uI-D5-KRt">
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -0400246 <rect key="frame" x="0.0" y="0.0" width="324" height="690"/>
Alexandre Lisionbfa68f62015-09-10 08:38:42 -0400247 <clipView key="contentView" drawsBackground="NO" copiesOnScroll="NO" id="eME-fQ-3QX">
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -0400248 <rect key="frame" x="0.0" y="0.0" width="324" height="690"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400249 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
250 <subviews>
Alexandre Lisionac4f5b62016-02-17 13:53:12 -0500251 <outlineView focusRingType="none" verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" multipleSelection="NO" autosaveColumns="NO" rowHeight="70" rowSizeStyle="automatic" viewBased="YES" indentationPerLevel="3" outlineTableColumn="pTT-gU-NVa" id="rr8-UC-gGF" customClass="RingOutlineView">
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -0400252 <rect key="frame" x="0.0" y="0.0" width="324" height="690"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400253 <autoresizingMask key="autoresizingMask"/>
254 <size key="intercellSpacing" width="3" height="2"/>
255 <color key="backgroundColor" white="1" alpha="0.0" colorSpace="deviceWhite"/>
256 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
257 <tableColumns>
258 <tableColumn identifier="" width="321" minWidth="40" maxWidth="1000" id="pTT-gU-NVa">
259 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
260 <font key="font" metaFont="smallSystem"/>
261 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
262 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
263 </tableHeaderCell>
264 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="3Bh-xR-4Vn">
265 <font key="font" metaFont="system"/>
266 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
267 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
268 </textFieldCell>
269 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
270 <prototypeCellViews>
Alexandre Lision4e280d62015-09-09 15:56:30 -0400271 <customView identifier="HoverRowView" id="I4b-1u-B0k" customClass="HoverTableRowView">
272 <rect key="frame" x="1" y="1" width="321" height="70"/>
273 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
274 </customView>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400275 <tableCellView identifier="CategoryCell" id="p9h-Zd-GtR">
Alexandre Lisionac4f5b62016-02-17 13:53:12 -0500276 <rect key="frame" x="1" y="73" width="321" height="32"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400277 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
278 <subviews>
279 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" tag="200" translatesAutoresizingMaskIntoConstraints="NO" id="9c4-YB-v5K">
280 <rect key="frame" x="8" y="5" width="304.5" height="23"/>
Alexandre Lision51ff1492016-04-15 11:38:37 -0400281 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" placeholderString="Category" id="gaf-Za-tuc">
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400282 <font key="font" size="16" name="HelveticaNeue-Light"/>
283 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
284 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
285 </textFieldCell>
286 </textField>
287 </subviews>
288 <connections>
289 <outlet property="textField" destination="9c4-YB-v5K" id="dVq-jW-swn"/>
290 </connections>
291 </tableCellView>
Alexandre Lisionac4f5b62016-02-17 13:53:12 -0500292 <tableCellView identifier="HistoryCell" id="agj-oV-Bb0">
293 <rect key="frame" x="1" y="107" width="321" height="48"/>
294 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
295 <subviews>
296 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" tag="300" translatesAutoresizingMaskIntoConstraints="NO" id="eGS-mC-h5A" userLabel="Date Field">
297 <rect key="frame" x="54" y="3" width="233" height="20"/>
298 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" placeholderString="date" id="UKP-Et-CT0">
299 <font key="font" size="13" name="HelveticaNeue-Light"/>
300 <color key="textColor" name="windowFrameColor" catalog="System" colorSpace="catalog"/>
301 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
302 </textFieldCell>
303 </textField>
304 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" misplaced="YES" tag="200" translatesAutoresizingMaskIntoConstraints="NO" id="CF6-GV-88E" userLabel="Name Field">
305 <rect key="frame" x="54" y="27" width="233" height="21"/>
306 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" placeholderString="Name" id="bgk-oz-u7n">
307 <font key="font" size="16" name="HelveticaNeue"/>
308 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
309 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
310 </textFieldCell>
311 </textField>
312 <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" tag="100" translatesAutoresizingMaskIntoConstraints="NO" id="yXU-aM-QzI" userLabel="Dir View">
313 <rect key="frame" x="293" y="12" width="25" height="25"/>
314 <constraints>
315 <constraint firstAttribute="height" constant="25" id="VAR-He-2Qx"/>
316 <constraint firstAttribute="width" constant="25" id="WB7-n5-GSl"/>
317 </constraints>
318 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="UbN-dY-FV8"/>
319 </imageView>
320 <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" tag="400" translatesAutoresizingMaskIntoConstraints="NO" id="m5q-Hl-1dF" userLabel="Photo View">
321 <rect key="frame" x="8" y="4" width="40" height="40"/>
322 <constraints>
323 <constraint firstAttribute="width" constant="40" id="XqD-Tf-5NS"/>
324 <constraint firstAttribute="height" constant="40" id="eBN-SG-DI4"/>
325 </constraints>
326 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="0fm-ha-CAn"/>
327 </imageView>
328 </subviews>
329 <constraints>
330 <constraint firstItem="eGS-mC-h5A" firstAttribute="leading" secondItem="CF6-GV-88E" secondAttribute="leading" id="A21-T9-xjp"/>
331 <constraint firstItem="yXU-aM-QzI" firstAttribute="leading" secondItem="eGS-mC-h5A" secondAttribute="trailing" constant="8" id="MEZ-Fi-uf1"/>
332 <constraint firstItem="yXU-aM-QzI" firstAttribute="leading" secondItem="CF6-GV-88E" secondAttribute="trailing" constant="8" id="TMg-VN-MtS"/>
333 <constraint firstItem="m5q-Hl-1dF" firstAttribute="centerY" secondItem="agj-oV-Bb0" secondAttribute="centerY" id="WsZ-ez-rFh"/>
334 <constraint firstItem="m5q-Hl-1dF" firstAttribute="leading" secondItem="agj-oV-Bb0" secondAttribute="leading" constant="8" id="Yc0-vi-iei"/>
335 <constraint firstItem="eGS-mC-h5A" firstAttribute="top" secondItem="CF6-GV-88E" secondAttribute="bottom" constant="2" id="bWt-O2-dvg"/>
336 <constraint firstAttribute="trailing" secondItem="yXU-aM-QzI" secondAttribute="trailing" constant="3" id="jTk-jr-jg3"/>
337 <constraint firstItem="eGS-mC-h5A" firstAttribute="leading" secondItem="m5q-Hl-1dF" secondAttribute="trailing" constant="8" id="pKf-4c-zVN"/>
338 <constraint firstItem="CF6-GV-88E" firstAttribute="top" secondItem="agj-oV-Bb0" secondAttribute="top" id="sMA-ce-flh"/>
339 <constraint firstItem="yXU-aM-QzI" firstAttribute="centerY" secondItem="agj-oV-Bb0" secondAttribute="centerY" id="zpc-fB-fFr"/>
340 </constraints>
341 </tableCellView>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400342 </prototypeCellViews>
343 </tableColumn>
344 </tableColumns>
345 <connections>
346 <outlet property="delegate" destination="jzj-dD-ryc" id="UpR-Pm-j0w"/>
347 </connections>
348 </outlineView>
349 </subviews>
350 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
351 </clipView>
352 <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="9To-im-dx7">
353 <rect key="frame" x="1" y="119" width="223" height="15"/>
354 <autoresizingMask key="autoresizingMask"/>
355 </scroller>
356 <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="oow-9i-3Tx">
357 <rect key="frame" x="224" y="17" width="15" height="102"/>
358 <autoresizingMask key="autoresizingMask"/>
359 </scroller>
360 </scrollView>
361 </subviews>
362 <constraints>
363 <constraint firstAttribute="trailing" secondItem="9uI-D5-KRt" secondAttribute="trailing" id="3ql-Ay-dMA"/>
364 <constraint firstItem="9uI-D5-KRt" firstAttribute="top" secondItem="h2E-qI-upQ" secondAttribute="top" id="8Ow-c0-AbH"/>
365 <constraint firstItem="9uI-D5-KRt" firstAttribute="leading" secondItem="h2E-qI-upQ" secondAttribute="leading" id="8Wg-jy-DtF"/>
366 <constraint firstAttribute="bottom" secondItem="9uI-D5-KRt" secondAttribute="bottom" id="niN-fI-6OF"/>
367 </constraints>
368 </view>
369 </tabViewItem>
370 <tabViewItem label="Contacts" identifier="" id="Zbi-X6-DLT" userLabel="Persons">
Alexandre Lision4e280d62015-09-09 15:56:30 -0400371 <view key="view" id="sag-tS-7Jw">
372 <rect key="frame" x="0.0" y="0.0" width="324" height="612"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400373 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
374 <subviews>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500375 <scrollView focusRingType="none" borderType="none" autohidesScrollers="YES" horizontalLineScroll="72" horizontalPageScroll="10" verticalLineScroll="72" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" horizontalScrollElasticity="none" translatesAutoresizingMaskIntoConstraints="NO" id="rJv-ju-DFe">
376 <rect key="frame" x="0.0" y="0.0" width="324" height="612"/>
Alexandre Lisionbfa68f62015-09-10 08:38:42 -0400377 <clipView key="contentView" focusRingType="none" drawsBackground="NO" copiesOnScroll="NO" id="S00-xr-jYM">
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500378 <rect key="frame" x="0.0" y="0.0" width="324" height="612"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400379 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
380 <subviews>
Alexandre Lisionac4f5b62016-02-17 13:53:12 -0500381 <outlineView focusRingType="none" verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" multipleSelection="NO" autosaveColumns="NO" rowHeight="70" rowSizeStyle="automatic" viewBased="YES" indentationPerLevel="10" outlineTableColumn="8Ve-L0-o7V" id="Hrg-Fe-uGq" customClass="RingOutlineView">
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500382 <rect key="frame" x="0.0" y="0.0" width="324" height="0.0"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400383 <autoresizingMask key="autoresizingMask"/>
384 <size key="intercellSpacing" width="3" height="2"/>
385 <color key="backgroundColor" white="1" alpha="0.0" colorSpace="deviceWhite"/>
386 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
387 <tableColumns>
388 <tableColumn identifier="NameColumn" width="320.7734375" minWidth="40" maxWidth="1000" id="8Ve-L0-o7V">
389 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
390 <font key="font" metaFont="system"/>
391 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
392 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
393 </tableHeaderCell>
394 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="GAa-pQ-t4g">
395 <font key="font" metaFont="system"/>
396 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
397 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
398 </textFieldCell>
399 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
400 <prototypeCellViews>
Alexandre Lision6da08a82015-09-24 17:09:24 -0400401 <tableCellView identifier="PersonCell" id="b38-tQ-FEz" customClass="ContextualTableCellView">
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400402 <rect key="frame" x="1" y="1" width="321" height="60"/>
403 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
404 <subviews>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500405 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" tag="200" translatesAutoresizingMaskIntoConstraints="NO" id="eGe-4R-pNq">
Alexandre Lisionac4f5b62016-02-17 13:53:12 -0500406 <rect key="frame" x="57" y="31" width="225" height="23"/>
Alexandre Lision51ff1492016-04-15 11:38:37 -0400407 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" placeholderString="Display Role" id="Q1F-xo-N3e">
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400408 <font key="font" size="16" name="HelveticaNeue-Light"/>
409 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
410 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
411 </textFieldCell>
412 </textField>
Alexandre Lisionac4f5b62016-02-17 13:53:12 -0500413 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" misplaced="YES" tag="300" translatesAutoresizingMaskIntoConstraints="NO" id="eXn-EJ-bSE">
414 <rect key="frame" x="57" y="9" width="225" height="17"/>
Alexandre Lision51ff1492016-04-15 11:38:37 -0400415 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" placeholderString="details" id="isD-c6-X5Q">
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400416 <font key="font" size="13" name="HelveticaNeue-Light"/>
417 <color key="textColor" name="windowFrameColor" catalog="System" colorSpace="catalog"/>
418 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
419 </textFieldCell>
420 </textField>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400421 <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" tag="100" translatesAutoresizingMaskIntoConstraints="NO" id="akc-1J-SlS">
422 <rect key="frame" x="11" y="10" width="40" height="40"/>
423 <constraints>
424 <constraint firstAttribute="height" constant="40" id="CrK-Ie-5bf"/>
425 <constraint firstAttribute="width" constant="40" id="UI6-4M-0El"/>
426 </constraints>
427 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="uT7-b3-sLX"/>
428 </imageView>
Alexandre Lision6da08a82015-09-24 17:09:24 -0400429 <button verticalHuggingPriority="750" tag="400" translatesAutoresizingMaskIntoConstraints="NO" id="D2v-io-eAw" userLabel="Call Button" customClass="IconButton">
Alexandre Lisionac4f5b62016-02-17 13:53:12 -0500430 <rect key="frame" x="288" y="18" width="30" height="30"/>
Alexandre Lision6da08a82015-09-24 17:09:24 -0400431 <constraints>
Alexandre Lisionac4f5b62016-02-17 13:53:12 -0500432 <constraint firstAttribute="width" constant="30" id="GrO-uI-c46"/>
433 <constraint firstAttribute="height" constant="30" id="InT-OX-mtQ"/>
Alexandre Lision6da08a82015-09-24 17:09:24 -0400434 </constraints>
435 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_action_call" imagePosition="overlaps" alignment="center" transparent="YES" imageScaling="proportionallyDown" inset="2" id="LSh-Ow-NcP">
436 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
437 <font key="font" metaFont="system"/>
438 </buttonCell>
Alexandre Lisionac4f5b62016-02-17 13:53:12 -0500439 <userDefinedRuntimeAttributes>
440 <userDefinedRuntimeAttribute type="number" keyPath="imageInsets">
441 <integer key="value" value="6"/>
442 </userDefinedRuntimeAttribute>
443 </userDefinedRuntimeAttributes>
Alexandre Lision6da08a82015-09-24 17:09:24 -0400444 <connections>
445 <action selector="callClickedAtRow:" target="-1" id="3lv-9D-TpH"/>
446 </connections>
447 </button>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400448 </subviews>
449 <constraints>
Alexandre Lisionac4f5b62016-02-17 13:53:12 -0500450 <constraint firstItem="D2v-io-eAw" firstAttribute="centerY" secondItem="b38-tQ-FEz" secondAttribute="centerY" constant="-3" id="164-he-Pvx"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400451 <constraint firstItem="akc-1J-SlS" firstAttribute="leading" secondItem="b38-tQ-FEz" secondAttribute="leading" constant="11" id="5kx-HC-bBU"/>
452 <constraint firstItem="eGe-4R-pNq" firstAttribute="top" secondItem="b38-tQ-FEz" secondAttribute="top" constant="6" id="8Wv-Vg-yRP"/>
Alexandre Lisionac4f5b62016-02-17 13:53:12 -0500453 <constraint firstAttribute="trailing" secondItem="D2v-io-eAw" secondAttribute="trailing" constant="3" id="Bfw-dI-wa0"/>
454 <constraint firstItem="D2v-io-eAw" firstAttribute="leading" secondItem="eGe-4R-pNq" secondAttribute="trailing" constant="8" id="CfV-hv-5sI"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400455 <constraint firstAttribute="bottom" secondItem="akc-1J-SlS" secondAttribute="bottom" constant="10" id="Kqx-IH-Vuf"/>
456 <constraint firstItem="eXn-EJ-bSE" firstAttribute="leading" secondItem="eGe-4R-pNq" secondAttribute="leading" id="bap-6e-vDW"/>
Alexandre Lisionac4f5b62016-02-17 13:53:12 -0500457 <constraint firstItem="eXn-EJ-bSE" firstAttribute="top" secondItem="eGe-4R-pNq" secondAttribute="bottom" constant="4" id="gJ2-g6-MYL"/>
458 <constraint firstItem="eGe-4R-pNq" firstAttribute="top" secondItem="b38-tQ-FEz" secondAttribute="top" constant="6" id="oNW-AO-oVK"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400459 <constraint firstItem="akc-1J-SlS" firstAttribute="top" secondItem="b38-tQ-FEz" secondAttribute="top" constant="10" id="oTf-L2-iEw"/>
Alexandre Lisionac4f5b62016-02-17 13:53:12 -0500460 <constraint firstItem="eXn-EJ-bSE" firstAttribute="leading" secondItem="akc-1J-SlS" secondAttribute="trailing" constant="8" id="plb-4c-0Js"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400461 <constraint firstItem="eGe-4R-pNq" firstAttribute="leading" secondItem="akc-1J-SlS" secondAttribute="trailing" constant="8" id="rmh-vN-PlS"/>
Alexandre Lisionac4f5b62016-02-17 13:53:12 -0500462 <constraint firstItem="D2v-io-eAw" firstAttribute="leading" secondItem="eXn-EJ-bSE" secondAttribute="trailing" constant="8" id="tem-uL-fNz"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400463 </constraints>
464 <connections>
465 <outlet property="textField" destination="eGe-4R-pNq" id="VAp-mO-qUH"/>
466 </connections>
467 </tableCellView>
468 <tableCellView identifier="LetterCell" id="VHd-0l-32E">
469 <rect key="frame" x="1" y="63" width="321" height="20"/>
470 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
471 <subviews>
472 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" tag="200" translatesAutoresizingMaskIntoConstraints="NO" id="ILI-pW-VaK">
473 <rect key="frame" x="7" y="-1" width="304.5" height="23"/>
Alexandre Lision51ff1492016-04-15 11:38:37 -0400474 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" placeholderString="Category" id="d5o-nL-fRP">
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400475 <font key="font" size="16" name="HelveticaNeue-Light"/>
476 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
477 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
478 </textFieldCell>
479 </textField>
480 </subviews>
481 <connections>
482 <outlet property="textField" destination="ILI-pW-VaK" id="bFA-iS-Cmh"/>
483 </connections>
484 </tableCellView>
485 <tableCellView identifier="ContactMethodCell" id="V0C-vp-6vb">
486 <rect key="frame" x="1" y="85" width="321" height="23"/>
487 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
488 <subviews>
489 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" tag="200" translatesAutoresizingMaskIntoConstraints="NO" id="Gys-Du-oeQ">
490 <rect key="frame" x="7" y="1" width="304.5" height="25"/>
Alexandre Lision51ff1492016-04-15 11:38:37 -0400491 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" placeholderString="Contact Method" id="FlQ-Th-nfO">
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400492 <font key="font" size="14" name="HelveticaNeue-Light"/>
493 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
494 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
495 </textFieldCell>
496 </textField>
497 </subviews>
498 <connections>
499 <outlet property="textField" destination="Gys-Du-oeQ" id="Rne-nh-bXU"/>
500 </connections>
501 </tableCellView>
Alexandre Lision4e280d62015-09-09 15:56:30 -0400502 <customView identifier="HoverRowView" id="cZe-WC-bXt" customClass="HoverTableRowView">
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500503 <rect key="frame" x="1" y="110" width="321" height="70"/>
Alexandre Lision4e280d62015-09-09 15:56:30 -0400504 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
505 </customView>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400506 </prototypeCellViews>
507 </tableColumn>
508 </tableColumns>
509 <connections>
510 <outlet property="delegate" destination="9RF-6W-vEW" id="5bm-gu-2q9"/>
511 </connections>
512 </outlineView>
513 </subviews>
514 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
515 </clipView>
516 <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="TGe-ww-q1j">
517 <rect key="frame" x="1" y="119" width="223" height="15"/>
518 <autoresizingMask key="autoresizingMask"/>
519 </scroller>
520 <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="dD5-3G-tUh">
521 <rect key="frame" x="224" y="17" width="15" height="102"/>
522 <autoresizingMask key="autoresizingMask"/>
523 </scroller>
524 </scrollView>
525 </subviews>
526 <constraints>
527 <constraint firstItem="rJv-ju-DFe" firstAttribute="top" secondItem="sag-tS-7Jw" secondAttribute="top" id="3mo-DH-0ZH"/>
528 <constraint firstAttribute="trailing" secondItem="rJv-ju-DFe" secondAttribute="trailing" id="Agj-CV-6sB"/>
529 <constraint firstAttribute="bottom" secondItem="rJv-ju-DFe" secondAttribute="bottom" id="TFr-jD-eT5"/>
530 <constraint firstItem="rJv-ju-DFe" firstAttribute="leading" secondItem="sag-tS-7Jw" secondAttribute="leading" id="jNI-5T-WhD"/>
531 </constraints>
532 </view>
533 </tabViewItem>
534 </tabViewItems>
535 </tabView>
Alexandre Lisionac4f5b62016-02-17 13:53:12 -0500536 <searchField wantsLayer="YES" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="PoQ-x4-ES3">
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -0400537 <rect key="frame" x="20" y="698" width="258" height="22"/>
Alexandre Lisionac4f5b62016-02-17 13:53:12 -0500538 <searchFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" borderStyle="bezel" placeholderString="Name, ringID" usesSingleLineMode="YES" bezelStyle="round" id="vvE-nM-kSl">
539 <font key="font" metaFont="system"/>
540 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
541 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
542 </searchFieldCell>
543 <connections>
544 <outlet property="delegate" destination="jrf-42-1l2" id="UtW-SL-Loa"/>
545 </connections>
546 </searchField>
547 <button verticalHuggingPriority="750" tag="400" translatesAutoresizingMaskIntoConstraints="NO" id="j5k-WC-n59" userLabel="Call Button" customClass="IconButton">
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -0400548 <rect key="frame" x="286" y="694" width="30" height="30"/>
Alexandre Lisionac4f5b62016-02-17 13:53:12 -0500549 <constraints>
550 <constraint firstAttribute="height" constant="30" id="FTa-mZ-R4s"/>
551 <constraint firstAttribute="width" constant="30" id="HPd-La-IgC"/>
552 </constraints>
553 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_action_video" imagePosition="overlaps" alignment="center" allowsMixedState="YES" transparent="YES" imageScaling="proportionallyDown" inset="2" id="96C-5v-Xun">
554 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
555 <font key="font" metaFont="system"/>
556 </buttonCell>
557 <userDefinedRuntimeAttributes>
558 <userDefinedRuntimeAttribute type="number" keyPath="imageInsets">
559 <integer key="value" value="6"/>
560 </userDefinedRuntimeAttribute>
561 </userDefinedRuntimeAttributes>
562 <connections>
563 <action selector="placeCallFromSearchField:" target="jrf-42-1l2" id="dHt-jp-DGZ"/>
564 </connections>
565 </button>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400566 </subviews>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500567 <constraints>
Alexandre Lisionac4f5b62016-02-17 13:53:12 -0500568 <constraint firstItem="PoQ-x4-ES3" firstAttribute="leading" secondItem="YgH-CN-tkB" secondAttribute="leading" constant="20" id="9e0-oX-skE"/>
Alexandre Lision4e280d62015-09-09 15:56:30 -0400569 <constraint firstItem="xXW-iq-GcP" firstAttribute="top" secondItem="PoQ-x4-ES3" secondAttribute="bottom" constant="8" id="FWN-Kb-wE9"/>
Alexandre Lisionac4f5b62016-02-17 13:53:12 -0500570 <constraint firstItem="j5k-WC-n59" firstAttribute="centerY" secondItem="PoQ-x4-ES3" secondAttribute="centerY" id="LrO-eP-hAU"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400571 <constraint firstAttribute="bottom" secondItem="xXW-iq-GcP" secondAttribute="bottom" id="MYN-Zf-Bvk"/>
572 <constraint firstAttribute="trailing" secondItem="xXW-iq-GcP" secondAttribute="trailing" id="TXC-lN-yL8"/>
573 <constraint firstAttribute="width" constant="324" id="Yjy-go-Dgc"/>
574 <constraint firstItem="xXW-iq-GcP" firstAttribute="leading" secondItem="YgH-CN-tkB" secondAttribute="leading" id="aSr-vt-QvR"/>
Alexandre Lisionac4f5b62016-02-17 13:53:12 -0500575 <constraint firstAttribute="trailing" secondItem="j5k-WC-n59" secondAttribute="trailing" constant="8" id="hOF-Eb-Zd4"/>
Alexandre Lision4e280d62015-09-09 15:56:30 -0400576 <constraint firstItem="PoQ-x4-ES3" firstAttribute="top" secondItem="YgH-CN-tkB" secondAttribute="top" constant="16" id="pW1-xU-j2q"/>
Alexandre Lisionac4f5b62016-02-17 13:53:12 -0500577 <constraint firstItem="j5k-WC-n59" firstAttribute="leading" secondItem="PoQ-x4-ES3" secondAttribute="trailing" constant="8" id="pxS-0T-P3J"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500578 </constraints>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400579 </customView>
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -0400580 <customView translatesAutoresizingMaskIntoConstraints="NO" id="Fzg-MB-mlx" userLabel="HomeView">
581 <rect key="frame" x="326" y="0.0" width="727" height="736"/>
582 <subviews>
583 <customView focusRingType="none" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="tSW-YT-asL">
584 <rect key="frame" x="662" y="103" width="727" height="658"/>
585 <constraints>
586 <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="400" id="5yo-rb-X1O"/>
587 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="725" id="ccX-uq-zuj"/>
588 </constraints>
589 </customView>
590 <customView translatesAutoresizingMaskIntoConstraints="NO" id="D6e-KX-8gC">
591 <rect key="frame" x="103" y="233" width="520" height="270"/>
592 <subviews>
593 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" setsMaxLayoutWidthAtFirstLayout="YES" translatesAutoresizingMaskIntoConstraints="NO" id="VJ1-xk-v5e">
594 <rect key="frame" x="105" y="83" width="308" height="84"/>
595 <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" id="eln-Vm-t0d">
596 <font key="font" size="15" name="HelveticaNeue"/>
597 <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>
598 <color key="textColor" name="secondaryLabelColor" catalog="System" colorSpace="catalog"/>
599 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
600 </textFieldCell>
601 </textField>
602 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="kFj-Sh-o5u">
603 <rect key="frame" x="94" y="56" width="330" height="19"/>
604 <constraints>
605 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="326" id="i1K-ok-BEb"/>
606 </constraints>
607 <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">
608 <font key="font" size="13" name="HelveticaNeue"/>
609 <color key="textColor" name="secondaryLabelColor" catalog="System" colorSpace="catalog"/>
610 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
611 </textFieldCell>
612 </textField>
613 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="JN3-vO-zcd" userLabel="Ring ID" customClass="RingIDField">
614 <rect key="frame" x="20" y="22" width="400" height="26"/>
615 <constraints>
616 <constraint firstAttribute="height" constant="26" id="TYe-h2-pPT"/>
617 <constraint firstAttribute="width" constant="400" id="ywt-Ml-u9k"/>
618 </constraints>
619 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" refusesFirstResponder="YES" sendsActionOnEndEditing="YES" borderStyle="border" alignment="center" id="qCF-Zf-vZg">
620 <font key="font" size="15" name="HelveticaNeue"/>
621 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
622 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
623 </textFieldCell>
624 </textField>
625 <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="f62-JV-dgr">
626 <rect key="frame" x="146" y="175" width="225" height="75"/>
627 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="symbol_name" id="9ti-Q4-TAv"/>
628 </imageView>
629 <button ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Oac-o7-2Ge">
630 <rect key="frame" x="470" y="20" width="30" height="30"/>
631 <constraints>
632 <constraint firstAttribute="height" constant="30" id="AXu-uA-KCC"/>
633 <constraint firstAttribute="width" constant="30" id="h6a-Lg-QRm"/>
634 </constraints>
635 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="NSShareTemplate" imagePosition="overlaps" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="Z08-dU-5EN">
636 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
637 <font key="font" metaFont="system"/>
638 </buttonCell>
639 <connections>
640 <action selector="shareRingID:" target="-2" id="8bY-RW-cQS"/>
641 </connections>
642 </button>
643 <button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="eXV-BT-B6J" customClass="IconButton">
644 <rect key="frame" x="431" y="20" width="30" height="30"/>
645 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="qrcode" imagePosition="only" alignment="center" transparent="YES" imageScaling="proportionallyUpOrDown" inset="2" id="vvm-Gy-Tbh">
646 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
647 <font key="font" metaFont="system"/>
648 </buttonCell>
649 <userDefinedRuntimeAttributes>
650 <userDefinedRuntimeAttribute type="number" keyPath="imageInsets">
651 <integer key="value" value="6"/>
652 </userDefinedRuntimeAttribute>
653 </userDefinedRuntimeAttributes>
654 <connections>
655 <action selector="toggleQRCode:" target="-2" id="jZa-65-o5C"/>
656 </connections>
657 </button>
658 </subviews>
659 <constraints>
660 <constraint firstAttribute="height" constant="270" id="PLl-IK-oQA"/>
661 <constraint firstAttribute="width" constant="520" id="nXn-Wh-VAi"/>
662 </constraints>
663 </customView>
664 <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="dZR-JL-MY4">
665 <rect key="frame" x="263" y="268" width="200" height="200"/>
666 <constraints>
667 <constraint firstAttribute="width" constant="200" id="RCZ-Wt-iKD"/>
668 <constraint firstAttribute="height" constant="200" id="tSn-OT-Zn8"/>
669 </constraints>
670 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="mYG-HR-6oh"/>
671 </imageView>
672 </subviews>
673 <constraints>
674 <constraint firstItem="dZR-JL-MY4" firstAttribute="centerY" secondItem="Fzg-MB-mlx" secondAttribute="centerY" id="16A-gO-qJA"/>
675 <constraint firstItem="D6e-KX-8gC" firstAttribute="centerY" secondItem="Fzg-MB-mlx" secondAttribute="centerY" id="Duk-XW-qcv"/>
676 <constraint firstAttribute="bottom" secondItem="tSW-YT-asL" secondAttribute="bottom" id="OW1-T7-eV8"/>
677 <constraint firstAttribute="trailing" secondItem="tSW-YT-asL" secondAttribute="trailing" id="Vm1-Ql-lxQ"/>
678 <constraint firstAttribute="bottom" relation="greaterThanOrEqual" secondItem="dZR-JL-MY4" secondAttribute="bottom" constant="25" id="XdW-61-RbL"/>
679 <constraint firstItem="D6e-KX-8gC" firstAttribute="top" relation="greaterThanOrEqual" secondItem="Fzg-MB-mlx" secondAttribute="top" constant="20" id="cwV-ZJ-bld"/>
680 <constraint firstItem="dZR-JL-MY4" firstAttribute="centerX" secondItem="Fzg-MB-mlx" secondAttribute="centerX" id="ejM-RR-NBl"/>
681 <constraint firstItem="D6e-KX-8gC" firstAttribute="centerX" secondItem="Fzg-MB-mlx" secondAttribute="centerX" id="fjr-1a-hEA"/>
682 <constraint firstItem="tSW-YT-asL" firstAttribute="top" secondItem="Fzg-MB-mlx" secondAttribute="top" id="kVw-UP-9a7"/>
683 <constraint firstItem="tSW-YT-asL" firstAttribute="leading" secondItem="Fzg-MB-mlx" secondAttribute="leading" id="mCN-Pw-WJE"/>
684 </constraints>
685 </customView>
Alexandre Lision5855b6a2015-02-03 11:31:05 -0500686 </subviews>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500687 <constraints>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400688 <constraint firstItem="YgH-CN-tkB" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" id="H99-2E-fs4"/>
Alexandre Lisionbfa68f62015-09-10 08:38:42 -0400689 <constraint firstAttribute="bottom" secondItem="Pav-Bw-GgK" secondAttribute="bottom" id="QrG-jO-ix7"/>
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -0400690 <constraint firstItem="Pav-Bw-GgK" firstAttribute="leading" secondItem="YgH-CN-tkB" secondAttribute="trailing" id="RdH-bx-3aI"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400691 <constraint firstAttribute="trailing" secondItem="Fzg-MB-mlx" secondAttribute="trailing" id="T3I-2c-Eto"/>
692 <constraint firstItem="Fzg-MB-mlx" firstAttribute="leading" secondItem="YgH-CN-tkB" secondAttribute="trailing" constant="2" id="Xgw-Na-kgh"/>
Alexandre Lisionbfa68f62015-09-10 08:38:42 -0400693 <constraint firstItem="Pav-Bw-GgK" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" id="hcV-ir-ZEc"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400694 <constraint firstAttribute="bottom" secondItem="YgH-CN-tkB" secondAttribute="bottom" id="hkC-sf-sNA"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400695 <constraint firstAttribute="bottom" secondItem="Fzg-MB-mlx" secondAttribute="bottom" id="tQc-0j-ggO"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400696 <constraint firstItem="YgH-CN-tkB" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" id="w2k-lK-25U"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400697 <constraint firstItem="Fzg-MB-mlx" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" id="xvj-8r-P6I"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500698 </constraints>
Alexandre Lision5855b6a2015-02-03 11:31:05 -0500699 </view>
Alexandre Lision5855b6a2015-02-03 11:31:05 -0500700 <connections>
Alexandre Lision4e280d62015-09-09 15:56:30 -0400701 <outlet property="delegate" destination="-2" id="f7W-vO-bCb"/>
Alexandre Lision5855b6a2015-02-03 11:31:05 -0500702 </connections>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400703 <point key="canvasLocation" x="467.5" y="235"/>
Alexandre Lision5855b6a2015-02-03 11:31:05 -0500704 </window>
Alexandre Lision4ba18022015-04-23 12:17:40 -0400705 <viewController id="jzj-dD-ryc" customClass="HistoryVC">
Alexandre Lision5855b6a2015-02-03 11:31:05 -0500706 <connections>
707 <outlet property="historyView" destination="rr8-UC-gGF" id="8NW-8O-X5L"/>
708 <outlet property="view" destination="9uI-D5-KRt" id="hCt-k1-UV2"/>
709 </connections>
710 </viewController>
Alexandre Lision3b0bd332015-03-15 18:43:07 -0400711 <viewController id="9RF-6W-vEW" customClass="PersonsVC">
712 <connections>
713 <outlet property="personsView" destination="Hrg-Fe-uGq" id="nMb-nK-g6a"/>
714 <outlet property="view" destination="rJv-ju-DFe" id="A8H-6d-bW2"/>
715 </connections>
716 </viewController>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400717 <viewController id="jrf-42-1l2" customClass="SmartViewVC">
718 <connections>
719 <outlet property="searchField" destination="PoQ-x4-ES3" id="pOb-2e-PPS"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400720 <outlet property="smartView" destination="tcL-dy-Q3h" id="Zc4-OM-Xk7"/>
721 <outlet property="tabbar" destination="xXW-iq-GcP" id="Mnz-CR-TqJ"/>
722 <outlet property="view" destination="YgH-CN-tkB" id="M12-Bx-OJr"/>
723 </connections>
724 </viewController>
Alexandre Lision5855b6a2015-02-03 11:31:05 -0500725 </objects>
Alexandre Lision7f8351b2015-08-20 11:43:37 -0400726 <resources>
Alexandre Lision1abdf582016-02-09 14:21:19 -0500727 <image name="NSShareTemplate" width="11" height="16"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400728 <image name="NSUser" width="32" height="32"/>
729 <image name="ic_action_call" width="72" height="72"/>
Nicolas Jagereccf8ae2016-02-05 16:34:00 -0500730 <image name="ic_action_cancel" width="72" height="72"/>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500731 <image name="ic_action_video" width="72" height="72"/>
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -0400732 <image name="qrcode" width="72" height="72"/>
Alexandre Lision7f8351b2015-08-20 11:43:37 -0400733 <image name="symbol_name" width="225" height="75"/>
734 </resources>
Alexandre Lision5855b6a2015-02-03 11:31:05 -0500735</document>