blob: 174941482fadc455abedc9c9077732d44922d407 [file] [log] [blame]
Loïc Siret3652cfb2016-10-27 10:12:07 -04001<?xml version="1.0" encoding="UTF-8"?>
Kateryna Kostiuk85a334e2018-12-03 15:54:19 -05002<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="14460.31" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
Alexandre Lision45f1f542016-08-25 15:16:17 -04003 <dependencies>
Kateryna Kostiuk85a334e2018-12-03 15:54:19 -05004 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14460.31"/>
5 <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
Alexandre Lision45f1f542016-08-25 15:16:17 -04006 </dependencies>
7 <objects>
8 <customObject id="-2" userLabel="File's Owner" customClass="ExportPasswordWC">
9 <connections>
10 <outlet property="errorContainer" destination="ty1-sj-tT6" id="eEy-Cr-yiw"/>
11 <outlet property="errorField" destination="G1N-th-ZtP" id="3Qf-fy-ie3"/>
12 <outlet property="finalContainer" destination="srJ-1d-Sbs" id="BP0-xw-uwV"/>
13 <outlet property="initialContainer" destination="xUT-yB-g8Q" id="CZQ-jg-fnH"/>
14 <outlet property="passwordField" destination="vej-Z8-dOm" id="Ff0-Rb-Al6"/>
15 <outlet property="progressContainer" destination="AGJ-1n-ZWv" id="1i0-bR-eog"/>
16 <outlet property="progressIndicator" destination="Ovf-4O-7LZ" id="3ak-Ju-PkY"/>
17 <outlet property="resultField" destination="M0M-Fg-Znl" id="Y5c-jF-Tij"/>
18 <outlet property="window" destination="QvC-M9-y7g" id="bos-rN-Jgz"/>
19 </connections>
20 </customObject>
21 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
22 <customObject id="-3" userLabel="Application" customClass="NSObject"/>
Kateryna Kostiuk85a334e2018-12-03 15:54:19 -050023 <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="QvC-M9-y7g">
Alexandre Lision45f1f542016-08-25 15:16:17 -040024 <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES"/>
25 <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
Loïc Siret3652cfb2016-10-27 10:12:07 -040026 <rect key="contentRect" x="196" y="240" width="410" height="161"/>
Anthony Léonard24110e82017-09-15 16:29:11 -040027 <rect key="screenRect" x="0.0" y="0.0" width="1440" height="877"/>
Alexandre Lision45f1f542016-08-25 15:16:17 -040028 <view key="contentView" id="EiT-Mj-1SZ">
Loïc Siret3652cfb2016-10-27 10:12:07 -040029 <rect key="frame" x="0.0" y="0.0" width="410" height="161"/>
Alexandre Lision45f1f542016-08-25 15:16:17 -040030 <autoresizingMask key="autoresizingMask"/>
31 <subviews>
Loïc Siret3652cfb2016-10-27 10:12:07 -040032 <customView hidden="YES" translatesAutoresizingMaskIntoConstraints="NO" id="ty1-sj-tT6">
33 <rect key="frame" x="15" y="0.0" width="380" height="151"/>
34 <subviews>
Kateryna Kostiuk85a334e2018-12-03 15:54:19 -050035 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="G1N-th-ZtP">
Loïc Siret3652cfb2016-10-27 10:12:07 -040036 <rect key="frame" x="-2" y="78" width="384" height="40"/>
37 <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" alignment="center" placeholderString="error label" id="e7n-Ev-bK7">
38 <font key="font" metaFont="system"/>
39 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
40 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
41 </textFieldCell>
42 </textField>
43 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="cxh-K7-1eh">
44 <rect key="frame" x="327" y="13" width="59" height="32"/>
45 <buttonCell key="cell" type="push" title="OK" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="VN1-A3-RIh">
46 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
47 <font key="font" metaFont="system"/>
48 <string key="keyEquivalent" base64-UTF8="YES">
49DQ
50</string>
51 </buttonCell>
52 <connections>
53 <action selector="cancelPressed:" target="-2" id="JTp-N4-Tb8"/>
54 </connections>
55 </button>
56 </subviews>
57 <constraints>
58 <constraint firstItem="G1N-th-ZtP" firstAttribute="centerX" secondItem="ty1-sj-tT6" secondAttribute="centerX" id="16p-wW-bMc"/>
59 <constraint firstItem="G1N-th-ZtP" firstAttribute="centerY" secondItem="ty1-sj-tT6" secondAttribute="centerY" constant="-22.5" id="231-sh-LDp"/>
60 <constraint firstAttribute="trailing" secondItem="cxh-K7-1eh" secondAttribute="trailing" id="OrO-VW-3Xw"/>
61 <constraint firstAttribute="bottom" secondItem="cxh-K7-1eh" secondAttribute="bottom" constant="20" id="tLl-Ru-JDw"/>
62 <constraint firstItem="cxh-K7-1eh" firstAttribute="width" secondItem="ty1-sj-tT6" secondAttribute="height" multiplier="47:171" constant="5.4970760233918128" id="xxl-WJ-uWd"/>
63 </constraints>
64 </customView>
65 <customView hidden="YES" translatesAutoresizingMaskIntoConstraints="NO" id="srJ-1d-Sbs">
66 <rect key="frame" x="15" y="0.0" width="380" height="151"/>
67 <subviews>
68 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="I5i-KQ-7yI">
69 <rect key="frame" x="327" y="13" width="59" height="32"/>
70 <buttonCell key="cell" type="push" title="OK" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="dfD-AK-f3R">
71 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
72 <font key="font" metaFont="system"/>
73 <string key="keyEquivalent" base64-UTF8="YES">
74DQ
75</string>
76 </buttonCell>
77 <connections>
78 <action selector="cancelPressed:" target="-2" id="NWs-SH-M68"/>
79 </connections>
80 </button>
Kateryna Kostiuk85a334e2018-12-03 15:54:19 -050081 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="M0M-Fg-Znl">
Loïc Siret3652cfb2016-10-27 10:12:07 -040082 <rect key="frame" x="-2" y="44" width="384" height="107"/>
83 <constraints>
84 <constraint firstAttribute="height" constant="107" id="egH-qZ-wBG"/>
85 <constraint firstAttribute="width" constant="380" id="lCL-W1-aOP"/>
86 </constraints>
87 <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" alignment="left" placeholderString="" id="ezj-X9-NQd">
88 <font key="font" metaFont="system"/>
89 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
90 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
91 </textFieldCell>
92 </textField>
93 </subviews>
94 <constraints>
95 <constraint firstItem="I5i-KQ-7yI" firstAttribute="width" secondItem="srJ-1d-Sbs" secondAttribute="height" multiplier="47:171" constant="5.4970760233918128" id="1kj-gX-F60"/>
96 <constraint firstAttribute="trailing" secondItem="I5i-KQ-7yI" secondAttribute="trailing" id="L4m-3f-iAH"/>
97 <constraint firstAttribute="bottom" secondItem="I5i-KQ-7yI" secondAttribute="bottom" constant="20" id="OA3-eH-jPg"/>
98 </constraints>
99 </customView>
Alexandre Lision45f1f542016-08-25 15:16:17 -0400100 <customView translatesAutoresizingMaskIntoConstraints="NO" id="AGJ-1n-ZWv">
Loïc Siret3652cfb2016-10-27 10:12:07 -0400101 <rect key="frame" x="15" y="0.0" width="380" height="161"/>
Alexandre Lision45f1f542016-08-25 15:16:17 -0400102 <subviews>
103 <customView hidden="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Ovf-4O-7LZ" customClass="ITProgressIndicator">
Loïc Siret3652cfb2016-10-27 10:12:07 -0400104 <rect key="frame" x="155" y="46" width="70" height="70"/>
Alexandre Lision45f1f542016-08-25 15:16:17 -0400105 <constraints>
106 <constraint firstAttribute="width" constant="70" id="CYq-9V-MRO"/>
107 <constraint firstAttribute="height" constant="70" id="oZI-2d-W12"/>
108 </constraints>
109 </customView>
110 </subviews>
111 <constraints>
Loïc Siret3652cfb2016-10-27 10:12:07 -0400112 <constraint firstItem="Ovf-4O-7LZ" firstAttribute="centerY" secondItem="AGJ-1n-ZWv" secondAttribute="centerY" constant="-0.5" id="4ka-be-3Bb"/>
113 <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 -0400114 <constraint firstItem="Ovf-4O-7LZ" firstAttribute="centerX" secondItem="AGJ-1n-ZWv" secondAttribute="centerX" id="teu-Ra-LR8"/>
115 </constraints>
116 </customView>
117 <customView translatesAutoresizingMaskIntoConstraints="NO" id="xUT-yB-g8Q">
Loïc Siret3652cfb2016-10-27 10:12:07 -0400118 <rect key="frame" x="15" y="0.0" width="380" height="151"/>
Alexandre Lision45f1f542016-08-25 15:16:17 -0400119 <subviews>
Kateryna Kostiuk85a334e2018-12-03 15:54:19 -0500120 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Bcr-Pl-Fz9">
Loïc Siret3652cfb2016-10-27 10:12:07 -0400121 <rect key="frame" x="50" y="68" width="63" height="17"/>
Alexandre Lision45f1f542016-08-25 15:16:17 -0400122 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Password" id="vwh-K9-3O9">
123 <font key="font" metaFont="system"/>
124 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
125 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
126 </textFieldCell>
127 </textField>
Kateryna Kostiuk85a334e2018-12-03 15:54:19 -0500128 <secureTextField verticalHuggingPriority="750" ambiguous="YES" translatesAutoresizingMaskIntoConstraints="NO" id="vej-Z8-dOm">
Loïc Siret3652cfb2016-10-27 10:12:07 -0400129 <rect key="frame" x="118" y="65" width="210" height="22"/>
Alexandre Lision45f1f542016-08-25 15:16:17 -0400130 <secureTextFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" borderStyle="bezel" placeholderString="Password..." drawsBackground="YES" usesSingleLineMode="YES" id="xqz-Uz-hqU">
131 <font key="font" metaFont="system"/>
Kateryna Kostiuk85a334e2018-12-03 15:54:19 -0500132 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
Alexandre Lision45f1f542016-08-25 15:16:17 -0400133 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
134 <allowedInputSourceLocales>
135 <string>NSAllRomanInputSourcesLocaleIdentifier</string>
136 </allowedInputSourceLocales>
137 </secureTextFieldCell>
138 <connections>
139 <binding destination="-2" name="value" keyPath="self.password" id="5cX-yS-4Sl">
140 <dictionary key="options">
141 <bool key="NSContinuouslyUpdatesValue" value="YES"/>
142 <string key="NSMultipleValuesPlaceholder">Password...</string>
143 <string key="NSNoSelectionPlaceholder">Password...</string>
144 <string key="NSNotApplicablePlaceholder">Password...</string>
145 <string key="NSNullPlaceholder">Password...</string>
146 </dictionary>
147 </binding>
148 <outlet property="delegate" destination="-2" id="UEj-AI-SPU"/>
149 </connections>
150 </secureTextField>
Kateryna Kostiuk85a334e2018-12-03 15:54:19 -0500151 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="YR8-e7-f8B">
Loïc Siret3652cfb2016-10-27 10:12:07 -0400152 <rect key="frame" x="18" y="126" width="231" height="17"/>
153 <constraints>
154 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="227" id="6Fn-hi-Ji3"/>
155 </constraints>
156 <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 -0400157 <font key="font" metaFont="systemBold"/>
158 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
159 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
160 </textFieldCell>
161 </textField>
162 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="oXB-Be-LaB">
Loïc Siret3652cfb2016-10-27 10:12:07 -0400163 <rect key="frame" x="327" y="13" width="59" height="32"/>
Alexandre Lision45f1f542016-08-25 15:16:17 -0400164 <buttonCell key="cell" type="push" title="OK" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="rW5-Il-5YD">
165 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
166 <font key="font" metaFont="system"/>
167 <string key="keyEquivalent" base64-UTF8="YES">
168DQ
169</string>
170 </buttonCell>
171 <connections>
172 <action selector="completeAction:" target="-2" id="4me-jZ-4mk"/>
Alexandre Lision45f1f542016-08-25 15:16:17 -0400173 </connections>
174 </button>
Kateryna Kostiuk85a334e2018-12-03 15:54:19 -0500175 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="Qx0-KE-jEl">
Loïc Siret3652cfb2016-10-27 10:12:07 -0400176 <rect key="frame" x="18" y="104" width="344" height="14"/>
Alexandre Lision45f1f542016-08-25 15:16:17 -0400177 <constraints>
Loïc Siret3652cfb2016-10-27 10:12:07 -0400178 <constraint firstAttribute="height" constant="14" id="g34-vr-Zas"/>
Alexandre Lision45f1f542016-08-25 15:16:17 -0400179 </constraints>
Kateryna Kostiuk85a334e2018-12-03 15:54:19 -0500180 <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="justified" title="Please provide your password to start" id="859-10-HEb">
Anthony Léonard24110e82017-09-15 16:29:11 -0400181 <font key="font" metaFont="smallSystem"/>
Alexandre Lision45f1f542016-08-25 15:16:17 -0400182 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
183 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
184 </textFieldCell>
185 </textField>
186 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Yf1-T3-fOf">
Loïc Siret3652cfb2016-10-27 10:12:07 -0400187 <rect key="frame" x="245" y="13" width="82" height="32"/>
Alexandre Lision45f1f542016-08-25 15:16:17 -0400188 <buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="cSU-aD-OwX">
189 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
190 <font key="font" metaFont="system"/>
191 <string key="keyEquivalent" base64-UTF8="YES">
192Gw
193</string>
194 </buttonCell>
195 <connections>
196 <action selector="cancelPressed:" target="-2" id="bIl-jp-gRS"/>
197 </connections>
198 </button>
199 </subviews>
200 <constraints>
Loïc Siret3652cfb2016-10-27 10:12:07 -0400201 <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 -0400202 <constraint firstAttribute="trailing" secondItem="Qx0-KE-jEl" secondAttribute="trailing" constant="20" id="FV8-cW-4Ua"/>
203 <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 -0400204 <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 -0400205 <constraint firstItem="YR8-e7-f8B" firstAttribute="top" secondItem="xUT-yB-g8Q" secondAttribute="top" constant="8" id="T0q-sr-B1c"/>
206 <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 -0400207 <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 -0400208 <constraint firstAttribute="bottom" secondItem="Yf1-T3-fOf" secondAttribute="bottom" constant="20" id="kKt-h2-PSf"/>
209 <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 -0400210 <constraint firstAttribute="trailing" secondItem="oXB-Be-LaB" secondAttribute="trailing" id="nc0-bc-HZy"/>
Loïc Siret3652cfb2016-10-27 10:12:07 -0400211 <constraint firstItem="Qx0-KE-jEl" firstAttribute="top" secondItem="YR8-e7-f8B" secondAttribute="bottom" constant="8" id="sQ9-yl-Dxe"/>
212 <constraint firstAttribute="bottom" secondItem="oXB-Be-LaB" secondAttribute="bottom" constant="20" id="upQ-xH-MIe"/>
213 <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 -0400214 </constraints>
215 </customView>
216 </subviews>
217 <constraints>
218 <constraint firstAttribute="trailing" secondItem="xUT-yB-g8Q" secondAttribute="trailing" constant="15" id="0cz-Qg-8O3"/>
Loïc Siret3652cfb2016-10-27 10:12:07 -0400219 <constraint firstAttribute="bottom" secondItem="ty1-sj-tT6" secondAttribute="bottom" id="1bi-Qk-WJf"/>
220 <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 -0400221 <constraint firstItem="xUT-yB-g8Q" firstAttribute="top" secondItem="EiT-Mj-1SZ" secondAttribute="top" constant="10" id="80V-3H-yhe"/>
222 <constraint firstItem="ty1-sj-tT6" firstAttribute="leading" secondItem="EiT-Mj-1SZ" secondAttribute="leading" constant="15" id="JfP-nv-HzG"/>
223 <constraint firstItem="srJ-1d-Sbs" firstAttribute="leading" secondItem="xUT-yB-g8Q" secondAttribute="leading" id="LX2-ln-cMG"/>
224 <constraint firstItem="ty1-sj-tT6" firstAttribute="top" secondItem="EiT-Mj-1SZ" secondAttribute="top" constant="10" id="WRY-iS-AnI"/>
225 <constraint firstItem="srJ-1d-Sbs" firstAttribute="trailing" secondItem="xUT-yB-g8Q" secondAttribute="trailing" id="X7E-dC-Irw"/>
226 <constraint firstItem="AGJ-1n-ZWv" firstAttribute="leading" secondItem="EiT-Mj-1SZ" secondAttribute="leading" constant="15" id="fQD-sb-Ef1"/>
227 <constraint firstItem="xUT-yB-g8Q" firstAttribute="leading" secondItem="EiT-Mj-1SZ" secondAttribute="leading" constant="15" id="hyR-9O-NC2"/>
228 <constraint firstAttribute="trailing" secondItem="ty1-sj-tT6" secondAttribute="trailing" constant="15" id="kMD-cN-UU3"/>
Loïc Siret3652cfb2016-10-27 10:12:07 -0400229 <constraint firstAttribute="trailing" secondItem="M0M-Fg-Znl" secondAttribute="trailing" constant="15" id="nhW-2W-aOa"/>
230 <constraint firstAttribute="bottom" secondItem="xUT-yB-g8Q" secondAttribute="bottom" id="p1f-f1-8dd"/>
Alexandre Lision45f1f542016-08-25 15:16:17 -0400231 <constraint firstAttribute="trailing" secondItem="AGJ-1n-ZWv" secondAttribute="trailing" constant="15" id="pRc-7V-4dD"/>
232 <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 -0400233 <constraint firstItem="AGJ-1n-ZWv" firstAttribute="top" secondItem="EiT-Mj-1SZ" secondAttribute="top" id="xBv-N5-u4V"/>
234 <constraint firstAttribute="bottom" secondItem="AGJ-1n-ZWv" secondAttribute="bottom" id="xtD-fH-ddM"/>
235 <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 -0400236 </constraints>
237 </view>
238 <connections>
239 <outlet property="delegate" destination="-2" id="3wn-SC-48D"/>
240 </connections>
Loïc Siret3652cfb2016-10-27 10:12:07 -0400241 <point key="canvasLocation" x="-420" y="-193.5"/>
Alexandre Lision45f1f542016-08-25 15:16:17 -0400242 </window>
243 <userDefaultsController representsSharedInstance="YES" id="2A5-Q9-edp"/>
244 </objects>
245</document>