1<?xml version="1.0" encoding="UTF-8"?> 2<archive type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="7.10"> 3 <data> 4 <int key="IBDocument.SystemTarget">1296</int> 5 <string key="IBDocument.SystemVersion">12A269</string> 6 <string key="IBDocument.InterfaceBuilderVersion">2549</string> 7 <string key="IBDocument.AppKitVersion">1187</string> 8 <string key="IBDocument.HIToolboxVersion">624.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">1498</string> 12 </object> 13 <object class="NSArray" key="IBDocument.IntegratedClassDependencies"> 14 <bool key="EncodedWithXMLCoder">YES</bool> 15 <string>IBGLKView</string> 16 <string>IBProxyObject</string> 17 <string>IBUITextField</string> 18 <string>IBUITextView</string> 19 <string>IBUIView</string> 20 </object> 21 <object class="NSArray" key="IBDocument.PluginDependencies"> 22 <bool key="EncodedWithXMLCoder">YES</bool> 23 <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> 24 </object> 25 <object class="NSMutableDictionary" key="IBDocument.Metadata"> 26 <string key="NS.key.0">PluginDependencyRecalculationVersion</string> 27 <integer value="1" key="NS.object.0"/> 28 </object> 29 <object class="NSMutableArray" key="IBDocument.RootObjects" id="1000"> 30 <bool key="EncodedWithXMLCoder">YES</bool> 31 <object class="IBProxyObject" id="372490531"> 32 <string key="IBProxiedObjectIdentifier">IBFilesOwner</string> 33 <string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string> 34 </object> 35 <object class="IBProxyObject" id="843779117"> 36 <string key="IBProxiedObjectIdentifier">IBFirstResponder</string> 37 <string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string> 38 </object> 39 <object class="IBUIView" id="774585933"> 40 <reference key="NSNextResponder"/> 41 <int key="NSvFlags">274</int> 42 <object class="NSMutableArray" key="NSSubviews"> 43 <bool key="EncodedWithXMLCoder">YES</bool> 44 <object class="IBUITextField" id="504610579"> 45 <reference key="NSNextResponder" ref="774585933"/> 46 <int key="NSvFlags">295</int> 47 <string key="NSFrame">{{36, 13}, {249, 31}}</string> 48 <reference key="NSSuperview" ref="774585933"/> 49 <reference key="NSWindow"/> 50 <reference key="NSNextKeyView" ref="977467309"/> 51 <bool key="IBUIOpaque">NO</bool> 52 <bool key="IBUIClipsSubviews">YES</bool> 53 <object class="IBUIAccessibilityConfiguration" key="IBUIAccessibilityConfiguration"> 54 <boolean value="NO" key="IBUIIsAccessibilityElement"/> 55 </object> 56 <string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string> 57 <int key="IBUIContentHorizontalAlignment">3</int> 58 <int key="IBUIContentVerticalAlignment">0</int> 59 <string key="IBUIText">./ex1 </string> 60 <int key="IBUIBorderStyle">3</int> 61 <object class="NSColor" key="IBUITextColor"> 62 <int key="NSColorSpace">3</int> 63 <bytes key="NSWhite">MAA</bytes> 64 <object class="NSColorSpace" key="NSCustomColorSpace" id="854632611"> 65 <int key="NSID">2</int> 66 </object> 67 </object> 68 <bool key="IBUIAdjustsFontSizeToFit">YES</bool> 69 <float key="IBUIMinimumFontSize">17</float> 70 <object class="IBUITextInputTraits" key="IBUITextInputTraits"> 71 <int key="IBUIAutocorrectionType">1</int> 72 <string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string> 73 </object> 74 <object class="IBUIFontDescription" key="IBUIFontDescription"> 75 <int key="type">1</int> 76 <double key="pointSize">12</double> 77 </object> 78 <object class="NSFont" key="IBUIFont"> 79 <string key="NSName">Helvetica</string> 80 <double key="NSSize">12</double> 81 <int key="NSfFlags">16</int> 82 </object> 83 </object> 84 <object class="IBUITextView" id="977467309"> 85 <reference key="NSNextResponder" ref="774585933"/> 86 <int key="NSvFlags">311</int> 87 <string key="NSFrame">{{6, 52}, {300, 222}}</string> 88 <reference key="NSSuperview" ref="774585933"/> 89 <reference key="NSWindow"/> 90 <reference key="NSNextKeyView" ref="360156705"/> 91 <object class="NSColor" key="IBUIBackgroundColor"> 92 <int key="NSColorSpace">1</int> 93 <bytes key="NSRGB">MSAxIDEAA</bytes> 94 </object> 95 <bool key="IBUIClipsSubviews">YES</bool> 96 <bool key="IBUIMultipleTouchEnabled">YES</bool> 97 <string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string> 98 <double key="IBUIContentInset.top">0.0</double> 99 <double key="IBUIContentInset.bottom">0.0</double> 100 <double key="IBUIContentInset.left">0.0</double> 101 <double key="IBUIContentInset.right">300</double> 102 <bool key="IBUIBounces">NO</bool> 103 <bool key="IBUIDelaysContentTouches">NO</bool> 104 <bool key="IBUICanCancelContentTouches">NO</bool> 105 <bool key="IBUIBouncesZoom">NO</bool> 106 <bool key="IBUIEditable">NO</bool> 107 <string key="IBUIText"/> 108 <object class="IBUITextInputTraits" key="IBUITextInputTraits"> 109 <int key="IBUIAutocorrectionType">1</int> 110 <string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string> 111 </object> 112 <object class="IBUIFontDescription" key="IBUIFontDescription"> 113 <int key="type">1</int> 114 <double key="pointSize">17</double> 115 </object> 116 <object class="NSFont" key="IBUIFont"> 117 <string key="NSName">Helvetica</string> 118 <double key="NSSize">17</double> 119 <int key="NSfFlags">16</int> 120 </object> 121 </object> 122 <object class="IBGLKView" id="360156705"> 123 <reference key="NSNextResponder" ref="774585933"/> 124 <int key="NSvFlags">282</int> 125 <string key="NSFrame">{{40, 299}, {240, 128}}</string> 126 <reference key="NSSuperview" ref="774585933"/> 127 <reference key="NSWindow"/> 128 <string key="NSReuseIdentifierKey">_NS:9</string> 129 <bool key="IBUIOpaque">NO</bool> 130 <bool key="IBUIClipsSubviews">YES</bool> 131 <int key="IBUIContentMode">4</int> 132 <bool key="IBUIMultipleTouchEnabled">YES</bool> 133 <string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string> 134 <bool key="IBGLKEnableSetNeedsDisplay">NO</bool> 135 </object> 136 </object> 137 <string key="NSFrame">{{0, 20}, {320, 460}}</string> 138 <reference key="NSSuperview"/> 139 <reference key="NSWindow"/> 140 <reference key="NSNextKeyView" ref="504610579"/> 141 <object class="NSColor" key="IBUIBackgroundColor"> 142 <int key="NSColorSpace">3</int> 143 <bytes key="NSWhite">MC43NQA</bytes> 144 <reference key="NSCustomColorSpace" ref="854632611"/> 145 </object> 146 <bool key="IBUIClearsContextBeforeDrawing">NO</bool> 147 <object class="IBUISimulatedStatusBarMetrics" key="IBUISimulatedStatusBarMetrics"/> 148 <string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string> 149 </object> 150 </object> 151 <object class="IBObjectContainer" key="IBDocument.Objects"> 152 <object class="NSMutableArray" key="connectionRecords"> 153 <bool key="EncodedWithXMLCoder">YES</bool> 154 <object class="IBConnectionRecord"> 155 <object class="IBCocoaTouchOutletConnection" key="connection"> 156 <string key="label">textView</string> 157 <reference key="source" ref="372490531"/> 158 <reference key="destination" ref="977467309"/> 159 </object> 160 <int key="connectionID">24</int> 161 </object> 162 <object class="IBConnectionRecord"> 163 <object class="IBCocoaTouchOutletConnection" key="connection"> 164 <string key="label">view</string> 165 <reference key="source" ref="372490531"/> 166 <reference key="destination" ref="774585933"/> 167 </object> 168 <int key="connectionID">40</int> 169 </object> 170 <object class="IBConnectionRecord"> 171 <object class="IBCocoaTouchOutletConnection" key="connection"> 172 <string key="label">textField</string> 173 <reference key="source" ref="372490531"/> 174 <reference key="destination" ref="504610579"/> 175 </object> 176 <int key="connectionID">42</int> 177 </object> 178 <object class="IBConnectionRecord"> 179 <object class="IBCocoaTouchOutletConnection" key="connection"> 180 <string key="label">glkView</string> 181 <reference key="source" ref="372490531"/> 182 <reference key="destination" ref="360156705"/> 183 </object> 184 <int key="connectionID">45</int> 185 </object> 186 <object class="IBConnectionRecord"> 187 <object class="IBCocoaTouchOutletConnection" key="connection"> 188 <string key="label">delegate</string> 189 <reference key="source" ref="504610579"/> 190 <reference key="destination" ref="372490531"/> 191 </object> 192 <int key="connectionID">41</int> 193 </object> 194 </object> 195 <object class="IBMutableOrderedSet" key="objectRecords"> 196 <object class="NSArray" key="orderedObjects"> 197 <bool key="EncodedWithXMLCoder">YES</bool> 198 <object class="IBObjectRecord"> 199 <int key="objectID">0</int> 200 <object class="NSArray" key="object" id="0"> 201 <bool key="EncodedWithXMLCoder">YES</bool> 202 </object> 203 <reference key="children" ref="1000"/> 204 <nil key="parent"/> 205 </object> 206 <object class="IBObjectRecord"> 207 <int key="objectID">-1</int> 208 <reference key="object" ref="372490531"/> 209 <reference key="parent" ref="0"/> 210 <string key="objectName">File's Owner</string> 211 </object> 212 <object class="IBObjectRecord"> 213 <int key="objectID">-2</int> 214 <reference key="object" ref="843779117"/> 215 <reference key="parent" ref="0"/> 216 </object> 217 <object class="IBObjectRecord"> 218 <int key="objectID">6</int> 219 <reference key="object" ref="774585933"/> 220 <object class="NSMutableArray" key="children"> 221 <bool key="EncodedWithXMLCoder">YES</bool> 222 <reference ref="504610579"/> 223 <reference ref="977467309"/> 224 <reference ref="360156705"/> 225 </object> 226 <reference key="parent" ref="0"/> 227 </object> 228 <object class="IBObjectRecord"> 229 <int key="objectID">18</int> 230 <reference key="object" ref="977467309"/> 231 <reference key="parent" ref="774585933"/> 232 </object> 233 <object class="IBObjectRecord"> 234 <int key="objectID">9</int> 235 <reference key="object" ref="504610579"/> 236 <reference key="parent" ref="774585933"/> 237 <string key="objectName">Text Field - ./ex1</string> 238 </object> 239 <object class="IBObjectRecord"> 240 <int key="objectID">43</int> 241 <reference key="object" ref="360156705"/> 242 <reference key="parent" ref="774585933"/> 243 </object> 244 </object> 245 </object> 246 <object class="NSMutableDictionary" key="flattenedProperties"> 247 <bool key="EncodedWithXMLCoder">YES</bool> 248 <object class="NSArray" key="dict.sortedKeys"> 249 <bool key="EncodedWithXMLCoder">YES</bool> 250 <string>-1.CustomClassName</string> 251 <string>-1.IBPluginDependency</string> 252 <string>-2.CustomClassName</string> 253 <string>-2.IBPluginDependency</string> 254 <string>18.IBPluginDependency</string> 255 <string>43.IBPluginDependency</string> 256 <string>6.IBPluginDependency</string> 257 <string>9.IBPluginDependency</string> 258 </object> 259 <object class="NSArray" key="dict.values"> 260 <bool key="EncodedWithXMLCoder">YES</bool> 261 <string>iphoneViewController</string> 262 <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> 263 <string>UIResponder</string> 264 <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> 265 <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> 266 <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> 267 <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> 268 <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> 269 </object> 270 </object> 271 <object class="NSMutableDictionary" key="unlocalizedProperties"> 272 <bool key="EncodedWithXMLCoder">YES</bool> 273 <reference key="dict.sortedKeys" ref="0"/> 274 <reference key="dict.values" ref="0"/> 275 </object> 276 <nil key="activeLocalization"/> 277 <object class="NSMutableDictionary" key="localizations"> 278 <bool key="EncodedWithXMLCoder">YES</bool> 279 <reference key="dict.sortedKeys" ref="0"/> 280 <reference key="dict.values" ref="0"/> 281 </object> 282 <nil key="sourceID"/> 283 <int key="maxID">45</int> 284 </object> 285 <object class="IBClassDescriber" key="IBDocument.Classes"> 286 <object class="NSMutableArray" key="referencedPartialClassDescriptions"> 287 <bool key="EncodedWithXMLCoder">YES</bool> 288 <object class="IBPartialClassDescription"> 289 <string key="className">iphoneViewController</string> 290 <string key="superclassName">UIViewController</string> 291 <object class="NSMutableDictionary" key="outlets"> 292 <bool key="EncodedWithXMLCoder">YES</bool> 293 <object class="NSArray" key="dict.sortedKeys"> 294 <bool key="EncodedWithXMLCoder">YES</bool> 295 <string>glkView</string> 296 <string>textField</string> 297 <string>textView</string> 298 <string>textView2</string> 299 </object> 300 <object class="NSArray" key="dict.values"> 301 <bool key="EncodedWithXMLCoder">YES</bool> 302 <string>GLKView</string> 303 <string>UITextField</string> 304 <string>UITextView</string> 305 <string>UITextView</string> 306 </object> 307 </object> 308 <object class="NSMutableDictionary" key="toOneOutletInfosByName"> 309 <bool key="EncodedWithXMLCoder">YES</bool> 310 <object class="NSArray" key="dict.sortedKeys"> 311 <bool key="EncodedWithXMLCoder">YES</bool> 312 <string>glkView</string> 313 <string>textField</string> 314 <string>textView</string> 315 <string>textView2</string> 316 </object> 317 <object class="NSArray" key="dict.values"> 318 <bool key="EncodedWithXMLCoder">YES</bool> 319 <object class="IBToOneOutletInfo"> 320 <string key="name">glkView</string> 321 <string key="candidateClassName">GLKView</string> 322 </object> 323 <object class="IBToOneOutletInfo"> 324 <string key="name">textField</string> 325 <string key="candidateClassName">UITextField</string> 326 </object> 327 <object class="IBToOneOutletInfo"> 328 <string key="name">textView</string> 329 <string key="candidateClassName">UITextView</string> 330 </object> 331 <object class="IBToOneOutletInfo"> 332 <string key="name">textView2</string> 333 <string key="candidateClassName">UITextView</string> 334 </object> 335 </object> 336 </object> 337 <object class="IBClassDescriptionSource" key="sourceIdentifier"> 338 <string key="majorKey">IBProjectSource</string> 339 <string key="minorKey">./Classes/iphoneViewController.h</string> 340 </object> 341 </object> 342 </object> 343 </object> 344 <int key="IBDocument.localizationMode">0</int> 345 <string key="IBDocument.TargetRuntimeIdentifier">IBCocoaTouchFramework</string> 346 <object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDependencyDefaults"> 347 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.iPhoneOS</string> 348 <real value="1296" key="NS.object.0"/> 349 </object> 350 <object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDevelopmentDependencies"> 351 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.InterfaceBuilder3</string> 352 <integer value="3100" key="NS.object.0"/> 353 </object> 354 <bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool> 355 <int key="IBDocument.defaultPropertyAccessControl">3</int> 356 <string key="IBCocoaTouchPluginVersion">1498</string> 357 </data> 358</archive> 359