Repositorio del curso CCOM4030 el semestre B91 del proyecto Artesanías con el Instituto de Cultura

MainViewController.xib 5.8KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. #
  4. # Licensed to the Apache Software Foundation (ASF) under one
  5. # or more contributor license agreements. See the NOTICE file
  6. # distributed with this work for additional information
  7. # regarding copyright ownership. The ASF licenses this file
  8. # to you under the Apache License, Version 2.0 (the
  9. # "License"); you may not use this file except in compliance
  10. # with the License. You may obtain a copy of the License at
  11. #
  12. # http://www.apache.org/licenses/LICENSE-2.0
  13. #
  14. # Unless required by applicable law or agreed to in writing,
  15. # software distributed under the License is distributed on an
  16. # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  17. # KIND, either express or implied. See the License for the
  18. # specific language governing permissions and limitations
  19. # under the License.
  20. #
  21. -->
  22. <archive type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="8.00">
  23. <data>
  24. <int key="IBDocument.SystemTarget">1280</int>
  25. <string key="IBDocument.SystemVersion">11C25</string>
  26. <string key="IBDocument.InterfaceBuilderVersion">1919</string>
  27. <string key="IBDocument.AppKitVersion">1138.11</string>
  28. <string key="IBDocument.HIToolboxVersion">566.00</string>
  29. <object class="NSMutableDictionary" key="IBDocument.PluginVersions">
  30. <string key="NS.key.0">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
  31. <string key="NS.object.0">916</string>
  32. </object>
  33. <array key="IBDocument.IntegratedClassDependencies">
  34. <string>IBProxyObject</string>
  35. <string>IBUIView</string>
  36. </array>
  37. <array key="IBDocument.PluginDependencies">
  38. <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
  39. </array>
  40. <object class="NSMutableDictionary" key="IBDocument.Metadata">
  41. <string key="NS.key.0">PluginDependencyRecalculationVersion</string>
  42. <integer value="1" key="NS.object.0"/>
  43. </object>
  44. <array class="NSMutableArray" key="IBDocument.RootObjects" id="1000">
  45. <object class="IBProxyObject" id="372490531">
  46. <string key="IBProxiedObjectIdentifier">IBFilesOwner</string>
  47. <string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
  48. </object>
  49. <object class="IBProxyObject" id="975951072">
  50. <string key="IBProxiedObjectIdentifier">IBFirstResponder</string>
  51. <string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
  52. </object>
  53. <object class="IBUIView" id="191373211">
  54. <reference key="NSNextResponder"/>
  55. <int key="NSvFlags">274</int>
  56. <string key="NSFrame">{{0, 20}, {320, 460}}</string>
  57. <reference key="NSSuperview"/>
  58. <reference key="NSWindow"/>
  59. <object class="NSColor" key="IBUIBackgroundColor">
  60. <int key="NSColorSpace">3</int>
  61. <bytes key="NSWhite">MQA</bytes>
  62. <object class="NSColorSpace" key="NSCustomColorSpace">
  63. <int key="NSID">2</int>
  64. </object>
  65. </object>
  66. <object class="IBUISimulatedStatusBarMetrics" key="IBUISimulatedStatusBarMetrics"/>
  67. <string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
  68. </object>
  69. </array>
  70. <object class="IBObjectContainer" key="IBDocument.Objects">
  71. <array class="NSMutableArray" key="connectionRecords">
  72. <object class="IBConnectionRecord">
  73. <object class="IBCocoaTouchOutletConnection" key="connection">
  74. <string key="label">view</string>
  75. <reference key="source" ref="372490531"/>
  76. <reference key="destination" ref="191373211"/>
  77. </object>
  78. <int key="connectionID">3</int>
  79. </object>
  80. </array>
  81. <object class="IBMutableOrderedSet" key="objectRecords">
  82. <array key="orderedObjects">
  83. <object class="IBObjectRecord">
  84. <int key="objectID">0</int>
  85. <array key="object" id="0"/>
  86. <reference key="children" ref="1000"/>
  87. <nil key="parent"/>
  88. </object>
  89. <object class="IBObjectRecord">
  90. <int key="objectID">1</int>
  91. <reference key="object" ref="191373211"/>
  92. <reference key="parent" ref="0"/>
  93. </object>
  94. <object class="IBObjectRecord">
  95. <int key="objectID">-1</int>
  96. <reference key="object" ref="372490531"/>
  97. <reference key="parent" ref="0"/>
  98. <string key="objectName">File's Owner</string>
  99. </object>
  100. <object class="IBObjectRecord">
  101. <int key="objectID">-2</int>
  102. <reference key="object" ref="975951072"/>
  103. <reference key="parent" ref="0"/>
  104. </object>
  105. </array>
  106. </object>
  107. <dictionary class="NSMutableDictionary" key="flattenedProperties">
  108. <string key="-1.CustomClassName">MainViewController</string>
  109. <string key="-1.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
  110. <string key="-2.CustomClassName">UIResponder</string>
  111. <string key="-2.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
  112. <string key="1.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
  113. </dictionary>
  114. <dictionary class="NSMutableDictionary" key="unlocalizedProperties"/>
  115. <nil key="activeLocalization"/>
  116. <dictionary class="NSMutableDictionary" key="localizations"/>
  117. <nil key="sourceID"/>
  118. <int key="maxID">3</int>
  119. </object>
  120. <object class="IBClassDescriber" key="IBDocument.Classes">
  121. <array class="NSMutableArray" key="referencedPartialClassDescriptions">
  122. <object class="IBPartialClassDescription">
  123. <string key="className">MainViewController</string>
  124. <string key="superclassName">UIViewController</string>
  125. <object class="IBClassDescriptionSource" key="sourceIdentifier">
  126. <string key="majorKey">IBProjectSource</string>
  127. <string key="minorKey">./Classes/MainViewController.h</string>
  128. </object>
  129. </object>
  130. </array>
  131. </object>
  132. <int key="IBDocument.localizationMode">0</int>
  133. <string key="IBDocument.TargetRuntimeIdentifier">IBCocoaTouchFramework</string>
  134. <bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool>
  135. <int key="IBDocument.defaultPropertyAccessControl">3</int>
  136. <string key="IBCocoaTouchPluginVersion">916</string>
  137. </data>
  138. </archive>