cocoaTouch/xib/GameConfigViewController-iPad.xib
author koda
Thu, 17 Jun 2010 19:57:51 +0200
changeset 3513 f589230fa21b
parent 3463 23c50be687a9
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:
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
     2
<archive type="com.apple.InterfaceBuilder3.CocoaTouch.iPad.XIB" version="7.10">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
     3
	<data>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
     4
		<int key="IBDocument.SystemTarget">800</int>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
     5
		<string key="IBDocument.SystemVersion">10D573</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
     6
		<string key="IBDocument.InterfaceBuilderVersion">762</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
     7
		<string key="IBDocument.AppKitVersion">1038.29</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
     8
		<string key="IBDocument.HIToolboxVersion">460.00</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
     9
		<object class="NSMutableDictionary" key="IBDocument.PluginVersions">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    10
			<string key="NS.key.0">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    11
			<string key="NS.object.0">87</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    12
		</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    13
		<object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    14
			<bool key="EncodedWithXMLCoder">YES</bool>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    15
		</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    16
		<object class="NSArray" key="IBDocument.PluginDependencies">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    17
			<bool key="EncodedWithXMLCoder">YES</bool>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    18
			<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    19
		</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    20
		<object class="NSMutableDictionary" key="IBDocument.Metadata">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    21
			<bool key="EncodedWithXMLCoder">YES</bool>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    22
			<object class="NSArray" key="dict.sortedKeys" id="0">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    23
				<bool key="EncodedWithXMLCoder">YES</bool>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    24
			</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    25
			<object class="NSMutableArray" key="dict.values">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    26
				<bool key="EncodedWithXMLCoder">YES</bool>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    27
			</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    28
		</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    29
		<object class="NSMutableArray" key="IBDocument.RootObjects" id="1000">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    30
			<bool key="EncodedWithXMLCoder">YES</bool>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    31
			<object class="IBProxyObject" id="841351856">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    32
				<string key="IBProxiedObjectIdentifier">IBFilesOwner</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    33
				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    34
			</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    35
			<object class="IBProxyObject" id="606714003">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    36
				<string key="IBProxiedObjectIdentifier">IBFirstResponder</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    37
				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    38
			</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    39
			<object class="IBUIView" id="766721923">
3385
361bd29293f4 add automatic rotation in ipad (landscape only)
koda
parents: 3374
diff changeset
    40
				<nil key="NSNextResponder"/>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    41
				<int key="NSvFlags">292</int>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    42
				<object class="NSMutableArray" key="NSSubviews">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    43
					<bool key="EncodedWithXMLCoder">YES</bool>
3374
0d522416d97f lazy loading for all the tables with images (might affect performance but ui feels much more responsive)
koda
parents: 3361
diff changeset
    44
					<object class="IBUIToolbar" id="836721772">
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    45
						<reference key="NSNextResponder" ref="766721923"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    46
						<int key="NSvFlags">266</int>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    47
						<string key="NSFrame">{{0, 724}, {1024, 44}}</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    48
						<reference key="NSSuperview" ref="766721923"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    49
						<bool key="IBUIOpaque">NO</bool>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    50
						<bool key="IBUIClearsContextBeforeDrawing">NO</bool>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    51
						<string key="targetRuntimeIdentifier">IBIPadFramework</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    52
						<object class="NSMutableArray" key="IBUIItems">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    53
							<bool key="EncodedWithXMLCoder">YES</bool>
3374
0d522416d97f lazy loading for all the tables with images (might affect performance but ui feels much more responsive)
koda
parents: 3361
diff changeset
    54
							<object class="IBUIBarButtonItem" id="80281356">
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    55
								<string key="IBUITitle">Back</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    56
								<string key="targetRuntimeIdentifier">IBIPadFramework</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    57
								<int key="IBUIStyle">1</int>
3374
0d522416d97f lazy loading for all the tables with images (might affect performance but ui feels much more responsive)
koda
parents: 3361
diff changeset
    58
								<reference key="IBUIToolbar" ref="836721772"/>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    59
							</object>
3374
0d522416d97f lazy loading for all the tables with images (might affect performance but ui feels much more responsive)
koda
parents: 3361
diff changeset
    60
							<object class="IBUIBarButtonItem" id="716161941">
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    61
								<string key="targetRuntimeIdentifier">IBIPadFramework</string>
3374
0d522416d97f lazy loading for all the tables with images (might affect performance but ui feels much more responsive)
koda
parents: 3361
diff changeset
    62
								<reference key="IBUIToolbar" ref="836721772"/>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    63
								<int key="IBUISystemItemIdentifier">5</int>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    64
							</object>
3374
0d522416d97f lazy loading for all the tables with images (might affect performance but ui feels much more responsive)
koda
parents: 3361
diff changeset
    65
							<object class="IBUIBarButtonItem" id="919181414">
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    66
								<int key="IBUITag">1</int>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    67
								<string key="IBUITitle">Start Game</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    68
								<string key="targetRuntimeIdentifier">IBIPadFramework</string>
3374
0d522416d97f lazy loading for all the tables with images (might affect performance but ui feels much more responsive)
koda
parents: 3361
diff changeset
    69
								<float key="IBUIWidth">90</float>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    70
								<int key="IBUIStyle">2</int>
3374
0d522416d97f lazy loading for all the tables with images (might affect performance but ui feels much more responsive)
koda
parents: 3361
diff changeset
    71
								<reference key="IBUIToolbar" ref="836721772"/>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    72
							</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    73
						</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    74
					</object>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    75
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    76
				<string key="NSFrameSize">{1024, 768}</string>
3374
0d522416d97f lazy loading for all the tables with images (might affect performance but ui feels much more responsive)
koda
parents: 3361
diff changeset
    77
				<object class="NSColor" key="IBUIBackgroundColor">
0d522416d97f lazy loading for all the tables with images (might affect performance but ui feels much more responsive)
koda
parents: 3361
diff changeset
    78
					<int key="NSColorSpace">3</int>
0d522416d97f lazy loading for all the tables with images (might affect performance but ui feels much more responsive)
koda
parents: 3361
diff changeset
    79
					<bytes key="NSWhite">MQA</bytes>
0d522416d97f lazy loading for all the tables with images (might affect performance but ui feels much more responsive)
koda
parents: 3361
diff changeset
    80
				</object>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    81
				<bool key="IBUIClearsContextBeforeDrawing">NO</bool>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    82
				<object class="IBUISimulatedOrientationMetrics" key="IBUISimulatedOrientationMetrics">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    83
					<int key="interfaceOrientation">3</int>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    84
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    85
				<string key="targetRuntimeIdentifier">IBIPadFramework</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    86
			</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    87
		</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    88
		<object class="IBObjectContainer" key="IBDocument.Objects">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    89
			<object class="NSMutableArray" key="connectionRecords">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    90
				<bool key="EncodedWithXMLCoder">YES</bool>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    91
				<object class="IBConnectionRecord">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    92
					<object class="IBCocoaTouchOutletConnection" key="connection">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    93
						<string key="label">view</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    94
						<reference key="source" ref="841351856"/>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    95
						<reference key="destination" ref="766721923"/>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    96
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    97
					<int key="connectionID">3</int>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    98
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    99
				<object class="IBConnectionRecord">
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   100
					<object class="IBCocoaTouchEventConnection" key="connection">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   101
						<string key="label">buttonPressed:</string>
3374
0d522416d97f lazy loading for all the tables with images (might affect performance but ui feels much more responsive)
koda
parents: 3361
diff changeset
   102
						<reference key="source" ref="80281356"/>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   103
						<reference key="destination" ref="841351856"/>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   104
					</object>
3374
0d522416d97f lazy loading for all the tables with images (might affect performance but ui feels much more responsive)
koda
parents: 3361
diff changeset
   105
					<int key="connectionID">17</int>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   106
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   107
				<object class="IBConnectionRecord">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   108
					<object class="IBCocoaTouchEventConnection" key="connection">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   109
						<string key="label">buttonPressed:</string>
3374
0d522416d97f lazy loading for all the tables with images (might affect performance but ui feels much more responsive)
koda
parents: 3361
diff changeset
   110
						<reference key="source" ref="919181414"/>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   111
						<reference key="destination" ref="841351856"/>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   112
					</object>
3374
0d522416d97f lazy loading for all the tables with images (might affect performance but ui feels much more responsive)
koda
parents: 3361
diff changeset
   113
					<int key="connectionID">23</int>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   114
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   115
			</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   116
			<object class="IBMutableOrderedSet" key="objectRecords">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   117
				<object class="NSArray" key="orderedObjects">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   118
					<bool key="EncodedWithXMLCoder">YES</bool>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   119
					<object class="IBObjectRecord">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   120
						<int key="objectID">0</int>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   121
						<reference key="object" ref="0"/>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   122
						<reference key="children" ref="1000"/>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   123
						<nil key="parent"/>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   124
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   125
					<object class="IBObjectRecord">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   126
						<int key="objectID">-1</int>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   127
						<reference key="object" ref="841351856"/>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   128
						<reference key="parent" ref="0"/>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   129
						<string key="objectName">File's Owner</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   130
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   131
					<object class="IBObjectRecord">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   132
						<int key="objectID">-2</int>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   133
						<reference key="object" ref="606714003"/>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   134
						<reference key="parent" ref="0"/>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   135
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   136
					<object class="IBObjectRecord">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   137
						<int key="objectID">2</int>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   138
						<reference key="object" ref="766721923"/>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   139
						<object class="NSMutableArray" key="children">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   140
							<bool key="EncodedWithXMLCoder">YES</bool>
3374
0d522416d97f lazy loading for all the tables with images (might affect performance but ui feels much more responsive)
koda
parents: 3361
diff changeset
   141
							<reference ref="836721772"/>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   142
						</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   143
						<reference key="parent" ref="0"/>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   144
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   145
					<object class="IBObjectRecord">
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   146
						<int key="objectID">15</int>
3374
0d522416d97f lazy loading for all the tables with images (might affect performance but ui feels much more responsive)
koda
parents: 3361
diff changeset
   147
						<reference key="object" ref="836721772"/>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   148
						<object class="NSMutableArray" key="children">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   149
							<bool key="EncodedWithXMLCoder">YES</bool>
3374
0d522416d97f lazy loading for all the tables with images (might affect performance but ui feels much more responsive)
koda
parents: 3361
diff changeset
   150
							<reference ref="80281356"/>
0d522416d97f lazy loading for all the tables with images (might affect performance but ui feels much more responsive)
koda
parents: 3361
diff changeset
   151
							<reference ref="919181414"/>
0d522416d97f lazy loading for all the tables with images (might affect performance but ui feels much more responsive)
koda
parents: 3361
diff changeset
   152
							<reference ref="716161941"/>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   153
						</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   154
						<reference key="parent" ref="766721923"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   155
					</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   156
					<object class="IBObjectRecord">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   157
						<int key="objectID">16</int>
3374
0d522416d97f lazy loading for all the tables with images (might affect performance but ui feels much more responsive)
koda
parents: 3361
diff changeset
   158
						<reference key="object" ref="80281356"/>
0d522416d97f lazy loading for all the tables with images (might affect performance but ui feels much more responsive)
koda
parents: 3361
diff changeset
   159
						<reference key="parent" ref="836721772"/>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   160
					</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   161
					<object class="IBObjectRecord">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   162
						<int key="objectID">18</int>
3374
0d522416d97f lazy loading for all the tables with images (might affect performance but ui feels much more responsive)
koda
parents: 3361
diff changeset
   163
						<reference key="object" ref="919181414"/>
0d522416d97f lazy loading for all the tables with images (might affect performance but ui feels much more responsive)
koda
parents: 3361
diff changeset
   164
						<reference key="parent" ref="836721772"/>
0d522416d97f lazy loading for all the tables with images (might affect performance but ui feels much more responsive)
koda
parents: 3361
diff changeset
   165
					</object>
0d522416d97f lazy loading for all the tables with images (might affect performance but ui feels much more responsive)
koda
parents: 3361
diff changeset
   166
					<object class="IBObjectRecord">
0d522416d97f lazy loading for all the tables with images (might affect performance but ui feels much more responsive)
koda
parents: 3361
diff changeset
   167
						<int key="objectID">22</int>
0d522416d97f lazy loading for all the tables with images (might affect performance but ui feels much more responsive)
koda
parents: 3361
diff changeset
   168
						<reference key="object" ref="716161941"/>
0d522416d97f lazy loading for all the tables with images (might affect performance but ui feels much more responsive)
koda
parents: 3361
diff changeset
   169
						<reference key="parent" ref="836721772"/>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   170
					</object>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   171
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   172
			</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   173
			<object class="NSMutableDictionary" key="flattenedProperties">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   174
				<bool key="EncodedWithXMLCoder">YES</bool>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   175
				<object class="NSArray" key="dict.sortedKeys">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   176
					<bool key="EncodedWithXMLCoder">YES</bool>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   177
					<string>-1.CustomClassName</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   178
					<string>-2.CustomClassName</string>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   179
					<string>15.IBPluginDependency</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   180
					<string>16.IBPluginDependency</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   181
					<string>18.IBPluginDependency</string>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   182
					<string>2.IBEditorWindowLastContentRect</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   183
					<string>2.IBPluginDependency</string>
3374
0d522416d97f lazy loading for all the tables with images (might affect performance but ui feels much more responsive)
koda
parents: 3361
diff changeset
   184
					<string>22.IBPluginDependency</string>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   185
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   186
				<object class="NSMutableArray" key="dict.values">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   187
					<bool key="EncodedWithXMLCoder">YES</bool>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   188
					<string>GameConfigViewController</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   189
					<string>UIResponder</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   190
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   191
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   192
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
3463
23c50be687a9 update sdl functions to latest revision
koda
parents: 3385
diff changeset
   193
					<string>{{285, -28}, {1024, 768}}</string>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   194
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   195
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   196
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   197
			</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   198
			<object class="NSMutableDictionary" key="unlocalizedProperties">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   199
				<bool key="EncodedWithXMLCoder">YES</bool>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   200
				<reference key="dict.sortedKeys" ref="0"/>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   201
				<object class="NSMutableArray" key="dict.values">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   202
					<bool key="EncodedWithXMLCoder">YES</bool>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   203
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   204
			</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   205
			<nil key="activeLocalization"/>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   206
			<object class="NSMutableDictionary" key="localizations">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   207
				<bool key="EncodedWithXMLCoder">YES</bool>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   208
				<reference key="dict.sortedKeys" ref="0"/>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   209
				<object class="NSMutableArray" key="dict.values">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   210
					<bool key="EncodedWithXMLCoder">YES</bool>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   211
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   212
			</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   213
			<nil key="sourceID"/>
3374
0d522416d97f lazy loading for all the tables with images (might affect performance but ui feels much more responsive)
koda
parents: 3361
diff changeset
   214
			<int key="maxID">29</int>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   215
		</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   216
		<object class="IBClassDescriber" key="IBDocument.Classes">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   217
			<object class="NSMutableArray" key="referencedPartialClassDescriptions">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   218
				<bool key="EncodedWithXMLCoder">YES</bool>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   219
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   220
					<string key="className">GameConfigViewController</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   221
					<string key="superclassName">UIViewController</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   222
					<object class="NSMutableDictionary" key="actions">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   223
						<bool key="EncodedWithXMLCoder">YES</bool>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   224
						<object class="NSArray" key="dict.sortedKeys">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   225
							<bool key="EncodedWithXMLCoder">YES</bool>
3374
0d522416d97f lazy loading for all the tables with images (might affect performance but ui feels much more responsive)
koda
parents: 3361
diff changeset
   226
							<string>buttonPressed:</string>
0d522416d97f lazy loading for all the tables with images (might affect performance but ui feels much more responsive)
koda
parents: 3361
diff changeset
   227
							<string>segmentPressed:</string>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   228
						</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   229
						<object class="NSMutableArray" key="dict.values">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   230
							<bool key="EncodedWithXMLCoder">YES</bool>
3374
0d522416d97f lazy loading for all the tables with images (might affect performance but ui feels much more responsive)
koda
parents: 3361
diff changeset
   231
							<string>id</string>
0d522416d97f lazy loading for all the tables with images (might affect performance but ui feels much more responsive)
koda
parents: 3361
diff changeset
   232
							<string>id</string>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   233
						</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   234
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   235
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   236
						<string key="majorKey">IBProjectSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   237
						<string key="minorKey">../../cocoaTouch/GameConfigViewController.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   238
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   239
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   240
			</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   241
			<object class="NSMutableArray" key="referencedPartialClassDescriptionsV3.2+">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   242
				<bool key="EncodedWithXMLCoder">YES</bool>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   243
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   244
					<string key="className">NSObject</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   245
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   246
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   247
						<string key="minorKey">Foundation.framework/Headers/NSError.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   248
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   249
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   250
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   251
					<string key="className">NSObject</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   252
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   253
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   254
						<string key="minorKey">Foundation.framework/Headers/NSFileManager.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   255
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   256
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   257
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   258
					<string key="className">NSObject</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   259
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   260
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   261
						<string key="minorKey">Foundation.framework/Headers/NSKeyValueCoding.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   262
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   263
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   264
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   265
					<string key="className">NSObject</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   266
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   267
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   268
						<string key="minorKey">Foundation.framework/Headers/NSKeyValueObserving.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   269
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   270
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   271
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   272
					<string key="className">NSObject</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   273
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   274
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   275
						<string key="minorKey">Foundation.framework/Headers/NSKeyedArchiver.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   276
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   277
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   278
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   279
					<string key="className">NSObject</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   280
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   281
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   282
						<string key="minorKey">Foundation.framework/Headers/NSNetServices.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   283
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   284
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   285
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   286
					<string key="className">NSObject</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   287
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   288
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   289
						<string key="minorKey">Foundation.framework/Headers/NSObject.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   290
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   291
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   292
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   293
					<string key="className">NSObject</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   294
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   295
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   296
						<string key="minorKey">Foundation.framework/Headers/NSPort.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   297
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   298
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   299
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   300
					<string key="className">NSObject</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   301
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   302
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   303
						<string key="minorKey">Foundation.framework/Headers/NSRunLoop.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   304
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   305
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   306
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   307
					<string key="className">NSObject</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   308
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   309
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   310
						<string key="minorKey">Foundation.framework/Headers/NSStream.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   311
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   312
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   313
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   314
					<string key="className">NSObject</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   315
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   316
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   317
						<string key="minorKey">Foundation.framework/Headers/NSThread.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   318
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   319
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   320
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   321
					<string key="className">NSObject</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   322
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   323
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   324
						<string key="minorKey">Foundation.framework/Headers/NSURL.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   325
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   326
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   327
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   328
					<string key="className">NSObject</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   329
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   330
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   331
						<string key="minorKey">Foundation.framework/Headers/NSURLConnection.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   332
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   333
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   334
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   335
					<string key="className">NSObject</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   336
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   337
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   338
						<string key="minorKey">Foundation.framework/Headers/NSXMLParser.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   339
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   340
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   341
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   342
					<string key="className">NSObject</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   343
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   344
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   345
						<string key="minorKey">QuartzCore.framework/Headers/CAAnimation.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   346
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   347
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   348
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   349
					<string key="className">NSObject</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   350
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   351
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   352
						<string key="minorKey">QuartzCore.framework/Headers/CALayer.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   353
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   354
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   355
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   356
					<string key="className">NSObject</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   357
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   358
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   359
						<string key="minorKey">UIKit.framework/Headers/UIAccessibility.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   360
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   361
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   362
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   363
					<string key="className">NSObject</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   364
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   365
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   366
						<string key="minorKey">UIKit.framework/Headers/UINibLoading.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   367
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   368
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   369
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   370
					<string key="className">NSObject</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   371
					<object class="IBClassDescriptionSource" key="sourceIdentifier" id="786211723">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   372
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   373
						<string key="minorKey">UIKit.framework/Headers/UIResponder.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   374
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   375
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   376
				<object class="IBPartialClassDescription">
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   377
					<string key="className">UIBarButtonItem</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   378
					<string key="superclassName">UIBarItem</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   379
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   380
						<string key="majorKey">IBFrameworkSource</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   381
						<string key="minorKey">UIKit.framework/Headers/UIBarButtonItem.h</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   382
					</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   383
				</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   384
				<object class="IBPartialClassDescription">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   385
					<string key="className">UIBarItem</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   386
					<string key="superclassName">NSObject</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   387
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   388
						<string key="majorKey">IBFrameworkSource</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   389
						<string key="minorKey">UIKit.framework/Headers/UIBarItem.h</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   390
					</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   391
				</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   392
				<object class="IBPartialClassDescription">
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   393
					<string key="className">UIResponder</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   394
					<string key="superclassName">NSObject</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   395
					<reference key="sourceIdentifier" ref="786211723"/>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   396
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   397
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   398
					<string key="className">UISearchBar</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   399
					<string key="superclassName">UIView</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   400
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   401
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   402
						<string key="minorKey">UIKit.framework/Headers/UISearchBar.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   403
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   404
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   405
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   406
					<string key="className">UISearchDisplayController</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   407
					<string key="superclassName">NSObject</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   408
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   409
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   410
						<string key="minorKey">UIKit.framework/Headers/UISearchDisplayController.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   411
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   412
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   413
				<object class="IBPartialClassDescription">
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   414
					<string key="className">UIToolbar</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   415
					<string key="superclassName">UIView</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   416
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   417
						<string key="majorKey">IBFrameworkSource</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   418
						<string key="minorKey">UIKit.framework/Headers/UIToolbar.h</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   419
					</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   420
				</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   421
				<object class="IBPartialClassDescription">
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   422
					<string key="className">UIView</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   423
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   424
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   425
						<string key="minorKey">UIKit.framework/Headers/UITextField.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   426
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   427
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   428
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   429
					<string key="className">UIView</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   430
					<string key="superclassName">UIResponder</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   431
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   432
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   433
						<string key="minorKey">UIKit.framework/Headers/UIView.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   434
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   435
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   436
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   437
					<string key="className">UIViewController</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   438
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   439
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   440
						<string key="minorKey">UIKit.framework/Headers/UINavigationController.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   441
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   442
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   443
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   444
					<string key="className">UIViewController</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   445
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   446
						<string key="majorKey">IBFrameworkSource</string>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   447
						<string key="minorKey">UIKit.framework/Headers/UIPopoverController.h</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   448
					</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   449
				</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   450
				<object class="IBPartialClassDescription">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   451
					<string key="className">UIViewController</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   452
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   453
						<string key="majorKey">IBFrameworkSource</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   454
						<string key="minorKey">UIKit.framework/Headers/UISplitViewController.h</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   455
					</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   456
				</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   457
				<object class="IBPartialClassDescription">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   458
					<string key="className">UIViewController</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   459
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   460
						<string key="majorKey">IBFrameworkSource</string>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   461
						<string key="minorKey">UIKit.framework/Headers/UITabBarController.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   462
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   463
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   464
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   465
					<string key="className">UIViewController</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   466
					<string key="superclassName">UIResponder</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   467
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   468
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   469
						<string key="minorKey">UIKit.framework/Headers/UIViewController.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   470
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   471
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   472
			</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   473
		</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   474
		<int key="IBDocument.localizationMode">0</int>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   475
		<string key="IBDocument.TargetRuntimeIdentifier">IBIPadFramework</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   476
		<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDependencyDefaults">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   477
			<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.iPhoneOS</string>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   478
			<integer value="800" key="NS.object.0"/>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   479
		</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   480
		<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDevelopmentDependencies">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   481
			<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.InterfaceBuilder3</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   482
			<integer value="3100" key="NS.object.0"/>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   483
		</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   484
		<bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool>
3374
0d522416d97f lazy loading for all the tables with images (might affect performance but ui feels much more responsive)
koda
parents: 3361
diff changeset
   485
		<string key="IBDocument.LastKnownRelativeProjectPath">../../project_files/HedgewarsMobile/Hedgewars.xcodeproj</string>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   486
		<int key="IBDocument.defaultPropertyAccessControl">3</int>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   487
		<string key="IBCocoaTouchPluginVersion">87</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   488
	</data>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   489
</archive>