author | Xeli |
Thu, 04 Aug 2011 17:34:57 +0200 | |
branch | hedgeroid |
changeset 5469 | 2ad2a4261b56 |
parent 4030 | adbb37b8c487 |
child 5700 | f0960a88ab0e |
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> |
3898 | 4 |
<int key="IBDocument.SystemTarget">1024</int> |
5 |
<string key="IBDocument.SystemVersion">10F569</string> |
|
4030 | 6 |
<string key="IBDocument.InterfaceBuilderVersion">804</string> |
3898 | 7 |
<string key="IBDocument.AppKitVersion">1038.29</string> |
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> |
4030 | 11 |
<string key="NS.object.0">123</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> |
4030 | 15 |
<integer value="2"/> |
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"> |
694e6f6e0e30
various classes updates (new version in mainmenu, opt in mapconfig, clear all in savegames)
koda
parents:
3904
diff
changeset
|
67 |
<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
|
68 |
<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
|
69 |
<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
|
70 |
<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
|
71 |
</object> |
3903 | 72 |
<object class="IBUIBarButtonItem" id="793091239"> |
73 |
<string key="targetRuntimeIdentifier">IBIPadFramework</string> |
|
74 |
<reference key="IBUIToolbar" ref="832454237"/> |
|
3904
22e4d74240e5
finishing touches to save games handling (help label, dim on overlay, edit text only when table is editable)
koda
parents:
3903
diff
changeset
|
75 |
<int key="IBUISystemItemIdentifier">2</int> |
3903 | 76 |
</object> |
3898 | 77 |
</object> |
78 |
</object> |
|
79 |
<object class="IBUITableView" id="399289716"> |
|
80 |
<reference key="NSNextResponder" ref="766721923"/> |
|
81 |
<int key="NSvFlags">274</int> |
|
3903 | 82 |
<string key="NSFrame">{{0, 44}, {768, 724}}</string> |
3898 | 83 |
<reference key="NSSuperview" ref="766721923"/> |
84 |
<object class="NSColor" key="IBUIBackgroundColor"> |
|
85 |
<int key="NSColorSpace">1</int> |
|
86 |
<bytes key="NSRGB">MCAwIDAgMAA</bytes> |
|
87 |
</object> |
|
88 |
<bool key="IBUIClipsSubviews">YES</bool> |
|
89 |
<string key="targetRuntimeIdentifier">IBIPadFramework</string> |
|
90 |
<bool key="IBUIAlwaysBounceVertical">YES</bool> |
|
91 |
<int key="IBUIStyle">1</int> |
|
92 |
<int key="IBUISeparatorStyle">2</int> |
|
93 |
<int key="IBUISectionIndexMinimumDisplayRowCount">0</int> |
|
94 |
<bool key="IBUIShowsSelectionImmediatelyOnTouchBegin">YES</bool> |
|
95 |
<float key="IBUIRowHeight">44</float> |
|
96 |
<float key="IBUISectionHeaderHeight">10</float> |
|
97 |
<float key="IBUISectionFooterHeight">10</float> |
|
98 |
</object> |
|
99 |
</object> |
|
3903 | 100 |
<string key="NSFrameSize">{768, 768}</string> |
3893
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
101 |
<reference key="NSSuperview"/> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
102 |
<object class="NSColor" key="IBUIBackgroundColor"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
103 |
<int key="NSColorSpace">3</int> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
104 |
<bytes key="NSWhite">MQA</bytes> |
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 |
<bool key="IBUIClearsContextBeforeDrawing">NO</bool> |
3898 | 107 |
<object class="IBUISimulatedOrientationMetrics" key="IBUISimulatedOrientationMetrics"> |
108 |
<int key="interfaceOrientation">3</int> |
|
3893
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
109 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
110 |
<string key="targetRuntimeIdentifier">IBIPadFramework</string> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
111 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
112 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
113 |
<object class="IBObjectContainer" key="IBDocument.Objects"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
114 |
<object class="NSMutableArray" key="connectionRecords"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
115 |
<bool key="EncodedWithXMLCoder">YES</bool> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
116 |
<object class="IBConnectionRecord"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
117 |
<object class="IBCocoaTouchOutletConnection" key="connection"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
118 |
<string key="label">view</string> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
119 |
<reference key="source" ref="841351856"/> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
120 |
<reference key="destination" ref="766721923"/> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
121 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
122 |
<int key="connectionID">3</int> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
123 |
</object> |
3898 | 124 |
<object class="IBConnectionRecord"> |
125 |
<object class="IBCocoaTouchEventConnection" key="connection"> |
|
126 |
<string key="label">buttonPressed:</string> |
|
127 |
<reference key="source" ref="422926197"/> |
|
128 |
<reference key="destination" ref="841351856"/> |
|
129 |
</object> |
|
130 |
<int key="connectionID">6</int> |
|
131 |
</object> |
|
132 |
<object class="IBConnectionRecord"> |
|
133 |
<object class="IBCocoaTouchOutletConnection" key="connection"> |
|
134 |
<string key="label">dataSource</string> |
|
135 |
<reference key="source" ref="399289716"/> |
|
136 |
<reference key="destination" ref="841351856"/> |
|
137 |
</object> |
|
138 |
<int key="connectionID">8</int> |
|
139 |
</object> |
|
140 |
<object class="IBConnectionRecord"> |
|
141 |
<object class="IBCocoaTouchOutletConnection" key="connection"> |
|
142 |
<string key="label">delegate</string> |
|
143 |
<reference key="source" ref="399289716"/> |
|
144 |
<reference key="destination" ref="841351856"/> |
|
145 |
</object> |
|
146 |
<int key="connectionID">9</int> |
|
147 |
</object> |
|
148 |
<object class="IBConnectionRecord"> |
|
149 |
<object class="IBCocoaTouchOutletConnection" key="connection"> |
|
150 |
<string key="label">tableView</string> |
|
151 |
<reference key="source" ref="841351856"/> |
|
152 |
<reference key="destination" ref="399289716"/> |
|
153 |
</object> |
|
154 |
<int key="connectionID">10</int> |
|
155 |
</object> |
|
3903 | 156 |
<object class="IBConnectionRecord"> |
157 |
<object class="IBCocoaTouchEventConnection" key="connection"> |
|
158 |
<string key="label">toggleEdit:</string> |
|
159 |
<reference key="source" ref="793091239"/> |
|
160 |
<reference key="destination" ref="841351856"/> |
|
161 |
</object> |
|
162 |
<int key="connectionID">14</int> |
|
163 |
</object> |
|
3923
694e6f6e0e30
various classes updates (new version in mainmenu, opt in mapconfig, clear all in savegames)
koda
parents:
3904
diff
changeset
|
164 |
<object class="IBConnectionRecord"> |
694e6f6e0e30
various classes updates (new version in mainmenu, opt in mapconfig, clear all in savegames)
koda
parents:
3904
diff
changeset
|
165 |
<object class="IBCocoaTouchEventConnection" key="connection"> |
694e6f6e0e30
various classes updates (new version in mainmenu, opt in mapconfig, clear all in savegames)
koda
parents:
3904
diff
changeset
|
166 |
<string key="label">clearAll:</string> |
694e6f6e0e30
various classes updates (new version in mainmenu, opt in mapconfig, clear all in savegames)
koda
parents:
3904
diff
changeset
|
167 |
<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
|
168 |
<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
|
169 |
</object> |
694e6f6e0e30
various classes updates (new version in mainmenu, opt in mapconfig, clear all in savegames)
koda
parents:
3904
diff
changeset
|
170 |
<int key="connectionID">16</int> |
694e6f6e0e30
various classes updates (new version in mainmenu, opt in mapconfig, clear all in savegames)
koda
parents:
3904
diff
changeset
|
171 |
</object> |
3893
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
172 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
173 |
<object class="IBMutableOrderedSet" key="objectRecords"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
174 |
<object class="NSArray" key="orderedObjects"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
175 |
<bool key="EncodedWithXMLCoder">YES</bool> |
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">0</int> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
178 |
<reference key="object" ref="0"/> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
179 |
<reference key="children" ref="1000"/> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
180 |
<nil key="parent"/> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
181 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
182 |
<object class="IBObjectRecord"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
183 |
<int key="objectID">-1</int> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
184 |
<reference key="object" ref="841351856"/> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
185 |
<reference key="parent" ref="0"/> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
186 |
<string key="objectName">File's Owner</string> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
187 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
188 |
<object class="IBObjectRecord"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
189 |
<int key="objectID">-2</int> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
190 |
<reference key="object" ref="606714003"/> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
191 |
<reference key="parent" ref="0"/> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
192 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
193 |
<object class="IBObjectRecord"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
194 |
<int key="objectID">2</int> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
195 |
<reference key="object" ref="766721923"/> |
3898 | 196 |
<object class="NSMutableArray" key="children"> |
197 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
198 |
<reference ref="832454237"/> |
|
199 |
<reference ref="399289716"/> |
|
200 |
</object> |
|
3893
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
201 |
<reference key="parent" ref="0"/> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
202 |
</object> |
3898 | 203 |
<object class="IBObjectRecord"> |
204 |
<int key="objectID">4</int> |
|
205 |
<reference key="object" ref="832454237"/> |
|
206 |
<object class="NSMutableArray" key="children"> |
|
207 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
208 |
<reference ref="422926197"/> |
|
3903 | 209 |
<reference ref="793091239"/> |
210 |
<reference ref="881124109"/> |
|
3923
694e6f6e0e30
various classes updates (new version in mainmenu, opt in mapconfig, clear all in savegames)
koda
parents:
3904
diff
changeset
|
211 |
<reference ref="882246004"/> |
3898 | 212 |
</object> |
213 |
<reference key="parent" ref="766721923"/> |
|
214 |
</object> |
|
215 |
<object class="IBObjectRecord"> |
|
216 |
<int key="objectID">5</int> |
|
217 |
<reference key="object" ref="422926197"/> |
|
218 |
<reference key="parent" ref="832454237"/> |
|
219 |
</object> |
|
220 |
<object class="IBObjectRecord"> |
|
221 |
<int key="objectID">7</int> |
|
222 |
<reference key="object" ref="399289716"/> |
|
223 |
<reference key="parent" ref="766721923"/> |
|
224 |
</object> |
|
3903 | 225 |
<object class="IBObjectRecord"> |
226 |
<int key="objectID">12</int> |
|
227 |
<reference key="object" ref="793091239"/> |
|
228 |
<reference key="parent" ref="832454237"/> |
|
229 |
</object> |
|
230 |
<object class="IBObjectRecord"> |
|
231 |
<int key="objectID">13</int> |
|
232 |
<reference key="object" ref="881124109"/> |
|
233 |
<reference key="parent" ref="832454237"/> |
|
234 |
</object> |
|
3923
694e6f6e0e30
various classes updates (new version in mainmenu, opt in mapconfig, clear all in savegames)
koda
parents:
3904
diff
changeset
|
235 |
<object class="IBObjectRecord"> |
694e6f6e0e30
various classes updates (new version in mainmenu, opt in mapconfig, clear all in savegames)
koda
parents:
3904
diff
changeset
|
236 |
<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
|
237 |
<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
|
238 |
<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
|
239 |
</object> |
3893
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
240 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
241 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
242 |
<object class="NSMutableDictionary" key="flattenedProperties"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
243 |
<bool key="EncodedWithXMLCoder">YES</bool> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
244 |
<object class="NSArray" key="dict.sortedKeys"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
245 |
<bool key="EncodedWithXMLCoder">YES</bool> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
246 |
<string>-1.CustomClassName</string> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
247 |
<string>-2.CustomClassName</string> |
3903 | 248 |
<string>12.IBPluginDependency</string> |
249 |
<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
|
250 |
<string>15.IBPluginDependency</string> |
3893
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
251 |
<string>2.IBEditorWindowLastContentRect</string> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
252 |
<string>2.IBPluginDependency</string> |
3898 | 253 |
<string>4.IBPluginDependency</string> |
254 |
<string>5.IBPluginDependency</string> |
|
255 |
<string>7.IBPluginDependency</string> |
|
3893
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 class="NSMutableArray" key="dict.values"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
258 |
<bool key="EncodedWithXMLCoder">YES</bool> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
259 |
<string>SavedGamesViewController</string> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
260 |
<string>UIResponder</string> |
3903 | 261 |
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
262 |
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
|
263 |
<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
|
264 |
<string>{{467, 276}, {768, 768}}</string> |
3898 | 265 |
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
266 |
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
|
267 |
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
|
3893
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
268 |
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
269 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
270 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
271 |
<object class="NSMutableDictionary" key="unlocalizedProperties"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
272 |
<bool key="EncodedWithXMLCoder">YES</bool> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
273 |
<reference key="dict.sortedKeys" ref="0"/> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
274 |
<object class="NSMutableArray" key="dict.values"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
275 |
<bool key="EncodedWithXMLCoder">YES</bool> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
276 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
277 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
278 |
<nil key="activeLocalization"/> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
279 |
<object class="NSMutableDictionary" key="localizations"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
280 |
<bool key="EncodedWithXMLCoder">YES</bool> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
281 |
<reference key="dict.sortedKeys" ref="0"/> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
282 |
<object class="NSMutableArray" key="dict.values"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
283 |
<bool key="EncodedWithXMLCoder">YES</bool> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
284 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
285 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
286 |
<nil key="sourceID"/> |
3923
694e6f6e0e30
various classes updates (new version in mainmenu, opt in mapconfig, clear all in savegames)
koda
parents:
3904
diff
changeset
|
287 |
<int key="maxID">16</int> |
3893
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
288 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
289 |
<object class="IBClassDescriber" key="IBDocument.Classes"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
290 |
<object class="NSMutableArray" key="referencedPartialClassDescriptions"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
291 |
<bool key="EncodedWithXMLCoder">YES</bool> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
292 |
<object class="IBPartialClassDescription"> |
3898 | 293 |
<string key="className">SavedGamesViewController</string> |
294 |
<string key="superclassName">UIViewController</string> |
|
295 |
<object class="NSMutableDictionary" key="actions"> |
|
3903 | 296 |
<bool key="EncodedWithXMLCoder">YES</bool> |
297 |
<object class="NSArray" key="dict.sortedKeys"> |
|
298 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
299 |
<string>buttonPressed:</string> |
|
3923
694e6f6e0e30
various classes updates (new version in mainmenu, opt in mapconfig, clear all in savegames)
koda
parents:
3904
diff
changeset
|
300 |
<string>clearAll:</string> |
3903 | 301 |
<string>toggleEdit:</string> |
302 |
</object> |
|
303 |
<object class="NSMutableArray" key="dict.values"> |
|
304 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
305 |
<string>id</string> |
|
306 |
<string>id</string> |
|
3923
694e6f6e0e30
various classes updates (new version in mainmenu, opt in mapconfig, clear all in savegames)
koda
parents:
3904
diff
changeset
|
307 |
<string>id</string> |
3903 | 308 |
</object> |
3893
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
309 |
</object> |
3898 | 310 |
<object class="NSMutableDictionary" key="actionInfosByName"> |
3903 | 311 |
<bool key="EncodedWithXMLCoder">YES</bool> |
312 |
<object class="NSArray" key="dict.sortedKeys"> |
|
313 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
314 |
<string>buttonPressed:</string> |
|
3923
694e6f6e0e30
various classes updates (new version in mainmenu, opt in mapconfig, clear all in savegames)
koda
parents:
3904
diff
changeset
|
315 |
<string>clearAll:</string> |
3903 | 316 |
<string>toggleEdit:</string> |
317 |
</object> |
|
318 |
<object class="NSMutableArray" key="dict.values"> |
|
319 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
320 |
<object class="IBActionInfo"> |
|
321 |
<string key="name">buttonPressed:</string> |
|
322 |
<string key="candidateClassName">id</string> |
|
323 |
</object> |
|
324 |
<object class="IBActionInfo"> |
|
3923
694e6f6e0e30
various classes updates (new version in mainmenu, opt in mapconfig, clear all in savegames)
koda
parents:
3904
diff
changeset
|
325 |
<string key="name">clearAll:</string> |
694e6f6e0e30
various classes updates (new version in mainmenu, opt in mapconfig, clear all in savegames)
koda
parents:
3904
diff
changeset
|
326 |
<string key="candidateClassName">id</string> |
694e6f6e0e30
various classes updates (new version in mainmenu, opt in mapconfig, clear all in savegames)
koda
parents:
3904
diff
changeset
|
327 |
</object> |
694e6f6e0e30
various classes updates (new version in mainmenu, opt in mapconfig, clear all in savegames)
koda
parents:
3904
diff
changeset
|
328 |
<object class="IBActionInfo"> |
3903 | 329 |
<string key="name">toggleEdit:</string> |
330 |
<string key="candidateClassName">id</string> |
|
331 |
</object> |
|
3898 | 332 |
</object> |
3893
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
333 |
</object> |
3898 | 334 |
<object class="NSMutableDictionary" key="outlets"> |
335 |
<string key="NS.key.0">tableView</string> |
|
336 |
<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
|
337 |
</object> |
3898 | 338 |
<object class="NSMutableDictionary" key="toOneOutletInfosByName"> |
339 |
<string key="NS.key.0">tableView</string> |
|
340 |
<object class="IBToOneOutletInfo" key="NS.object.0"> |
|
341 |
<string key="name">tableView</string> |
|
342 |
<string key="candidateClassName">UITableView</string> |
|
343 |
</object> |
|
3893
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
344 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
345 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
346 |
<string key="majorKey">IBProjectSource</string> |
3898 | 347 |
<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
|
348 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
349 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
350 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
351 |
<object class="NSMutableArray" key="referencedPartialClassDescriptionsV3.2+"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
352 |
<bool key="EncodedWithXMLCoder">YES</bool> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
353 |
<object class="IBPartialClassDescription"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
354 |
<string key="className">NSObject</string> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
355 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
356 |
<string key="majorKey">IBFrameworkSource</string> |
3898 | 357 |
<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
|
358 |
</object> |
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 class="IBPartialClassDescription"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
361 |
<string key="className">NSObject</string> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
362 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
363 |
<string key="majorKey">IBFrameworkSource</string> |
3898 | 364 |
<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
|
365 |
</object> |
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 class="IBPartialClassDescription"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
368 |
<string key="className">NSObject</string> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
369 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
370 |
<string key="majorKey">IBFrameworkSource</string> |
3898 | 371 |
<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
|
372 |
</object> |
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 class="IBPartialClassDescription"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
375 |
<string key="className">NSObject</string> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
376 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
377 |
<string key="majorKey">IBFrameworkSource</string> |
3898 | 378 |
<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
|
379 |
</object> |
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 class="IBPartialClassDescription"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
382 |
<string key="className">NSObject</string> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
383 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
384 |
<string key="majorKey">IBFrameworkSource</string> |
3898 | 385 |
<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
|
386 |
</object> |
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 class="IBPartialClassDescription"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
389 |
<string key="className">NSObject</string> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
390 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
391 |
<string key="majorKey">IBFrameworkSource</string> |
3898 | 392 |
<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
|
393 |
</object> |
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 class="IBPartialClassDescription"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
396 |
<string key="className">NSObject</string> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
397 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
398 |
<string key="majorKey">IBFrameworkSource</string> |
3898 | 399 |
<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
|
400 |
</object> |
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 class="IBPartialClassDescription"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
403 |
<string key="className">NSObject</string> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
404 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
405 |
<string key="majorKey">IBFrameworkSource</string> |
3898 | 406 |
<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
|
407 |
</object> |
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 class="IBPartialClassDescription"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
410 |
<string key="className">NSObject</string> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
411 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
412 |
<string key="majorKey">IBFrameworkSource</string> |
3898 | 413 |
<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
|
414 |
</object> |
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 class="IBPartialClassDescription"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
417 |
<string key="className">NSObject</string> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
418 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
419 |
<string key="majorKey">IBFrameworkSource</string> |
3898 | 420 |
<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
|
421 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
422 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
423 |
<object class="IBPartialClassDescription"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
424 |
<string key="className">NSObject</string> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
425 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
426 |
<string key="majorKey">IBFrameworkSource</string> |
3898 | 427 |
<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
|
428 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
429 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
430 |
<object class="IBPartialClassDescription"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
431 |
<string key="className">NSObject</string> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
432 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
433 |
<string key="majorKey">IBFrameworkSource</string> |
3898 | 434 |
<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
|
435 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
436 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
437 |
<object class="IBPartialClassDescription"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
438 |
<string key="className">NSObject</string> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
439 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
440 |
<string key="majorKey">IBFrameworkSource</string> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
441 |
<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
|
442 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
443 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
444 |
<object class="IBPartialClassDescription"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
445 |
<string key="className">NSObject</string> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
446 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
447 |
<string key="majorKey">IBFrameworkSource</string> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
448 |
<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
|
449 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
450 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
451 |
<object class="IBPartialClassDescription"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
452 |
<string key="className">NSObject</string> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
453 |
<object class="IBClassDescriptionSource" key="sourceIdentifier" id="786211723"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
454 |
<string key="majorKey">IBFrameworkSource</string> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
455 |
<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
|
456 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
457 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
458 |
<object class="IBPartialClassDescription"> |
3898 | 459 |
<string key="className">UIBarButtonItem</string> |
460 |
<string key="superclassName">UIBarItem</string> |
|
461 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
462 |
<string key="majorKey">IBFrameworkSource</string> |
|
463 |
<string key="minorKey">UIKit.framework/Headers/UIBarButtonItem.h</string> |
|
464 |
</object> |
|
465 |
</object> |
|
466 |
<object class="IBPartialClassDescription"> |
|
467 |
<string key="className">UIBarItem</string> |
|
468 |
<string key="superclassName">NSObject</string> |
|
469 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
470 |
<string key="majorKey">IBFrameworkSource</string> |
|
471 |
<string key="minorKey">UIKit.framework/Headers/UIBarItem.h</string> |
|
472 |
</object> |
|
473 |
</object> |
|
474 |
<object class="IBPartialClassDescription"> |
|
3893
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
475 |
<string key="className">UIResponder</string> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
476 |
<string key="superclassName">NSObject</string> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
477 |
<reference key="sourceIdentifier" ref="786211723"/> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
478 |
</object> |
3898 | 479 |
<object class="IBPartialClassDescription"> |
480 |
<string key="className">UIScrollView</string> |
|
481 |
<string key="superclassName">UIView</string> |
|
482 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
483 |
<string key="majorKey">IBFrameworkSource</string> |
|
484 |
<string key="minorKey">UIKit.framework/Headers/UIScrollView.h</string> |
|
485 |
</object> |
|
486 |
</object> |
|
487 |
<object class="IBPartialClassDescription"> |
|
488 |
<string key="className">UISearchBar</string> |
|
489 |
<string key="superclassName">UIView</string> |
|
490 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
491 |
<string key="majorKey">IBFrameworkSource</string> |
|
492 |
<string key="minorKey">UIKit.framework/Headers/UISearchBar.h</string> |
|
493 |
</object> |
|
494 |
</object> |
|
495 |
<object class="IBPartialClassDescription"> |
|
496 |
<string key="className">UISearchDisplayController</string> |
|
497 |
<string key="superclassName">NSObject</string> |
|
498 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
499 |
<string key="majorKey">IBFrameworkSource</string> |
|
500 |
<string key="minorKey">UIKit.framework/Headers/UISearchDisplayController.h</string> |
|
501 |
</object> |
|
502 |
</object> |
|
503 |
<object class="IBPartialClassDescription"> |
|
504 |
<string key="className">UITableView</string> |
|
505 |
<string key="superclassName">UIScrollView</string> |
|
506 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
507 |
<string key="majorKey">IBFrameworkSource</string> |
|
508 |
<string key="minorKey">UIKit.framework/Headers/UITableView.h</string> |
|
509 |
</object> |
|
510 |
</object> |
|
511 |
<object class="IBPartialClassDescription"> |
|
512 |
<string key="className">UIToolbar</string> |
|
513 |
<string key="superclassName">UIView</string> |
|
514 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
515 |
<string key="majorKey">IBFrameworkSource</string> |
|
516 |
<string key="minorKey">UIKit.framework/Headers/UIToolbar.h</string> |
|
517 |
</object> |
|
518 |
</object> |
|
519 |
<object class="IBPartialClassDescription"> |
|
520 |
<string key="className">UIView</string> |
|
521 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
522 |
<string key="majorKey">IBFrameworkSource</string> |
|
523 |
<string key="minorKey">UIKit.framework/Headers/UITextField.h</string> |
|
524 |
</object> |
|
525 |
</object> |
|
526 |
<object class="IBPartialClassDescription"> |
|
527 |
<string key="className">UIView</string> |
|
528 |
<string key="superclassName">UIResponder</string> |
|
529 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
530 |
<string key="majorKey">IBFrameworkSource</string> |
|
531 |
<string key="minorKey">UIKit.framework/Headers/UIView.h</string> |
|
532 |
</object> |
|
533 |
</object> |
|
534 |
<object class="IBPartialClassDescription"> |
|
535 |
<string key="className">UIViewController</string> |
|
536 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
537 |
<string key="majorKey">IBFrameworkSource</string> |
|
538 |
<string key="minorKey">UIKit.framework/Headers/UINavigationController.h</string> |
|
539 |
</object> |
|
540 |
</object> |
|
541 |
<object class="IBPartialClassDescription"> |
|
542 |
<string key="className">UIViewController</string> |
|
543 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
544 |
<string key="majorKey">IBFrameworkSource</string> |
|
545 |
<string key="minorKey">UIKit.framework/Headers/UIPopoverController.h</string> |
|
546 |
</object> |
|
547 |
</object> |
|
548 |
<object class="IBPartialClassDescription"> |
|
549 |
<string key="className">UIViewController</string> |
|
550 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
551 |
<string key="majorKey">IBFrameworkSource</string> |
|
552 |
<string key="minorKey">UIKit.framework/Headers/UISplitViewController.h</string> |
|
553 |
</object> |
|
554 |
</object> |
|
555 |
<object class="IBPartialClassDescription"> |
|
556 |
<string key="className">UIViewController</string> |
|
557 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
558 |
<string key="majorKey">IBFrameworkSource</string> |
|
559 |
<string key="minorKey">UIKit.framework/Headers/UITabBarController.h</string> |
|
560 |
</object> |
|
561 |
</object> |
|
562 |
<object class="IBPartialClassDescription"> |
|
563 |
<string key="className">UIViewController</string> |
|
564 |
<string key="superclassName">UIResponder</string> |
|
565 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
566 |
<string key="majorKey">IBFrameworkSource</string> |
|
567 |
<string key="minorKey">UIKit.framework/Headers/UIViewController.h</string> |
|
568 |
</object> |
|
569 |
</object> |
|
3893
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
570 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
571 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
572 |
<int key="IBDocument.localizationMode">0</int> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
573 |
<string key="IBDocument.TargetRuntimeIdentifier">IBIPadFramework</string> |
3898 | 574 |
<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDependencyDefaults"> |
575 |
<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.iPhoneOS</string> |
|
576 |
<integer value="1024" key="NS.object.0"/> |
|
577 |
</object> |
|
3893
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
578 |
<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDevelopmentDependencies"> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
579 |
<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
|
580 |
<integer value="3100" key="NS.object.0"/> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
581 |
</object> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
582 |
<bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool> |
3898 | 583 |
<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
|
584 |
<int key="IBDocument.defaultPropertyAccessControl">3</int> |
4030 | 585 |
<string key="IBCocoaTouchPluginVersion">123</string> |
3893
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
586 |
</data> |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
diff
changeset
|
587 |
</archive> |