cocoaTouch/MainMenuViewController.xib
author koda
Wed, 10 Feb 2010 22:00:49 +0000
changeset 2799 558b29bf00c5
parent 2743 39d097ac2276
child 2805 36a8cebb91e8
permissions -rw-r--r--
add a new way to fetch version info from pascal to c complete the stubs for the new lua section fixed a glitch in the ifrontend
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2685
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
     2
<archive type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="7.10">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
     3
	<data>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
     4
		<int key="IBDocument.SystemTarget">784</int>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
     5
		<string key="IBDocument.SystemVersion">10C540</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
     6
		<string key="IBDocument.InterfaceBuilderVersion">740</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
     7
		<string key="IBDocument.AppKitVersion">1038.25</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
     8
		<string key="IBDocument.HIToolboxVersion">458.00</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
     9
		<object class="NSMutableDictionary" key="IBDocument.PluginVersions">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
    10
			<string key="NS.key.0">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
    11
			<string key="NS.object.0">62</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
    12
		</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
    13
		<object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
    14
			<bool key="EncodedWithXMLCoder">YES</bool>
2743
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
    15
			<integer value="21"/>
2685
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
    16
		</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
    17
		<object class="NSArray" key="IBDocument.PluginDependencies">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
    18
			<bool key="EncodedWithXMLCoder">YES</bool>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
    19
			<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
    20
		</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
    21
		<object class="NSMutableDictionary" key="IBDocument.Metadata">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
    22
			<bool key="EncodedWithXMLCoder">YES</bool>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
    23
			<object class="NSArray" key="dict.sortedKeys" id="0">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
    24
				<bool key="EncodedWithXMLCoder">YES</bool>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
    25
			</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
    26
			<object class="NSMutableArray" key="dict.values">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
    27
				<bool key="EncodedWithXMLCoder">YES</bool>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
    28
			</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
    29
		</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
    30
		<object class="NSMutableArray" key="IBDocument.RootObjects" id="1000">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
    31
			<bool key="EncodedWithXMLCoder">YES</bool>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
    32
			<object class="IBProxyObject" id="372490531">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
    33
				<string key="IBProxiedObjectIdentifier">IBFilesOwner</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
    34
			</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
    35
			<object class="IBProxyObject" id="975951072">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
    36
				<string key="IBProxiedObjectIdentifier">IBFirstResponder</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
    37
			</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
    38
			<object class="IBUIView" id="191373211">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
    39
				<reference key="NSNextResponder"/>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
    40
				<int key="NSvFlags">292</int>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
    41
				<object class="NSMutableArray" key="NSSubviews">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
    42
					<bool key="EncodedWithXMLCoder">YES</bool>
2743
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
    43
					<object class="IBUIView" id="167221315">
2685
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
    44
						<reference key="NSNextResponder" ref="191373211"/>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
    45
						<int key="NSvFlags">292</int>
2743
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
    46
						<object class="NSMutableArray" key="NSSubviews">
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
    47
							<bool key="EncodedWithXMLCoder">YES</bool>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
    48
							<object class="IBUIImageView" id="249993817">
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
    49
								<reference key="NSNextResponder" ref="167221315"/>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
    50
								<int key="NSvFlags">274</int>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
    51
								<string key="NSFrameSize">{480, 320}</string>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
    52
								<reference key="NSSuperview" ref="167221315"/>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
    53
								<object class="NSColor" key="IBUIBackgroundColor">
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
    54
									<int key="NSColorSpace">3</int>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
    55
									<bytes key="NSWhite">MCAwAA</bytes>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
    56
								</object>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
    57
								<bool key="IBUIUserInteractionEnabled">NO</bool>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
    58
								<object class="NSCustomResource" key="IBUIImage">
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
    59
									<string key="NSClassName">NSImage</string>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
    60
									<string key="NSResourceName">background.png</string>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
    61
								</object>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
    62
							</object>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
    63
							<object class="IBUIImageView" id="171108356">
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
    64
								<reference key="NSNextResponder" ref="167221315"/>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
    65
								<int key="NSvFlags">292</int>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
    66
								<string key="NSFrame">{{20, 20}, {240, 94}}</string>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
    67
								<reference key="NSSuperview" ref="167221315"/>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
    68
								<bool key="IBUIOpaque">NO</bool>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
    69
								<bool key="IBUIClearsContextBeforeDrawing">NO</bool>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
    70
								<int key="IBUIContentMode">4</int>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
    71
								<bool key="IBUIUserInteractionEnabled">NO</bool>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
    72
								<object class="NSCustomResource" key="IBUIImage">
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
    73
									<string key="NSClassName">NSImage</string>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
    74
									<string key="NSResourceName">title.png</string>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
    75
								</object>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
    76
							</object>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
    77
							<object class="IBUIButton" id="124270424">
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
    78
								<reference key="NSNextResponder" ref="167221315"/>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
    79
								<int key="NSvFlags">292</int>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
    80
								<string key="NSFrame">{{234, 140}, {220, 52}}</string>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
    81
								<reference key="NSSuperview" ref="167221315"/>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
    82
								<object class="NSColor" key="IBUIBackgroundColor">
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
    83
									<int key="NSColorSpace">1</int>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
    84
									<bytes key="NSRGB">MCAwIDAgMAA</bytes>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
    85
								</object>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
    86
								<bool key="IBUIOpaque">NO</bool>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
    87
								<bool key="IBUIClearsContextBeforeDrawing">NO</bool>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
    88
								<int key="IBUIContentHorizontalAlignment">0</int>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
    89
								<int key="IBUIContentVerticalAlignment">0</int>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
    90
								<object class="NSFont" key="IBUIFont" id="917635782">
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
    91
									<string key="NSName">Helvetica-Bold</string>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
    92
									<double key="NSSize">15</double>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
    93
									<int key="NSfFlags">16</int>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
    94
								</object>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
    95
								<object class="NSColor" key="IBUIHighlightedTitleColor" id="918890028">
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
    96
									<int key="NSColorSpace">3</int>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
    97
									<bytes key="NSWhite">MQA</bytes>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
    98
								</object>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
    99
								<object class="NSColor" key="IBUINormalTitleColor">
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   100
									<int key="NSColorSpace">1</int>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   101
									<bytes key="NSRGB">MC4xOTYwNzg0MyAwLjMwOTgwMzkzIDAuNTIxNTY4NjYAA</bytes>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   102
								</object>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   103
								<object class="NSColor" key="IBUINormalTitleShadowColor" id="112471976">
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   104
									<int key="NSColorSpace">3</int>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   105
									<bytes key="NSWhite">MC41AA</bytes>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   106
								</object>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   107
								<object class="NSCustomResource" key="IBUINormalImage">
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   108
									<string key="NSClassName">NSImage</string>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   109
									<string key="NSResourceName">playButton.png</string>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   110
								</object>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   111
							</object>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   112
							<object class="IBUIButton" id="745970938">
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   113
								<reference key="NSNextResponder" ref="167221315"/>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   114
								<int key="NSvFlags">292</int>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   115
								<string key="NSFrame">{{234, 240}, {220, 52}}</string>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   116
								<reference key="NSSuperview" ref="167221315"/>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   117
								<object class="NSColor" key="IBUIBackgroundColor">
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   118
									<int key="NSColorSpace">1</int>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   119
									<bytes key="NSRGB">MCAwIDAgMAA</bytes>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   120
								</object>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   121
								<bool key="IBUIOpaque">NO</bool>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   122
								<bool key="IBUIClearsContextBeforeDrawing">NO</bool>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   123
								<int key="IBUIContentHorizontalAlignment">0</int>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   124
								<int key="IBUIContentVerticalAlignment">0</int>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   125
								<reference key="IBUIFont" ref="917635782"/>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   126
								<reference key="IBUIHighlightedTitleColor" ref="918890028"/>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   127
								<object class="NSColor" key="IBUINormalTitleColor">
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   128
									<int key="NSColorSpace">1</int>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   129
									<bytes key="NSRGB">MC4xOTYwNzg0MyAwLjMwOTgwMzkzIDAuNTIxNTY4NjYAA</bytes>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   130
								</object>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   131
								<reference key="IBUINormalTitleShadowColor" ref="112471976"/>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   132
								<object class="NSCustomResource" key="IBUINormalImage">
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   133
									<string key="NSClassName">NSImage</string>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   134
									<string key="NSResourceName">networkButton.png</string>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   135
								</object>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   136
							</object>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   137
							<object class="IBUIButton" id="836337039">
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   138
								<reference key="NSNextResponder" ref="167221315"/>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   139
								<int key="NSvFlags">292</int>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   140
								<string key="NSFrame">{{40, 195}, {220, 52}}</string>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   141
								<reference key="NSSuperview" ref="167221315"/>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   142
								<object class="NSColor" key="IBUIBackgroundColor">
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   143
									<int key="NSColorSpace">1</int>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   144
									<bytes key="NSRGB">MCAwIDAgMAA</bytes>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   145
								</object>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   146
								<bool key="IBUIOpaque">NO</bool>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   147
								<bool key="IBUIClearsContextBeforeDrawing">NO</bool>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   148
								<int key="IBUIContentHorizontalAlignment">0</int>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   149
								<int key="IBUIContentVerticalAlignment">0</int>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   150
								<reference key="IBUIFont" ref="917635782"/>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   151
								<reference key="IBUIHighlightedTitleColor" ref="918890028"/>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   152
								<object class="NSColor" key="IBUINormalTitleColor" id="111038951">
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   153
									<int key="NSColorSpace">3</int>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   154
									<bytes key="NSWhite">MAA</bytes>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   155
								</object>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   156
								<reference key="IBUINormalTitleShadowColor" ref="111038951"/>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   157
								<object class="NSCustomResource" key="IBUINormalImage">
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   158
									<string key="NSClassName">NSImage</string>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   159
									<string key="NSResourceName">storeButton.png</string>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   160
								</object>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   161
							</object>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   162
							<object class="IBUILabel" id="533529472">
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   163
								<reference key="NSNextResponder" ref="167221315"/>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   164
								<int key="NSvFlags">292</int>
2799
558b29bf00c5 add a new way to fetch version info from pascal to c
koda
parents: 2743
diff changeset
   165
								<string key="NSFrame">{{67, 114}, {145, 21}}</string>
2743
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   166
								<reference key="NSSuperview" ref="167221315"/>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   167
								<bool key="IBUIOpaque">NO</bool>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   168
								<bool key="IBUIClipsSubviews">YES</bool>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   169
								<bool key="IBUIUserInteractionEnabled">NO</bool>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   170
								<string key="IBUIText"/>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   171
								<object class="NSFont" key="IBUIFont">
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   172
									<string key="NSName">Helvetica-Oblique</string>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   173
									<double key="NSSize">17</double>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   174
									<int key="NSfFlags">16</int>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   175
								</object>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   176
								<object class="NSColor" key="IBUITextColor">
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   177
									<int key="NSColorSpace">1</int>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   178
									<bytes key="NSRGB">MSAxIDEAA</bytes>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   179
								</object>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   180
								<nil key="IBUIHighlightedColor"/>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   181
								<int key="IBUIBaselineAdjustment">1</int>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   182
								<float key="IBUIMinimumFontSize">10</float>
2799
558b29bf00c5 add a new way to fetch version info from pascal to c
koda
parents: 2743
diff changeset
   183
								<int key="IBUITextAlignment">1</int>
2743
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   184
							</object>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   185
							<object class="IBUIButton" id="753723574">
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   186
								<reference key="NSNextResponder" ref="167221315"/>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   187
								<int key="NSvFlags">292</int>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   188
								<string key="NSFrame">{{335, 66}, {59, 52}}</string>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   189
								<reference key="NSSuperview" ref="167221315"/>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   190
								<bool key="IBUIOpaque">NO</bool>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   191
								<bool key="IBUIClearsContextBeforeDrawing">NO</bool>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   192
								<int key="IBUIContentHorizontalAlignment">0</int>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   193
								<int key="IBUIContentVerticalAlignment">0</int>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   194
								<reference key="IBUIFont" ref="917635782"/>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   195
								<reference key="IBUIHighlightedTitleColor" ref="918890028"/>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   196
								<object class="NSColor" key="IBUINormalTitleColor">
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   197
									<int key="NSColorSpace">1</int>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   198
									<bytes key="NSRGB">MC4xOTYwNzg0MyAwLjMwOTgwMzkzIDAuNTIxNTY4NjYAA</bytes>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   199
								</object>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   200
								<reference key="IBUINormalTitleShadowColor" ref="112471976"/>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   201
								<object class="NSCustomResource" key="IBUINormalImage">
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   202
									<string key="NSClassName">NSImage</string>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   203
									<string key="NSResourceName">settingsButton.png</string>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   204
								</object>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   205
							</object>
2687
28b8330b8af1 add stub files for other views and prevent useless crashes
koda
parents: 2685
diff changeset
   206
						</object>
2743
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   207
						<string key="NSFrameSize">{480, 320}</string>
2685
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   208
						<reference key="NSSuperview" ref="191373211"/>
2743
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   209
						<object class="NSColor" key="IBUIBackgroundColor" id="186611269">
2685
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   210
							<int key="NSColorSpace">1</int>
2743
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   211
							<bytes key="NSRGB">MCAwIDAAA</bytes>
2685
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   212
						</object>
2740
03df0573a9fd programmatically load main controller
koda
parents: 2738
diff changeset
   213
						<bool key="IBUIClearsContextBeforeDrawing">NO</bool>
03df0573a9fd programmatically load main controller
koda
parents: 2738
diff changeset
   214
					</object>
2685
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   215
				</object>
2738
bfccb2ec4334 new graphics from Tiy and frontend is loaded in landscape mode
koda
parents: 2696
diff changeset
   216
				<string key="NSFrameSize">{480, 320}</string>
2685
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   217
				<reference key="NSSuperview"/>
2743
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   218
				<reference key="IBUIBackgroundColor" ref="186611269"/>
2685
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   219
			</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   220
		</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   221
		<object class="IBObjectContainer" key="IBDocument.Objects">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   222
			<object class="NSMutableArray" key="connectionRecords">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   223
				<bool key="EncodedWithXMLCoder">YES</bool>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   224
				<object class="IBConnectionRecord">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   225
					<object class="IBCocoaTouchOutletConnection" key="connection">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   226
						<string key="label">view</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   227
						<reference key="source" ref="372490531"/>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   228
						<reference key="destination" ref="191373211"/>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   229
					</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   230
					<int key="connectionID">3</int>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   231
				</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   232
				<object class="IBConnectionRecord">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   233
					<object class="IBCocoaTouchEventConnection" key="connection">
2743
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   234
						<string key="label">notYetImplemented</string>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   235
						<reference key="source" ref="745970938"/>
2685
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   236
						<reference key="destination" ref="372490531"/>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   237
						<int key="IBEventType">7</int>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   238
					</object>
2743
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   239
					<int key="connectionID">29</int>
2685
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   240
				</object>
2687
28b8330b8af1 add stub files for other views and prevent useless crashes
koda
parents: 2685
diff changeset
   241
				<object class="IBConnectionRecord">
28b8330b8af1 add stub files for other views and prevent useless crashes
koda
parents: 2685
diff changeset
   242
					<object class="IBCocoaTouchEventConnection" key="connection">
2743
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   243
						<string key="label">switchViews:</string>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   244
						<reference key="source" ref="753723574"/>
2687
28b8330b8af1 add stub files for other views and prevent useless crashes
koda
parents: 2685
diff changeset
   245
						<reference key="destination" ref="372490531"/>
28b8330b8af1 add stub files for other views and prevent useless crashes
koda
parents: 2685
diff changeset
   246
						<int key="IBEventType">7</int>
28b8330b8af1 add stub files for other views and prevent useless crashes
koda
parents: 2685
diff changeset
   247
					</object>
2743
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   248
					<int key="connectionID">30</int>
2687
28b8330b8af1 add stub files for other views and prevent useless crashes
koda
parents: 2685
diff changeset
   249
				</object>
28b8330b8af1 add stub files for other views and prevent useless crashes
koda
parents: 2685
diff changeset
   250
				<object class="IBConnectionRecord">
28b8330b8af1 add stub files for other views and prevent useless crashes
koda
parents: 2685
diff changeset
   251
					<object class="IBCocoaTouchEventConnection" key="connection">
28b8330b8af1 add stub files for other views and prevent useless crashes
koda
parents: 2685
diff changeset
   252
						<string key="label">notYetImplemented</string>
2743
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   253
						<reference key="source" ref="836337039"/>
2687
28b8330b8af1 add stub files for other views and prevent useless crashes
koda
parents: 2685
diff changeset
   254
						<reference key="destination" ref="372490531"/>
28b8330b8af1 add stub files for other views and prevent useless crashes
koda
parents: 2685
diff changeset
   255
						<int key="IBEventType">7</int>
28b8330b8af1 add stub files for other views and prevent useless crashes
koda
parents: 2685
diff changeset
   256
					</object>
2743
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   257
					<int key="connectionID">31</int>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   258
				</object>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   259
				<object class="IBConnectionRecord">
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   260
					<object class="IBCocoaTouchEventConnection" key="connection">
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   261
						<string key="label">startPlaying</string>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   262
						<reference key="source" ref="124270424"/>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   263
						<reference key="destination" ref="372490531"/>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   264
						<int key="IBEventType">7</int>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   265
					</object>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   266
					<int key="connectionID">32</int>
2687
28b8330b8af1 add stub files for other views and prevent useless crashes
koda
parents: 2685
diff changeset
   267
				</object>
2696
41aa7b56c17b settings are applied to game launch
koda
parents: 2687
diff changeset
   268
				<object class="IBConnectionRecord">
41aa7b56c17b settings are applied to game launch
koda
parents: 2687
diff changeset
   269
					<object class="IBCocoaTouchOutletConnection" key="connection">
2743
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   270
						<string key="label">mainView</string>
2696
41aa7b56c17b settings are applied to game launch
koda
parents: 2687
diff changeset
   271
						<reference key="source" ref="372490531"/>
2743
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   272
						<reference key="destination" ref="167221315"/>
2696
41aa7b56c17b settings are applied to game launch
koda
parents: 2687
diff changeset
   273
					</object>
2743
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   274
					<int key="connectionID">33</int>
2740
03df0573a9fd programmatically load main controller
koda
parents: 2738
diff changeset
   275
				</object>
2799
558b29bf00c5 add a new way to fetch version info from pascal to c
koda
parents: 2743
diff changeset
   276
				<object class="IBConnectionRecord">
558b29bf00c5 add a new way to fetch version info from pascal to c
koda
parents: 2743
diff changeset
   277
					<object class="IBCocoaTouchOutletConnection" key="connection">
558b29bf00c5 add a new way to fetch version info from pascal to c
koda
parents: 2743
diff changeset
   278
						<string key="label">versionLabel</string>
558b29bf00c5 add a new way to fetch version info from pascal to c
koda
parents: 2743
diff changeset
   279
						<reference key="source" ref="372490531"/>
558b29bf00c5 add a new way to fetch version info from pascal to c
koda
parents: 2743
diff changeset
   280
						<reference key="destination" ref="533529472"/>
558b29bf00c5 add a new way to fetch version info from pascal to c
koda
parents: 2743
diff changeset
   281
					</object>
558b29bf00c5 add a new way to fetch version info from pascal to c
koda
parents: 2743
diff changeset
   282
					<int key="connectionID">34</int>
558b29bf00c5 add a new way to fetch version info from pascal to c
koda
parents: 2743
diff changeset
   283
				</object>
2685
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   284
			</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   285
			<object class="IBMutableOrderedSet" key="objectRecords">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   286
				<object class="NSArray" key="orderedObjects">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   287
					<bool key="EncodedWithXMLCoder">YES</bool>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   288
					<object class="IBObjectRecord">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   289
						<int key="objectID">0</int>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   290
						<reference key="object" ref="0"/>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   291
						<reference key="children" ref="1000"/>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   292
						<nil key="parent"/>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   293
					</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   294
					<object class="IBObjectRecord">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   295
						<int key="objectID">1</int>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   296
						<reference key="object" ref="191373211"/>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   297
						<object class="NSMutableArray" key="children">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   298
							<bool key="EncodedWithXMLCoder">YES</bool>
2743
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   299
							<reference ref="167221315"/>
2685
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   300
						</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   301
						<reference key="parent" ref="0"/>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   302
					</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   303
					<object class="IBObjectRecord">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   304
						<int key="objectID">-1</int>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   305
						<reference key="object" ref="372490531"/>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   306
						<reference key="parent" ref="0"/>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   307
						<string key="objectName">File's Owner</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   308
					</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   309
					<object class="IBObjectRecord">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   310
						<int key="objectID">-2</int>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   311
						<reference key="object" ref="975951072"/>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   312
						<reference key="parent" ref="0"/>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   313
					</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   314
					<object class="IBObjectRecord">
2743
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   315
						<int key="objectID">21</int>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   316
						<reference key="object" ref="167221315"/>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   317
						<object class="NSMutableArray" key="children">
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   318
							<bool key="EncodedWithXMLCoder">YES</bool>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   319
							<reference ref="249993817"/>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   320
							<reference ref="745970938"/>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   321
							<reference ref="171108356"/>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   322
							<reference ref="836337039"/>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   323
							<reference ref="124270424"/>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   324
							<reference ref="753723574"/>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   325
							<reference ref="533529472"/>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   326
						</object>
2685
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   327
						<reference key="parent" ref="191373211"/>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   328
					</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   329
					<object class="IBObjectRecord">
2743
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   330
						<int key="objectID">22</int>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   331
						<reference key="object" ref="249993817"/>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   332
						<reference key="parent" ref="167221315"/>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   333
					</object>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   334
					<object class="IBObjectRecord">
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   335
						<int key="objectID">23</int>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   336
						<reference key="object" ref="171108356"/>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   337
						<reference key="parent" ref="167221315"/>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   338
					</object>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   339
					<object class="IBObjectRecord">
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   340
						<int key="objectID">24</int>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   341
						<reference key="object" ref="124270424"/>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   342
						<reference key="parent" ref="167221315"/>
2685
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   343
					</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   344
					<object class="IBObjectRecord">
2743
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   345
						<int key="objectID">25</int>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   346
						<reference key="object" ref="745970938"/>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   347
						<reference key="parent" ref="167221315"/>
2685
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   348
					</object>
2740
03df0573a9fd programmatically load main controller
koda
parents: 2738
diff changeset
   349
					<object class="IBObjectRecord">
2743
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   350
						<int key="objectID">26</int>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   351
						<reference key="object" ref="836337039"/>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   352
						<reference key="parent" ref="167221315"/>
2740
03df0573a9fd programmatically load main controller
koda
parents: 2738
diff changeset
   353
					</object>
03df0573a9fd programmatically load main controller
koda
parents: 2738
diff changeset
   354
					<object class="IBObjectRecord">
2743
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   355
						<int key="objectID">27</int>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   356
						<reference key="object" ref="533529472"/>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   357
						<reference key="parent" ref="167221315"/>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   358
					</object>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   359
					<object class="IBObjectRecord">
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   360
						<int key="objectID">28</int>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   361
						<reference key="object" ref="753723574"/>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   362
						<reference key="parent" ref="167221315"/>
2740
03df0573a9fd programmatically load main controller
koda
parents: 2738
diff changeset
   363
					</object>
2685
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   364
				</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   365
			</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   366
			<object class="NSMutableDictionary" key="flattenedProperties">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   367
				<bool key="EncodedWithXMLCoder">YES</bool>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   368
				<object class="NSArray" key="dict.sortedKeys">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   369
					<bool key="EncodedWithXMLCoder">YES</bool>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   370
					<string>-1.CustomClassName</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   371
					<string>-2.CustomClassName</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   372
					<string>1.IBEditorWindowLastContentRect</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   373
					<string>1.IBPluginDependency</string>
2743
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   374
					<string>21.IBPluginDependency</string>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   375
					<string>22.IBPluginDependency</string>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   376
					<string>23.IBPluginDependency</string>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   377
					<string>24.IBPluginDependency</string>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   378
					<string>25.IBPluginDependency</string>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   379
					<string>26.IBPluginDependency</string>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   380
					<string>27.IBPluginDependency</string>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   381
					<string>28.IBPluginDependency</string>
2685
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   382
				</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   383
				<object class="NSMutableArray" key="dict.values">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   384
					<bool key="EncodedWithXMLCoder">YES</bool>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   385
					<string>MainMenuViewController</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   386
					<string>UIResponder</string>
2743
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   387
					<string>{{619, 293}, {480, 320}}</string>
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   388
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
2740
03df0573a9fd programmatically load main controller
koda
parents: 2738
diff changeset
   389
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
03df0573a9fd programmatically load main controller
koda
parents: 2738
diff changeset
   390
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
2685
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   391
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   392
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   393
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   394
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   395
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   396
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   397
				</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   398
			</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   399
			<object class="NSMutableDictionary" key="unlocalizedProperties">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   400
				<bool key="EncodedWithXMLCoder">YES</bool>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   401
				<reference key="dict.sortedKeys" ref="0"/>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   402
				<object class="NSMutableArray" key="dict.values">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   403
					<bool key="EncodedWithXMLCoder">YES</bool>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   404
				</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   405
			</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   406
			<nil key="activeLocalization"/>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   407
			<object class="NSMutableDictionary" key="localizations">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   408
				<bool key="EncodedWithXMLCoder">YES</bool>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   409
				<reference key="dict.sortedKeys" ref="0"/>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   410
				<object class="NSMutableArray" key="dict.values">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   411
					<bool key="EncodedWithXMLCoder">YES</bool>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   412
				</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   413
			</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   414
			<nil key="sourceID"/>
2799
558b29bf00c5 add a new way to fetch version info from pascal to c
koda
parents: 2743
diff changeset
   415
			<int key="maxID">34</int>
2685
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   416
		</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   417
		<object class="IBClassDescriber" key="IBDocument.Classes">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   418
			<object class="NSMutableArray" key="referencedPartialClassDescriptions">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   419
				<bool key="EncodedWithXMLCoder">YES</bool>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   420
				<object class="IBPartialClassDescription">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   421
					<string key="className">MainMenuViewController</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   422
					<string key="superclassName">UIViewController</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   423
					<object class="NSMutableDictionary" key="actions">
2687
28b8330b8af1 add stub files for other views and prevent useless crashes
koda
parents: 2685
diff changeset
   424
						<bool key="EncodedWithXMLCoder">YES</bool>
28b8330b8af1 add stub files for other views and prevent useless crashes
koda
parents: 2685
diff changeset
   425
						<object class="NSArray" key="dict.sortedKeys">
28b8330b8af1 add stub files for other views and prevent useless crashes
koda
parents: 2685
diff changeset
   426
							<bool key="EncodedWithXMLCoder">YES</bool>
28b8330b8af1 add stub files for other views and prevent useless crashes
koda
parents: 2685
diff changeset
   427
							<string>notYetImplemented</string>
28b8330b8af1 add stub files for other views and prevent useless crashes
koda
parents: 2685
diff changeset
   428
							<string>startPlaying</string>
2740
03df0573a9fd programmatically load main controller
koda
parents: 2738
diff changeset
   429
							<string>switchViews:</string>
2687
28b8330b8af1 add stub files for other views and prevent useless crashes
koda
parents: 2685
diff changeset
   430
						</object>
28b8330b8af1 add stub files for other views and prevent useless crashes
koda
parents: 2685
diff changeset
   431
						<object class="NSMutableArray" key="dict.values">
28b8330b8af1 add stub files for other views and prevent useless crashes
koda
parents: 2685
diff changeset
   432
							<bool key="EncodedWithXMLCoder">YES</bool>
28b8330b8af1 add stub files for other views and prevent useless crashes
koda
parents: 2685
diff changeset
   433
							<string>id</string>
28b8330b8af1 add stub files for other views and prevent useless crashes
koda
parents: 2685
diff changeset
   434
							<string>id</string>
2740
03df0573a9fd programmatically load main controller
koda
parents: 2738
diff changeset
   435
							<string>id</string>
2687
28b8330b8af1 add stub files for other views and prevent useless crashes
koda
parents: 2685
diff changeset
   436
						</object>
2685
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   437
					</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   438
					<object class="NSMutableDictionary" key="outlets">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   439
						<bool key="EncodedWithXMLCoder">YES</bool>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   440
						<object class="NSArray" key="dict.sortedKeys">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   441
							<bool key="EncodedWithXMLCoder">YES</bool>
2743
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   442
							<string>mainView</string>
2685
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   443
							<string>versionLabel</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   444
						</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   445
						<object class="NSMutableArray" key="dict.values">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   446
							<bool key="EncodedWithXMLCoder">YES</bool>
2743
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   447
							<string>UIView</string>
2685
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   448
							<string>UILabel</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   449
						</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   450
					</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   451
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   452
						<string key="majorKey">IBProjectSource</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   453
						<string key="minorKey">../../../hedge.build/trunk/cocoaTouch/MainMenuViewController.h</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   454
					</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   455
				</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   456
			</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   457
			<object class="NSMutableArray" key="referencedPartialClassDescriptionsV3.2+">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   458
				<bool key="EncodedWithXMLCoder">YES</bool>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   459
				<object class="IBPartialClassDescription">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   460
					<string key="className">NSObject</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   461
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   462
						<string key="majorKey">IBFrameworkSource</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   463
						<string key="minorKey">Foundation.framework/Headers/NSError.h</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   464
					</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   465
				</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   466
				<object class="IBPartialClassDescription">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   467
					<string key="className">NSObject</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   468
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   469
						<string key="majorKey">IBFrameworkSource</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   470
						<string key="minorKey">Foundation.framework/Headers/NSFileManager.h</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   471
					</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   472
				</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   473
				<object class="IBPartialClassDescription">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   474
					<string key="className">NSObject</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   475
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   476
						<string key="majorKey">IBFrameworkSource</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   477
						<string key="minorKey">Foundation.framework/Headers/NSKeyValueCoding.h</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   478
					</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   479
				</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   480
				<object class="IBPartialClassDescription">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   481
					<string key="className">NSObject</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   482
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   483
						<string key="majorKey">IBFrameworkSource</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   484
						<string key="minorKey">Foundation.framework/Headers/NSKeyValueObserving.h</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   485
					</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   486
				</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   487
				<object class="IBPartialClassDescription">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   488
					<string key="className">NSObject</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   489
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   490
						<string key="majorKey">IBFrameworkSource</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   491
						<string key="minorKey">Foundation.framework/Headers/NSKeyedArchiver.h</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   492
					</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   493
				</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   494
				<object class="IBPartialClassDescription">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   495
					<string key="className">NSObject</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   496
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   497
						<string key="majorKey">IBFrameworkSource</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   498
						<string key="minorKey">Foundation.framework/Headers/NSNetServices.h</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   499
					</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   500
				</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   501
				<object class="IBPartialClassDescription">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   502
					<string key="className">NSObject</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   503
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   504
						<string key="majorKey">IBFrameworkSource</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   505
						<string key="minorKey">Foundation.framework/Headers/NSObject.h</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   506
					</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   507
				</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   508
				<object class="IBPartialClassDescription">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   509
					<string key="className">NSObject</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   510
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   511
						<string key="majorKey">IBFrameworkSource</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   512
						<string key="minorKey">Foundation.framework/Headers/NSPort.h</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   513
					</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   514
				</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   515
				<object class="IBPartialClassDescription">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   516
					<string key="className">NSObject</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   517
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   518
						<string key="majorKey">IBFrameworkSource</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   519
						<string key="minorKey">Foundation.framework/Headers/NSRunLoop.h</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   520
					</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   521
				</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   522
				<object class="IBPartialClassDescription">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   523
					<string key="className">NSObject</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   524
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   525
						<string key="majorKey">IBFrameworkSource</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   526
						<string key="minorKey">Foundation.framework/Headers/NSStream.h</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   527
					</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   528
				</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   529
				<object class="IBPartialClassDescription">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   530
					<string key="className">NSObject</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   531
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   532
						<string key="majorKey">IBFrameworkSource</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   533
						<string key="minorKey">Foundation.framework/Headers/NSThread.h</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   534
					</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   535
				</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   536
				<object class="IBPartialClassDescription">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   537
					<string key="className">NSObject</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   538
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   539
						<string key="majorKey">IBFrameworkSource</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   540
						<string key="minorKey">Foundation.framework/Headers/NSURL.h</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   541
					</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   542
				</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   543
				<object class="IBPartialClassDescription">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   544
					<string key="className">NSObject</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   545
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   546
						<string key="majorKey">IBFrameworkSource</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   547
						<string key="minorKey">Foundation.framework/Headers/NSURLConnection.h</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   548
					</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   549
				</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   550
				<object class="IBPartialClassDescription">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   551
					<string key="className">NSObject</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   552
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   553
						<string key="majorKey">IBFrameworkSource</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   554
						<string key="minorKey">Foundation.framework/Headers/NSXMLParser.h</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   555
					</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   556
				</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   557
				<object class="IBPartialClassDescription">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   558
					<string key="className">NSObject</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   559
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   560
						<string key="majorKey">IBFrameworkSource</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   561
						<string key="minorKey">QuartzCore.framework/Headers/CAAnimation.h</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   562
					</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   563
				</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   564
				<object class="IBPartialClassDescription">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   565
					<string key="className">NSObject</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   566
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   567
						<string key="majorKey">IBFrameworkSource</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   568
						<string key="minorKey">QuartzCore.framework/Headers/CALayer.h</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   569
					</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   570
				</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   571
				<object class="IBPartialClassDescription">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   572
					<string key="className">NSObject</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   573
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   574
						<string key="majorKey">IBFrameworkSource</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   575
						<string key="minorKey">UIKit.framework/Headers/UIAccessibility.h</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   576
					</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   577
				</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   578
				<object class="IBPartialClassDescription">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   579
					<string key="className">NSObject</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   580
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   581
						<string key="majorKey">IBFrameworkSource</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   582
						<string key="minorKey">UIKit.framework/Headers/UINibLoading.h</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   583
					</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   584
				</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   585
				<object class="IBPartialClassDescription">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   586
					<string key="className">NSObject</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   587
					<object class="IBClassDescriptionSource" key="sourceIdentifier" id="238583711">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   588
						<string key="majorKey">IBFrameworkSource</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   589
						<string key="minorKey">UIKit.framework/Headers/UIResponder.h</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   590
					</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   591
				</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   592
				<object class="IBPartialClassDescription">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   593
					<string key="className">UIButton</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   594
					<string key="superclassName">UIControl</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   595
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   596
						<string key="majorKey">IBFrameworkSource</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   597
						<string key="minorKey">UIKit.framework/Headers/UIButton.h</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   598
					</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   599
				</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   600
				<object class="IBPartialClassDescription">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   601
					<string key="className">UIControl</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   602
					<string key="superclassName">UIView</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   603
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   604
						<string key="majorKey">IBFrameworkSource</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   605
						<string key="minorKey">UIKit.framework/Headers/UIControl.h</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   606
					</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   607
				</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   608
				<object class="IBPartialClassDescription">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   609
					<string key="className">UIImageView</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   610
					<string key="superclassName">UIView</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   611
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   612
						<string key="majorKey">IBFrameworkSource</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   613
						<string key="minorKey">UIKit.framework/Headers/UIImageView.h</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   614
					</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   615
				</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   616
				<object class="IBPartialClassDescription">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   617
					<string key="className">UILabel</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   618
					<string key="superclassName">UIView</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   619
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   620
						<string key="majorKey">IBFrameworkSource</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   621
						<string key="minorKey">UIKit.framework/Headers/UILabel.h</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   622
					</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   623
				</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   624
				<object class="IBPartialClassDescription">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   625
					<string key="className">UIResponder</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   626
					<string key="superclassName">NSObject</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   627
					<reference key="sourceIdentifier" ref="238583711"/>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   628
				</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   629
				<object class="IBPartialClassDescription">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   630
					<string key="className">UISearchBar</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   631
					<string key="superclassName">UIView</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   632
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   633
						<string key="majorKey">IBFrameworkSource</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   634
						<string key="minorKey">UIKit.framework/Headers/UISearchBar.h</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   635
					</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   636
				</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   637
				<object class="IBPartialClassDescription">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   638
					<string key="className">UISearchDisplayController</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   639
					<string key="superclassName">NSObject</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   640
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   641
						<string key="majorKey">IBFrameworkSource</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   642
						<string key="minorKey">UIKit.framework/Headers/UISearchDisplayController.h</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   643
					</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   644
				</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   645
				<object class="IBPartialClassDescription">
2743
39d097ac2276 implement transition in the way i had in mind
koda
parents: 2740
diff changeset
   646
					<string key="className">UIView</string>
2685
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   647
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   648
						<string key="majorKey">IBFrameworkSource</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   649
						<string key="minorKey">UIKit.framework/Headers/UITextField.h</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   650
					</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   651
				</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   652
				<object class="IBPartialClassDescription">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   653
					<string key="className">UIView</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   654
					<string key="superclassName">UIResponder</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   655
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   656
						<string key="majorKey">IBFrameworkSource</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   657
						<string key="minorKey">UIKit.framework/Headers/UIView.h</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   658
					</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   659
				</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   660
				<object class="IBPartialClassDescription">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   661
					<string key="className">UIViewController</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   662
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   663
						<string key="majorKey">IBFrameworkSource</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   664
						<string key="minorKey">UIKit.framework/Headers/UINavigationController.h</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   665
					</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   666
				</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   667
				<object class="IBPartialClassDescription">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   668
					<string key="className">UIViewController</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   669
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   670
						<string key="majorKey">IBFrameworkSource</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   671
						<string key="minorKey">UIKit.framework/Headers/UITabBarController.h</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   672
					</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   673
				</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   674
				<object class="IBPartialClassDescription">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   675
					<string key="className">UIViewController</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   676
					<string key="superclassName">UIResponder</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   677
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   678
						<string key="majorKey">IBFrameworkSource</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   679
						<string key="minorKey">UIKit.framework/Headers/UIViewController.h</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   680
					</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   681
				</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   682
			</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   683
		</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   684
		<int key="IBDocument.localizationMode">0</int>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   685
		<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDependencyDefaults">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   686
			<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.iPhoneOS</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   687
			<integer value="784" key="NS.object.0"/>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   688
		</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   689
		<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDevelopmentDependencies">
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   690
			<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.InterfaceBuilder3</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   691
			<integer value="3000" key="NS.object.0"/>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   692
		</object>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   693
		<bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   694
		<string key="IBDocument.LastKnownRelativeProjectPath">../../../Documents/xcode/hwengine/hwengine.xcodeproj</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   695
		<int key="IBDocument.defaultPropertyAccessControl">3</int>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   696
		<string key="IBCocoaTouchPluginVersion">3.1</string>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   697
	</data>
0ba746be5d59 frontend images by Tiy, first setup of frontend
koda
parents:
diff changeset
   698
</archive>