blob: 1e96d63c1238f0ce0b4b515078b376437bc14dc1 [file] [log] [blame]
Loïc Siretfcb4ca62016-09-21 17:12:09 -04001<?xml version="1.0" encoding="UTF-8" standalone="no"?>
Loïc Siret3652cfb2016-10-27 10:12:07 -04002<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="10117" systemVersion="15G31" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
Loïc Siretfcb4ca62016-09-21 17:12:09 -04003 <dependencies>
Loïc Siret3652cfb2016-10-27 10:12:07 -04004 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="10117"/>
Loïc Siretfcb4ca62016-09-21 17:12:09 -04005 </dependencies>
6 <objects>
7 <customObject id="-2" userLabel="File's Owner" customClass="RingWizardNewAccountVC">
8 <connections>
9 <outlet property="cancelButton" destination="NHb-Jx-MH0" id="Oiw-Wj-sDz"/>
10 <outlet property="createButton" destination="FAG-OH-C4R" id="K53-rB-djD"/>
Loïc Siret3652cfb2016-10-27 10:12:07 -040011 <outlet property="creationView" destination="gKX-gX-nko" id="NrN-dl-Z6R"/>
Loïc Siretfcb4ca62016-09-21 17:12:09 -040012 <outlet property="indicationLabel" destination="jeO-GS-TdY" id="bJt-3L-pVw"/>
Loïc Siret3652cfb2016-10-27 10:12:07 -040013 <outlet property="loadingView" destination="WWd-Hs-Pwi" id="SX4-nP-C2J"/>
Loïc Siretfcb4ca62016-09-21 17:12:09 -040014 <outlet property="nicknameField" destination="LVv-bg-Ols" id="bZw-Jf-AVI"/>
Loïc Siret3652cfb2016-10-27 10:12:07 -040015 <outlet property="passwordCheck" destination="gfQ-Fk-iUR" id="etH-CJ-y8a"/>
Loïc Siretfcb4ca62016-09-21 17:12:09 -040016 <outlet property="passwordField" destination="ie2-fK-FsB" id="0Q7-CU-mcB"/>
17 <outlet property="passwordLabel" destination="hwE-M9-zUH" id="L1G-ic-4aE"/>
Loïc Siret3652cfb2016-10-27 10:12:07 -040018 <outlet property="passwordRepeatCheck" destination="mU4-ba-cip" id="TQH-SX-RRk"/>
19 <outlet property="passwordRepeatField" destination="tXp-94-ns5" id="iXz-tJ-m7r"/>
20 <outlet property="passwordRepeatLabel" destination="yaf-61-UuK" id="CqQ-HR-0wT"/>
Loïc Siretfcb4ca62016-09-21 17:12:09 -040021 <outlet property="photoView" destination="vby-AD-tor" id="uoF-rR-eSf"/>
Loïc Siret3652cfb2016-10-27 10:12:07 -040022 <outlet property="progressBar" destination="1rt-CR-Wpz" id="UGj-xL-Fp8"/>
23 <outlet property="view" destination="SAg-MG-Jl7" id="UND-8y-zHo"/>
Loïc Siretfcb4ca62016-09-21 17:12:09 -040024 </connections>
25 </customObject>
26 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
27 <customObject id="-3" userLabel="Application" customClass="NSObject"/>
28 <view id="gKX-gX-nko">
Loïc Siret3652cfb2016-10-27 10:12:07 -040029 <rect key="frame" x="0.0" y="0.0" width="413" height="331"/>
Loïc Siretfcb4ca62016-09-21 17:12:09 -040030 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
31 <subviews>
Loïc Siret3652cfb2016-10-27 10:12:07 -040032 <button misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="FAG-OH-C4R">
33 <rect key="frame" x="323" y="38" width="72" height="29"/>
Loïc Siretfcb4ca62016-09-21 17:12:09 -040034 <constraints>
35 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="68" id="iqj-jS-ZaS"/>
36 </constraints>
37 <buttonCell key="cell" type="bevel" title="Next" bezelStyle="regularSquare" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="zfA-n9-V4X">
38 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
39 <font key="font" metaFont="system"/>
40 <string key="keyEquivalent" base64-UTF8="YES">
41DQ
42</string>
43 </buttonCell>
44 <connections>
45 <action selector="createRingAccount:" target="-2" id="Kvv-ER-ueA"/>
Loïc Siret3652cfb2016-10-27 10:12:07 -040046 <binding destination="-2" name="enabled2" keyPath="self.isRepeatPasswordValid" previousBinding="dev-Jk-Mfr" id="k1J-Dw-cMi">
47 <dictionary key="options">
48 <integer key="NSMultipleValuesPlaceholder" value="-1"/>
49 <integer key="NSNoSelectionPlaceholder" value="-1"/>
50 <integer key="NSNotApplicablePlaceholder" value="-1"/>
51 <integer key="NSNullPlaceholder" value="-1"/>
52 </dictionary>
53 </binding>
54 <binding destination="-2" name="enabled" keyPath="self.isPasswordValid" id="dev-Jk-Mfr"/>
Loïc Siretfcb4ca62016-09-21 17:12:09 -040055 </connections>
56 </button>
57 <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="LVv-bg-Ols">
Loïc Siret3652cfb2016-10-27 10:12:07 -040058 <rect key="frame" x="105" y="200" width="200" height="22"/>
Loïc Siretfcb4ca62016-09-21 17:12:09 -040059 <constraints>
60 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="200" id="Fb8-ez-8VT"/>
61 </constraints>
62 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" placeholderString="'Unknown' if empty..." bezelStyle="round" id="bdC-Uc-Qhs">
63 <font key="font" metaFont="system"/>
64 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
65 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
66 </textFieldCell>
67 <connections>
68 <binding destination="-2" name="value" keyPath="self.alias" id="l47-ed-TC5">
69 <dictionary key="options">
70 <bool key="NSContinuouslyUpdatesValue" value="YES"/>
71 <bool key="NSValidatesImmediately" value="YES"/>
72 </dictionary>
73 </binding>
Loïc Siret3652cfb2016-10-27 10:12:07 -040074 <outlet property="nextKeyView" destination="ie2-fK-FsB" id="R1t-Gl-whB"/>
Loïc Siretfcb4ca62016-09-21 17:12:09 -040075 </connections>
76 </textField>
77 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" translatesAutoresizingMaskIntoConstraints="NO" id="jeO-GS-TdY">
Loïc Siret3652cfb2016-10-27 10:12:07 -040078 <rect key="frame" x="33" y="230" width="344" height="17"/>
Loïc Siretfcb4ca62016-09-21 17:12:09 -040079 <constraints>
80 <constraint firstAttribute="width" constant="340" id="G1m-Eo-HaC"/>
81 </constraints>
82 <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" alignment="center" title="Choose your username" id="tzf-88-Yn5">
83 <font key="font" metaFont="system"/>
84 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
85 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
86 </textFieldCell>
87 </textField>
88 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" translatesAutoresizingMaskIntoConstraints="NO" id="hwE-M9-zUH">
Loïc Siret3652cfb2016-10-27 10:12:07 -040089 <rect key="frame" x="33" y="175" width="344" height="17"/>
Loïc Siretfcb4ca62016-09-21 17:12:09 -040090 <constraints>
91 <constraint firstAttribute="width" constant="340" id="nga-zR-QQ3"/>
92 </constraints>
93 <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" alignment="center" title="Choose your password" id="B6x-jj-48R">
94 <font key="font" metaFont="system"/>
95 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
96 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
97 </textFieldCell>
98 </textField>
Loïc Siret3652cfb2016-10-27 10:12:07 -040099 <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="gfQ-Fk-iUR">
100 <rect key="frame" x="313" y="146" width="20" height="20"/>
Loïc Siretfcb4ca62016-09-21 17:12:09 -0400101 <constraints>
Loïc Siret3652cfb2016-10-27 10:12:07 -0400102 <constraint firstAttribute="width" constant="20" id="FQ5-RF-zC5"/>
103 <constraint firstAttribute="height" constant="20" id="u8a-uz-ji9"/>
Loïc Siretfcb4ca62016-09-21 17:12:09 -0400104 </constraints>
Loïc Siret3652cfb2016-10-27 10:12:07 -0400105 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="ic_action_accept" id="ohn-LN-sAz"/>
Loïc Siretfcb4ca62016-09-21 17:12:09 -0400106 <connections>
Loïc Siret3652cfb2016-10-27 10:12:07 -0400107 <binding destination="-2" name="hidden" keyPath="self.isPasswordValid" id="JlV-FR-ysD">
108 <dictionary key="options">
109 <string key="NSValueTransformerName">NSNegateBoolean</string>
110 </dictionary>
111 </binding>
Loïc Siretfcb4ca62016-09-21 17:12:09 -0400112 </connections>
Loïc Siret3652cfb2016-10-27 10:12:07 -0400113 </imageView>
Loïc Siretfcb4ca62016-09-21 17:12:09 -0400114 <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ie2-fK-FsB" customClass="NSSecureTextField">
Loïc Siret3652cfb2016-10-27 10:12:07 -0400115 <rect key="frame" x="105" y="145" width="200" height="22"/>
Loïc Siretfcb4ca62016-09-21 17:12:09 -0400116 <constraints>
117 <constraint firstAttribute="width" constant="200" id="RoG-9m-EB3"/>
118 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="200" id="nTg-zI-DZQ"/>
119 </constraints>
120 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" placeholderString="Mandatory*" bezelStyle="round" id="1TO-Ov-S8j" customClass="NSSecureTextFieldCell">
121 <font key="font" metaFont="system"/>
122 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
123 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
124 </textFieldCell>
125 <connections>
126 <binding destination="-2" name="value" keyPath="self.password" id="hN2-41-kSt">
127 <dictionary key="options">
128 <bool key="NSContinuouslyUpdatesValue" value="YES"/>
129 </dictionary>
130 </binding>
Loïc Siret3652cfb2016-10-27 10:12:07 -0400131 <outlet property="nextKeyView" destination="tXp-94-ns5" id="o2j-Ze-hno"/>
Loïc Siretfcb4ca62016-09-21 17:12:09 -0400132 </connections>
133 </textField>
Loïc Siret3652cfb2016-10-27 10:12:07 -0400134 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" translatesAutoresizingMaskIntoConstraints="NO" id="yaf-61-UuK">
135 <rect key="frame" x="33" y="116" width="344" height="17"/>
Loïc Siretfcb4ca62016-09-21 17:12:09 -0400136 <constraints>
Loïc Siret3652cfb2016-10-27 10:12:07 -0400137 <constraint firstAttribute="width" constant="340" id="x3M-VB-dWw"/>
Loïc Siretfcb4ca62016-09-21 17:12:09 -0400138 </constraints>
Loïc Siret3652cfb2016-10-27 10:12:07 -0400139 <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" alignment="center" title="Repeat your password" id="fEY-eO-HwI">
140 <font key="font" metaFont="system"/>
141 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
142 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
143 </textFieldCell>
144 </textField>
145 <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="tXp-94-ns5" customClass="NSSecureTextField">
146 <rect key="frame" x="105" y="86" width="200" height="22"/>
147 <constraints>
148 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="200" id="K6O-5F-lrk"/>
149 <constraint firstAttribute="width" constant="200" id="ZEO-wC-sob"/>
150 </constraints>
151 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" placeholderString="Mandatory*" bezelStyle="round" id="BCg-5V-Ek4" customClass="NSSecureTextFieldCell">
152 <font key="font" metaFont="system"/>
153 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
154 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
155 </textFieldCell>
156 <connections>
157 <binding destination="-2" name="value" keyPath="self.repeatPassword" id="Ch6-2C-MNy">
158 <dictionary key="options">
159 <bool key="NSContinuouslyUpdatesValue" value="YES"/>
160 </dictionary>
161 </binding>
162 </connections>
163 </textField>
164 <button misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="NHb-Jx-MH0">
165 <rect key="frame" x="245" y="38" width="72" height="29"/>
Loïc Siretfcb4ca62016-09-21 17:12:09 -0400166 <constraints>
167 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="68" id="8UL-X3-Ulx"/>
168 </constraints>
169 <buttonCell key="cell" type="bevel" title="Cancel" bezelStyle="regularSquare" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="v7f-52-GJA">
170 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
171 <font key="font" metaFont="system"/>
172 <string key="keyEquivalent" base64-UTF8="YES">
173DQ
174</string>
175 </buttonCell>
176 <connections>
177 <action selector="cancel:" target="-2" id="oao-V9-D0B"/>
178 </connections>
179 </button>
Loïc Siret3652cfb2016-10-27 10:12:07 -0400180 <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="mU4-ba-cip">
181 <rect key="frame" x="313" y="87" width="20" height="20"/>
182 <constraints>
183 <constraint firstAttribute="width" constant="20" id="D4O-G0-LqM"/>
184 <constraint firstAttribute="height" constant="20" id="Oua-Tw-qkD"/>
185 </constraints>
186 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="ic_action_accept" id="QRW-2G-oy5"/>
187 <connections>
188 <binding destination="-2" name="hidden2" keyPath="self.isRepeatPasswordValid" previousBinding="dSu-GL-Nqj" id="dve-JG-dRa">
189 <dictionary key="options">
190 <integer key="NSMultipleValuesPlaceholder" value="-1"/>
191 <integer key="NSNoSelectionPlaceholder" value="-1"/>
192 <integer key="NSNotApplicablePlaceholder" value="-1"/>
193 <integer key="NSNullPlaceholder" value="-1"/>
194 <string key="NSValueTransformerName">NSNegateBoolean</string>
195 </dictionary>
196 </binding>
197 <binding destination="-2" name="hidden" keyPath="self.isPasswordValid" id="dSu-GL-Nqj">
198 <dictionary key="options">
199 <string key="NSValueTransformerName">NSNegateBoolean</string>
200 </dictionary>
201 </binding>
202 </connections>
203 </imageView>
204 <button focusRingType="none" translatesAutoresizingMaskIntoConstraints="NO" id="vby-AD-tor">
205 <rect key="frame" x="170" y="261" width="70" height="70"/>
206 <constraints>
207 <constraint firstAttribute="width" constant="70" id="ELE-xo-8Tx"/>
208 <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="70" id="HGW-Ij-peX"/>
209 <constraint firstAttribute="height" constant="70" id="SD5-rB-QBD"/>
210 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="70" id="mL5-3Z-Akx"/>
211 </constraints>
212 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" imagePosition="only" alignment="center" focusRingType="none" imageScaling="proportionallyUpOrDown" inset="2" id="BTW-ug-E0p">
213 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
214 <font key="font" metaFont="system"/>
215 </buttonCell>
216 <connections>
217 <action selector="editPhoto:" target="-2" id="0AC-cZ-xCz"/>
218 </connections>
219 </button>
Loïc Siretfcb4ca62016-09-21 17:12:09 -0400220 </subviews>
221 <constraints>
222 <constraint firstItem="ie2-fK-FsB" firstAttribute="top" secondItem="hwE-M9-zUH" secondAttribute="bottom" constant="8" id="0bb-do-p68"/>
Loïc Siret3652cfb2016-10-27 10:12:07 -0400223 <constraint firstItem="vby-AD-tor" firstAttribute="top" secondItem="gKX-gX-nko" secondAttribute="top" id="85X-xJ-FQR"/>
Loïc Siretfcb4ca62016-09-21 17:12:09 -0400224 <constraint firstAttribute="bottom" secondItem="FAG-OH-C4R" secondAttribute="bottom" constant="20" id="9AP-f8-vdO"/>
225 <constraint firstItem="hwE-M9-zUH" firstAttribute="width" secondItem="jeO-GS-TdY" secondAttribute="width" id="ATx-Vh-8TD"/>
226 <constraint firstItem="NHb-Jx-MH0" firstAttribute="baseline" secondItem="FAG-OH-C4R" secondAttribute="baseline" id="Eer-Or-NY2"/>
Loïc Siret3652cfb2016-10-27 10:12:07 -0400227 <constraint firstItem="vby-AD-tor" firstAttribute="centerX" secondItem="jeO-GS-TdY" secondAttribute="centerX" id="F07-gl-heq"/>
228 <constraint firstItem="gfQ-Fk-iUR" firstAttribute="centerY" secondItem="ie2-fK-FsB" secondAttribute="centerY" id="K0P-25-MxY"/>
Loïc Siretfcb4ca62016-09-21 17:12:09 -0400229 <constraint firstItem="jeO-GS-TdY" firstAttribute="leading" secondItem="hwE-M9-zUH" secondAttribute="leading" id="MJZ-Ca-C8L"/>
Loïc Siretfcb4ca62016-09-21 17:12:09 -0400230 <constraint firstItem="LVv-bg-Ols" firstAttribute="top" secondItem="jeO-GS-TdY" secondAttribute="bottom" constant="8" id="OPZ-qE-hzB"/>
Loïc Siretfcb4ca62016-09-21 17:12:09 -0400231 <constraint firstItem="jeO-GS-TdY" firstAttribute="top" secondItem="vby-AD-tor" secondAttribute="bottom" constant="14" id="OtF-HF-h4Z"/>
Loïc Siret3652cfb2016-10-27 10:12:07 -0400232 <constraint firstItem="mU4-ba-cip" firstAttribute="leading" secondItem="tXp-94-ns5" secondAttribute="trailing" constant="8" id="TQK-Z4-MX9"/>
233 <constraint firstItem="tXp-94-ns5" firstAttribute="top" secondItem="yaf-61-UuK" secondAttribute="bottom" constant="8" id="UdS-Ba-M4h"/>
234 <constraint firstItem="mU4-ba-cip" firstAttribute="centerY" secondItem="tXp-94-ns5" secondAttribute="centerY" id="VEp-Rp-lIu"/>
Loïc Siretfcb4ca62016-09-21 17:12:09 -0400235 <constraint firstAttribute="bottom" secondItem="FAG-OH-C4R" secondAttribute="bottom" constant="20" id="d9B-0y-SuL"/>
Loïc Siret3652cfb2016-10-27 10:12:07 -0400236 <constraint firstItem="gfQ-Fk-iUR" firstAttribute="leading" secondItem="ie2-fK-FsB" secondAttribute="trailing" constant="8" id="ffL-46-99C"/>
Loïc Siretfcb4ca62016-09-21 17:12:09 -0400237 <constraint firstItem="FAG-OH-C4R" firstAttribute="leading" secondItem="NHb-Jx-MH0" secondAttribute="trailing" constant="10" id="gGA-Nk-tbe"/>
238 <constraint firstItem="hwE-M9-zUH" firstAttribute="top" secondItem="LVv-bg-Ols" secondAttribute="bottom" constant="8" id="ioi-p9-2Rl"/>
Loïc Siret3652cfb2016-10-27 10:12:07 -0400239 <constraint firstItem="vby-AD-tor" firstAttribute="top" secondItem="gKX-gX-nko" secondAttribute="top" id="jB0-W7-dwQ"/>
Loïc Siretfcb4ca62016-09-21 17:12:09 -0400240 <constraint firstAttribute="trailing" secondItem="FAG-OH-C4R" secondAttribute="trailing" constant="20" id="k6C-fx-ggJ"/>
Loïc Siret3652cfb2016-10-27 10:12:07 -0400241 <constraint firstItem="tXp-94-ns5" firstAttribute="top" secondItem="yaf-61-UuK" secondAttribute="bottom" constant="8" id="ke4-8H-TZM"/>
Loïc Siretfcb4ca62016-09-21 17:12:09 -0400242 <constraint firstItem="ie2-fK-FsB" firstAttribute="leading" secondItem="LVv-bg-Ols" secondAttribute="leading" id="nwb-Sw-S0z"/>
243 <constraint firstItem="LVv-bg-Ols" firstAttribute="centerX" secondItem="gKX-gX-nko" secondAttribute="centerX" constant="-1.5" id="o0M-KE-kXR"/>
244 <constraint firstItem="ie2-fK-FsB" firstAttribute="trailing" secondItem="LVv-bg-Ols" secondAttribute="trailing" id="rbn-k3-y8J"/>
Loïc Siret3652cfb2016-10-27 10:12:07 -0400245 <constraint firstItem="yaf-61-UuK" firstAttribute="leading" secondItem="hwE-M9-zUH" secondAttribute="leading" id="tNS-eU-NY5"/>
246 <constraint firstItem="yaf-61-UuK" firstAttribute="top" secondItem="ie2-fK-FsB" secondAttribute="bottom" constant="12" id="wqc-ny-rsH"/>
247 <constraint firstItem="vby-AD-tor" firstAttribute="centerX" secondItem="LVv-bg-Ols" secondAttribute="centerX" id="zEl-Ph-BHC"/>
248 <constraint firstItem="tXp-94-ns5" firstAttribute="leading" secondItem="ie2-fK-FsB" secondAttribute="leading" id="zJT-jG-vKu"/>
Loïc Siretfcb4ca62016-09-21 17:12:09 -0400249 </constraints>
Loïc Siret3652cfb2016-10-27 10:12:07 -0400250 <point key="canvasLocation" x="72.5" y="386.5"/>
Loïc Siretfcb4ca62016-09-21 17:12:09 -0400251 </view>
252 <userDefaultsController representsSharedInstance="YES" id="JOT-gS-qe2"/>
Loïc Siret3652cfb2016-10-27 10:12:07 -0400253 <customView id="WWd-Hs-Pwi">
254 <rect key="frame" x="0.0" y="0.0" width="413" height="70"/>
255 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
256 <subviews>
257 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1hK-Hw-cJh">
258 <rect key="frame" x="34" y="7" width="344" height="17"/>
259 <constraints>
260 <constraint firstAttribute="width" constant="340" id="tHE-Zh-IYn"/>
261 </constraints>
262 <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" alignment="center" title="Just a moment..." id="YIN-YL-JBs">
263 <font key="font" metaFont="system"/>
264 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
265 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
266 </textFieldCell>
267 </textField>
268 <progressIndicator wantsLayer="YES" maxValue="100" indeterminate="YES" style="spinning" translatesAutoresizingMaskIntoConstraints="NO" id="1rt-CR-Wpz">
269 <rect key="frame" x="158" y="32" width="96" height="32"/>
270 <constraints>
271 <constraint firstAttribute="width" constant="96" id="g01-Ci-luV"/>
272 </constraints>
273 </progressIndicator>
274 </subviews>
275 <constraints>
276 <constraint firstItem="1hK-Hw-cJh" firstAttribute="top" secondItem="1rt-CR-Wpz" secondAttribute="bottom" constant="8" id="kRx-lu-H03"/>
277 <constraint firstItem="1rt-CR-Wpz" firstAttribute="centerY" secondItem="WWd-Hs-Pwi" secondAttribute="centerY" constant="-13" id="tFP-f6-B38"/>
278 <constraint firstItem="1hK-Hw-cJh" firstAttribute="centerX" secondItem="1rt-CR-Wpz" secondAttribute="centerX" id="upr-bY-gXb"/>
279 <constraint firstItem="1rt-CR-Wpz" firstAttribute="centerX" secondItem="WWd-Hs-Pwi" secondAttribute="centerX" id="vuy-f9-mI8"/>
280 </constraints>
281 <point key="canvasLocation" x="67.5" y="128"/>
282 </customView>
283 <customView id="SAg-MG-Jl7">
284 <rect key="frame" x="0.0" y="0.0" width="512" height="355"/>
285 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
286 <point key="canvasLocation" x="117" y="380.5"/>
287 </customView>
Loïc Siretfcb4ca62016-09-21 17:12:09 -0400288 </objects>
Loïc Siret3652cfb2016-10-27 10:12:07 -0400289 <resources>
290 <image name="ic_action_accept" width="72" height="72"/>
291 </resources>
Loïc Siretfcb4ca62016-09-21 17:12:09 -0400292</document>