cocoaTouch/xib/MainMenuViewController-iPad.xib
author koda
Thu, 17 Jun 2010 19:57:51 +0200
changeset 3513 f589230fa21b
parent 3492 07256e1ad559
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.iPad.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>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    15
		</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    16
		<object class="NSArray" key="IBDocument.PluginDependencies">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    17
			<bool key="EncodedWithXMLCoder">YES</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    18
			<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    19
		</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    20
		<object class="NSMutableDictionary" key="IBDocument.Metadata">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    21
			<bool key="EncodedWithXMLCoder">YES</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    22
			<object class="NSArray" key="dict.sortedKeys" id="0">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    23
				<bool key="EncodedWithXMLCoder">YES</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    24
			</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    25
			<object class="NSMutableArray" key="dict.values">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    26
				<bool key="EncodedWithXMLCoder">YES</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    27
			</object>
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 class="NSMutableArray" key="IBDocument.RootObjects" id="1000">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    30
			<bool key="EncodedWithXMLCoder">YES</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    31
			<object class="IBProxyObject" id="372490531">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    32
				<string key="IBProxiedObjectIdentifier">IBFilesOwner</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    33
				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    34
			</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    35
			<object class="IBProxyObject" id="975951072">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    36
				<string key="IBProxiedObjectIdentifier">IBFirstResponder</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    37
				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    38
			</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    39
			<object class="IBUIView" id="191373211">
3492
07256e1ad559 map preview generation reworked like nemo suggested (he was right, it's quickier in this way)
koda
parents: 3385
diff changeset
    40
				<nil key="NSNextResponder"/>
3305
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    41
				<int key="NSvFlags">292</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    42
				<object class="NSMutableArray" key="NSSubviews">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    43
					<bool key="EncodedWithXMLCoder">YES</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    44
					<object class="IBUIImageView" id="976741091">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    45
						<reference key="NSNextResponder" ref="191373211"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    46
						<int key="NSvFlags">274</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    47
						<string key="NSFrameSize">{1024, 768}</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    48
						<reference key="NSSuperview" ref="191373211"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    49
						<bool key="IBUIUserInteractionEnabled">NO</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    50
						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    51
						<object class="NSCustomResource" key="IBUIImage">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    52
							<string key="NSClassName">NSImage</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    53
							<string key="NSResourceName">Background.png</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    54
						</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    55
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    56
					<object class="IBUIImageView" id="90394251">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    57
						<reference key="NSNextResponder" ref="191373211"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    58
						<int key="NSvFlags">292</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    59
						<string key="NSFrame">{{147, 20}, {745, 146}}</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    60
						<reference key="NSSuperview" ref="191373211"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    61
						<bool key="IBUIOpaque">NO</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    62
						<int key="IBUIContentMode">4</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    63
						<bool key="IBUIUserInteractionEnabled">NO</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    64
						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    65
						<object class="NSCustomResource" key="IBUIImage">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    66
							<string key="NSClassName">NSImage</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    67
							<string key="NSResourceName">HedgewarsTitle.png</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    68
						</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    69
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    70
					<object class="IBUIButton" id="867308721">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    71
						<reference key="NSNextResponder" ref="191373211"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    72
						<int key="NSvFlags">292</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    73
						<string key="NSFrame">{{147, 200}, {258, 215}}</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    74
						<reference key="NSSuperview" ref="191373211"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    75
						<bool key="IBUIOpaque">NO</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    76
						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    77
						<int key="IBUIContentHorizontalAlignment">0</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    78
						<int key="IBUIContentVerticalAlignment">0</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    79
						<object class="NSFont" key="IBUIFont" id="917635782">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    80
							<string key="NSName">Helvetica-Bold</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    81
							<double key="NSSize">15</double>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    82
							<int key="NSfFlags">16</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    83
						</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    84
						<object class="NSColor" key="IBUIHighlightedTitleColor" id="918890028">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    85
							<int key="NSColorSpace">3</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    86
							<bytes key="NSWhite">MQA</bytes>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    87
						</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    88
						<object class="NSColor" key="IBUINormalTitleColor">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    89
							<int key="NSColorSpace">1</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    90
							<bytes key="NSRGB">MC4xOTYwNzg0MzQ2IDAuMzA5ODAzOTMyOSAwLjUyMTU2ODY1NgA</bytes>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    91
						</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    92
						<object class="NSColor" key="IBUINormalTitleShadowColor" id="112471976">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    93
							<int key="NSColorSpace">3</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    94
							<bytes key="NSWhite">MC41AA</bytes>
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="NSCustomResource" key="IBUINormalImage">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    97
							<string key="NSClassName">NSImage</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
    98
							<string key="NSResourceName">Multiplayer.png</string>
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>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   101
					<object class="IBUIButton" id="607338789">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   102
						<reference key="NSNextResponder" ref="191373211"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   103
						<int key="NSvFlags">292</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   104
						<string key="NSFrame">{{634, 493}, {258, 215}}</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   105
						<reference key="NSSuperview" ref="191373211"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   106
						<bool key="IBUIOpaque">NO</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   107
						<int key="IBUITag">1</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   108
						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   109
						<int key="IBUIContentHorizontalAlignment">0</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   110
						<int key="IBUIContentVerticalAlignment">0</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   111
						<reference key="IBUIFont" ref="917635782"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   112
						<reference key="IBUIHighlightedTitleColor" ref="918890028"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   113
						<object class="NSColor" key="IBUINormalTitleColor">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   114
							<int key="NSColorSpace">1</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   115
							<bytes key="NSRGB">MC4xOTYwNzg0MzQ2IDAuMzA5ODAzOTMyOSAwLjUyMTU2ODY1NgA</bytes>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   116
						</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   117
						<reference key="IBUINormalTitleShadowColor" ref="112471976"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   118
						<object class="NSCustomResource" key="IBUINormalImage">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   119
							<string key="NSClassName">NSImage</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   120
							<string key="NSResourceName">NetworkPlay.png</string>
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
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   123
					<object class="IBUIButton" id="95106947">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   124
						<reference key="NSNextResponder" ref="191373211"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   125
						<int key="NSvFlags">292</int>
3377
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3308
diff changeset
   126
						<string key="NSFrame">{{175, 600}, {18, 19}}</string>
3305
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   127
						<reference key="NSSuperview" ref="191373211"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   128
						<bool key="IBUIOpaque">NO</bool>
3377
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3308
diff changeset
   129
						<int key="IBUITag">3</int>
3305
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   130
						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   131
						<int key="IBUIContentHorizontalAlignment">0</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   132
						<int key="IBUIContentVerticalAlignment">0</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   133
						<reference key="IBUIFont" ref="917635782"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   134
						<int key="IBUIButtonType">3</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   135
						<bool key="IBUIShowsTouchWhenHighlighted">YES</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   136
						<reference key="IBUIHighlightedTitleColor" ref="918890028"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   137
						<object class="NSColor" key="IBUINormalTitleColor">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   138
							<int key="NSColorSpace">1</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   139
							<bytes key="NSRGB">MC4xOTYwNzg0MzQ2IDAuMzA5ODAzOTMyOSAwLjUyMTU2ODY1NgA</bytes>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   140
						</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   141
						<reference key="IBUINormalTitleShadowColor" ref="112471976"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   142
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   143
					<object class="IBUILabel" id="177360137">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   144
						<reference key="NSNextResponder" ref="191373211"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   145
						<int key="NSvFlags">292</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   146
						<string key="NSFrame">{{762, 183}, {87, 21}}</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   147
						<reference key="NSSuperview" ref="191373211"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   148
						<bool key="IBUIOpaque">NO</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   149
						<bool key="IBUIClipsSubviews">YES</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   150
						<int key="IBUIContentMode">7</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   151
						<bool key="IBUIUserInteractionEnabled">NO</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   152
						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   153
						<string key="IBUIText"/>
3308
b6dcae4b6d2c make the tables work also on iphone
koda
parents: 3305
diff changeset
   154
						<object class="NSFont" key="IBUIFont">
b6dcae4b6d2c make the tables work also on iphone
koda
parents: 3305
diff changeset
   155
							<string key="NSName">Helvetica-Oblique</string>
b6dcae4b6d2c make the tables work also on iphone
koda
parents: 3305
diff changeset
   156
							<double key="NSSize">17</double>
b6dcae4b6d2c make the tables work also on iphone
koda
parents: 3305
diff changeset
   157
							<int key="NSfFlags">16</int>
b6dcae4b6d2c make the tables work also on iphone
koda
parents: 3305
diff changeset
   158
						</object>
3305
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   159
						<object class="NSColor" key="IBUITextColor">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   160
							<int key="NSColorSpace">1</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   161
							<bytes key="NSRGB">MSAxIDEAA</bytes>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   162
							<object class="NSColorSpace" key="NSCustomColorSpace">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   163
								<int key="NSID">1</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   164
							</object>
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
						<nil key="IBUIHighlightedColor"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   167
						<int key="IBUIBaselineAdjustment">1</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   168
						<float key="IBUIMinimumFontSize">10</float>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   169
					</object>
3377
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3308
diff changeset
   170
					<object class="IBUIButton" id="898948205">
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3308
diff changeset
   171
						<reference key="NSNextResponder" ref="191373211"/>
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3308
diff changeset
   172
						<int key="NSvFlags">292</int>
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3308
diff changeset
   173
						<string key="NSFrame">{{267, 579}, {72, 62}}</string>
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3308
diff changeset
   174
						<reference key="NSSuperview" ref="191373211"/>
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3308
diff changeset
   175
						<bool key="IBUIOpaque">NO</bool>
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3308
diff changeset
   176
						<int key="IBUITag">2</int>
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3308
diff changeset
   177
						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3308
diff changeset
   178
						<int key="IBUIContentHorizontalAlignment">0</int>
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3308
diff changeset
   179
						<int key="IBUIContentVerticalAlignment">0</int>
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3308
diff changeset
   180
						<reference key="IBUIFont" ref="917635782"/>
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3308
diff changeset
   181
						<reference key="IBUIHighlightedTitleColor" ref="918890028"/>
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3308
diff changeset
   182
						<object class="NSColor" key="IBUINormalTitleColor">
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3308
diff changeset
   183
							<int key="NSColorSpace">1</int>
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3308
diff changeset
   184
							<bytes key="NSRGB">MC4xOTYwNzg0MzQ2IDAuMzA5ODAzOTMyOSAwLjUyMTU2ODY1NgA</bytes>
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3308
diff changeset
   185
						</object>
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3308
diff changeset
   186
						<reference key="IBUINormalTitleShadowColor" ref="112471976"/>
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3308
diff changeset
   187
						<object class="NSCustomResource" key="IBUINormalImage">
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3308
diff changeset
   188
							<string key="NSClassName">NSImage</string>
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3308
diff changeset
   189
							<string key="NSResourceName">settingsButton.png</string>
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3308
diff changeset
   190
						</object>
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3308
diff changeset
   191
					</object>
3305
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   192
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   193
				<string key="NSFrameSize">{1024, 768}</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   194
				<object class="NSColor" key="IBUIBackgroundColor">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   195
					<int key="NSColorSpace">1</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   196
					<bytes key="NSRGB">MCAwIDAAA</bytes>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   197
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   198
				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   199
			</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   200
		</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   201
		<object class="IBObjectContainer" key="IBDocument.Objects">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   202
			<object class="NSMutableArray" key="connectionRecords">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   203
				<bool key="EncodedWithXMLCoder">YES</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   204
				<object class="IBConnectionRecord">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   205
					<object class="IBCocoaTouchOutletConnection" key="connection">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   206
						<string key="label">view</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   207
						<reference key="source" ref="372490531"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   208
						<reference key="destination" ref="191373211"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   209
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   210
					<int key="connectionID">3</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   211
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   212
				<object class="IBConnectionRecord">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   213
					<object class="IBCocoaTouchEventConnection" key="connection">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   214
						<string key="label">switchViews:</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   215
						<reference key="source" ref="95106947"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   216
						<reference key="destination" ref="372490531"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   217
						<int key="IBEventType">7</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   218
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   219
					<int key="connectionID">47</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   220
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   221
				<object class="IBConnectionRecord">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   222
					<object class="IBCocoaTouchEventConnection" key="connection">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   223
						<string key="label">switchViews:</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   224
						<reference key="source" ref="867308721"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   225
						<reference key="destination" ref="372490531"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   226
						<int key="IBEventType">7</int>
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
					<int key="connectionID">48</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   229
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   230
				<object class="IBConnectionRecord">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   231
					<object class="IBCocoaTouchEventConnection" key="connection">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   232
						<string key="label">switchViews:</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   233
						<reference key="source" ref="607338789"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   234
						<reference key="destination" ref="372490531"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   235
						<int key="IBEventType">7</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   236
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   237
					<int key="connectionID">49</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   238
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   239
				<object class="IBConnectionRecord">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   240
					<object class="IBCocoaTouchOutletConnection" key="connection">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   241
						<string key="label">versionLabel</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   242
						<reference key="source" ref="372490531"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   243
						<reference key="destination" ref="177360137"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   244
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   245
					<int key="connectionID">51</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   246
				</object>
3385
361bd29293f4 add automatic rotation in ipad (landscape only)
koda
parents: 3377
diff changeset
   247
				<object class="IBConnectionRecord">
361bd29293f4 add automatic rotation in ipad (landscape only)
koda
parents: 3377
diff changeset
   248
					<object class="IBCocoaTouchEventConnection" key="connection">
361bd29293f4 add automatic rotation in ipad (landscape only)
koda
parents: 3377
diff changeset
   249
						<string key="label">switchViews:</string>
361bd29293f4 add automatic rotation in ipad (landscape only)
koda
parents: 3377
diff changeset
   250
						<reference key="source" ref="898948205"/>
361bd29293f4 add automatic rotation in ipad (landscape only)
koda
parents: 3377
diff changeset
   251
						<reference key="destination" ref="372490531"/>
361bd29293f4 add automatic rotation in ipad (landscape only)
koda
parents: 3377
diff changeset
   252
						<int key="IBEventType">7</int>
361bd29293f4 add automatic rotation in ipad (landscape only)
koda
parents: 3377
diff changeset
   253
					</object>
361bd29293f4 add automatic rotation in ipad (landscape only)
koda
parents: 3377
diff changeset
   254
					<int key="connectionID">54</int>
361bd29293f4 add automatic rotation in ipad (landscape only)
koda
parents: 3377
diff changeset
   255
				</object>
3305
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   256
			</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   257
			<object class="IBMutableOrderedSet" key="objectRecords">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   258
				<object class="NSArray" key="orderedObjects">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   259
					<bool key="EncodedWithXMLCoder">YES</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   260
					<object class="IBObjectRecord">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   261
						<int key="objectID">0</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   262
						<reference key="object" ref="0"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   263
						<reference key="children" ref="1000"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   264
						<nil key="parent"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   265
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   266
					<object class="IBObjectRecord">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   267
						<int key="objectID">1</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   268
						<reference key="object" ref="191373211"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   269
						<object class="NSMutableArray" key="children">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   270
							<bool key="EncodedWithXMLCoder">YES</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   271
							<reference ref="90394251"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   272
							<reference ref="607338789"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   273
							<reference ref="867308721"/>
3377
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3308
diff changeset
   274
							<reference ref="177360137"/>
3305
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   275
							<reference ref="95106947"/>
3377
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3308
diff changeset
   276
							<reference ref="898948205"/>
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3308
diff changeset
   277
							<reference ref="976741091"/>
3305
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   278
						</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   279
						<reference key="parent" ref="0"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   280
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   281
					<object class="IBObjectRecord">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   282
						<int key="objectID">-1</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   283
						<reference key="object" ref="372490531"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   284
						<reference key="parent" ref="0"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   285
						<string key="objectName">File's Owner</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   286
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   287
					<object class="IBObjectRecord">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   288
						<int key="objectID">-2</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   289
						<reference key="object" ref="975951072"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   290
						<reference key="parent" ref="0"/>
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
					<object class="IBObjectRecord">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   293
						<int key="objectID">38</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   294
						<reference key="object" ref="90394251"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   295
						<reference key="parent" ref="191373211"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   296
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   297
					<object class="IBObjectRecord">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   298
						<int key="objectID">39</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   299
						<reference key="object" ref="867308721"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   300
						<reference key="parent" ref="191373211"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   301
						<string key="objectName">local</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   302
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   303
					<object class="IBObjectRecord">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   304
						<int key="objectID">40</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   305
						<reference key="object" ref="607338789"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   306
						<reference key="parent" ref="191373211"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   307
						<string key="objectName">multi</string>
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
					<object class="IBObjectRecord">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   310
						<int key="objectID">45</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   311
						<reference key="object" ref="95106947"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   312
						<reference key="parent" ref="191373211"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   313
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   314
					<object class="IBObjectRecord">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   315
						<int key="objectID">50</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   316
						<reference key="object" ref="177360137"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   317
						<reference key="parent" ref="191373211"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   318
					</object>
3377
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3308
diff changeset
   319
					<object class="IBObjectRecord">
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3308
diff changeset
   320
						<int key="objectID">52</int>
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3308
diff changeset
   321
						<reference key="object" ref="898948205"/>
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3308
diff changeset
   322
						<reference key="parent" ref="191373211"/>
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3308
diff changeset
   323
					</object>
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3308
diff changeset
   324
					<object class="IBObjectRecord">
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3308
diff changeset
   325
						<int key="objectID">37</int>
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3308
diff changeset
   326
						<reference key="object" ref="976741091"/>
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3308
diff changeset
   327
						<reference key="parent" ref="191373211"/>
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3308
diff changeset
   328
					</object>
3305
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   329
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   330
			</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   331
			<object class="NSMutableDictionary" key="flattenedProperties">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   332
				<bool key="EncodedWithXMLCoder">YES</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   333
				<object class="NSArray" key="dict.sortedKeys">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   334
					<bool key="EncodedWithXMLCoder">YES</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   335
					<string>-1.CustomClassName</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   336
					<string>-2.CustomClassName</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   337
					<string>1.IBEditorWindowLastContentRect</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   338
					<string>1.IBPluginDependency</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   339
					<string>37.IBPluginDependency</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   340
					<string>38.IBPluginDependency</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   341
					<string>39.IBPluginDependency</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   342
					<string>40.IBPluginDependency</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   343
					<string>45.IBPluginDependency</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   344
					<string>50.IBPluginDependency</string>
3377
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3308
diff changeset
   345
					<string>52.IBPluginDependency</string>
3305
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   346
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   347
				<object class="NSMutableArray" key="dict.values">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   348
					<bool key="EncodedWithXMLCoder">YES</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   349
					<string>MainMenuViewController</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   350
					<string>UIResponder</string>
3492
07256e1ad559 map preview generation reworked like nemo suggested (he was right, it's quickier in this way)
koda
parents: 3385
diff changeset
   351
					<string>{{224, 119}, {1024, 768}}</string>
3305
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   352
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   353
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   354
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   355
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   356
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   357
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   358
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
3377
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3308
diff changeset
   359
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
3305
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   360
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   361
			</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   362
			<object class="NSMutableDictionary" key="unlocalizedProperties">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   363
				<bool key="EncodedWithXMLCoder">YES</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   364
				<reference key="dict.sortedKeys" ref="0"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   365
				<object class="NSMutableArray" key="dict.values">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   366
					<bool key="EncodedWithXMLCoder">YES</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   367
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   368
			</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   369
			<nil key="activeLocalization"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   370
			<object class="NSMutableDictionary" key="localizations">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   371
				<bool key="EncodedWithXMLCoder">YES</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   372
				<reference key="dict.sortedKeys" ref="0"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   373
				<object class="NSMutableArray" key="dict.values">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   374
					<bool key="EncodedWithXMLCoder">YES</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   375
				</object>
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
			<nil key="sourceID"/>
3492
07256e1ad559 map preview generation reworked like nemo suggested (he was right, it's quickier in this way)
koda
parents: 3385
diff changeset
   378
			<int key="maxID">86</int>
3305
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   379
		</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   380
		<object class="IBClassDescriber" key="IBDocument.Classes">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   381
			<object class="NSMutableArray" key="referencedPartialClassDescriptions">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   382
				<bool key="EncodedWithXMLCoder">YES</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   383
				<object class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   384
					<string key="className">MainMenuViewController</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   385
					<string key="superclassName">UIViewController</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   386
					<object class="NSMutableDictionary" key="actions">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   387
						<string key="NS.key.0">switchViews:</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   388
						<string key="NS.object.0">id</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   389
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   390
					<object class="NSMutableDictionary" key="outlets">
3492
07256e1ad559 map preview generation reworked like nemo suggested (he was right, it's quickier in this way)
koda
parents: 3385
diff changeset
   391
						<bool key="EncodedWithXMLCoder">YES</bool>
07256e1ad559 map preview generation reworked like nemo suggested (he was right, it's quickier in this way)
koda
parents: 3385
diff changeset
   392
						<object class="NSArray" key="dict.sortedKeys">
07256e1ad559 map preview generation reworked like nemo suggested (he was right, it's quickier in this way)
koda
parents: 3385
diff changeset
   393
							<bool key="EncodedWithXMLCoder">YES</bool>
07256e1ad559 map preview generation reworked like nemo suggested (he was right, it's quickier in this way)
koda
parents: 3385
diff changeset
   394
							<string>settingsSplitViewController</string>
07256e1ad559 map preview generation reworked like nemo suggested (he was right, it's quickier in this way)
koda
parents: 3385
diff changeset
   395
							<string>versionLabel</string>
07256e1ad559 map preview generation reworked like nemo suggested (he was right, it's quickier in this way)
koda
parents: 3385
diff changeset
   396
						</object>
07256e1ad559 map preview generation reworked like nemo suggested (he was right, it's quickier in this way)
koda
parents: 3385
diff changeset
   397
						<object class="NSMutableArray" key="dict.values">
07256e1ad559 map preview generation reworked like nemo suggested (he was right, it's quickier in this way)
koda
parents: 3385
diff changeset
   398
							<bool key="EncodedWithXMLCoder">YES</bool>
07256e1ad559 map preview generation reworked like nemo suggested (he was right, it's quickier in this way)
koda
parents: 3385
diff changeset
   399
							<string>UISplitViewController</string>
07256e1ad559 map preview generation reworked like nemo suggested (he was right, it's quickier in this way)
koda
parents: 3385
diff changeset
   400
							<string>UILabel</string>
07256e1ad559 map preview generation reworked like nemo suggested (he was right, it's quickier in this way)
koda
parents: 3385
diff changeset
   401
						</object>
3305
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   402
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   403
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   404
						<string key="majorKey">IBProjectSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   405
						<string key="minorKey">../../cocoaTouch/MainMenuViewController.h</string>
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>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   408
			</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   409
			<object class="NSMutableArray" key="referencedPartialClassDescriptionsV3.2+">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   410
				<bool key="EncodedWithXMLCoder">YES</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   411
				<object class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   412
					<string key="className">NSObject</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   413
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   414
						<string key="majorKey">IBFrameworkSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   415
						<string key="minorKey">Foundation.framework/Headers/NSError.h</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   416
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   417
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   418
				<object class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   419
					<string key="className">NSObject</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   420
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   421
						<string key="majorKey">IBFrameworkSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   422
						<string key="minorKey">Foundation.framework/Headers/NSFileManager.h</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   423
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   424
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   425
				<object class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   426
					<string key="className">NSObject</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   427
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   428
						<string key="majorKey">IBFrameworkSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   429
						<string key="minorKey">Foundation.framework/Headers/NSKeyValueCoding.h</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   430
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   431
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   432
				<object class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   433
					<string key="className">NSObject</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   434
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   435
						<string key="majorKey">IBFrameworkSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   436
						<string key="minorKey">Foundation.framework/Headers/NSKeyValueObserving.h</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   437
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   438
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   439
				<object class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   440
					<string key="className">NSObject</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   441
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   442
						<string key="majorKey">IBFrameworkSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   443
						<string key="minorKey">Foundation.framework/Headers/NSKeyedArchiver.h</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   444
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   445
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   446
				<object class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   447
					<string key="className">NSObject</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   448
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   449
						<string key="majorKey">IBFrameworkSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   450
						<string key="minorKey">Foundation.framework/Headers/NSNetServices.h</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   451
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   452
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   453
				<object class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   454
					<string key="className">NSObject</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   455
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   456
						<string key="majorKey">IBFrameworkSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   457
						<string key="minorKey">Foundation.framework/Headers/NSObject.h</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   458
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   459
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   460
				<object class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   461
					<string key="className">NSObject</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   462
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   463
						<string key="majorKey">IBFrameworkSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   464
						<string key="minorKey">Foundation.framework/Headers/NSPort.h</string>
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>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   467
				<object class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   468
					<string key="className">NSObject</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   469
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   470
						<string key="majorKey">IBFrameworkSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   471
						<string key="minorKey">Foundation.framework/Headers/NSRunLoop.h</string>
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
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   474
				<object class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   475
					<string key="className">NSObject</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   476
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   477
						<string key="majorKey">IBFrameworkSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   478
						<string key="minorKey">Foundation.framework/Headers/NSStream.h</string>
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
				<object class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   482
					<string key="className">NSObject</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   483
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   484
						<string key="majorKey">IBFrameworkSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   485
						<string key="minorKey">Foundation.framework/Headers/NSThread.h</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   486
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   487
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   488
				<object class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   489
					<string key="className">NSObject</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   490
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   491
						<string key="majorKey">IBFrameworkSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   492
						<string key="minorKey">Foundation.framework/Headers/NSURL.h</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>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   495
				<object class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   496
					<string key="className">NSObject</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   497
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   498
						<string key="majorKey">IBFrameworkSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   499
						<string key="minorKey">Foundation.framework/Headers/NSURLConnection.h</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   500
					</object>
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 class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   503
					<string key="className">NSObject</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   504
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   505
						<string key="majorKey">IBFrameworkSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   506
						<string key="minorKey">Foundation.framework/Headers/NSXMLParser.h</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   507
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   508
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   509
				<object class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   510
					<string key="className">NSObject</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   511
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   512
						<string key="majorKey">IBFrameworkSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   513
						<string key="minorKey">QuartzCore.framework/Headers/CAAnimation.h</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   514
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   515
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   516
				<object class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   517
					<string key="className">NSObject</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   518
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   519
						<string key="majorKey">IBFrameworkSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   520
						<string key="minorKey">QuartzCore.framework/Headers/CALayer.h</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   521
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   522
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   523
				<object class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   524
					<string key="className">NSObject</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   525
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   526
						<string key="majorKey">IBFrameworkSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   527
						<string key="minorKey">UIKit.framework/Headers/UIAccessibility.h</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   528
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   529
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   530
				<object class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   531
					<string key="className">NSObject</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   532
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   533
						<string key="majorKey">IBFrameworkSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   534
						<string key="minorKey">UIKit.framework/Headers/UINibLoading.h</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   535
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   536
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   537
				<object class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   538
					<string key="className">NSObject</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   539
					<object class="IBClassDescriptionSource" key="sourceIdentifier" id="864669175">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   540
						<string key="majorKey">IBFrameworkSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   541
						<string key="minorKey">UIKit.framework/Headers/UIResponder.h</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   542
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   543
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   544
				<object class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   545
					<string key="className">UIButton</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   546
					<string key="superclassName">UIControl</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   547
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   548
						<string key="majorKey">IBFrameworkSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   549
						<string key="minorKey">UIKit.framework/Headers/UIButton.h</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   550
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   551
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   552
				<object class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   553
					<string key="className">UIControl</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   554
					<string key="superclassName">UIView</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   555
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   556
						<string key="majorKey">IBFrameworkSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   557
						<string key="minorKey">UIKit.framework/Headers/UIControl.h</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   558
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   559
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   560
				<object class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   561
					<string key="className">UIImageView</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   562
					<string key="superclassName">UIView</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   563
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   564
						<string key="majorKey">IBFrameworkSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   565
						<string key="minorKey">UIKit.framework/Headers/UIImageView.h</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   566
					</object>
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 class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   569
					<string key="className">UILabel</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   570
					<string key="superclassName">UIView</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">UIKit.framework/Headers/UILabel.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">UIResponder</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   578
					<string key="superclassName">NSObject</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   579
					<reference key="sourceIdentifier" ref="864669175"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   580
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   581
				<object class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   582
					<string key="className">UISearchBar</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   583
					<string key="superclassName">UIView</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   584
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   585
						<string key="majorKey">IBFrameworkSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   586
						<string key="minorKey">UIKit.framework/Headers/UISearchBar.h</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   587
					</object>
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 class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   590
					<string key="className">UISearchDisplayController</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   591
					<string key="superclassName">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">UIKit.framework/Headers/UISearchDisplayController.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">
3492
07256e1ad559 map preview generation reworked like nemo suggested (he was right, it's quickier in this way)
koda
parents: 3385
diff changeset
   598
					<string key="className">UISplitViewController</string>
07256e1ad559 map preview generation reworked like nemo suggested (he was right, it's quickier in this way)
koda
parents: 3385
diff changeset
   599
					<string key="superclassName">UIViewController</string>
07256e1ad559 map preview generation reworked like nemo suggested (he was right, it's quickier in this way)
koda
parents: 3385
diff changeset
   600
					<object class="IBClassDescriptionSource" key="sourceIdentifier" id="53873462">
07256e1ad559 map preview generation reworked like nemo suggested (he was right, it's quickier in this way)
koda
parents: 3385
diff changeset
   601
						<string key="majorKey">IBFrameworkSource</string>
07256e1ad559 map preview generation reworked like nemo suggested (he was right, it's quickier in this way)
koda
parents: 3385
diff changeset
   602
						<string key="minorKey">UIKit.framework/Headers/UISplitViewController.h</string>
07256e1ad559 map preview generation reworked like nemo suggested (he was right, it's quickier in this way)
koda
parents: 3385
diff changeset
   603
					</object>
07256e1ad559 map preview generation reworked like nemo suggested (he was right, it's quickier in this way)
koda
parents: 3385
diff changeset
   604
				</object>
07256e1ad559 map preview generation reworked like nemo suggested (he was right, it's quickier in this way)
koda
parents: 3385
diff changeset
   605
				<object class="IBPartialClassDescription">
3305
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   606
					<string key="className">UIView</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   607
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   608
						<string key="majorKey">IBFrameworkSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   609
						<string key="minorKey">UIKit.framework/Headers/UITextField.h</string>
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>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   612
				<object class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   613
					<string key="className">UIView</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   614
					<string key="superclassName">UIResponder</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   615
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   616
						<string key="majorKey">IBFrameworkSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   617
						<string key="minorKey">UIKit.framework/Headers/UIView.h</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   618
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   619
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   620
				<object class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   621
					<string key="className">UIViewController</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   622
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   623
						<string key="majorKey">IBFrameworkSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   624
						<string key="minorKey">UIKit.framework/Headers/UINavigationController.h</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   625
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   626
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   627
				<object class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   628
					<string key="className">UIViewController</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   629
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   630
						<string key="majorKey">IBFrameworkSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   631
						<string key="minorKey">UIKit.framework/Headers/UIPopoverController.h</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   632
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   633
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   634
				<object class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   635
					<string key="className">UIViewController</string>
3492
07256e1ad559 map preview generation reworked like nemo suggested (he was right, it's quickier in this way)
koda
parents: 3385
diff changeset
   636
					<reference key="sourceIdentifier" ref="53873462"/>
3305
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 class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   639
					<string key="className">UIViewController</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   640
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   641
						<string key="majorKey">IBFrameworkSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   642
						<string key="minorKey">UIKit.framework/Headers/UITabBarController.h</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   643
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   644
				</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   645
				<object class="IBPartialClassDescription">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   646
					<string key="className">UIViewController</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   647
					<string key="superclassName">UIResponder</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   648
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   649
						<string key="majorKey">IBFrameworkSource</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   650
						<string key="minorKey">UIKit.framework/Headers/UIViewController.h</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   651
					</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   652
				</object>
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
		<int key="IBDocument.localizationMode">0</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   656
		<string key="IBDocument.TargetRuntimeIdentifier">IBIPadFramework</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   657
		<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDependencyDefaults">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   658
			<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.iPhoneOS</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   659
			<integer value="800" key="NS.object.0"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   660
		</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   661
		<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDevelopmentDependencies">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   662
			<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.InterfaceBuilder3</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   663
			<integer value="3000" key="NS.object.0"/>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   664
		</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   665
		<bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool>
3377
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3308
diff changeset
   666
		<string key="IBDocument.LastKnownRelativeProjectPath">../../project_files/HedgewarsMobile/Hedgewars.xcodeproj</string>
3305
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   667
		<int key="IBDocument.defaultPropertyAccessControl">3</int>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   668
		<object class="NSMutableDictionary" key="IBDocument.LastKnownImageSizes">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   669
			<bool key="EncodedWithXMLCoder">YES</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   670
			<object class="NSArray" key="dict.sortedKeys">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   671
				<bool key="EncodedWithXMLCoder">YES</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   672
				<string>Background.png</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   673
				<string>HedgewarsTitle.png</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   674
				<string>Multiplayer.png</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   675
				<string>NetworkPlay.png</string>
3377
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3308
diff changeset
   676
				<string>settingsButton.png</string>
3305
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   677
			</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   678
			<object class="NSMutableArray" key="dict.values">
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   679
				<bool key="EncodedWithXMLCoder">YES</bool>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   680
				<string>{1024, 768}</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   681
				<string>{720, 140}</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   682
				<string>{264, 219}</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   683
				<string>{314, 260}</string>
3377
a3f0849f26bc add option to look at the previous debug log
koda
parents: 3308
diff changeset
   684
				<string>{57, 51}</string>
3305
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   685
			</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   686
		</object>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   687
		<string key="IBCocoaTouchPluginVersion">87</string>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   688
	</data>
91074496d5c9 merged code from ipad and iphone frontends
koda
parents:
diff changeset
   689
</archive>