MainWindow.xib
上传用户:jsxyqc
上传日期:2015-08-08
资源大小:1251k
文件大小:9k
源码类别:

MacOS编程

开发平台:

Objective-C

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <archive type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="7.02">
  3. <data>
  4. <int key="IBDocument.SystemTarget">512</int>
  5. <string key="IBDocument.SystemVersion">9D32</string>
  6. <string key="IBDocument.InterfaceBuilderVersion">668</string>
  7. <string key="IBDocument.AppKitVersion">949.33</string>
  8. <string key="IBDocument.HIToolboxVersion">352.00</string>
  9. <object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
  10. <bool key="EncodedWithXMLCoder">YES</bool>
  11. <integer value="2"/>
  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="NSMutableArray" key="IBDocument.RootObjects" id="1000">
  18. <bool key="EncodedWithXMLCoder">YES</bool>
  19. <object class="IBProxyObject" id="841351856">
  20. <string key="IBProxiedObjectIdentifier">IBFilesOwner</string>
  21. </object>
  22. <object class="IBProxyObject" id="191355593">
  23. <string key="IBProxiedObjectIdentifier">IBFirstResponder</string>
  24. </object>
  25. <object class="IBUICustomObject" id="664661524"/>
  26. <object class="IBUIWindow" id="380026005">
  27. <reference key="NSNextResponder"/>
  28. <int key="NSvFlags">1292</int>
  29. <object class="NSMutableArray" key="NSSubviews">
  30. <bool key="EncodedWithXMLCoder">YES</bool>
  31. <object class="IBUIView" id="773737154">
  32. <reference key="NSNextResponder" ref="380026005"/>
  33. <int key="NSvFlags">1292</int>
  34. <string key="NSFrameSize">{320, 480}</string>
  35. <reference key="NSSuperview" ref="380026005"/>
  36. <object class="NSColor" key="IBUIBackgroundColor">
  37. <int key="NSColorSpace">3</int>
  38. <bytes key="NSWhite">MQA</bytes>
  39. <object class="NSColorSpace" key="NSCustomColorSpace">
  40. <int key="NSID">2</int>
  41. </object>
  42. </object>
  43. <bool key="IBUIClearsContextBeforeDrawing">NO</bool>
  44. </object>
  45. </object>
  46. <object class="NSPSMatrix" key="NSFrameMatrix"/>
  47. <string key="NSFrameSize">{320, 480}</string>
  48. <reference key="NSSuperview"/>
  49. <object class="NSColor" key="IBUIBackgroundColor">
  50. <int key="NSColorSpace">1</int>
  51. <bytes key="NSRGB">MSAxIDEAA</bytes>
  52. </object>
  53. <bool key="IBUIClearsContextBeforeDrawing">NO</bool>
  54. <bool key="IBUIVisibleAtLaunch">YES</bool>
  55. </object>
  56. </object>
  57. <object class="IBObjectContainer" key="IBDocument.Objects">
  58. <object class="NSMutableArray" key="connectionRecords">
  59. <bool key="EncodedWithXMLCoder">YES</bool>
  60. <object class="IBConnectionRecord">
  61. <object class="IBCocoaTouchOutletConnection" key="connection">
  62. <string key="label">delegate</string>
  63. <reference key="source" ref="841351856"/>
  64. <reference key="destination" ref="664661524"/>
  65. </object>
  66. <int key="connectionID">4</int>
  67. </object>
  68. <object class="IBConnectionRecord">
  69. <object class="IBCocoaTouchOutletConnection" key="connection">
  70. <string key="label">window</string>
  71. <reference key="source" ref="664661524"/>
  72. <reference key="destination" ref="380026005"/>
  73. </object>
  74. <int key="connectionID">5</int>
  75. </object>
  76. <object class="IBConnectionRecord">
  77. <object class="IBCocoaTouchOutletConnection" key="connection">
  78. <string key="label">glView</string>
  79. <reference key="source" ref="664661524"/>
  80. <reference key="destination" ref="773737154"/>
  81. </object>
  82. <int key="connectionID">9</int>
  83. </object>
  84. </object>
  85. <object class="IBMutableOrderedSet" key="objectRecords">
  86. <object class="NSArray" key="orderedObjects">
  87. <bool key="EncodedWithXMLCoder">YES</bool>
  88. <object class="IBObjectRecord">
  89. <int key="objectID">0</int>
  90. <object class="NSArray" key="object" id="957960031">
  91. <bool key="EncodedWithXMLCoder">YES</bool>
  92. </object>
  93. <reference key="children" ref="1000"/>
  94. <nil key="parent"/>
  95. </object>
  96. <object class="IBObjectRecord">
  97. <int key="objectID">2</int>
  98. <reference key="object" ref="380026005"/>
  99. <object class="NSMutableArray" key="children">
  100. <bool key="EncodedWithXMLCoder">YES</bool>
  101. <reference ref="773737154"/>
  102. </object>
  103. <reference key="parent" ref="957960031"/>
  104. </object>
  105. <object class="IBObjectRecord">
  106. <int key="objectID">-1</int>
  107. <reference key="object" ref="841351856"/>
  108. <reference key="parent" ref="957960031"/>
  109. <string type="base64-UTF8" key="objectName">RmlsZSdzIE93bmVyA</string>
  110. </object>
  111. <object class="IBObjectRecord">
  112. <int key="objectID">3</int>
  113. <reference key="object" ref="664661524"/>
  114. <reference key="parent" ref="957960031"/>
  115. </object>
  116. <object class="IBObjectRecord">
  117. <int key="objectID">8</int>
  118. <reference key="object" ref="773737154"/>
  119. <reference key="parent" ref="380026005"/>
  120. </object>
  121. <object class="IBObjectRecord">
  122. <int key="objectID">-2</int>
  123. <reference key="object" ref="191355593"/>
  124. <reference key="parent" ref="957960031"/>
  125. </object>
  126. </object>
  127. </object>
  128. <object class="NSMutableDictionary" key="flattenedProperties">
  129. <bool key="EncodedWithXMLCoder">YES</bool>
  130. <object class="NSMutableArray" key="dict.sortedKeys">
  131. <bool key="EncodedWithXMLCoder">YES</bool>
  132. <string>-1.CustomClassName</string>
  133. <string>-2.CustomClassName</string>
  134. <string>2.IBAttributePlaceholdersKey</string>
  135. <string>2.IBEditorWindowLastContentRect</string>
  136. <string>2.IBPluginDependency</string>
  137. <string>3.CustomClassName</string>
  138. <string>3.IBPluginDependency</string>
  139. <string>8.CustomClassName</string>
  140. <string>8.IBPluginDependency</string>
  141. </object>
  142. <object class="NSMutableArray" key="dict.values">
  143. <bool key="EncodedWithXMLCoder">YES</bool>
  144. <string>UIApplication</string>
  145. <string>UIResponder</string>
  146. <object class="NSMutableDictionary">
  147. <bool key="EncodedWithXMLCoder">YES</bool>
  148. <object class="NSArray" key="dict.sortedKeys">
  149. <bool key="EncodedWithXMLCoder">YES</bool>
  150. </object>
  151. <object class="NSMutableArray" key="dict.values">
  152. <bool key="EncodedWithXMLCoder">YES</bool>
  153. </object>
  154. </object>
  155. <string>{{275, 343}, {320, 480}}</string>
  156. <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
  157. <string>CrashLandingAppDelegate</string>
  158. <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
  159. <string>MyEAGLView</string>
  160. <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
  161. </object>
  162. </object>
  163. <object class="NSMutableDictionary" key="unlocalizedProperties">
  164. <bool key="EncodedWithXMLCoder">YES</bool>
  165. <object class="NSArray" key="dict.sortedKeys">
  166. <bool key="EncodedWithXMLCoder">YES</bool>
  167. </object>
  168. <object class="NSMutableArray" key="dict.values">
  169. <bool key="EncodedWithXMLCoder">YES</bool>
  170. </object>
  171. </object>
  172. <nil key="activeLocalization"/>
  173. <object class="NSMutableDictionary" key="localizations">
  174. <bool key="EncodedWithXMLCoder">YES</bool>
  175. <object class="NSArray" key="dict.sortedKeys">
  176. <bool key="EncodedWithXMLCoder">YES</bool>
  177. </object>
  178. <object class="NSMutableArray" key="dict.values">
  179. <bool key="EncodedWithXMLCoder">YES</bool>
  180. </object>
  181. </object>
  182. <nil key="sourceID"/>
  183. <int key="maxID">9</int>
  184. </object>
  185. <object class="IBClassDescriber" key="IBDocument.Classes">
  186. <object class="NSMutableArray" key="referencedPartialClassDescriptions">
  187. <bool key="EncodedWithXMLCoder">YES</bool>
  188. <object class="IBPartialClassDescription">
  189. <string key="className">CrashLandingAppDelegate</string>
  190. <string key="superclassName">NSObject</string>
  191. <object class="NSMutableDictionary" key="outlets">
  192. <bool key="EncodedWithXMLCoder">YES</bool>
  193. <object class="NSMutableArray" key="dict.sortedKeys">
  194. <bool key="EncodedWithXMLCoder">YES</bool>
  195. <string>glView</string>
  196. <string>window</string>
  197. </object>
  198. <object class="NSMutableArray" key="dict.values">
  199. <bool key="EncodedWithXMLCoder">YES</bool>
  200. <string>MyEAGLView</string>
  201. <string>UIWindow</string>
  202. </object>
  203. </object>
  204. <object class="IBClassDescriptionSource" key="sourceIdentifier">
  205. <string key="majorKey">IBProjectSource</string>
  206. <string key="minorKey">Classes/CrashLandingAppDelegate.h</string>
  207. </object>
  208. </object>
  209. <object class="IBPartialClassDescription">
  210. <string key="className">MyEAGLView</string>
  211. <string key="superclassName">UIView</string>
  212. <object class="IBClassDescriptionSource" key="sourceIdentifier">
  213. <string key="majorKey">IBProjectSource</string>
  214. <string key="minorKey">Classes/MyEAGLView.h</string>
  215. </object>
  216. </object>
  217. </object>
  218. </object>
  219. <int key="IBDocument.localizationMode">0</int>
  220. <string key="IBDocument.LastKnownRelativeProjectPath">CrashLanding.xcodeproj</string>
  221. <int key="IBDocument.defaultPropertyAccessControl">3</int>
  222. </data>
  223. </archive>