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