iPhone/MainWindow.xib
author Jens Alfke <jens@mooseyard.com>
Wed Apr 29 21:05:01 2009 -0700 (2009-04-29)
changeset 33 a9c59b0acbbc
permissions -rwxr-xr-x
Added -[TCPConnection initToBonjourService:] since MYBonjourService no longer vends an NSNetService.
     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">9F33</string>
     6 		<string key="IBDocument.InterfaceBuilderVersion">670</string>
     7 		<string key="IBDocument.AppKitVersion">949.34</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="2"/>
    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="748124593">
    23 				<string key="IBProxiedObjectIdentifier">IBFirstResponder</string>
    24 			</object>
    25 			<object class="IBUICustomObject" id="987256611"/>
    26 			<object class="IBUIWindow" id="380026005">
    27 				<reference key="NSNextResponder"/>
    28 				<int key="NSvFlags">1292</int>
    29 				<object class="NSMutableArray" key="NSSubviews">
    30 					<bool key="EncodedWithXMLCoder">YES</bool>
    31 					<object class="IBUIImageView" id="627919984">
    32 						<reference key="NSNextResponder" ref="380026005"/>
    33 						<int key="NSvFlags">1316</int>
    34 						<string key="NSFrameSize">{320, 480}</string>
    35 						<reference key="NSSuperview" ref="380026005"/>
    36 						<bool key="IBUIOpaque">NO</bool>
    37 						<bool key="IBUIClearsContextBeforeDrawing">NO</bool>
    38 						<int key="IBUIContentMode">4</int>
    39 						<bool key="IBUIUserInteractionEnabled">NO</bool>
    40 						<object class="NSCustomResource" key="IBUIImage">
    41 							<string key="NSClassName">NSImage</string>
    42 							<string key="NSResourceName">Default.png</string>
    43 						</object>
    44 					</object>
    45 				</object>
    46 				<object class="NSPSMatrix" key="NSFrameMatrix"/>
    47 				<string key="NSFrameSize">{320, 480}</string>
    48 				<reference key="NSSuperview"/>
    49 				<object class="NSColor" key="IBUIBackgroundColor">
    50 					<int key="NSColorSpace">1</int>
    51 					<bytes key="NSRGB">MSAxIDEAA</bytes>
    52 				</object>
    53 				<bool key="IBUIOpaque">NO</bool>
    54 				<bool key="IBUIClearsContextBeforeDrawing">NO</bool>
    55 			</object>
    56 		</object>
    57 		<object class="IBObjectContainer" key="IBDocument.Objects">
    58 			<object class="NSMutableArray" key="connectionRecords">
    59 				<bool key="EncodedWithXMLCoder">YES</bool>
    60 				<object class="IBConnectionRecord">
    61 					<object class="IBCocoaTouchOutletConnection" key="connection">
    62 						<string key="label">delegate</string>
    63 						<reference key="source" ref="841351856"/>
    64 						<reference key="destination" ref="987256611"/>
    65 					</object>
    66 					<int key="connectionID">6</int>
    67 				</object>
    68 				<object class="IBConnectionRecord">
    69 					<object class="IBCocoaTouchOutletConnection" key="connection">
    70 						<string key="label">window</string>
    71 						<reference key="source" ref="987256611"/>
    72 						<reference key="destination" ref="380026005"/>
    73 					</object>
    74 					<int key="connectionID">7</int>
    75 				</object>
    76 			</object>
    77 			<object class="IBMutableOrderedSet" key="objectRecords">
    78 				<object class="NSArray" key="orderedObjects">
    79 					<bool key="EncodedWithXMLCoder">YES</bool>
    80 					<object class="IBObjectRecord">
    81 						<int key="objectID">0</int>
    82 						<object class="NSArray" key="object" id="957960031">
    83 							<bool key="EncodedWithXMLCoder">YES</bool>
    84 						</object>
    85 						<reference key="children" ref="1000"/>
    86 						<nil key="parent"/>
    87 					</object>
    88 					<object class="IBObjectRecord">
    89 						<int key="objectID">2</int>
    90 						<reference key="object" ref="380026005"/>
    91 						<object class="NSMutableArray" key="children">
    92 							<bool key="EncodedWithXMLCoder">YES</bool>
    93 							<reference ref="627919984"/>
    94 						</object>
    95 						<reference key="parent" ref="957960031"/>
    96 					</object>
    97 					<object class="IBObjectRecord">
    98 						<int key="objectID">-1</int>
    99 						<reference key="object" ref="841351856"/>
   100 						<reference key="parent" ref="957960031"/>
   101 						<string type="base64-UTF8" key="objectName">RmlsZSdzIE93bmVyA</string>
   102 					</object>
   103 					<object class="IBObjectRecord">
   104 						<int key="objectID">4</int>
   105 						<reference key="object" ref="987256611"/>
   106 						<reference key="parent" ref="957960031"/>
   107 						<string key="objectName">HelloWorldAppDelegate</string>
   108 					</object>
   109 					<object class="IBObjectRecord">
   110 						<int key="objectID">-2</int>
   111 						<reference key="object" ref="748124593"/>
   112 						<reference key="parent" ref="957960031"/>
   113 					</object>
   114 					<object class="IBObjectRecord">
   115 						<int key="objectID">8</int>
   116 						<reference key="object" ref="627919984"/>
   117 						<reference key="parent" ref="380026005"/>
   118 					</object>
   119 				</object>
   120 			</object>
   121 			<object class="NSMutableDictionary" key="flattenedProperties">
   122 				<bool key="EncodedWithXMLCoder">YES</bool>
   123 				<object class="NSMutableArray" key="dict.sortedKeys">
   124 					<bool key="EncodedWithXMLCoder">YES</bool>
   125 					<string>-1.CustomClassName</string>
   126 					<string>-2.CustomClassName</string>
   127 					<string>2.IBAttributePlaceholdersKey</string>
   128 					<string>2.IBEditorWindowLastContentRect</string>
   129 					<string>2.IBPluginDependency</string>
   130 					<string>2.UIWindow.visibleAtLaunch</string>
   131 					<string>4.CustomClassName</string>
   132 					<string>4.IBPluginDependency</string>
   133 					<string>8.IBPluginDependency</string>
   134 				</object>
   135 				<object class="NSMutableArray" key="dict.values">
   136 					<bool key="EncodedWithXMLCoder">YES</bool>
   137 					<string>UIApplication</string>
   138 					<string>UIResponder</string>
   139 					<object class="NSMutableDictionary">
   140 						<bool key="EncodedWithXMLCoder">YES</bool>
   141 						<object class="NSArray" key="dict.sortedKeys">
   142 							<bool key="EncodedWithXMLCoder">YES</bool>
   143 						</object>
   144 						<object class="NSMutableArray" key="dict.values">
   145 							<bool key="EncodedWithXMLCoder">YES</bool>
   146 						</object>
   147 					</object>
   148 					<string>{{474, 333}, {320, 480}}</string>
   149 					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
   150 					<integer value="1"/>
   151 					<string>HelloWorldAppDelegate</string>
   152 					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
   153 					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
   154 				</object>
   155 			</object>
   156 			<object class="NSMutableDictionary" key="unlocalizedProperties">
   157 				<bool key="EncodedWithXMLCoder">YES</bool>
   158 				<object class="NSArray" key="dict.sortedKeys">
   159 					<bool key="EncodedWithXMLCoder">YES</bool>
   160 				</object>
   161 				<object class="NSMutableArray" key="dict.values">
   162 					<bool key="EncodedWithXMLCoder">YES</bool>
   163 				</object>
   164 			</object>
   165 			<nil key="activeLocalization"/>
   166 			<object class="NSMutableDictionary" key="localizations">
   167 				<bool key="EncodedWithXMLCoder">YES</bool>
   168 				<object class="NSArray" key="dict.sortedKeys">
   169 					<bool key="EncodedWithXMLCoder">YES</bool>
   170 				</object>
   171 				<object class="NSMutableArray" key="dict.values">
   172 					<bool key="EncodedWithXMLCoder">YES</bool>
   173 				</object>
   174 			</object>
   175 			<nil key="sourceID"/>
   176 			<int key="maxID">8</int>
   177 		</object>
   178 		<object class="IBClassDescriber" key="IBDocument.Classes">
   179 			<object class="NSMutableArray" key="referencedPartialClassDescriptions">
   180 				<bool key="EncodedWithXMLCoder">YES</bool>
   181 				<object class="IBPartialClassDescription">
   182 					<string key="className">HelloWorldAppDelegate</string>
   183 					<string key="superclassName">NSObject</string>
   184 					<object class="NSMutableDictionary" key="outlets">
   185 						<string key="NS.key.0">window</string>
   186 						<string key="NS.object.0">UIWindow</string>
   187 					</object>
   188 					<object class="IBClassDescriptionSource" key="sourceIdentifier">
   189 						<string key="majorKey">IBProjectSource</string>
   190 						<string key="minorKey">iPhone/Classes/HelloWorldAppDelegate.h</string>
   191 					</object>
   192 				</object>
   193 			</object>
   194 		</object>
   195 		<int key="IBDocument.localizationMode">0</int>
   196 		<string key="IBDocument.LastKnownRelativeProjectPath">../MYNetwork-iPhone.xcodeproj</string>
   197 		<int key="IBDocument.defaultPropertyAccessControl">3</int>
   198 	</data>
   199 </archive>