MainWindow.xib
上传用户:hechengdz
上传日期:2020-05-13
资源大小:1591k
文件大小:14k
源码类别:

iPhone

开发平台:

Objective-C

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <archive type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="7.03">
  3. <data>
  4. <int key="IBDocument.SystemTarget">512</int>
  5. <string key="IBDocument.SystemVersion">9G2030</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="39"/>
  12. </object>
  13. <object class="NSArray" key="IBDocument.PluginDependencies">
  14. <bool key="EncodedWithXMLCoder">YES</bool>
  15. <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</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="IBProxyObject" id="841351856">
  29. <string key="IBProxiedObjectIdentifier">IBFilesOwner</string>
  30. </object>
  31. <object class="IBProxyObject" id="735574322">
  32. <string key="IBProxiedObjectIdentifier">IBFirstResponder</string>
  33. </object>
  34. <object class="IBUICustomObject" id="987256611"/>
  35. <object class="IBUIWindow" id="380026005">
  36. <nil key="NSNextResponder"/>
  37. <int key="NSvFlags">1292</int>
  38. <object class="NSPSMatrix" key="NSFrameMatrix"/>
  39. <string key="NSFrameSize">{320, 480}</string>
  40. <object class="NSColor" key="IBUIBackgroundColor">
  41. <int key="NSColorSpace">1</int>
  42. <bytes key="NSRGB">MSAxIDEAA</bytes>
  43. </object>
  44. <bool key="IBUIOpaque">NO</bool>
  45. <bool key="IBUIClearsContextBeforeDrawing">NO</bool>
  46. </object>
  47. <object class="IBUINavigationController" id="512407852">
  48. <object class="IBUINavigationBar" key="IBUINavigationBar" id="706310652">
  49. <nil key="NSNextResponder"/>
  50. <int key="NSvFlags">256</int>
  51. <string key="NSFrameSize">{0, 0}</string>
  52. <bool key="IBUIOpaque">NO</bool>
  53. <bool key="IBUIClipsSubviews">YES</bool>
  54. <bool key="IBUIMultipleTouchEnabled">YES</bool>
  55. </object>
  56. <object class="NSMutableArray" key="IBUIViewControllers">
  57. <bool key="EncodedWithXMLCoder">YES</bool>
  58. <object class="IBUIViewController" id="433405472">
  59. <object class="IBUITableView" key="IBUIView" id="569097489">
  60. <reference key="NSNextResponder"/>
  61. <int key="NSvFlags">274</int>
  62. <string key="NSFrameSize">{320, 436}</string>
  63. <reference key="NSSuperview"/>
  64. <bool key="IBUIOpaque">NO</bool>
  65. <bool key="IBUIClipsSubviews">YES</bool>
  66. <bool key="IBUIClearsContextBeforeDrawing">NO</bool>
  67. <int key="IBUIStyle">1</int>
  68. <int key="IBUISeparatorStyle">1</int>
  69. <int key="IBUISectionIndexMinimumDisplayRowCount">0</int>
  70. <bool key="IBUIShowsSelectionImmediatelyOnTouchBegin">YES</bool>
  71. <float key="IBUIRowHeight">4.400000e+01</float>
  72. <float key="IBUISectionHeaderHeight">2.700000e+01</float>
  73. <float key="IBUISectionFooterHeight">2.700000e+01</float>
  74. </object>
  75. <object class="IBUINavigationItem" key="IBUINavigationItem" id="273282271">
  76. <reference key="IBUINavigationBar"/>
  77. <string key="IBUITitle">Book List</string>
  78. <object class="IBUIBarButtonItem" key="IBUIRightBarButtonItem" id="373351547">
  79. <int key="IBUIStyle">1</int>
  80. <int key="IBUISystemItemIdentifier">4</int>
  81. </object>
  82. </object>
  83. <reference key="IBUIParentViewController" ref="512407852"/>
  84. <object class="IBUISimulatedStatusBarMetrics" key="IBUISimulatedStatusBarMetrics"/>
  85. </object>
  86. </object>
  87. </object>
  88. </object>
  89. <object class="IBObjectContainer" key="IBDocument.Objects">
  90. <object class="NSMutableArray" key="connectionRecords">
  91. <bool key="EncodedWithXMLCoder">YES</bool>
  92. <object class="IBConnectionRecord">
  93. <object class="IBCocoaTouchOutletConnection" key="connection">
  94. <string key="label">delegate</string>
  95. <reference key="source" ref="841351856"/>
  96. <reference key="destination" ref="987256611"/>
  97. </object>
  98. <int key="connectionID">5</int>
  99. </object>
  100. <object class="IBConnectionRecord">
  101. <object class="IBCocoaTouchOutletConnection" key="connection">
  102. <string key="label">window</string>
  103. <reference key="source" ref="987256611"/>
  104. <reference key="destination" ref="380026005"/>
  105. </object>
  106. <int key="connectionID">6</int>
  107. </object>
  108. <object class="IBConnectionRecord">
  109. <object class="IBCocoaTouchOutletConnection" key="connection">
  110. <string key="label">navigationController</string>
  111. <reference key="source" ref="987256611"/>
  112. <reference key="destination" ref="512407852"/>
  113. </object>
  114. <int key="connectionID">28</int>
  115. </object>
  116. <object class="IBConnectionRecord">
  117. <object class="IBCocoaTouchOutletConnection" key="connection">
  118. <string key="label">dataSource</string>
  119. <reference key="source" ref="569097489"/>
  120. <reference key="destination" ref="433405472"/>
  121. </object>
  122. <int key="connectionID">41</int>
  123. </object>
  124. <object class="IBConnectionRecord">
  125. <object class="IBCocoaTouchOutletConnection" key="connection">
  126. <string key="label">tableView</string>
  127. <reference key="source" ref="433405472"/>
  128. <reference key="destination" ref="569097489"/>
  129. </object>
  130. <int key="connectionID">48</int>
  131. </object>
  132. <object class="IBConnectionRecord">
  133. <object class="IBCocoaTouchEventConnection" key="connection">
  134. <string key="label">addBook:</string>
  135. <reference key="source" ref="373351547"/>
  136. <reference key="destination" ref="433405472"/>
  137. </object>
  138. <int key="connectionID">49</int>
  139. </object>
  140. <object class="IBConnectionRecord">
  141. <object class="IBCocoaTouchOutletConnection" key="connection">
  142. <string key="label">delegate</string>
  143. <reference key="source" ref="569097489"/>
  144. <reference key="destination" ref="433405472"/>
  145. </object>
  146. <int key="connectionID">52</int>
  147. </object>
  148. </object>
  149. <object class="IBMutableOrderedSet" key="objectRecords">
  150. <object class="NSArray" key="orderedObjects">
  151. <bool key="EncodedWithXMLCoder">YES</bool>
  152. <object class="IBObjectRecord">
  153. <int key="objectID">0</int>
  154. <object class="NSArray" key="object" id="957960031">
  155. <bool key="EncodedWithXMLCoder">YES</bool>
  156. </object>
  157. <reference key="children" ref="1000"/>
  158. <nil key="parent"/>
  159. </object>
  160. <object class="IBObjectRecord">
  161. <int key="objectID">2</int>
  162. <reference key="object" ref="380026005"/>
  163. <reference key="parent" ref="957960031"/>
  164. </object>
  165. <object class="IBObjectRecord">
  166. <int key="objectID">-1</int>
  167. <reference key="object" ref="841351856"/>
  168. <reference key="parent" ref="957960031"/>
  169. <string type="base64-UTF8" key="objectName">RmlsZSdzIE93bmVyA</string>
  170. </object>
  171. <object class="IBObjectRecord">
  172. <int key="objectID">4</int>
  173. <reference key="object" ref="987256611"/>
  174. <reference key="parent" ref="957960031"/>
  175. <string key="objectName">App Delegate</string>
  176. </object>
  177. <object class="IBObjectRecord">
  178. <int key="objectID">25</int>
  179. <reference key="object" ref="512407852"/>
  180. <object class="NSMutableArray" key="children">
  181. <bool key="EncodedWithXMLCoder">YES</bool>
  182. <reference ref="706310652"/>
  183. <reference ref="433405472"/>
  184. </object>
  185. <reference key="parent" ref="957960031"/>
  186. </object>
  187. <object class="IBObjectRecord">
  188. <int key="objectID">-2</int>
  189. <reference key="object" ref="735574322"/>
  190. <reference key="parent" ref="957960031"/>
  191. </object>
  192. <object class="IBObjectRecord">
  193. <int key="objectID">32</int>
  194. <reference key="object" ref="706310652"/>
  195. <reference key="parent" ref="512407852"/>
  196. </object>
  197. <object class="IBObjectRecord">
  198. <int key="objectID">38</int>
  199. <reference key="object" ref="433405472"/>
  200. <object class="NSMutableArray" key="children">
  201. <bool key="EncodedWithXMLCoder">YES</bool>
  202. <reference ref="273282271"/>
  203. <reference ref="569097489"/>
  204. </object>
  205. <reference key="parent" ref="512407852"/>
  206. </object>
  207. <object class="IBObjectRecord">
  208. <int key="objectID">39</int>
  209. <reference key="object" ref="273282271"/>
  210. <object class="NSMutableArray" key="children">
  211. <bool key="EncodedWithXMLCoder">YES</bool>
  212. <reference ref="373351547"/>
  213. </object>
  214. <reference key="parent" ref="433405472"/>
  215. </object>
  216. <object class="IBObjectRecord">
  217. <int key="objectID">44</int>
  218. <reference key="object" ref="373351547"/>
  219. <reference key="parent" ref="273282271"/>
  220. </object>
  221. <object class="IBObjectRecord">
  222. <int key="objectID">40</int>
  223. <reference key="object" ref="569097489"/>
  224. <reference key="parent" ref="433405472"/>
  225. </object>
  226. </object>
  227. </object>
  228. <object class="NSMutableDictionary" key="flattenedProperties">
  229. <bool key="EncodedWithXMLCoder">YES</bool>
  230. <object class="NSMutableArray" key="dict.sortedKeys">
  231. <bool key="EncodedWithXMLCoder">YES</bool>
  232. <string>-1.CustomClassName</string>
  233. <string>-2.CustomClassName</string>
  234. <string>2.IBAttributePlaceholdersKey</string>
  235. <string>2.IBEditorWindowLastContentRect</string>
  236. <string>2.IBPluginDependency</string>
  237. <string>2.UIWindow.visibleAtLaunch</string>
  238. <string>25.IBEditorWindowLastContentRect</string>
  239. <string>25.IBPluginDependency</string>
  240. <string>38.CustomClassName</string>
  241. <string>38.IBPluginDependency</string>
  242. <string>4.CustomClassName</string>
  243. <string>4.IBPluginDependency</string>
  244. <string>40.IBPluginDependency</string>
  245. <string>44.IBPluginDependency</string>
  246. </object>
  247. <object class="NSMutableArray" key="dict.values">
  248. <bool key="EncodedWithXMLCoder">YES</bool>
  249. <string>UIApplication</string>
  250. <string>UIResponder</string>
  251. <object class="NSMutableDictionary">
  252. <bool key="EncodedWithXMLCoder">YES</bool>
  253. <object class="NSArray" key="dict.sortedKeys">
  254. <bool key="EncodedWithXMLCoder">YES</bool>
  255. </object>
  256. <object class="NSMutableArray" key="dict.values">
  257. <bool key="EncodedWithXMLCoder">YES</bool>
  258. </object>
  259. </object>
  260. <string>{{1139, 385}, {320, 480}}</string>
  261. <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
  262. <integer value="1"/>
  263. <string>{{1203, 667}, {320, 480}}</string>
  264. <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
  265. <string>MasterViewController</string>
  266. <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
  267. <string>AppDelegate</string>
  268. <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
  269. <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
  270. <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
  271. </object>
  272. </object>
  273. <object class="NSMutableDictionary" key="unlocalizedProperties">
  274. <bool key="EncodedWithXMLCoder">YES</bool>
  275. <object class="NSArray" key="dict.sortedKeys">
  276. <bool key="EncodedWithXMLCoder">YES</bool>
  277. </object>
  278. <object class="NSMutableArray" key="dict.values">
  279. <bool key="EncodedWithXMLCoder">YES</bool>
  280. </object>
  281. </object>
  282. <nil key="activeLocalization"/>
  283. <object class="NSMutableDictionary" key="localizations">
  284. <bool key="EncodedWithXMLCoder">YES</bool>
  285. <object class="NSArray" key="dict.sortedKeys">
  286. <bool key="EncodedWithXMLCoder">YES</bool>
  287. </object>
  288. <object class="NSMutableArray" key="dict.values">
  289. <bool key="EncodedWithXMLCoder">YES</bool>
  290. </object>
  291. </object>
  292. <nil key="sourceID"/>
  293. <int key="maxID">52</int>
  294. </object>
  295. <object class="IBClassDescriber" key="IBDocument.Classes">
  296. <object class="NSMutableArray" key="referencedPartialClassDescriptions">
  297. <bool key="EncodedWithXMLCoder">YES</bool>
  298. <object class="IBPartialClassDescription">
  299. <string key="className">AppDelegate</string>
  300. <string key="superclassName">NSObject</string>
  301. <object class="NSMutableDictionary" key="actions">
  302. <string key="NS.key.0">removeBook:</string>
  303. <string key="NS.object.0">Book</string>
  304. </object>
  305. <object class="NSMutableDictionary" key="outlets">
  306. <bool key="EncodedWithXMLCoder">YES</bool>
  307. <object class="NSMutableArray" key="dict.sortedKeys">
  308. <bool key="EncodedWithXMLCoder">YES</bool>
  309. <string>navigationController</string>
  310. <string>window</string>
  311. </object>
  312. <object class="NSMutableArray" key="dict.values">
  313. <bool key="EncodedWithXMLCoder">YES</bool>
  314. <string>UINavigationController</string>
  315. <string>UIWindow</string>
  316. </object>
  317. </object>
  318. <object class="IBClassDescriptionSource" key="sourceIdentifier">
  319. <string key="majorKey">IBProjectSource</string>
  320. <string key="minorKey">Classes/AppDelegate.h</string>
  321. </object>
  322. </object>
  323. <object class="IBPartialClassDescription">
  324. <string key="className">Book</string>
  325. <string key="superclassName">NSObject</string>
  326. <object class="IBClassDescriptionSource" key="sourceIdentifier">
  327. <string key="majorKey">IBProjectSource</string>
  328. <string key="minorKey">Classes/Book.h</string>
  329. </object>
  330. </object>
  331. <object class="IBPartialClassDescription">
  332. <string key="className">MasterViewController</string>
  333. <string key="superclassName">UIViewController</string>
  334. <object class="NSMutableDictionary" key="actions">
  335. <string key="NS.key.0">addBook:</string>
  336. <string key="NS.object.0">id</string>
  337. </object>
  338. <object class="NSMutableDictionary" key="outlets">
  339. <string key="NS.key.0">tableView</string>
  340. <string key="NS.object.0">UITableView</string>
  341. </object>
  342. <object class="IBClassDescriptionSource" key="sourceIdentifier">
  343. <string key="majorKey">IBProjectSource</string>
  344. <string key="minorKey">Classes/MasterViewController.h</string>
  345. </object>
  346. </object>
  347. </object>
  348. </object>
  349. <int key="IBDocument.localizationMode">0</int>
  350. <string key="IBDocument.LastKnownRelativeProjectPath">../SQLiteBooks.xcodeproj</string>
  351. <int key="IBDocument.defaultPropertyAccessControl">3</int>
  352. </data>
  353. </archive>