author | unc0rr |
Tue, 28 Aug 2012 20:30:57 +0400 | |
changeset 7615 | b39beffcf05e |
parent 6673 | 1ee72dcea263 |
child 11306 | 7a9464f9e992 |
permissions | -rw-r--r-- |
3893
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
3898 | 2 |
<archive type="com.apple.InterfaceBuilder3.CocoaTouch.iPad.XIB" version="7.10"> |
3893
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
3 |
<data> |
5700
f0960a88ab0e
savedgamesviewcontroller refactor, added icons to supportviewcontroller
koda
parents:
4030
diff
changeset
|
4 |
<int key="IBDocument.SystemTarget">1056</int> |
f0960a88ab0e
savedgamesviewcontroller refactor, added icons to supportviewcontroller
koda
parents:
4030
diff
changeset
|
5 |
<string key="IBDocument.SystemVersion">10K549</string> |
f0960a88ab0e
savedgamesviewcontroller refactor, added icons to supportviewcontroller
koda
parents:
4030
diff
changeset
|
6 |
<string key="IBDocument.InterfaceBuilderVersion">823</string> |
f0960a88ab0e
savedgamesviewcontroller refactor, added icons to supportviewcontroller
koda
parents:
4030
diff
changeset
|
7 |
<string key="IBDocument.AppKitVersion">1038.36</string> |
3898 | 8 |
<string key="IBDocument.HIToolboxVersion">461.00</string> |
3893
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
9 |
<object class="NSMutableDictionary" key="IBDocument.PluginVersions"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
10 |
<string key="NS.key.0">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
5700
f0960a88ab0e
savedgamesviewcontroller refactor, added icons to supportviewcontroller
koda
parents:
4030
diff
changeset
|
11 |
<string key="NS.object.0">132</string> |
3893
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
12 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
13 |
<object class="NSMutableArray" key="IBDocument.EditedObjectIDs"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
14 |
<bool key="EncodedWithXMLCoder">YES</bool> |
6673 | 15 |
<integer value="7"/> |
3893
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
16 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
17 |
<object class="NSArray" key="IBDocument.PluginDependencies"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
18 |
<bool key="EncodedWithXMLCoder">YES</bool> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
19 |
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
20 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
21 |
<object class="NSMutableDictionary" key="IBDocument.Metadata"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
22 |
<bool key="EncodedWithXMLCoder">YES</bool> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
23 |
<object class="NSArray" key="dict.sortedKeys" id="0"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
24 |
<bool key="EncodedWithXMLCoder">YES</bool> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
25 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
26 |
<object class="NSMutableArray" key="dict.values"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
27 |
<bool key="EncodedWithXMLCoder">YES</bool> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
28 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
29 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
30 |
<object class="NSMutableArray" key="IBDocument.RootObjects" id="1000"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
31 |
<bool key="EncodedWithXMLCoder">YES</bool> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
32 |
<object class="IBProxyObject" id="841351856"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
33 |
<string key="IBProxiedObjectIdentifier">IBFilesOwner</string> |
3898 | 34 |
<string key="targetRuntimeIdentifier">IBIPadFramework</string> |
3893
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
35 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
36 |
<object class="IBProxyObject" id="606714003"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
37 |
<string key="IBProxiedObjectIdentifier">IBFirstResponder</string> |
3898 | 38 |
<string key="targetRuntimeIdentifier">IBIPadFramework</string> |
3893
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
39 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
40 |
<object class="IBUIView" id="766721923"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
41 |
<reference key="NSNextResponder"/> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
42 |
<int key="NSvFlags">292</int> |
3898 | 43 |
<object class="NSMutableArray" key="NSSubviews"> |
44 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
45 |
<object class="IBUIToolbar" id="832454237"> |
|
46 |
<reference key="NSNextResponder" ref="766721923"/> |
|
47 |
<int key="NSvFlags">290</int> |
|
3903 | 48 |
<string key="NSFrameSize">{768, 44}</string> |
3898 | 49 |
<reference key="NSSuperview" ref="766721923"/> |
50 |
<bool key="IBUIClearsContextBeforeDrawing">NO</bool> |
|
3923
694e6f6e0e30
various classes updates (new version in mainmenu, opt in mapconfig, clear all in savegames)
koda
parents:
3904
diff
changeset
|
51 |
<int key="IBUITag">458912</int> |
3898 | 52 |
<string key="targetRuntimeIdentifier">IBIPadFramework</string> |
53 |
<object class="NSMutableArray" key="IBUIItems"> |
|
54 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
55 |
<object class="IBUIBarButtonItem" id="422926197"> |
|
56 |
<string key="targetRuntimeIdentifier">IBIPadFramework</string> |
|
57 |
<int key="IBUIStyle">1</int> |
|
58 |
<reference key="IBUIToolbar" ref="832454237"/> |
|
59 |
<int key="IBUISystemItemIdentifier">0</int> |
|
60 |
</object> |
|
3903 | 61 |
<object class="IBUIBarButtonItem" id="881124109"> |
62 |
<string key="targetRuntimeIdentifier">IBIPadFramework</string> |
|
63 |
<reference key="IBUIToolbar" ref="832454237"/> |
|
64 |
<int key="IBUISystemItemIdentifier">5</int> |
|
65 |
</object> |
|
3923
694e6f6e0e30
various classes updates (new version in mainmenu, opt in mapconfig, clear all in savegames)
koda
parents:
3904
diff
changeset
|
66 |
<object class="IBUIBarButtonItem" id="882246004"> |
5700
f0960a88ab0e
savedgamesviewcontroller refactor, added icons to supportviewcontroller
koda
parents:
4030
diff
changeset
|
67 |
<int key="IBUITag">1</int> |
3923
694e6f6e0e30
various classes updates (new version in mainmenu, opt in mapconfig, clear all in savegames)
koda
parents:
3904
diff
changeset
|
68 |
<string key="IBUITitle">Clear All</string> |
694e6f6e0e30
various classes updates (new version in mainmenu, opt in mapconfig, clear all in savegames)
koda
parents:
3904
diff
changeset
|
69 |
<string key="targetRuntimeIdentifier">IBIPadFramework</string> |
694e6f6e0e30
various classes updates (new version in mainmenu, opt in mapconfig, clear all in savegames)
koda
parents:
3904
diff
changeset
|
70 |
<int key="IBUIStyle">1</int> |
694e6f6e0e30
various classes updates (new version in mainmenu, opt in mapconfig, clear all in savegames)
koda
parents:
3904
diff
changeset
|
71 |
<reference key="IBUIToolbar" ref="832454237"/> |
694e6f6e0e30
various classes updates (new version in mainmenu, opt in mapconfig, clear all in savegames)
koda
parents:
3904
diff
changeset
|
72 |
</object> |
3898 | 73 |
</object> |
74 |
</object> |
|
75 |
<object class="IBUITableView" id="399289716"> |
|
76 |
<reference key="NSNextResponder" ref="766721923"/> |
|
77 |
<int key="NSvFlags">274</int> |
|
3903 | 78 |
<string key="NSFrame">{{0, 44}, {768, 724}}</string> |
3898 | 79 |
<reference key="NSSuperview" ref="766721923"/> |
80 |
<object class="NSColor" key="IBUIBackgroundColor"> |
|
6673 | 81 |
<int key="NSColorSpace">3</int> |
82 |
<bytes key="NSWhite">MCAwAA</bytes> |
|
3898 | 83 |
</object> |
84 |
<bool key="IBUIClipsSubviews">YES</bool> |
|
85 |
<string key="targetRuntimeIdentifier">IBIPadFramework</string> |
|
86 |
<bool key="IBUIAlwaysBounceVertical">YES</bool> |
|
87 |
<int key="IBUIStyle">1</int> |
|
88 |
<int key="IBUISeparatorStyle">2</int> |
|
89 |
<int key="IBUISectionIndexMinimumDisplayRowCount">0</int> |
|
90 |
<bool key="IBUIShowsSelectionImmediatelyOnTouchBegin">YES</bool> |
|
91 |
<float key="IBUIRowHeight">44</float> |
|
92 |
<float key="IBUISectionHeaderHeight">10</float> |
|
93 |
<float key="IBUISectionFooterHeight">10</float> |
|
94 |
</object> |
|
95 |
</object> |
|
3903 | 96 |
<string key="NSFrameSize">{768, 768}</string> |
3893
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
97 |
<reference key="NSSuperview"/> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
98 |
<object class="NSColor" key="IBUIBackgroundColor"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
99 |
<int key="NSColorSpace">3</int> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
100 |
<bytes key="NSWhite">MQA</bytes> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
101 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
102 |
<bool key="IBUIClearsContextBeforeDrawing">NO</bool> |
3898 | 103 |
<object class="IBUISimulatedOrientationMetrics" key="IBUISimulatedOrientationMetrics"> |
104 |
<int key="interfaceOrientation">3</int> |
|
3893
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
105 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
106 |
<string key="targetRuntimeIdentifier">IBIPadFramework</string> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
107 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
108 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
109 |
<object class="IBObjectContainer" key="IBDocument.Objects"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
110 |
<object class="NSMutableArray" key="connectionRecords"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
111 |
<bool key="EncodedWithXMLCoder">YES</bool> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
112 |
<object class="IBConnectionRecord"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
113 |
<object class="IBCocoaTouchOutletConnection" key="connection"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
114 |
<string key="label">view</string> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
115 |
<reference key="source" ref="841351856"/> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
116 |
<reference key="destination" ref="766721923"/> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
117 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
118 |
<int key="connectionID">3</int> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
119 |
</object> |
3898 | 120 |
<object class="IBConnectionRecord"> |
121 |
<object class="IBCocoaTouchEventConnection" key="connection"> |
|
122 |
<string key="label">buttonPressed:</string> |
|
123 |
<reference key="source" ref="422926197"/> |
|
124 |
<reference key="destination" ref="841351856"/> |
|
125 |
</object> |
|
126 |
<int key="connectionID">6</int> |
|
127 |
</object> |
|
128 |
<object class="IBConnectionRecord"> |
|
129 |
<object class="IBCocoaTouchOutletConnection" key="connection"> |
|
130 |
<string key="label">dataSource</string> |
|
131 |
<reference key="source" ref="399289716"/> |
|
132 |
<reference key="destination" ref="841351856"/> |
|
133 |
</object> |
|
134 |
<int key="connectionID">8</int> |
|
135 |
</object> |
|
136 |
<object class="IBConnectionRecord"> |
|
137 |
<object class="IBCocoaTouchOutletConnection" key="connection"> |
|
138 |
<string key="label">delegate</string> |
|
139 |
<reference key="source" ref="399289716"/> |
|
140 |
<reference key="destination" ref="841351856"/> |
|
141 |
</object> |
|
142 |
<int key="connectionID">9</int> |
|
143 |
</object> |
|
144 |
<object class="IBConnectionRecord"> |
|
145 |
<object class="IBCocoaTouchOutletConnection" key="connection"> |
|
146 |
<string key="label">tableView</string> |
|
147 |
<reference key="source" ref="841351856"/> |
|
148 |
<reference key="destination" ref="399289716"/> |
|
149 |
</object> |
|
150 |
<int key="connectionID">10</int> |
|
151 |
</object> |
|
3903 | 152 |
<object class="IBConnectionRecord"> |
153 |
<object class="IBCocoaTouchEventConnection" key="connection"> |
|
5700
f0960a88ab0e
savedgamesviewcontroller refactor, added icons to supportviewcontroller
koda
parents:
4030
diff
changeset
|
154 |
<string key="label">buttonPressed:</string> |
3923
694e6f6e0e30
various classes updates (new version in mainmenu, opt in mapconfig, clear all in savegames)
koda
parents:
3904
diff
changeset
|
155 |
<reference key="source" ref="882246004"/> |
694e6f6e0e30
various classes updates (new version in mainmenu, opt in mapconfig, clear all in savegames)
koda
parents:
3904
diff
changeset
|
156 |
<reference key="destination" ref="841351856"/> |
694e6f6e0e30
various classes updates (new version in mainmenu, opt in mapconfig, clear all in savegames)
koda
parents:
3904
diff
changeset
|
157 |
</object> |
5700
f0960a88ab0e
savedgamesviewcontroller refactor, added icons to supportviewcontroller
koda
parents:
4030
diff
changeset
|
158 |
<int key="connectionID">17</int> |
3923
694e6f6e0e30
various classes updates (new version in mainmenu, opt in mapconfig, clear all in savegames)
koda
parents:
3904
diff
changeset
|
159 |
</object> |
3893
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
160 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
161 |
<object class="IBMutableOrderedSet" key="objectRecords"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
162 |
<object class="NSArray" key="orderedObjects"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
163 |
<bool key="EncodedWithXMLCoder">YES</bool> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
164 |
<object class="IBObjectRecord"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
165 |
<int key="objectID">0</int> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
166 |
<reference key="object" ref="0"/> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
167 |
<reference key="children" ref="1000"/> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
168 |
<nil key="parent"/> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
169 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
170 |
<object class="IBObjectRecord"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
171 |
<int key="objectID">-1</int> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
172 |
<reference key="object" ref="841351856"/> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
173 |
<reference key="parent" ref="0"/> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
174 |
<string key="objectName">File's Owner</string> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
175 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
176 |
<object class="IBObjectRecord"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
177 |
<int key="objectID">-2</int> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
178 |
<reference key="object" ref="606714003"/> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
179 |
<reference key="parent" ref="0"/> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
180 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
181 |
<object class="IBObjectRecord"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
182 |
<int key="objectID">2</int> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
183 |
<reference key="object" ref="766721923"/> |
3898 | 184 |
<object class="NSMutableArray" key="children"> |
185 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
186 |
<reference ref="832454237"/> |
|
187 |
<reference ref="399289716"/> |
|
188 |
</object> |
|
3893
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
189 |
<reference key="parent" ref="0"/> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
190 |
</object> |
3898 | 191 |
<object class="IBObjectRecord"> |
192 |
<int key="objectID">4</int> |
|
193 |
<reference key="object" ref="832454237"/> |
|
194 |
<object class="NSMutableArray" key="children"> |
|
195 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
196 |
<reference ref="422926197"/> |
|
3903 | 197 |
<reference ref="881124109"/> |
3923
694e6f6e0e30
various classes updates (new version in mainmenu, opt in mapconfig, clear all in savegames)
koda
parents:
3904
diff
changeset
|
198 |
<reference ref="882246004"/> |
3898 | 199 |
</object> |
200 |
<reference key="parent" ref="766721923"/> |
|
201 |
</object> |
|
202 |
<object class="IBObjectRecord"> |
|
203 |
<int key="objectID">5</int> |
|
204 |
<reference key="object" ref="422926197"/> |
|
205 |
<reference key="parent" ref="832454237"/> |
|
206 |
</object> |
|
207 |
<object class="IBObjectRecord"> |
|
208 |
<int key="objectID">7</int> |
|
209 |
<reference key="object" ref="399289716"/> |
|
210 |
<reference key="parent" ref="766721923"/> |
|
211 |
</object> |
|
3903 | 212 |
<object class="IBObjectRecord"> |
213 |
<int key="objectID">13</int> |
|
214 |
<reference key="object" ref="881124109"/> |
|
215 |
<reference key="parent" ref="832454237"/> |
|
216 |
</object> |
|
3923
694e6f6e0e30
various classes updates (new version in mainmenu, opt in mapconfig, clear all in savegames)
koda
parents:
3904
diff
changeset
|
217 |
<object class="IBObjectRecord"> |
694e6f6e0e30
various classes updates (new version in mainmenu, opt in mapconfig, clear all in savegames)
koda
parents:
3904
diff
changeset
|
218 |
<int key="objectID">15</int> |
694e6f6e0e30
various classes updates (new version in mainmenu, opt in mapconfig, clear all in savegames)
koda
parents:
3904
diff
changeset
|
219 |
<reference key="object" ref="882246004"/> |
694e6f6e0e30
various classes updates (new version in mainmenu, opt in mapconfig, clear all in savegames)
koda
parents:
3904
diff
changeset
|
220 |
<reference key="parent" ref="832454237"/> |
694e6f6e0e30
various classes updates (new version in mainmenu, opt in mapconfig, clear all in savegames)
koda
parents:
3904
diff
changeset
|
221 |
</object> |
3893
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
222 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
223 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
224 |
<object class="NSMutableDictionary" key="flattenedProperties"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
225 |
<bool key="EncodedWithXMLCoder">YES</bool> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
226 |
<object class="NSArray" key="dict.sortedKeys"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
227 |
<bool key="EncodedWithXMLCoder">YES</bool> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
228 |
<string>-1.CustomClassName</string> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
229 |
<string>-2.CustomClassName</string> |
3903 | 230 |
<string>13.IBPluginDependency</string> |
3923
694e6f6e0e30
various classes updates (new version in mainmenu, opt in mapconfig, clear all in savegames)
koda
parents:
3904
diff
changeset
|
231 |
<string>15.IBPluginDependency</string> |
3893
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
232 |
<string>2.IBEditorWindowLastContentRect</string> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
233 |
<string>2.IBPluginDependency</string> |
3898 | 234 |
<string>4.IBPluginDependency</string> |
235 |
<string>5.IBPluginDependency</string> |
|
236 |
<string>7.IBPluginDependency</string> |
|
3893
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
237 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
238 |
<object class="NSMutableArray" key="dict.values"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
239 |
<bool key="EncodedWithXMLCoder">YES</bool> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
240 |
<string>SavedGamesViewController</string> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
241 |
<string>UIResponder</string> |
3903 | 242 |
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
243 |
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
|
3923
694e6f6e0e30
various classes updates (new version in mainmenu, opt in mapconfig, clear all in savegames)
koda
parents:
3904
diff
changeset
|
244 |
<string>{{467, 276}, {768, 768}}</string> |
3898 | 245 |
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
246 |
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
|
247 |
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
|
3893
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
248 |
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
249 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
250 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
251 |
<object class="NSMutableDictionary" key="unlocalizedProperties"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
252 |
<bool key="EncodedWithXMLCoder">YES</bool> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
253 |
<reference key="dict.sortedKeys" ref="0"/> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
254 |
<object class="NSMutableArray" key="dict.values"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
255 |
<bool key="EncodedWithXMLCoder">YES</bool> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
256 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
257 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
258 |
<nil key="activeLocalization"/> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
259 |
<object class="NSMutableDictionary" key="localizations"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
260 |
<bool key="EncodedWithXMLCoder">YES</bool> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
261 |
<reference key="dict.sortedKeys" ref="0"/> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
262 |
<object class="NSMutableArray" key="dict.values"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
263 |
<bool key="EncodedWithXMLCoder">YES</bool> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
264 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
265 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
266 |
<nil key="sourceID"/> |
5700
f0960a88ab0e
savedgamesviewcontroller refactor, added icons to supportviewcontroller
koda
parents:
4030
diff
changeset
|
267 |
<int key="maxID">17</int> |
3893
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
268 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
269 |
<object class="IBClassDescriber" key="IBDocument.Classes"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
270 |
<object class="NSMutableArray" key="referencedPartialClassDescriptions"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
271 |
<bool key="EncodedWithXMLCoder">YES</bool> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
272 |
<object class="IBPartialClassDescription"> |
3898 | 273 |
<string key="className">SavedGamesViewController</string> |
274 |
<string key="superclassName">UIViewController</string> |
|
275 |
<object class="NSMutableDictionary" key="actions"> |
|
6673 | 276 |
<string key="NS.key.0">buttonPressed:</string> |
277 |
<string key="NS.object.0">id</string> |
|
3893
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
278 |
</object> |
3898 | 279 |
<object class="NSMutableDictionary" key="actionInfosByName"> |
6673 | 280 |
<string key="NS.key.0">buttonPressed:</string> |
281 |
<object class="IBActionInfo" key="NS.object.0"> |
|
282 |
<string key="name">buttonPressed:</string> |
|
283 |
<string key="candidateClassName">id</string> |
|
3898 | 284 |
</object> |
3893
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
285 |
</object> |
3898 | 286 |
<object class="NSMutableDictionary" key="outlets"> |
287 |
<string key="NS.key.0">tableView</string> |
|
288 |
<string key="NS.object.0">UITableView</string> |
|
3893
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
289 |
</object> |
3898 | 290 |
<object class="NSMutableDictionary" key="toOneOutletInfosByName"> |
291 |
<string key="NS.key.0">tableView</string> |
|
292 |
<object class="IBToOneOutletInfo" key="NS.object.0"> |
|
293 |
<string key="name">tableView</string> |
|
294 |
<string key="candidateClassName">UITableView</string> |
|
295 |
</object> |
|
3893
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
296 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
297 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
298 |
<string key="majorKey">IBProjectSource</string> |
3898 | 299 |
<string key="minorKey">Classes/SavedGamesViewController.h</string> |
3893
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
300 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
301 |
</object> |
6673 | 302 |
<object class="IBPartialClassDescription"> |
303 |
<string key="className">UITableView</string> |
|
304 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
305 |
<string key="majorKey">IBProjectSource</string> |
|
306 |
<string key="minorKey">Classes/ExtraCategories.h</string> |
|
307 |
</object> |
|
308 |
</object> |
|
3893
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
309 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
310 |
<object class="NSMutableArray" key="referencedPartialClassDescriptionsV3.2+"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
311 |
<bool key="EncodedWithXMLCoder">YES</bool> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
312 |
<object class="IBPartialClassDescription"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
313 |
<string key="className">NSObject</string> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
314 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
315 |
<string key="majorKey">IBFrameworkSource</string> |
3898 | 316 |
<string key="minorKey">Foundation.framework/Headers/NSError.h</string> |
3893
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
317 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
318 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
319 |
<object class="IBPartialClassDescription"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
320 |
<string key="className">NSObject</string> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
321 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
322 |
<string key="majorKey">IBFrameworkSource</string> |
3898 | 323 |
<string key="minorKey">Foundation.framework/Headers/NSFileManager.h</string> |
3893
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
324 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
325 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
326 |
<object class="IBPartialClassDescription"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
327 |
<string key="className">NSObject</string> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
328 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
329 |
<string key="majorKey">IBFrameworkSource</string> |
3898 | 330 |
<string key="minorKey">Foundation.framework/Headers/NSKeyValueCoding.h</string> |
3893
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
331 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
332 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
333 |
<object class="IBPartialClassDescription"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
334 |
<string key="className">NSObject</string> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
335 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
336 |
<string key="majorKey">IBFrameworkSource</string> |
3898 | 337 |
<string key="minorKey">Foundation.framework/Headers/NSKeyValueObserving.h</string> |
3893
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
338 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
339 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
340 |
<object class="IBPartialClassDescription"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
341 |
<string key="className">NSObject</string> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
342 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
343 |
<string key="majorKey">IBFrameworkSource</string> |
3898 | 344 |
<string key="minorKey">Foundation.framework/Headers/NSKeyedArchiver.h</string> |
3893
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
345 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
346 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
347 |
<object class="IBPartialClassDescription"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
348 |
<string key="className">NSObject</string> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
349 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
350 |
<string key="majorKey">IBFrameworkSource</string> |
3898 | 351 |
<string key="minorKey">Foundation.framework/Headers/NSObject.h</string> |
3893
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
352 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
353 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
354 |
<object class="IBPartialClassDescription"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
355 |
<string key="className">NSObject</string> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
356 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
357 |
<string key="majorKey">IBFrameworkSource</string> |
3898 | 358 |
<string key="minorKey">Foundation.framework/Headers/NSRunLoop.h</string> |
3893
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
359 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
360 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
361 |
<object class="IBPartialClassDescription"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
362 |
<string key="className">NSObject</string> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
363 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
364 |
<string key="majorKey">IBFrameworkSource</string> |
3898 | 365 |
<string key="minorKey">Foundation.framework/Headers/NSThread.h</string> |
3893
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
366 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
367 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
368 |
<object class="IBPartialClassDescription"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
369 |
<string key="className">NSObject</string> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
370 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
371 |
<string key="majorKey">IBFrameworkSource</string> |
3898 | 372 |
<string key="minorKey">Foundation.framework/Headers/NSURL.h</string> |
3893
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
373 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
374 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
375 |
<object class="IBPartialClassDescription"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
376 |
<string key="className">NSObject</string> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
377 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
378 |
<string key="majorKey">IBFrameworkSource</string> |
3898 | 379 |
<string key="minorKey">Foundation.framework/Headers/NSURLConnection.h</string> |
3893
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
380 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
381 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
382 |
<object class="IBPartialClassDescription"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
383 |
<string key="className">NSObject</string> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
384 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
385 |
<string key="majorKey">IBFrameworkSource</string> |
3898 | 386 |
<string key="minorKey">QuartzCore.framework/Headers/CAAnimation.h</string> |
3893
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
387 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
388 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
389 |
<object class="IBPartialClassDescription"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
390 |
<string key="className">NSObject</string> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
391 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
392 |
<string key="majorKey">IBFrameworkSource</string> |
3898 | 393 |
<string key="minorKey">QuartzCore.framework/Headers/CALayer.h</string> |
3893
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
394 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
395 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
396 |
<object class="IBPartialClassDescription"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
397 |
<string key="className">NSObject</string> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
398 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
399 |
<string key="majorKey">IBFrameworkSource</string> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
400 |
<string key="minorKey">UIKit.framework/Headers/UIAccessibility.h</string> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
401 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
402 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
403 |
<object class="IBPartialClassDescription"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
404 |
<string key="className">NSObject</string> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
405 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
406 |
<string key="majorKey">IBFrameworkSource</string> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
407 |
<string key="minorKey">UIKit.framework/Headers/UINibLoading.h</string> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
408 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
409 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
410 |
<object class="IBPartialClassDescription"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
411 |
<string key="className">NSObject</string> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
412 |
<object class="IBClassDescriptionSource" key="sourceIdentifier" id="786211723"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
413 |
<string key="majorKey">IBFrameworkSource</string> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
414 |
<string key="minorKey">UIKit.framework/Headers/UIResponder.h</string> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
415 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
416 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
417 |
<object class="IBPartialClassDescription"> |
3898 | 418 |
<string key="className">UIBarButtonItem</string> |
419 |
<string key="superclassName">UIBarItem</string> |
|
420 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
421 |
<string key="majorKey">IBFrameworkSource</string> |
|
422 |
<string key="minorKey">UIKit.framework/Headers/UIBarButtonItem.h</string> |
|
423 |
</object> |
|
424 |
</object> |
|
425 |
<object class="IBPartialClassDescription"> |
|
426 |
<string key="className">UIBarItem</string> |
|
427 |
<string key="superclassName">NSObject</string> |
|
428 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
429 |
<string key="majorKey">IBFrameworkSource</string> |
|
430 |
<string key="minorKey">UIKit.framework/Headers/UIBarItem.h</string> |
|
431 |
</object> |
|
432 |
</object> |
|
433 |
<object class="IBPartialClassDescription"> |
|
3893
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
434 |
<string key="className">UIResponder</string> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
435 |
<string key="superclassName">NSObject</string> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
436 |
<reference key="sourceIdentifier" ref="786211723"/> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
437 |
</object> |
3898 | 438 |
<object class="IBPartialClassDescription"> |
439 |
<string key="className">UIScrollView</string> |
|
440 |
<string key="superclassName">UIView</string> |
|
441 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
442 |
<string key="majorKey">IBFrameworkSource</string> |
|
443 |
<string key="minorKey">UIKit.framework/Headers/UIScrollView.h</string> |
|
444 |
</object> |
|
445 |
</object> |
|
446 |
<object class="IBPartialClassDescription"> |
|
447 |
<string key="className">UISearchBar</string> |
|
448 |
<string key="superclassName">UIView</string> |
|
449 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
450 |
<string key="majorKey">IBFrameworkSource</string> |
|
451 |
<string key="minorKey">UIKit.framework/Headers/UISearchBar.h</string> |
|
452 |
</object> |
|
453 |
</object> |
|
454 |
<object class="IBPartialClassDescription"> |
|
455 |
<string key="className">UISearchDisplayController</string> |
|
456 |
<string key="superclassName">NSObject</string> |
|
457 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
458 |
<string key="majorKey">IBFrameworkSource</string> |
|
459 |
<string key="minorKey">UIKit.framework/Headers/UISearchDisplayController.h</string> |
|
460 |
</object> |
|
461 |
</object> |
|
462 |
<object class="IBPartialClassDescription"> |
|
463 |
<string key="className">UITableView</string> |
|
464 |
<string key="superclassName">UIScrollView</string> |
|
465 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
466 |
<string key="majorKey">IBFrameworkSource</string> |
|
467 |
<string key="minorKey">UIKit.framework/Headers/UITableView.h</string> |
|
468 |
</object> |
|
469 |
</object> |
|
470 |
<object class="IBPartialClassDescription"> |
|
471 |
<string key="className">UIToolbar</string> |
|
472 |
<string key="superclassName">UIView</string> |
|
473 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
474 |
<string key="majorKey">IBFrameworkSource</string> |
|
475 |
<string key="minorKey">UIKit.framework/Headers/UIToolbar.h</string> |
|
476 |
</object> |
|
477 |
</object> |
|
478 |
<object class="IBPartialClassDescription"> |
|
479 |
<string key="className">UIView</string> |
|
480 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
481 |
<string key="majorKey">IBFrameworkSource</string> |
|
5700
f0960a88ab0e
savedgamesviewcontroller refactor, added icons to supportviewcontroller
koda
parents:
4030
diff
changeset
|
482 |
<string key="minorKey">UIKit.framework/Headers/UIPrintFormatter.h</string> |
f0960a88ab0e
savedgamesviewcontroller refactor, added icons to supportviewcontroller
koda
parents:
4030
diff
changeset
|
483 |
</object> |
f0960a88ab0e
savedgamesviewcontroller refactor, added icons to supportviewcontroller
koda
parents:
4030
diff
changeset
|
484 |
</object> |
f0960a88ab0e
savedgamesviewcontroller refactor, added icons to supportviewcontroller
koda
parents:
4030
diff
changeset
|
485 |
<object class="IBPartialClassDescription"> |
f0960a88ab0e
savedgamesviewcontroller refactor, added icons to supportviewcontroller
koda
parents:
4030
diff
changeset
|
486 |
<string key="className">UIView</string> |
f0960a88ab0e
savedgamesviewcontroller refactor, added icons to supportviewcontroller
koda
parents:
4030
diff
changeset
|
487 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
f0960a88ab0e
savedgamesviewcontroller refactor, added icons to supportviewcontroller
koda
parents:
4030
diff
changeset
|
488 |
<string key="majorKey">IBFrameworkSource</string> |
3898 | 489 |
<string key="minorKey">UIKit.framework/Headers/UITextField.h</string> |
490 |
</object> |
|
491 |
</object> |
|
492 |
<object class="IBPartialClassDescription"> |
|
493 |
<string key="className">UIView</string> |
|
494 |
<string key="superclassName">UIResponder</string> |
|
495 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
496 |
<string key="majorKey">IBFrameworkSource</string> |
|
497 |
<string key="minorKey">UIKit.framework/Headers/UIView.h</string> |
|
498 |
</object> |
|
499 |
</object> |
|
500 |
<object class="IBPartialClassDescription"> |
|
501 |
<string key="className">UIViewController</string> |
|
502 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
503 |
<string key="majorKey">IBFrameworkSource</string> |
|
504 |
<string key="minorKey">UIKit.framework/Headers/UINavigationController.h</string> |
|
505 |
</object> |
|
506 |
</object> |
|
507 |
<object class="IBPartialClassDescription"> |
|
508 |
<string key="className">UIViewController</string> |
|
509 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
510 |
<string key="majorKey">IBFrameworkSource</string> |
|
511 |
<string key="minorKey">UIKit.framework/Headers/UIPopoverController.h</string> |
|
512 |
</object> |
|
513 |
</object> |
|
514 |
<object class="IBPartialClassDescription"> |
|
515 |
<string key="className">UIViewController</string> |
|
516 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
517 |
<string key="majorKey">IBFrameworkSource</string> |
|
518 |
<string key="minorKey">UIKit.framework/Headers/UISplitViewController.h</string> |
|
519 |
</object> |
|
520 |
</object> |
|
521 |
<object class="IBPartialClassDescription"> |
|
522 |
<string key="className">UIViewController</string> |
|
523 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
524 |
<string key="majorKey">IBFrameworkSource</string> |
|
525 |
<string key="minorKey">UIKit.framework/Headers/UITabBarController.h</string> |
|
526 |
</object> |
|
527 |
</object> |
|
528 |
<object class="IBPartialClassDescription"> |
|
529 |
<string key="className">UIViewController</string> |
|
530 |
<string key="superclassName">UIResponder</string> |
|
531 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
532 |
<string key="majorKey">IBFrameworkSource</string> |
|
533 |
<string key="minorKey">UIKit.framework/Headers/UIViewController.h</string> |
|
534 |
</object> |
|
535 |
</object> |
|
3893
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
536 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
537 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
538 |
<int key="IBDocument.localizationMode">0</int> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
539 |
<string key="IBDocument.TargetRuntimeIdentifier">IBIPadFramework</string> |
3898 | 540 |
<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDependencyDefaults"> |
541 |
<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.iPhoneOS</string> |
|
5700
f0960a88ab0e
savedgamesviewcontroller refactor, added icons to supportviewcontroller
koda
parents:
4030
diff
changeset
|
542 |
<integer value="1056" key="NS.object.0"/> |
3898 | 543 |
</object> |
3893
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
544 |
<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDevelopmentDependencies"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
545 |
<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.InterfaceBuilder3</string> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
546 |
<integer value="3100" key="NS.object.0"/> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
547 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
548 |
<bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool> |
3898 | 549 |
<string key="IBDocument.LastKnownRelativeProjectPath">../Hedgewars.xcodeproj</string> |
3893
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
550 |
<int key="IBDocument.defaultPropertyAccessControl">3</int> |
5700
f0960a88ab0e
savedgamesviewcontroller refactor, added icons to supportviewcontroller
koda
parents:
4030
diff
changeset
|
551 |
<string key="IBCocoaTouchPluginVersion">132</string> |
3893
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
552 |
</data> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
553 |
</archive> |