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