/samples/ProgrammaticMap/MainWindow.xib
Unknown | 206 lines | 206 code | 0 blank | 0 comment | 0 complexity | 4d6a8290c7a643bf827ee55fff0aef1a MD5 | raw file
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">528</int> 5 <string key="IBDocument.SystemVersion">9E17</string> 6 <string key="IBDocument.InterfaceBuilderVersion">672</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="10"/> 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="427554174"> 23 <string key="IBProxiedObjectIdentifier">IBFirstResponder</string> 24 </object> 25 <object class="IBUICustomObject" id="664661524"/> 26 <object class="IBUIViewController" id="943309135"> 27 <string key="IBUINibName">ProgrammaticMapViewController</string> 28 <object class="IBUISimulatedStatusBarMetrics" key="IBUISimulatedStatusBarMetrics"/> 29 </object> 30 <object class="IBUIWindow" id="117978783"> 31 <nil key="NSNextResponder"/> 32 <int key="NSvFlags">292</int> 33 <string key="NSFrameSize">{320, 480}</string> 34 <object class="NSColor" key="IBUIBackgroundColor"> 35 <int key="NSColorSpace">1</int> 36 <bytes key="NSRGB">MSAxIDEAA</bytes> 37 </object> 38 <bool key="IBUIOpaque">NO</bool> 39 <bool key="IBUIClearsContextBeforeDrawing">NO</bool> 40 <object class="IBUISimulatedStatusBarMetrics" key="IBUISimulatedStatusBarMetrics"/> 41 </object> 42 </object> 43 <object class="IBObjectContainer" key="IBDocument.Objects"> 44 <object class="NSMutableArray" key="connectionRecords"> 45 <bool key="EncodedWithXMLCoder">YES</bool> 46 <object class="IBConnectionRecord"> 47 <object class="IBCocoaTouchOutletConnection" key="connection"> 48 <string key="label">delegate</string> 49 <reference key="source" ref="841351856"/> 50 <reference key="destination" ref="664661524"/> 51 </object> 52 <int key="connectionID">4</int> 53 </object> 54 <object class="IBConnectionRecord"> 55 <object class="IBCocoaTouchOutletConnection" key="connection"> 56 <string key="label">viewController</string> 57 <reference key="source" ref="664661524"/> 58 <reference key="destination" ref="943309135"/> 59 </object> 60 <int key="connectionID">11</int> 61 </object> 62 <object class="IBConnectionRecord"> 63 <object class="IBCocoaTouchOutletConnection" key="connection"> 64 <string key="label">window</string> 65 <reference key="source" ref="664661524"/> 66 <reference key="destination" ref="117978783"/> 67 </object> 68 <int key="connectionID">14</int> 69 </object> 70 </object> 71 <object class="IBMutableOrderedSet" key="objectRecords"> 72 <object class="NSArray" key="orderedObjects"> 73 <bool key="EncodedWithXMLCoder">YES</bool> 74 <object class="IBObjectRecord"> 75 <int key="objectID">0</int> 76 <object class="NSArray" key="object" id="957960031"> 77 <bool key="EncodedWithXMLCoder">YES</bool> 78 </object> 79 <reference key="children" ref="1000"/> 80 <nil key="parent"/> 81 </object> 82 <object class="IBObjectRecord"> 83 <int key="objectID">-1</int> 84 <reference key="object" ref="841351856"/> 85 <reference key="parent" ref="957960031"/> 86 <string type="base64-UTF8" key="objectName">RmlsZSdzIE93bmVyA</string> 87 </object> 88 <object class="IBObjectRecord"> 89 <int key="objectID">3</int> 90 <reference key="object" ref="664661524"/> 91 <reference key="parent" ref="957960031"/> 92 <string key="objectName">ProgrammaticMap App Delegate</string> 93 </object> 94 <object class="IBObjectRecord"> 95 <int key="objectID">-2</int> 96 <reference key="object" ref="427554174"/> 97 <reference key="parent" ref="957960031"/> 98 </object> 99 <object class="IBObjectRecord"> 100 <int key="objectID">10</int> 101 <reference key="object" ref="943309135"/> 102 <reference key="parent" ref="957960031"/> 103 </object> 104 <object class="IBObjectRecord"> 105 <int key="objectID">12</int> 106 <reference key="object" ref="117978783"/> 107 <reference key="parent" ref="957960031"/> 108 </object> 109 </object> 110 </object> 111 <object class="NSMutableDictionary" key="flattenedProperties"> 112 <bool key="EncodedWithXMLCoder">YES</bool> 113 <object class="NSMutableArray" key="dict.sortedKeys"> 114 <bool key="EncodedWithXMLCoder">YES</bool> 115 <string>-1.CustomClassName</string> 116 <string>-2.CustomClassName</string> 117 <string>10.CustomClassName</string> 118 <string>10.IBEditorWindowLastContentRect</string> 119 <string>10.IBPluginDependency</string> 120 <string>12.IBEditorWindowLastContentRect</string> 121 <string>12.IBPluginDependency</string> 122 <string>3.CustomClassName</string> 123 <string>3.IBPluginDependency</string> 124 </object> 125 <object class="NSMutableArray" key="dict.values"> 126 <bool key="EncodedWithXMLCoder">YES</bool> 127 <string>UIApplication</string> 128 <string>UIResponder</string> 129 <string>ProgrammaticMapViewController</string> 130 <string>{{512, 351}, {320, 480}}</string> 131 <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> 132 <string>{{525, 346}, {320, 480}}</string> 133 <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> 134 <string>ProgrammaticMapAppDelegate</string> 135 <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> 136 </object> 137 </object> 138 <object class="NSMutableDictionary" key="unlocalizedProperties"> 139 <bool key="EncodedWithXMLCoder">YES</bool> 140 <object class="NSArray" key="dict.sortedKeys"> 141 <bool key="EncodedWithXMLCoder">YES</bool> 142 </object> 143 <object class="NSMutableArray" key="dict.values"> 144 <bool key="EncodedWithXMLCoder">YES</bool> 145 </object> 146 </object> 147 <nil key="activeLocalization"/> 148 <object class="NSMutableDictionary" key="localizations"> 149 <bool key="EncodedWithXMLCoder">YES</bool> 150 <object class="NSArray" key="dict.sortedKeys"> 151 <bool key="EncodedWithXMLCoder">YES</bool> 152 </object> 153 <object class="NSMutableArray" key="dict.values"> 154 <bool key="EncodedWithXMLCoder">YES</bool> 155 </object> 156 </object> 157 <nil key="sourceID"/> 158 <int key="maxID">14</int> 159 </object> 160 <object class="IBClassDescriber" key="IBDocument.Classes"> 161 <object class="NSMutableArray" key="referencedPartialClassDescriptions"> 162 <bool key="EncodedWithXMLCoder">YES</bool> 163 <object class="IBPartialClassDescription"> 164 <string key="className">ProgrammaticMapAppDelegate</string> 165 <string key="superclassName">NSObject</string> 166 <object class="NSMutableDictionary" key="outlets"> 167 <bool key="EncodedWithXMLCoder">YES</bool> 168 <object class="NSMutableArray" key="dict.sortedKeys"> 169 <bool key="EncodedWithXMLCoder">YES</bool> 170 <string>viewController</string> 171 <string>window</string> 172 </object> 173 <object class="NSMutableArray" key="dict.values"> 174 <bool key="EncodedWithXMLCoder">YES</bool> 175 <string>ProgrammaticMapViewController</string> 176 <string>UIWindow</string> 177 </object> 178 </object> 179 <object class="IBClassDescriptionSource" key="sourceIdentifier"> 180 <string key="majorKey">IBProjectSource</string> 181 <string key="minorKey">Classes/ProgrammaticMapAppDelegate.h</string> 182 </object> 183 </object> 184 <object class="IBPartialClassDescription"> 185 <string key="className">ProgrammaticMapAppDelegate</string> 186 <string key="superclassName">NSObject</string> 187 <object class="IBClassDescriptionSource" key="sourceIdentifier"> 188 <string key="majorKey">IBUserSource</string> 189 <string key="minorKey"/> 190 </object> 191 </object> 192 <object class="IBPartialClassDescription"> 193 <string key="className">ProgrammaticMapViewController</string> 194 <string key="superclassName">UIViewController</string> 195 <object class="IBClassDescriptionSource" key="sourceIdentifier"> 196 <string key="majorKey">IBProjectSource</string> 197 <string key="minorKey">Classes/ProgrammaticMapViewController.h</string> 198 </object> 199 </object> 200 </object> 201 </object> 202 <int key="IBDocument.localizationMode">0</int> 203 <string key="IBDocument.LastKnownRelativeProjectPath">ProgrammaticMap.xcodeproj</string> 204 <int key="IBDocument.defaultPropertyAccessControl">3</int> 205 </data> 206</archive>