project_files/HedgewarsMobile/Classes/GameConfigViewController-iPhone.xib
author nemo
Sun, 03 Jun 2012 22:56:30 -0400
changeset 7172 f68d62711a5c
parent 6679 d8b98aa486a6
child 11121 182a42b79610
permissions -rw-r--r--
After experimenting with a long running average at maxed out FPS and a variety of map sizes, 128 seems to actually be a good size to use if only drawing bits of world with stuff in it. 64 actually did even better in some situations, but significantly worse in others (lots of land, zoomed out).
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.XIB" version="7.10">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
     3
	<data>
4476
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4244
diff changeset
     4
		<int key="IBDocument.SystemTarget">1056</int>
6219
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
     5
		<string key="IBDocument.SystemVersion">10K549</string>
4476
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4244
diff changeset
     6
		<string key="IBDocument.InterfaceBuilderVersion">823</string>
5455
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4476
diff changeset
     7
		<string key="IBDocument.AppKitVersion">1038.36</string>
3525
1d7b056ff866 some memory caring code
koda
parents: 3514
diff changeset
     8
		<string key="IBDocument.HIToolboxVersion">461.00</string>
3356
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>
4476
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4244
diff changeset
    11
			<string key="NS.object.0">132</string>
3356
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>
6220
39782c4d9246 ok *this* brings ios 3.* runtime compatibility
koda
parents: 6219
diff changeset
    15
			<integer value="30"/>
3525
1d7b056ff866 some memory caring code
koda
parents: 3514
diff changeset
    16
			<integer value="2"/>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    17
		</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    18
		<object class="NSArray" key="IBDocument.PluginDependencies">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    19
			<bool key="EncodedWithXMLCoder">YES</bool>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    20
			<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    21
		</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    22
		<object class="NSMutableDictionary" key="IBDocument.Metadata">
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 class="NSArray" key="dict.sortedKeys" id="0">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    25
				<bool key="EncodedWithXMLCoder">YES</bool>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    26
			</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    27
			<object class="NSMutableArray" key="dict.values">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    28
				<bool key="EncodedWithXMLCoder">YES</bool>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    29
			</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    30
		</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    31
		<object class="NSMutableArray" key="IBDocument.RootObjects" id="1000">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    32
			<bool key="EncodedWithXMLCoder">YES</bool>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    33
			<object class="IBProxyObject" id="841351856">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    34
				<string key="IBProxiedObjectIdentifier">IBFilesOwner</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    35
				<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    36
			</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    37
			<object class="IBProxyObject" id="606714003">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    38
				<string key="IBProxiedObjectIdentifier">IBFirstResponder</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    39
				<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    40
			</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    41
			<object class="IBUIView" id="766721923">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    42
				<reference key="NSNextResponder"/>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    43
				<int key="NSvFlags">292</int>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    44
				<object class="NSMutableArray" key="NSSubviews">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    45
					<bool key="EncodedWithXMLCoder">YES</bool>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    46
					<object class="IBUIToolbar" id="836721772">
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    47
						<reference key="NSNextResponder" ref="766721923"/>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    48
						<int key="NSvFlags">266</int>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    49
						<object class="NSMutableArray" key="NSSubviews">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    50
							<bool key="EncodedWithXMLCoder">YES</bool>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    51
							<object class="IBUISegmentedControl" id="563596142">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    52
								<reference key="NSNextResponder" ref="836721772"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    53
								<int key="NSvFlags">292</int>
5455
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4476
diff changeset
    54
								<string key="NSFrame">{{96, 8}, {270, 30}}</string>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    55
								<reference key="NSSuperview" ref="836721772"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    56
								<bool key="IBUIOpaque">NO</bool>
3525
1d7b056ff866 some memory caring code
koda
parents: 3514
diff changeset
    57
								<int key="IBUITag">12345</int>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    58
								<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    59
								<int key="IBSegmentControlStyle">2</int>
4144
cda2685feeb4 help pages for iphone
koda
parents: 3625
diff changeset
    60
								<int key="IBNumberOfSegments">4</int>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    61
								<int key="IBSelectedSegmentIndex">0</int>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    62
								<object class="NSArray" key="IBSegmentTitles">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    63
									<bool key="EncodedWithXMLCoder">YES</bool>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents: 3361
diff changeset
    64
									<string>Map</string>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    65
									<string>Teams</string>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents: 3361
diff changeset
    66
									<string>Details</string>
4144
cda2685feeb4 help pages for iphone
koda
parents: 3625
diff changeset
    67
									<string>Help</string>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    68
								</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    69
								<object class="NSMutableArray" key="IBSegmentWidths">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    70
									<bool key="EncodedWithXMLCoder">YES</bool>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    71
									<real value="0.0"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    72
									<real value="0.0"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    73
									<real value="0.0"/>
4144
cda2685feeb4 help pages for iphone
koda
parents: 3625
diff changeset
    74
									<real value="0.0"/>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    75
								</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    76
								<object class="NSMutableArray" key="IBSegmentEnabledStates">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    77
									<bool key="EncodedWithXMLCoder">YES</bool>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    78
									<boolean value="YES"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    79
									<boolean value="YES"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    80
									<boolean value="YES"/>
4144
cda2685feeb4 help pages for iphone
koda
parents: 3625
diff changeset
    81
									<boolean value="YES"/>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    82
								</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    83
								<object class="NSMutableArray" key="IBSegmentContentOffsets">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    84
									<bool key="EncodedWithXMLCoder">YES</bool>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    85
									<string>{0, 0}</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    86
									<string>{0, 0}</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    87
									<string>{0, 0}</string>
4144
cda2685feeb4 help pages for iphone
koda
parents: 3625
diff changeset
    88
									<string>{0, 0}</string>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    89
								</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    90
								<object class="NSMutableArray" key="IBSegmentImages">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    91
									<bool key="EncodedWithXMLCoder">YES</bool>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    92
									<object class="NSNull" id="4"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    93
									<reference ref="4"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    94
									<reference ref="4"/>
4144
cda2685feeb4 help pages for iphone
koda
parents: 3625
diff changeset
    95
									<reference ref="4"/>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    96
								</object>
3625
9f1d79e01a60 icons \o/
koda
parents: 3525
diff changeset
    97
								<object class="NSColor" key="IBTintColor">
5455
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4476
diff changeset
    98
									<int key="NSColorSpace">1</int>
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4476
diff changeset
    99
									<bytes key="NSRGB">MC42IDAuNiAwLjYAA</bytes>
3625
9f1d79e01a60 icons \o/
koda
parents: 3525
diff changeset
   100
								</object>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   101
							</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   102
						</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   103
						<string key="NSFrame">{{0, 276}, {480, 44}}</string>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   104
						<reference key="NSSuperview" ref="766721923"/>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   105
						<bool key="IBUIOpaque">NO</bool>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   106
						<bool key="IBUIClearsContextBeforeDrawing">NO</bool>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   107
						<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
3625
9f1d79e01a60 icons \o/
koda
parents: 3525
diff changeset
   108
						<int key="IBUIBarStyle">1</int>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   109
						<object class="NSMutableArray" key="IBUIItems">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   110
							<bool key="EncodedWithXMLCoder">YES</bool>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   111
							<object class="IBUIBarButtonItem" id="80281356">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   112
								<string key="IBUITitle">Back</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   113
								<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   114
								<int key="IBUIStyle">1</int>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   115
								<reference key="IBUIToolbar" ref="836721772"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   116
							</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   117
							<object class="IBUIBarButtonItem" id="716161941">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   118
								<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   119
								<reference key="IBUIToolbar" ref="836721772"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   120
								<int key="IBUISystemItemIdentifier">5</int>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   121
							</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   122
							<object class="IBUIBarButtonItem" id="530186890">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   123
								<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   124
								<reference key="IBUICustomView" ref="563596142"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   125
								<reference key="IBUIToolbar" ref="836721772"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   126
							</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   127
							<object class="IBUIBarButtonItem" id="188600069">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   128
								<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   129
								<reference key="IBUIToolbar" ref="836721772"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   130
								<int key="IBUISystemItemIdentifier">5</int>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   131
							</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   132
							<object class="IBUIBarButtonItem" id="919181414">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   133
								<int key="IBUITag">1</int>
4476
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4244
diff changeset
   134
								<string key="IBUITitle">Start</string>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   135
								<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
4476
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4244
diff changeset
   136
								<float key="IBUIWidth">68</float>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   137
								<int key="IBUIStyle">2</int>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   138
								<reference key="IBUIToolbar" ref="836721772"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   139
							</object>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   140
						</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   141
					</object>
6219
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   142
					<object class="IBUIView" id="914954699">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   143
						<reference key="NSNextResponder" ref="766721923"/>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   144
						<int key="NSvFlags">274</int>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   145
						<string key="NSFrameSize">{480, 276}</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   146
						<reference key="NSSuperview" ref="766721923"/>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   147
						<object class="NSColor" key="IBUIBackgroundColor">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   148
							<int key="NSColorSpace">3</int>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   149
							<bytes key="NSWhite">MQA</bytes>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   150
							<object class="NSColorSpace" key="NSCustomColorSpace" id="9020506">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   151
								<int key="NSID">2</int>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   152
							</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   153
						</object>
6220
39782c4d9246 ok *this* brings ios 3.* runtime compatibility
koda
parents: 6219
diff changeset
   154
						<bool key="IBUIClipsSubviews">YES</bool>
6219
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   155
						<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   156
					</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   157
					<object class="IBUIView" id="848489667">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   158
						<reference key="NSNextResponder" ref="766721923"/>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   159
						<int key="NSvFlags">274</int>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   160
						<string key="NSFrameSize">{480, 276}</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   161
						<reference key="NSSuperview" ref="766721923"/>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   162
						<object class="NSColor" key="IBUIBackgroundColor">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   163
							<int key="NSColorSpace">3</int>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   164
							<bytes key="NSWhite">MQA</bytes>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   165
							<reference key="NSCustomColorSpace" ref="9020506"/>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   166
						</object>
6220
39782c4d9246 ok *this* brings ios 3.* runtime compatibility
koda
parents: 6219
diff changeset
   167
						<bool key="IBUIClipsSubviews">YES</bool>
6219
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   168
						<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   169
					</object>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   170
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   171
				<string key="NSFrameSize">{480, 320}</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   172
				<reference key="NSSuperview"/>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   173
				<object class="NSColor" key="IBUIBackgroundColor">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   174
					<int key="NSColorSpace">3</int>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   175
					<bytes key="NSWhite">MQA</bytes>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   176
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   177
				<bool key="IBUIClearsContextBeforeDrawing">NO</bool>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   178
				<object class="IBUISimulatedOrientationMetrics" key="IBUISimulatedOrientationMetrics">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   179
					<int key="interfaceOrientation">3</int>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   180
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   181
				<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   182
			</object>
6219
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   183
			<object class="IBUIViewController" id="682131721">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   184
				<string key="IBUINibName">MapConfigViewController-iPhone</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   185
				<object class="IBUISimulatedToolbarMetrics" key="IBUISimulatedBottomBarMetrics"/>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   186
				<object class="IBUISimulatedOrientationMetrics" key="IBUISimulatedOrientationMetrics" id="789431191">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   187
					<int key="interfaceOrientation">3</int>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   188
				</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   189
				<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   190
				<bool key="IBUIHorizontal">YES</bool>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   191
			</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   192
			<object class="IBUIViewController" id="508843780">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   193
				<object class="IBUISimulatedToolbarMetrics" key="IBUISimulatedBottomBarMetrics" id="129104688">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   194
					<int key="IBUIBarStyle">1</int>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   195
				</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   196
				<reference key="IBUISimulatedOrientationMetrics" ref="789431191"/>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   197
				<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   198
				<bool key="IBUIHorizontal">YES</bool>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   199
			</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   200
			<object class="IBUIViewController" id="290947091">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   201
				<reference key="IBUISimulatedBottomBarMetrics" ref="129104688"/>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   202
				<reference key="IBUISimulatedOrientationMetrics" ref="789431191"/>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   203
				<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   204
				<bool key="IBUIHorizontal">YES</bool>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   205
			</object>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   206
		</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   207
		<object class="IBObjectContainer" key="IBDocument.Objects">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   208
			<object class="NSMutableArray" key="connectionRecords">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   209
				<bool key="EncodedWithXMLCoder">YES</bool>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   210
				<object class="IBConnectionRecord">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   211
					<object class="IBCocoaTouchOutletConnection" key="connection">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   212
						<string key="label">view</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   213
						<reference key="source" ref="841351856"/>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   214
						<reference key="destination" ref="766721923"/>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   215
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   216
					<int key="connectionID">3</int>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   217
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   218
				<object class="IBConnectionRecord">
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   219
					<object class="IBCocoaTouchEventConnection" key="connection">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   220
						<string key="label">buttonPressed:</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   221
						<reference key="source" ref="80281356"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   222
						<reference key="destination" ref="841351856"/>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   223
					</object>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   224
					<int key="connectionID">17</int>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   225
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   226
				<object class="IBConnectionRecord">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   227
					<object class="IBCocoaTouchEventConnection" key="connection">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   228
						<string key="label">buttonPressed:</string>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   229
						<reference key="source" ref="919181414"/>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   230
						<reference key="destination" ref="841351856"/>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   231
					</object>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   232
					<int key="connectionID">23</int>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   233
				</object>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents: 3361
diff changeset
   234
				<object class="IBConnectionRecord">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents: 3361
diff changeset
   235
					<object class="IBCocoaTouchEventConnection" key="connection">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents: 3361
diff changeset
   236
						<string key="label">segmentPressed:</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents: 3361
diff changeset
   237
						<reference key="source" ref="563596142"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents: 3361
diff changeset
   238
						<reference key="destination" ref="841351856"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents: 3361
diff changeset
   239
						<int key="IBEventType">13</int>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents: 3361
diff changeset
   240
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents: 3361
diff changeset
   241
					<int key="connectionID">29</int>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents: 3361
diff changeset
   242
				</object>
6219
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   243
				<object class="IBConnectionRecord">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   244
					<object class="IBCocoaTouchOutletConnection" key="connection">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   245
						<string key="label">mapConfigViewController</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   246
						<reference key="source" ref="841351856"/>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   247
						<reference key="destination" ref="682131721"/>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   248
					</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   249
					<int key="connectionID">33</int>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   250
				</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   251
				<object class="IBConnectionRecord">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   252
					<object class="IBCocoaTouchOutletConnection" key="connection">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   253
						<string key="label">teamConfigViewController</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   254
						<reference key="source" ref="841351856"/>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   255
						<reference key="destination" ref="508843780"/>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   256
					</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   257
					<int key="connectionID">34</int>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   258
				</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   259
				<object class="IBConnectionRecord">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   260
					<object class="IBCocoaTouchOutletConnection" key="connection">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   261
						<string key="label">schemeWeaponConfigViewController</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   262
						<reference key="source" ref="841351856"/>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   263
						<reference key="destination" ref="290947091"/>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   264
					</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   265
					<int key="connectionID">35</int>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   266
				</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   267
				<object class="IBConnectionRecord">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   268
					<object class="IBCocoaTouchOutletConnection" key="connection">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   269
						<string key="label">view</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   270
						<reference key="source" ref="508843780"/>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   271
						<reference key="destination" ref="914954699"/>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   272
					</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   273
					<int key="connectionID">42</int>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   274
				</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   275
				<object class="IBConnectionRecord">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   276
					<object class="IBCocoaTouchOutletConnection" key="connection">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   277
						<string key="label">view</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   278
						<reference key="source" ref="290947091"/>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   279
						<reference key="destination" ref="848489667"/>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   280
					</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   281
					<int key="connectionID">43</int>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   282
				</object>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   283
			</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   284
			<object class="IBMutableOrderedSet" key="objectRecords">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   285
				<object class="NSArray" key="orderedObjects">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   286
					<bool key="EncodedWithXMLCoder">YES</bool>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   287
					<object class="IBObjectRecord">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   288
						<int key="objectID">0</int>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   289
						<reference key="object" ref="0"/>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   290
						<reference key="children" ref="1000"/>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   291
						<nil key="parent"/>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   292
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   293
					<object class="IBObjectRecord">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   294
						<int key="objectID">-1</int>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   295
						<reference key="object" ref="841351856"/>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   296
						<reference key="parent" ref="0"/>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   297
						<string key="objectName">File's Owner</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   298
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   299
					<object class="IBObjectRecord">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   300
						<int key="objectID">-2</int>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   301
						<reference key="object" ref="606714003"/>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   302
						<reference key="parent" ref="0"/>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   303
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   304
					<object class="IBObjectRecord">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   305
						<int key="objectID">2</int>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   306
						<reference key="object" ref="766721923"/>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   307
						<object class="NSMutableArray" key="children">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   308
							<bool key="EncodedWithXMLCoder">YES</bool>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   309
							<reference ref="836721772"/>
6219
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   310
							<reference ref="914954699"/>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   311
							<reference ref="848489667"/>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   312
						</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   313
						<reference key="parent" ref="0"/>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   314
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   315
					<object class="IBObjectRecord">
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   316
						<int key="objectID">15</int>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   317
						<reference key="object" ref="836721772"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   318
						<object class="NSMutableArray" key="children">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   319
							<bool key="EncodedWithXMLCoder">YES</bool>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   320
							<reference ref="80281356"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   321
							<reference ref="919181414"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   322
							<reference ref="188600069"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   323
							<reference ref="530186890"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   324
							<reference ref="716161941"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   325
						</object>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   326
						<reference key="parent" ref="766721923"/>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   327
					</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   328
					<object class="IBObjectRecord">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   329
						<int key="objectID">16</int>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   330
						<reference key="object" ref="80281356"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   331
						<reference key="parent" ref="836721772"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   332
					</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   333
					<object class="IBObjectRecord">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   334
						<int key="objectID">18</int>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   335
						<reference key="object" ref="919181414"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   336
						<reference key="parent" ref="836721772"/>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   337
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   338
					<object class="IBObjectRecord">
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   339
						<int key="objectID">19</int>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   340
						<reference key="object" ref="188600069"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   341
						<reference key="parent" ref="836721772"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   342
					</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   343
					<object class="IBObjectRecord">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   344
						<int key="objectID">21</int>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   345
						<reference key="object" ref="530186890"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   346
						<object class="NSMutableArray" key="children">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   347
							<bool key="EncodedWithXMLCoder">YES</bool>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   348
							<reference ref="563596142"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   349
						</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   350
						<reference key="parent" ref="836721772"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   351
					</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   352
					<object class="IBObjectRecord">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   353
						<int key="objectID">20</int>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   354
						<reference key="object" ref="563596142"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   355
						<reference key="parent" ref="530186890"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   356
					</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   357
					<object class="IBObjectRecord">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   358
						<int key="objectID">22</int>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   359
						<reference key="object" ref="716161941"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   360
						<reference key="parent" ref="836721772"/>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   361
					</object>
6219
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   362
					<object class="IBObjectRecord">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   363
						<int key="objectID">30</int>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   364
						<reference key="object" ref="682131721"/>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   365
						<reference key="parent" ref="0"/>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   366
					</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   367
					<object class="IBObjectRecord">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   368
						<int key="objectID">31</int>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   369
						<reference key="object" ref="508843780"/>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   370
						<reference key="parent" ref="0"/>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   371
					</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   372
					<object class="IBObjectRecord">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   373
						<int key="objectID">32</int>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   374
						<reference key="object" ref="290947091"/>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   375
						<reference key="parent" ref="0"/>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   376
					</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   377
					<object class="IBObjectRecord">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   378
						<int key="objectID">40</int>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   379
						<reference key="object" ref="914954699"/>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   380
						<reference key="parent" ref="766721923"/>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   381
						<string key="objectName">TeamConfigViewController View</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   382
					</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   383
					<object class="IBObjectRecord">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   384
						<int key="objectID">41</int>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   385
						<reference key="object" ref="848489667"/>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   386
						<reference key="parent" ref="766721923"/>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   387
						<string key="objectName">SchemeWeaponConfigViewController View</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   388
					</object>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   389
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   390
			</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   391
			<object class="NSMutableDictionary" key="flattenedProperties">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   392
				<bool key="EncodedWithXMLCoder">YES</bool>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   393
				<object class="NSArray" key="dict.sortedKeys">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   394
					<bool key="EncodedWithXMLCoder">YES</bool>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   395
					<string>-1.CustomClassName</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   396
					<string>-2.CustomClassName</string>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   397
					<string>15.IBPluginDependency</string>
4144
cda2685feeb4 help pages for iphone
koda
parents: 3625
diff changeset
   398
					<string>15.IBViewBoundsToFrameTransform</string>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   399
					<string>16.IBPluginDependency</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   400
					<string>18.IBPluginDependency</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   401
					<string>19.IBPluginDependency</string>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   402
					<string>2.IBEditorWindowLastContentRect</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   403
					<string>2.IBPluginDependency</string>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   404
					<string>20.IBPluginDependency</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   405
					<string>22.IBPluginDependency</string>
6219
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   406
					<string>30.CustomClassName</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   407
					<string>30.IBEditorWindowLastContentRect</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   408
					<string>30.IBPluginDependency</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   409
					<string>31.CustomClassName</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   410
					<string>31.IBEditorWindowLastContentRect</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   411
					<string>31.IBPluginDependency</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   412
					<string>32.CustomClassName</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   413
					<string>32.IBEditorWindowLastContentRect</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   414
					<string>32.IBPluginDependency</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   415
					<string>40.IBPluginDependency</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   416
					<string>40.IBViewBoundsToFrameTransform</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   417
					<string>41.IBPluginDependency</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   418
					<string>41.IBViewBoundsToFrameTransform</string>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   419
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   420
				<object class="NSMutableArray" key="dict.values">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   421
					<bool key="EncodedWithXMLCoder">YES</bool>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   422
					<string>GameConfigViewController</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   423
					<string>UIResponder</string>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   424
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
4144
cda2685feeb4 help pages for iphone
koda
parents: 3625
diff changeset
   425
					<object class="NSAffineTransform">
cda2685feeb4 help pages for iphone
koda
parents: 3625
diff changeset
   426
						<bytes key="NSTransformStruct">P4AAAL+AAAAAAAAAw58AAA</bytes>
cda2685feeb4 help pages for iphone
koda
parents: 3625
diff changeset
   427
					</object>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   428
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   429
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   430
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
6219
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   431
					<string>{{40, 217}, {480, 320}}</string>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   432
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   433
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   434
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
6219
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   435
					<string>MapConfigViewController</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   436
					<string>{{0, 825}, {480, 320}}</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   437
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   438
					<string>TeamConfigViewController</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   439
					<string>{{21, 802}, {480, 320}}</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   440
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   441
					<string>SchemeWeaponConfigViewController</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   442
					<string>{{42, 779}, {480, 320}}</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   443
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   444
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   445
					<object class="NSAffineTransform">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   446
						<bytes key="NSTransformStruct">P4AAAL+AAAAAAAAAw5QAAA</bytes>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   447
					</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   448
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   449
					<object class="NSAffineTransform">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   450
						<bytes key="NSTransformStruct">P4AAAL+AAAAAAAAAw5QAAA</bytes>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   451
					</object>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   452
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   453
			</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   454
			<object class="NSMutableDictionary" key="unlocalizedProperties">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   455
				<bool key="EncodedWithXMLCoder">YES</bool>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   456
				<reference key="dict.sortedKeys" ref="0"/>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   457
				<object class="NSMutableArray" key="dict.values">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   458
					<bool key="EncodedWithXMLCoder">YES</bool>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   459
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   460
			</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   461
			<nil key="activeLocalization"/>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   462
			<object class="NSMutableDictionary" key="localizations">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   463
				<bool key="EncodedWithXMLCoder">YES</bool>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   464
				<reference key="dict.sortedKeys" ref="0"/>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   465
				<object class="NSMutableArray" key="dict.values">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   466
					<bool key="EncodedWithXMLCoder">YES</bool>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   467
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   468
			</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   469
			<nil key="sourceID"/>
6219
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   470
			<int key="maxID">45</int>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   471
		</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   472
		<object class="IBClassDescriber" key="IBDocument.Classes">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   473
			<object class="NSMutableArray" key="referencedPartialClassDescriptions">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   474
				<bool key="EncodedWithXMLCoder">YES</bool>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   475
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   476
					<string key="className">GameConfigViewController</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   477
					<string key="superclassName">UIViewController</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   478
					<object class="NSMutableDictionary" key="actions">
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents: 3361
diff changeset
   479
						<bool key="EncodedWithXMLCoder">YES</bool>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents: 3361
diff changeset
   480
						<object class="NSArray" key="dict.sortedKeys">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents: 3361
diff changeset
   481
							<bool key="EncodedWithXMLCoder">YES</bool>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents: 3361
diff changeset
   482
							<string>buttonPressed:</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents: 3361
diff changeset
   483
							<string>segmentPressed:</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents: 3361
diff changeset
   484
						</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents: 3361
diff changeset
   485
						<object class="NSMutableArray" key="dict.values">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents: 3361
diff changeset
   486
							<bool key="EncodedWithXMLCoder">YES</bool>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents: 3361
diff changeset
   487
							<string>id</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents: 3361
diff changeset
   488
							<string>id</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents: 3361
diff changeset
   489
						</object>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   490
					</object>
3625
9f1d79e01a60 icons \o/
koda
parents: 3525
diff changeset
   491
					<object class="NSMutableDictionary" key="actionInfosByName">
9f1d79e01a60 icons \o/
koda
parents: 3525
diff changeset
   492
						<bool key="EncodedWithXMLCoder">YES</bool>
9f1d79e01a60 icons \o/
koda
parents: 3525
diff changeset
   493
						<object class="NSArray" key="dict.sortedKeys">
9f1d79e01a60 icons \o/
koda
parents: 3525
diff changeset
   494
							<bool key="EncodedWithXMLCoder">YES</bool>
9f1d79e01a60 icons \o/
koda
parents: 3525
diff changeset
   495
							<string>buttonPressed:</string>
9f1d79e01a60 icons \o/
koda
parents: 3525
diff changeset
   496
							<string>segmentPressed:</string>
9f1d79e01a60 icons \o/
koda
parents: 3525
diff changeset
   497
						</object>
9f1d79e01a60 icons \o/
koda
parents: 3525
diff changeset
   498
						<object class="NSMutableArray" key="dict.values">
9f1d79e01a60 icons \o/
koda
parents: 3525
diff changeset
   499
							<bool key="EncodedWithXMLCoder">YES</bool>
9f1d79e01a60 icons \o/
koda
parents: 3525
diff changeset
   500
							<object class="IBActionInfo">
9f1d79e01a60 icons \o/
koda
parents: 3525
diff changeset
   501
								<string key="name">buttonPressed:</string>
9f1d79e01a60 icons \o/
koda
parents: 3525
diff changeset
   502
								<string key="candidateClassName">id</string>
9f1d79e01a60 icons \o/
koda
parents: 3525
diff changeset
   503
							</object>
9f1d79e01a60 icons \o/
koda
parents: 3525
diff changeset
   504
							<object class="IBActionInfo">
9f1d79e01a60 icons \o/
koda
parents: 3525
diff changeset
   505
								<string key="name">segmentPressed:</string>
9f1d79e01a60 icons \o/
koda
parents: 3525
diff changeset
   506
								<string key="candidateClassName">id</string>
9f1d79e01a60 icons \o/
koda
parents: 3525
diff changeset
   507
							</object>
9f1d79e01a60 icons \o/
koda
parents: 3525
diff changeset
   508
						</object>
9f1d79e01a60 icons \o/
koda
parents: 3525
diff changeset
   509
					</object>
6219
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   510
					<object class="NSMutableDictionary" key="outlets">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   511
						<bool key="EncodedWithXMLCoder">YES</bool>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   512
						<object class="NSArray" key="dict.sortedKeys">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   513
							<bool key="EncodedWithXMLCoder">YES</bool>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   514
							<string>mapConfigViewController</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   515
							<string>schemeWeaponConfigViewController</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   516
							<string>teamConfigViewController</string>
6679
d8b98aa486a6 tweaks to the value tracking slider (doesn't draw outside the superview bounds) and assign proper copyright notice to it
koda
parents: 6220
diff changeset
   517
							<string>titleImage</string>
6219
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   518
						</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   519
						<object class="NSMutableArray" key="dict.values">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   520
							<bool key="EncodedWithXMLCoder">YES</bool>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   521
							<string>MapConfigViewController</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   522
							<string>SchemeWeaponConfigViewController</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   523
							<string>TeamConfigViewController</string>
6679
d8b98aa486a6 tweaks to the value tracking slider (doesn't draw outside the superview bounds) and assign proper copyright notice to it
koda
parents: 6220
diff changeset
   524
							<string>UIImageView</string>
6219
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   525
						</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   526
					</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   527
					<object class="NSMutableDictionary" key="toOneOutletInfosByName">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   528
						<bool key="EncodedWithXMLCoder">YES</bool>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   529
						<object class="NSArray" key="dict.sortedKeys">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   530
							<bool key="EncodedWithXMLCoder">YES</bool>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   531
							<string>mapConfigViewController</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   532
							<string>schemeWeaponConfigViewController</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   533
							<string>teamConfigViewController</string>
6679
d8b98aa486a6 tweaks to the value tracking slider (doesn't draw outside the superview bounds) and assign proper copyright notice to it
koda
parents: 6220
diff changeset
   534
							<string>titleImage</string>
6219
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   535
						</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   536
						<object class="NSMutableArray" key="dict.values">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   537
							<bool key="EncodedWithXMLCoder">YES</bool>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   538
							<object class="IBToOneOutletInfo">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   539
								<string key="name">mapConfigViewController</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   540
								<string key="candidateClassName">MapConfigViewController</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   541
							</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   542
							<object class="IBToOneOutletInfo">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   543
								<string key="name">schemeWeaponConfigViewController</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   544
								<string key="candidateClassName">SchemeWeaponConfigViewController</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   545
							</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   546
							<object class="IBToOneOutletInfo">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   547
								<string key="name">teamConfigViewController</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   548
								<string key="candidateClassName">TeamConfigViewController</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   549
							</object>
6679
d8b98aa486a6 tweaks to the value tracking slider (doesn't draw outside the superview bounds) and assign proper copyright notice to it
koda
parents: 6220
diff changeset
   550
							<object class="IBToOneOutletInfo">
d8b98aa486a6 tweaks to the value tracking slider (doesn't draw outside the superview bounds) and assign proper copyright notice to it
koda
parents: 6220
diff changeset
   551
								<string key="name">titleImage</string>
d8b98aa486a6 tweaks to the value tracking slider (doesn't draw outside the superview bounds) and assign proper copyright notice to it
koda
parents: 6220
diff changeset
   552
								<string key="candidateClassName">UIImageView</string>
d8b98aa486a6 tweaks to the value tracking slider (doesn't draw outside the superview bounds) and assign proper copyright notice to it
koda
parents: 6220
diff changeset
   553
							</object>
6219
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   554
						</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   555
					</object>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   556
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   557
						<string key="majorKey">IBProjectSource</string>
3525
1d7b056ff866 some memory caring code
koda
parents: 3514
diff changeset
   558
						<string key="minorKey">Classes/GameConfigViewController.h</string>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   559
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   560
				</object>
6219
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   561
				<object class="IBPartialClassDescription">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   562
					<string key="className">MapConfigViewController</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   563
					<string key="superclassName">UIViewController</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   564
					<object class="NSMutableDictionary" key="actions">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   565
						<bool key="EncodedWithXMLCoder">YES</bool>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   566
						<object class="NSArray" key="dict.sortedKeys">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   567
							<bool key="EncodedWithXMLCoder">YES</bool>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   568
							<string>mapButtonPressed:</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   569
							<string>segmentedControlChanged:</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   570
							<string>sliderChanged:</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   571
							<string>sliderEndedChanging:</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   572
						</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   573
						<object class="NSMutableArray" key="dict.values">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   574
							<bool key="EncodedWithXMLCoder">YES</bool>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   575
							<string>id</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   576
							<string>id</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   577
							<string>id</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   578
							<string>id</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   579
						</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   580
					</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   581
					<object class="NSMutableDictionary" key="actionInfosByName">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   582
						<bool key="EncodedWithXMLCoder">YES</bool>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   583
						<object class="NSArray" key="dict.sortedKeys">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   584
							<bool key="EncodedWithXMLCoder">YES</bool>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   585
							<string>mapButtonPressed:</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   586
							<string>segmentedControlChanged:</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   587
							<string>sliderChanged:</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   588
							<string>sliderEndedChanging:</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   589
						</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   590
						<object class="NSMutableArray" key="dict.values">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   591
							<bool key="EncodedWithXMLCoder">YES</bool>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   592
							<object class="IBActionInfo">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   593
								<string key="name">mapButtonPressed:</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   594
								<string key="candidateClassName">id</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   595
							</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   596
							<object class="IBActionInfo">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   597
								<string key="name">segmentedControlChanged:</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   598
								<string key="candidateClassName">id</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   599
							</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   600
							<object class="IBActionInfo">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   601
								<string key="name">sliderChanged:</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   602
								<string key="candidateClassName">id</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   603
							</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   604
							<object class="IBActionInfo">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   605
								<string key="name">sliderEndedChanging:</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   606
								<string key="candidateClassName">id</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   607
							</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   608
						</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   609
					</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   610
					<object class="NSMutableDictionary" key="outlets">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   611
						<bool key="EncodedWithXMLCoder">YES</bool>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   612
						<object class="NSArray" key="dict.sortedKeys">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   613
							<bool key="EncodedWithXMLCoder">YES</bool>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   614
							<string>maxLabel</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   615
							<string>previewButton</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   616
							<string>segmentedControl</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   617
							<string>slider</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   618
							<string>tableView</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   619
						</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   620
						<object class="NSMutableArray" key="dict.values">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   621
							<bool key="EncodedWithXMLCoder">YES</bool>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   622
							<string>UILabel</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   623
							<string>MapPreviewButtonView</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   624
							<string>UISegmentedControl</string>
6679
d8b98aa486a6 tweaks to the value tracking slider (doesn't draw outside the superview bounds) and assign proper copyright notice to it
koda
parents: 6220
diff changeset
   625
							<string>ValueTrackingSliderView</string>
6219
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   626
							<string>UITableView</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   627
						</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   628
					</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   629
					<object class="NSMutableDictionary" key="toOneOutletInfosByName">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   630
						<bool key="EncodedWithXMLCoder">YES</bool>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   631
						<object class="NSArray" key="dict.sortedKeys">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   632
							<bool key="EncodedWithXMLCoder">YES</bool>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   633
							<string>maxLabel</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   634
							<string>previewButton</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   635
							<string>segmentedControl</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   636
							<string>slider</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   637
							<string>tableView</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   638
						</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   639
						<object class="NSMutableArray" key="dict.values">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   640
							<bool key="EncodedWithXMLCoder">YES</bool>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   641
							<object class="IBToOneOutletInfo">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   642
								<string key="name">maxLabel</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   643
								<string key="candidateClassName">UILabel</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   644
							</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   645
							<object class="IBToOneOutletInfo">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   646
								<string key="name">previewButton</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   647
								<string key="candidateClassName">MapPreviewButtonView</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   648
							</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   649
							<object class="IBToOneOutletInfo">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   650
								<string key="name">segmentedControl</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   651
								<string key="candidateClassName">UISegmentedControl</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   652
							</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   653
							<object class="IBToOneOutletInfo">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   654
								<string key="name">slider</string>
6679
d8b98aa486a6 tweaks to the value tracking slider (doesn't draw outside the superview bounds) and assign proper copyright notice to it
koda
parents: 6220
diff changeset
   655
								<string key="candidateClassName">ValueTrackingSliderView</string>
6219
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   656
							</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   657
							<object class="IBToOneOutletInfo">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   658
								<string key="name">tableView</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   659
								<string key="candidateClassName">UITableView</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   660
							</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   661
						</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   662
					</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   663
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   664
						<string key="majorKey">IBProjectSource</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   665
						<string key="minorKey">Classes/MapConfigViewController.h</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   666
					</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   667
				</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   668
				<object class="IBPartialClassDescription">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   669
					<string key="className">MapPreviewButtonView</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   670
					<string key="superclassName">UIButton</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   671
					<object class="NSMutableDictionary" key="outlets">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   672
						<string key="NS.key.0">delegate</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   673
						<string key="NS.object.0">id</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   674
					</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   675
					<object class="NSMutableDictionary" key="toOneOutletInfosByName">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   676
						<string key="NS.key.0">delegate</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   677
						<object class="IBToOneOutletInfo" key="NS.object.0">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   678
							<string key="name">delegate</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   679
							<string key="candidateClassName">id</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   680
						</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   681
					</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   682
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   683
						<string key="majorKey">IBProjectSource</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   684
						<string key="minorKey">Classes/MapPreviewButtonView.h</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   685
					</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   686
				</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   687
				<object class="IBPartialClassDescription">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   688
					<string key="className">SchemeWeaponConfigViewController</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   689
					<string key="superclassName">UIViewController</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   690
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   691
						<string key="majorKey">IBProjectSource</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   692
						<string key="minorKey">Classes/SchemeWeaponConfigViewController.h</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   693
					</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   694
				</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   695
				<object class="IBPartialClassDescription">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   696
					<string key="className">TeamConfigViewController</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   697
					<string key="superclassName">UIViewController</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   698
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   699
						<string key="majorKey">IBProjectSource</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   700
						<string key="minorKey">Classes/TeamConfigViewController.h</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   701
					</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   702
				</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   703
				<object class="IBPartialClassDescription">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   704
					<string key="className">UILabel</string>
6679
d8b98aa486a6 tweaks to the value tracking slider (doesn't draw outside the superview bounds) and assign proper copyright notice to it
koda
parents: 6220
diff changeset
   705
					<object class="IBClassDescriptionSource" key="sourceIdentifier" id="910572871">
6219
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   706
						<string key="majorKey">IBProjectSource</string>
6679
d8b98aa486a6 tweaks to the value tracking slider (doesn't draw outside the superview bounds) and assign proper copyright notice to it
koda
parents: 6220
diff changeset
   707
						<string key="minorKey">Classes/ExtraCategories.h</string>
6219
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   708
					</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   709
				</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   710
				<object class="IBPartialClassDescription">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   711
					<string key="className">UITableView</string>
6679
d8b98aa486a6 tweaks to the value tracking slider (doesn't draw outside the superview bounds) and assign proper copyright notice to it
koda
parents: 6220
diff changeset
   712
					<reference key="sourceIdentifier" ref="910572871"/>
d8b98aa486a6 tweaks to the value tracking slider (doesn't draw outside the superview bounds) and assign proper copyright notice to it
koda
parents: 6220
diff changeset
   713
				</object>
d8b98aa486a6 tweaks to the value tracking slider (doesn't draw outside the superview bounds) and assign proper copyright notice to it
koda
parents: 6220
diff changeset
   714
				<object class="IBPartialClassDescription">
d8b98aa486a6 tweaks to the value tracking slider (doesn't draw outside the superview bounds) and assign proper copyright notice to it
koda
parents: 6220
diff changeset
   715
					<string key="className">ValueTrackingSliderView</string>
d8b98aa486a6 tweaks to the value tracking slider (doesn't draw outside the superview bounds) and assign proper copyright notice to it
koda
parents: 6220
diff changeset
   716
					<string key="superclassName">UISlider</string>
d8b98aa486a6 tweaks to the value tracking slider (doesn't draw outside the superview bounds) and assign proper copyright notice to it
koda
parents: 6220
diff changeset
   717
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
d8b98aa486a6 tweaks to the value tracking slider (doesn't draw outside the superview bounds) and assign proper copyright notice to it
koda
parents: 6220
diff changeset
   718
						<string key="majorKey">IBProjectSource</string>
d8b98aa486a6 tweaks to the value tracking slider (doesn't draw outside the superview bounds) and assign proper copyright notice to it
koda
parents: 6220
diff changeset
   719
						<string key="minorKey">Classes/MNEValueTrackingSlider.h</string>
d8b98aa486a6 tweaks to the value tracking slider (doesn't draw outside the superview bounds) and assign proper copyright notice to it
koda
parents: 6220
diff changeset
   720
					</object>
6219
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   721
				</object>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   722
			</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   723
			<object class="NSMutableArray" key="referencedPartialClassDescriptionsV3.2+">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   724
				<bool key="EncodedWithXMLCoder">YES</bool>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   725
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   726
					<string key="className">NSObject</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   727
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   728
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   729
						<string key="minorKey">Foundation.framework/Headers/NSError.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   730
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   731
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   732
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   733
					<string key="className">NSObject</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   734
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   735
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   736
						<string key="minorKey">Foundation.framework/Headers/NSFileManager.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   737
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   738
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   739
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   740
					<string key="className">NSObject</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   741
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   742
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   743
						<string key="minorKey">Foundation.framework/Headers/NSKeyValueCoding.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   744
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   745
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   746
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   747
					<string key="className">NSObject</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   748
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   749
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   750
						<string key="minorKey">Foundation.framework/Headers/NSKeyValueObserving.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   751
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   752
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   753
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   754
					<string key="className">NSObject</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   755
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   756
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   757
						<string key="minorKey">Foundation.framework/Headers/NSKeyedArchiver.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   758
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   759
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   760
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   761
					<string key="className">NSObject</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   762
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   763
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   764
						<string key="minorKey">Foundation.framework/Headers/NSObject.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   765
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   766
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   767
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   768
					<string key="className">NSObject</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   769
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   770
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   771
						<string key="minorKey">Foundation.framework/Headers/NSRunLoop.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   772
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   773
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   774
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   775
					<string key="className">NSObject</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   776
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   777
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   778
						<string key="minorKey">Foundation.framework/Headers/NSThread.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   779
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   780
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   781
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   782
					<string key="className">NSObject</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   783
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   784
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   785
						<string key="minorKey">Foundation.framework/Headers/NSURL.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   786
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   787
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   788
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   789
					<string key="className">NSObject</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   790
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   791
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   792
						<string key="minorKey">Foundation.framework/Headers/NSURLConnection.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   793
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   794
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   795
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   796
					<string key="className">NSObject</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   797
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   798
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   799
						<string key="minorKey">QuartzCore.framework/Headers/CAAnimation.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   800
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   801
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   802
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   803
					<string key="className">NSObject</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   804
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   805
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   806
						<string key="minorKey">QuartzCore.framework/Headers/CALayer.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   807
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   808
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   809
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   810
					<string key="className">NSObject</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   811
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   812
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   813
						<string key="minorKey">UIKit.framework/Headers/UIAccessibility.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   814
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   815
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   816
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   817
					<string key="className">NSObject</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   818
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   819
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   820
						<string key="minorKey">UIKit.framework/Headers/UINibLoading.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   821
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   822
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   823
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   824
					<string key="className">NSObject</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   825
					<object class="IBClassDescriptionSource" key="sourceIdentifier" id="786211723">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   826
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   827
						<string key="minorKey">UIKit.framework/Headers/UIResponder.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   828
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   829
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   830
				<object class="IBPartialClassDescription">
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   831
					<string key="className">UIBarButtonItem</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   832
					<string key="superclassName">UIBarItem</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   833
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   834
						<string key="majorKey">IBFrameworkSource</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   835
						<string key="minorKey">UIKit.framework/Headers/UIBarButtonItem.h</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   836
					</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   837
				</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   838
				<object class="IBPartialClassDescription">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   839
					<string key="className">UIBarItem</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   840
					<string key="superclassName">NSObject</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   841
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   842
						<string key="majorKey">IBFrameworkSource</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   843
						<string key="minorKey">UIKit.framework/Headers/UIBarItem.h</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   844
					</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   845
				</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   846
				<object class="IBPartialClassDescription">
6219
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   847
					<string key="className">UIButton</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   848
					<string key="superclassName">UIControl</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   849
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   850
						<string key="majorKey">IBFrameworkSource</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   851
						<string key="minorKey">UIKit.framework/Headers/UIButton.h</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   852
					</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   853
				</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   854
				<object class="IBPartialClassDescription">
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   855
					<string key="className">UIControl</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   856
					<string key="superclassName">UIView</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   857
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   858
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   859
						<string key="minorKey">UIKit.framework/Headers/UIControl.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   860
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   861
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   862
				<object class="IBPartialClassDescription">
6679
d8b98aa486a6 tweaks to the value tracking slider (doesn't draw outside the superview bounds) and assign proper copyright notice to it
koda
parents: 6220
diff changeset
   863
					<string key="className">UIImageView</string>
d8b98aa486a6 tweaks to the value tracking slider (doesn't draw outside the superview bounds) and assign proper copyright notice to it
koda
parents: 6220
diff changeset
   864
					<string key="superclassName">UIView</string>
d8b98aa486a6 tweaks to the value tracking slider (doesn't draw outside the superview bounds) and assign proper copyright notice to it
koda
parents: 6220
diff changeset
   865
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
d8b98aa486a6 tweaks to the value tracking slider (doesn't draw outside the superview bounds) and assign proper copyright notice to it
koda
parents: 6220
diff changeset
   866
						<string key="majorKey">IBFrameworkSource</string>
d8b98aa486a6 tweaks to the value tracking slider (doesn't draw outside the superview bounds) and assign proper copyright notice to it
koda
parents: 6220
diff changeset
   867
						<string key="minorKey">UIKit.framework/Headers/UIImageView.h</string>
d8b98aa486a6 tweaks to the value tracking slider (doesn't draw outside the superview bounds) and assign proper copyright notice to it
koda
parents: 6220
diff changeset
   868
					</object>
d8b98aa486a6 tweaks to the value tracking slider (doesn't draw outside the superview bounds) and assign proper copyright notice to it
koda
parents: 6220
diff changeset
   869
				</object>
d8b98aa486a6 tweaks to the value tracking slider (doesn't draw outside the superview bounds) and assign proper copyright notice to it
koda
parents: 6220
diff changeset
   870
				<object class="IBPartialClassDescription">
6219
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   871
					<string key="className">UILabel</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   872
					<string key="superclassName">UIView</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   873
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   874
						<string key="majorKey">IBFrameworkSource</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   875
						<string key="minorKey">UIKit.framework/Headers/UILabel.h</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   876
					</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   877
				</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   878
				<object class="IBPartialClassDescription">
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   879
					<string key="className">UIResponder</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   880
					<string key="superclassName">NSObject</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   881
					<reference key="sourceIdentifier" ref="786211723"/>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   882
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   883
				<object class="IBPartialClassDescription">
6219
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   884
					<string key="className">UIScrollView</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   885
					<string key="superclassName">UIView</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   886
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   887
						<string key="majorKey">IBFrameworkSource</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   888
						<string key="minorKey">UIKit.framework/Headers/UIScrollView.h</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   889
					</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   890
				</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   891
				<object class="IBPartialClassDescription">
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   892
					<string key="className">UISearchBar</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   893
					<string key="superclassName">UIView</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   894
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   895
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   896
						<string key="minorKey">UIKit.framework/Headers/UISearchBar.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   897
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   898
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   899
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   900
					<string key="className">UISearchDisplayController</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   901
					<string key="superclassName">NSObject</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   902
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   903
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   904
						<string key="minorKey">UIKit.framework/Headers/UISearchDisplayController.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   905
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   906
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   907
				<object class="IBPartialClassDescription">
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   908
					<string key="className">UISegmentedControl</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   909
					<string key="superclassName">UIControl</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   910
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   911
						<string key="majorKey">IBFrameworkSource</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   912
						<string key="minorKey">UIKit.framework/Headers/UISegmentedControl.h</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   913
					</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   914
				</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   915
				<object class="IBPartialClassDescription">
6219
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   916
					<string key="className">UISlider</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   917
					<string key="superclassName">UIControl</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   918
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   919
						<string key="majorKey">IBFrameworkSource</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   920
						<string key="minorKey">UIKit.framework/Headers/UISlider.h</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   921
					</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   922
				</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   923
				<object class="IBPartialClassDescription">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   924
					<string key="className">UITableView</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   925
					<string key="superclassName">UIScrollView</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   926
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   927
						<string key="majorKey">IBFrameworkSource</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   928
						<string key="minorKey">UIKit.framework/Headers/UITableView.h</string>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   929
					</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   930
				</object>
c193881389c1 restore game config on iphone
koda
parents: 6115
diff changeset
   931
				<object class="IBPartialClassDescription">
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   932
					<string key="className">UIToolbar</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   933
					<string key="superclassName">UIView</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   934
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   935
						<string key="majorKey">IBFrameworkSource</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   936
						<string key="minorKey">UIKit.framework/Headers/UIToolbar.h</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   937
					</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   938
				</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   939
				<object class="IBPartialClassDescription">
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   940
					<string key="className">UIView</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   941
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   942
						<string key="majorKey">IBFrameworkSource</string>
4476
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4244
diff changeset
   943
						<string key="minorKey">UIKit.framework/Headers/UIPrintFormatter.h</string>
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4244
diff changeset
   944
					</object>
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4244
diff changeset
   945
				</object>
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4244
diff changeset
   946
				<object class="IBPartialClassDescription">
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4244
diff changeset
   947
					<string key="className">UIView</string>
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4244
diff changeset
   948
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4244
diff changeset
   949
						<string key="majorKey">IBFrameworkSource</string>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   950
						<string key="minorKey">UIKit.framework/Headers/UITextField.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   951
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   952
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   953
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   954
					<string key="className">UIView</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   955
					<string key="superclassName">UIResponder</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   956
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   957
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   958
						<string key="minorKey">UIKit.framework/Headers/UIView.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   959
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   960
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   961
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   962
					<string key="className">UIViewController</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   963
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   964
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   965
						<string key="minorKey">UIKit.framework/Headers/UINavigationController.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   966
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   967
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   968
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   969
					<string key="className">UIViewController</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   970
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   971
						<string key="majorKey">IBFrameworkSource</string>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   972
						<string key="minorKey">UIKit.framework/Headers/UIPopoverController.h</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   973
					</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   974
				</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   975
				<object class="IBPartialClassDescription">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   976
					<string key="className">UIViewController</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   977
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   978
						<string key="majorKey">IBFrameworkSource</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   979
						<string key="minorKey">UIKit.framework/Headers/UISplitViewController.h</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   980
					</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   981
				</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   982
				<object class="IBPartialClassDescription">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   983
					<string key="className">UIViewController</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   984
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   985
						<string key="majorKey">IBFrameworkSource</string>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   986
						<string key="minorKey">UIKit.framework/Headers/UITabBarController.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   987
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   988
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   989
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   990
					<string key="className">UIViewController</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   991
					<string key="superclassName">UIResponder</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   992
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   993
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   994
						<string key="minorKey">UIKit.framework/Headers/UIViewController.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   995
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   996
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   997
			</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   998
		</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   999
		<int key="IBDocument.localizationMode">0</int>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
  1000
		<string key="IBDocument.TargetRuntimeIdentifier">IBCocoaTouchFramework</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
  1001
		<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDependencyDefaults">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
  1002
			<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.iPhoneOS</string>
4476
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4244
diff changeset
  1003
			<integer value="1056" key="NS.object.0"/>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
  1004
		</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
  1005
		<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDevelopmentDependencies">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
  1006
			<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.InterfaceBuilder3</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
  1007
			<integer value="3100" key="NS.object.0"/>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
  1008
		</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
  1009
		<bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool>
3625
9f1d79e01a60 icons \o/
koda
parents: 3525
diff changeset
  1010
		<string key="IBDocument.LastKnownRelativeProjectPath">../Hedgewars.xcodeproj</string>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
  1011
		<int key="IBDocument.defaultPropertyAccessControl">3</int>
4476
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4244
diff changeset
  1012
		<string key="IBCocoaTouchPluginVersion">132</string>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
  1013
	</data>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
  1014
</archive>