cocoaTouch/overlayViewController.xib
author koda
Wed, 17 Mar 2010 00:26:35 +0000
changeset 3006 da6023c2745b
child 3015 20a9c8160e82
permissions -rw-r--r--
restore compilation on simulator and device new architecture for implementing controls controls implmented with a joystick (partially done) lotsa code cleanup
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3006
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
     2
<archive type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="7.10">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
     3
	<data>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
     4
		<int key="IBDocument.SystemTarget">768</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
     5
		<string key="IBDocument.SystemVersion">10C540</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
     6
		<string key="IBDocument.InterfaceBuilderVersion">740</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
     7
		<string key="IBDocument.AppKitVersion">1038.25</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
     8
		<string key="IBDocument.HIToolboxVersion">458.00</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
     9
		<object class="NSMutableDictionary" key="IBDocument.PluginVersions">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    10
			<string key="NS.key.0">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    11
			<string key="NS.object.0">62</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    12
		</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    13
		<object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    14
			<bool key="EncodedWithXMLCoder">YES</bool>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    15
			<integer value="1"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    16
		</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    17
		<object class="NSArray" key="IBDocument.PluginDependencies">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    18
			<bool key="EncodedWithXMLCoder">YES</bool>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    19
			<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    20
		</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    21
		<object class="NSMutableDictionary" key="IBDocument.Metadata">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    22
			<bool key="EncodedWithXMLCoder">YES</bool>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    23
			<object class="NSArray" key="dict.sortedKeys" id="0">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    24
				<bool key="EncodedWithXMLCoder">YES</bool>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    25
			</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    26
			<object class="NSMutableArray" key="dict.values">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    27
				<bool key="EncodedWithXMLCoder">YES</bool>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    28
			</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    29
		</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    30
		<object class="NSMutableArray" key="IBDocument.RootObjects" id="1000">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    31
			<bool key="EncodedWithXMLCoder">YES</bool>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    32
			<object class="IBProxyObject" id="372490531">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    33
				<string key="IBProxiedObjectIdentifier">IBFilesOwner</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    34
			</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    35
			<object class="IBProxyObject" id="975951072">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    36
				<string key="IBProxiedObjectIdentifier">IBFirstResponder</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    37
			</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    38
			<object class="IBUIView" id="191373211">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    39
				<reference key="NSNextResponder"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    40
				<int key="NSvFlags">292</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    41
				<object class="NSMutableArray" key="NSSubviews">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    42
					<bool key="EncodedWithXMLCoder">YES</bool>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    43
					<object class="IBUIButton" id="584263820">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    44
						<reference key="NSNextResponder" ref="191373211"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    45
						<int key="NSvFlags">292</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    46
						<string key="NSFrame">{{0, 40}, {39, 53}}</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    47
						<reference key="NSSuperview" ref="191373211"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    48
						<bool key="IBUIOpaque">NO</bool>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    49
						<bool key="IBUIClearsContextBeforeDrawing">NO</bool>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    50
						<int key="IBUITag">3</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    51
						<int key="IBUIContentHorizontalAlignment">0</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    52
						<int key="IBUIContentVerticalAlignment">0</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    53
						<object class="NSFont" key="IBUIFont" id="969592940">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    54
							<string key="NSName">Helvetica-Bold</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    55
							<double key="NSSize">15</double>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    56
							<int key="NSfFlags">16</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    57
						</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    58
						<object class="NSColor" key="IBUIHighlightedTitleColor" id="708011311">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    59
							<int key="NSColorSpace">3</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    60
							<bytes key="NSWhite">MQA</bytes>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    61
						</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    62
						<object class="NSColor" key="IBUINormalTitleColor">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    63
							<int key="NSColorSpace">1</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    64
							<bytes key="NSRGB">MC4xOTYwNzg0MyAwLjMwOTgwMzkzIDAuNTIxNTY4NjYAA</bytes>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    65
						</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    66
						<object class="NSColor" key="IBUINormalTitleShadowColor" id="280149554">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    67
							<int key="NSColorSpace">3</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    68
							<bytes key="NSWhite">MC41AA</bytes>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    69
						</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    70
						<object class="NSCustomResource" key="IBUINormalImage">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    71
							<string key="NSClassName">NSImage</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    72
							<string key="NSResourceName">arrowLeft.png</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    73
						</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    74
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    75
					<object class="IBUIButton" id="123494776">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    76
						<reference key="NSNextResponder" ref="191373211"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    77
						<int key="NSvFlags">292</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    78
						<string key="NSFrame">{{96, 40}, {39, 54}}</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    79
						<reference key="NSSuperview" ref="191373211"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    80
						<bool key="IBUIOpaque">NO</bool>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    81
						<bool key="IBUIClearsContextBeforeDrawing">NO</bool>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    82
						<int key="IBUITag">2</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    83
						<int key="IBUIContentHorizontalAlignment">0</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    84
						<int key="IBUIContentVerticalAlignment">0</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    85
						<reference key="IBUIFont" ref="969592940"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    86
						<reference key="IBUIHighlightedTitleColor" ref="708011311"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    87
						<object class="NSColor" key="IBUINormalTitleColor">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    88
							<int key="NSColorSpace">1</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    89
							<bytes key="NSRGB">MC4xOTYwNzg0MyAwLjMwOTgwMzkzIDAuNTIxNTY4NjYAA</bytes>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    90
						</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    91
						<reference key="IBUINormalTitleShadowColor" ref="280149554"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    92
						<object class="NSCustomResource" key="IBUINormalImage">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    93
							<string key="NSClassName">NSImage</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    94
							<string key="NSResourceName">arrowRight.png</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    95
						</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    96
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    97
					<object class="IBUIButton" id="590902961">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    98
						<reference key="NSNextResponder" ref="191373211"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
    99
						<int key="NSvFlags">292</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   100
						<string key="NSFrame">{{30, 416}, {64, 64}}</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   101
						<reference key="NSSuperview" ref="191373211"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   102
						<bool key="IBUIOpaque">NO</bool>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   103
						<bool key="IBUIClearsContextBeforeDrawing">NO</bool>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   104
						<int key="IBUITag">5</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   105
						<int key="IBUIContentHorizontalAlignment">0</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   106
						<int key="IBUIContentVerticalAlignment">0</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   107
						<reference key="IBUIFont" ref="969592940"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   108
						<reference key="IBUIHighlightedTitleColor" ref="708011311"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   109
						<object class="NSColor" key="IBUINormalTitleColor">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   110
							<int key="NSColorSpace">1</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   111
							<bytes key="NSRGB">MC4xOTYwNzg0MyAwLjMwOTgwMzkzIDAuNTIxNTY4NjYAA</bytes>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   112
						</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   113
						<reference key="IBUINormalTitleShadowColor" ref="280149554"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   114
						<object class="NSCustomResource" key="IBUINormalImage" id="639745463">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   115
							<string key="NSClassName">NSImage</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   116
							<string key="NSResourceName">joyPush.png</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   117
						</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   118
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   119
					<object class="IBUIButton" id="752933969">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   120
						<reference key="NSNextResponder" ref="191373211"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   121
						<int key="NSvFlags">292</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   122
						<string key="NSFrame">{{14, 371}, {64, 64}}</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   123
						<reference key="NSSuperview" ref="191373211"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   124
						<bool key="IBUIOpaque">NO</bool>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   125
						<bool key="IBUIClearsContextBeforeDrawing">NO</bool>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   126
						<int key="IBUITag">4</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   127
						<int key="IBUIContentHorizontalAlignment">0</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   128
						<int key="IBUIContentVerticalAlignment">0</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   129
						<reference key="IBUIFont" ref="969592940"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   130
						<reference key="IBUIHighlightedTitleColor" ref="708011311"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   131
						<object class="NSColor" key="IBUINormalTitleColor">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   132
							<int key="NSColorSpace">1</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   133
							<bytes key="NSRGB">MC4xOTYwNzg0MyAwLjMwOTgwMzkzIDAuNTIxNTY4NjYAA</bytes>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   134
						</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   135
						<reference key="IBUINormalTitleShadowColor" ref="280149554"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   136
						<reference key="IBUINormalImage" ref="639745463"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   137
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   138
					<object class="IBUIButton" id="261686746">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   139
						<reference key="NSNextResponder" ref="191373211"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   140
						<int key="NSvFlags">292</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   141
						<string key="NSFrame">{{41, 0}, {53, 39}}</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   142
						<reference key="NSSuperview" ref="191373211"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   143
						<bool key="IBUIOpaque">NO</bool>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   144
						<bool key="IBUIClearsContextBeforeDrawing">NO</bool>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   145
						<int key="IBUIContentHorizontalAlignment">0</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   146
						<int key="IBUIContentVerticalAlignment">0</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   147
						<reference key="IBUIFont" ref="969592940"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   148
						<reference key="IBUIHighlightedTitleColor" ref="708011311"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   149
						<object class="NSColor" key="IBUINormalTitleColor">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   150
							<int key="NSColorSpace">1</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   151
							<bytes key="NSRGB">MC4xOTYwNzg0MyAwLjMwOTgwMzkzIDAuNTIxNTY4NjYAA</bytes>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   152
						</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   153
						<reference key="IBUINormalTitleShadowColor" ref="280149554"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   154
						<object class="NSCustomResource" key="IBUINormalImage">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   155
							<string key="NSClassName">NSImage</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   156
							<string key="NSResourceName">arrowUp.png</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   157
						</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   158
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   159
					<object class="IBUIButton" id="81315603">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   160
						<reference key="NSNextResponder" ref="191373211"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   161
						<int key="NSvFlags">292</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   162
						<string key="NSFrame">{{41, 96}, {53, 39}}</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   163
						<reference key="NSSuperview" ref="191373211"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   164
						<bool key="IBUIOpaque">NO</bool>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   165
						<bool key="IBUIClearsContextBeforeDrawing">NO</bool>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   166
						<int key="IBUITag">1</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   167
						<int key="IBUIContentHorizontalAlignment">0</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   168
						<int key="IBUIContentVerticalAlignment">0</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   169
						<reference key="IBUIFont" ref="969592940"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   170
						<reference key="IBUIHighlightedTitleColor" ref="708011311"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   171
						<object class="NSColor" key="IBUINormalTitleColor">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   172
							<int key="NSColorSpace">1</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   173
							<bytes key="NSRGB">MC4xOTYwNzg0MyAwLjMwOTgwMzkzIDAuNTIxNTY4NjYAA</bytes>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   174
						</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   175
						<reference key="IBUINormalTitleShadowColor" ref="280149554"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   176
						<object class="NSCustomResource" key="IBUINormalImage">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   177
							<string key="NSClassName">NSImage</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   178
							<string key="NSResourceName">arrowDown.png</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   179
						</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   180
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   181
				</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   182
				<string key="NSFrameSize">{135, 480}</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   183
				<reference key="NSSuperview"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   184
				<object class="NSColor" key="IBUIBackgroundColor">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   185
					<int key="NSColorSpace">3</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   186
					<bytes key="NSWhite">MSAwAA</bytes>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   187
				</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   188
				<bool key="IBUIOpaque">NO</bool>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   189
				<bool key="IBUIMultipleTouchEnabled">YES</bool>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   190
			</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   191
		</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   192
		<object class="IBObjectContainer" key="IBDocument.Objects">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   193
			<object class="NSMutableArray" key="connectionRecords">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   194
				<bool key="EncodedWithXMLCoder">YES</bool>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   195
				<object class="IBConnectionRecord">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   196
					<object class="IBCocoaTouchOutletConnection" key="connection">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   197
						<string key="label">view</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   198
						<reference key="source" ref="372490531"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   199
						<reference key="destination" ref="191373211"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   200
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   201
					<int key="connectionID">3</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   202
				</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   203
				<object class="IBConnectionRecord">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   204
					<object class="IBCocoaTouchEventConnection" key="connection">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   205
						<string key="label">buttonPressed:</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   206
						<reference key="source" ref="584263820"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   207
						<reference key="destination" ref="372490531"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   208
						<int key="IBEventType">1</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   209
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   210
					<int key="connectionID">8</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   211
				</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   212
				<object class="IBConnectionRecord">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   213
					<object class="IBCocoaTouchEventConnection" key="connection">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   214
						<string key="label">buttonReleased:</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   215
						<reference key="source" ref="584263820"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   216
						<reference key="destination" ref="372490531"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   217
						<int key="IBEventType">9</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   218
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   219
					<int key="connectionID">9</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   220
				</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   221
				<object class="IBConnectionRecord">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   222
					<object class="IBCocoaTouchEventConnection" key="connection">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   223
						<string key="label">buttonReleased:</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   224
						<reference key="source" ref="584263820"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   225
						<reference key="destination" ref="372490531"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   226
						<int key="IBEventType">7</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   227
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   228
					<int key="connectionID">10</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   229
				</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   230
				<object class="IBConnectionRecord">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   231
					<object class="IBCocoaTouchEventConnection" key="connection">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   232
						<string key="label">buttonReleased:</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   233
						<reference key="source" ref="584263820"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   234
						<reference key="destination" ref="372490531"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   235
						<int key="IBEventType">8</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   236
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   237
					<int key="connectionID">11</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   238
				</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   239
				<object class="IBConnectionRecord">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   240
					<object class="IBCocoaTouchEventConnection" key="connection">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   241
						<string key="label">buttonReleased:</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   242
						<reference key="source" ref="123494776"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   243
						<reference key="destination" ref="372490531"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   244
						<int key="IBEventType">8</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   245
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   246
					<int key="connectionID">13</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   247
				</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   248
				<object class="IBConnectionRecord">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   249
					<object class="IBCocoaTouchEventConnection" key="connection">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   250
						<string key="label">buttonReleased:</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   251
						<reference key="source" ref="123494776"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   252
						<reference key="destination" ref="372490531"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   253
						<int key="IBEventType">9</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   254
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   255
					<int key="connectionID">14</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   256
				</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   257
				<object class="IBConnectionRecord">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   258
					<object class="IBCocoaTouchEventConnection" key="connection">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   259
						<string key="label">buttonPressed:</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   260
						<reference key="source" ref="123494776"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   261
						<reference key="destination" ref="372490531"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   262
						<int key="IBEventType">1</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   263
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   264
					<int key="connectionID">15</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   265
				</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   266
				<object class="IBConnectionRecord">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   267
					<object class="IBCocoaTouchEventConnection" key="connection">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   268
						<string key="label">buttonReleased:</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   269
						<reference key="source" ref="123494776"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   270
						<reference key="destination" ref="372490531"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   271
						<int key="IBEventType">7</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   272
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   273
					<int key="connectionID">16</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   274
				</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   275
				<object class="IBConnectionRecord">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   276
					<object class="IBCocoaTouchEventConnection" key="connection">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   277
						<string key="label">buttonReleased:</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   278
						<reference key="source" ref="261686746"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   279
						<reference key="destination" ref="372490531"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   280
						<int key="IBEventType">9</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   281
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   282
					<int key="connectionID">18</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   283
				</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   284
				<object class="IBConnectionRecord">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   285
					<object class="IBCocoaTouchEventConnection" key="connection">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   286
						<string key="label">buttonPressed:</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   287
						<reference key="source" ref="261686746"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   288
						<reference key="destination" ref="372490531"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   289
						<int key="IBEventType">1</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   290
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   291
					<int key="connectionID">19</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   292
				</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   293
				<object class="IBConnectionRecord">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   294
					<object class="IBCocoaTouchEventConnection" key="connection">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   295
						<string key="label">buttonReleased:</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   296
						<reference key="source" ref="261686746"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   297
						<reference key="destination" ref="372490531"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   298
						<int key="IBEventType">8</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   299
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   300
					<int key="connectionID">20</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   301
				</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   302
				<object class="IBConnectionRecord">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   303
					<object class="IBCocoaTouchEventConnection" key="connection">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   304
						<string key="label">buttonReleased:</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   305
						<reference key="source" ref="261686746"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   306
						<reference key="destination" ref="372490531"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   307
						<int key="IBEventType">7</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   308
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   309
					<int key="connectionID">21</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   310
				</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   311
				<object class="IBConnectionRecord">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   312
					<object class="IBCocoaTouchEventConnection" key="connection">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   313
						<string key="label">buttonReleased:</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   314
						<reference key="source" ref="81315603"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   315
						<reference key="destination" ref="372490531"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   316
						<int key="IBEventType">8</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   317
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   318
					<int key="connectionID">23</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   319
				</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   320
				<object class="IBConnectionRecord">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   321
					<object class="IBCocoaTouchEventConnection" key="connection">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   322
						<string key="label">buttonReleased:</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   323
						<reference key="source" ref="81315603"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   324
						<reference key="destination" ref="372490531"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   325
						<int key="IBEventType">9</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   326
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   327
					<int key="connectionID">24</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   328
				</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   329
				<object class="IBConnectionRecord">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   330
					<object class="IBCocoaTouchEventConnection" key="connection">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   331
						<string key="label">buttonPressed:</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   332
						<reference key="source" ref="81315603"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   333
						<reference key="destination" ref="372490531"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   334
						<int key="IBEventType">1</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   335
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   336
					<int key="connectionID">25</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   337
				</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   338
				<object class="IBConnectionRecord">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   339
					<object class="IBCocoaTouchEventConnection" key="connection">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   340
						<string key="label">buttonReleased:</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   341
						<reference key="source" ref="81315603"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   342
						<reference key="destination" ref="372490531"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   343
						<int key="IBEventType">7</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   344
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   345
					<int key="connectionID">26</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   346
				</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   347
				<object class="IBConnectionRecord">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   348
					<object class="IBCocoaTouchEventConnection" key="connection">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   349
						<string key="label">buttonReleased:</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   350
						<reference key="source" ref="590902961"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   351
						<reference key="destination" ref="372490531"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   352
						<int key="IBEventType">9</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   353
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   354
					<int key="connectionID">44</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   355
				</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   356
				<object class="IBConnectionRecord">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   357
					<object class="IBCocoaTouchEventConnection" key="connection">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   358
						<string key="label">buttonPressed:</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   359
						<reference key="source" ref="590902961"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   360
						<reference key="destination" ref="372490531"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   361
						<int key="IBEventType">1</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   362
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   363
					<int key="connectionID">45</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   364
				</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   365
				<object class="IBConnectionRecord">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   366
					<object class="IBCocoaTouchEventConnection" key="connection">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   367
						<string key="label">buttonReleased:</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   368
						<reference key="source" ref="590902961"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   369
						<reference key="destination" ref="372490531"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   370
						<int key="IBEventType">8</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   371
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   372
					<int key="connectionID">46</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   373
				</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   374
				<object class="IBConnectionRecord">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   375
					<object class="IBCocoaTouchEventConnection" key="connection">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   376
						<string key="label">buttonReleased:</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   377
						<reference key="source" ref="590902961"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   378
						<reference key="destination" ref="372490531"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   379
						<int key="IBEventType">7</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   380
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   381
					<int key="connectionID">47</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   382
				</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   383
				<object class="IBConnectionRecord">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   384
					<object class="IBCocoaTouchEventConnection" key="connection">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   385
						<string key="label">buttonReleased:</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   386
						<reference key="source" ref="752933969"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   387
						<reference key="destination" ref="372490531"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   388
						<int key="IBEventType">8</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   389
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   390
					<int key="connectionID">49</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   391
				</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   392
				<object class="IBConnectionRecord">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   393
					<object class="IBCocoaTouchEventConnection" key="connection">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   394
						<string key="label">buttonReleased:</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   395
						<reference key="source" ref="752933969"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   396
						<reference key="destination" ref="372490531"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   397
						<int key="IBEventType">7</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   398
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   399
					<int key="connectionID">50</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   400
				</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   401
				<object class="IBConnectionRecord">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   402
					<object class="IBCocoaTouchEventConnection" key="connection">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   403
						<string key="label">buttonReleased:</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   404
						<reference key="source" ref="752933969"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   405
						<reference key="destination" ref="372490531"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   406
						<int key="IBEventType">9</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   407
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   408
					<int key="connectionID">51</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   409
				</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   410
				<object class="IBConnectionRecord">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   411
					<object class="IBCocoaTouchEventConnection" key="connection">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   412
						<string key="label">buttonPressed:</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   413
						<reference key="source" ref="752933969"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   414
						<reference key="destination" ref="372490531"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   415
						<int key="IBEventType">1</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   416
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   417
					<int key="connectionID">52</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   418
				</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   419
			</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   420
			<object class="IBMutableOrderedSet" key="objectRecords">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   421
				<object class="NSArray" key="orderedObjects">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   422
					<bool key="EncodedWithXMLCoder">YES</bool>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   423
					<object class="IBObjectRecord">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   424
						<int key="objectID">0</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   425
						<reference key="object" ref="0"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   426
						<reference key="children" ref="1000"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   427
						<nil key="parent"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   428
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   429
					<object class="IBObjectRecord">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   430
						<int key="objectID">1</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   431
						<reference key="object" ref="191373211"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   432
						<object class="NSMutableArray" key="children">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   433
							<bool key="EncodedWithXMLCoder">YES</bool>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   434
							<reference ref="752933969"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   435
							<reference ref="590902961"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   436
							<reference ref="261686746"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   437
							<reference ref="584263820"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   438
							<reference ref="81315603"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   439
							<reference ref="123494776"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   440
						</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   441
						<reference key="parent" ref="0"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   442
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   443
					<object class="IBObjectRecord">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   444
						<int key="objectID">-1</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   445
						<reference key="object" ref="372490531"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   446
						<reference key="parent" ref="0"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   447
						<string key="objectName">File's Owner</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   448
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   449
					<object class="IBObjectRecord">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   450
						<int key="objectID">-2</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   451
						<reference key="object" ref="975951072"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   452
						<reference key="parent" ref="0"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   453
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   454
					<object class="IBObjectRecord">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   455
						<int key="objectID">4</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   456
						<reference key="object" ref="584263820"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   457
						<reference key="parent" ref="191373211"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   458
						<string key="objectName">left</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   459
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   460
					<object class="IBObjectRecord">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   461
						<int key="objectID">12</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   462
						<reference key="object" ref="123494776"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   463
						<reference key="parent" ref="191373211"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   464
						<string key="objectName">right</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   465
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   466
					<object class="IBObjectRecord">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   467
						<int key="objectID">17</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   468
						<reference key="object" ref="261686746"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   469
						<reference key="parent" ref="191373211"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   470
						<string key="objectName">up</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   471
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   472
					<object class="IBObjectRecord">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   473
						<int key="objectID">22</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   474
						<reference key="object" ref="81315603"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   475
						<reference key="parent" ref="191373211"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   476
						<string key="objectName">down</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   477
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   478
					<object class="IBObjectRecord">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   479
						<int key="objectID">43</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   480
						<reference key="object" ref="590902961"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   481
						<reference key="parent" ref="191373211"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   482
						<string key="objectName">push2</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   483
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   484
					<object class="IBObjectRecord">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   485
						<int key="objectID">48</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   486
						<reference key="object" ref="752933969"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   487
						<reference key="parent" ref="191373211"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   488
						<string key="objectName">push1</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   489
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   490
				</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   491
			</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   492
			<object class="NSMutableDictionary" key="flattenedProperties">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   493
				<bool key="EncodedWithXMLCoder">YES</bool>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   494
				<object class="NSArray" key="dict.sortedKeys">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   495
					<bool key="EncodedWithXMLCoder">YES</bool>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   496
					<string>-1.CustomClassName</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   497
					<string>-2.CustomClassName</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   498
					<string>1.IBEditorWindowLastContentRect</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   499
					<string>1.IBPluginDependency</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   500
					<string>12.IBPluginDependency</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   501
					<string>17.IBPluginDependency</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   502
					<string>22.IBPluginDependency</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   503
					<string>4.IBPluginDependency</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   504
					<string>43.IBPluginDependency</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   505
					<string>48.IBPluginDependency</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   506
				</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   507
				<object class="NSMutableArray" key="dict.values">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   508
					<bool key="EncodedWithXMLCoder">YES</bool>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   509
					<string>overlayViewController</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   510
					<string>UIResponder</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   511
					<string>{{271, 498}, {135, 480}}</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   512
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   513
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   514
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   515
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   516
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   517
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   518
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   519
				</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   520
			</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   521
			<object class="NSMutableDictionary" key="unlocalizedProperties">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   522
				<bool key="EncodedWithXMLCoder">YES</bool>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   523
				<reference key="dict.sortedKeys" ref="0"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   524
				<object class="NSMutableArray" key="dict.values">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   525
					<bool key="EncodedWithXMLCoder">YES</bool>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   526
				</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   527
			</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   528
			<nil key="activeLocalization"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   529
			<object class="NSMutableDictionary" key="localizations">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   530
				<bool key="EncodedWithXMLCoder">YES</bool>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   531
				<reference key="dict.sortedKeys" ref="0"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   532
				<object class="NSMutableArray" key="dict.values">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   533
					<bool key="EncodedWithXMLCoder">YES</bool>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   534
				</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   535
			</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   536
			<nil key="sourceID"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   537
			<int key="maxID">52</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   538
		</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   539
		<object class="IBClassDescriber" key="IBDocument.Classes">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   540
			<object class="NSMutableArray" key="referencedPartialClassDescriptions">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   541
				<bool key="EncodedWithXMLCoder">YES</bool>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   542
				<object class="IBPartialClassDescription">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   543
					<string key="className">overlayViewController</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   544
					<string key="superclassName">UIViewController</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   545
					<object class="NSMutableDictionary" key="actions">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   546
						<bool key="EncodedWithXMLCoder">YES</bool>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   547
						<object class="NSArray" key="dict.sortedKeys">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   548
							<bool key="EncodedWithXMLCoder">YES</bool>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   549
							<string>buttonPressed:</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   550
							<string>buttonReleased:</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   551
						</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   552
						<object class="NSMutableArray" key="dict.values">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   553
							<bool key="EncodedWithXMLCoder">YES</bool>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   554
							<string>id</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   555
							<string>id</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   556
						</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   557
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   558
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   559
						<string key="majorKey">IBProjectSource</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   560
						<string key="minorKey">../../cocoaTouch/overlayViewController.h</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   561
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   562
				</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   563
			</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   564
			<object class="NSMutableArray" key="referencedPartialClassDescriptionsV3.2+">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   565
				<bool key="EncodedWithXMLCoder">YES</bool>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   566
				<object class="IBPartialClassDescription">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   567
					<string key="className">NSObject</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   568
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   569
						<string key="majorKey">IBFrameworkSource</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   570
						<string key="minorKey">Foundation.framework/Headers/NSError.h</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   571
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   572
				</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   573
				<object class="IBPartialClassDescription">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   574
					<string key="className">NSObject</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   575
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   576
						<string key="majorKey">IBFrameworkSource</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   577
						<string key="minorKey">Foundation.framework/Headers/NSFileManager.h</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   578
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   579
				</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   580
				<object class="IBPartialClassDescription">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   581
					<string key="className">NSObject</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   582
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   583
						<string key="majorKey">IBFrameworkSource</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   584
						<string key="minorKey">Foundation.framework/Headers/NSKeyValueCoding.h</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   585
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   586
				</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   587
				<object class="IBPartialClassDescription">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   588
					<string key="className">NSObject</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   589
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   590
						<string key="majorKey">IBFrameworkSource</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   591
						<string key="minorKey">Foundation.framework/Headers/NSKeyValueObserving.h</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   592
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   593
				</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   594
				<object class="IBPartialClassDescription">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   595
					<string key="className">NSObject</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   596
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   597
						<string key="majorKey">IBFrameworkSource</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   598
						<string key="minorKey">Foundation.framework/Headers/NSKeyedArchiver.h</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   599
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   600
				</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   601
				<object class="IBPartialClassDescription">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   602
					<string key="className">NSObject</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   603
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   604
						<string key="majorKey">IBFrameworkSource</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   605
						<string key="minorKey">Foundation.framework/Headers/NSNetServices.h</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   606
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   607
				</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   608
				<object class="IBPartialClassDescription">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   609
					<string key="className">NSObject</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   610
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   611
						<string key="majorKey">IBFrameworkSource</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   612
						<string key="minorKey">Foundation.framework/Headers/NSObject.h</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   613
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   614
				</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   615
				<object class="IBPartialClassDescription">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   616
					<string key="className">NSObject</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   617
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   618
						<string key="majorKey">IBFrameworkSource</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   619
						<string key="minorKey">Foundation.framework/Headers/NSPort.h</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   620
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   621
				</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   622
				<object class="IBPartialClassDescription">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   623
					<string key="className">NSObject</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   624
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   625
						<string key="majorKey">IBFrameworkSource</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   626
						<string key="minorKey">Foundation.framework/Headers/NSRunLoop.h</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   627
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   628
				</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   629
				<object class="IBPartialClassDescription">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   630
					<string key="className">NSObject</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   631
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   632
						<string key="majorKey">IBFrameworkSource</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   633
						<string key="minorKey">Foundation.framework/Headers/NSStream.h</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   634
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   635
				</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   636
				<object class="IBPartialClassDescription">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   637
					<string key="className">NSObject</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   638
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   639
						<string key="majorKey">IBFrameworkSource</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   640
						<string key="minorKey">Foundation.framework/Headers/NSThread.h</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   641
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   642
				</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   643
				<object class="IBPartialClassDescription">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   644
					<string key="className">NSObject</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   645
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   646
						<string key="majorKey">IBFrameworkSource</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   647
						<string key="minorKey">Foundation.framework/Headers/NSURL.h</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   648
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   649
				</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   650
				<object class="IBPartialClassDescription">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   651
					<string key="className">NSObject</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   652
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   653
						<string key="majorKey">IBFrameworkSource</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   654
						<string key="minorKey">Foundation.framework/Headers/NSURLConnection.h</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   655
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   656
				</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   657
				<object class="IBPartialClassDescription">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   658
					<string key="className">NSObject</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   659
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   660
						<string key="majorKey">IBFrameworkSource</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   661
						<string key="minorKey">Foundation.framework/Headers/NSXMLParser.h</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   662
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   663
				</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   664
				<object class="IBPartialClassDescription">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   665
					<string key="className">NSObject</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   666
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   667
						<string key="majorKey">IBFrameworkSource</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   668
						<string key="minorKey">QuartzCore.framework/Headers/CAAnimation.h</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   669
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   670
				</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   671
				<object class="IBPartialClassDescription">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   672
					<string key="className">NSObject</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   673
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   674
						<string key="majorKey">IBFrameworkSource</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   675
						<string key="minorKey">QuartzCore.framework/Headers/CALayer.h</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   676
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   677
				</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   678
				<object class="IBPartialClassDescription">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   679
					<string key="className">NSObject</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   680
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   681
						<string key="majorKey">IBFrameworkSource</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   682
						<string key="minorKey">UIKit.framework/Headers/UIAccessibility.h</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   683
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   684
				</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   685
				<object class="IBPartialClassDescription">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   686
					<string key="className">NSObject</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   687
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   688
						<string key="majorKey">IBFrameworkSource</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   689
						<string key="minorKey">UIKit.framework/Headers/UINibLoading.h</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   690
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   691
				</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   692
				<object class="IBPartialClassDescription">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   693
					<string key="className">NSObject</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   694
					<object class="IBClassDescriptionSource" key="sourceIdentifier" id="835566956">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   695
						<string key="majorKey">IBFrameworkSource</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   696
						<string key="minorKey">UIKit.framework/Headers/UIResponder.h</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   697
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   698
				</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   699
				<object class="IBPartialClassDescription">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   700
					<string key="className">UIButton</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   701
					<string key="superclassName">UIControl</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   702
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   703
						<string key="majorKey">IBFrameworkSource</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   704
						<string key="minorKey">UIKit.framework/Headers/UIButton.h</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   705
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   706
				</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   707
				<object class="IBPartialClassDescription">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   708
					<string key="className">UIControl</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   709
					<string key="superclassName">UIView</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   710
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   711
						<string key="majorKey">IBFrameworkSource</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   712
						<string key="minorKey">UIKit.framework/Headers/UIControl.h</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   713
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   714
				</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   715
				<object class="IBPartialClassDescription">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   716
					<string key="className">UIResponder</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   717
					<string key="superclassName">NSObject</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   718
					<reference key="sourceIdentifier" ref="835566956"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   719
				</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   720
				<object class="IBPartialClassDescription">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   721
					<string key="className">UISearchBar</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   722
					<string key="superclassName">UIView</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   723
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   724
						<string key="majorKey">IBFrameworkSource</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   725
						<string key="minorKey">UIKit.framework/Headers/UISearchBar.h</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   726
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   727
				</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   728
				<object class="IBPartialClassDescription">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   729
					<string key="className">UISearchDisplayController</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   730
					<string key="superclassName">NSObject</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   731
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   732
						<string key="majorKey">IBFrameworkSource</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   733
						<string key="minorKey">UIKit.framework/Headers/UISearchDisplayController.h</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   734
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   735
				</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   736
				<object class="IBPartialClassDescription">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   737
					<string key="className">UIView</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   738
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   739
						<string key="majorKey">IBFrameworkSource</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   740
						<string key="minorKey">UIKit.framework/Headers/UITextField.h</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   741
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   742
				</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   743
				<object class="IBPartialClassDescription">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   744
					<string key="className">UIView</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   745
					<string key="superclassName">UIResponder</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   746
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   747
						<string key="majorKey">IBFrameworkSource</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   748
						<string key="minorKey">UIKit.framework/Headers/UIView.h</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   749
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   750
				</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   751
				<object class="IBPartialClassDescription">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   752
					<string key="className">UIViewController</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   753
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   754
						<string key="majorKey">IBFrameworkSource</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   755
						<string key="minorKey">UIKit.framework/Headers/UINavigationController.h</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   756
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   757
				</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   758
				<object class="IBPartialClassDescription">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   759
					<string key="className">UIViewController</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   760
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   761
						<string key="majorKey">IBFrameworkSource</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   762
						<string key="minorKey">UIKit.framework/Headers/UITabBarController.h</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   763
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   764
				</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   765
				<object class="IBPartialClassDescription">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   766
					<string key="className">UIViewController</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   767
					<string key="superclassName">UIResponder</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   768
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   769
						<string key="majorKey">IBFrameworkSource</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   770
						<string key="minorKey">UIKit.framework/Headers/UIViewController.h</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   771
					</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   772
				</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   773
			</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   774
		</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   775
		<int key="IBDocument.localizationMode">0</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   776
		<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDependencyDefaults">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   777
			<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.iPhoneOS</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   778
			<integer value="768" key="NS.object.0"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   779
		</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   780
		<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDevelopmentDependencies">
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   781
			<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.InterfaceBuilder3</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   782
			<integer value="3100" key="NS.object.0"/>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   783
		</object>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   784
		<bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   785
		<string key="IBDocument.LastKnownRelativeProjectPath">../project_files/HedgewarsMobile/HedgewarsMobile.xcodeproj</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   786
		<int key="IBDocument.defaultPropertyAccessControl">3</int>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   787
		<string key="IBCocoaTouchPluginVersion">3.1</string>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   788
	</data>
da6023c2745b restore compilation on simulator and device
koda
parents:
diff changeset
   789
</archive>