ModifyDeviceNamePopupView.xib 33 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="9060" systemVersion="15B42" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES">
  3. <dependencies>
  4. <deployment identifier="iOS"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="9051"/>
  6. </dependencies>
  7. <objects>
  8. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  9. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  10. <view contentMode="scaleToFill" id="qLf-va-EAG" customClass="ModifyDeviceNamePopupView">
  11. <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
  12. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  13. <subviews>
  14. <view alpha="0.29999999999999999" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="4c3-gb-BwR" userLabel="maskView">
  15. <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
  16. <animations/>
  17. <color key="backgroundColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
  18. </view>
  19. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Wpz-PG-lDk" userLabel="popUpView">
  20. <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
  21. <subviews>
  22. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="BnX-4G-EA9" userLabel="ContainerView">
  23. <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
  24. <subviews>
  25. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Vyg-lF-Oo6" userLabel="View - Title">
  26. <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
  27. <subviews>
  28. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="이름 변경" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="c0q-8E-eGK" customClass="CustomLabel">
  29. <rect key="frame" x="0.0" y="-21" width="42" height="21"/>
  30. <animations/>
  31. <constraints>
  32. <constraint firstAttribute="height" constant="64" id="WT0-mT-u12"/>
  33. </constraints>
  34. <fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
  35. <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  36. <nil key="highlightedColor"/>
  37. <variation key="default">
  38. <mask key="constraints">
  39. <exclude reference="WT0-mT-u12"/>
  40. </mask>
  41. </variation>
  42. <variation key="heightClass=regular-widthClass=compact">
  43. <mask key="constraints">
  44. <include reference="WT0-mT-u12"/>
  45. </mask>
  46. </variation>
  47. </label>
  48. </subviews>
  49. <animations/>
  50. <color key="backgroundColor" red="0.95686274510000002" green="0.30588235289999999" blue="0.3294117647" alpha="1" colorSpace="calibratedRGB"/>
  51. <constraints>
  52. <constraint firstItem="c0q-8E-eGK" firstAttribute="top" secondItem="Vyg-lF-Oo6" secondAttribute="top" id="5Mc-gG-GQW">
  53. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  54. </constraint>
  55. <constraint firstAttribute="bottom" secondItem="c0q-8E-eGK" secondAttribute="bottom" id="CWv-UL-ijZ">
  56. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  57. </constraint>
  58. <constraint firstItem="c0q-8E-eGK" firstAttribute="leading" secondItem="Vyg-lF-Oo6" secondAttribute="leading" id="Y8y-2h-vwV">
  59. <variation key="heightClass=regular-widthClass=compact" constant="20"/>
  60. </constraint>
  61. <constraint firstAttribute="trailing" secondItem="c0q-8E-eGK" secondAttribute="trailing" id="mv8-HP-jzR">
  62. <variation key="heightClass=regular-widthClass=compact" constant="-8"/>
  63. </constraint>
  64. </constraints>
  65. <variation key="default">
  66. <mask key="subviews">
  67. <exclude reference="c0q-8E-eGK"/>
  68. </mask>
  69. <mask key="constraints">
  70. <exclude reference="5Mc-gG-GQW"/>
  71. <exclude reference="CWv-UL-ijZ"/>
  72. <exclude reference="Y8y-2h-vwV"/>
  73. <exclude reference="mv8-HP-jzR"/>
  74. </mask>
  75. </variation>
  76. <variation key="heightClass=regular-widthClass=compact">
  77. <mask key="subviews">
  78. <include reference="c0q-8E-eGK"/>
  79. </mask>
  80. <mask key="constraints">
  81. <include reference="5Mc-gG-GQW"/>
  82. <include reference="CWv-UL-ijZ"/>
  83. <include reference="Y8y-2h-vwV"/>
  84. <include reference="mv8-HP-jzR"/>
  85. </mask>
  86. </variation>
  87. </view>
  88. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="K2x-vI-pnz" userLabel="View - message">
  89. <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
  90. <subviews>
  91. <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="center" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="IfD-X3-70g" userLabel="txt - pwd" customClass="CustomTextField2">
  92. <rect key="frame" x="40" y="205" width="200" height="32"/>
  93. <animations/>
  94. <constraints>
  95. <constraint firstAttribute="height" constant="32" id="SLJ-0l-P6n">
  96. <variation key="heightClass=regular-widthClass=compact" constant="30"/>
  97. </constraint>
  98. <constraint firstAttribute="width" constant="200" id="jX5-6P-mZ2">
  99. <variation key="heightClass=regular-widthClass=compact" constant="210"/>
  100. </constraint>
  101. </constraints>
  102. <fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
  103. <textInputTraits key="textInputTraits"/>
  104. <userDefinedRuntimeAttributes>
  105. <userDefinedRuntimeAttribute type="rect" keyPath="rectForCapBackground">
  106. <rect key="value" x="20" y="0.0" width="20" height="0.0"/>
  107. </userDefinedRuntimeAttribute>
  108. <userDefinedRuntimeAttribute type="boolean" keyPath="autoScrollUp" value="YES"/>
  109. </userDefinedRuntimeAttributes>
  110. <variation key="default">
  111. <mask key="constraints">
  112. <exclude reference="SLJ-0l-P6n"/>
  113. <exclude reference="jX5-6P-mZ2"/>
  114. </mask>
  115. </variation>
  116. <variation key="heightClass=regular-widthClass=compact">
  117. <mask key="constraints">
  118. <include reference="SLJ-0l-P6n"/>
  119. <include reference="jX5-6P-mZ2"/>
  120. </mask>
  121. </variation>
  122. </textField>
  123. </subviews>
  124. <animations/>
  125. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  126. <constraints>
  127. <constraint firstAttribute="bottom" secondItem="IfD-X3-70g" secondAttribute="bottom" constant="40" id="MG8-8o-IBd"/>
  128. <constraint firstItem="IfD-X3-70g" firstAttribute="centerX" secondItem="K2x-vI-pnz" secondAttribute="centerX" id="UnW-52-tdw"/>
  129. <constraint firstItem="IfD-X3-70g" firstAttribute="top" secondItem="K2x-vI-pnz" secondAttribute="top" constant="40" id="uJU-n5-Eo9"/>
  130. </constraints>
  131. <variation key="default">
  132. <mask key="subviews">
  133. <exclude reference="IfD-X3-70g"/>
  134. </mask>
  135. <mask key="constraints">
  136. <exclude reference="MG8-8o-IBd"/>
  137. <exclude reference="UnW-52-tdw"/>
  138. <exclude reference="uJU-n5-Eo9"/>
  139. </mask>
  140. </variation>
  141. <variation key="heightClass=regular-widthClass=compact">
  142. <mask key="subviews">
  143. <include reference="IfD-X3-70g"/>
  144. </mask>
  145. <mask key="constraints">
  146. <include reference="MG8-8o-IBd"/>
  147. <include reference="UnW-52-tdw"/>
  148. <include reference="uJU-n5-Eo9"/>
  149. </mask>
  150. </variation>
  151. </view>
  152. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="8M7-gg-LCe" userLabel="View - Buttons">
  153. <rect key="frame" x="-20" y="282" width="338" height="90"/>
  154. <subviews>
  155. <button opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="249" placeholderIntrinsicWidth="144" placeholderIntrinsicHeight="70" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="o3L-5c-QN3" customClass="CustomButton">
  156. <rect key="frame" x="170" y="20" width="148" height="50"/>
  157. <animations/>
  158. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  159. <constraints>
  160. <constraint firstAttribute="height" constant="44" id="BB8-U2-fTZ">
  161. <variation key="heightClass=regular-widthClass=compact" constant="50"/>
  162. </constraint>
  163. </constraints>
  164. <fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
  165. <state key="normal" title="취소">
  166. <color key="titleColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
  167. <color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
  168. </state>
  169. <variation key="default">
  170. <mask key="constraints">
  171. <exclude reference="BB8-U2-fTZ"/>
  172. </mask>
  173. </variation>
  174. <variation key="heightClass=regular-widthClass=compact">
  175. <mask key="constraints">
  176. <exclude reference="BB8-U2-fTZ"/>
  177. </mask>
  178. </variation>
  179. <connections>
  180. <action selector="btnCancelTouched:" destination="qLf-va-EAG" eventType="touchUpInside" id="M6d-Hw-RB3"/>
  181. </connections>
  182. </button>
  183. <button opaque="NO" contentMode="scaleToFill" placeholderIntrinsicWidth="145" placeholderIntrinsicHeight="70" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="5YZ-ir-0oi" customClass="CustomButton">
  184. <rect key="frame" x="20" y="20" width="149" height="50"/>
  185. <animations/>
  186. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  187. <constraints>
  188. <constraint firstAttribute="height" constant="70" id="WCm-EC-Sdq"/>
  189. <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="149" id="pkY-QR-eVf">
  190. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  191. </constraint>
  192. </constraints>
  193. <fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
  194. <state key="normal" title="확인">
  195. <color key="titleColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
  196. <color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
  197. </state>
  198. <state key="highlighted">
  199. <color key="titleColor" red="0.73601246840000001" green="0.3682315451" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
  200. </state>
  201. <variation key="default">
  202. <mask key="constraints">
  203. <exclude reference="WCm-EC-Sdq"/>
  204. <exclude reference="pkY-QR-eVf"/>
  205. </mask>
  206. </variation>
  207. <variation key="heightClass=regular-widthClass=compact">
  208. <mask key="constraints">
  209. <include reference="WCm-EC-Sdq"/>
  210. <include reference="pkY-QR-eVf"/>
  211. </mask>
  212. </variation>
  213. <connections>
  214. <action selector="btnConfirmTouched:" destination="qLf-va-EAG" eventType="touchUpInside" id="ocH-VU-ngh"/>
  215. </connections>
  216. </button>
  217. </subviews>
  218. <animations/>
  219. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
  220. <constraints>
  221. <constraint firstAttribute="trailing" secondItem="o3L-5c-QN3" secondAttribute="trailing" id="6GK-iY-cBv"/>
  222. <constraint firstItem="o3L-5c-QN3" firstAttribute="leading" secondItem="5YZ-ir-0oi" secondAttribute="trailing" constant="1" id="88p-Pt-1xF"/>
  223. <constraint firstAttribute="bottom" secondItem="5YZ-ir-0oi" secondAttribute="bottom" id="9M1-z3-GFr"/>
  224. <constraint firstItem="5YZ-ir-0oi" firstAttribute="top" secondItem="8M7-gg-LCe" secondAttribute="top" constant="1" id="Bfm-II-gaW"/>
  225. <constraint firstItem="o3L-5c-QN3" firstAttribute="top" secondItem="8M7-gg-LCe" secondAttribute="top" constant="1" id="MES-lN-MQ0"/>
  226. <constraint firstItem="5YZ-ir-0oi" firstAttribute="leading" secondItem="8M7-gg-LCe" secondAttribute="leading" id="QvV-dn-WQ3"/>
  227. <constraint firstItem="o3L-5c-QN3" firstAttribute="width" secondItem="5YZ-ir-0oi" secondAttribute="width" id="REP-X3-wVl">
  228. <variation key="heightClass=regular-widthClass=compact" constant="-1"/>
  229. </constraint>
  230. <constraint firstItem="o3L-5c-QN3" firstAttribute="height" secondItem="5YZ-ir-0oi" secondAttribute="height" id="dwI-HP-Wpy"/>
  231. <constraint firstAttribute="bottom" secondItem="o3L-5c-QN3" secondAttribute="bottom" id="fz0-Rg-t3N"/>
  232. </constraints>
  233. <variation key="default">
  234. <mask key="constraints">
  235. <exclude reference="9M1-z3-GFr"/>
  236. <exclude reference="Bfm-II-gaW"/>
  237. <exclude reference="QvV-dn-WQ3"/>
  238. <exclude reference="6GK-iY-cBv"/>
  239. <exclude reference="88p-Pt-1xF"/>
  240. <exclude reference="MES-lN-MQ0"/>
  241. <exclude reference="REP-X3-wVl"/>
  242. <exclude reference="dwI-HP-Wpy"/>
  243. <exclude reference="fz0-Rg-t3N"/>
  244. </mask>
  245. </variation>
  246. <variation key="heightClass=regular-widthClass=compact">
  247. <mask key="constraints">
  248. <include reference="9M1-z3-GFr"/>
  249. <include reference="Bfm-II-gaW"/>
  250. <include reference="QvV-dn-WQ3"/>
  251. <include reference="6GK-iY-cBv"/>
  252. <include reference="88p-Pt-1xF"/>
  253. <include reference="MES-lN-MQ0"/>
  254. <include reference="REP-X3-wVl"/>
  255. <include reference="dwI-HP-Wpy"/>
  256. <include reference="fz0-Rg-t3N"/>
  257. </mask>
  258. </variation>
  259. </view>
  260. </subviews>
  261. <animations/>
  262. <constraints>
  263. <constraint firstItem="8M7-gg-LCe" firstAttribute="leading" secondItem="BnX-4G-EA9" secondAttribute="leading" id="1R5-6X-lHn"/>
  264. <constraint firstAttribute="trailing" secondItem="Vyg-lF-Oo6" secondAttribute="trailing" id="5QM-hf-zsP">
  265. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  266. </constraint>
  267. <constraint firstItem="Vyg-lF-Oo6" firstAttribute="trailing" secondItem="K2x-vI-pnz" secondAttribute="trailing" id="8oU-80-Hji"/>
  268. <constraint firstItem="8M7-gg-LCe" firstAttribute="top" secondItem="K2x-vI-pnz" secondAttribute="bottom" id="Gd7-Sw-KJv"/>
  269. <constraint firstAttribute="trailing" secondItem="8M7-gg-LCe" secondAttribute="trailing" id="LKH-bZ-CcC"/>
  270. <constraint firstAttribute="bottom" secondItem="8M7-gg-LCe" secondAttribute="bottom" id="Ymd-m3-0ZZ"/>
  271. <constraint firstItem="Vyg-lF-Oo6" firstAttribute="top" secondItem="BnX-4G-EA9" secondAttribute="top" id="cpx-Xc-FLf">
  272. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  273. </constraint>
  274. <constraint firstItem="Vyg-lF-Oo6" firstAttribute="leading" secondItem="BnX-4G-EA9" secondAttribute="leading" id="fZ3-Kn-Nsi"/>
  275. <constraint firstItem="K2x-vI-pnz" firstAttribute="leading" secondItem="BnX-4G-EA9" secondAttribute="leading" id="gKU-13-tlv"/>
  276. <constraint firstItem="K2x-vI-pnz" firstAttribute="top" secondItem="Vyg-lF-Oo6" secondAttribute="bottom" constant="1" id="jdl-mI-ajL">
  277. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  278. </constraint>
  279. <constraint firstItem="K2x-vI-pnz" firstAttribute="centerY" secondItem="BnX-4G-EA9" secondAttribute="centerY" id="peA-U0-d4R">
  280. <variation key="heightClass=regular-widthClass=compact" constant="-3.5"/>
  281. </constraint>
  282. </constraints>
  283. <variation key="default">
  284. <mask key="subviews">
  285. <exclude reference="Vyg-lF-Oo6"/>
  286. <exclude reference="K2x-vI-pnz"/>
  287. </mask>
  288. <mask key="constraints">
  289. <exclude reference="1R5-6X-lHn"/>
  290. <exclude reference="Gd7-Sw-KJv"/>
  291. <exclude reference="LKH-bZ-CcC"/>
  292. <exclude reference="Ymd-m3-0ZZ"/>
  293. <exclude reference="gKU-13-tlv"/>
  294. <exclude reference="jdl-mI-ajL"/>
  295. <exclude reference="peA-U0-d4R"/>
  296. <exclude reference="5QM-hf-zsP"/>
  297. <exclude reference="8oU-80-Hji"/>
  298. <exclude reference="cpx-Xc-FLf"/>
  299. <exclude reference="fZ3-Kn-Nsi"/>
  300. </mask>
  301. </variation>
  302. <variation key="heightClass=regular-widthClass=compact">
  303. <mask key="subviews">
  304. <include reference="Vyg-lF-Oo6"/>
  305. <include reference="K2x-vI-pnz"/>
  306. </mask>
  307. <mask key="constraints">
  308. <include reference="1R5-6X-lHn"/>
  309. <include reference="Gd7-Sw-KJv"/>
  310. <include reference="LKH-bZ-CcC"/>
  311. <include reference="Ymd-m3-0ZZ"/>
  312. <include reference="gKU-13-tlv"/>
  313. <include reference="jdl-mI-ajL"/>
  314. <exclude reference="peA-U0-d4R"/>
  315. <include reference="5QM-hf-zsP"/>
  316. <include reference="8oU-80-Hji"/>
  317. <include reference="cpx-Xc-FLf"/>
  318. <include reference="fZ3-Kn-Nsi"/>
  319. </mask>
  320. </variation>
  321. </view>
  322. </subviews>
  323. <animations/>
  324. <constraints>
  325. <constraint firstAttribute="bottom" secondItem="BnX-4G-EA9" secondAttribute="bottom" constant="1" id="FWh-Sq-vHm">
  326. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  327. </constraint>
  328. <constraint firstItem="BnX-4G-EA9" firstAttribute="leading" secondItem="Wpz-PG-lDk" secondAttribute="leading" constant="66" id="ncG-SF-Oil">
  329. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  330. </constraint>
  331. <constraint firstAttribute="trailing" secondItem="BnX-4G-EA9" secondAttribute="trailing" constant="66" id="nnl-nS-hLh">
  332. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  333. </constraint>
  334. <constraint firstItem="BnX-4G-EA9" firstAttribute="top" secondItem="Wpz-PG-lDk" secondAttribute="top" constant="1" id="yhP-Fw-FOr">
  335. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  336. </constraint>
  337. </constraints>
  338. <variation key="default">
  339. <mask key="subviews">
  340. <exclude reference="BnX-4G-EA9"/>
  341. </mask>
  342. <mask key="constraints">
  343. <exclude reference="FWh-Sq-vHm"/>
  344. <exclude reference="ncG-SF-Oil"/>
  345. <exclude reference="nnl-nS-hLh"/>
  346. <exclude reference="yhP-Fw-FOr"/>
  347. </mask>
  348. </variation>
  349. <variation key="heightClass=regular-widthClass=compact">
  350. <mask key="subviews">
  351. <include reference="BnX-4G-EA9"/>
  352. </mask>
  353. <mask key="constraints">
  354. <include reference="FWh-Sq-vHm"/>
  355. <include reference="ncG-SF-Oil"/>
  356. <include reference="nnl-nS-hLh"/>
  357. <include reference="yhP-Fw-FOr"/>
  358. </mask>
  359. </variation>
  360. </view>
  361. </subviews>
  362. <animations/>
  363. <constraints>
  364. <constraint firstAttribute="centerX" secondItem="4c3-gb-BwR" secondAttribute="centerX" id="0tG-Bd-2ic"/>
  365. <constraint firstAttribute="trailing" secondItem="Wpz-PG-lDk" secondAttribute="trailing" constant="15" id="7D5-NE-CVR"/>
  366. <constraint firstAttribute="trailing" secondItem="4c3-gb-BwR" secondAttribute="trailing" id="F9j-6m-8Sq"/>
  367. <constraint firstAttribute="centerY" secondItem="4c3-gb-BwR" secondAttribute="centerY" id="JX5-Sx-hSJ"/>
  368. <constraint firstItem="4c3-gb-BwR" firstAttribute="top" secondItem="qLf-va-EAG" secondAttribute="top" id="TOG-yL-xSq"/>
  369. <constraint firstItem="Wpz-PG-lDk" firstAttribute="centerY" secondItem="qLf-va-EAG" secondAttribute="centerY" id="dvV-Dc-wMa"/>
  370. <constraint firstItem="Wpz-PG-lDk" firstAttribute="leading" secondItem="qLf-va-EAG" secondAttribute="leading" constant="15" id="rSx-Ns-5ei"/>
  371. <constraint firstAttribute="bottom" secondItem="4c3-gb-BwR" secondAttribute="bottom" id="uc7-M6-ZYJ"/>
  372. <constraint firstItem="4c3-gb-BwR" firstAttribute="leading" secondItem="qLf-va-EAG" secondAttribute="leading" id="wPB-Gl-TgQ"/>
  373. </constraints>
  374. <simulatedScreenMetrics key="simulatedDestinationMetrics" type="retina4"/>
  375. <variation key="default">
  376. <mask key="subviews">
  377. <exclude reference="4c3-gb-BwR"/>
  378. <exclude reference="Wpz-PG-lDk"/>
  379. </mask>
  380. <mask key="constraints">
  381. <exclude reference="0tG-Bd-2ic"/>
  382. <exclude reference="F9j-6m-8Sq"/>
  383. <exclude reference="JX5-Sx-hSJ"/>
  384. <exclude reference="TOG-yL-xSq"/>
  385. <exclude reference="uc7-M6-ZYJ"/>
  386. <exclude reference="wPB-Gl-TgQ"/>
  387. <exclude reference="7D5-NE-CVR"/>
  388. <exclude reference="dvV-Dc-wMa"/>
  389. <exclude reference="rSx-Ns-5ei"/>
  390. </mask>
  391. </variation>
  392. <variation key="heightClass=regular-widthClass=compact">
  393. <mask key="subviews">
  394. <include reference="4c3-gb-BwR"/>
  395. <include reference="Wpz-PG-lDk"/>
  396. </mask>
  397. <mask key="constraints">
  398. <include reference="0tG-Bd-2ic"/>
  399. <include reference="F9j-6m-8Sq"/>
  400. <include reference="JX5-Sx-hSJ"/>
  401. <include reference="TOG-yL-xSq"/>
  402. <include reference="uc7-M6-ZYJ"/>
  403. <include reference="wPB-Gl-TgQ"/>
  404. <include reference="7D5-NE-CVR"/>
  405. <include reference="dvV-Dc-wMa"/>
  406. <include reference="rSx-Ns-5ei"/>
  407. </mask>
  408. </variation>
  409. <connections>
  410. <outlet property="btnCancel" destination="o3L-5c-QN3" id="e4x-yo-beT"/>
  411. <outlet property="btnConfirm" destination="5YZ-ir-0oi" id="qA6-2Q-AcO"/>
  412. <outlet property="constraintBtnConfirmWidth" destination="pkY-QR-eVf" id="4e3-Yh-4qX"/>
  413. <outlet property="constraintBtnSameWidth" destination="REP-X3-wVl" id="lro-IE-SPe"/>
  414. <outlet property="containerView" destination="BnX-4G-EA9" id="EfG-H8-lxY"/>
  415. <outlet property="lblTitle" destination="c0q-8E-eGK" id="M1D-GB-nQP"/>
  416. <outlet property="maskingView" destination="4c3-gb-BwR" id="FeS-9L-Asv"/>
  417. <outlet property="popUpView" destination="Wpz-PG-lDk" id="fKh-Hi-2Vv"/>
  418. <outlet property="txtDeviceName" destination="IfD-X3-70g" id="2d9-ac-VI8"/>
  419. </connections>
  420. <point key="canvasLocation" x="284" y="355"/>
  421. </view>
  422. </objects>
  423. </document>