Guest User

Untitled

a guest
Mar 5th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.04 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.03">
  3. <data>
  4. <int key="IBDocument.SystemTarget">1050</int>
  5. <string key="IBDocument.SystemVersion">9G55</string>
  6. <string key="IBDocument.InterfaceBuilderVersion">677</string>
  7. <string key="IBDocument.AppKitVersion">949.43</string>
  8. <string key="IBDocument.HIToolboxVersion">353.00</string>
  9. <object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
  10. <bool key="EncodedWithXMLCoder">YES</bool>
  11. <integer value="74"/>
  12. </object>
  13. <object class="NSArray" key="IBDocument.PluginDependencies">
  14. <bool key="EncodedWithXMLCoder">YES</bool>
  15. <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
  16. </object>
  17. <object class="NSMutableDictionary" key="IBDocument.Metadata">
  18. <bool key="EncodedWithXMLCoder">YES</bool>
  19. <object class="NSArray" key="dict.sortedKeys">
  20. <bool key="EncodedWithXMLCoder">YES</bool>
  21. </object>
  22. <object class="NSMutableArray" key="dict.values">
  23. <bool key="EncodedWithXMLCoder">YES</bool>
  24. </object>
  25. </object>
  26. <object class="NSMutableArray" key="IBDocument.RootObjects" id="1000">
  27. <bool key="EncodedWithXMLCoder">YES</bool>
  28. <object class="NSCustomObject" id="1001">
  29. <string key="NSClassName">NSObject</string>
  30. </object>
  31. <object class="NSCustomObject" id="1003">
  32. <string key="NSClassName">FirstResponder</string>
  33. </object>
  34. <object class="NSCustomObject" id="1004">
  35. <string key="NSClassName">NSApplication</string>
  36. </object>
  37. <object class="NSWindowTemplate" id="6354594">
  38. <int key="NSWindowStyleMask">8209</int>
  39. <int key="NSWindowBacking">2</int>
  40. <string key="NSWindowRect">{{196, 392}, {272, 118}}</string>
  41. <int key="NSWTFlags">603979776</int>
  42. <string key="NSWindowTitle">Agilo Login</string>
  43. <string key="NSWindowClass">NSPanel</string>
  44. <nil key="NSViewClass"/>
  45. <string key="NSWindowContentMaxSize">{3.40282e+38, 3.40282e+38}</string>
  46. <object class="NSView" key="NSWindowView" id="435341805">
  47. <reference key="NSNextResponder"/>
  48. <int key="NSvFlags">256</int>
  49. <object class="NSMutableArray" key="NSSubviews">
  50. <bool key="EncodedWithXMLCoder">YES</bool>
  51. <object class="NSTextField" id="485412464">
  52. <reference key="NSNextResponder" ref="435341805"/>
  53. <int key="NSvFlags">268</int>
  54. <string key="NSFrame">{{17, 81}, {71, 17}}</string>
  55. <reference key="NSSuperview" ref="435341805"/>
  56. <bool key="NSEnabled">YES</bool>
  57. <object class="NSTextFieldCell" key="NSCell" id="728308659">
  58. <int key="NSCellFlags">68288064</int>
  59. <int key="NSCellFlags2">272630784</int>
  60. <string key="NSContents">Username:</string>
  61. <object class="NSFont" key="NSSupport" id="195054046">
  62. <string key="NSName">LucidaGrande</string>
  63. <double key="NSSize">1.300000e+01</double>
  64. <int key="NSfFlags">1044</int>
  65. </object>
  66. <reference key="NSControlView" ref="485412464"/>
  67. <object class="NSColor" key="NSBackgroundColor" id="544387054">
  68. <int key="NSColorSpace">6</int>
  69. <string key="NSCatalogName">System</string>
  70. <string key="NSColorName">controlColor</string>
  71. <object class="NSColor" key="NSColor">
  72. <int key="NSColorSpace">3</int>
  73. <bytes key="NSWhite">MC42NjY2NjY2OQA</bytes>
  74. </object>
  75. </object>
  76. <object class="NSColor" key="NSTextColor" id="123605038">
  77. <int key="NSColorSpace">1</int>
  78. <bytes key="NSRGB">MSAxIDEAA</bytes>
  79. </object>
  80. </object>
  81. </object>
  82. <object class="NSTextField" id="1052556869">
  83. <reference key="NSNextResponder" ref="435341805"/>
  84. <int key="NSvFlags">268</int>
  85. <string key="NSFrame">{{20, 47}, {68, 17}}</string>
  86. <reference key="NSSuperview" ref="435341805"/>
  87. <bool key="NSEnabled">YES</bool>
  88. <object class="NSTextFieldCell" key="NSCell" id="442454018">
  89. <int key="NSCellFlags">68288064</int>
  90. <int key="NSCellFlags2">71304192</int>
  91. <string key="NSContents">Password:</string>
  92. <reference key="NSSupport" ref="195054046"/>
  93. <reference key="NSControlView" ref="1052556869"/>
  94. <reference key="NSBackgroundColor" ref="544387054"/>
  95. <reference key="NSTextColor" ref="123605038"/>
  96. </object>
  97. </object>
  98. <object class="NSButton" id="483058354">
  99. <reference key="NSNextResponder" ref="435341805"/>
  100. <int key="NSvFlags">265</int>
  101. <string key="NSFrame">{{153, 18}, {99, 19}}</string>
  102. <reference key="NSSuperview" ref="435341805"/>
  103. <bool key="NSEnabled">YES</bool>
  104. <object class="NSButtonCell" key="NSCell" id="243625890">
  105. <int key="NSCellFlags">-2080244224</int>
  106. <int key="NSCellFlags2">134217728</int>
  107. <string key="NSContents">Login</string>
  108. <object class="NSFont" key="NSSupport">
  109. <string key="NSName">LucidaGrande</string>
  110. <double key="NSSize">1.200000e+01</double>
  111. <int key="NSfFlags">16</int>
  112. </object>
  113. <reference key="NSControlView" ref="483058354"/>
  114. <int key="NSButtonFlags">-2038152961</int>
  115. <int key="NSButtonFlags2">164</int>
  116. <string key="NSAlternateContents"/>
  117. <string key="NSKeyEquivalent"/>
  118. <int key="NSPeriodicDelay">400</int>
  119. <int key="NSPeriodicInterval">75</int>
  120. </object>
  121. </object>
  122. <object class="NSTextField" id="294575857">
  123. <reference key="NSNextResponder" ref="435341805"/>
  124. <int key="NSvFlags">270</int>
  125. <string key="NSFrame">{{91, 79}, {161, 22}}</string>
  126. <reference key="NSSuperview" ref="435341805"/>
  127. <bool key="NSEnabled">YES</bool>
  128. <object class="NSTextFieldCell" key="NSCell" id="104861193">
  129. <int key="NSCellFlags">-1804468671</int>
  130. <int key="NSCellFlags2">272630784</int>
  131. <string key="NSContents"/>
  132. <reference key="NSSupport" ref="195054046"/>
  133. <reference key="NSControlView" ref="294575857"/>
  134. <bool key="NSDrawsBackground">YES</bool>
  135. <object class="NSColor" key="NSBackgroundColor" id="803009129">
  136. <int key="NSColorSpace">6</int>
  137. <string key="NSCatalogName">System</string>
  138. <string key="NSColorName">textBackgroundColor</string>
  139. <object class="NSColor" key="NSColor">
  140. <int key="NSColorSpace">3</int>
  141. <bytes key="NSWhite">MQA</bytes>
  142. </object>
  143. </object>
  144. <object class="NSColor" key="NSTextColor" id="418133530">
  145. <int key="NSColorSpace">6</int>
  146. <string key="NSCatalogName">System</string>
  147. <string key="NSColorName">textColor</string>
  148. <object class="NSColor" key="NSColor">
  149. <int key="NSColorSpace">3</int>
  150. <bytes key="NSWhite">MAA</bytes>
  151. </object>
  152. </object>
  153. </object>
  154. </object>
  155. <object class="NSSecureTextField" id="772044651">
  156. <reference key="NSNextResponder" ref="435341805"/>
  157. <int key="NSvFlags">268</int>
  158. <string key="NSFrame">{{91, 45}, {161, 22}}</string>
  159. <reference key="NSSuperview" ref="435341805"/>
  160. <bool key="NSEnabled">YES</bool>
  161. <object class="NSSecureTextFieldCell" key="NSCell" id="210464197">
  162. <int key="NSCellFlags">343014976</int>
  163. <int key="NSCellFlags2">272630784</int>
  164. <string key="NSContents">a</string>
  165. <reference key="NSSupport" ref="195054046"/>
  166. <reference key="NSControlView" ref="772044651"/>
  167. <bool key="NSDrawsBackground">YES</bool>
  168. <reference key="NSBackgroundColor" ref="803009129"/>
  169. <reference key="NSTextColor" ref="418133530"/>
  170. <object class="NSArray" key="NSAllowedInputLocales">
  171. <bool key="EncodedWithXMLCoder">YES</bool>
  172. <string>NSAllRomanInputSourcesLocaleIdentifier</string>
  173. </object>
  174. </object>
  175. </object>
  176. </object>
  177. <string key="NSFrameSize">{272, 118}</string>
  178. <reference key="NSSuperview"/>
  179. </object>
  180. <string key="NSScreenRect">{{0, 0}, {1920, 1178}}</string>
  181. <string key="NSMaxSize">{3.40282e+38, 3.40282e+38}</string>
  182. </object>
  183. </object>
  184. <object class="IBObjectContainer" key="IBDocument.Objects">
  185. <object class="NSMutableArray" key="connectionRecords">
  186. <bool key="EncodedWithXMLCoder">YES</bool>
  187. <object class="IBConnectionRecord">
  188. <object class="IBOutletConnection" key="connection">
  189. <string key="label">username</string>
  190. <reference key="source" ref="6354594"/>
  191. <reference key="destination" ref="294575857"/>
  192. </object>
  193. <int key="connectionID">83</int>
  194. </object>
  195. <object class="IBConnectionRecord">
  196. <object class="IBOutletConnection" key="connection">
  197. <string key="label">login</string>
  198. <reference key="source" ref="6354594"/>
  199. <reference key="destination" ref="483058354"/>
  200. </object>
  201. <int key="connectionID">85</int>
  202. </object>
  203. <object class="IBConnectionRecord">
  204. <object class="IBActionConnection" key="connection">
  205. <string key="label">checkLogin:</string>
  206. <reference key="source" ref="1001"/>
  207. <reference key="destination" ref="483058354"/>
  208. </object>
  209. <int key="connectionID">88</int>
  210. </object>
  211. <object class="IBConnectionRecord">
  212. <object class="IBOutletConnection" key="connection">
  213. <string key="label">usernameTextField</string>
  214. <reference key="source" ref="1001"/>
  215. <reference key="destination" ref="294575857"/>
  216. </object>
  217. <int key="connectionID">91</int>
  218. </object>
  219. <object class="IBConnectionRecord">
  220. <object class="IBOutletConnection" key="connection">
  221. <string key="label">passwordWindow</string>
  222. <reference key="source" ref="1001"/>
  223. <reference key="destination" ref="6354594"/>
  224. </object>
  225. <int key="connectionID">93</int>
  226. </object>
  227. <object class="IBConnectionRecord">
  228. <object class="IBOutletConnection" key="connection">
  229. <string key="label">passwordTextField</string>
  230. <reference key="source" ref="1001"/>
  231. <reference key="destination" ref="772044651"/>
  232. </object>
  233. <int key="connectionID">96</int>
  234. </object>
  235. <object class="IBConnectionRecord">
  236. <object class="IBOutletConnection" key="connection">
  237. <string key="label">password</string>
  238. <reference key="source" ref="6354594"/>
  239. <reference key="destination" ref="772044651"/>
  240. </object>
  241. <int key="connectionID">97</int>
  242. </object>
  243. <object class="IBConnectionRecord">
  244. <object class="IBOutletConnection" key="connection">
  245. <string key="label">nextKeyView</string>
  246. <reference key="source" ref="294575857"/>
  247. <reference key="destination" ref="772044651"/>
  248. </object>
  249. <int key="connectionID">98</int>
  250. </object>
  251. <object class="IBConnectionRecord">
  252. <object class="IBOutletConnection" key="connection">
  253. <string key="label">nextKeyView</string>
  254. <reference key="source" ref="772044651"/>
  255. <reference key="destination" ref="294575857"/>
  256. </object>
  257. <int key="connectionID">99</int>
  258. </object>
  259. <object class="IBConnectionRecord">
  260. <object class="IBOutletConnection" key="connection">
  261. <string key="label">initialFirstResponder</string>
  262. <reference key="source" ref="6354594"/>
  263. <reference key="destination" ref="294575857"/>
  264. </object>
  265. <int key="connectionID">100</int>
  266. </object>
  267. </object>
  268. <object class="IBMutableOrderedSet" key="objectRecords">
  269. <object class="NSArray" key="orderedObjects">
  270. <bool key="EncodedWithXMLCoder">YES</bool>
  271. <object class="IBObjectRecord">
  272. <int key="objectID">0</int>
  273. <object class="NSArray" key="object" id="1002">
  274. <bool key="EncodedWithXMLCoder">YES</bool>
  275. </object>
  276. <reference key="children" ref="1000"/>
  277. <nil key="parent"/>
  278. </object>
  279. <object class="IBObjectRecord">
  280. <int key="objectID">-2</int>
  281. <reference key="object" ref="1001"/>
  282. <reference key="parent" ref="1002"/>
  283. <string type="base64-UTF8" key="objectName">RmlsZSdzIE93bmVyA</string>
  284. </object>
  285. <object class="IBObjectRecord">
  286. <int key="objectID">-1</int>
  287. <reference key="object" ref="1003"/>
  288. <reference key="parent" ref="1002"/>
  289. <string key="objectName">First Responder</string>
  290. </object>
  291. <object class="IBObjectRecord">
  292. <int key="objectID">-3</int>
  293. <reference key="object" ref="1004"/>
  294. <reference key="parent" ref="1002"/>
  295. <string key="objectName">Application</string>
  296. </object>
  297. <object class="IBObjectRecord">
  298. <int key="objectID">73</int>
  299. <reference key="object" ref="6354594"/>
  300. <object class="NSMutableArray" key="children">
  301. <bool key="EncodedWithXMLCoder">YES</bool>
  302. <reference ref="435341805"/>
  303. </object>
  304. <reference key="parent" ref="1002"/>
  305. </object>
  306. <object class="IBObjectRecord">
  307. <int key="objectID">74</int>
  308. <reference key="object" ref="435341805"/>
  309. <object class="NSMutableArray" key="children">
  310. <bool key="EncodedWithXMLCoder">YES</bool>
  311. <reference ref="485412464"/>
  312. <reference ref="1052556869"/>
  313. <reference ref="483058354"/>
  314. <reference ref="772044651"/>
  315. <reference ref="294575857"/>
  316. </object>
  317. <reference key="parent" ref="6354594"/>
  318. </object>
  319. <object class="IBObjectRecord">
  320. <int key="objectID">27</int>
  321. <reference key="object" ref="485412464"/>
  322. <object class="NSMutableArray" key="children">
  323. <bool key="EncodedWithXMLCoder">YES</bool>
  324. <reference ref="728308659"/>
  325. </object>
  326. <reference key="parent" ref="435341805"/>
  327. </object>
  328. <object class="IBObjectRecord">
  329. <int key="objectID">28</int>
  330. <reference key="object" ref="728308659"/>
  331. <reference key="parent" ref="485412464"/>
  332. </object>
  333. <object class="IBObjectRecord">
  334. <int key="objectID">29</int>
  335. <reference key="object" ref="1052556869"/>
  336. <object class="NSMutableArray" key="children">
  337. <bool key="EncodedWithXMLCoder">YES</bool>
  338. <reference ref="442454018"/>
  339. </object>
  340. <reference key="parent" ref="435341805"/>
  341. </object>
  342. <object class="IBObjectRecord">
  343. <int key="objectID">30</int>
  344. <reference key="object" ref="442454018"/>
  345. <reference key="parent" ref="1052556869"/>
  346. </object>
  347. <object class="IBObjectRecord">
  348. <int key="objectID">25</int>
  349. <reference key="object" ref="483058354"/>
  350. <object class="NSMutableArray" key="children">
  351. <bool key="EncodedWithXMLCoder">YES</bool>
  352. <reference ref="243625890"/>
  353. </object>
  354. <reference key="parent" ref="435341805"/>
  355. </object>
  356. <object class="IBObjectRecord">
  357. <int key="objectID">26</int>
  358. <reference key="object" ref="243625890"/>
  359. <reference key="parent" ref="483058354"/>
  360. </object>
  361. <object class="IBObjectRecord">
  362. <int key="objectID">35</int>
  363. <reference key="object" ref="294575857"/>
  364. <object class="NSMutableArray" key="children">
  365. <bool key="EncodedWithXMLCoder">YES</bool>
  366. <reference ref="104861193"/>
  367. </object>
  368. <reference key="parent" ref="435341805"/>
  369. </object>
  370. <object class="IBObjectRecord">
  371. <int key="objectID">36</int>
  372. <reference key="object" ref="104861193"/>
  373. <reference key="parent" ref="294575857"/>
  374. </object>
  375. <object class="IBObjectRecord">
  376. <int key="objectID">94</int>
  377. <reference key="object" ref="772044651"/>
  378. <object class="NSMutableArray" key="children">
  379. <bool key="EncodedWithXMLCoder">YES</bool>
  380. <reference ref="210464197"/>
  381. </object>
  382. <reference key="parent" ref="435341805"/>
  383. </object>
  384. <object class="IBObjectRecord">
  385. <int key="objectID">95</int>
  386. <reference key="object" ref="210464197"/>
  387. <reference key="parent" ref="772044651"/>
  388. </object>
  389. </object>
  390. </object>
  391. <object class="NSMutableDictionary" key="flattenedProperties">
  392. <bool key="EncodedWithXMLCoder">YES</bool>
  393. <object class="NSMutableArray" key="dict.sortedKeys">
  394. <bool key="EncodedWithXMLCoder">YES</bool>
  395. <string>-1.IBPluginDependency</string>
  396. <string>-2.IBPluginDependency</string>
  397. <string>-3.IBPluginDependency</string>
  398. <string>25.IBPluginDependency</string>
  399. <string>26.IBPluginDependency</string>
  400. <string>27.IBPluginDependency</string>
  401. <string>28.IBPluginDependency</string>
  402. <string>29.IBPluginDependency</string>
  403. <string>30.IBPluginDependency</string>
  404. <string>35.IBPluginDependency</string>
  405. <string>36.IBPluginDependency</string>
  406. <string>73.IBEditorWindowLastContentRect</string>
  407. <string>73.IBPluginDependency</string>
  408. <string>73.IBWindowTemplateEditedContentRect</string>
  409. <string>73.NSWindowTemplate.visibleAtLaunch</string>
  410. <string>74.IBPluginDependency</string>
  411. <string>94.IBPluginDependency</string>
  412. <string>95.IBPluginDependency</string>
  413. </object>
  414. <object class="NSMutableArray" key="dict.values">
  415. <bool key="EncodedWithXMLCoder">YES</bool>
  416. <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
  417. <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
  418. <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
  419. <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
  420. <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
  421. <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
  422. <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
  423. <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
  424. <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
  425. <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
  426. <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
  427. <string>{{250, 571}, {272, 118}}</string>
  428. <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
  429. <string>{{250, 571}, {272, 118}}</string>
  430. <integer value="1"/>
  431. <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
  432. <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
  433. <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
  434. </object>
  435. </object>
  436. <object class="NSMutableDictionary" key="unlocalizedProperties">
  437. <bool key="EncodedWithXMLCoder">YES</bool>
  438. <object class="NSArray" key="dict.sortedKeys">
  439. <bool key="EncodedWithXMLCoder">YES</bool>
  440. </object>
  441. <object class="NSMutableArray" key="dict.values">
  442. <bool key="EncodedWithXMLCoder">YES</bool>
  443. </object>
  444. </object>
  445. <nil key="activeLocalization"/>
  446. <object class="NSMutableDictionary" key="localizations">
  447. <bool key="EncodedWithXMLCoder">YES</bool>
  448. <object class="NSArray" key="dict.sortedKeys">
  449. <bool key="EncodedWithXMLCoder">YES</bool>
  450. </object>
  451. <object class="NSMutableArray" key="dict.values">
  452. <bool key="EncodedWithXMLCoder">YES</bool>
  453. </object>
  454. </object>
  455. <nil key="sourceID"/>
  456. <int key="maxID">100</int>
  457. </object>
  458. <object class="IBClassDescriber" key="IBDocument.Classes">
  459. <object class="NSMutableArray" key="referencedPartialClassDescriptions">
  460. <bool key="EncodedWithXMLCoder">YES</bool>
  461. <object class="IBPartialClassDescription">
  462. <string key="className">NSObject</string>
  463. <object class="NSMutableDictionary" key="actions">
  464. <string key="NS.key.0">checkLogin:</string>
  465. <string key="NS.object.0">id</string>
  466. </object>
  467. <object class="NSMutableDictionary" key="outlets">
  468. <bool key="EncodedWithXMLCoder">YES</bool>
  469. <object class="NSMutableArray" key="dict.sortedKeys">
  470. <bool key="EncodedWithXMLCoder">YES</bool>
  471. <string>passwordTextField</string>
  472. <string>passwordWindow</string>
  473. <string>usernameTextField</string>
  474. </object>
  475. <object class="NSMutableArray" key="dict.values">
  476. <bool key="EncodedWithXMLCoder">YES</bool>
  477. <string>id</string>
  478. <string>id</string>
  479. <string>id</string>
  480. </object>
  481. </object>
  482. <object class="IBClassDescriptionSource" key="sourceIdentifier">
  483. <string key="majorKey">IBUserSource</string>
  484. <string key="minorKey"/>
  485. </object>
  486. </object>
  487. <object class="IBPartialClassDescription">
  488. <string key="className">NSPanel</string>
  489. <string key="superclassName">NSWindow</string>
  490. <object class="NSMutableDictionary" key="outlets">
  491. <bool key="EncodedWithXMLCoder">YES</bool>
  492. <object class="NSMutableArray" key="dict.sortedKeys">
  493. <bool key="EncodedWithXMLCoder">YES</bool>
  494. <string>login</string>
  495. <string>password</string>
  496. <string>username</string>
  497. </object>
  498. <object class="NSMutableArray" key="dict.values">
  499. <bool key="EncodedWithXMLCoder">YES</bool>
  500. <string>id</string>
  501. <string>id</string>
  502. <string>id</string>
  503. </object>
  504. </object>
  505. <object class="IBClassDescriptionSource" key="sourceIdentifier">
  506. <string key="majorKey">IBUserSource</string>
  507. <string key="minorKey"/>
  508. </object>
  509. </object>
  510. <object class="IBPartialClassDescription">
  511. <string key="className">NSView</string>
  512. <string key="superclassName">NSResponder</string>
  513. <object class="NSMutableDictionary" key="outlets">
  514. <bool key="EncodedWithXMLCoder">YES</bool>
  515. <object class="NSMutableArray" key="dict.sortedKeys">
  516. <bool key="EncodedWithXMLCoder">YES</bool>
  517. <string>browser</string>
  518. <string>content</string>
  519. </object>
  520. <object class="NSMutableArray" key="dict.values">
  521. <bool key="EncodedWithXMLCoder">YES</bool>
  522. <string>id</string>
  523. <string>id</string>
  524. </object>
  525. </object>
  526. <object class="IBClassDescriptionSource" key="sourceIdentifier">
  527. <string key="majorKey">IBUserSource</string>
  528. <string key="minorKey"/>
  529. </object>
  530. </object>
  531. <object class="IBPartialClassDescription">
  532. <string key="className">NSWindow</string>
  533. <string key="superclassName">NSResponder</string>
  534. <object class="IBClassDescriptionSource" key="sourceIdentifier">
  535. <string key="majorKey">IBUserSource</string>
  536. <string key="minorKey"/>
  537. </object>
  538. </object>
  539. </object>
  540. </object>
  541. <int key="IBDocument.localizationMode">0</int>
  542. <nil key="IBDocument.LastKnownRelativeProjectPath"/>
  543. <int key="IBDocument.defaultPropertyAccessControl">3</int>
  544. </data>
  545. </archive>
Add Comment
Please, Sign In to add comment