VLCDropboxTableViewController.xib 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <archive type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="8.00">
  3. <data>
  4. <int key="IBDocument.SystemTarget">1296</int>
  5. <string key="IBDocument.SystemVersion">12E55</string>
  6. <string key="IBDocument.InterfaceBuilderVersion">3084</string>
  7. <string key="IBDocument.AppKitVersion">1187.39</string>
  8. <string key="IBDocument.HIToolboxVersion">626.00</string>
  9. <object class="NSMutableDictionary" key="IBDocument.PluginVersions">
  10. <string key="NS.key.0">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
  11. <string key="NS.object.0">2083</string>
  12. </object>
  13. <array key="IBDocument.IntegratedClassDependencies">
  14. <string>IBProxyObject</string>
  15. <string>IBUIButton</string>
  16. <string>IBUIImageView</string>
  17. <string>IBUITableView</string>
  18. <string>IBUIView</string>
  19. </array>
  20. <array key="IBDocument.PluginDependencies">
  21. <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
  22. </array>
  23. <object class="NSMutableDictionary" key="IBDocument.Metadata">
  24. <string key="NS.key.0">PluginDependencyRecalculationVersion</string>
  25. <integer value="1" key="NS.object.0"/>
  26. </object>
  27. <array class="NSMutableArray" key="IBDocument.RootObjects" id="1000">
  28. <object class="IBProxyObject" id="372490531">
  29. <string key="IBProxiedObjectIdentifier">IBFilesOwner</string>
  30. <string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
  31. </object>
  32. <object class="IBProxyObject" id="975951072">
  33. <string key="IBProxiedObjectIdentifier">IBFirstResponder</string>
  34. <string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
  35. </object>
  36. <object class="IBUITableView" id="873029372">
  37. <reference key="NSNextResponder"/>
  38. <int key="NSvFlags">274</int>
  39. <string key="NSFrame">{{0, 20}, {320, 504}}</string>
  40. <reference key="NSSuperview"/>
  41. <object class="NSColor" key="IBUIBackgroundColor" id="651013553">
  42. <int key="NSColorSpace">3</int>
  43. <bytes key="NSWhite">MAA</bytes>
  44. </object>
  45. <bool key="IBUIOpaque">NO</bool>
  46. <bool key="IBUIClipsSubviews">YES</bool>
  47. <bool key="IBUIClearsContextBeforeDrawing">NO</bool>
  48. <object class="IBUISimulatedStatusBarMetrics" key="IBUISimulatedStatusBarMetrics"/>
  49. <object class="IBUISimulatedToolbarMetrics" key="IBUISimulatedBottomBarMetrics">
  50. <int key="IBUIBarStyle">1</int>
  51. </object>
  52. <object class="IBUIScreenMetrics" key="IBUISimulatedDestinationMetrics" id="507962971">
  53. <string key="IBUISimulatedSizeMetricsClass">IBUIScreenMetrics</string>
  54. <object class="NSMutableDictionary" key="IBUINormalizedOrientationToSizeMap">
  55. <bool key="EncodedWithXMLCoder">YES</bool>
  56. <array key="dict.sortedKeys">
  57. <integer value="1"/>
  58. <integer value="3"/>
  59. </array>
  60. <array key="dict.values">
  61. <string>{320, 568}</string>
  62. <string>{568, 320}</string>
  63. </array>
  64. </object>
  65. <string key="IBUITargetRuntime">IBCocoaTouchFramework</string>
  66. <string key="IBUIDisplayName">Retina 4 Full Screen</string>
  67. <int key="IBUIType">2</int>
  68. </object>
  69. <string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
  70. <bool key="IBUIShowsHorizontalScrollIndicator">NO</bool>
  71. <int key="IBUIIndicatorStyle">2</int>
  72. <bool key="IBUIBouncesZoom">NO</bool>
  73. <int key="IBUISeparatorStyle">1</int>
  74. <int key="IBUISectionIndexMinimumDisplayRowCount">0</int>
  75. <bool key="IBUIShowsSelectionImmediatelyOnTouchBegin">YES</bool>
  76. <float key="IBUIRowHeight">44</float>
  77. <float key="IBUISectionHeaderHeight">22</float>
  78. <float key="IBUISectionFooterHeight">22</float>
  79. </object>
  80. <object class="IBUIView" id="338576143">
  81. <reference key="NSNextResponder"/>
  82. <int key="NSvFlags">292</int>
  83. <array class="NSMutableArray" key="NSSubviews">
  84. <object class="IBUIImageView" id="320706770">
  85. <reference key="NSNextResponder" ref="338576143"/>
  86. <int key="NSvFlags">293</int>
  87. <string key="NSFrame">{{71, 200}, {179, 60}}</string>
  88. <reference key="NSSuperview" ref="338576143"/>
  89. <string key="NSReuseIdentifierKey">_NS:9</string>
  90. <bool key="IBUIUserInteractionEnabled">NO</bool>
  91. <string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
  92. <object class="NSCustomResource" key="IBUIImage">
  93. <string key="NSClassName">NSImage</string>
  94. <string key="NSResourceName">dropbox-white.png</string>
  95. </object>
  96. </object>
  97. <object class="IBUIButton" id="94556417">
  98. <reference key="NSNextResponder" ref="338576143"/>
  99. <int key="NSvFlags">293</int>
  100. <string key="NSFrame">{{128, 303}, {65, 44}}</string>
  101. <reference key="NSSuperview" ref="338576143"/>
  102. <string key="NSReuseIdentifierKey">_NS:9</string>
  103. <bool key="IBUIOpaque">NO</bool>
  104. <string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
  105. <int key="IBUIContentHorizontalAlignment">0</int>
  106. <int key="IBUIContentVerticalAlignment">0</int>
  107. <int key="IBUIButtonType">1</int>
  108. <string key="IBUINormalTitle">Login</string>
  109. <object class="NSColor" key="IBUIHighlightedTitleColor">
  110. <int key="NSColorSpace">3</int>
  111. <bytes key="NSWhite">MQA</bytes>
  112. </object>
  113. <object class="NSColor" key="IBUINormalTitleColor">
  114. <int key="NSColorSpace">1</int>
  115. <bytes key="NSRGB">MC4xOTYwNzg0MzQ2IDAuMzA5ODAzOTMyOSAwLjUyMTU2ODY1NgA</bytes>
  116. </object>
  117. <object class="NSColor" key="IBUINormalTitleShadowColor">
  118. <int key="NSColorSpace">3</int>
  119. <bytes key="NSWhite">MC41AA</bytes>
  120. </object>
  121. <object class="IBUIFontDescription" key="IBUIFontDescription">
  122. <int key="type">2</int>
  123. <double key="pointSize">15</double>
  124. </object>
  125. <object class="NSFont" key="IBUIFont">
  126. <string key="NSName">Helvetica-Bold</string>
  127. <double key="NSSize">15</double>
  128. <int key="NSfFlags">16</int>
  129. </object>
  130. </object>
  131. </array>
  132. <string key="NSFrameSize">{320, 568}</string>
  133. <reference key="NSSuperview"/>
  134. <reference key="NSNextKeyView" ref="320706770"/>
  135. <string key="NSReuseIdentifierKey">_NS:9</string>
  136. <reference key="IBUIBackgroundColor" ref="651013553"/>
  137. <reference key="IBUISimulatedDestinationMetrics" ref="507962971"/>
  138. <string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
  139. </object>
  140. </array>
  141. <object class="IBObjectContainer" key="IBDocument.Objects">
  142. <array class="NSMutableArray" key="connectionRecords">
  143. <object class="IBConnectionRecord">
  144. <object class="IBCocoaTouchOutletConnection" key="connection">
  145. <string key="label">view</string>
  146. <reference key="source" ref="372490531"/>
  147. <reference key="destination" ref="873029372"/>
  148. </object>
  149. <int key="connectionID">5</int>
  150. </object>
  151. <object class="IBConnectionRecord">
  152. <object class="IBCocoaTouchOutletConnection" key="connection">
  153. <string key="label">loginToDropboxView</string>
  154. <reference key="source" ref="372490531"/>
  155. <reference key="destination" ref="338576143"/>
  156. </object>
  157. <int key="connectionID">26</int>
  158. </object>
  159. <object class="IBConnectionRecord">
  160. <object class="IBCocoaTouchOutletConnection" key="connection">
  161. <string key="label">loginToDropboxButton</string>
  162. <reference key="source" ref="372490531"/>
  163. <reference key="destination" ref="94556417"/>
  164. </object>
  165. <int key="connectionID">27</int>
  166. </object>
  167. <object class="IBConnectionRecord">
  168. <object class="IBCocoaTouchOutletConnection" key="connection">
  169. <string key="label">dataSource</string>
  170. <reference key="source" ref="873029372"/>
  171. <reference key="destination" ref="372490531"/>
  172. </object>
  173. <int key="connectionID">6</int>
  174. </object>
  175. <object class="IBConnectionRecord">
  176. <object class="IBCocoaTouchOutletConnection" key="connection">
  177. <string key="label">delegate</string>
  178. <reference key="source" ref="873029372"/>
  179. <reference key="destination" ref="372490531"/>
  180. </object>
  181. <int key="connectionID">7</int>
  182. </object>
  183. <object class="IBConnectionRecord">
  184. <object class="IBCocoaTouchEventConnection" key="connection">
  185. <string key="label">loginToDropboxAction:</string>
  186. <reference key="source" ref="94556417"/>
  187. <reference key="destination" ref="372490531"/>
  188. <int key="IBEventType">7</int>
  189. </object>
  190. <int key="connectionID">25</int>
  191. </object>
  192. </array>
  193. <object class="IBMutableOrderedSet" key="objectRecords">
  194. <array key="orderedObjects">
  195. <object class="IBObjectRecord">
  196. <int key="objectID">0</int>
  197. <array key="object" id="0"/>
  198. <reference key="children" ref="1000"/>
  199. <nil key="parent"/>
  200. </object>
  201. <object class="IBObjectRecord">
  202. <int key="objectID">-1</int>
  203. <reference key="object" ref="372490531"/>
  204. <reference key="parent" ref="0"/>
  205. <string key="objectName">File's Owner</string>
  206. </object>
  207. <object class="IBObjectRecord">
  208. <int key="objectID">-2</int>
  209. <reference key="object" ref="975951072"/>
  210. <reference key="parent" ref="0"/>
  211. </object>
  212. <object class="IBObjectRecord">
  213. <int key="objectID">4</int>
  214. <reference key="object" ref="873029372"/>
  215. <reference key="parent" ref="0"/>
  216. </object>
  217. <object class="IBObjectRecord">
  218. <int key="objectID">8</int>
  219. <reference key="object" ref="338576143"/>
  220. <array class="NSMutableArray" key="children">
  221. <reference ref="320706770"/>
  222. <reference ref="94556417"/>
  223. </array>
  224. <reference key="parent" ref="0"/>
  225. </object>
  226. <object class="IBObjectRecord">
  227. <int key="objectID">9</int>
  228. <reference key="object" ref="320706770"/>
  229. <array class="NSMutableArray" key="children"/>
  230. <reference key="parent" ref="338576143"/>
  231. </object>
  232. <object class="IBObjectRecord">
  233. <int key="objectID">20</int>
  234. <reference key="object" ref="94556417"/>
  235. <reference key="parent" ref="338576143"/>
  236. </object>
  237. </array>
  238. </object>
  239. <dictionary class="NSMutableDictionary" key="flattenedProperties">
  240. <string key="-1.CustomClassName">VLCDropboxTableViewController</string>
  241. <string key="-1.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
  242. <string key="-2.CustomClassName">UIResponder</string>
  243. <string key="-2.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
  244. <string key="20.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
  245. <string key="4.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
  246. <string key="8.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
  247. <string key="9.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
  248. </dictionary>
  249. <dictionary class="NSMutableDictionary" key="unlocalizedProperties"/>
  250. <nil key="activeLocalization"/>
  251. <dictionary class="NSMutableDictionary" key="localizations"/>
  252. <nil key="sourceID"/>
  253. <int key="maxID">27</int>
  254. </object>
  255. <object class="IBClassDescriber" key="IBDocument.Classes"/>
  256. <int key="IBDocument.localizationMode">0</int>
  257. <string key="IBDocument.TargetRuntimeIdentifier">IBCocoaTouchFramework</string>
  258. <object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDependencies">
  259. <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.iPhoneOS</string>
  260. <real value="1296" key="NS.object.0"/>
  261. </object>
  262. <bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool>
  263. <int key="IBDocument.defaultPropertyAccessControl">3</int>
  264. <object class="NSMutableDictionary" key="IBDocument.LastKnownImageSizes">
  265. <string key="NS.key.0">dropbox-white.png</string>
  266. <string key="NS.object.0">{125, 42}</string>
  267. </object>
  268. <string key="IBCocoaTouchPluginVersion">2083</string>
  269. </data>
  270. </archive>