cocoaTouch/xib/MainMenuViewController-iPhone.xib
author koda
Thu, 17 Jun 2010 19:57:51 +0200
changeset 3513 f589230fa21b
parent 3377 a3f0849f26bc
permissions -rw-r--r--
now it's possible to select the scheme file in the ifrontendfix a type about loading an image (iphone file system IS case senstive) add rotation for iphone build too make the ifrontend work again with 3.0 sdk reworked openalbridge following most of an old implementation by Smaxx and making it more modular -- now sources are limited but the memory extension and cleanup is todo nil'd many variables in engine that were causing intialization problems
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3305
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
     2
<archive type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="7.10">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
     3
	<data>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
     4
		<int key="IBDocument.SystemTarget">800</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
     5
		<string key="IBDocument.SystemVersion">10D573</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
     6
		<string key="IBDocument.InterfaceBuilderVersion">762</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
     7
		<string key="IBDocument.AppKitVersion">1038.29</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
     8
		<string key="IBDocument.HIToolboxVersion">460.00</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
     9
		<object class="NSMutableDictionary" key="IBDocument.PluginVersions">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    10
			<string key="NS.key.0">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    11
			<string key="NS.object.0">87</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    12
		</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    13
		<object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    14
			<bool key="EncodedWithXMLCoder">YES</bool>
3377
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3340
diff changeset
    15
			<integer value="1"/>
3305
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    16
		</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    17
		<object class="NSArray" key="IBDocument.PluginDependencies">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    18
			<bool key="EncodedWithXMLCoder">YES</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    19
			<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    20
		</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    21
		<object class="NSMutableDictionary" key="IBDocument.Metadata">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    22
			<bool key="EncodedWithXMLCoder">YES</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    23
			<object class="NSArray" key="dict.sortedKeys" id="0">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    24
				<bool key="EncodedWithXMLCoder">YES</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    25
			</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    26
			<object class="NSMutableArray" key="dict.values">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    27
				<bool key="EncodedWithXMLCoder">YES</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    28
			</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    29
		</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    30
		<object class="NSMutableArray" key="IBDocument.RootObjects" id="1000">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    31
			<bool key="EncodedWithXMLCoder">YES</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    32
			<object class="IBProxyObject" id="372490531">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    33
				<string key="IBProxiedObjectIdentifier">IBFilesOwner</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    34
				<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    35
			</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    36
			<object class="IBProxyObject" id="975951072">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    37
				<string key="IBProxiedObjectIdentifier">IBFirstResponder</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    38
				<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    39
			</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    40
			<object class="IBUIView" id="191373211">
3340
96dd168b080b fix all of what was committed before
koda
parents: 3305
diff changeset
    41
				<reference key="NSNextResponder"/>
96dd168b080b fix all of what was committed before
koda
parents: 3305
diff changeset
    42
				<int key="NSvFlags">293</int>
3305
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    43
				<object class="NSMutableArray" key="NSSubviews">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    44
					<bool key="EncodedWithXMLCoder">YES</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    45
					<object class="IBUIImageView" id="249993817">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    46
						<reference key="NSNextResponder" ref="191373211"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    47
						<int key="NSvFlags">274</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    48
						<string key="NSFrame">{{0, 21}, {480, 278}}</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    49
						<reference key="NSSuperview" ref="191373211"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    50
						<object class="NSColor" key="IBUIBackgroundColor">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    51
							<int key="NSColorSpace">3</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    52
							<bytes key="NSWhite">MCAwAA</bytes>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    53
						</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    54
						<int key="IBUIContentMode">4</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    55
						<bool key="IBUIUserInteractionEnabled">NO</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    56
						<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    57
						<object class="NSCustomResource" key="IBUIImage">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    58
							<string key="NSClassName">NSImage</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    59
							<string key="NSResourceName">backgroundCenter.png</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    60
						</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    61
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    62
					<object class="IBUIImageView" id="171108356">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    63
						<reference key="NSNextResponder" ref="191373211"/>
3340
96dd168b080b fix all of what was committed before
koda
parents: 3305
diff changeset
    64
						<int key="NSvFlags">293</int>
96dd168b080b fix all of what was committed before
koda
parents: 3305
diff changeset
    65
						<string key="NSFrame">{{121, 25}, {240, 52}}</string>
3305
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    66
						<reference key="NSSuperview" ref="191373211"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    67
						<bool key="IBUIOpaque">NO</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    68
						<bool key="IBUIClearsContextBeforeDrawing">NO</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    69
						<int key="IBUIContentMode">4</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    70
						<bool key="IBUIUserInteractionEnabled">NO</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    71
						<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    72
						<object class="NSCustomResource" key="IBUIImage">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    73
							<string key="NSClassName">NSImage</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    74
							<string key="NSResourceName">title.png</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    75
						</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    76
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    77
					<object class="IBUIButton" id="124270424">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    78
						<reference key="NSNextResponder" ref="191373211"/>
3340
96dd168b080b fix all of what was committed before
koda
parents: 3305
diff changeset
    79
						<int key="NSvFlags">289</int>
96dd168b080b fix all of what was committed before
koda
parents: 3305
diff changeset
    80
						<string key="NSFrame">{{240, 102}, {220, 52}}</string>
3305
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    81
						<reference key="NSSuperview" ref="191373211"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    82
						<object class="NSColor" key="IBUIBackgroundColor">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    83
							<int key="NSColorSpace">1</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    84
							<bytes key="NSRGB">MCAwIDAgMAA</bytes>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    85
						</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    86
						<bool key="IBUIOpaque">NO</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    87
						<bool key="IBUIClearsContextBeforeDrawing">NO</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    88
						<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    89
						<int key="IBUIContentHorizontalAlignment">0</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    90
						<int key="IBUIContentVerticalAlignment">0</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    91
						<object class="NSFont" key="IBUIFont" id="917635782">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    92
							<string key="NSName">Helvetica-Bold</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    93
							<double key="NSSize">15</double>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    94
							<int key="NSfFlags">16</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    95
						</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    96
						<object class="NSColor" key="IBUIHighlightedTitleColor" id="918890028">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    97
							<int key="NSColorSpace">3</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    98
							<bytes key="NSWhite">MQA</bytes>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    99
						</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   100
						<object class="NSColor" key="IBUINormalTitleColor">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   101
							<int key="NSColorSpace">1</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   102
							<bytes key="NSRGB">MC4xOTYwNzg0MyAwLjMwOTgwMzkzIDAuNTIxNTY4NjYAA</bytes>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   103
						</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   104
						<object class="NSColor" key="IBUINormalTitleShadowColor" id="112471976">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   105
							<int key="NSColorSpace">3</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   106
							<bytes key="NSWhite">MC41AA</bytes>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   107
						</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   108
						<object class="NSCustomResource" key="IBUINormalImage">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   109
							<string key="NSClassName">NSImage</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   110
							<string key="NSResourceName">playButton.png</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   111
						</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   112
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   113
					<object class="IBUIButton" id="745970938">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   114
						<reference key="NSNextResponder" ref="191373211"/>
3340
96dd168b080b fix all of what was committed before
koda
parents: 3305
diff changeset
   115
						<int key="NSvFlags">265</int>
96dd168b080b fix all of what was committed before
koda
parents: 3305
diff changeset
   116
						<string key="NSFrame">{{240, 177}, {220, 52}}</string>
3305
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   117
						<reference key="NSSuperview" ref="191373211"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   118
						<object class="NSColor" key="IBUIBackgroundColor">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   119
							<int key="NSColorSpace">1</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   120
							<bytes key="NSRGB">MCAwIDAgMAA</bytes>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   121
						</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   122
						<bool key="IBUIOpaque">NO</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   123
						<bool key="IBUIClearsContextBeforeDrawing">NO</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   124
						<int key="IBUITag">3</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   125
						<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   126
						<int key="IBUIContentHorizontalAlignment">0</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   127
						<int key="IBUIContentVerticalAlignment">0</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   128
						<reference key="IBUIFont" ref="917635782"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   129
						<reference key="IBUIHighlightedTitleColor" ref="918890028"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   130
						<object class="NSColor" key="IBUINormalTitleColor">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   131
							<int key="NSColorSpace">1</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   132
							<bytes key="NSRGB">MC4xOTYwNzg0MyAwLjMwOTgwMzkzIDAuNTIxNTY4NjYAA</bytes>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   133
						</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   134
						<reference key="IBUINormalTitleShadowColor" ref="112471976"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   135
						<object class="NSCustomResource" key="IBUINormalImage">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   136
							<string key="NSClassName">NSImage</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   137
							<string key="NSResourceName">networkButton.png</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   138
						</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   139
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   140
					<object class="IBUIButton" id="836337039">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   141
						<reference key="NSNextResponder" ref="191373211"/>
3340
96dd168b080b fix all of what was committed before
koda
parents: 3305
diff changeset
   142
						<int key="NSvFlags">260</int>
96dd168b080b fix all of what was committed before
koda
parents: 3305
diff changeset
   143
						<string key="NSFrame">{{12, 144}, {220, 52}}</string>
3305
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   144
						<reference key="NSSuperview" ref="191373211"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   145
						<object class="NSColor" key="IBUIBackgroundColor">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   146
							<int key="NSColorSpace">1</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   147
							<bytes key="NSRGB">MCAwIDAgMAA</bytes>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   148
						</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   149
						<bool key="IBUIOpaque">NO</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   150
						<bool key="IBUIClearsContextBeforeDrawing">NO</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   151
						<int key="IBUITag">3</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   152
						<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   153
						<int key="IBUIContentHorizontalAlignment">0</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   154
						<int key="IBUIContentVerticalAlignment">0</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   155
						<reference key="IBUIFont" ref="917635782"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   156
						<reference key="IBUIHighlightedTitleColor" ref="918890028"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   157
						<object class="NSColor" key="IBUINormalTitleColor" id="111038951">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   158
							<int key="NSColorSpace">3</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   159
							<bytes key="NSWhite">MAA</bytes>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   160
						</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   161
						<reference key="IBUINormalTitleShadowColor" ref="111038951"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   162
						<object class="NSCustomResource" key="IBUINormalImage">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   163
							<string key="NSClassName">NSImage</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   164
							<string key="NSResourceName">storeButton.png</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   165
						</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   166
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   167
					<object class="IBUILabel" id="533529472">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   168
						<reference key="NSNextResponder" ref="191373211"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   169
						<int key="NSvFlags">292</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   170
						<string key="NSFrame">{{60, 102}, {145, 21}}</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   171
						<reference key="NSSuperview" ref="191373211"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   172
						<bool key="IBUIOpaque">NO</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   173
						<bool key="IBUIClipsSubviews">YES</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   174
						<bool key="IBUIUserInteractionEnabled">NO</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   175
						<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   176
						<string key="IBUIText"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   177
						<object class="NSFont" key="IBUIFont">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   178
							<string key="NSName">Helvetica-Oblique</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   179
							<double key="NSSize">17</double>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   180
							<int key="NSfFlags">16</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   181
						</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   182
						<object class="NSColor" key="IBUITextColor">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   183
							<int key="NSColorSpace">1</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   184
							<bytes key="NSRGB">MSAxIDEAA</bytes>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   185
						</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   186
						<nil key="IBUIHighlightedColor"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   187
						<int key="IBUIBaselineAdjustment">1</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   188
						<float key="IBUIMinimumFontSize">10</float>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   189
						<int key="IBUITextAlignment">1</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   190
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   191
					<object class="IBUIButton" id="753723574">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   192
						<reference key="NSNextResponder" ref="191373211"/>
3340
96dd168b080b fix all of what was committed before
koda
parents: 3305
diff changeset
   193
						<int key="NSvFlags">269</int>
96dd168b080b fix all of what was committed before
koda
parents: 3305
diff changeset
   194
						<string key="NSFrame">{{209, 237}, {59, 52}}</string>
3305
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   195
						<reference key="NSSuperview" ref="191373211"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   196
						<bool key="IBUIOpaque">NO</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   197
						<bool key="IBUIClearsContextBeforeDrawing">NO</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   198
						<int key="IBUITag">2</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   199
						<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   200
						<int key="IBUIContentHorizontalAlignment">0</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   201
						<int key="IBUIContentVerticalAlignment">0</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   202
						<reference key="IBUIFont" ref="917635782"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   203
						<reference key="IBUIHighlightedTitleColor" ref="918890028"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   204
						<object class="NSColor" key="IBUINormalTitleColor">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   205
							<int key="NSColorSpace">1</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   206
							<bytes key="NSRGB">MC4xOTYwNzg0MyAwLjMwOTgwMzkzIDAuNTIxNTY4NjYAA</bytes>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   207
						</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   208
						<reference key="IBUINormalTitleShadowColor" ref="112471976"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   209
						<object class="NSCustomResource" key="IBUINormalImage">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   210
							<string key="NSClassName">NSImage</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   211
							<string key="NSResourceName">settingsButton.png</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   212
						</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   213
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   214
					<object class="IBUIImageView" id="821240857">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   215
						<reference key="NSNextResponder" ref="191373211"/>
3340
96dd168b080b fix all of what was committed before
koda
parents: 3305
diff changeset
   216
						<int key="NSvFlags">290</int>
96dd168b080b fix all of what was committed before
koda
parents: 3305
diff changeset
   217
						<string key="NSFrameSize">{480, 17}</string>
3305
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   218
						<reference key="NSSuperview" ref="191373211"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   219
						<bool key="IBUIOpaque">NO</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   220
						<bool key="IBUIClearsContextBeforeDrawing">NO</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   221
						<int key="IBUIContentMode">4</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   222
						<bool key="IBUIUserInteractionEnabled">NO</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   223
						<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   224
						<object class="NSCustomResource" key="IBUIImage">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   225
							<string key="NSClassName">NSImage</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   226
							<string key="NSResourceName">borderTop.png</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   227
						</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   228
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   229
					<object class="IBUIImageView" id="936485487">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   230
						<reference key="NSNextResponder" ref="191373211"/>
3340
96dd168b080b fix all of what was committed before
koda
parents: 3305
diff changeset
   231
						<int key="NSvFlags">266</int>
96dd168b080b fix all of what was committed before
koda
parents: 3305
diff changeset
   232
						<string key="NSFrame">{{0, 297}, {480, 23}}</string>
3305
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   233
						<reference key="NSSuperview" ref="191373211"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   234
						<bool key="IBUIOpaque">NO</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   235
						<bool key="IBUIClearsContextBeforeDrawing">NO</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   236
						<int key="IBUIContentMode">4</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   237
						<bool key="IBUIUserInteractionEnabled">NO</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   238
						<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   239
						<object class="NSCustomResource" key="IBUIImage">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   240
							<string key="NSClassName">NSImage</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   241
							<string key="NSResourceName">borderBottom.png</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   242
						</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   243
					</object>
3377
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3340
diff changeset
   244
					<object class="IBUIButton" id="818907840">
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3340
diff changeset
   245
						<reference key="NSNextResponder" ref="191373211"/>
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3340
diff changeset
   246
						<int key="NSvFlags">292</int>
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3340
diff changeset
   247
						<string key="NSFrame">{{20, 270}, {18, 19}}</string>
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3340
diff changeset
   248
						<reference key="NSSuperview" ref="191373211"/>
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3340
diff changeset
   249
						<bool key="IBUIOpaque">NO</bool>
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3340
diff changeset
   250
						<int key="IBUITag">3</int>
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3340
diff changeset
   251
						<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3340
diff changeset
   252
						<int key="IBUIContentHorizontalAlignment">0</int>
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3340
diff changeset
   253
						<int key="IBUIContentVerticalAlignment">0</int>
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3340
diff changeset
   254
						<reference key="IBUIFont" ref="917635782"/>
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3340
diff changeset
   255
						<int key="IBUIButtonType">3</int>
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3340
diff changeset
   256
						<bool key="IBUIShowsTouchWhenHighlighted">YES</bool>
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3340
diff changeset
   257
						<reference key="IBUIHighlightedTitleColor" ref="918890028"/>
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3340
diff changeset
   258
						<object class="NSColor" key="IBUINormalTitleColor">
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3340
diff changeset
   259
							<int key="NSColorSpace">1</int>
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3340
diff changeset
   260
							<bytes key="NSRGB">MC4xOTYwNzg0MzQ2IDAuMzA5ODAzOTMyOSAwLjUyMTU2ODY1NgA</bytes>
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3340
diff changeset
   261
						</object>
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3340
diff changeset
   262
						<reference key="IBUINormalTitleShadowColor" ref="112471976"/>
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3340
diff changeset
   263
					</object>
3305
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   264
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   265
				<string key="NSFrameSize">{480, 320}</string>
3340
96dd168b080b fix all of what was committed before
koda
parents: 3305
diff changeset
   266
				<reference key="NSSuperview"/>
3305
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   267
				<object class="NSColor" key="IBUIBackgroundColor">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   268
					<int key="NSColorSpace">1</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   269
					<bytes key="NSRGB">MCAwIDAAA</bytes>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   270
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   271
				<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   272
			</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   273
		</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   274
		<object class="IBObjectContainer" key="IBDocument.Objects">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   275
			<object class="NSMutableArray" key="connectionRecords">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   276
				<bool key="EncodedWithXMLCoder">YES</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   277
				<object class="IBConnectionRecord">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   278
					<object class="IBCocoaTouchOutletConnection" key="connection">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   279
						<string key="label">view</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   280
						<reference key="source" ref="372490531"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   281
						<reference key="destination" ref="191373211"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   282
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   283
					<int key="connectionID">3</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   284
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   285
				<object class="IBConnectionRecord">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   286
					<object class="IBCocoaTouchEventConnection" key="connection">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   287
						<string key="label">switchViews:</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   288
						<reference key="source" ref="753723574"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   289
						<reference key="destination" ref="372490531"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   290
						<int key="IBEventType">7</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   291
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   292
					<int key="connectionID">30</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   293
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   294
				<object class="IBConnectionRecord">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   295
					<object class="IBCocoaTouchOutletConnection" key="connection">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   296
						<string key="label">versionLabel</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   297
						<reference key="source" ref="372490531"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   298
						<reference key="destination" ref="533529472"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   299
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   300
					<int key="connectionID">37</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   301
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   302
				<object class="IBConnectionRecord">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   303
					<object class="IBCocoaTouchEventConnection" key="connection">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   304
						<string key="label">switchViews:</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   305
						<reference key="source" ref="836337039"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   306
						<reference key="destination" ref="372490531"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   307
						<int key="IBEventType">7</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   308
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   309
					<int key="connectionID">38</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   310
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   311
				<object class="IBConnectionRecord">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   312
					<object class="IBCocoaTouchEventConnection" key="connection">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   313
						<string key="label">switchViews:</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   314
						<reference key="source" ref="745970938"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   315
						<reference key="destination" ref="372490531"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   316
						<int key="IBEventType">7</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   317
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   318
					<int key="connectionID">39</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   319
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   320
				<object class="IBConnectionRecord">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   321
					<object class="IBCocoaTouchEventConnection" key="connection">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   322
						<string key="label">switchViews:</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   323
						<reference key="source" ref="124270424"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   324
						<reference key="destination" ref="372490531"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   325
						<int key="IBEventType">7</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   326
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   327
					<int key="connectionID">40</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   328
				</object>
3377
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3340
diff changeset
   329
				<object class="IBConnectionRecord">
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3340
diff changeset
   330
					<object class="IBCocoaTouchEventConnection" key="connection">
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3340
diff changeset
   331
						<string key="label">switchViews:</string>
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3340
diff changeset
   332
						<reference key="source" ref="818907840"/>
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3340
diff changeset
   333
						<reference key="destination" ref="372490531"/>
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3340
diff changeset
   334
						<int key="IBEventType">7</int>
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3340
diff changeset
   335
					</object>
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3340
diff changeset
   336
					<int key="connectionID">42</int>
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3340
diff changeset
   337
				</object>
3305
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   338
			</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   339
			<object class="IBMutableOrderedSet" key="objectRecords">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   340
				<object class="NSArray" key="orderedObjects">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   341
					<bool key="EncodedWithXMLCoder">YES</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   342
					<object class="IBObjectRecord">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   343
						<int key="objectID">0</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   344
						<reference key="object" ref="0"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   345
						<reference key="children" ref="1000"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   346
						<nil key="parent"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   347
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   348
					<object class="IBObjectRecord">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   349
						<int key="objectID">1</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   350
						<reference key="object" ref="191373211"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   351
						<object class="NSMutableArray" key="children">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   352
							<bool key="EncodedWithXMLCoder">YES</bool>
3340
96dd168b080b fix all of what was committed before
koda
parents: 3305
diff changeset
   353
							<reference ref="249993817"/>
96dd168b080b fix all of what was committed before
koda
parents: 3305
diff changeset
   354
							<reference ref="533529472"/>
3305
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   355
							<reference ref="821240857"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   356
							<reference ref="171108356"/>
3340
96dd168b080b fix all of what was committed before
koda
parents: 3305
diff changeset
   357
							<reference ref="936485487"/>
96dd168b080b fix all of what was committed before
koda
parents: 3305
diff changeset
   358
							<reference ref="753723574"/>
3305
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   359
							<reference ref="124270424"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   360
							<reference ref="745970938"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   361
							<reference ref="836337039"/>
3377
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3340
diff changeset
   362
							<reference ref="818907840"/>
3305
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   363
						</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   364
						<reference key="parent" ref="0"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   365
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   366
					<object class="IBObjectRecord">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   367
						<int key="objectID">-1</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   368
						<reference key="object" ref="372490531"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   369
						<reference key="parent" ref="0"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   370
						<string key="objectName">File's Owner</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   371
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   372
					<object class="IBObjectRecord">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   373
						<int key="objectID">-2</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   374
						<reference key="object" ref="975951072"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   375
						<reference key="parent" ref="0"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   376
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   377
					<object class="IBObjectRecord">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   378
						<int key="objectID">35</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   379
						<reference key="object" ref="821240857"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   380
						<reference key="parent" ref="191373211"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   381
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   382
					<object class="IBObjectRecord">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   383
						<int key="objectID">22</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   384
						<reference key="object" ref="249993817"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   385
						<reference key="parent" ref="191373211"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   386
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   387
					<object class="IBObjectRecord">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   388
						<int key="objectID">23</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   389
						<reference key="object" ref="171108356"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   390
						<reference key="parent" ref="191373211"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   391
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   392
					<object class="IBObjectRecord">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   393
						<int key="objectID">24</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   394
						<reference key="object" ref="124270424"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   395
						<reference key="parent" ref="191373211"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   396
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   397
					<object class="IBObjectRecord">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   398
						<int key="objectID">25</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   399
						<reference key="object" ref="745970938"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   400
						<reference key="parent" ref="191373211"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   401
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   402
					<object class="IBObjectRecord">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   403
						<int key="objectID">26</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   404
						<reference key="object" ref="836337039"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   405
						<reference key="parent" ref="191373211"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   406
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   407
					<object class="IBObjectRecord">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   408
						<int key="objectID">27</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   409
						<reference key="object" ref="533529472"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   410
						<reference key="parent" ref="191373211"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   411
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   412
					<object class="IBObjectRecord">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   413
						<int key="objectID">28</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   414
						<reference key="object" ref="753723574"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   415
						<reference key="parent" ref="191373211"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   416
					</object>
3340
96dd168b080b fix all of what was committed before
koda
parents: 3305
diff changeset
   417
					<object class="IBObjectRecord">
96dd168b080b fix all of what was committed before
koda
parents: 3305
diff changeset
   418
						<int key="objectID">36</int>
96dd168b080b fix all of what was committed before
koda
parents: 3305
diff changeset
   419
						<reference key="object" ref="936485487"/>
96dd168b080b fix all of what was committed before
koda
parents: 3305
diff changeset
   420
						<reference key="parent" ref="191373211"/>
96dd168b080b fix all of what was committed before
koda
parents: 3305
diff changeset
   421
					</object>
3377
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3340
diff changeset
   422
					<object class="IBObjectRecord">
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3340
diff changeset
   423
						<int key="objectID">41</int>
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3340
diff changeset
   424
						<reference key="object" ref="818907840"/>
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3340
diff changeset
   425
						<reference key="parent" ref="191373211"/>
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3340
diff changeset
   426
					</object>
3305
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   427
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   428
			</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   429
			<object class="NSMutableDictionary" key="flattenedProperties">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   430
				<bool key="EncodedWithXMLCoder">YES</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   431
				<object class="NSArray" key="dict.sortedKeys">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   432
					<bool key="EncodedWithXMLCoder">YES</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   433
					<string>-1.CustomClassName</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   434
					<string>-2.CustomClassName</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   435
					<string>1.IBEditorWindowLastContentRect</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   436
					<string>1.IBPluginDependency</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   437
					<string>22.IBPluginDependency</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   438
					<string>23.IBPluginDependency</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   439
					<string>24.IBPluginDependency</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   440
					<string>25.IBPluginDependency</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   441
					<string>26.IBPluginDependency</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   442
					<string>27.IBPluginDependency</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   443
					<string>28.IBPluginDependency</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   444
					<string>35.IBPluginDependency</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   445
					<string>36.IBPluginDependency</string>
3377
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3340
diff changeset
   446
					<string>41.IBPluginDependency</string>
3305
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   447
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   448
				<object class="NSMutableArray" key="dict.values">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   449
					<bool key="EncodedWithXMLCoder">YES</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   450
					<string>MainMenuViewController</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   451
					<string>UIResponder</string>
3377
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3340
diff changeset
   452
					<string>{{432, 461}, {480, 320}}</string>
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3340
diff changeset
   453
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
3305
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   454
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   455
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   456
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   457
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   458
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   459
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   460
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   461
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   462
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   463
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   464
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   465
			</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   466
			<object class="NSMutableDictionary" key="unlocalizedProperties">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   467
				<bool key="EncodedWithXMLCoder">YES</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   468
				<reference key="dict.sortedKeys" ref="0"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   469
				<object class="NSMutableArray" key="dict.values">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   470
					<bool key="EncodedWithXMLCoder">YES</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   471
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   472
			</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   473
			<nil key="activeLocalization"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   474
			<object class="NSMutableDictionary" key="localizations">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   475
				<bool key="EncodedWithXMLCoder">YES</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   476
				<reference key="dict.sortedKeys" ref="0"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   477
				<object class="NSMutableArray" key="dict.values">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   478
					<bool key="EncodedWithXMLCoder">YES</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   479
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   480
			</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   481
			<nil key="sourceID"/>
3377
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3340
diff changeset
   482
			<int key="maxID">42</int>
3305
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   483
		</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   484
		<object class="IBClassDescriber" key="IBDocument.Classes">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   485
			<object class="NSMutableArray" key="referencedPartialClassDescriptions">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   486
				<bool key="EncodedWithXMLCoder">YES</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   487
				<object class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   488
					<string key="className">MainMenuViewController</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   489
					<string key="superclassName">UIViewController</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   490
					<object class="NSMutableDictionary" key="actions">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   491
						<string key="NS.key.0">switchViews:</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   492
						<string key="NS.object.0">id</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   493
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   494
					<object class="NSMutableDictionary" key="outlets">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   495
						<string key="NS.key.0">versionLabel</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   496
						<string key="NS.object.0">UILabel</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   497
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   498
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   499
						<string key="majorKey">IBProjectSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   500
						<string key="minorKey">../../cocoaTouch/MainMenuViewController.h</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   501
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   502
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   503
			</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   504
			<object class="NSMutableArray" key="referencedPartialClassDescriptionsV3.2+">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   505
				<bool key="EncodedWithXMLCoder">YES</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   506
				<object class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   507
					<string key="className">NSObject</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   508
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   509
						<string key="majorKey">IBFrameworkSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   510
						<string key="minorKey">Foundation.framework/Headers/NSError.h</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   511
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   512
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   513
				<object class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   514
					<string key="className">NSObject</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   515
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   516
						<string key="majorKey">IBFrameworkSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   517
						<string key="minorKey">Foundation.framework/Headers/NSFileManager.h</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   518
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   519
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   520
				<object class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   521
					<string key="className">NSObject</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   522
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   523
						<string key="majorKey">IBFrameworkSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   524
						<string key="minorKey">Foundation.framework/Headers/NSKeyValueCoding.h</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   525
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   526
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   527
				<object class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   528
					<string key="className">NSObject</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   529
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   530
						<string key="majorKey">IBFrameworkSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   531
						<string key="minorKey">Foundation.framework/Headers/NSKeyValueObserving.h</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   532
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   533
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   534
				<object class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   535
					<string key="className">NSObject</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   536
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   537
						<string key="majorKey">IBFrameworkSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   538
						<string key="minorKey">Foundation.framework/Headers/NSKeyedArchiver.h</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   539
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   540
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   541
				<object class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   542
					<string key="className">NSObject</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   543
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   544
						<string key="majorKey">IBFrameworkSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   545
						<string key="minorKey">Foundation.framework/Headers/NSNetServices.h</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   546
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   547
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   548
				<object class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   549
					<string key="className">NSObject</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   550
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   551
						<string key="majorKey">IBFrameworkSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   552
						<string key="minorKey">Foundation.framework/Headers/NSObject.h</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   553
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   554
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   555
				<object class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   556
					<string key="className">NSObject</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   557
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   558
						<string key="majorKey">IBFrameworkSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   559
						<string key="minorKey">Foundation.framework/Headers/NSPort.h</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   560
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   561
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   562
				<object class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   563
					<string key="className">NSObject</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   564
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   565
						<string key="majorKey">IBFrameworkSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   566
						<string key="minorKey">Foundation.framework/Headers/NSRunLoop.h</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   567
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   568
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   569
				<object class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   570
					<string key="className">NSObject</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   571
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   572
						<string key="majorKey">IBFrameworkSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   573
						<string key="minorKey">Foundation.framework/Headers/NSStream.h</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   574
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   575
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   576
				<object class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   577
					<string key="className">NSObject</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   578
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   579
						<string key="majorKey">IBFrameworkSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   580
						<string key="minorKey">Foundation.framework/Headers/NSThread.h</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   581
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   582
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   583
				<object class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   584
					<string key="className">NSObject</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   585
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   586
						<string key="majorKey">IBFrameworkSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   587
						<string key="minorKey">Foundation.framework/Headers/NSURL.h</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   588
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   589
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   590
				<object class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   591
					<string key="className">NSObject</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   592
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   593
						<string key="majorKey">IBFrameworkSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   594
						<string key="minorKey">Foundation.framework/Headers/NSURLConnection.h</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   595
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   596
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   597
				<object class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   598
					<string key="className">NSObject</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   599
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   600
						<string key="majorKey">IBFrameworkSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   601
						<string key="minorKey">Foundation.framework/Headers/NSXMLParser.h</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   602
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   603
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   604
				<object class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   605
					<string key="className">NSObject</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   606
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   607
						<string key="majorKey">IBFrameworkSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   608
						<string key="minorKey">QuartzCore.framework/Headers/CAAnimation.h</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   609
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   610
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   611
				<object class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   612
					<string key="className">NSObject</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   613
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   614
						<string key="majorKey">IBFrameworkSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   615
						<string key="minorKey">QuartzCore.framework/Headers/CALayer.h</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   616
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   617
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   618
				<object class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   619
					<string key="className">NSObject</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   620
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   621
						<string key="majorKey">IBFrameworkSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   622
						<string key="minorKey">UIKit.framework/Headers/UIAccessibility.h</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   623
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   624
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   625
				<object class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   626
					<string key="className">NSObject</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   627
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   628
						<string key="majorKey">IBFrameworkSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   629
						<string key="minorKey">UIKit.framework/Headers/UINibLoading.h</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   630
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   631
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   632
				<object class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   633
					<string key="className">NSObject</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   634
					<object class="IBClassDescriptionSource" key="sourceIdentifier" id="238583711">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   635
						<string key="majorKey">IBFrameworkSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   636
						<string key="minorKey">UIKit.framework/Headers/UIResponder.h</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   637
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   638
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   639
				<object class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   640
					<string key="className">UIButton</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   641
					<string key="superclassName">UIControl</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   642
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   643
						<string key="majorKey">IBFrameworkSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   644
						<string key="minorKey">UIKit.framework/Headers/UIButton.h</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   645
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   646
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   647
				<object class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   648
					<string key="className">UIControl</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   649
					<string key="superclassName">UIView</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   650
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   651
						<string key="majorKey">IBFrameworkSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   652
						<string key="minorKey">UIKit.framework/Headers/UIControl.h</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   653
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   654
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   655
				<object class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   656
					<string key="className">UIImageView</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   657
					<string key="superclassName">UIView</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   658
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   659
						<string key="majorKey">IBFrameworkSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   660
						<string key="minorKey">UIKit.framework/Headers/UIImageView.h</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   661
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   662
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   663
				<object class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   664
					<string key="className">UILabel</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   665
					<string key="superclassName">UIView</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   666
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   667
						<string key="majorKey">IBFrameworkSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   668
						<string key="minorKey">UIKit.framework/Headers/UILabel.h</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   669
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   670
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   671
				<object class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   672
					<string key="className">UIResponder</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   673
					<string key="superclassName">NSObject</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   674
					<reference key="sourceIdentifier" ref="238583711"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   675
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   676
				<object class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   677
					<string key="className">UISearchBar</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   678
					<string key="superclassName">UIView</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   679
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   680
						<string key="majorKey">IBFrameworkSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   681
						<string key="minorKey">UIKit.framework/Headers/UISearchBar.h</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   682
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   683
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   684
				<object class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   685
					<string key="className">UISearchDisplayController</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   686
					<string key="superclassName">NSObject</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   687
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   688
						<string key="majorKey">IBFrameworkSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   689
						<string key="minorKey">UIKit.framework/Headers/UISearchDisplayController.h</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   690
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   691
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   692
				<object class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   693
					<string key="className">UIView</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   694
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   695
						<string key="majorKey">IBFrameworkSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   696
						<string key="minorKey">UIKit.framework/Headers/UITextField.h</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   697
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   698
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   699
				<object class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   700
					<string key="className">UIView</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   701
					<string key="superclassName">UIResponder</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   702
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   703
						<string key="majorKey">IBFrameworkSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   704
						<string key="minorKey">UIKit.framework/Headers/UIView.h</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   705
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   706
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   707
				<object class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   708
					<string key="className">UIViewController</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   709
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   710
						<string key="majorKey">IBFrameworkSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   711
						<string key="minorKey">UIKit.framework/Headers/UINavigationController.h</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   712
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   713
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   714
				<object class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   715
					<string key="className">UIViewController</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   716
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   717
						<string key="majorKey">IBFrameworkSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   718
						<string key="minorKey">UIKit.framework/Headers/UIPopoverController.h</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   719
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   720
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   721
				<object class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   722
					<string key="className">UIViewController</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   723
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   724
						<string key="majorKey">IBFrameworkSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   725
						<string key="minorKey">UIKit.framework/Headers/UISplitViewController.h</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   726
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   727
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   728
				<object class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   729
					<string key="className">UIViewController</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   730
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   731
						<string key="majorKey">IBFrameworkSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   732
						<string key="minorKey">UIKit.framework/Headers/UITabBarController.h</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   733
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   734
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   735
				<object class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   736
					<string key="className">UIViewController</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   737
					<string key="superclassName">UIResponder</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   738
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   739
						<string key="majorKey">IBFrameworkSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   740
						<string key="minorKey">UIKit.framework/Headers/UIViewController.h</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   741
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   742
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   743
			</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   744
		</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   745
		<int key="IBDocument.localizationMode">0</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   746
		<string key="IBDocument.TargetRuntimeIdentifier">IBCocoaTouchFramework</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   747
		<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDependencyDefaults">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   748
			<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.iPhoneOS</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   749
			<integer value="800" key="NS.object.0"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   750
		</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   751
		<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDevelopmentDependencies">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   752
			<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.InterfaceBuilder3</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   753
			<integer value="3000" key="NS.object.0"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   754
		</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   755
		<bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   756
		<string key="IBDocument.LastKnownRelativeProjectPath">../../project_files/HedgewarsMobile/HedgewarsMobile.xcodeproj</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   757
		<int key="IBDocument.defaultPropertyAccessControl">3</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   758
		<object class="NSMutableDictionary" key="IBDocument.LastKnownImageSizes">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   759
			<bool key="EncodedWithXMLCoder">YES</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   760
			<object class="NSArray" key="dict.sortedKeys">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   761
				<bool key="EncodedWithXMLCoder">YES</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   762
				<string>backgroundCenter.png</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   763
				<string>borderBottom.png</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   764
				<string>borderTop.png</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   765
				<string>networkButton.png</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   766
				<string>playButton.png</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   767
				<string>settingsButton.png</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   768
				<string>storeButton.png</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   769
				<string>title.png</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   770
			</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   771
			<object class="NSMutableArray" key="dict.values">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   772
				<bool key="EncodedWithXMLCoder">YES</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   773
				<string>{480, 278}</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   774
				<string>{480, 21}</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   775
				<string>{480, 21}</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   776
				<string>{217, 51}</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   777
				<string>{216, 51}</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   778
				<string>{57, 51}</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   779
				<string>{216, 51}</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   780
				<string>{262, 84}</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   781
			</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   782
		</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   783
		<string key="IBCocoaTouchPluginVersion">87</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   784
	</data>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   785
</archive>