blob: 812252cc594335f533a996385952562e44fcd4b0 [file] [log] [blame]
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -04001<?xml version="1.0" encoding="UTF-8"?>
Kateryna Kostiuk39ce23d2018-10-02 14:33:37 -04002<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="14313.18" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -04003 <dependencies>
Kateryna Kostiuk39ce23d2018-10-02 14:33:37 -04004 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14313.18"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -04005 <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -04006 </dependencies>
7 <objects>
8 <customObject id="-2" userLabel="File's Owner" customClass="AccAdvancedSipVC">
9 <connections>
10 <outlet property="audioCodecView" destination="2Rz-hA-d6u" id="FTG-Qc-IVx"/>
11 <outlet property="autoAnswer" destination="aBx-M9-wnx" id="cwy-Vu-MY5"/>
12 <outlet property="checkAnswerCertificatesButton" destination="RwQ-Zt-6Ms" id="qsF-8b-kVd"/>
13 <outlet property="checkIncomingCertificatesButton" destination="vfQ-wE-ZmD" id="4fv-nz-Y4b"/>
14 <outlet property="customAddressField" destination="Lhy-S9-aIO" id="OtQ-u7-ay8"/>
15 <outlet property="customPortField" destination="Toa-eV-Us2" id="e0R-A9-004"/>
16 <outlet property="customPortStepper" destination="fXf-Az-A7P" id="yd8-gH-WzY"/>
17 <outlet property="disableVideoButton" destination="3yP-KT-ImU" id="FQ0-qg-fnH"/>
18 <outlet property="enableRingtone" destination="sOY-lV-fFi" id="aVH-Te-iz1"/>
19 <outlet property="enableSDESButton" destination="xTd-ef-yVL" id="baa-UY-vwQ"/>
20 <outlet property="encryptMediaButton" destination="drd-aR-Qjr" id="VY7-XU-1yr"/>
21 <outlet property="encryptNegotiationButton" destination="ILQ-nZ-PzA" id="5eO-4o-vLO"/>
22 <outlet property="fallbackEncryptionFailureButton" destination="fea-s6-kK4" id="LAx-2S-DPj"/>
23 <outlet property="maxAudioPortStepper" destination="xYF-oT-c1k" id="KEd-hK-dmt"/>
24 <outlet property="maxAudioRTPRange" destination="ZTD-jf-ETX" id="nHY-qa-Z3Z"/>
25 <outlet property="maxVideoPortStepper" destination="iGx-YR-Efs" id="INH-SO-dHe"/>
26 <outlet property="maxVideoRTPRange" destination="yka-j6-lM7" id="CNd-G2-Obw"/>
27 <outlet property="minAudioPortStepper" destination="CJp-f0-CVS" id="AtL-mw-Jgq"/>
28 <outlet property="minAudioRTPRange" destination="fgZ-CW-Fvh" id="HDn-bX-sLR"/>
29 <outlet property="minVideoPortStepper" destination="cBH-m7-dIR" id="Cp2-eP-GsJ"/>
30 <outlet property="minVideoRTPRange" destination="A4B-iN-Uds" id="xDU-el-U87"/>
31 <outlet property="negotiationTimeoutField" destination="IoY-ZS-7VV" id="gR8-vU-F99"/>
32 <outlet property="negotiationTimeoutStepper" destination="RP0-Do-gcb" id="ykQ-DN-3QJ"/>
33 <outlet property="networkField" destination="P42-dO-VBW" id="pAP-kO-bUV"/>
34 <outlet property="networkStepper" destination="MYL-ee-crQ" id="CGI-s4-oQr"/>
35 <outlet property="outgoingTlsServerNameField" destination="MPK-W6-hDH" id="YJz-Gb-4Hi"/>
36 <outlet property="privateKeyPaswordField" destination="P0o-HT-W0W" id="hOG-or-1vY"/>
37 <outlet property="registrationTimeoutField" destination="VBr-DO-zPN" id="gq9-pN-iVG"/>
38 <outlet property="registrationTimeoutStepper" destination="TaV-85-mCI" id="QQA-gG-S8f"/>
39 <outlet property="requereIncomingCertificateButton" destination="Owe-Lu-zR2" id="xJC-nB-oGQ"/>
40 <outlet property="ringtoneSelectionButton" destination="PVN-3m-lNd" id="m3Z-rL-yQw"/>
41 <outlet property="selectCACertificateButton" destination="rkG-dN-0A3" id="7F0-AQ-iW3"/>
42 <outlet property="selectPrivateKeyButton" destination="9Yn-Ph-hn6" id="bj1-r5-wxQ"/>
43 <outlet property="selectUserCertificateButton" destination="Rk8-O0-ciB" id="z6m-ji-oIT"/>
44 <outlet property="stunAddressField" destination="5V3-AP-UfC" id="cX5-tx-gdV"/>
45 <outlet property="tlsProtocolsList" destination="egE-Ir-0cY" id="3R6-h3-sc2"/>
46 <outlet property="toggleUPnPButton" destination="vN2-vR-Md1" id="jps-7k-MAP"/>
47 <outlet property="toggleVideoButton" destination="Xnk-aJ-2Vg" id="5OB-ji-H2J"/>
48 <outlet property="turnAddressField" destination="Nk9-oD-oHY" id="0w0-dN-55k"/>
49 <outlet property="turnPasswordField" destination="H4h-QV-R15" id="5FQ-oa-wct"/>
50 <outlet property="turnRealmField" destination="T3i-ea-2yv" id="shc-AX-X6A"/>
51 <outlet property="turnUsernameField" destination="xgw-BA-zIA" id="0nx-nI-I6S"/>
52 <outlet property="useCustomAddressButton" destination="8Y1-hZ-pq5" id="Tlz-9h-nCP"/>
53 <outlet property="useSTUNButton" destination="dTT-ff-d4E" id="eoC-ZX-bGU"/>
54 <outlet property="useTURNButton" destination="WFm-Xg-Rlu" id="NuY-63-9Sg"/>
55 <outlet property="videoCodecView" destination="LDg-9Z-yNi" id="7eY-Zb-Len"/>
56 <outlet property="view" destination="2pL-ZS-jV2" id="i2J-aV-bRf"/>
57 </connections>
58 </customObject>
59 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
60 <customObject id="-3" userLabel="Application" customClass="NSObject"/>
61 <customView id="2pL-ZS-jV2">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -040062 <rect key="frame" x="0.0" y="0.0" width="620" height="1815"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -040063 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
64 <subviews>
65 <box boxType="custom" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="Ppa-zn-w1X">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -040066 <rect key="frame" x="0.0" y="1698" width="620" height="117"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -040067 <view key="contentView" id="626-Ug-faS">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -040068 <rect key="frame" x="1" y="1" width="618" height="115"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -040069 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
70 <subviews>
71 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ekW-LY-oqG">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -040072 <rect key="frame" x="18" y="78" width="83" height="17"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -040073 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Call settings" id="3Uq-Nb-J1A">
74 <font key="font" metaFont="systemSemibold" size="13"/>
75 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
76 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
77 </textFieldCell>
78 </textField>
79 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="sOY-lV-fFi">
80 <rect key="frame" x="38" y="18" width="123" height="18"/>
81 <buttonCell key="cell" type="check" title="Custom ringtone" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="Nqr-gj-dOH">
82 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
83 <font key="font" metaFont="system"/>
84 </buttonCell>
85 <connections>
86 <action selector="autoEnableRingtone:" target="-2" id="1sT-XI-6hO"/>
87 </connections>
88 </button>
89 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="PVN-3m-lNd">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -040090 <rect key="frame" x="163" y="10" width="68" height="32"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -040091 <buttonCell key="cell" type="push" bezelStyle="rounded" image="NSTouchBarFolderTemplate" imagePosition="left" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="v2R-Iy-83H">
92 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
93 <font key="font" metaFont="systemLight" size="13"/>
94 </buttonCell>
95 <connections>
96 <action selector="selectFile:" target="-2" id="IT5-Pv-TLq"/>
97 </connections>
98 </button>
99 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="aBx-M9-wnx">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400100 <rect key="frame" x="38" y="47" width="128" height="18"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400101 <buttonCell key="cell" type="check" title="Auto answer calls" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="3vs-TI-tkg">
102 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
103 <font key="font" metaFont="system"/>
104 </buttonCell>
105 <connections>
106 <action selector="autoAnswerCall:" target="-2" id="Wu8-ax-buG"/>
107 </connections>
108 </button>
109 </subviews>
110 <constraints>
111 <constraint firstAttribute="bottom" secondItem="sOY-lV-fFi" secondAttribute="bottom" constant="20" id="1dl-Hr-jTO"/>
112 <constraint firstItem="ekW-LY-oqG" firstAttribute="top" secondItem="626-Ug-faS" secondAttribute="top" constant="20" id="1nS-ha-tBp"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400113 <constraint firstItem="PVN-3m-lNd" firstAttribute="leading" secondItem="sOY-lV-fFi" secondAttribute="trailing" constant="10" id="Diw-ED-Rti"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400114 <constraint firstItem="aBx-M9-wnx" firstAttribute="leading" secondItem="626-Ug-faS" secondAttribute="leading" constant="40" id="Dju-nS-MId"/>
115 <constraint firstItem="ekW-LY-oqG" firstAttribute="leading" secondItem="626-Ug-faS" secondAttribute="leading" constant="20" id="LMP-Pa-23O"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400116 <constraint firstItem="sOY-lV-fFi" firstAttribute="top" secondItem="aBx-M9-wnx" secondAttribute="bottom" constant="15" id="fTZ-qL-Xb3"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400117 <constraint firstItem="PVN-3m-lNd" firstAttribute="centerY" secondItem="sOY-lV-fFi" secondAttribute="centerY" id="phe-Iv-RqX"/>
118 <constraint firstItem="sOY-lV-fFi" firstAttribute="leading" secondItem="aBx-M9-wnx" secondAttribute="leading" id="rjI-IH-FBN"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400119 <constraint firstItem="aBx-M9-wnx" firstAttribute="top" secondItem="ekW-LY-oqG" secondAttribute="bottom" constant="15" id="sGM-pf-0GL"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400120 </constraints>
121 </view>
Kateryna Kostiuk39ce23d2018-10-02 14:33:37 -0400122 <color key="borderColor" red="0.88235294117647056" green="0.88235294117647056" blue="0.88235294117647056" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
123 <color key="fillColor" red="0.91764705882352937" green="0.91764705882352937" blue="0.91764705882352937" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400124 </box>
125 <box boxType="custom" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="Zuz-jy-rLn">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400126 <rect key="frame" x="0.0" y="1193" width="620" height="485"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400127 <view key="contentView" id="O9m-sm-3kA">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400128 <rect key="frame" x="1" y="1" width="618" height="483"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400129 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
130 <subviews>
131 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="UoT-I6-sec">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400132 <rect key="frame" x="18" y="446" width="57" height="17"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400133 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Security" id="24s-we-pkD">
134 <font key="font" metaFont="systemSemibold" size="13"/>
135 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
136 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
137 </textFieldCell>
138 </textField>
139 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Gr6-rE-TTP">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400140 <rect key="frame" x="38" y="298" width="189" height="17"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400141 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="CA certificate" id="b2y-85-ZHK">
142 <font key="font" metaFont="system"/>
143 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
144 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
145 </textFieldCell>
146 </textField>
147 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="rkG-dN-0A3">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400148 <rect key="frame" x="229" y="289" width="68" height="32"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400149 <buttonCell key="cell" type="push" bezelStyle="rounded" image="NSTouchBarFolderTemplate" imagePosition="left" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="GEh-Lk-vmy">
150 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
151 <font key="font" metaFont="systemLight" size="13"/>
152 </buttonCell>
153 <connections>
154 <action selector="selectFile:" target="-2" id="XeI-7l-jsn"/>
155 </connections>
156 </button>
157 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="D12-bb-8ME">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400158 <rect key="frame" x="38" y="266" width="189" height="17"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400159 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="User certificate" id="Xp3-bL-3Cs">
160 <font key="font" metaFont="system"/>
161 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
162 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
163 </textFieldCell>
164 </textField>
165 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Rk8-O0-ciB">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400166 <rect key="frame" x="229" y="257" width="68" height="32"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400167 <buttonCell key="cell" type="push" bezelStyle="rounded" image="NSTouchBarFolderTemplate" imagePosition="left" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="X2E-zq-CRT">
168 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
169 <font key="font" metaFont="systemLight" size="13"/>
170 </buttonCell>
171 <connections>
172 <action selector="selectFile:" target="-2" id="AMG-Zg-ucv"/>
173 </connections>
174 </button>
175 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="lQN-0T-lNl">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400176 <rect key="frame" x="38" y="234" width="189" height="17"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400177 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Private key" id="W9F-Nf-ehp">
178 <font key="font" metaFont="system"/>
179 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
180 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
181 </textFieldCell>
182 </textField>
183 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="9Yn-Ph-hn6">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400184 <rect key="frame" x="229" y="224" width="68" height="32"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400185 <buttonCell key="cell" type="push" bezelStyle="rounded" image="NSTouchBarFolderTemplate" imagePosition="left" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="MDJ-1f-9d5">
186 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
187 <font key="font" metaFont="systemLight" size="13"/>
188 </buttonCell>
189 <connections>
190 <action selector="selectFile:" target="-2" id="unL-gm-G06"/>
191 </connections>
192 </button>
193 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="t0i-3W-NYK">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400194 <rect key="frame" x="38" y="202" width="189" height="17"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400195 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Private key password" id="72p-GY-gu6">
196 <font key="font" metaFont="system"/>
197 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
198 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
199 </textFieldCell>
200 </textField>
201 <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="P0o-HT-W0W" customClass="NSSecureTextField">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400202 <rect key="frame" x="235" y="201" width="230" height="20"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400203 <constraints>
204 <constraint firstAttribute="height" constant="20" id="nhm-Ug-vnb"/>
205 <constraint firstAttribute="width" constant="230" id="sxw-Zp-ozL"/>
206 </constraints>
207 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" bezelStyle="round" id="mYs-pD-pXF">
208 <font key="font" metaFont="system"/>
Kateryna Kostiuk39ce23d2018-10-02 14:33:37 -0400209 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400210 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
211 </textFieldCell>
212 <connections>
213 <outlet property="delegate" destination="-2" id="qG1-e1-tze"/>
214 </connections>
215 </textField>
216 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="drd-aR-Qjr">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400217 <rect key="frame" x="38" y="415" width="204" height="18"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400218 <buttonCell key="cell" type="check" title="Encrypt media streams(SRTP)" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="vCS-s8-mZI">
219 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
220 <font key="font" metaFont="system"/>
221 </buttonCell>
222 <connections>
223 <action selector="toggleEncryptMedia:" target="-2" id="F2n-mU-nfc"/>
224 </connections>
225 </button>
226 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="xTd-ef-yVL">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400227 <rect key="frame" x="38" y="386" width="261" height="18"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400228 <buttonCell key="cell" type="check" title="Enable SDES for key exchange protocol" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="Qk8-tH-a0l">
229 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
230 <font key="font" metaFont="system"/>
231 </buttonCell>
232 <connections>
233 <action selector="toggleEnableSDES:" target="-2" id="xdQ-ai-8dJ"/>
234 </connections>
235 </button>
236 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="fea-s6-kK4">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400237 <rect key="frame" x="38" y="357" width="247" height="18"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400238 <buttonCell key="cell" type="check" title="Fallback on RTP on encryption failure" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="3rM-KT-bNf">
239 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
240 <font key="font" metaFont="system"/>
241 </buttonCell>
242 <connections>
243 <action selector="toggleFallbackEncryptionFailure:" target="-2" id="Tef-Ge-JGE"/>
244 </connections>
245 </button>
246 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ILQ-nZ-PzA">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400247 <rect key="frame" x="38" y="328" width="178" height="18"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400248 <buttonCell key="cell" type="check" title="Encrypt negotiation (TLS)" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="vZH-42-mUi">
249 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
250 <font key="font" metaFont="system"/>
251 </buttonCell>
252 <connections>
253 <action selector="toggleEncryptNegotiation:" target="-2" id="6yD-Mb-eUE"/>
254 </connections>
255 </button>
256 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="7O9-M4-FN7">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400257 <rect key="frame" x="38" y="170" width="189" height="17"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400258 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="TLS protocol method" id="zBy-cW-KY3">
259 <font key="font" metaFont="system"/>
260 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
261 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
262 </textFieldCell>
263 </textField>
264 <popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="egE-Ir-0cY">
Kateryna Kostiuk39ce23d2018-10-02 14:33:37 -0400265 <rect key="frame" x="233" y="165" width="77" height="25"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400266 <popUpButtonCell key="cell" type="push" title="Item 1" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="8bw-iH-XGl" id="dcE-rf-Tm5">
267 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
268 <font key="font" metaFont="menu"/>
269 <menu key="menu" id="vc4-8p-dBO">
270 <items>
271 <menuItem title="Item 1" state="on" id="8bw-iH-XGl"/>
272 <menuItem title="Item 2" id="OEo-C7-vEh"/>
273 <menuItem title="Item 3" id="Mho-w1-ZPJ"/>
274 </items>
275 </menu>
276 </popUpButtonCell>
277 <connections>
278 <action selector="chooseTlsProtocol:" target="-2" id="ef9-Pv-KoM"/>
279 </connections>
280 </popUpButton>
281 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="lvG-6R-CEt">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400282 <rect key="frame" x="38" y="138" width="189" height="17"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400283 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Outgoing TLS server name" id="8JD-11-wHZ">
284 <font key="font" metaFont="system"/>
285 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
286 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
287 </textFieldCell>
288 </textField>
289 <textField verticalHuggingPriority="750" tag="100" translatesAutoresizingMaskIntoConstraints="NO" id="MPK-W6-hDH">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400290 <rect key="frame" x="235" y="137" width="230" height="20"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400291 <constraints>
292 <constraint firstAttribute="height" constant="20" id="AFc-JB-CdK"/>
293 <constraint firstAttribute="width" constant="230" id="ung-Eu-ulg"/>
294 </constraints>
295 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" bezelStyle="round" id="Mrt-9v-Uj4">
296 <font key="font" metaFont="system"/>
Kateryna Kostiuk39ce23d2018-10-02 14:33:37 -0400297 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400298 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
299 </textFieldCell>
300 <connections>
301 <outlet property="delegate" destination="-2" id="mE4-59-Uha"/>
302 </connections>
303 </textField>
304 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="nTo-2p-xKv">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400305 <rect key="frame" x="38" y="106" width="189" height="17"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400306 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Negotiation timeout (seconds)" id="dtf-uk-n1B">
307 <font key="font" metaFont="system"/>
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 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="RwQ-Zt-6Ms">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400313 <rect key="frame" x="38" y="46" width="251" height="18"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400314 <buttonCell key="cell" type="check" title="Verify answer certificates (client side)" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="WsS-1e-Epm">
315 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
316 <font key="font" metaFont="system"/>
317 </buttonCell>
318 <connections>
319 <action selector="toggleVerifyClientCertificate:" target="-2" id="Rp1-tS-ftu"/>
320 </connections>
321 </button>
322 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Owe-Lu-zR2">
323 <rect key="frame" x="38" y="17" width="349" height="18"/>
324 <buttonCell key="cell" type="check" title="Require a certificate for incoming TLS connections" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="JV8-cY-6vR">
325 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
326 <font key="font" metaFont="system" size="14"/>
327 </buttonCell>
328 <connections>
329 <action selector="toggleCertForIncomingConnection:" target="-2" id="Gnd-Ar-hc5"/>
330 </connections>
331 </button>
332 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="vfQ-wE-ZmD">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400333 <rect key="frame" x="38" y="75" width="268" height="18"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400334 <buttonCell key="cell" type="check" title="Verify incoming sertificates (server side)" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="fyT-bU-m54">
335 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
336 <font key="font" metaFont="system"/>
337 </buttonCell>
338 <connections>
339 <action selector="toggleVerifyServerCertificate:" target="-2" id="LC6-WB-b92"/>
340 </connections>
341 </button>
342 <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="IoY-ZS-7VV">
Kateryna Kostiuk39ce23d2018-10-02 14:33:37 -0400343 <rect key="frame" x="235" y="105" width="100" height="20"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400344 <constraints>
345 <constraint firstAttribute="height" constant="20" id="dUK-le-Goh"/>
346 <constraint firstAttribute="width" constant="100" id="ta2-QL-xwf"/>
347 </constraints>
348 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" bezelStyle="round" id="mEp-p9-tWW">
349 <font key="font" metaFont="system"/>
Kateryna Kostiuk39ce23d2018-10-02 14:33:37 -0400350 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400351 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
352 </textFieldCell>
353 <connections>
354 <outlet property="delegate" destination="-2" id="nQi-D9-DOB"/>
355 </connections>
356 </textField>
357 <stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="RP0-Do-gcb">
Kateryna Kostiuk39ce23d2018-10-02 14:33:37 -0400358 <rect key="frame" x="334" y="101" width="19" height="27"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400359 <stepperCell key="cell" continuous="YES" alignment="left" maxValue="65535" id="dsa-z0-WJE"/>
360 <connections>
361 <action selector="valueDidChange:" target="-2" id="1oy-K8-jC3"/>
362 </connections>
363 </stepper>
364 </subviews>
365 <constraints>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400366 <constraint firstItem="lvG-6R-CEt" firstAttribute="trailing" secondItem="Gr6-rE-TTP" secondAttribute="trailing" id="0K6-DJ-xZf"/>
367 <constraint firstItem="9Yn-Ph-hn6" firstAttribute="leading" secondItem="rkG-dN-0A3" secondAttribute="leading" id="7GO-Sh-06o"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400368 <constraint firstItem="ILQ-nZ-PzA" firstAttribute="leading" secondItem="drd-aR-Qjr" secondAttribute="leading" id="7oI-hm-7hK"/>
369 <constraint firstItem="UoT-I6-sec" firstAttribute="top" secondItem="O9m-sm-3kA" secondAttribute="top" constant="20" id="9Ja-CU-smm"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400370 <constraint firstItem="t0i-3W-NYK" firstAttribute="top" secondItem="lQN-0T-lNl" secondAttribute="bottom" constant="15" id="9vD-vD-qxX"/>
371 <constraint firstItem="IoY-ZS-7VV" firstAttribute="leading" secondItem="rkG-dN-0A3" secondAttribute="leading" id="A0A-t8-6wq"/>
372 <constraint firstItem="D12-bb-8ME" firstAttribute="trailing" secondItem="Gr6-rE-TTP" secondAttribute="trailing" id="AOP-34-i9m"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400373 <constraint firstItem="IoY-ZS-7VV" firstAttribute="centerY" secondItem="nTo-2p-xKv" secondAttribute="centerY" id="APn-tb-WyB"/>
374 <constraint firstItem="fea-s6-kK4" firstAttribute="leading" secondItem="drd-aR-Qjr" secondAttribute="leading" id="DFP-Xj-pl2"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400375 <constraint firstItem="P0o-HT-W0W" firstAttribute="centerY" secondItem="t0i-3W-NYK" secondAttribute="centerY" id="ECB-QB-51Y"/>
376 <constraint firstItem="Rk8-O0-ciB" firstAttribute="leading" secondItem="rkG-dN-0A3" secondAttribute="leading" id="Foh-tV-zAX"/>
377 <constraint firstItem="vfQ-wE-ZmD" firstAttribute="top" secondItem="nTo-2p-xKv" secondAttribute="bottom" constant="15" id="Gvr-Hj-yd2"/>
378 <constraint firstItem="Gr6-rE-TTP" firstAttribute="top" secondItem="ILQ-nZ-PzA" secondAttribute="bottom" constant="15" id="I50-SW-Vg3"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400379 <constraint firstItem="vfQ-wE-ZmD" firstAttribute="leading" secondItem="nTo-2p-xKv" secondAttribute="leading" id="JyJ-DG-COE"/>
380 <constraint firstItem="RwQ-Zt-6Ms" firstAttribute="leading" secondItem="nTo-2p-xKv" secondAttribute="leading" id="JzP-4p-ZUk"/>
381 <constraint firstItem="7O9-M4-FN7" firstAttribute="leading" secondItem="t0i-3W-NYK" secondAttribute="leading" id="LFT-5Q-3gK"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400382 <constraint firstItem="t0i-3W-NYK" firstAttribute="leading" secondItem="Gr6-rE-TTP" secondAttribute="leading" id="Qlb-nD-mac"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400383 <constraint firstItem="xTd-ef-yVL" firstAttribute="top" secondItem="drd-aR-Qjr" secondAttribute="bottom" constant="15" id="QnK-Zw-df6"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400384 <constraint firstItem="egE-Ir-0cY" firstAttribute="centerY" secondItem="7O9-M4-FN7" secondAttribute="centerY" id="SJb-3k-dwE"/>
385 <constraint firstItem="rkG-dN-0A3" firstAttribute="centerY" secondItem="Gr6-rE-TTP" secondAttribute="centerY" id="Sa6-jM-yWz"/>
386 <constraint firstItem="UoT-I6-sec" firstAttribute="leading" secondItem="O9m-sm-3kA" secondAttribute="leading" constant="20" id="Ste-fM-0Jo"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400387 <constraint firstItem="t0i-3W-NYK" firstAttribute="trailing" secondItem="Gr6-rE-TTP" secondAttribute="trailing" id="Uoi-oW-JDv"/>
388 <constraint firstItem="ILQ-nZ-PzA" firstAttribute="top" secondItem="fea-s6-kK4" secondAttribute="bottom" constant="15" id="W6a-Dv-mOr"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400389 <constraint firstItem="lQN-0T-lNl" firstAttribute="leading" secondItem="Gr6-rE-TTP" secondAttribute="leading" id="anB-FF-hqF"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400390 <constraint firstItem="RP0-Do-gcb" firstAttribute="leading" secondItem="IoY-ZS-7VV" secondAttribute="trailing" constant="2" id="edS-O2-fSD"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400391 <constraint firstItem="Owe-Lu-zR2" firstAttribute="leading" secondItem="nTo-2p-xKv" secondAttribute="leading" id="euF-4T-5zI"/>
392 <constraint firstItem="Gr6-rE-TTP" firstAttribute="leading" secondItem="O9m-sm-3kA" secondAttribute="leading" constant="40" id="ezO-E6-2JY"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400393 <constraint firstItem="egE-Ir-0cY" firstAttribute="leading" secondItem="rkG-dN-0A3" secondAttribute="leading" id="fgm-oT-gcV"/>
394 <constraint firstItem="nTo-2p-xKv" firstAttribute="top" secondItem="lvG-6R-CEt" secondAttribute="bottom" constant="15" id="fyY-xP-ivf"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400395 <constraint firstItem="lvG-6R-CEt" firstAttribute="leading" secondItem="7O9-M4-FN7" secondAttribute="leading" id="gLd-En-NCG"/>
396 <constraint firstItem="MPK-W6-hDH" firstAttribute="centerY" secondItem="lvG-6R-CEt" secondAttribute="centerY" id="gQC-yI-aVI"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400397 <constraint firstItem="fea-s6-kK4" firstAttribute="top" secondItem="xTd-ef-yVL" secondAttribute="bottom" constant="15" id="ga1-wZ-nvi"/>
398 <constraint firstItem="rkG-dN-0A3" firstAttribute="leading" secondItem="Gr6-rE-TTP" secondAttribute="trailing" constant="10" id="iHA-hc-WjV"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400399 <constraint firstItem="Gr6-rE-TTP" firstAttribute="leading" secondItem="drd-aR-Qjr" secondAttribute="leading" id="igO-VB-dn9"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400400 <constraint firstItem="7O9-M4-FN7" firstAttribute="top" secondItem="t0i-3W-NYK" secondAttribute="bottom" constant="15" id="jWf-6L-Z7G"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400401 <constraint firstItem="nTo-2p-xKv" firstAttribute="leading" secondItem="lvG-6R-CEt" secondAttribute="leading" id="jkZ-mh-w0W"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400402 <constraint firstItem="Owe-Lu-zR2" firstAttribute="top" secondItem="RwQ-Zt-6Ms" secondAttribute="bottom" constant="15" id="jn4-Rq-l7T"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400403 <constraint firstItem="xTd-ef-yVL" firstAttribute="leading" secondItem="drd-aR-Qjr" secondAttribute="leading" id="kEK-4w-bhX"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400404 <constraint firstItem="P0o-HT-W0W" firstAttribute="leading" secondItem="rkG-dN-0A3" secondAttribute="leading" id="kNC-cf-FuX"/>
405 <constraint firstItem="lQN-0T-lNl" firstAttribute="trailing" secondItem="Gr6-rE-TTP" secondAttribute="trailing" id="lUE-4S-KYd"/>
406 <constraint firstItem="nTo-2p-xKv" firstAttribute="trailing" secondItem="Gr6-rE-TTP" secondAttribute="trailing" id="mqR-lz-KJz"/>
407 <constraint firstItem="MPK-W6-hDH" firstAttribute="leading" secondItem="rkG-dN-0A3" secondAttribute="leading" id="mrC-Kw-H5a"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400408 <constraint firstItem="9Yn-Ph-hn6" firstAttribute="baseline" secondItem="lQN-0T-lNl" secondAttribute="baseline" id="oSk-LB-ogc"/>
409 <constraint firstItem="Rk8-O0-ciB" firstAttribute="centerY" secondItem="D12-bb-8ME" secondAttribute="centerY" id="ovZ-vo-YCs"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400410 <constraint firstItem="lQN-0T-lNl" firstAttribute="top" secondItem="D12-bb-8ME" secondAttribute="bottom" constant="15" id="pcR-sS-xDc"/>
411 <constraint firstItem="drd-aR-Qjr" firstAttribute="top" secondItem="UoT-I6-sec" secondAttribute="bottom" constant="15" id="tgL-il-uVb"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400412 <constraint firstItem="RP0-Do-gcb" firstAttribute="centerY" secondItem="IoY-ZS-7VV" secondAttribute="centerY" id="txu-bi-0nu"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400413 <constraint firstItem="D12-bb-8ME" firstAttribute="top" secondItem="Gr6-rE-TTP" secondAttribute="bottom" constant="15" id="vhG-fL-Q4R"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400414 <constraint firstItem="D12-bb-8ME" firstAttribute="leading" secondItem="Gr6-rE-TTP" secondAttribute="leading" id="xBx-jL-qPr"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400415 <constraint firstItem="lvG-6R-CEt" firstAttribute="top" secondItem="7O9-M4-FN7" secondAttribute="bottom" constant="15" id="xG6-g2-QCg"/>
416 <constraint firstItem="RwQ-Zt-6Ms" firstAttribute="top" secondItem="vfQ-wE-ZmD" secondAttribute="bottom" constant="15" id="xMt-fn-P7c"/>
417 <constraint firstItem="7O9-M4-FN7" firstAttribute="trailing" secondItem="Gr6-rE-TTP" secondAttribute="trailing" id="zbo-4N-8Hb"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400418 </constraints>
419 </view>
420 <constraints>
421 <constraint firstAttribute="bottom" secondItem="Owe-Lu-zR2" secondAttribute="bottom" constant="20" id="jNF-F2-EkV"/>
422 </constraints>
Kateryna Kostiuk39ce23d2018-10-02 14:33:37 -0400423 <color key="borderColor" red="0.88235294117647056" green="0.88235294117647056" blue="0.88235294117647056" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
424 <color key="fillColor" red="0.91764705882352937" green="0.91764705882352937" blue="0.91764705882352937" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400425 </box>
426 <box boxType="custom" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="ekM-Cg-DEo">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400427 <rect key="frame" x="0.0" y="804" width="620" height="369"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400428 <view key="contentView" id="YKw-bA-xWM">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400429 <rect key="frame" x="1" y="1" width="618" height="367"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400430 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
431 <subviews>
432 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Oj9-TS-zgt">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400433 <rect key="frame" x="18" y="330" width="84" height="17"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400434 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Connectivity" id="vpo-fl-9TS">
435 <font key="font" metaFont="systemSemibold" size="13"/>
436 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
437 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
438 </textFieldCell>
439 </textField>
440 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="O8g-Jx-fcS">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400441 <rect key="frame" x="38" y="176" width="104" height="17"/>
442 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="TURN address" id="aYs-wh-Hpr">
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400443 <font key="font" metaFont="system"/>
444 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
445 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
446 </textFieldCell>
447 </textField>
448 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="XUh-XC-qcd">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400449 <rect key="frame" x="38" y="144" width="104" height="17"/>
450 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="TURN username" id="rMN-Wf-tmp">
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400451 <font key="font" metaFont="system"/>
452 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
453 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
454 </textFieldCell>
455 </textField>
456 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3ii-Pr-gnu">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400457 <rect key="frame" x="38" y="112" width="104" height="17"/>
458 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="TURN password" id="xjL-Wb-7VN">
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400459 <font key="font" metaFont="system"/>
460 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
461 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
462 </textFieldCell>
463 </textField>
464 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="exC-td-mA0">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400465 <rect key="frame" x="38" y="80" width="104" height="17"/>
466 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="TURN realm" id="6eH-la-JbF">
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400467 <font key="font" metaFont="system"/>
468 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
469 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
470 </textFieldCell>
471 </textField>
472 <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="T3i-ea-2yv">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400473 <rect key="frame" x="150" y="79" width="230" height="20"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400474 <constraints>
475 <constraint firstAttribute="height" constant="20" id="0dd-c3-9dq"/>
476 <constraint firstAttribute="width" constant="230" id="qY5-es-QVj"/>
477 </constraints>
478 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" bezelStyle="round" id="KcQ-HO-vOe">
479 <font key="font" metaFont="system"/>
Kateryna Kostiuk39ce23d2018-10-02 14:33:37 -0400480 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400481 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
482 </textFieldCell>
483 </textField>
484 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="vN2-vR-Md1">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400485 <rect key="frame" x="38" y="235" width="56" height="18"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400486 <buttonCell key="cell" type="check" title="UPnP" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="x93-zk-hAW">
487 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
488 <font key="font" metaFont="system"/>
489 </buttonCell>
490 <connections>
491 <action selector="togleUPnP:" target="-2" id="bO0-oN-7dJ"/>
492 </connections>
493 </button>
494 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="WFm-Xg-Rlu">
Kateryna Kostiuk39ce23d2018-10-02 14:33:37 -0400495 <rect key="frame" x="38" y="206" width="85" height="18"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400496 <buttonCell key="cell" type="check" title="Use TURN" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="Gwi-Mp-NpZ">
497 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
498 <font key="font" metaFont="system"/>
499 </buttonCell>
500 <connections>
501 <action selector="useTURN:" target="-2" id="a1D-ho-D40"/>
502 </connections>
503 </button>
504 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="dTT-ff-d4E">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400505 <rect key="frame" x="38" y="49" width="104" height="18"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400506 <buttonCell key="cell" type="check" title="Use STUN" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="HRM-FR-1sH">
507 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
508 <font key="font" metaFont="system"/>
509 </buttonCell>
510 <connections>
511 <action selector="useSTUN:" target="-2" id="cp3-Cv-TkP"/>
512 </connections>
513 </button>
514 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="vnG-dH-RtH">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400515 <rect key="frame" x="38" y="19" width="104" height="17"/>
516 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="STUN address" id="HYt-sW-yd0">
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400517 <font key="font" metaFont="system"/>
518 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
519 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
520 </textFieldCell>
521 </textField>
522 <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Nk9-oD-oHY">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400523 <rect key="frame" x="150" y="175" width="230" height="20"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400524 <constraints>
525 <constraint firstAttribute="width" constant="230" id="pUr-qF-BHm"/>
526 <constraint firstAttribute="height" constant="20" id="r6M-ew-Ym6"/>
527 </constraints>
528 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" bezelStyle="round" id="5g0-Nd-Ptp">
529 <font key="font" metaFont="system"/>
Kateryna Kostiuk39ce23d2018-10-02 14:33:37 -0400530 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400531 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
532 </textFieldCell>
533 </textField>
534 <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="xgw-BA-zIA">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400535 <rect key="frame" x="150" y="143" width="230" height="20"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400536 <constraints>
537 <constraint firstAttribute="height" constant="20" id="C9S-xB-aDh"/>
538 <constraint firstAttribute="width" constant="230" id="CBO-LP-BTf"/>
539 </constraints>
540 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" bezelStyle="round" id="laV-DS-wae">
541 <font key="font" metaFont="system"/>
Kateryna Kostiuk39ce23d2018-10-02 14:33:37 -0400542 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400543 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
544 </textFieldCell>
545 </textField>
546 <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="H4h-QV-R15" customClass="NSSecureTextField">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400547 <rect key="frame" x="150" y="111" width="230" height="20"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400548 <constraints>
549 <constraint firstAttribute="height" constant="20" id="j5V-a2-42t"/>
550 <constraint firstAttribute="width" constant="230" id="pWM-vW-Eo3"/>
551 </constraints>
552 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" bezelStyle="round" id="CQN-CP-bJS">
553 <font key="font" metaFont="system"/>
Kateryna Kostiuk39ce23d2018-10-02 14:33:37 -0400554 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400555 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
556 </textFieldCell>
557 </textField>
558 <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="5V3-AP-UfC">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400559 <rect key="frame" x="150" y="18" width="230" height="20"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400560 <constraints>
561 <constraint firstAttribute="width" constant="230" id="8k9-Me-slR"/>
562 <constraint firstAttribute="height" constant="20" id="eI3-Zo-Up6"/>
563 </constraints>
564 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" bezelStyle="round" id="mWt-yj-FVC">
565 <font key="font" metaFont="system"/>
Kateryna Kostiuk39ce23d2018-10-02 14:33:37 -0400566 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400567 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
568 </textFieldCell>
569 </textField>
570 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="GCT-Xx-9NL">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400571 <rect key="frame" x="38" y="266" width="113" height="17"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400572 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Network interface" id="fjH-ej-gEr">
573 <font key="font" metaFont="system"/>
574 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
575 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
576 </textFieldCell>
577 </textField>
578 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="GV4-YC-gNc">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400579 <rect key="frame" x="38" y="298" width="232" height="17"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400580 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Registration expire timeout (seconds)" id="2rB-Bv-c9U">
581 <font key="font" metaFont="system"/>
582 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
583 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
584 </textFieldCell>
585 </textField>
586 <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="VBr-DO-zPN">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400587 <rect key="frame" x="278" y="297" width="100" height="20"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400588 <constraints>
589 <constraint firstAttribute="width" constant="100" id="BBo-ig-gGZ"/>
590 <constraint firstAttribute="height" constant="20" id="mBp-iJ-XIC"/>
591 </constraints>
592 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" bezelStyle="round" id="6KZ-JC-XX7">
593 <font key="font" metaFont="system"/>
Kateryna Kostiuk39ce23d2018-10-02 14:33:37 -0400594 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400595 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
596 </textFieldCell>
597 <connections>
598 <outlet property="delegate" destination="-2" id="QcA-Hb-PIM"/>
599 </connections>
600 </textField>
601 <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="P42-dO-VBW">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400602 <rect key="frame" x="159" y="265" width="100" height="20"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400603 <constraints>
604 <constraint firstAttribute="height" constant="20" id="4Gj-hr-YnN"/>
605 <constraint firstAttribute="width" constant="100" id="F2g-h3-pXo"/>
606 </constraints>
607 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" bezelStyle="round" id="jre-v9-By2">
608 <font key="font" metaFont="system"/>
Kateryna Kostiuk39ce23d2018-10-02 14:33:37 -0400609 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400610 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
611 </textFieldCell>
612 <connections>
613 <outlet property="delegate" destination="-2" id="9oo-hS-Ktf"/>
614 </connections>
615 </textField>
616 <stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="TaV-85-mCI">
Kateryna Kostiuk39ce23d2018-10-02 14:33:37 -0400617 <rect key="frame" x="377" y="293" width="19" height="27"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400618 <stepperCell key="cell" continuous="YES" alignment="left" maxValue="65535" id="fow-yQ-gYK"/>
619 <connections>
620 <action selector="valueDidChange:" target="-2" id="S8O-9h-D05"/>
621 </connections>
622 </stepper>
623 <stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="MYL-ee-crQ">
Kateryna Kostiuk39ce23d2018-10-02 14:33:37 -0400624 <rect key="frame" x="258" y="261" width="19" height="27"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400625 <stepperCell key="cell" continuous="YES" alignment="left" maxValue="65535" id="n6p-9C-ftc"/>
626 <connections>
627 <action selector="valueDidChange:" target="-2" id="mME-Gr-iMX"/>
628 </connections>
629 </stepper>
630 </subviews>
631 <constraints>
632 <constraint firstItem="Oj9-TS-zgt" firstAttribute="top" secondItem="YKw-bA-xWM" secondAttribute="top" constant="20" id="0FQ-Sl-ECI"/>
633 <constraint firstItem="H4h-QV-R15" firstAttribute="leading" secondItem="Nk9-oD-oHY" secondAttribute="leading" id="1DB-on-hLO"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400634 <constraint firstItem="GCT-Xx-9NL" firstAttribute="top" secondItem="GV4-YC-gNc" secondAttribute="bottom" constant="15" id="3Ws-Qk-uOo"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400635 <constraint firstItem="GCT-Xx-9NL" firstAttribute="leading" secondItem="GV4-YC-gNc" secondAttribute="leading" id="4Ah-ZL-Gwc"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400636 <constraint firstItem="dTT-ff-d4E" firstAttribute="trailing" secondItem="O8g-Jx-fcS" secondAttribute="trailing" id="4tV-og-v87"/>
637 <constraint firstItem="T3i-ea-2yv" firstAttribute="centerY" secondItem="exC-td-mA0" secondAttribute="centerY" id="5JJ-xk-9D6"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400638 <constraint firstItem="Oj9-TS-zgt" firstAttribute="leading" secondItem="YKw-bA-xWM" secondAttribute="leading" constant="20" id="6vk-yi-KHa"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400639 <constraint firstItem="3ii-Pr-gnu" firstAttribute="trailing" secondItem="O8g-Jx-fcS" secondAttribute="trailing" id="9Vz-ku-dUu"/>
640 <constraint firstItem="GV4-YC-gNc" firstAttribute="top" secondItem="Oj9-TS-zgt" secondAttribute="bottom" constant="15" id="9wA-HH-hdk"/>
641 <constraint firstItem="vnG-dH-RtH" firstAttribute="top" secondItem="dTT-ff-d4E" secondAttribute="bottom" constant="15" id="Aa2-Yn-aLV"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400642 <constraint firstItem="TaV-85-mCI" firstAttribute="centerY" secondItem="VBr-DO-zPN" secondAttribute="centerY" id="CAt-G3-Icb"/>
643 <constraint firstItem="TaV-85-mCI" firstAttribute="leading" secondItem="VBr-DO-zPN" secondAttribute="trailing" constant="2" id="CBM-ut-iOS"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400644 <constraint firstItem="VBr-DO-zPN" firstAttribute="centerY" secondItem="GV4-YC-gNc" secondAttribute="centerY" id="CH8-IA-EVo"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400645 <constraint firstItem="WFm-Xg-Rlu" firstAttribute="leading" secondItem="vN2-vR-Md1" secondAttribute="leading" id="COT-rp-ZQ1"/>
646 <constraint firstItem="exC-td-mA0" firstAttribute="leading" secondItem="O8g-Jx-fcS" secondAttribute="leading" id="Cil-Z4-HBi"/>
647 <constraint firstItem="vnG-dH-RtH" firstAttribute="leading" secondItem="exC-td-mA0" secondAttribute="leading" id="Dcg-th-qoc"/>
648 <constraint firstItem="T3i-ea-2yv" firstAttribute="leading" secondItem="Nk9-oD-oHY" secondAttribute="leading" id="EbQ-GF-qF4"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400649 <constraint firstItem="vN2-vR-Md1" firstAttribute="top" secondItem="GCT-Xx-9NL" secondAttribute="bottom" constant="15" id="EkY-t5-mmd"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400650 <constraint firstItem="3ii-Pr-gnu" firstAttribute="leading" secondItem="vN2-vR-Md1" secondAttribute="leading" id="HKD-l9-9o3"/>
651 <constraint firstItem="MYL-ee-crQ" firstAttribute="centerY" secondItem="P42-dO-VBW" secondAttribute="centerY" id="Hiq-jq-tQA"/>
652 <constraint firstItem="XUh-XC-qcd" firstAttribute="leading" secondItem="O8g-Jx-fcS" secondAttribute="leading" id="Kar-31-QsF"/>
653 <constraint firstItem="vN2-vR-Md1" firstAttribute="leading" secondItem="GV4-YC-gNc" secondAttribute="leading" id="MFv-4w-78b"/>
654 <constraint firstItem="5V3-AP-UfC" firstAttribute="leading" secondItem="Nk9-oD-oHY" secondAttribute="leading" id="OBW-Tm-QiC"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400655 <constraint firstItem="XUh-XC-qcd" firstAttribute="top" secondItem="O8g-Jx-fcS" secondAttribute="bottom" constant="15" id="OXI-FZ-Is9"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400656 <constraint firstItem="dTT-ff-d4E" firstAttribute="leading" secondItem="exC-td-mA0" secondAttribute="leading" id="Rgt-rI-CcQ"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400657 <constraint firstItem="O8g-Jx-fcS" firstAttribute="top" secondItem="WFm-Xg-Rlu" secondAttribute="bottom" constant="15" id="SvV-Ol-zkr"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400658 <constraint firstItem="exC-td-mA0" firstAttribute="leading" secondItem="vN2-vR-Md1" secondAttribute="leading" id="TfC-Nf-ChR"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400659 <constraint firstItem="P42-dO-VBW" firstAttribute="centerY" secondItem="GCT-Xx-9NL" secondAttribute="centerY" id="UhV-Jp-TN1"/>
660 <constraint firstItem="3ii-Pr-gnu" firstAttribute="top" secondItem="XUh-XC-qcd" secondAttribute="bottom" constant="15" id="V1C-fD-o8q"/>
661 <constraint firstItem="dTT-ff-d4E" firstAttribute="top" secondItem="exC-td-mA0" secondAttribute="bottom" constant="15" id="VhZ-xg-kbP"/>
662 <constraint firstItem="5V3-AP-UfC" firstAttribute="centerY" secondItem="vnG-dH-RtH" secondAttribute="centerY" id="ZGs-vC-0V2"/>
663 <constraint firstItem="Nk9-oD-oHY" firstAttribute="centerY" secondItem="O8g-Jx-fcS" secondAttribute="centerY" id="cQB-4M-lCG"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400664 <constraint firstItem="vN2-vR-Md1" firstAttribute="leading" secondItem="YKw-bA-xWM" secondAttribute="leading" constant="40" id="cer-NJ-XWC"/>
665 <constraint firstItem="O8g-Jx-fcS" firstAttribute="leading" secondItem="YKw-bA-xWM" secondAttribute="leading" constant="40" id="cts-Lr-fEE"/>
666 <constraint firstItem="3ii-Pr-gnu" firstAttribute="leading" secondItem="O8g-Jx-fcS" secondAttribute="leading" id="fDD-en-8v9"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400667 <constraint firstItem="XUh-XC-qcd" firstAttribute="leading" secondItem="vN2-vR-Md1" secondAttribute="leading" id="kGB-9C-Qb4"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400668 <constraint firstItem="O8g-Jx-fcS" firstAttribute="leading" secondItem="vN2-vR-Md1" secondAttribute="leading" id="kUE-xV-1A7"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400669 <constraint firstItem="H4h-QV-R15" firstAttribute="centerY" secondItem="3ii-Pr-gnu" secondAttribute="centerY" id="kVn-nk-fHc"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400670 <constraint firstItem="MYL-ee-crQ" firstAttribute="leading" secondItem="P42-dO-VBW" secondAttribute="trailing" constant="2" id="llA-I0-yWU"/>
671 <constraint firstItem="xgw-BA-zIA" firstAttribute="leading" secondItem="Nk9-oD-oHY" secondAttribute="leading" id="obh-uZ-kpa"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400672 <constraint firstItem="WFm-Xg-Rlu" firstAttribute="top" secondItem="vN2-vR-Md1" secondAttribute="bottom" constant="15" id="q3q-Td-bya"/>
673 <constraint firstItem="vnG-dH-RtH" firstAttribute="trailing" secondItem="O8g-Jx-fcS" secondAttribute="trailing" id="qvV-6j-u9i"/>
674 <constraint firstItem="exC-td-mA0" firstAttribute="top" secondItem="3ii-Pr-gnu" secondAttribute="bottom" constant="15" id="stQ-RD-uJl"/>
675 <constraint firstItem="P42-dO-VBW" firstAttribute="leading" secondItem="GCT-Xx-9NL" secondAttribute="trailing" constant="10" id="tQU-L9-4VO"/>
676 <constraint firstItem="XUh-XC-qcd" firstAttribute="trailing" secondItem="O8g-Jx-fcS" secondAttribute="trailing" id="u3t-cT-1JL"/>
677 <constraint firstItem="xgw-BA-zIA" firstAttribute="centerY" secondItem="XUh-XC-qcd" secondAttribute="centerY" id="vLT-EP-GMT"/>
678 <constraint firstItem="exC-td-mA0" firstAttribute="trailing" secondItem="O8g-Jx-fcS" secondAttribute="trailing" id="wVv-Mh-zzJ"/>
679 <constraint firstItem="VBr-DO-zPN" firstAttribute="leading" secondItem="GV4-YC-gNc" secondAttribute="trailing" constant="10" id="wsI-of-IvK"/>
680 <constraint firstItem="xgw-BA-zIA" firstAttribute="leading" secondItem="XUh-XC-qcd" secondAttribute="trailing" constant="10" id="xIy-uG-BD7"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400681 </constraints>
682 </view>
683 <constraints>
684 <constraint firstAttribute="bottom" secondItem="vnG-dH-RtH" secondAttribute="bottom" constant="20" id="xeK-Nm-M8u"/>
685 </constraints>
Kateryna Kostiuk39ce23d2018-10-02 14:33:37 -0400686 <color key="borderColor" red="0.88235294117647056" green="0.88235294117647056" blue="0.88235294117647056" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
687 <color key="fillColor" red="0.91764705882352937" green="0.91764705882352937" blue="0.91764705882352937" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400688 </box>
689 <box boxType="custom" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="A31-3Y-z4R">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400690 <rect key="frame" x="0.0" y="632" width="620" height="152"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400691 <view key="contentView" id="dWA-TA-MdB">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400692 <rect key="frame" x="1" y="1" width="618" height="150"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400693 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
694 <subviews>
695 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="L1w-Hb-6tO">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400696 <rect key="frame" x="18" y="113" width="121" height="17"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400697 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Published address" id="ELr-A7-mGE">
698 <font key="font" metaFont="systemSemibold" size="13"/>
699 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
700 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
701 </textFieldCell>
702 </textField>
703 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="UJW-6B-wXE">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400704 <rect key="frame" x="38" y="52" width="54" height="17"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400705 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Address" id="Xxr-gl-ukE">
706 <font key="font" metaFont="system"/>
707 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
708 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
709 </textFieldCell>
710 </textField>
711 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="g8v-zC-zCV">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400712 <rect key="frame" x="38" y="20" width="54" height="17"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400713 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Port" id="9p9-GR-XKU">
714 <font key="font" metaFont="system"/>
715 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
716 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
717 </textFieldCell>
718 </textField>
719 <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Toa-eV-Us2">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400720 <rect key="frame" x="100" y="19" width="100" height="20"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400721 <constraints>
722 <constraint firstAttribute="width" constant="100" id="Tba-6E-Cud"/>
723 <constraint firstAttribute="height" constant="20" id="qnr-N6-aL4"/>
724 </constraints>
725 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" bezelStyle="round" id="CeS-VR-vU3">
726 <font key="font" metaFont="system"/>
Kateryna Kostiuk39ce23d2018-10-02 14:33:37 -0400727 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400728 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
729 </textFieldCell>
730 <connections>
731 <outlet property="delegate" destination="-2" id="MV3-fY-w65"/>
732 </connections>
733 </textField>
734 <stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="fXf-Az-A7P">
Kateryna Kostiuk39ce23d2018-10-02 14:33:37 -0400735 <rect key="frame" x="199" y="15" width="19" height="27"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400736 <stepperCell key="cell" continuous="YES" alignment="left" maxValue="65535" id="7RD-Re-qoB"/>
737 <connections>
738 <action selector="valueDidChange:" target="-2" id="kzx-pt-er8"/>
739 </connections>
740 </stepper>
741 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="8Y1-hZ-pq5">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400742 <rect key="frame" x="38" y="82" width="201" height="18"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400743 <buttonCell key="cell" type="check" title="Use custom address and port" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="nuq-Wl-sfd">
744 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
745 <font key="font" metaFont="system"/>
746 </buttonCell>
747 <connections>
748 <action selector="enableCustomAddress:" target="-2" id="0a1-Bc-r2A"/>
749 </connections>
750 </button>
751 <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Lhy-S9-aIO">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400752 <rect key="frame" x="100" y="51" width="230" height="20"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400753 <constraints>
754 <constraint firstAttribute="width" constant="230" id="I6L-r9-FRi"/>
755 <constraint firstAttribute="height" constant="20" id="bhg-MK-o48"/>
756 </constraints>
757 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" bezelStyle="round" id="m0F-fc-Ath">
758 <font key="font" metaFont="system"/>
Kateryna Kostiuk39ce23d2018-10-02 14:33:37 -0400759 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400760 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
761 </textFieldCell>
762 <connections>
763 <outlet property="delegate" destination="-2" id="psb-T1-xC6"/>
764 </connections>
765 </textField>
766 </subviews>
767 <constraints>
768 <constraint firstItem="g8v-zC-zCV" firstAttribute="leading" secondItem="8Y1-hZ-pq5" secondAttribute="leading" id="1wM-43-joF"/>
769 <constraint firstItem="8Y1-hZ-pq5" firstAttribute="leading" secondItem="dWA-TA-MdB" secondAttribute="leading" constant="40" id="3yU-aN-xAF"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400770 <constraint firstItem="g8v-zC-zCV" firstAttribute="trailing" secondItem="UJW-6B-wXE" secondAttribute="trailing" id="84f-2F-yBe"/>
771 <constraint firstItem="Toa-eV-Us2" firstAttribute="leading" secondItem="g8v-zC-zCV" secondAttribute="trailing" constant="10" id="9Nj-K7-VM5"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400772 <constraint firstItem="fXf-Az-A7P" firstAttribute="centerY" secondItem="Toa-eV-Us2" secondAttribute="centerY" id="AV2-sk-Up7"/>
773 <constraint firstItem="L1w-Hb-6tO" firstAttribute="leading" secondItem="dWA-TA-MdB" secondAttribute="leading" constant="20" id="GaH-mv-Ui3"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400774 <constraint firstItem="L1w-Hb-6tO" firstAttribute="top" secondItem="dWA-TA-MdB" secondAttribute="top" constant="20" id="MEk-vW-bQE"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400775 <constraint firstItem="g8v-zC-zCV" firstAttribute="top" secondItem="UJW-6B-wXE" secondAttribute="bottom" constant="15" id="SM9-4B-Ee2"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400776 <constraint firstItem="UJW-6B-wXE" firstAttribute="leading" secondItem="8Y1-hZ-pq5" secondAttribute="leading" id="XBo-mk-yqz"/>
777 <constraint firstItem="UJW-6B-wXE" firstAttribute="leading" secondItem="dWA-TA-MdB" secondAttribute="leading" constant="40" id="Zl1-yk-Epc"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400778 <constraint firstItem="Lhy-S9-aIO" firstAttribute="leading" secondItem="Toa-eV-Us2" secondAttribute="leading" id="eCq-Sc-yL3"/>
779 <constraint firstItem="Lhy-S9-aIO" firstAttribute="centerY" secondItem="UJW-6B-wXE" secondAttribute="centerY" id="hik-hY-9LZ"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400780 <constraint firstAttribute="bottom" secondItem="g8v-zC-zCV" secondAttribute="bottom" constant="20" id="i3M-uQ-GaN"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400781 <constraint firstItem="Toa-eV-Us2" firstAttribute="centerY" secondItem="g8v-zC-zCV" secondAttribute="centerY" id="lov-of-qn1"/>
782 <constraint firstItem="8Y1-hZ-pq5" firstAttribute="top" secondItem="L1w-Hb-6tO" secondAttribute="bottom" constant="15" id="lxC-ix-Fbb"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400783 <constraint firstItem="fXf-Az-A7P" firstAttribute="leading" secondItem="Toa-eV-Us2" secondAttribute="trailing" constant="2" id="pbP-UY-5fw"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400784 <constraint firstItem="UJW-6B-wXE" firstAttribute="top" secondItem="8Y1-hZ-pq5" secondAttribute="bottom" constant="15" id="yff-Fx-MSk"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400785 </constraints>
786 </view>
Kateryna Kostiuk39ce23d2018-10-02 14:33:37 -0400787 <color key="borderColor" red="0.88235294117647056" green="0.88235294117647056" blue="0.88235294117647056" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
788 <color key="fillColor" red="0.91764705882352937" green="0.91764705882352937" blue="0.91764705882352937" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400789 </box>
790 <box boxType="custom" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="cwV-lc-jju">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400791 <rect key="frame" x="0.0" y="259" width="300" height="353"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400792 <view key="contentView" id="IbY-sT-yW4">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400793 <rect key="frame" x="1" y="1" width="298" height="351"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400794 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
795 <subviews>
796 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="osV-5h-omr">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400797 <rect key="frame" x="104" y="314" width="90" height="17"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400798 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Audio codecs" id="Vke-hs-iXz">
799 <font key="font" metaFont="systemSemibold" size="13"/>
800 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
801 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
802 </textFieldCell>
803 </textField>
804 <scrollView autohidesScrollers="YES" horizontalLineScroll="57" horizontalPageScroll="10" verticalLineScroll="57" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="TNe-in-0Y8">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400805 <rect key="frame" x="20" y="60" width="258" height="234"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400806 <clipView key="contentView" id="hf6-xl-LUZ">
807 <rect key="frame" x="1" y="1" width="256" height="232"/>
808 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
809 <subviews>
810 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" rowHeight="55" rowSizeStyle="automatic" viewBased="YES" id="2Rz-hA-d6u">
811 <rect key="frame" x="0.0" y="0.0" width="256" height="232"/>
812 <autoresizingMask key="autoresizingMask"/>
813 <size key="intercellSpacing" width="3" height="2"/>
814 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
815 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
816 <tableColumns>
Kateryna Kostiuk39ce23d2018-10-02 14:33:37 -0400817 <tableColumn width="253" minWidth="40" maxWidth="1000" id="uKm-dm-acu">
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400818 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border">
819 <font key="font" metaFont="smallSystem"/>
820 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
821 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
822 </tableHeaderCell>
823 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" title="Text Cell" id="RIj-rT-gSd">
824 <font key="font" metaFont="system"/>
825 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
826 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
827 </textFieldCell>
828 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
829 <prototypeCellViews>
830 <tableCellView identifier="TableCellAudioCodecItem" id="ulQ-P6-xcE">
831 <rect key="frame" x="1" y="1" width="253" height="50"/>
832 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
833 <subviews>
834 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" tag="1" translatesAutoresizingMaskIntoConstraints="NO" id="5gU-T9-soP">
835 <rect key="frame" x="8" y="23" width="4" height="17"/>
836 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" id="w28-hI-XpH">
837 <font key="font" metaFont="system"/>
838 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
839 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
840 </textFieldCell>
841 </textField>
842 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" tag="2" translatesAutoresizingMaskIntoConstraints="NO" id="lCy-rx-Hyp">
843 <rect key="frame" x="8" y="7" width="4" height="16"/>
844 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" id="Cuh-q7-eh4">
845 <font key="font" metaFont="systemLight" size="12"/>
846 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
847 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
848 </textFieldCell>
849 </textField>
850 <button verticalHuggingPriority="750" tag="3" translatesAutoresizingMaskIntoConstraints="NO" id="c3n-Ly-MJo">
851 <rect key="frame" x="223" y="5" width="22" height="18"/>
852 <buttonCell key="cell" type="check" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="ZwY-sj-Dle">
853 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
854 <font key="font" metaFont="system"/>
855 </buttonCell>
856 </button>
857 </subviews>
858 <constraints>
859 <constraint firstItem="lCy-rx-Hyp" firstAttribute="top" secondItem="5gU-T9-soP" secondAttribute="bottom" id="Jmm-4A-bgx"/>
860 <constraint firstItem="5gU-T9-soP" firstAttribute="top" secondItem="ulQ-P6-xcE" secondAttribute="top" constant="10" id="L8b-Cx-MnC"/>
861 <constraint firstItem="lCy-rx-Hyp" firstAttribute="leading" secondItem="ulQ-P6-xcE" secondAttribute="leading" constant="10" id="UTb-UD-bL0"/>
862 <constraint firstItem="5gU-T9-soP" firstAttribute="leading" secondItem="ulQ-P6-xcE" secondAttribute="leading" constant="10" id="fdO-uM-Bb7"/>
863 <constraint firstAttribute="trailing" secondItem="c3n-Ly-MJo" secondAttribute="trailing" constant="10" id="l0P-pa-1dG"/>
864 <constraint firstItem="c3n-Ly-MJo" firstAttribute="bottom" secondItem="lCy-rx-Hyp" secondAttribute="bottom" id="mlJ-HI-emi"/>
865 </constraints>
866 </tableCellView>
867 <customView identifier="HoverRowView" id="KlT-ey-0Jg" customClass="HoverTableRowView">
868 <rect key="frame" x="1" y="53" width="253" height="55"/>
869 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
870 </customView>
871 </prototypeCellViews>
872 </tableColumn>
873 </tableColumns>
874 </tableView>
875 </subviews>
876 </clipView>
877 <constraints>
878 <constraint firstAttribute="height" constant="234" id="0p8-WN-wM4"/>
879 </constraints>
Kateryna Kostiuk39ce23d2018-10-02 14:33:37 -0400880 <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="Ba0-vO-MMF">
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400881 <rect key="frame" x="1" y="217" width="236" height="16"/>
882 <autoresizingMask key="autoresizingMask"/>
883 </scroller>
Kateryna Kostiuk39ce23d2018-10-02 14:33:37 -0400884 <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="0ta-9B-BZm">
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400885 <rect key="frame" x="224" y="17" width="15" height="102"/>
886 <autoresizingMask key="autoresizingMask"/>
887 </scroller>
888 </scrollView>
889 <button translatesAutoresizingMaskIntoConstraints="NO" id="MNL-tv-RBX">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400890 <rect key="frame" x="20" y="15" width="30" height="30"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400891 <constraints>
892 <constraint firstAttribute="width" constant="30" id="pyQ-Qn-rkP"/>
893 <constraint firstAttribute="height" constant="30" id="vk5-nv-0PY"/>
894 </constraints>
895 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="NSTouchBarGoDownTemplate" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="sYW-gh-qdL">
896 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
897 <font key="font" metaFont="system"/>
898 </buttonCell>
899 </button>
900 <button translatesAutoresizingMaskIntoConstraints="NO" id="1kN-Si-ACF">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400901 <rect key="frame" x="70" y="15" width="30" height="30"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400902 <constraints>
903 <constraint firstAttribute="height" constant="30" id="DC1-9G-W9c"/>
904 <constraint firstAttribute="width" constant="30" id="rlO-na-7HT"/>
905 </constraints>
906 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="NSTouchBarGoUpTemplate" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="lG9-zR-WGP">
907 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
908 <font key="font" metaFont="system"/>
909 </buttonCell>
910 <connections>
911 <action selector="moveAudioCodecUp:" target="-2" id="HPb-pW-bVT"/>
912 </connections>
913 </button>
914 </subviews>
915 <constraints>
916 <constraint firstItem="TNe-in-0Y8" firstAttribute="leading" secondItem="IbY-sT-yW4" secondAttribute="leading" constant="20" id="5i0-Do-O8P"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400917 <constraint firstAttribute="bottom" secondItem="MNL-tv-RBX" secondAttribute="bottom" constant="15" id="7XY-DU-xIh"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400918 <constraint firstItem="1kN-Si-ACF" firstAttribute="centerY" secondItem="MNL-tv-RBX" secondAttribute="centerY" id="E2o-By-0Xa"/>
919 <constraint firstItem="TNe-in-0Y8" firstAttribute="top" secondItem="osV-5h-omr" secondAttribute="bottom" constant="20" id="Tz9-O7-CF2"/>
920 <constraint firstItem="MNL-tv-RBX" firstAttribute="leading" secondItem="IbY-sT-yW4" secondAttribute="leading" constant="20" id="VTO-0E-f5J"/>
921 <constraint firstItem="1kN-Si-ACF" firstAttribute="leading" secondItem="MNL-tv-RBX" secondAttribute="trailing" constant="20" id="Y7J-4Z-zv2"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400922 <constraint firstItem="MNL-tv-RBX" firstAttribute="top" secondItem="TNe-in-0Y8" secondAttribute="bottom" constant="15" id="Ze1-Ow-5Ng"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400923 <constraint firstItem="osV-5h-omr" firstAttribute="top" secondItem="IbY-sT-yW4" secondAttribute="top" constant="20" id="kck-Eh-nhf"/>
924 <constraint firstItem="osV-5h-omr" firstAttribute="centerX" secondItem="IbY-sT-yW4" secondAttribute="centerX" id="rxE-kK-0Qa"/>
925 <constraint firstAttribute="trailing" secondItem="TNe-in-0Y8" secondAttribute="trailing" constant="20" id="s1f-iQ-uIZ"/>
926 </constraints>
927 </view>
928 <constraints>
929 <constraint firstAttribute="width" constant="300" id="wHU-iX-91g"/>
930 </constraints>
Kateryna Kostiuk39ce23d2018-10-02 14:33:37 -0400931 <color key="borderColor" red="0.88235294117647056" green="0.88235294117647056" blue="0.88235294117647056" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
932 <color key="fillColor" red="0.91764705882352937" green="0.91764705882352937" blue="0.91764705882352937" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400933 </box>
934 <box boxType="custom" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="MBR-AC-HFq">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400935 <rect key="frame" x="319" y="259" width="300" height="353"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400936 <view key="contentView" id="GCQ-FX-4t9">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400937 <rect key="frame" x="1" y="1" width="298" height="351"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400938 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
939 <subviews>
940 <box boxType="custom" borderType="none" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="l86-cH-pp8">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400941 <rect key="frame" x="95" y="311" width="109" height="20"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400942 <view key="contentView" id="EvP-rO-UwE">
943 <rect key="frame" x="0.0" y="0.0" width="109" height="20"/>
944 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
945 <subviews>
946 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Xnk-aJ-2Vg">
947 <rect key="frame" x="-2" y="1" width="22" height="18"/>
948 <buttonCell key="cell" type="check" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="nfo-xd-hzP">
949 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
950 <font key="font" metaFont="system"/>
951 </buttonCell>
952 <connections>
953 <action selector="toggleVideoEnabled:" target="-2" id="yc4-ev-gaZ"/>
954 </connections>
955 </button>
956 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ogP-69-5zZ">
957 <rect key="frame" x="21" y="2" width="90" height="17"/>
958 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Video codecs" id="gJs-aX-7Ox">
959 <font key="font" metaFont="systemSemibold" size="13"/>
960 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
961 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
962 </textFieldCell>
963 </textField>
964 </subviews>
965 <constraints>
966 <constraint firstItem="Xnk-aJ-2Vg" firstAttribute="leading" secondItem="EvP-rO-UwE" secondAttribute="leading" id="5a7-Hj-wFZ"/>
967 <constraint firstItem="ogP-69-5zZ" firstAttribute="centerY" secondItem="EvP-rO-UwE" secondAttribute="centerY" id="9mM-ZQ-7pu"/>
968 <constraint firstItem="ogP-69-5zZ" firstAttribute="leading" secondItem="Xnk-aJ-2Vg" secondAttribute="trailing" constant="5" id="K2B-Xf-OYS"/>
969 <constraint firstItem="Xnk-aJ-2Vg" firstAttribute="centerY" secondItem="EvP-rO-UwE" secondAttribute="centerY" id="nBn-hh-aCc"/>
970 </constraints>
971 </view>
972 <constraints>
973 <constraint firstAttribute="height" constant="20" id="6GF-JH-0nA"/>
974 <constraint firstAttribute="trailing" secondItem="ogP-69-5zZ" secondAttribute="trailing" id="B8w-Y3-qVq"/>
975 </constraints>
976 </box>
977 <scrollView autohidesScrollers="YES" horizontalLineScroll="57" horizontalPageScroll="10" verticalLineScroll="57" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="TK9-rV-fbS">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400978 <rect key="frame" x="20" y="60" width="258" height="234"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400979 <clipView key="contentView" copiesOnScroll="NO" id="DEy-oQ-HGz">
980 <rect key="frame" x="1" y="1" width="256" height="232"/>
981 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
982 <subviews>
983 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" rowHeight="55" rowSizeStyle="automatic" viewBased="YES" id="LDg-9Z-yNi">
984 <rect key="frame" x="0.0" y="0.0" width="256" height="232"/>
985 <autoresizingMask key="autoresizingMask"/>
986 <size key="intercellSpacing" width="3" height="2"/>
987 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
988 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
989 <tableColumns>
990 <tableColumn identifier="videoColumn" width="253" minWidth="40" maxWidth="1000" id="Zfb-Ff-2UD">
991 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border">
992 <font key="font" metaFont="smallSystem"/>
993 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
994 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
995 </tableHeaderCell>
996 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" title="Text Cell" id="jgX-tQ-dIA">
997 <font key="font" metaFont="system"/>
998 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
999 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
1000 </textFieldCell>
1001 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
1002 <prototypeCellViews>
1003 <tableCellView identifier="TableCellVideoCodecItem" id="AJQ-gQ-CYM">
1004 <rect key="frame" x="1" y="1" width="253" height="50"/>
1005 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
1006 <subviews>
1007 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" tag="4" translatesAutoresizingMaskIntoConstraints="NO" id="9u7-iW-u8m">
1008 <rect key="frame" x="8" y="17" width="4" height="17"/>
1009 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" id="9JT-Mo-i2i">
1010 <font key="font" metaFont="system"/>
1011 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
1012 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
1013 </textFieldCell>
1014 </textField>
1015 <button verticalHuggingPriority="750" tag="5" translatesAutoresizingMaskIntoConstraints="NO" id="5FI-uT-Eg9">
Kateryna Kostiuk39ce23d2018-10-02 14:33:37 -04001016 <rect key="frame" x="223" y="16" width="22" height="18"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -04001017 <buttonCell key="cell" type="check" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="7Ra-Rx-VYM">
1018 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
1019 <font key="font" metaFont="system"/>
1020 </buttonCell>
1021 </button>
1022 </subviews>
1023 <constraints>
1024 <constraint firstItem="9u7-iW-u8m" firstAttribute="leading" secondItem="AJQ-gQ-CYM" secondAttribute="leading" constant="10" id="7C2-rc-3MG"/>
1025 <constraint firstItem="5FI-uT-Eg9" firstAttribute="centerY" secondItem="9u7-iW-u8m" secondAttribute="centerY" id="KO9-yG-j10"/>
1026 <constraint firstAttribute="trailing" secondItem="5FI-uT-Eg9" secondAttribute="trailing" constant="10" id="cmr-0I-M9x"/>
1027 <constraint firstItem="9u7-iW-u8m" firstAttribute="centerY" secondItem="AJQ-gQ-CYM" secondAttribute="centerY" id="cuw-7X-p31"/>
1028 </constraints>
1029 </tableCellView>
1030 <customView identifier="HoverRowView" id="HCw-kt-Qvi" customClass="HoverTableRowView">
1031 <rect key="frame" x="1" y="53" width="253" height="55"/>
1032 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
1033 </customView>
1034 </prototypeCellViews>
1035 </tableColumn>
1036 </tableColumns>
1037 </tableView>
1038 </subviews>
1039 </clipView>
1040 <constraints>
1041 <constraint firstAttribute="height" constant="234" id="Ie1-uA-KFc"/>
1042 </constraints>
Kateryna Kostiuk39ce23d2018-10-02 14:33:37 -04001043 <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="6f3-tz-lVA">
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -04001044 <rect key="frame" x="1" y="217" width="236" height="16"/>
1045 <autoresizingMask key="autoresizingMask"/>
1046 </scroller>
Kateryna Kostiuk39ce23d2018-10-02 14:33:37 -04001047 <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="oWf-ht-xYu">
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -04001048 <rect key="frame" x="224" y="17" width="15" height="102"/>
1049 <autoresizingMask key="autoresizingMask"/>
1050 </scroller>
1051 </scrollView>
1052 <button translatesAutoresizingMaskIntoConstraints="NO" id="3yP-KT-ImU">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -04001053 <rect key="frame" x="20" y="60" width="258" height="234"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -04001054 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="Vuy-o9-KYJ">
1055 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
1056 <font key="font" metaFont="system"/>
1057 </buttonCell>
1058 </button>
1059 <button translatesAutoresizingMaskIntoConstraints="NO" id="QYm-Mt-xrr">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -04001060 <rect key="frame" x="20" y="15" width="30" height="30"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -04001061 <constraints>
1062 <constraint firstAttribute="width" constant="30" id="DC1-I8-AeW"/>
1063 <constraint firstAttribute="height" constant="30" id="kht-55-det"/>
1064 </constraints>
1065 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="NSTouchBarGoDownTemplate" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="3bs-Sw-FVX">
1066 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
1067 <font key="font" metaFont="system"/>
1068 </buttonCell>
1069 <connections>
1070 <action selector="moveVideoCodecDown:" target="-2" id="2Wi-AI-XSe"/>
1071 </connections>
1072 </button>
1073 <button translatesAutoresizingMaskIntoConstraints="NO" id="zfP-ST-2Sy">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -04001074 <rect key="frame" x="70" y="15" width="30" height="30"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -04001075 <constraints>
1076 <constraint firstAttribute="width" constant="30" id="7wM-Qg-Jbg"/>
1077 <constraint firstAttribute="height" constant="30" id="9td-WH-JUa"/>
1078 </constraints>
1079 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="NSTouchBarGoUpTemplate" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="dBy-m4-enI">
1080 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
1081 <font key="font" metaFont="system"/>
1082 </buttonCell>
1083 <connections>
1084 <action selector="moveVideoCodecUp:" target="-2" id="vqI-LW-dzI"/>
1085 </connections>
1086 </button>
1087 </subviews>
1088 <constraints>
1089 <constraint firstItem="zfP-ST-2Sy" firstAttribute="leading" secondItem="QYm-Mt-xrr" secondAttribute="trailing" constant="20" id="2FZ-hk-CBE"/>
1090 <constraint firstItem="l86-cH-pp8" firstAttribute="centerX" secondItem="GCQ-FX-4t9" secondAttribute="centerX" id="AJ0-vq-pyB"/>
1091 <constraint firstAttribute="trailing" secondItem="TK9-rV-fbS" secondAttribute="trailing" constant="20" id="DSn-rM-EsD"/>
1092 <constraint firstItem="3yP-KT-ImU" firstAttribute="top" secondItem="TK9-rV-fbS" secondAttribute="top" id="KOJ-tQ-QaL"/>
1093 <constraint firstItem="zfP-ST-2Sy" firstAttribute="centerY" secondItem="QYm-Mt-xrr" secondAttribute="centerY" id="MPS-yz-Qe7"/>
1094 <constraint firstItem="l86-cH-pp8" firstAttribute="top" secondItem="GCQ-FX-4t9" secondAttribute="top" constant="20" id="Rie-BP-PiE"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -04001095 <constraint firstItem="QYm-Mt-xrr" firstAttribute="top" secondItem="TK9-rV-fbS" secondAttribute="bottom" constant="15" id="VlZ-hE-aNv"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -04001096 <constraint firstItem="3yP-KT-ImU" firstAttribute="leading" secondItem="TK9-rV-fbS" secondAttribute="leading" id="g2x-UC-H16"/>
1097 <constraint firstItem="QYm-Mt-xrr" firstAttribute="leading" secondItem="GCQ-FX-4t9" secondAttribute="leading" constant="20" id="gH0-u7-39U"/>
1098 <constraint firstItem="3yP-KT-ImU" firstAttribute="bottom" secondItem="TK9-rV-fbS" secondAttribute="bottom" id="mWD-8B-XOp"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -04001099 <constraint firstAttribute="bottom" secondItem="QYm-Mt-xrr" secondAttribute="bottom" constant="15" id="svs-Gg-VMI"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -04001100 <constraint firstItem="TK9-rV-fbS" firstAttribute="leading" secondItem="GCQ-FX-4t9" secondAttribute="leading" constant="20" id="tc2-4w-qOU"/>
1101 <constraint firstItem="3yP-KT-ImU" firstAttribute="trailing" secondItem="TK9-rV-fbS" secondAttribute="trailing" id="uAf-DH-och"/>
1102 </constraints>
1103 </view>
1104 <constraints>
1105 <constraint firstAttribute="width" constant="300" id="dxj-bU-vaM"/>
1106 </constraints>
Kateryna Kostiuk39ce23d2018-10-02 14:33:37 -04001107 <color key="borderColor" red="0.88235294117647056" green="0.88235294117647056" blue="0.88235294117647056" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
1108 <color key="fillColor" red="0.91764705882352937" green="0.91764705882352937" blue="0.91764705882352937" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -04001109 </box>
1110 <box boxType="custom" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="wyZ-Hb-BNf">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -04001111 <rect key="frame" x="0.0" y="20" width="620" height="219"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -04001112 <view key="contentView" id="2O1-Si-mOK">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -04001113 <rect key="frame" x="1" y="1" width="618" height="217"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -04001114 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
1115 <subviews>
1116 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="wmC-om-8ey">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -04001117 <rect key="frame" x="18" y="180" width="251" height="17"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -04001118 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="SDP Session Negotiation (ICE Fallback)" id="Jfp-NE-ODd">
1119 <font key="font" metaFont="systemSemibold" size="13"/>
1120 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
1121 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
1122 </textFieldCell>
1123 </textField>
1124 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="6qO-jl-7lU">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -04001125 <rect key="frame" x="18" y="153" width="382" height="17"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -04001126 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Only used during SDP negotiation in case ICE is not supported" id="cN3-lC-dNM">
1127 <font key="font" metaFont="system"/>
1128 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
1129 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
1130 </textFieldCell>
1131 </textField>
1132 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Axy-zQ-uSs">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -04001133 <rect key="frame" x="38" y="116" width="143" height="17"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -04001134 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Audio RTP port Range" id="Ogj-NW-fZ9">
1135 <font key="font" metaFont="systemSemibold" size="13"/>
1136 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
1137 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
1138 </textFieldCell>
1139 </textField>
1140 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="z9P-Rk-RQN">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -04001141 <rect key="frame" x="38" y="84" width="26" height="17"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -04001142 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Min" id="nq0-Js-9Cr">
1143 <font key="font" metaFont="system"/>
1144 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
1145 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
1146 </textFieldCell>
1147 </textField>
1148 <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="fgZ-CW-Fvh">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -04001149 <rect key="frame" x="72" y="83" width="100" height="20"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -04001150 <constraints>
1151 <constraint firstAttribute="height" constant="20" id="aXQ-Ss-Pwl"/>
1152 <constraint firstAttribute="width" constant="100" id="f2J-lA-fqR"/>
1153 </constraints>
1154 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" bezelStyle="round" id="LNm-BH-bxH">
1155 <numberFormatter key="formatter" formatterBehavior="default10_4" usesGroupingSeparator="NO" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" id="mao-B6-wSU">
1156 <real key="maximum" value="65534"/>
1157 </numberFormatter>
1158 <font key="font" metaFont="system"/>
Kateryna Kostiuk39ce23d2018-10-02 14:33:37 -04001159 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -04001160 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
1161 </textFieldCell>
1162 <connections>
1163 <outlet property="delegate" destination="-2" id="T3o-KR-c89"/>
1164 </connections>
1165 </textField>
1166 <stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="CJp-f0-CVS">
Kateryna Kostiuk39ce23d2018-10-02 14:33:37 -04001167 <rect key="frame" x="171" y="79" width="19" height="27"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -04001168 <stepperCell key="cell" continuous="YES" alignment="left" maxValue="65534" id="fb8-Fb-KfF"/>
1169 <connections>
1170 <action selector="valueDidChange:" target="-2" id="vYd-jk-JPn"/>
1171 </connections>
1172 </stepper>
1173 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="hW3-sb-YAE">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -04001174 <rect key="frame" x="334" y="84" width="30" height="17"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -04001175 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Max" id="nh9-3y-CEI">
1176 <font key="font" metaFont="system"/>
1177 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
1178 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
1179 </textFieldCell>
1180 </textField>
1181 <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ZTD-jf-ETX">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -04001182 <rect key="frame" x="372" y="83" width="100" height="20"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -04001183 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" bezelStyle="round" id="nyM-Q5-BEk">
1184 <numberFormatter key="formatter" formatterBehavior="default10_4" usesGroupingSeparator="NO" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" id="F8a-qz-lgy">
1185 <real key="maximum" value="65534"/>
1186 </numberFormatter>
1187 <font key="font" metaFont="system"/>
Kateryna Kostiuk39ce23d2018-10-02 14:33:37 -04001188 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -04001189 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
1190 </textFieldCell>
1191 <connections>
1192 <outlet property="delegate" destination="-2" id="N0g-p2-ZSP"/>
1193 </connections>
1194 </textField>
1195 <stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="xYF-oT-c1k">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -04001196 <rect key="frame" x="471" y="79" width="19" height="27"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -04001197 <stepperCell key="cell" continuous="YES" alignment="left" maxValue="65534" id="Zij-0s-fYN"/>
1198 <connections>
1199 <action selector="valueDidChange:" target="-2" id="Sda-8q-hfE"/>
1200 </connections>
1201 </stepper>
1202 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="9lA-g0-S3N">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -04001203 <rect key="frame" x="38" y="52" width="143" height="17"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -04001204 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Video RTP port Range" id="0cb-ib-oHd">
1205 <font key="font" metaFont="systemSemibold" size="13"/>
1206 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
1207 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
1208 </textFieldCell>
1209 </textField>
1210 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Oxu-Eh-Pc8">
1211 <rect key="frame" x="38" y="20" width="26" height="17"/>
1212 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Min" id="0Fh-Sz-TMo">
1213 <font key="font" metaFont="system"/>
1214 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
1215 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
1216 </textFieldCell>
1217 </textField>
1218 <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="A4B-iN-Uds">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -04001219 <rect key="frame" x="72" y="19" width="100" height="20"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -04001220 <constraints>
1221 <constraint firstAttribute="height" constant="20" id="bf0-Nk-2mv"/>
1222 <constraint firstAttribute="width" constant="100" id="gQJ-wR-Nyu"/>
1223 </constraints>
1224 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" bezelStyle="round" id="RyI-Xb-NxM">
1225 <numberFormatter key="formatter" formatterBehavior="default10_4" usesGroupingSeparator="NO" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" id="iSL-6F-7N9">
1226 <real key="maximum" value="65534"/>
1227 </numberFormatter>
1228 <font key="font" metaFont="system"/>
Kateryna Kostiuk39ce23d2018-10-02 14:33:37 -04001229 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -04001230 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
1231 </textFieldCell>
1232 <connections>
1233 <outlet property="delegate" destination="-2" id="bVK-61-PYx"/>
1234 </connections>
1235 </textField>
1236 <stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="cBH-m7-dIR">
Kateryna Kostiuk39ce23d2018-10-02 14:33:37 -04001237 <rect key="frame" x="171" y="15" width="19" height="27"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -04001238 <stepperCell key="cell" continuous="YES" alignment="left" maxValue="65534" id="1UJ-Yy-aOP"/>
1239 <connections>
1240 <action selector="valueDidChange:" target="-2" id="k5z-3q-bbb"/>
1241 </connections>
1242 </stepper>
1243 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3bV-kk-vIN">
1244 <rect key="frame" x="334" y="20" width="30" height="17"/>
1245 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Max" id="wq6-KV-8X3">
1246 <font key="font" metaFont="system"/>
1247 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
1248 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
1249 </textFieldCell>
1250 </textField>
1251 <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="yka-j6-lM7">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -04001252 <rect key="frame" x="372" y="18" width="100" height="22"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -04001253 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" bezelStyle="round" id="Zvz-tI-X70">
1254 <numberFormatter key="formatter" formatterBehavior="default10_4" usesGroupingSeparator="NO" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" id="FFU-3v-UQ3">
1255 <real key="maximum" value="65534"/>
1256 </numberFormatter>
1257 <font key="font" metaFont="system"/>
Kateryna Kostiuk39ce23d2018-10-02 14:33:37 -04001258 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -04001259 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
1260 </textFieldCell>
1261 <connections>
1262 <outlet property="delegate" destination="-2" id="gjE-Xt-sUX"/>
1263 </connections>
1264 </textField>
1265 <stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="iGx-YR-Efs">
Kateryna Kostiuk39ce23d2018-10-02 14:33:37 -04001266 <rect key="frame" x="471" y="15" width="19" height="27"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -04001267 <stepperCell key="cell" continuous="YES" alignment="left" maxValue="65534" id="dhg-QK-CT6"/>
1268 <connections>
1269 <action selector="valueDidChange:" target="-2" id="WFo-zc-52g"/>
1270 </connections>
1271 </stepper>
1272 </subviews>
1273 <constraints>
1274 <constraint firstItem="3bV-kk-vIN" firstAttribute="centerX" secondItem="hW3-sb-YAE" secondAttribute="centerX" id="27V-Ak-hwG"/>
1275 <constraint firstItem="6qO-jl-7lU" firstAttribute="top" secondItem="wmC-om-8ey" secondAttribute="bottom" constant="10" id="35k-Pr-UjU"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -04001276 <constraint firstItem="yka-j6-lM7" firstAttribute="centerY" secondItem="3bV-kk-vIN" secondAttribute="centerY" id="3wP-WK-5qT"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -04001277 <constraint firstItem="wmC-om-8ey" firstAttribute="top" secondItem="2O1-Si-mOK" secondAttribute="top" constant="20" id="4CR-qt-enf"/>
1278 <constraint firstItem="xYF-oT-c1k" firstAttribute="leading" secondItem="ZTD-jf-ETX" secondAttribute="trailing" constant="2" id="6ef-JI-orE"/>
1279 <constraint firstItem="xYF-oT-c1k" firstAttribute="centerY" secondItem="ZTD-jf-ETX" secondAttribute="centerY" id="ARJ-Qs-UPA"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -04001280 <constraint firstItem="6qO-jl-7lU" firstAttribute="leading" secondItem="wmC-om-8ey" secondAttribute="leading" id="EwS-tI-lSD"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -04001281 <constraint firstItem="ZTD-jf-ETX" firstAttribute="centerY" secondItem="hW3-sb-YAE" secondAttribute="centerY" id="Fwn-fU-gL9"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -04001282 <constraint firstItem="z9P-Rk-RQN" firstAttribute="leading" secondItem="Axy-zQ-uSs" secondAttribute="leading" id="Hgx-9X-jdO"/>
1283 <constraint firstItem="CJp-f0-CVS" firstAttribute="leading" secondItem="fgZ-CW-Fvh" secondAttribute="trailing" constant="2" id="Hiz-lC-q0F"/>
1284 <constraint firstItem="cBH-m7-dIR" firstAttribute="leading" secondItem="A4B-iN-Uds" secondAttribute="trailing" constant="2" id="IBN-fw-ZH2"/>
1285 <constraint firstItem="hW3-sb-YAE" firstAttribute="centerX" secondItem="2O1-Si-mOK" secondAttribute="centerX" constant="40" id="Jt1-TY-vfC"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -04001286 <constraint firstItem="3bV-kk-vIN" firstAttribute="centerY" secondItem="Oxu-Eh-Pc8" secondAttribute="centerY" id="L9g-8P-Xyg"/>
1287 <constraint firstItem="Axy-zQ-uSs" firstAttribute="top" secondItem="6qO-jl-7lU" secondAttribute="bottom" constant="20" id="LOV-cd-GAd"/>
1288 <constraint firstItem="A4B-iN-Uds" firstAttribute="trailing" secondItem="fgZ-CW-Fvh" secondAttribute="trailing" id="Nj1-zg-nWC"/>
1289 <constraint firstItem="iGx-YR-Efs" firstAttribute="leading" secondItem="yka-j6-lM7" secondAttribute="trailing" constant="2" id="OtV-cb-6Hj"/>
1290 <constraint firstItem="ZTD-jf-ETX" firstAttribute="width" secondItem="fgZ-CW-Fvh" secondAttribute="width" id="Pkc-9K-Zbm"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -04001291 <constraint firstItem="fgZ-CW-Fvh" firstAttribute="centerY" secondItem="z9P-Rk-RQN" secondAttribute="centerY" id="QvQ-zt-L1o"/>
1292 <constraint firstItem="9lA-g0-S3N" firstAttribute="top" secondItem="z9P-Rk-RQN" secondAttribute="bottom" constant="15" id="TIb-fo-v5g"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -04001293 <constraint firstItem="hW3-sb-YAE" firstAttribute="bottom" secondItem="z9P-Rk-RQN" secondAttribute="bottom" id="TW0-1I-Sx1"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -04001294 <constraint firstItem="A4B-iN-Uds" firstAttribute="centerY" secondItem="Oxu-Eh-Pc8" secondAttribute="centerY" id="V4e-VC-qmz"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -04001295 <constraint firstItem="iGx-YR-Efs" firstAttribute="centerY" secondItem="yka-j6-lM7" secondAttribute="centerY" id="a5M-Gy-z5x"/>
1296 <constraint firstItem="Axy-zQ-uSs" firstAttribute="leading" secondItem="2O1-Si-mOK" secondAttribute="leading" constant="40" id="bpB-6t-HUE"/>
1297 <constraint firstItem="wmC-om-8ey" firstAttribute="leading" secondItem="2O1-Si-mOK" secondAttribute="leading" constant="20" id="diY-sR-MaU"/>
1298 <constraint firstItem="ZTD-jf-ETX" firstAttribute="height" secondItem="fgZ-CW-Fvh" secondAttribute="height" id="eWa-QB-jIB"/>
1299 <constraint firstAttribute="bottom" secondItem="Oxu-Eh-Pc8" secondAttribute="bottom" constant="20" id="f7d-tj-Ru2"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -04001300 <constraint firstItem="ZTD-jf-ETX" firstAttribute="leading" secondItem="hW3-sb-YAE" secondAttribute="trailing" constant="10" id="fWb-N3-pEE"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -04001301 <constraint firstItem="A4B-iN-Uds" firstAttribute="leading" secondItem="fgZ-CW-Fvh" secondAttribute="leading" id="fhb-re-PUs"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -04001302 <constraint firstItem="Oxu-Eh-Pc8" firstAttribute="top" secondItem="9lA-g0-S3N" secondAttribute="bottom" constant="15" id="fl5-TM-oze"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -04001303 <constraint firstItem="cBH-m7-dIR" firstAttribute="centerY" secondItem="A4B-iN-Uds" secondAttribute="centerY" id="i9p-4H-FXN"/>
1304 <constraint firstItem="yka-j6-lM7" firstAttribute="leading" secondItem="ZTD-jf-ETX" secondAttribute="leading" id="lQd-5s-DUp"/>
1305 <constraint firstItem="9lA-g0-S3N" firstAttribute="leading" secondItem="Axy-zQ-uSs" secondAttribute="leading" id="mA5-3E-PSb"/>
1306 <constraint firstItem="CJp-f0-CVS" firstAttribute="centerY" secondItem="fgZ-CW-Fvh" secondAttribute="centerY" id="o1J-rm-GQH"/>
1307 <constraint firstItem="Oxu-Eh-Pc8" firstAttribute="leading" secondItem="z9P-Rk-RQN" secondAttribute="leading" id="ohR-cx-P78"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -04001308 <constraint firstItem="z9P-Rk-RQN" firstAttribute="top" secondItem="Axy-zQ-uSs" secondAttribute="bottom" constant="15" id="t6v-41-sBS"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -04001309 <constraint firstItem="yka-j6-lM7" firstAttribute="trailing" secondItem="ZTD-jf-ETX" secondAttribute="trailing" id="tUs-Bj-rWL"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -04001310 <constraint firstItem="fgZ-CW-Fvh" firstAttribute="leading" secondItem="z9P-Rk-RQN" secondAttribute="trailing" constant="10" id="vMb-el-uDN"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -04001311 </constraints>
1312 </view>
Kateryna Kostiuk39ce23d2018-10-02 14:33:37 -04001313 <color key="borderColor" red="0.88235294117647056" green="0.88235294117647056" blue="0.88235294117647056" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
1314 <color key="fillColor" red="0.91764705882352937" green="0.91764705882352937" blue="0.91764705882352937" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -04001315 </box>
1316 </subviews>
1317 <constraints>
1318 <constraint firstItem="cwV-lc-jju" firstAttribute="top" secondItem="A31-3Y-z4R" secondAttribute="bottom" constant="20" id="2pu-ac-m0j"/>
1319 <constraint firstItem="Zuz-jy-rLn" firstAttribute="top" secondItem="Ppa-zn-w1X" secondAttribute="bottom" constant="20" id="3qf-9g-k7g"/>
1320 <constraint firstItem="A31-3Y-z4R" firstAttribute="leading" secondItem="2pL-ZS-jV2" secondAttribute="leading" id="5og-hq-BOm"/>
1321 <constraint firstItem="cwV-lc-jju" firstAttribute="leading" secondItem="2pL-ZS-jV2" secondAttribute="leading" id="8wT-YJ-kXA"/>
1322 <constraint firstItem="Ppa-zn-w1X" firstAttribute="leading" secondItem="2pL-ZS-jV2" secondAttribute="leading" id="9OE-PR-Q2B"/>
1323 <constraint firstItem="Zuz-jy-rLn" firstAttribute="leading" secondItem="2pL-ZS-jV2" secondAttribute="leading" id="FSg-s8-5h4"/>
1324 <constraint firstAttribute="trailing" secondItem="Ppa-zn-w1X" secondAttribute="trailing" id="FUZ-WQ-nk4"/>
1325 <constraint firstItem="wyZ-Hb-BNf" firstAttribute="trailing" secondItem="A31-3Y-z4R" secondAttribute="trailing" id="GEG-VB-DGC"/>
1326 <constraint firstItem="ekM-Cg-DEo" firstAttribute="leading" secondItem="2pL-ZS-jV2" secondAttribute="leading" id="IOt-t1-t7N"/>
1327 <constraint firstItem="wyZ-Hb-BNf" firstAttribute="top" secondItem="cwV-lc-jju" secondAttribute="bottom" constant="20" id="N6o-d2-2tR"/>
1328 <constraint firstItem="MBR-AC-HFq" firstAttribute="bottom" secondItem="cwV-lc-jju" secondAttribute="bottom" id="NJD-W8-4V4"/>
1329 <constraint firstItem="Ppa-zn-w1X" firstAttribute="top" secondItem="2pL-ZS-jV2" secondAttribute="top" id="UPn-Ip-IXo"/>
1330 <constraint firstItem="ekM-Cg-DEo" firstAttribute="top" secondItem="Zuz-jy-rLn" secondAttribute="bottom" constant="20" id="d5B-SJ-N8V"/>
1331 <constraint firstItem="MBR-AC-HFq" firstAttribute="leading" secondItem="IbY-sT-yW4" secondAttribute="trailing" constant="20" id="fRz-qr-Kqv"/>
1332 <constraint firstItem="wyZ-Hb-BNf" firstAttribute="leading" secondItem="cwV-lc-jju" secondAttribute="leading" id="il0-RE-mSB"/>
1333 <constraint firstAttribute="trailing" secondItem="Zuz-jy-rLn" secondAttribute="trailing" id="jdD-NF-XLO"/>
1334 <constraint firstAttribute="bottom" secondItem="wyZ-Hb-BNf" secondAttribute="bottom" constant="20" id="obo-s9-h2n"/>
1335 <constraint firstItem="ekM-Cg-DEo" firstAttribute="trailing" secondItem="Zuz-jy-rLn" secondAttribute="trailing" id="rt8-Zr-mPV"/>
1336 <constraint firstItem="A31-3Y-z4R" firstAttribute="top" secondItem="ekM-Cg-DEo" secondAttribute="bottom" constant="20" id="we5-k2-86s"/>
1337 <constraint firstItem="A31-3Y-z4R" firstAttribute="trailing" secondItem="ekM-Cg-DEo" secondAttribute="trailing" id="x2C-zj-3dV"/>
1338 <constraint firstItem="MBR-AC-HFq" firstAttribute="top" secondItem="cwV-lc-jju" secondAttribute="top" id="zlI-yI-gOh"/>
1339 </constraints>
1340 <point key="canvasLocation" x="-235" y="889"/>
1341 </customView>
1342 </objects>
1343 <resources>
1344 <image name="NSTouchBarFolderTemplate" width="22" height="30"/>
1345 <image name="NSTouchBarGoDownTemplate" width="16" height="30"/>
1346 <image name="NSTouchBarGoUpTemplate" width="16" height="30"/>
1347 </resources>
1348</document>