blob: 36d8700386c398f9625f239e7963307042fdd1f4 [file] [log] [blame]
Loïc Siret3652cfb2016-10-27 10:12:07 -04001<?xml version="1.0" encoding="UTF-8"?>
Anthony Léonard24110e82017-09-15 16:29:11 -04002<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="12121" systemVersion="16G29" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
Alexandre Lision45f1f542016-08-25 15:16:17 -04003 <dependencies>
Anthony Léonard24110e82017-09-15 16:29:11 -04004 <development version="7000" identifier="xcode"/>
5 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="12121"/>
Alexandre Lision45f1f542016-08-25 15:16:17 -04006 <capability name="Aspect ratio constraints" minToolsVersion="5.1"/>
7 </dependencies>
8 <objects>
9 <customObject id="-2" userLabel="File's Owner" customClass="ExportPasswordWC">
10 <connections>
11 <outlet property="errorContainer" destination="ty1-sj-tT6" id="eEy-Cr-yiw"/>
12 <outlet property="errorField" destination="G1N-th-ZtP" id="3Qf-fy-ie3"/>
13 <outlet property="finalContainer" destination="srJ-1d-Sbs" id="BP0-xw-uwV"/>
14 <outlet property="initialContainer" destination="xUT-yB-g8Q" id="CZQ-jg-fnH"/>
15 <outlet property="passwordField" destination="vej-Z8-dOm" id="Ff0-Rb-Al6"/>
16 <outlet property="progressContainer" destination="AGJ-1n-ZWv" id="1i0-bR-eog"/>
17 <outlet property="progressIndicator" destination="Ovf-4O-7LZ" id="3ak-Ju-PkY"/>
18 <outlet property="resultField" destination="M0M-Fg-Znl" id="Y5c-jF-Tij"/>
19 <outlet property="window" destination="QvC-M9-y7g" id="bos-rN-Jgz"/>
20 </connections>
21 </customObject>
22 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
23 <customObject id="-3" userLabel="Application" customClass="NSObject"/>
24 <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="QvC-M9-y7g">
25 <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES"/>
26 <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
Loïc Siret3652cfb2016-10-27 10:12:07 -040027 <rect key="contentRect" x="196" y="240" width="410" height="161"/>
Anthony Léonard24110e82017-09-15 16:29:11 -040028 <rect key="screenRect" x="0.0" y="0.0" width="1440" height="877"/>
Alexandre Lision45f1f542016-08-25 15:16:17 -040029 <view key="contentView" id="EiT-Mj-1SZ">
Loïc Siret3652cfb2016-10-27 10:12:07 -040030 <rect key="frame" x="0.0" y="0.0" width="410" height="161"/>
Alexandre Lision45f1f542016-08-25 15:16:17 -040031 <autoresizingMask key="autoresizingMask"/>
32 <subviews>
Loïc Siret3652cfb2016-10-27 10:12:07 -040033 <customView hidden="YES" translatesAutoresizingMaskIntoConstraints="NO" id="ty1-sj-tT6">
34 <rect key="frame" x="15" y="0.0" width="380" height="151"/>
35 <subviews>
Anthony Léonard24110e82017-09-15 16:29:11 -040036 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" misplaced="YES" allowsCharacterPickerTouchBarItem="NO" translatesAutoresizingMaskIntoConstraints="NO" id="G1N-th-ZtP">
Loïc Siret3652cfb2016-10-27 10:12:07 -040037 <rect key="frame" x="-2" y="78" width="384" height="40"/>
38 <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" alignment="center" placeholderString="error label" id="e7n-Ev-bK7">
39 <font key="font" metaFont="system"/>
40 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
41 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
42 </textFieldCell>
43 </textField>
44 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="cxh-K7-1eh">
45 <rect key="frame" x="327" y="13" width="59" height="32"/>
46 <buttonCell key="cell" type="push" title="OK" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="VN1-A3-RIh">
47 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
48 <font key="font" metaFont="system"/>
49 <string key="keyEquivalent" base64-UTF8="YES">
50DQ
51</string>
52 </buttonCell>
53 <connections>
54 <action selector="cancelPressed:" target="-2" id="JTp-N4-Tb8"/>
55 </connections>
56 </button>
57 </subviews>
58 <constraints>
59 <constraint firstItem="G1N-th-ZtP" firstAttribute="centerX" secondItem="ty1-sj-tT6" secondAttribute="centerX" id="16p-wW-bMc"/>
60 <constraint firstItem="G1N-th-ZtP" firstAttribute="centerY" secondItem="ty1-sj-tT6" secondAttribute="centerY" constant="-22.5" id="231-sh-LDp"/>
61 <constraint firstAttribute="trailing" secondItem="cxh-K7-1eh" secondAttribute="trailing" id="OrO-VW-3Xw"/>
62 <constraint firstAttribute="bottom" secondItem="cxh-K7-1eh" secondAttribute="bottom" constant="20" id="tLl-Ru-JDw"/>
63 <constraint firstItem="cxh-K7-1eh" firstAttribute="width" secondItem="ty1-sj-tT6" secondAttribute="height" multiplier="47:171" constant="5.4970760233918128" id="xxl-WJ-uWd"/>
64 </constraints>
65 </customView>
66 <customView hidden="YES" translatesAutoresizingMaskIntoConstraints="NO" id="srJ-1d-Sbs">
67 <rect key="frame" x="15" y="0.0" width="380" height="151"/>
68 <subviews>
69 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="I5i-KQ-7yI">
70 <rect key="frame" x="327" y="13" width="59" height="32"/>
71 <buttonCell key="cell" type="push" title="OK" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="dfD-AK-f3R">
72 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
73 <font key="font" metaFont="system"/>
74 <string key="keyEquivalent" base64-UTF8="YES">
75DQ
76</string>
77 </buttonCell>
78 <connections>
79 <action selector="cancelPressed:" target="-2" id="NWs-SH-M68"/>
80 </connections>
81 </button>
Anthony Léonard24110e82017-09-15 16:29:11 -040082 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" allowsCharacterPickerTouchBarItem="NO" translatesAutoresizingMaskIntoConstraints="NO" id="M0M-Fg-Znl">
Loïc Siret3652cfb2016-10-27 10:12:07 -040083 <rect key="frame" x="-2" y="44" width="384" height="107"/>
84 <constraints>
85 <constraint firstAttribute="height" constant="107" id="egH-qZ-wBG"/>
86 <constraint firstAttribute="width" constant="380" id="lCL-W1-aOP"/>
87 </constraints>
88 <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" alignment="left" placeholderString="" id="ezj-X9-NQd">
89 <font key="font" metaFont="system"/>
90 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
91 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
92 </textFieldCell>
93 </textField>
94 </subviews>
95 <constraints>
96 <constraint firstItem="I5i-KQ-7yI" firstAttribute="width" secondItem="srJ-1d-Sbs" secondAttribute="height" multiplier="47:171" constant="5.4970760233918128" id="1kj-gX-F60"/>
97 <constraint firstAttribute="trailing" secondItem="I5i-KQ-7yI" secondAttribute="trailing" id="L4m-3f-iAH"/>
98 <constraint firstAttribute="bottom" secondItem="I5i-KQ-7yI" secondAttribute="bottom" constant="20" id="OA3-eH-jPg"/>
99 </constraints>
100 </customView>
Alexandre Lision45f1f542016-08-25 15:16:17 -0400101 <customView translatesAutoresizingMaskIntoConstraints="NO" id="AGJ-1n-ZWv">
Loïc Siret3652cfb2016-10-27 10:12:07 -0400102 <rect key="frame" x="15" y="0.0" width="380" height="161"/>
Alexandre Lision45f1f542016-08-25 15:16:17 -0400103 <subviews>
104 <customView hidden="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Ovf-4O-7LZ" customClass="ITProgressIndicator">
Loïc Siret3652cfb2016-10-27 10:12:07 -0400105 <rect key="frame" x="155" y="46" width="70" height="70"/>
Alexandre Lision45f1f542016-08-25 15:16:17 -0400106 <constraints>
107 <constraint firstAttribute="width" constant="70" id="CYq-9V-MRO"/>
108 <constraint firstAttribute="height" constant="70" id="oZI-2d-W12"/>
109 </constraints>
110 </customView>
111 </subviews>
112 <constraints>
Loïc Siret3652cfb2016-10-27 10:12:07 -0400113 <constraint firstItem="Ovf-4O-7LZ" firstAttribute="centerY" secondItem="AGJ-1n-ZWv" secondAttribute="centerY" constant="-0.5" id="4ka-be-3Bb"/>
114 <constraint firstItem="Ovf-4O-7LZ" firstAttribute="width" secondItem="AGJ-1n-ZWv" secondAttribute="height" multiplier="35:83" constant="2.1084337349397515" id="Ntl-ue-3m3"/>
Alexandre Lision45f1f542016-08-25 15:16:17 -0400115 <constraint firstItem="Ovf-4O-7LZ" firstAttribute="centerX" secondItem="AGJ-1n-ZWv" secondAttribute="centerX" id="teu-Ra-LR8"/>
116 </constraints>
117 </customView>
118 <customView translatesAutoresizingMaskIntoConstraints="NO" id="xUT-yB-g8Q">
Loïc Siret3652cfb2016-10-27 10:12:07 -0400119 <rect key="frame" x="15" y="0.0" width="380" height="151"/>
Alexandre Lision45f1f542016-08-25 15:16:17 -0400120 <subviews>
Anthony Léonard24110e82017-09-15 16:29:11 -0400121 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Bcr-Pl-Fz9">
Loïc Siret3652cfb2016-10-27 10:12:07 -0400122 <rect key="frame" x="50" y="68" width="63" height="17"/>
Alexandre Lision45f1f542016-08-25 15:16:17 -0400123 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Password" id="vwh-K9-3O9">
124 <font key="font" metaFont="system"/>
125 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
126 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
127 </textFieldCell>
128 </textField>
Anthony Léonard24110e82017-09-15 16:29:11 -0400129 <secureTextField verticalHuggingPriority="750" ambiguous="YES" allowsCharacterPickerTouchBarItem="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vej-Z8-dOm">
Loïc Siret3652cfb2016-10-27 10:12:07 -0400130 <rect key="frame" x="118" y="65" width="210" height="22"/>
Alexandre Lision45f1f542016-08-25 15:16:17 -0400131 <secureTextFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" borderStyle="bezel" placeholderString="Password..." drawsBackground="YES" usesSingleLineMode="YES" id="xqz-Uz-hqU">
132 <font key="font" metaFont="system"/>
133 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
134 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
135 <allowedInputSourceLocales>
136 <string>NSAllRomanInputSourcesLocaleIdentifier</string>
137 </allowedInputSourceLocales>
138 </secureTextFieldCell>
139 <connections>
140 <binding destination="-2" name="value" keyPath="self.password" id="5cX-yS-4Sl">
141 <dictionary key="options">
142 <bool key="NSContinuouslyUpdatesValue" value="YES"/>
143 <string key="NSMultipleValuesPlaceholder">Password...</string>
144 <string key="NSNoSelectionPlaceholder">Password...</string>
145 <string key="NSNotApplicablePlaceholder">Password...</string>
146 <string key="NSNullPlaceholder">Password...</string>
147 </dictionary>
148 </binding>
149 <outlet property="delegate" destination="-2" id="UEj-AI-SPU"/>
150 </connections>
151 </secureTextField>
Anthony Léonard24110e82017-09-15 16:29:11 -0400152 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="NO" translatesAutoresizingMaskIntoConstraints="NO" id="YR8-e7-f8B">
Loïc Siret3652cfb2016-10-27 10:12:07 -0400153 <rect key="frame" x="18" y="126" width="231" height="17"/>
154 <constraints>
155 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="227" id="6Fn-hi-Ji3"/>
156 </constraints>
157 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="Link another device to this account" id="wmv-sA-Mlh">
Alexandre Lision45f1f542016-08-25 15:16:17 -0400158 <font key="font" metaFont="systemBold"/>
159 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
160 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
161 </textFieldCell>
162 </textField>
163 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="oXB-Be-LaB">
Loïc Siret3652cfb2016-10-27 10:12:07 -0400164 <rect key="frame" x="327" y="13" width="59" height="32"/>
Alexandre Lision45f1f542016-08-25 15:16:17 -0400165 <buttonCell key="cell" type="push" title="OK" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="rW5-Il-5YD">
166 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
167 <font key="font" metaFont="system"/>
168 <string key="keyEquivalent" base64-UTF8="YES">
169DQ
170</string>
171 </buttonCell>
172 <connections>
173 <action selector="completeAction:" target="-2" id="4me-jZ-4mk"/>
Alexandre Lision45f1f542016-08-25 15:16:17 -0400174 </connections>
175 </button>
Anthony Léonard24110e82017-09-15 16:29:11 -0400176 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" allowsCharacterPickerTouchBarItem="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Qx0-KE-jEl">
Loïc Siret3652cfb2016-10-27 10:12:07 -0400177 <rect key="frame" x="18" y="104" width="344" height="14"/>
Alexandre Lision45f1f542016-08-25 15:16:17 -0400178 <constraints>
Loïc Siret3652cfb2016-10-27 10:12:07 -0400179 <constraint firstAttribute="height" constant="14" id="g34-vr-Zas"/>
Alexandre Lision45f1f542016-08-25 15:16:17 -0400180 </constraints>
Loïc Siret3652cfb2016-10-27 10:12:07 -0400181 <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="justified" title="Please provide your Ring account password to start" id="859-10-HEb">
Anthony Léonard24110e82017-09-15 16:29:11 -0400182 <font key="font" metaFont="smallSystem"/>
Alexandre Lision45f1f542016-08-25 15:16:17 -0400183 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
184 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
185 </textFieldCell>
186 </textField>
187 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Yf1-T3-fOf">
Loïc Siret3652cfb2016-10-27 10:12:07 -0400188 <rect key="frame" x="245" y="13" width="82" height="32"/>
Alexandre Lision45f1f542016-08-25 15:16:17 -0400189 <buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="cSU-aD-OwX">
190 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
191 <font key="font" metaFont="system"/>
192 <string key="keyEquivalent" base64-UTF8="YES">
193Gw
194</string>
195 </buttonCell>
196 <connections>
197 <action selector="cancelPressed:" target="-2" id="bIl-jp-gRS"/>
198 </connections>
199 </button>
200 </subviews>
201 <constraints>
Loïc Siret3652cfb2016-10-27 10:12:07 -0400202 <constraint firstItem="YR8-e7-f8B" firstAttribute="leading" secondItem="xUT-yB-g8Q" secondAttribute="leading" constant="20" id="86W-iT-c6E"/>
Alexandre Lision45f1f542016-08-25 15:16:17 -0400203 <constraint firstAttribute="trailing" secondItem="Qx0-KE-jEl" secondAttribute="trailing" constant="20" id="FV8-cW-4Ua"/>
204 <constraint firstItem="Qx0-KE-jEl" firstAttribute="leading" secondItem="xUT-yB-g8Q" secondAttribute="leading" constant="20" id="GL9-b9-rHs"/>
Alexandre Lision45f1f542016-08-25 15:16:17 -0400205 <constraint firstItem="Bcr-Pl-Fz9" firstAttribute="baseline" secondItem="vej-Z8-dOm" secondAttribute="baseline" id="MM1-gt-2Ln"/>
Loïc Siret3652cfb2016-10-27 10:12:07 -0400206 <constraint firstItem="YR8-e7-f8B" firstAttribute="top" secondItem="xUT-yB-g8Q" secondAttribute="top" constant="8" id="T0q-sr-B1c"/>
207 <constraint firstItem="oXB-Be-LaB" firstAttribute="leading" secondItem="Yf1-T3-fOf" secondAttribute="trailing" constant="12" id="ev5-mb-dg5"/>
Alexandre Lision45f1f542016-08-25 15:16:17 -0400208 <constraint firstItem="vej-Z8-dOm" firstAttribute="leading" secondItem="Bcr-Pl-Fz9" secondAttribute="trailing" constant="7" id="ibU-NT-KTl"/>
Loïc Siret3652cfb2016-10-27 10:12:07 -0400209 <constraint firstAttribute="bottom" secondItem="Yf1-T3-fOf" secondAttribute="bottom" constant="20" id="kKt-h2-PSf"/>
210 <constraint firstItem="Bcr-Pl-Fz9" firstAttribute="top" secondItem="Qx0-KE-jEl" secondAttribute="bottom" constant="19" id="md2-cC-e45"/>
Alexandre Lision45f1f542016-08-25 15:16:17 -0400211 <constraint firstAttribute="trailing" secondItem="oXB-Be-LaB" secondAttribute="trailing" id="nc0-bc-HZy"/>
Loïc Siret3652cfb2016-10-27 10:12:07 -0400212 <constraint firstItem="Qx0-KE-jEl" firstAttribute="top" secondItem="YR8-e7-f8B" secondAttribute="bottom" constant="8" id="sQ9-yl-Dxe"/>
213 <constraint firstAttribute="bottom" secondItem="oXB-Be-LaB" secondAttribute="bottom" constant="20" id="upQ-xH-MIe"/>
214 <constraint firstItem="YR8-e7-f8B" firstAttribute="leading" secondItem="Bcr-Pl-Fz9" secondAttribute="leading" constant="-32" id="wF5-CT-zPE"/>
Alexandre Lision45f1f542016-08-25 15:16:17 -0400215 </constraints>
216 </customView>
217 </subviews>
218 <constraints>
219 <constraint firstAttribute="trailing" secondItem="xUT-yB-g8Q" secondAttribute="trailing" constant="15" id="0cz-Qg-8O3"/>
Loïc Siret3652cfb2016-10-27 10:12:07 -0400220 <constraint firstAttribute="bottom" secondItem="ty1-sj-tT6" secondAttribute="bottom" id="1bi-Qk-WJf"/>
221 <constraint firstItem="M0M-Fg-Znl" firstAttribute="top" secondItem="EiT-Mj-1SZ" secondAttribute="top" constant="10" id="7Rm-Mq-9lm"/>
Alexandre Lision45f1f542016-08-25 15:16:17 -0400222 <constraint firstItem="xUT-yB-g8Q" firstAttribute="top" secondItem="EiT-Mj-1SZ" secondAttribute="top" constant="10" id="80V-3H-yhe"/>
223 <constraint firstItem="ty1-sj-tT6" firstAttribute="leading" secondItem="EiT-Mj-1SZ" secondAttribute="leading" constant="15" id="JfP-nv-HzG"/>
224 <constraint firstItem="srJ-1d-Sbs" firstAttribute="leading" secondItem="xUT-yB-g8Q" secondAttribute="leading" id="LX2-ln-cMG"/>
225 <constraint firstItem="ty1-sj-tT6" firstAttribute="top" secondItem="EiT-Mj-1SZ" secondAttribute="top" constant="10" id="WRY-iS-AnI"/>
226 <constraint firstItem="srJ-1d-Sbs" firstAttribute="trailing" secondItem="xUT-yB-g8Q" secondAttribute="trailing" id="X7E-dC-Irw"/>
227 <constraint firstItem="AGJ-1n-ZWv" firstAttribute="leading" secondItem="EiT-Mj-1SZ" secondAttribute="leading" constant="15" id="fQD-sb-Ef1"/>
228 <constraint firstItem="xUT-yB-g8Q" firstAttribute="leading" secondItem="EiT-Mj-1SZ" secondAttribute="leading" constant="15" id="hyR-9O-NC2"/>
229 <constraint firstAttribute="trailing" secondItem="ty1-sj-tT6" secondAttribute="trailing" constant="15" id="kMD-cN-UU3"/>
Loïc Siret3652cfb2016-10-27 10:12:07 -0400230 <constraint firstAttribute="trailing" secondItem="M0M-Fg-Znl" secondAttribute="trailing" constant="15" id="nhW-2W-aOa"/>
231 <constraint firstAttribute="bottom" secondItem="xUT-yB-g8Q" secondAttribute="bottom" id="p1f-f1-8dd"/>
Alexandre Lision45f1f542016-08-25 15:16:17 -0400232 <constraint firstAttribute="trailing" secondItem="AGJ-1n-ZWv" secondAttribute="trailing" constant="15" id="pRc-7V-4dD"/>
233 <constraint firstItem="srJ-1d-Sbs" firstAttribute="top" secondItem="xUT-yB-g8Q" secondAttribute="top" id="uGQ-Kt-GUW"/>
Loïc Siret3652cfb2016-10-27 10:12:07 -0400234 <constraint firstItem="AGJ-1n-ZWv" firstAttribute="top" secondItem="EiT-Mj-1SZ" secondAttribute="top" id="xBv-N5-u4V"/>
235 <constraint firstAttribute="bottom" secondItem="AGJ-1n-ZWv" secondAttribute="bottom" id="xtD-fH-ddM"/>
236 <constraint firstItem="M0M-Fg-Znl" firstAttribute="leading" secondItem="EiT-Mj-1SZ" secondAttribute="leading" constant="15" id="xze-0s-FPH"/>
Alexandre Lision45f1f542016-08-25 15:16:17 -0400237 </constraints>
238 </view>
239 <connections>
240 <outlet property="delegate" destination="-2" id="3wn-SC-48D"/>
241 </connections>
Loïc Siret3652cfb2016-10-27 10:12:07 -0400242 <point key="canvasLocation" x="-420" y="-193.5"/>
Alexandre Lision45f1f542016-08-25 15:16:17 -0400243 </window>
244 <userDefaultsController representsSharedInstance="YES" id="2A5-Q9-edp"/>
245 </objects>
246</document>