project_files/HedgewarsMobile/Classes/MapConfigViewController-iPhone.xib
author nemo
Sun, 03 Jun 2012 22:56:30 -0400
changeset 7172 f68d62711a5c
parent 6713 3a02e9c25ac5
child 11146 f5e552f97eda
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:
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
     2
<archive type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="7.10">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
     3
	<data>
4362
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4352
diff changeset
     4
		<int key="IBDocument.SystemTarget">1056</int>
6079
c10767edcd58 little changes and fixes to the previous commit
koda
parents: 5455
diff changeset
     5
		<string key="IBDocument.SystemVersion">10K549</string>
4362
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4352
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: 4362
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>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
     9
		<object class="NSMutableDictionary" key="IBDocument.PluginVersions">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    10
			<string key="NS.key.0">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
4362
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4352
diff changeset
    11
			<string key="NS.object.0">132</string>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    12
		</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    13
		<object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    14
			<bool key="EncodedWithXMLCoder">YES</bool>
6713
3a02e9c25ac5 this apparently didn't get updated, but it was enough to reassign the outlets
koda
parents: 6679
diff changeset
    15
			<integer value="1"/>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    16
		</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    17
		<object class="NSArray" key="IBDocument.PluginDependencies">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    18
			<bool key="EncodedWithXMLCoder">YES</bool>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    19
			<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    20
		</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    21
		<object class="NSMutableDictionary" key="IBDocument.Metadata">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    22
			<bool key="EncodedWithXMLCoder">YES</bool>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    23
			<object class="NSArray" key="dict.sortedKeys" id="0">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    24
				<bool key="EncodedWithXMLCoder">YES</bool>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    25
			</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    26
			<object class="NSMutableArray" key="dict.values">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    27
				<bool key="EncodedWithXMLCoder">YES</bool>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    28
			</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    29
		</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    30
		<object class="NSMutableArray" key="IBDocument.RootObjects" id="1000">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    31
			<bool key="EncodedWithXMLCoder">YES</bool>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    32
			<object class="IBProxyObject" id="372490531">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    33
				<string key="IBProxiedObjectIdentifier">IBFilesOwner</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    34
				<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    35
			</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    36
			<object class="IBProxyObject" id="975951072">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    37
				<string key="IBProxiedObjectIdentifier">IBFirstResponder</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    38
				<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    39
			</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    40
			<object class="IBUIView" id="191373211">
6713
3a02e9c25ac5 this apparently didn't get updated, but it was enough to reassign the outlets
koda
parents: 6679
diff changeset
    41
				<reference key="NSNextResponder"/>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    42
				<int key="NSvFlags">274</int>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    43
				<object class="NSMutableArray" key="NSSubviews">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    44
					<bool key="EncodedWithXMLCoder">YES</bool>
4244
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
    45
					<object class="IBUIImageView" id="574494641">
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
    46
						<reference key="NSNextResponder" ref="191373211"/>
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
    47
						<int key="NSvFlags">292</int>
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
    48
						<string key="NSFrameSize">{480, 276}</string>
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
    49
						<reference key="NSSuperview" ref="191373211"/>
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
    50
						<bool key="IBUIUserInteractionEnabled">NO</bool>
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
    51
						<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
    52
						<object class="NSCustomResource" key="IBUIImage">
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
    53
							<string key="NSClassName">NSImage</string>
4352
5a7b02cadc68 update graphics names, path, resolution, content...
koda
parents: 4244
diff changeset
    54
							<string key="NSResourceName">background~iphone.png</string>
4244
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
    55
						</object>
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
    56
					</object>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    57
					<object class="IBUISegmentedControl" id="88728219">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    58
						<reference key="NSNextResponder" ref="191373211"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    59
						<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: 4362
diff changeset
    60
						<string key="NSFrame">{{9, 14}, {270, 30}}</string>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    61
						<reference key="NSSuperview" ref="191373211"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    62
						<bool key="IBUIOpaque">NO</bool>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    63
						<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
3369
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
    64
						<int key="IBSegmentControlStyle">2</int>
3911
46d7a5cf8ac6 further rework of MapConfigViewController, lists missions correctly (they don't load fine yet)
koda
parents: 3910
diff changeset
    65
						<int key="IBNumberOfSegments">4</int>
3996
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3911
diff changeset
    66
						<int key="IBSelectedSegmentIndex">1</int>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    67
						<object class="NSArray" key="IBSegmentTitles">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    68
							<bool key="EncodedWithXMLCoder">YES</bool>
3369
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
    69
							<string>Random</string>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    70
							<string>Map</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    71
							<string>Maze</string>
3911
46d7a5cf8ac6 further rework of MapConfigViewController, lists missions correctly (they don't load fine yet)
koda
parents: 3910
diff changeset
    72
							<string>Mission</string>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    73
						</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    74
						<object class="NSMutableArray" key="IBSegmentWidths">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    75
							<bool key="EncodedWithXMLCoder">YES</bool>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    76
							<real value="0.0"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    77
							<real value="0.0"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    78
							<real value="0.0"/>
3911
46d7a5cf8ac6 further rework of MapConfigViewController, lists missions correctly (they don't load fine yet)
koda
parents: 3910
diff changeset
    79
							<real value="0.0"/>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    80
						</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    81
						<object class="NSMutableArray" key="IBSegmentEnabledStates">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    82
							<bool key="EncodedWithXMLCoder">YES</bool>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    83
							<boolean value="YES"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    84
							<boolean value="YES"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    85
							<boolean value="YES"/>
3911
46d7a5cf8ac6 further rework of MapConfigViewController, lists missions correctly (they don't load fine yet)
koda
parents: 3910
diff changeset
    86
							<boolean value="YES"/>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    87
						</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    88
						<object class="NSMutableArray" key="IBSegmentContentOffsets">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    89
							<bool key="EncodedWithXMLCoder">YES</bool>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    90
							<string>{0, 0}</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    91
							<string>{0, 0}</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    92
							<string>{0, 0}</string>
3911
46d7a5cf8ac6 further rework of MapConfigViewController, lists missions correctly (they don't load fine yet)
koda
parents: 3910
diff changeset
    93
							<string>{0, 0}</string>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    94
						</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    95
						<object class="NSMutableArray" key="IBSegmentImages">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    96
							<bool key="EncodedWithXMLCoder">YES</bool>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    97
							<object class="NSNull" id="4"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    98
							<reference ref="4"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    99
							<reference ref="4"/>
3911
46d7a5cf8ac6 further rework of MapConfigViewController, lists missions correctly (they don't load fine yet)
koda
parents: 3910
diff changeset
   100
							<reference ref="4"/>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   101
						</object>
4244
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   102
						<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: 4362
diff changeset
   103
							<int key="NSColorSpace">3</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: 4362
diff changeset
   104
							<bytes key="NSWhite">MC42NjY2NjY2NjY3AA</bytes>
4244
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   105
						</object>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   106
					</object>
6678
beab48f963d5 restored interface on iphone
koda
parents: 6219
diff changeset
   107
					<object class="IBUILabel" id="634417433">
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   108
						<reference key="NSNextResponder" ref="191373211"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   109
						<int key="NSvFlags">292</int>
6678
beab48f963d5 restored interface on iphone
koda
parents: 6219
diff changeset
   110
						<string key="NSFrame">{{71, 196}, {145, 44}}</string>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   111
						<reference key="NSSuperview" ref="191373211"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   112
						<bool key="IBUIOpaque">NO</bool>
6678
beab48f963d5 restored interface on iphone
koda
parents: 6219
diff changeset
   113
						<bool key="IBUIClipsSubviews">YES</bool>
beab48f963d5 restored interface on iphone
koda
parents: 6219
diff changeset
   114
						<int key="IBUIContentMode">7</int>
beab48f963d5 restored interface on iphone
koda
parents: 6219
diff changeset
   115
						<bool key="IBUIUserInteractionEnabled">NO</bool>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   116
						<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
6678
beab48f963d5 restored interface on iphone
koda
parents: 6219
diff changeset
   117
						<string key="IBUIText">Loading...</string>
beab48f963d5 restored interface on iphone
koda
parents: 6219
diff changeset
   118
						<object class="NSFont" key="IBUIFont">
beab48f963d5 restored interface on iphone
koda
parents: 6219
diff changeset
   119
							<string key="NSName">Helvetica-Bold</string>
beab48f963d5 restored interface on iphone
koda
parents: 6219
diff changeset
   120
							<double key="NSSize">17</double>
beab48f963d5 restored interface on iphone
koda
parents: 6219
diff changeset
   121
							<int key="NSfFlags">16</int>
beab48f963d5 restored interface on iphone
koda
parents: 6219
diff changeset
   122
						</object>
beab48f963d5 restored interface on iphone
koda
parents: 6219
diff changeset
   123
						<object class="NSColor" key="IBUITextColor">
beab48f963d5 restored interface on iphone
koda
parents: 6219
diff changeset
   124
							<int key="NSColorSpace">2</int>
beab48f963d5 restored interface on iphone
koda
parents: 6219
diff changeset
   125
							<bytes key="NSRGB">MC45NDExNzY1MzM3IDAuODE1Njg2MzQ1MSAwAA</bytes>
beab48f963d5 restored interface on iphone
koda
parents: 6219
diff changeset
   126
						</object>
beab48f963d5 restored interface on iphone
koda
parents: 6219
diff changeset
   127
						<nil key="IBUIHighlightedColor"/>
beab48f963d5 restored interface on iphone
koda
parents: 6219
diff changeset
   128
						<int key="IBUIBaselineAdjustment">1</int>
beab48f963d5 restored interface on iphone
koda
parents: 6219
diff changeset
   129
						<float key="IBUIMinimumFontSize">10</float>
beab48f963d5 restored interface on iphone
koda
parents: 6219
diff changeset
   130
						<int key="IBUITextAlignment">1</int>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   131
					</object>
3369
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   132
					<object class="IBUIButton" id="326163764">
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   133
						<reference key="NSNextResponder" ref="191373211"/>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   134
						<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: 4362
diff changeset
   135
						<string key="NSFrame">{{16, 58}, {256, 128}}</string>
3369
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   136
						<reference key="NSSuperview" ref="191373211"/>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   137
						<bool key="IBUIOpaque">NO</bool>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   138
						<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   139
						<int key="IBUIContentHorizontalAlignment">0</int>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   140
						<int key="IBUIContentVerticalAlignment">0</int>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   141
						<object class="NSFont" key="IBUIFont">
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   142
							<string key="NSName">Helvetica-Bold</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   143
							<double key="NSSize">15</double>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   144
							<int key="NSfFlags">16</int>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   145
						</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   146
						<object class="NSColor" key="IBUIHighlightedTitleColor" id="437070330">
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   147
							<int key="NSColorSpace">3</int>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   148
							<bytes key="NSWhite">MQA</bytes>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   149
						</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   150
						<object class="NSColor" key="IBUINormalTitleColor">
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   151
							<int key="NSColorSpace">1</int>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   152
							<bytes key="NSRGB">MC4xOTYwNzg0MzQ2IDAuMzA5ODAzOTMyOSAwLjUyMTU2ODY1NgA</bytes>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   153
						</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   154
						<object class="NSColor" key="IBUINormalTitleShadowColor">
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   155
							<int key="NSColorSpace">3</int>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   156
							<bytes key="NSWhite">MC41AA</bytes>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   157
						</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   158
					</object>
3373
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   159
					<object class="IBUITableView" id="565214171">
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   160
						<reference key="NSNextResponder" ref="191373211"/>
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   161
						<int key="NSvFlags">274</int>
3996
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3911
diff changeset
   162
						<string key="NSFrame">{{284, 0}, {196, 276}}</string>
3373
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   163
						<reference key="NSSuperview" ref="191373211"/>
4244
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   164
						<object class="NSColor" key="IBUIBackgroundColor">
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   165
							<int key="NSColorSpace">3</int>
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   166
							<bytes key="NSWhite">MCAwAA</bytes>
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   167
						</object>
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   168
						<bool key="IBUIOpaque">NO</bool>
3373
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   169
						<bool key="IBUIClipsSubviews">YES</bool>
4244
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   170
						<bool key="IBUIClearsContextBeforeDrawing">NO</bool>
3373
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   171
						<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   172
						<bool key="IBUIBouncesZoom">NO</bool>
4244
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   173
						<int key="IBUIStyle">1</int>
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   174
						<int key="IBUISeparatorStyle">2</int>
3373
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   175
						<int key="IBUISectionIndexMinimumDisplayRowCount">0</int>
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   176
						<bool key="IBUIShowsSelectionImmediatelyOnTouchBegin">YES</bool>
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   177
						<float key="IBUIRowHeight">44</float>
4244
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   178
						<float key="IBUISectionHeaderHeight">10</float>
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   179
						<float key="IBUISectionFooterHeight">10</float>
3373
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   180
					</object>
6678
beab48f963d5 restored interface on iphone
koda
parents: 6219
diff changeset
   181
					<object class="IBUISlider" id="938256702">
beab48f963d5 restored interface on iphone
koda
parents: 6219
diff changeset
   182
						<reference key="NSNextResponder" ref="191373211"/>
beab48f963d5 restored interface on iphone
koda
parents: 6219
diff changeset
   183
						<int key="NSvFlags">292</int>
beab48f963d5 restored interface on iphone
koda
parents: 6219
diff changeset
   184
						<string key="NSFrame">{{52, 239}, {184, 23}}</string>
beab48f963d5 restored interface on iphone
koda
parents: 6219
diff changeset
   185
						<reference key="NSSuperview" ref="191373211"/>
beab48f963d5 restored interface on iphone
koda
parents: 6219
diff changeset
   186
						<bool key="IBUIOpaque">NO</bool>
beab48f963d5 restored interface on iphone
koda
parents: 6219
diff changeset
   187
						<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
beab48f963d5 restored interface on iphone
koda
parents: 6219
diff changeset
   188
						<int key="IBUIContentHorizontalAlignment">0</int>
beab48f963d5 restored interface on iphone
koda
parents: 6219
diff changeset
   189
						<int key="IBUIContentVerticalAlignment">0</int>
beab48f963d5 restored interface on iphone
koda
parents: 6219
diff changeset
   190
						<float key="IBUIValue">0.05000000074505806</float>
beab48f963d5 restored interface on iphone
koda
parents: 6219
diff changeset
   191
						<float key="IBUIMaxValue">0.05000000074505806</float>
beab48f963d5 restored interface on iphone
koda
parents: 6219
diff changeset
   192
					</object>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   193
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   194
				<string key="NSFrameSize">{480, 276}</string>
6713
3a02e9c25ac5 this apparently didn't get updated, but it was enough to reassign the outlets
koda
parents: 6679
diff changeset
   195
				<reference key="NSSuperview"/>
3369
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   196
				<reference key="IBUIBackgroundColor" ref="437070330"/>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   197
				<object class="IBUISimulatedToolbarMetrics" key="IBUISimulatedBottomBarMetrics"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   198
				<object class="IBUISimulatedOrientationMetrics" key="IBUISimulatedOrientationMetrics">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   199
					<int key="interfaceOrientation">3</int>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   200
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   201
				<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   202
			</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   203
		</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   204
		<object class="IBObjectContainer" key="IBDocument.Objects">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   205
			<object class="NSMutableArray" key="connectionRecords">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   206
				<bool key="EncodedWithXMLCoder">YES</bool>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   207
				<object class="IBConnectionRecord">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   208
					<object class="IBCocoaTouchOutletConnection" key="connection">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   209
						<string key="label">view</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   210
						<reference key="source" ref="372490531"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   211
						<reference key="destination" ref="191373211"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   212
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   213
					<int key="connectionID">3</int>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   214
				</object>
3369
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   215
				<object class="IBConnectionRecord">
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   216
					<object class="IBCocoaTouchOutletConnection" key="connection">
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   217
						<string key="label">previewButton</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   218
						<reference key="source" ref="372490531"/>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   219
						<reference key="destination" ref="326163764"/>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   220
					</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   221
					<int key="connectionID">13</int>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   222
				</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   223
				<object class="IBConnectionRecord">
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   224
					<object class="IBCocoaTouchOutletConnection" key="connection">
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   225
						<string key="label">maxLabel</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   226
						<reference key="source" ref="372490531"/>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   227
						<reference key="destination" ref="634417433"/>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   228
					</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   229
					<int key="connectionID">16</int>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   230
				</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   231
				<object class="IBConnectionRecord">
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   232
					<object class="IBCocoaTouchEventConnection" key="connection">
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   233
						<string key="label">sliderChanged:</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   234
						<reference key="source" ref="938256702"/>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   235
						<reference key="destination" ref="372490531"/>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   236
						<int key="IBEventType">13</int>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   237
					</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   238
					<int key="connectionID">19</int>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   239
				</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   240
				<object class="IBConnectionRecord">
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   241
					<object class="IBCocoaTouchEventConnection" key="connection">
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   242
						<string key="label">sliderEndedChanging:</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   243
						<reference key="source" ref="938256702"/>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   244
						<reference key="destination" ref="372490531"/>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   245
						<int key="IBEventType">7</int>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   246
					</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   247
					<int key="connectionID">20</int>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   248
				</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   249
				<object class="IBConnectionRecord">
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   250
					<object class="IBCocoaTouchOutletConnection" key="connection">
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   251
						<string key="label">segmentedControl</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   252
						<reference key="source" ref="372490531"/>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   253
						<reference key="destination" ref="88728219"/>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   254
					</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   255
					<int key="connectionID">21</int>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   256
				</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   257
				<object class="IBConnectionRecord">
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   258
					<object class="IBCocoaTouchEventConnection" key="connection">
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   259
						<string key="label">segmentedControlChanged:</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   260
						<reference key="source" ref="88728219"/>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   261
						<reference key="destination" ref="372490531"/>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   262
						<int key="IBEventType">13</int>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   263
					</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   264
					<int key="connectionID">22</int>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   265
				</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   266
				<object class="IBConnectionRecord">
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   267
					<object class="IBCocoaTouchOutletConnection" key="connection">
3373
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   268
						<string key="label">dataSource</string>
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   269
						<reference key="source" ref="565214171"/>
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   270
						<reference key="destination" ref="372490531"/>
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   271
					</object>
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   272
					<int key="connectionID">26</int>
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   273
				</object>
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   274
				<object class="IBConnectionRecord">
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   275
					<object class="IBCocoaTouchOutletConnection" key="connection">
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   276
						<string key="label">delegate</string>
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   277
						<reference key="source" ref="565214171"/>
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   278
						<reference key="destination" ref="372490531"/>
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   279
					</object>
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   280
					<int key="connectionID">27</int>
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   281
				</object>
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   282
				<object class="IBConnectionRecord">
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   283
					<object class="IBCocoaTouchOutletConnection" key="connection">
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   284
						<string key="label">tableView</string>
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   285
						<reference key="source" ref="372490531"/>
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   286
						<reference key="destination" ref="565214171"/>
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   287
					</object>
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   288
					<int key="connectionID">32</int>
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   289
				</object>
3783
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   290
				<object class="IBConnectionRecord">
3910
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3783
diff changeset
   291
					<object class="IBCocoaTouchOutletConnection" key="connection">
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3783
diff changeset
   292
						<string key="label">delegate</string>
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3783
diff changeset
   293
						<reference key="source" ref="326163764"/>
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3783
diff changeset
   294
						<reference key="destination" ref="372490531"/>
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3783
diff changeset
   295
					</object>
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3783
diff changeset
   296
					<int key="connectionID">34</int>
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3783
diff changeset
   297
				</object>
6109
f6726ec81e64 finally removed the white border glitch of the ipad preview map, moved initialization from IB to code
koda
parents: 6093
diff changeset
   298
				<object class="IBConnectionRecord">
f6726ec81e64 finally removed the white border glitch of the ipad preview map, moved initialization from IB to code
koda
parents: 6093
diff changeset
   299
					<object class="IBCocoaTouchEventConnection" key="connection">
f6726ec81e64 finally removed the white border glitch of the ipad preview map, moved initialization from IB to code
koda
parents: 6093
diff changeset
   300
						<string key="label">mapButtonPressed:</string>
f6726ec81e64 finally removed the white border glitch of the ipad preview map, moved initialization from IB to code
koda
parents: 6093
diff changeset
   301
						<reference key="source" ref="326163764"/>
f6726ec81e64 finally removed the white border glitch of the ipad preview map, moved initialization from IB to code
koda
parents: 6093
diff changeset
   302
						<reference key="destination" ref="372490531"/>
f6726ec81e64 finally removed the white border glitch of the ipad preview map, moved initialization from IB to code
koda
parents: 6093
diff changeset
   303
						<int key="IBEventType">7</int>
f6726ec81e64 finally removed the white border glitch of the ipad preview map, moved initialization from IB to code
koda
parents: 6093
diff changeset
   304
					</object>
f6726ec81e64 finally removed the white border glitch of the ipad preview map, moved initialization from IB to code
koda
parents: 6093
diff changeset
   305
					<int key="connectionID">37</int>
f6726ec81e64 finally removed the white border glitch of the ipad preview map, moved initialization from IB to code
koda
parents: 6093
diff changeset
   306
				</object>
6713
3a02e9c25ac5 this apparently didn't get updated, but it was enough to reassign the outlets
koda
parents: 6679
diff changeset
   307
				<object class="IBConnectionRecord">
3a02e9c25ac5 this apparently didn't get updated, but it was enough to reassign the outlets
koda
parents: 6679
diff changeset
   308
					<object class="IBCocoaTouchOutletConnection" key="connection">
3a02e9c25ac5 this apparently didn't get updated, but it was enough to reassign the outlets
koda
parents: 6679
diff changeset
   309
						<string key="label">slider</string>
3a02e9c25ac5 this apparently didn't get updated, but it was enough to reassign the outlets
koda
parents: 6679
diff changeset
   310
						<reference key="source" ref="372490531"/>
3a02e9c25ac5 this apparently didn't get updated, but it was enough to reassign the outlets
koda
parents: 6679
diff changeset
   311
						<reference key="destination" ref="938256702"/>
3a02e9c25ac5 this apparently didn't get updated, but it was enough to reassign the outlets
koda
parents: 6679
diff changeset
   312
					</object>
3a02e9c25ac5 this apparently didn't get updated, but it was enough to reassign the outlets
koda
parents: 6679
diff changeset
   313
					<int key="connectionID">38</int>
3a02e9c25ac5 this apparently didn't get updated, but it was enough to reassign the outlets
koda
parents: 6679
diff changeset
   314
				</object>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   315
			</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   316
			<object class="IBMutableOrderedSet" key="objectRecords">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   317
				<object class="NSArray" key="orderedObjects">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   318
					<bool key="EncodedWithXMLCoder">YES</bool>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   319
					<object class="IBObjectRecord">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   320
						<int key="objectID">0</int>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   321
						<reference key="object" ref="0"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   322
						<reference key="children" ref="1000"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   323
						<nil key="parent"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   324
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   325
					<object class="IBObjectRecord">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   326
						<int key="objectID">1</int>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   327
						<reference key="object" ref="191373211"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   328
						<object class="NSMutableArray" key="children">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   329
							<bool key="EncodedWithXMLCoder">YES</bool>
3369
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   330
							<reference ref="326163764"/>
3525
1d7b056ff866 some memory caring code
koda
parents: 3514
diff changeset
   331
							<reference ref="565214171"/>
4244
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   332
							<reference ref="574494641"/>
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: 4362
diff changeset
   333
							<reference ref="88728219"/>
4244
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   334
							<reference ref="634417433"/>
6678
beab48f963d5 restored interface on iphone
koda
parents: 6219
diff changeset
   335
							<reference ref="938256702"/>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   336
						</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   337
						<reference key="parent" ref="0"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   338
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   339
					<object class="IBObjectRecord">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   340
						<int key="objectID">-1</int>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   341
						<reference key="object" ref="372490531"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   342
						<reference key="parent" ref="0"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   343
						<string key="objectName">File's Owner</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   344
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   345
					<object class="IBObjectRecord">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   346
						<int key="objectID">-2</int>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   347
						<reference key="object" ref="975951072"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   348
						<reference key="parent" ref="0"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   349
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   350
					<object class="IBObjectRecord">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   351
						<int key="objectID">7</int>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   352
						<reference key="object" ref="88728219"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   353
						<reference key="parent" ref="191373211"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   354
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   355
					<object class="IBObjectRecord">
3369
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   356
						<int key="objectID">9</int>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   357
						<reference key="object" ref="326163764"/>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   358
						<reference key="parent" ref="191373211"/>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   359
					</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   360
					<object class="IBObjectRecord">
3373
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   361
						<int key="objectID">25</int>
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   362
						<reference key="object" ref="565214171"/>
6678
beab48f963d5 restored interface on iphone
koda
parents: 6219
diff changeset
   363
						<object class="NSMutableArray" key="children">
beab48f963d5 restored interface on iphone
koda
parents: 6219
diff changeset
   364
							<bool key="EncodedWithXMLCoder">YES</bool>
beab48f963d5 restored interface on iphone
koda
parents: 6219
diff changeset
   365
						</object>
3373
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   366
						<reference key="parent" ref="191373211"/>
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   367
						<string key="objectName">Table View (Themes)</string>
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   368
					</object>
4244
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   369
					<object class="IBObjectRecord">
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   370
						<int key="objectID">35</int>
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   371
						<reference key="object" ref="574494641"/>
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   372
						<reference key="parent" ref="191373211"/>
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   373
					</object>
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: 4362
diff changeset
   374
					<object class="IBObjectRecord">
6219
c193881389c1 restore game config on iphone
koda
parents: 6109
diff changeset
   375
						<int key="objectID">11</int>
c193881389c1 restore game config on iphone
koda
parents: 6109
diff changeset
   376
						<reference key="object" ref="634417433"/>
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: 4362
diff changeset
   377
						<reference key="parent" ref="191373211"/>
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: 4362
diff changeset
   378
					</object>
6678
beab48f963d5 restored interface on iphone
koda
parents: 6219
diff changeset
   379
					<object class="IBObjectRecord">
beab48f963d5 restored interface on iphone
koda
parents: 6219
diff changeset
   380
						<int key="objectID">8</int>
beab48f963d5 restored interface on iphone
koda
parents: 6219
diff changeset
   381
						<reference key="object" ref="938256702"/>
beab48f963d5 restored interface on iphone
koda
parents: 6219
diff changeset
   382
						<reference key="parent" ref="191373211"/>
beab48f963d5 restored interface on iphone
koda
parents: 6219
diff changeset
   383
					</object>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   384
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   385
			</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   386
			<object class="NSMutableDictionary" key="flattenedProperties">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   387
				<bool key="EncodedWithXMLCoder">YES</bool>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   388
				<object class="NSArray" key="dict.sortedKeys">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   389
					<bool key="EncodedWithXMLCoder">YES</bool>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   390
					<string>-1.CustomClassName</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   391
					<string>-2.CustomClassName</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   392
					<string>1.IBEditorWindowLastContentRect</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   393
					<string>1.IBPluginDependency</string>
3369
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   394
					<string>11.IBPluginDependency</string>
4244
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   395
					<string>11.IBViewBoundsToFrameTransform</string>
3373
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   396
					<string>25.IBPluginDependency</string>
4244
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   397
					<string>25.IBViewBoundsToFrameTransform</string>
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   398
					<string>35.IBPluginDependency</string>
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   399
					<string>35.IBViewBoundsToFrameTransform</string>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   400
					<string>7.IBPluginDependency</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: 4362
diff changeset
   401
					<string>7.IBViewBoundsToFrameTransform</string>
6678
beab48f963d5 restored interface on iphone
koda
parents: 6219
diff changeset
   402
					<string>8.CustomClassName</string>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   403
					<string>8.IBPluginDependency</string>
6678
beab48f963d5 restored interface on iphone
koda
parents: 6219
diff changeset
   404
					<string>8.IBViewBoundsToFrameTransform</string>
3910
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3783
diff changeset
   405
					<string>9.CustomClassName</string>
3369
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   406
					<string>9.IBPluginDependency</string>
4244
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   407
					<string>9.IBViewBoundsToFrameTransform</string>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   408
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   409
				<object class="NSMutableArray" key="dict.values">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   410
					<bool key="EncodedWithXMLCoder">YES</bool>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   411
					<string>MapConfigViewController</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   412
					<string>UIResponder</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: 4362
diff changeset
   413
					<string>{{790, 298}, {480, 320}}</string>
3369
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   414
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   415
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
4244
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   416
					<object class="NSAffineTransform">
6678
beab48f963d5 restored interface on iphone
koda
parents: 6219
diff changeset
   417
						<bytes key="NSTransformStruct">AUKOAABDRAAAA</bytes>
4244
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   418
					</object>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   419
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
4244
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   420
					<object class="NSAffineTransform">
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   421
						<bytes key="NSTransformStruct">P4AAAL+AAABDjgAAw4kAAA</bytes>
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   422
					</object>
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   423
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   424
					<object class="NSAffineTransform">
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: 4362
diff changeset
   425
						<bytes key="NSTransformStruct">P4AAAL+AAAAAAAAAw4kAAA</bytes>
4244
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   426
					</object>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   427
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</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: 4362
diff changeset
   428
					<object class="NSAffineTransform">
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: 4362
diff changeset
   429
						<bytes key="NSTransformStruct">P4AAAL+AAABBUAAAwigAAA</bytes>
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: 4362
diff changeset
   430
					</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: 6678
diff changeset
   431
					<string>MNEValueTrackingSlider</string>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   432
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
6678
beab48f963d5 restored interface on iphone
koda
parents: 6219
diff changeset
   433
					<object class="NSAffineTransform">
beab48f963d5 restored interface on iphone
koda
parents: 6219
diff changeset
   434
						<bytes key="NSTransformStruct">P4AAAL+AAABCWAAAw4IAAA</bytes>
beab48f963d5 restored interface on iphone
koda
parents: 6219
diff changeset
   435
					</object>
3910
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3783
diff changeset
   436
					<string>MapPreviewButtonView</string>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   437
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
4244
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   438
					<object class="NSAffineTransform">
6219
c193881389c1 restore game config on iphone
koda
parents: 6109
diff changeset
   439
						<bytes key="NSTransformStruct">P4AAAL+AAABBgAAAwzgAAA</bytes>
4244
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   440
					</object>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   441
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   442
			</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   443
			<object class="NSMutableDictionary" key="unlocalizedProperties">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   444
				<bool key="EncodedWithXMLCoder">YES</bool>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   445
				<reference key="dict.sortedKeys" ref="0"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   446
				<object class="NSMutableArray" key="dict.values">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   447
					<bool key="EncodedWithXMLCoder">YES</bool>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   448
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   449
			</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   450
			<nil key="activeLocalization"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   451
			<object class="NSMutableDictionary" key="localizations">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   452
				<bool key="EncodedWithXMLCoder">YES</bool>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   453
				<reference key="dict.sortedKeys" ref="0"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   454
				<object class="NSMutableArray" key="dict.values">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   455
					<bool key="EncodedWithXMLCoder">YES</bool>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   456
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   457
			</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   458
			<nil key="sourceID"/>
6713
3a02e9c25ac5 this apparently didn't get updated, but it was enough to reassign the outlets
koda
parents: 6679
diff changeset
   459
			<int key="maxID">38</int>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   460
		</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   461
		<object class="IBClassDescriber" key="IBDocument.Classes">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   462
			<object class="NSMutableArray" key="referencedPartialClassDescriptions">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   463
				<bool key="EncodedWithXMLCoder">YES</bool>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   464
				<object class="IBPartialClassDescription">
6713
3a02e9c25ac5 this apparently didn't get updated, but it was enough to reassign the outlets
koda
parents: 6679
diff changeset
   465
					<string key="className">MNEValueTrackingSlider</string>
3a02e9c25ac5 this apparently didn't get updated, but it was enough to reassign the outlets
koda
parents: 6679
diff changeset
   466
					<string key="superclassName">UISlider</string>
3a02e9c25ac5 this apparently didn't get updated, but it was enough to reassign the outlets
koda
parents: 6679
diff changeset
   467
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3a02e9c25ac5 this apparently didn't get updated, but it was enough to reassign the outlets
koda
parents: 6679
diff changeset
   468
						<string key="majorKey">IBProjectSource</string>
3a02e9c25ac5 this apparently didn't get updated, but it was enough to reassign the outlets
koda
parents: 6679
diff changeset
   469
						<string key="minorKey">Classes/MNEValueTrackingSlider.h</string>
3a02e9c25ac5 this apparently didn't get updated, but it was enough to reassign the outlets
koda
parents: 6679
diff changeset
   470
					</object>
3a02e9c25ac5 this apparently didn't get updated, but it was enough to reassign the outlets
koda
parents: 6679
diff changeset
   471
				</object>
3a02e9c25ac5 this apparently didn't get updated, but it was enough to reassign the outlets
koda
parents: 6679
diff changeset
   472
				<object class="IBPartialClassDescription">
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   473
					<string key="className">MapConfigViewController</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   474
					<string key="superclassName">UIViewController</string>
3369
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   475
					<object class="NSMutableDictionary" key="actions">
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   476
						<bool key="EncodedWithXMLCoder">YES</bool>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   477
						<object class="NSArray" key="dict.sortedKeys">
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   478
							<bool key="EncodedWithXMLCoder">YES</bool>
6109
f6726ec81e64 finally removed the white border glitch of the ipad preview map, moved initialization from IB to code
koda
parents: 6093
diff changeset
   479
							<string>mapButtonPressed:</string>
3369
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   480
							<string>segmentedControlChanged:</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   481
							<string>sliderChanged:</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   482
							<string>sliderEndedChanging:</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   483
						</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   484
						<object class="NSMutableArray" key="dict.values">
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   485
							<bool key="EncodedWithXMLCoder">YES</bool>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   486
							<string>id</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   487
							<string>id</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   488
							<string>id</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   489
							<string>id</string>
3783
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   490
						</object>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   491
					</object>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   492
					<object class="NSMutableDictionary" key="actionInfosByName">
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   493
						<bool key="EncodedWithXMLCoder">YES</bool>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   494
						<object class="NSArray" key="dict.sortedKeys">
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   495
							<bool key="EncodedWithXMLCoder">YES</bool>
6109
f6726ec81e64 finally removed the white border glitch of the ipad preview map, moved initialization from IB to code
koda
parents: 6093
diff changeset
   496
							<string>mapButtonPressed:</string>
3783
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   497
							<string>segmentedControlChanged:</string>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   498
							<string>sliderChanged:</string>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   499
							<string>sliderEndedChanging:</string>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   500
						</object>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   501
						<object class="NSMutableArray" key="dict.values">
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   502
							<bool key="EncodedWithXMLCoder">YES</bool>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   503
							<object class="IBActionInfo">
6109
f6726ec81e64 finally removed the white border glitch of the ipad preview map, moved initialization from IB to code
koda
parents: 6093
diff changeset
   504
								<string key="name">mapButtonPressed:</string>
3783
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   505
								<string key="candidateClassName">id</string>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   506
							</object>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   507
							<object class="IBActionInfo">
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   508
								<string key="name">segmentedControlChanged:</string>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   509
								<string key="candidateClassName">id</string>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   510
							</object>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   511
							<object class="IBActionInfo">
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   512
								<string key="name">sliderChanged:</string>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   513
								<string key="candidateClassName">id</string>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   514
							</object>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   515
							<object class="IBActionInfo">
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   516
								<string key="name">sliderEndedChanging:</string>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   517
								<string key="candidateClassName">id</string>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   518
							</object>
3369
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   519
						</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   520
					</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   521
					<object class="NSMutableDictionary" key="outlets">
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   522
						<bool key="EncodedWithXMLCoder">YES</bool>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   523
						<object class="NSArray" key="dict.sortedKeys">
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   524
							<bool key="EncodedWithXMLCoder">YES</bool>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   525
							<string>maxLabel</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   526
							<string>previewButton</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   527
							<string>segmentedControl</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   528
							<string>slider</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   529
							<string>tableView</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   530
						</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   531
						<object class="NSMutableArray" key="dict.values">
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   532
							<bool key="EncodedWithXMLCoder">YES</bool>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   533
							<string>UILabel</string>
3910
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3783
diff changeset
   534
							<string>MapPreviewButtonView</string>
3369
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   535
							<string>UISegmentedControl</string>
6713
3a02e9c25ac5 this apparently didn't get updated, but it was enough to reassign the outlets
koda
parents: 6679
diff changeset
   536
							<string>MNEValueTrackingSlider</string>
3369
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   537
							<string>UITableView</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   538
						</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   539
					</object>
3783
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   540
					<object class="NSMutableDictionary" key="toOneOutletInfosByName">
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   541
						<bool key="EncodedWithXMLCoder">YES</bool>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   542
						<object class="NSArray" key="dict.sortedKeys">
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   543
							<bool key="EncodedWithXMLCoder">YES</bool>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   544
							<string>maxLabel</string>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   545
							<string>previewButton</string>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   546
							<string>segmentedControl</string>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   547
							<string>slider</string>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   548
							<string>tableView</string>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   549
						</object>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   550
						<object class="NSMutableArray" key="dict.values">
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   551
							<bool key="EncodedWithXMLCoder">YES</bool>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   552
							<object class="IBToOneOutletInfo">
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   553
								<string key="name">maxLabel</string>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   554
								<string key="candidateClassName">UILabel</string>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   555
							</object>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   556
							<object class="IBToOneOutletInfo">
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   557
								<string key="name">previewButton</string>
3910
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3783
diff changeset
   558
								<string key="candidateClassName">MapPreviewButtonView</string>
3783
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   559
							</object>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   560
							<object class="IBToOneOutletInfo">
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   561
								<string key="name">segmentedControl</string>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   562
								<string key="candidateClassName">UISegmentedControl</string>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   563
							</object>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   564
							<object class="IBToOneOutletInfo">
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   565
								<string key="name">slider</string>
6713
3a02e9c25ac5 this apparently didn't get updated, but it was enough to reassign the outlets
koda
parents: 6679
diff changeset
   566
								<string key="candidateClassName">MNEValueTrackingSlider</string>
3783
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   567
							</object>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   568
							<object class="IBToOneOutletInfo">
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   569
								<string key="name">tableView</string>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   570
								<string key="candidateClassName">UITableView</string>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   571
							</object>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   572
						</object>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   573
					</object>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   574
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   575
						<string key="majorKey">IBProjectSource</string>
3525
1d7b056ff866 some memory caring code
koda
parents: 3514
diff changeset
   576
						<string key="minorKey">Classes/MapConfigViewController.h</string>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   577
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   578
				</object>
3910
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3783
diff changeset
   579
				<object class="IBPartialClassDescription">
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3783
diff changeset
   580
					<string key="className">MapPreviewButtonView</string>
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3783
diff changeset
   581
					<string key="superclassName">UIButton</string>
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3783
diff changeset
   582
					<object class="NSMutableDictionary" key="outlets">
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3783
diff changeset
   583
						<string key="NS.key.0">delegate</string>
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3783
diff changeset
   584
						<string key="NS.object.0">id</string>
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3783
diff changeset
   585
					</object>
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3783
diff changeset
   586
					<object class="NSMutableDictionary" key="toOneOutletInfosByName">
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3783
diff changeset
   587
						<string key="NS.key.0">delegate</string>
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3783
diff changeset
   588
						<object class="IBToOneOutletInfo" key="NS.object.0">
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3783
diff changeset
   589
							<string key="name">delegate</string>
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3783
diff changeset
   590
							<string key="candidateClassName">id</string>
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3783
diff changeset
   591
						</object>
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3783
diff changeset
   592
					</object>
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3783
diff changeset
   593
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3783
diff changeset
   594
						<string key="majorKey">IBProjectSource</string>
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3783
diff changeset
   595
						<string key="minorKey">Classes/MapPreviewButtonView.h</string>
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3783
diff changeset
   596
					</object>
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3783
diff changeset
   597
				</object>
6079
c10767edcd58 little changes and fixes to the previous commit
koda
parents: 5455
diff changeset
   598
				<object class="IBPartialClassDescription">
6713
3a02e9c25ac5 this apparently didn't get updated, but it was enough to reassign the outlets
koda
parents: 6679
diff changeset
   599
					<string key="className">UIButton</string>
6678
beab48f963d5 restored interface on iphone
koda
parents: 6219
diff changeset
   600
					<object class="IBClassDescriptionSource" key="sourceIdentifier" id="67684033">
6079
c10767edcd58 little changes and fixes to the previous commit
koda
parents: 5455
diff changeset
   601
						<string key="majorKey">IBProjectSource</string>
6678
beab48f963d5 restored interface on iphone
koda
parents: 6219
diff changeset
   602
						<string key="minorKey">Classes/ExtraCategories.h</string>
6079
c10767edcd58 little changes and fixes to the previous commit
koda
parents: 5455
diff changeset
   603
					</object>
c10767edcd58 little changes and fixes to the previous commit
koda
parents: 5455
diff changeset
   604
				</object>
6109
f6726ec81e64 finally removed the white border glitch of the ipad preview map, moved initialization from IB to code
koda
parents: 6093
diff changeset
   605
				<object class="IBPartialClassDescription">
6713
3a02e9c25ac5 this apparently didn't get updated, but it was enough to reassign the outlets
koda
parents: 6679
diff changeset
   606
					<string key="className">UILabel</string>
6678
beab48f963d5 restored interface on iphone
koda
parents: 6219
diff changeset
   607
					<reference key="sourceIdentifier" ref="67684033"/>
beab48f963d5 restored interface on iphone
koda
parents: 6219
diff changeset
   608
				</object>
beab48f963d5 restored interface on iphone
koda
parents: 6219
diff changeset
   609
				<object class="IBPartialClassDescription">
6713
3a02e9c25ac5 this apparently didn't get updated, but it was enough to reassign the outlets
koda
parents: 6679
diff changeset
   610
					<string key="className">UITableView</string>
3a02e9c25ac5 this apparently didn't get updated, but it was enough to reassign the outlets
koda
parents: 6679
diff changeset
   611
					<reference key="sourceIdentifier" ref="67684033"/>
6109
f6726ec81e64 finally removed the white border glitch of the ipad preview map, moved initialization from IB to code
koda
parents: 6093
diff changeset
   612
				</object>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   613
			</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   614
			<object class="NSMutableArray" key="referencedPartialClassDescriptionsV3.2+">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   615
				<bool key="EncodedWithXMLCoder">YES</bool>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   616
				<object class="IBPartialClassDescription">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   617
					<string key="className">NSObject</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   618
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   619
						<string key="majorKey">IBFrameworkSource</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   620
						<string key="minorKey">Foundation.framework/Headers/NSError.h</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   621
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   622
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   623
				<object class="IBPartialClassDescription">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   624
					<string key="className">NSObject</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   625
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   626
						<string key="majorKey">IBFrameworkSource</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   627
						<string key="minorKey">Foundation.framework/Headers/NSFileManager.h</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   628
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   629
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   630
				<object class="IBPartialClassDescription">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   631
					<string key="className">NSObject</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   632
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   633
						<string key="majorKey">IBFrameworkSource</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   634
						<string key="minorKey">Foundation.framework/Headers/NSKeyValueCoding.h</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   635
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   636
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   637
				<object class="IBPartialClassDescription">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   638
					<string key="className">NSObject</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   639
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   640
						<string key="majorKey">IBFrameworkSource</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   641
						<string key="minorKey">Foundation.framework/Headers/NSKeyValueObserving.h</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   642
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   643
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   644
				<object class="IBPartialClassDescription">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   645
					<string key="className">NSObject</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   646
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   647
						<string key="majorKey">IBFrameworkSource</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   648
						<string key="minorKey">Foundation.framework/Headers/NSKeyedArchiver.h</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   649
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   650
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   651
				<object class="IBPartialClassDescription">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   652
					<string key="className">NSObject</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   653
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   654
						<string key="majorKey">IBFrameworkSource</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   655
						<string key="minorKey">Foundation.framework/Headers/NSObject.h</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   656
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   657
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   658
				<object class="IBPartialClassDescription">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   659
					<string key="className">NSObject</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   660
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   661
						<string key="majorKey">IBFrameworkSource</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   662
						<string key="minorKey">Foundation.framework/Headers/NSRunLoop.h</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   663
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   664
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   665
				<object class="IBPartialClassDescription">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   666
					<string key="className">NSObject</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   667
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   668
						<string key="majorKey">IBFrameworkSource</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   669
						<string key="minorKey">Foundation.framework/Headers/NSThread.h</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   670
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   671
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   672
				<object class="IBPartialClassDescription">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   673
					<string key="className">NSObject</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   674
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   675
						<string key="majorKey">IBFrameworkSource</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   676
						<string key="minorKey">Foundation.framework/Headers/NSURL.h</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   677
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   678
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   679
				<object class="IBPartialClassDescription">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   680
					<string key="className">NSObject</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   681
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   682
						<string key="majorKey">IBFrameworkSource</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   683
						<string key="minorKey">Foundation.framework/Headers/NSURLConnection.h</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   684
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   685
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   686
				<object class="IBPartialClassDescription">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   687
					<string key="className">NSObject</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   688
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   689
						<string key="majorKey">IBFrameworkSource</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   690
						<string key="minorKey">QuartzCore.framework/Headers/CAAnimation.h</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   691
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   692
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   693
				<object class="IBPartialClassDescription">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   694
					<string key="className">NSObject</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   695
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   696
						<string key="majorKey">IBFrameworkSource</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   697
						<string key="minorKey">QuartzCore.framework/Headers/CALayer.h</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   698
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   699
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   700
				<object class="IBPartialClassDescription">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   701
					<string key="className">NSObject</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   702
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   703
						<string key="majorKey">IBFrameworkSource</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   704
						<string key="minorKey">UIKit.framework/Headers/UIAccessibility.h</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   705
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   706
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   707
				<object class="IBPartialClassDescription">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   708
					<string key="className">NSObject</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   709
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   710
						<string key="majorKey">IBFrameworkSource</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   711
						<string key="minorKey">UIKit.framework/Headers/UINibLoading.h</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   712
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   713
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   714
				<object class="IBPartialClassDescription">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   715
					<string key="className">NSObject</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   716
					<object class="IBClassDescriptionSource" key="sourceIdentifier" id="567455553">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   717
						<string key="majorKey">IBFrameworkSource</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   718
						<string key="minorKey">UIKit.framework/Headers/UIResponder.h</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   719
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   720
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   721
				<object class="IBPartialClassDescription">
3369
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   722
					<string key="className">UIButton</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   723
					<string key="superclassName">UIControl</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   724
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   725
						<string key="majorKey">IBFrameworkSource</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   726
						<string key="minorKey">UIKit.framework/Headers/UIButton.h</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   727
					</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   728
				</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   729
				<object class="IBPartialClassDescription">
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   730
					<string key="className">UIControl</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   731
					<string key="superclassName">UIView</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   732
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   733
						<string key="majorKey">IBFrameworkSource</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   734
						<string key="minorKey">UIKit.framework/Headers/UIControl.h</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   735
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   736
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   737
				<object class="IBPartialClassDescription">
4244
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   738
					<string key="className">UIImageView</string>
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   739
					<string key="superclassName">UIView</string>
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   740
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   741
						<string key="majorKey">IBFrameworkSource</string>
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   742
						<string key="minorKey">UIKit.framework/Headers/UIImageView.h</string>
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   743
					</object>
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   744
				</object>
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   745
				<object class="IBPartialClassDescription">
3369
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   746
					<string key="className">UILabel</string>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   747
					<string key="superclassName">UIView</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   748
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   749
						<string key="majorKey">IBFrameworkSource</string>
3369
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   750
						<string key="minorKey">UIKit.framework/Headers/UILabel.h</string>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   751
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   752
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   753
				<object class="IBPartialClassDescription">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   754
					<string key="className">UIResponder</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   755
					<string key="superclassName">NSObject</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   756
					<reference key="sourceIdentifier" ref="567455553"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   757
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   758
				<object class="IBPartialClassDescription">
3369
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   759
					<string key="className">UIScrollView</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   760
					<string key="superclassName">UIView</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   761
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   762
						<string key="majorKey">IBFrameworkSource</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   763
						<string key="minorKey">UIKit.framework/Headers/UIScrollView.h</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   764
					</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   765
				</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   766
				<object class="IBPartialClassDescription">
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   767
					<string key="className">UISearchBar</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   768
					<string key="superclassName">UIView</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   769
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   770
						<string key="majorKey">IBFrameworkSource</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   771
						<string key="minorKey">UIKit.framework/Headers/UISearchBar.h</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   772
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   773
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   774
				<object class="IBPartialClassDescription">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   775
					<string key="className">UISearchDisplayController</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   776
					<string key="superclassName">NSObject</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   777
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   778
						<string key="majorKey">IBFrameworkSource</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   779
						<string key="minorKey">UIKit.framework/Headers/UISearchDisplayController.h</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   780
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   781
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   782
				<object class="IBPartialClassDescription">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   783
					<string key="className">UISegmentedControl</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   784
					<string key="superclassName">UIControl</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   785
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   786
						<string key="majorKey">IBFrameworkSource</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   787
						<string key="minorKey">UIKit.framework/Headers/UISegmentedControl.h</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   788
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   789
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   790
				<object class="IBPartialClassDescription">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   791
					<string key="className">UISlider</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   792
					<string key="superclassName">UIControl</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   793
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   794
						<string key="majorKey">IBFrameworkSource</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   795
						<string key="minorKey">UIKit.framework/Headers/UISlider.h</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   796
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   797
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   798
				<object class="IBPartialClassDescription">
3369
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   799
					<string key="className">UITableView</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   800
					<string key="superclassName">UIScrollView</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   801
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   802
						<string key="majorKey">IBFrameworkSource</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   803
						<string key="minorKey">UIKit.framework/Headers/UITableView.h</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   804
					</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   805
				</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   806
				<object class="IBPartialClassDescription">
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   807
					<string key="className">UIView</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   808
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   809
						<string key="majorKey">IBFrameworkSource</string>
4362
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4352
diff changeset
   810
						<string key="minorKey">UIKit.framework/Headers/UIPrintFormatter.h</string>
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4352
diff changeset
   811
					</object>
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4352
diff changeset
   812
				</object>
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4352
diff changeset
   813
				<object class="IBPartialClassDescription">
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4352
diff changeset
   814
					<string key="className">UIView</string>
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4352
diff changeset
   815
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4352
diff changeset
   816
						<string key="majorKey">IBFrameworkSource</string>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   817
						<string key="minorKey">UIKit.framework/Headers/UITextField.h</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   818
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   819
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   820
				<object class="IBPartialClassDescription">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   821
					<string key="className">UIView</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   822
					<string key="superclassName">UIResponder</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   823
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   824
						<string key="majorKey">IBFrameworkSource</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   825
						<string key="minorKey">UIKit.framework/Headers/UIView.h</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   826
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   827
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   828
				<object class="IBPartialClassDescription">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   829
					<string key="className">UIViewController</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   830
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   831
						<string key="majorKey">IBFrameworkSource</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   832
						<string key="minorKey">UIKit.framework/Headers/UINavigationController.h</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   833
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   834
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   835
				<object class="IBPartialClassDescription">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   836
					<string key="className">UIViewController</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   837
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   838
						<string key="majorKey">IBFrameworkSource</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   839
						<string key="minorKey">UIKit.framework/Headers/UIPopoverController.h</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   840
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   841
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   842
				<object class="IBPartialClassDescription">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   843
					<string key="className">UIViewController</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   844
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   845
						<string key="majorKey">IBFrameworkSource</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   846
						<string key="minorKey">UIKit.framework/Headers/UISplitViewController.h</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   847
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   848
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   849
				<object class="IBPartialClassDescription">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   850
					<string key="className">UIViewController</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   851
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   852
						<string key="majorKey">IBFrameworkSource</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   853
						<string key="minorKey">UIKit.framework/Headers/UITabBarController.h</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   854
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   855
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   856
				<object class="IBPartialClassDescription">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   857
					<string key="className">UIViewController</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   858
					<string key="superclassName">UIResponder</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   859
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   860
						<string key="majorKey">IBFrameworkSource</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   861
						<string key="minorKey">UIKit.framework/Headers/UIViewController.h</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   862
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   863
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   864
			</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   865
		</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   866
		<int key="IBDocument.localizationMode">0</int>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   867
		<string key="IBDocument.TargetRuntimeIdentifier">IBCocoaTouchFramework</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   868
		<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDependencyDefaults">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   869
			<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.iPhoneOS</string>
4362
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4352
diff changeset
   870
			<integer value="1056" key="NS.object.0"/>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   871
		</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   872
		<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDevelopmentDependencies">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   873
			<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.InterfaceBuilder3</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   874
			<integer value="3000" key="NS.object.0"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   875
		</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   876
		<bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool>
3783
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   877
		<string key="IBDocument.LastKnownRelativeProjectPath">../Hedgewars.xcodeproj</string>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   878
		<int key="IBDocument.defaultPropertyAccessControl">3</int>
4244
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   879
		<object class="NSMutableDictionary" key="IBDocument.LastKnownImageSizes">
4352
5a7b02cadc68 update graphics names, path, resolution, content...
koda
parents: 4244
diff changeset
   880
			<string key="NS.key.0">background~iphone.png</string>
5a7b02cadc68 update graphics names, path, resolution, content...
koda
parents: 4244
diff changeset
   881
			<string key="NS.object.0">{480, 320}</string>
4244
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   882
		</object>
4362
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4352
diff changeset
   883
		<string key="IBCocoaTouchPluginVersion">132</string>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   884
	</data>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   885
</archive>