SwipesViewController.xib
上传用户:jjjjag8
上传日期:2017-04-17
资源大小:1443k
文件大小:7k
源码类别:

iPhone

开发平台:

MultiPlatform

  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">9E17</string>
  6. <string key="IBDocument.InterfaceBuilderVersion">670</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="1"/>
  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="372490531">
  20. <string key="IBProxiedObjectIdentifier">IBFilesOwner</string>
  21. </object>
  22. <object class="IBProxyObject" id="843779117">
  23. <string key="IBProxiedObjectIdentifier">IBFirstResponder</string>
  24. </object>
  25. <object class="IBUIView" id="191373211">
  26. <reference key="NSNextResponder"/>
  27. <int key="NSvFlags">292</int>
  28. <object class="NSMutableArray" key="NSSubviews">
  29. <bool key="EncodedWithXMLCoder">YES</bool>
  30. <object class="IBUILabel" id="410923557">
  31. <reference key="NSNextResponder" ref="191373211"/>
  32. <int key="NSvFlags">292</int>
  33. <string key="NSFrame">{{20, 31}, {280, 50}}</string>
  34. <reference key="NSSuperview" ref="191373211"/>
  35. <bool key="IBUIOpaque">NO</bool>
  36. <bool key="IBUIClipsSubviews">YES</bool>
  37. <bool key="IBUIUserInteractionEnabled">NO</bool>
  38. <string key="IBUIText"/>
  39. <object class="NSFont" key="IBUIFont">
  40. <string key="NSName">Helvetica-Bold</string>
  41. <double key="NSSize">5.200000e+01</double>
  42. <int key="NSfFlags">16</int>
  43. </object>
  44. <object class="NSColor" key="IBUITextColor">
  45. <int key="NSColorSpace">1</int>
  46. <bytes key="NSRGB">MC45MTMwNDM1IDAuMTkzOTUwOCAwLjEwNzY1NzA0AA</bytes>
  47. </object>
  48. <nil key="IBUIHighlightedColor"/>
  49. <int key="IBUIBaselineAdjustment">1</int>
  50. <float key="IBUIMinimumFontSize">1.000000e+01</float>
  51. <int key="IBUITextAlignment">1</int>
  52. </object>
  53. </object>
  54. <string key="NSFrameSize">{320, 460}</string>
  55. <reference key="NSSuperview"/>
  56. <object class="NSColor" key="IBUIBackgroundColor">
  57. <int key="NSColorSpace">3</int>
  58. <bytes key="NSWhite">MQA</bytes>
  59. <object class="NSColorSpace" key="NSCustomColorSpace">
  60. <int key="NSID">2</int>
  61. </object>
  62. </object>
  63. <bool key="IBUIMultipleTouchEnabled">YES</bool>
  64. </object>
  65. </object>
  66. <object class="IBObjectContainer" key="IBDocument.Objects">
  67. <object class="NSMutableArray" key="connectionRecords">
  68. <bool key="EncodedWithXMLCoder">YES</bool>
  69. <object class="IBConnectionRecord">
  70. <object class="IBCocoaTouchOutletConnection" key="connection">
  71. <string key="label">label</string>
  72. <reference key="source" ref="372490531"/>
  73. <reference key="destination" ref="410923557"/>
  74. </object>
  75. <int key="connectionID">7</int>
  76. </object>
  77. <object class="IBConnectionRecord">
  78. <object class="IBCocoaTouchOutletConnection" key="connection">
  79. <string key="label">view</string>
  80. <reference key="source" ref="372490531"/>
  81. <reference key="destination" ref="191373211"/>
  82. </object>
  83. <int key="connectionID">8</int>
  84. </object>
  85. </object>
  86. <object class="IBMutableOrderedSet" key="objectRecords">
  87. <object class="NSArray" key="orderedObjects">
  88. <bool key="EncodedWithXMLCoder">YES</bool>
  89. <object class="IBObjectRecord">
  90. <int key="objectID">0</int>
  91. <object class="NSArray" key="object" id="360949347">
  92. <bool key="EncodedWithXMLCoder">YES</bool>
  93. </object>
  94. <reference key="children" ref="1000"/>
  95. <nil key="parent"/>
  96. </object>
  97. <object class="IBObjectRecord">
  98. <int key="objectID">1</int>
  99. <reference key="object" ref="191373211"/>
  100. <object class="NSMutableArray" key="children">
  101. <bool key="EncodedWithXMLCoder">YES</bool>
  102. <reference ref="410923557"/>
  103. </object>
  104. <reference key="parent" ref="360949347"/>
  105. </object>
  106. <object class="IBObjectRecord">
  107. <int key="objectID">-1</int>
  108. <reference key="object" ref="372490531"/>
  109. <reference key="parent" ref="360949347"/>
  110. <string type="base64-UTF8" key="objectName">RmlsZSdzIE93bmVyA</string>
  111. </object>
  112. <object class="IBObjectRecord">
  113. <int key="objectID">-2</int>
  114. <reference key="object" ref="843779117"/>
  115. <reference key="parent" ref="360949347"/>
  116. </object>
  117. <object class="IBObjectRecord">
  118. <int key="objectID">6</int>
  119. <reference key="object" ref="410923557"/>
  120. <reference key="parent" ref="191373211"/>
  121. </object>
  122. </object>
  123. </object>
  124. <object class="NSMutableDictionary" key="flattenedProperties">
  125. <bool key="EncodedWithXMLCoder">YES</bool>
  126. <object class="NSMutableArray" key="dict.sortedKeys">
  127. <bool key="EncodedWithXMLCoder">YES</bool>
  128. <string>-1.CustomClassName</string>
  129. <string>-2.CustomClassName</string>
  130. <string>1.IBEditorWindowLastContentRect</string>
  131. <string>1.IBPluginDependency</string>
  132. <string>6.IBPluginDependency</string>
  133. </object>
  134. <object class="NSMutableArray" key="dict.values">
  135. <bool key="EncodedWithXMLCoder">YES</bool>
  136. <string>SwipesViewController</string>
  137. <string>UIResponder</string>
  138. <string>{{708, 399}, {320, 460}}</string>
  139. <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
  140. <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
  141. </object>
  142. </object>
  143. <object class="NSMutableDictionary" key="unlocalizedProperties">
  144. <bool key="EncodedWithXMLCoder">YES</bool>
  145. <object class="NSArray" key="dict.sortedKeys">
  146. <bool key="EncodedWithXMLCoder">YES</bool>
  147. </object>
  148. <object class="NSMutableArray" key="dict.values">
  149. <bool key="EncodedWithXMLCoder">YES</bool>
  150. </object>
  151. </object>
  152. <nil key="activeLocalization"/>
  153. <object class="NSMutableDictionary" key="localizations">
  154. <bool key="EncodedWithXMLCoder">YES</bool>
  155. <object class="NSArray" key="dict.sortedKeys">
  156. <bool key="EncodedWithXMLCoder">YES</bool>
  157. </object>
  158. <object class="NSMutableArray" key="dict.values">
  159. <bool key="EncodedWithXMLCoder">YES</bool>
  160. </object>
  161. </object>
  162. <nil key="sourceID"/>
  163. <int key="maxID">8</int>
  164. </object>
  165. <object class="IBClassDescriber" key="IBDocument.Classes">
  166. <object class="NSMutableArray" key="referencedPartialClassDescriptions">
  167. <bool key="EncodedWithXMLCoder">YES</bool>
  168. <object class="IBPartialClassDescription">
  169. <string key="className">SwipesViewController</string>
  170. <string key="superclassName">UIViewController</string>
  171. <object class="NSMutableDictionary" key="outlets">
  172. <string key="NS.key.0">label</string>
  173. <string key="NS.object.0">UILabel</string>
  174. </object>
  175. <object class="IBClassDescriptionSource" key="sourceIdentifier">
  176. <string key="majorKey">IBProjectSource</string>
  177. <string key="minorKey">Classes/SwipesViewController.h</string>
  178. </object>
  179. </object>
  180. </object>
  181. </object>
  182. <int key="IBDocument.localizationMode">0</int>
  183. <string key="IBDocument.LastKnownRelativeProjectPath">Swipes.xcodeproj</string>
  184. <int key="IBDocument.defaultPropertyAccessControl">3</int>
  185. </data>
  186. </archive>