author | koda |
Wed, 28 Mar 2012 01:19:36 +0200 | |
changeset 6830 | d2df090453aa |
parent 6093 | 42c9ac754460 |
permissions | -rw-r--r-- |
4144 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
2 |
<archive type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="7.10"> |
|
3 |
<data> |
|
6830
d2df090453aa
ios: prevent an horrible hack for the in-game help pages; they would actually need a serious refactoring to allow localisation and rotation support
koda
parents:
6093
diff
changeset
|
4 |
<int key="IBDocument.SystemTarget">1056</int> |
d2df090453aa
ios: prevent an horrible hack for the in-game help pages; they would actually need a serious refactoring to allow localisation and rotation support
koda
parents:
6093
diff
changeset
|
5 |
<string key="IBDocument.SystemVersion">10K549</string> |
d2df090453aa
ios: prevent an horrible hack for the in-game help pages; they would actually need a serious refactoring to allow localisation and rotation support
koda
parents:
6093
diff
changeset
|
6 |
<string key="IBDocument.InterfaceBuilderVersion">823</string> |
d2df090453aa
ios: prevent an horrible hack for the in-game help pages; they would actually need a serious refactoring to allow localisation and rotation support
koda
parents:
6093
diff
changeset
|
7 |
<string key="IBDocument.AppKitVersion">1038.36</string> |
4144 | 8 |
<string key="IBDocument.HIToolboxVersion">461.00</string> |
9 |
<object class="NSMutableDictionary" key="IBDocument.PluginVersions"> |
|
10 |
<string key="NS.key.0">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
|
6830
d2df090453aa
ios: prevent an horrible hack for the in-game help pages; they would actually need a serious refactoring to allow localisation and rotation support
koda
parents:
6093
diff
changeset
|
11 |
<string key="NS.object.0">132</string> |
4144 | 12 |
</object> |
13 |
<object class="NSMutableArray" key="IBDocument.EditedObjectIDs"> |
|
14 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
15 |
<integer value="2"/> |
|
16 |
</object> |
|
17 |
<object class="NSArray" key="IBDocument.PluginDependencies"> |
|
18 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
19 |
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
|
20 |
</object> |
|
21 |
<object class="NSMutableDictionary" key="IBDocument.Metadata"> |
|
22 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
23 |
<object class="NSArray" key="dict.sortedKeys" id="0"> |
|
24 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
25 |
</object> |
|
26 |
<object class="NSMutableArray" key="dict.values"> |
|
27 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
28 |
</object> |
|
29 |
</object> |
|
30 |
<object class="NSMutableArray" key="IBDocument.RootObjects" id="1000"> |
|
31 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
32 |
<object class="IBProxyObject" id="841351856"> |
|
33 |
<string key="IBProxiedObjectIdentifier">IBFilesOwner</string> |
|
34 |
<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string> |
|
35 |
</object> |
|
36 |
<object class="IBProxyObject" id="606714003"> |
|
37 |
<string key="IBProxiedObjectIdentifier">IBFirstResponder</string> |
|
38 |
<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string> |
|
39 |
</object> |
|
40 |
<object class="IBUIView" id="766721923"> |
|
41 |
<reference key="NSNextResponder"/> |
|
42 |
<int key="NSvFlags">292</int> |
|
43 |
<object class="NSMutableArray" key="NSSubviews"> |
|
44 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
45 |
<object class="IBUIScrollView" id="451725730"> |
|
46 |
<reference key="NSNextResponder" ref="766721923"/> |
|
47 |
<int key="NSvFlags">268</int> |
|
48 |
<object class="NSMutableArray" key="NSSubviews"> |
|
49 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
50 |
<object class="IBUILabel" id="381271451"> |
|
51 |
<reference key="NSNextResponder" ref="451725730"/> |
|
52 |
<int key="NSvFlags">292</int> |
|
53 |
<string key="NSFrame">{{20, 587}, {440, 52}}</string> |
|
54 |
<reference key="NSSuperview" ref="451725730"/> |
|
55 |
<bool key="IBUIOpaque">NO</bool> |
|
56 |
<bool key="IBUIClipsSubviews">YES</bool> |
|
57 |
<int key="IBUIContentMode">7</int> |
|
58 |
<bool key="IBUIUserInteractionEnabled">NO</bool> |
|
59 |
<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string> |
|
60 |
<string key="IBUIText">Still confused? Don't worry, it's really simple! Try a couple of games and everything will become clear to you.</string> |
|
61 |
<object class="NSFont" key="IBUIFont" id="818038162"> |
|
62 |
<string key="NSName">Helvetica</string> |
|
63 |
<double key="NSSize">16</double> |
|
64 |
<int key="NSfFlags">16</int> |
|
65 |
</object> |
|
66 |
<object class="NSColor" key="IBUITextColor" id="283637272"> |
|
67 |
<int key="NSColorSpace">1</int> |
|
68 |
<bytes key="NSRGB">MCAwIDAAA</bytes> |
|
69 |
</object> |
|
70 |
<nil key="IBUIHighlightedColor"/> |
|
71 |
<int key="IBUIBaselineAdjustment">1</int> |
|
72 |
<float key="IBUIMinimumFontSize">10</float> |
|
73 |
<int key="IBUINumberOfLines">0</int> |
|
74 |
<int key="IBUITextAlignment">1</int> |
|
75 |
</object> |
|
76 |
<object class="IBUILabel" id="160273292"> |
|
77 |
<reference key="NSNextResponder" ref="451725730"/> |
|
78 |
<int key="NSvFlags">292</int> |
|
79 |
<string key="NSFrame">{{20, 279}, {138, 22}}</string> |
|
80 |
<reference key="NSSuperview" ref="451725730"/> |
|
81 |
<bool key="IBUIOpaque">NO</bool> |
|
82 |
<bool key="IBUIClipsSubviews">YES</bool> |
|
83 |
<int key="IBUIContentMode">7</int> |
|
84 |
<bool key="IBUIUserInteractionEnabled">NO</bool> |
|
85 |
<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string> |
|
86 |
<string key="IBUIText">Size slider</string> |
|
87 |
<object class="NSFont" key="IBUIFont" id="583365693"> |
|
88 |
<string key="NSName">Helvetica-Bold</string> |
|
89 |
<double key="NSSize">18</double> |
|
90 |
<int key="NSfFlags">16</int> |
|
91 |
</object> |
|
92 |
<reference key="IBUITextColor" ref="283637272"/> |
|
93 |
<nil key="IBUIHighlightedColor"/> |
|
94 |
<int key="IBUIBaselineAdjustment">1</int> |
|
95 |
<float key="IBUIMinimumFontSize">10</float> |
|
96 |
</object> |
|
97 |
<object class="IBUILabel" id="399703336"> |
|
98 |
<reference key="NSNextResponder" ref="451725730"/> |
|
99 |
<int key="NSvFlags">292</int> |
|
100 |
<string key="NSFrame">{{20, 298}, {440, 44}}</string> |
|
101 |
<reference key="NSSuperview" ref="451725730"/> |
|
102 |
<bool key="IBUIOpaque">NO</bool> |
|
103 |
<bool key="IBUIClipsSubviews">YES</bool> |
|
104 |
<int key="IBUIContentMode">7</int> |
|
105 |
<bool key="IBUIUserInteractionEnabled">NO</bool> |
|
106 |
<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string> |
|
107 |
<string key="IBUIText">For Random and Maze maps you can decide to generate only maps of a certain size.</string> |
|
108 |
<reference key="IBUIFont" ref="818038162"/> |
|
109 |
<reference key="IBUITextColor" ref="283637272"/> |
|
110 |
<nil key="IBUIHighlightedColor"/> |
|
111 |
<int key="IBUIBaselineAdjustment">1</int> |
|
112 |
<float key="IBUIMinimumFontSize">10</float> |
|
113 |
<int key="IBUINumberOfLines">0</int> |
|
114 |
</object> |
|
115 |
<object class="IBUILabel" id="780482878"> |
|
116 |
<reference key="NSNextResponder" ref="451725730"/> |
|
117 |
<int key="NSvFlags">292</int> |
|
118 |
<string key="NSFrame">{{20, 511}, {204, 22}}</string> |
|
119 |
<reference key="NSSuperview" ref="451725730"/> |
|
120 |
<bool key="IBUIOpaque">NO</bool> |
|
121 |
<bool key="IBUIClipsSubviews">YES</bool> |
|
122 |
<int key="IBUIContentMode">7</int> |
|
123 |
<bool key="IBUIUserInteractionEnabled">NO</bool> |
|
124 |
<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string> |
|
125 |
<string key="IBUIText">Schemes and Weapons</string> |
|
126 |
<reference key="IBUIFont" ref="583365693"/> |
|
127 |
<reference key="IBUITextColor" ref="283637272"/> |
|
128 |
<nil key="IBUIHighlightedColor"/> |
|
129 |
<int key="IBUIBaselineAdjustment">1</int> |
|
130 |
<float key="IBUIMinimumFontSize">10</float> |
|
131 |
</object> |
|
132 |
<object class="IBUILabel" id="715276626"> |
|
133 |
<reference key="NSNextResponder" ref="451725730"/> |
|
134 |
<int key="NSvFlags">292</int> |
|
135 |
<string key="NSFrame">{{20, 530}, {433, 45}}</string> |
|
136 |
<reference key="NSSuperview" ref="451725730"/> |
|
137 |
<bool key="IBUIOpaque">NO</bool> |
|
138 |
<bool key="IBUIClipsSubviews">YES</bool> |
|
139 |
<int key="IBUIContentMode">7</int> |
|
140 |
<bool key="IBUIUserInteractionEnabled">NO</bool> |
|
141 |
<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string> |
|
142 |
<string key="IBUIText">Here you can choose which rules and which weapon set will be applied in game.</string> |
|
143 |
<reference key="IBUIFont" ref="818038162"/> |
|
144 |
<reference key="IBUITextColor" ref="283637272"/> |
|
145 |
<nil key="IBUIHighlightedColor"/> |
|
146 |
<int key="IBUIBaselineAdjustment">1</int> |
|
147 |
<float key="IBUIMinimumFontSize">10</float> |
|
148 |
<int key="IBUINumberOfLines">0</int> |
|
149 |
</object> |
|
150 |
<object class="IBUILabel" id="81383071"> |
|
151 |
<reference key="NSNextResponder" ref="451725730"/> |
|
152 |
<int key="NSvFlags">292</int> |
|
153 |
<string key="NSFrame">{{20, 68}, {109, 22}}</string> |
|
154 |
<reference key="NSSuperview" ref="451725730"/> |
|
155 |
<bool key="IBUIOpaque">NO</bool> |
|
156 |
<bool key="IBUIClipsSubviews">YES</bool> |
|
157 |
<int key="IBUIContentMode">7</int> |
|
158 |
<bool key="IBUIUserInteractionEnabled">NO</bool> |
|
159 |
<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string> |
|
160 |
<string key="IBUIText">Map preview</string> |
|
161 |
<reference key="IBUIFont" ref="583365693"/> |
|
162 |
<reference key="IBUITextColor" ref="283637272"/> |
|
163 |
<nil key="IBUIHighlightedColor"/> |
|
164 |
<int key="IBUIBaselineAdjustment">1</int> |
|
165 |
<float key="IBUIMinimumFontSize">10</float> |
|
166 |
</object> |
|
167 |
<object class="IBUILabel" id="518187701"> |
|
168 |
<reference key="NSNextResponder" ref="451725730"/> |
|
169 |
<int key="NSvFlags">292</int> |
|
170 |
<string key="NSFrame">{{20, 88}, {440, 44}}</string> |
|
171 |
<reference key="NSSuperview" ref="451725730"/> |
|
172 |
<bool key="IBUIOpaque">NO</bool> |
|
173 |
<bool key="IBUIClipsSubviews">YES</bool> |
|
174 |
<int key="IBUIContentMode">7</int> |
|
175 |
<bool key="IBUIUserInteractionEnabled">NO</bool> |
|
176 |
<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string> |
|
177 |
<string key="IBUIText">This is a small preview of your next map. Tap to select / generate a new map.</string> |
|
178 |
<reference key="IBUIFont" ref="818038162"/> |
|
179 |
<reference key="IBUITextColor" ref="283637272"/> |
|
180 |
<nil key="IBUIHighlightedColor"/> |
|
181 |
<int key="IBUIBaselineAdjustment">1</int> |
|
182 |
<float key="IBUIMinimumFontSize">10</float> |
|
183 |
<int key="IBUINumberOfLines">0</int> |
|
184 |
</object> |
|
185 |
<object class="IBUILabel" id="601567061"> |
|
186 |
<reference key="NSNextResponder" ref="451725730"/> |
|
187 |
<int key="NSvFlags">292</int> |
|
188 |
<string key="NSFrame">{{20, 140}, {109, 22}}</string> |
|
189 |
<reference key="NSSuperview" ref="451725730"/> |
|
190 |
<bool key="IBUIOpaque">NO</bool> |
|
191 |
<bool key="IBUIClipsSubviews">YES</bool> |
|
192 |
<int key="IBUIContentMode">7</int> |
|
193 |
<bool key="IBUIUserInteractionEnabled">NO</bool> |
|
194 |
<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string> |
|
195 |
<string key="IBUIText">Map type</string> |
|
196 |
<reference key="IBUIFont" ref="583365693"/> |
|
197 |
<reference key="IBUITextColor" ref="283637272"/> |
|
198 |
<nil key="IBUIHighlightedColor"/> |
|
199 |
<int key="IBUIBaselineAdjustment">1</int> |
|
200 |
<float key="IBUIMinimumFontSize">10</float> |
|
201 |
</object> |
|
202 |
<object class="IBUILabel" id="514192288"> |
|
203 |
<reference key="NSNextResponder" ref="451725730"/> |
|
204 |
<int key="NSvFlags">292</int> |
|
205 |
<string key="NSFrame">{{20, 164}, {440, 58}}</string> |
|
206 |
<reference key="NSSuperview" ref="451725730"/> |
|
207 |
<bool key="IBUIOpaque">NO</bool> |
|
208 |
<bool key="IBUIClipsSubviews">YES</bool> |
|
209 |
<int key="IBUIContentMode">7</int> |
|
210 |
<bool key="IBUIUserInteractionEnabled">NO</bool> |
|
211 |
<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string> |
|
212 |
<string key="IBUIText">Choose between a static map or a randomly generated one (might require more time). In a mission you need to perfom some action to win.</string> |
|
213 |
<reference key="IBUIFont" ref="818038162"/> |
|
214 |
<reference key="IBUITextColor" ref="283637272"/> |
|
215 |
<nil key="IBUIHighlightedColor"/> |
|
216 |
<int key="IBUIBaselineAdjustment">1</int> |
|
217 |
<float key="IBUIMinimumFontSize">10</float> |
|
218 |
<int key="IBUINumberOfLines">0</int> |
|
219 |
</object> |
|
220 |
<object class="IBUILabel" id="136109594"> |
|
221 |
<reference key="NSNextResponder" ref="451725730"/> |
|
222 |
<int key="NSvFlags">292</int> |
|
223 |
<string key="NSFrame">{{20, 229}, {109, 22}}</string> |
|
224 |
<reference key="NSSuperview" ref="451725730"/> |
|
225 |
<bool key="IBUIOpaque">NO</bool> |
|
226 |
<bool key="IBUIClipsSubviews">YES</bool> |
|
227 |
<int key="IBUIContentMode">7</int> |
|
228 |
<bool key="IBUIUserInteractionEnabled">NO</bool> |
|
229 |
<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string> |
|
230 |
<string key="IBUIText">Map theme</string> |
|
231 |
<reference key="IBUIFont" ref="583365693"/> |
|
232 |
<reference key="IBUITextColor" ref="283637272"/> |
|
233 |
<nil key="IBUIHighlightedColor"/> |
|
234 |
<int key="IBUIBaselineAdjustment">1</int> |
|
235 |
<float key="IBUIMinimumFontSize">10</float> |
|
236 |
</object> |
|
237 |
<object class="IBUILabel" id="345586237"> |
|
238 |
<reference key="NSNextResponder" ref="451725730"/> |
|
239 |
<int key="NSvFlags">292</int> |
|
240 |
<string key="NSFrame">{{20, 244}, {440, 33}}</string> |
|
241 |
<reference key="NSSuperview" ref="451725730"/> |
|
242 |
<bool key="IBUIOpaque">NO</bool> |
|
243 |
<bool key="IBUIClipsSubviews">YES</bool> |
|
244 |
<int key="IBUIContentMode">7</int> |
|
245 |
<bool key="IBUIUserInteractionEnabled">NO</bool> |
|
246 |
<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string> |
|
247 |
<string key="IBUIText">Here you can choose how your map will appear in game.</string> |
|
248 |
<reference key="IBUIFont" ref="818038162"/> |
|
249 |
<reference key="IBUITextColor" ref="283637272"/> |
|
250 |
<nil key="IBUIHighlightedColor"/> |
|
251 |
<int key="IBUIBaselineAdjustment">1</int> |
|
252 |
<float key="IBUIMinimumFontSize">10</float> |
|
253 |
<int key="IBUINumberOfLines">0</int> |
|
254 |
</object> |
|
255 |
<object class="IBUILabel" id="686505362"> |
|
256 |
<reference key="NSNextResponder" ref="451725730"/> |
|
257 |
<int key="NSvFlags">292</int> |
|
258 |
<string key="NSFrame">{{20, 347}, {138, 22}}</string> |
|
259 |
<reference key="NSSuperview" ref="451725730"/> |
|
260 |
<bool key="IBUIOpaque">NO</bool> |
|
261 |
<bool key="IBUIClipsSubviews">YES</bool> |
|
262 |
<int key="IBUIContentMode">7</int> |
|
263 |
<bool key="IBUIUserInteractionEnabled">NO</bool> |
|
264 |
<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string> |
|
265 |
<string key="IBUIText">Max hedgehogs</string> |
|
266 |
<reference key="IBUIFont" ref="583365693"/> |
|
267 |
<reference key="IBUITextColor" ref="283637272"/> |
|
268 |
<nil key="IBUIHighlightedColor"/> |
|
269 |
<int key="IBUIBaselineAdjustment">1</int> |
|
270 |
<float key="IBUIMinimumFontSize">10</float> |
|
271 |
</object> |
|
272 |
<object class="IBUILabel" id="629677748"> |
|
273 |
<reference key="NSNextResponder" ref="451725730"/> |
|
274 |
<int key="NSvFlags">292</int> |
|
275 |
<string key="NSFrame">{{20, 367}, {440, 41}}</string> |
|
276 |
<reference key="NSSuperview" ref="451725730"/> |
|
277 |
<bool key="IBUIOpaque">NO</bool> |
|
278 |
<bool key="IBUIClipsSubviews">YES</bool> |
|
279 |
<int key="IBUIContentMode">7</int> |
|
280 |
<bool key="IBUIUserInteractionEnabled">NO</bool> |
|
281 |
<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string> |
|
282 |
<string key="IBUIText">This number is the maximum size for all the hogs playing (in every team).</string> |
|
283 |
<reference key="IBUIFont" ref="818038162"/> |
|
284 |
<reference key="IBUITextColor" ref="283637272"/> |
|
285 |
<nil key="IBUIHighlightedColor"/> |
|
286 |
<int key="IBUIBaselineAdjustment">1</int> |
|
287 |
<float key="IBUIMinimumFontSize">10</float> |
|
288 |
<int key="IBUINumberOfLines">0</int> |
|
289 |
</object> |
|
290 |
<object class="IBUILabel" id="79643170"> |
|
291 |
<reference key="NSNextResponder" ref="451725730"/> |
|
292 |
<int key="NSvFlags">292</int> |
|
293 |
<string key="NSFrame">{{20, 418}, {109, 22}}</string> |
|
294 |
<reference key="NSSuperview" ref="451725730"/> |
|
295 |
<bool key="IBUIOpaque">NO</bool> |
|
296 |
<bool key="IBUIClipsSubviews">YES</bool> |
|
297 |
<int key="IBUIContentMode">7</int> |
|
298 |
<bool key="IBUIUserInteractionEnabled">NO</bool> |
|
299 |
<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string> |
|
300 |
<string key="IBUIText">Teams</string> |
|
301 |
<reference key="IBUIFont" ref="583365693"/> |
|
302 |
<reference key="IBUITextColor" ref="283637272"/> |
|
303 |
<nil key="IBUIHighlightedColor"/> |
|
304 |
<int key="IBUIBaselineAdjustment">1</int> |
|
305 |
<float key="IBUIMinimumFontSize">10</float> |
|
306 |
</object> |
|
307 |
<object class="IBUILabel" id="676482380"> |
|
308 |
<reference key="NSNextResponder" ref="451725730"/> |
|
309 |
<int key="NSvFlags">292</int> |
|
310 |
<string key="NSFrame">{{20, 436}, {433, 66}}</string> |
|
311 |
<reference key="NSSuperview" ref="451725730"/> |
|
312 |
<bool key="IBUIOpaque">NO</bool> |
|
313 |
<bool key="IBUIClipsSubviews">YES</bool> |
|
314 |
<int key="IBUIContentMode">7</int> |
|
315 |
<bool key="IBUIUserInteractionEnabled">NO</bool> |
|
316 |
<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string> |
|
317 |
<string key="IBUIText">Select which teams are playing! Add hogs by tapping on them and set their color to figure friend and foe teams out. AI teams will appear with a small robot badge next their name.</string> |
|
318 |
<reference key="IBUIFont" ref="818038162"/> |
|
319 |
<reference key="IBUITextColor" ref="283637272"/> |
|
320 |
<nil key="IBUIHighlightedColor"/> |
|
321 |
<int key="IBUIBaselineAdjustment">1</int> |
|
322 |
<float key="IBUIMinimumFontSize">10</float> |
|
323 |
<int key="IBUINumberOfLines">0</int> |
|
324 |
</object> |
|
325 |
<object class="IBUILabel" id="66496634"> |
|
326 |
<reference key="NSNextResponder" ref="451725730"/> |
|
327 |
<int key="NSvFlags">292</int> |
|
328 |
<string key="NSFrame">{{13, 3}, {440, 60}}</string> |
|
329 |
<reference key="NSSuperview" ref="451725730"/> |
|
330 |
<bool key="IBUIOpaque">NO</bool> |
|
331 |
<bool key="IBUIClipsSubviews">YES</bool> |
|
332 |
<int key="IBUIContentMode">7</int> |
|
333 |
<bool key="IBUIUserInteractionEnabled">NO</bool> |
|
334 |
<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string> |
|
335 |
<string key="IBUIText">Here you can find help for the game configuration options. You can customize almost everything in the settings page.</string> |
|
336 |
<object class="NSFont" key="IBUIFont"> |
|
337 |
<string key="NSName">Helvetica-Oblique</string> |
|
338 |
<double key="NSSize">16</double> |
|
339 |
<int key="NSfFlags">16</int> |
|
340 |
</object> |
|
341 |
<reference key="IBUITextColor" ref="283637272"/> |
|
342 |
<nil key="IBUIHighlightedColor"/> |
|
343 |
<int key="IBUIBaselineAdjustment">1</int> |
|
344 |
<float key="IBUIMinimumFontSize">10</float> |
|
345 |
<int key="IBUINumberOfLines">0</int> |
|
346 |
<int key="IBUITextAlignment">1</int> |
|
347 |
</object> |
|
348 |
</object> |
|
349 |
<string key="NSFrameSize">{480, 276}</string> |
|
350 |
<reference key="NSSuperview" ref="766721923"/> |
|
351 |
<bool key="IBUIClipsSubviews">YES</bool> |
|
352 |
<bool key="IBUIMultipleTouchEnabled">YES</bool> |
|
353 |
<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string> |
|
354 |
</object> |
|
355 |
</object> |
|
356 |
<string key="NSFrameSize">{480, 276}</string> |
|
357 |
<reference key="NSSuperview"/> |
|
358 |
<object class="NSColor" key="IBUIBackgroundColor"> |
|
359 |
<int key="NSColorSpace">2</int> |
|
360 |
<bytes key="NSRGB">MC45OTYwNzg0OTEyIDAuOTg4MjM1MzU0NCAxAA</bytes> |
|
361 |
</object> |
|
362 |
<bool key="IBUIOpaque">NO</bool> |
|
363 |
<bool key="IBUIClearsContextBeforeDrawing">NO</bool> |
|
364 |
<object class="IBUISimulatedToolbarMetrics" key="IBUISimulatedBottomBarMetrics"/> |
|
365 |
<object class="IBUISimulatedOrientationMetrics" key="IBUISimulatedOrientationMetrics"> |
|
366 |
<int key="interfaceOrientation">3</int> |
|
367 |
</object> |
|
368 |
<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string> |
|
369 |
</object> |
|
370 |
</object> |
|
371 |
<object class="IBObjectContainer" key="IBDocument.Objects"> |
|
372 |
<object class="NSMutableArray" key="connectionRecords"> |
|
373 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
374 |
<object class="IBConnectionRecord"> |
|
375 |
<object class="IBCocoaTouchOutletConnection" key="connection"> |
|
376 |
<string key="label">view</string> |
|
377 |
<reference key="source" ref="841351856"/> |
|
378 |
<reference key="destination" ref="766721923"/> |
|
379 |
</object> |
|
380 |
<int key="connectionID">3</int> |
|
381 |
</object> |
|
382 |
<object class="IBConnectionRecord"> |
|
383 |
<object class="IBCocoaTouchOutletConnection" key="connection"> |
|
384 |
<string key="label">scrollView</string> |
|
385 |
<reference key="source" ref="841351856"/> |
|
386 |
<reference key="destination" ref="451725730"/> |
|
387 |
</object> |
|
388 |
<int key="connectionID">95</int> |
|
389 |
</object> |
|
390 |
</object> |
|
391 |
<object class="IBMutableOrderedSet" key="objectRecords"> |
|
392 |
<object class="NSArray" key="orderedObjects"> |
|
393 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
394 |
<object class="IBObjectRecord"> |
|
395 |
<int key="objectID">0</int> |
|
396 |
<reference key="object" ref="0"/> |
|
397 |
<reference key="children" ref="1000"/> |
|
398 |
<nil key="parent"/> |
|
399 |
</object> |
|
400 |
<object class="IBObjectRecord"> |
|
401 |
<int key="objectID">-1</int> |
|
402 |
<reference key="object" ref="841351856"/> |
|
403 |
<reference key="parent" ref="0"/> |
|
404 |
<string key="objectName">File's Owner</string> |
|
405 |
</object> |
|
406 |
<object class="IBObjectRecord"> |
|
407 |
<int key="objectID">-2</int> |
|
408 |
<reference key="object" ref="606714003"/> |
|
409 |
<reference key="parent" ref="0"/> |
|
410 |
</object> |
|
411 |
<object class="IBObjectRecord"> |
|
412 |
<int key="objectID">2</int> |
|
413 |
<reference key="object" ref="766721923"/> |
|
414 |
<object class="NSMutableArray" key="children"> |
|
415 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
416 |
<reference ref="451725730"/> |
|
417 |
</object> |
|
418 |
<reference key="parent" ref="0"/> |
|
419 |
</object> |
|
420 |
<object class="IBObjectRecord"> |
|
421 |
<int key="objectID">60</int> |
|
422 |
<reference key="object" ref="451725730"/> |
|
423 |
<object class="NSMutableArray" key="children"> |
|
424 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
425 |
<reference ref="381271451"/> |
|
426 |
<reference ref="160273292"/> |
|
427 |
<reference ref="399703336"/> |
|
428 |
<reference ref="81383071"/> |
|
429 |
<reference ref="518187701"/> |
|
430 |
<reference ref="601567061"/> |
|
431 |
<reference ref="514192288"/> |
|
432 |
<reference ref="136109594"/> |
|
433 |
<reference ref="345586237"/> |
|
434 |
<reference ref="686505362"/> |
|
435 |
<reference ref="629677748"/> |
|
436 |
<reference ref="780482878"/> |
|
437 |
<reference ref="715276626"/> |
|
438 |
<reference ref="79643170"/> |
|
439 |
<reference ref="676482380"/> |
|
440 |
<reference ref="66496634"/> |
|
441 |
</object> |
|
442 |
<reference key="parent" ref="766721923"/> |
|
443 |
</object> |
|
444 |
<object class="IBObjectRecord"> |
|
445 |
<int key="objectID">61</int> |
|
446 |
<reference key="object" ref="381271451"/> |
|
447 |
<reference key="parent" ref="451725730"/> |
|
448 |
</object> |
|
449 |
<object class="IBObjectRecord"> |
|
450 |
<int key="objectID">62</int> |
|
451 |
<reference key="object" ref="160273292"/> |
|
452 |
<reference key="parent" ref="451725730"/> |
|
453 |
</object> |
|
454 |
<object class="IBObjectRecord"> |
|
455 |
<int key="objectID">63</int> |
|
456 |
<reference key="object" ref="399703336"/> |
|
457 |
<reference key="parent" ref="451725730"/> |
|
458 |
</object> |
|
459 |
<object class="IBObjectRecord"> |
|
460 |
<int key="objectID">64</int> |
|
461 |
<reference key="object" ref="780482878"/> |
|
462 |
<reference key="parent" ref="451725730"/> |
|
463 |
</object> |
|
464 |
<object class="IBObjectRecord"> |
|
465 |
<int key="objectID">65</int> |
|
466 |
<reference key="object" ref="715276626"/> |
|
467 |
<reference key="parent" ref="451725730"/> |
|
468 |
</object> |
|
469 |
<object class="IBObjectRecord"> |
|
470 |
<int key="objectID">66</int> |
|
471 |
<reference key="object" ref="81383071"/> |
|
472 |
<reference key="parent" ref="451725730"/> |
|
473 |
</object> |
|
474 |
<object class="IBObjectRecord"> |
|
475 |
<int key="objectID">67</int> |
|
476 |
<reference key="object" ref="518187701"/> |
|
477 |
<reference key="parent" ref="451725730"/> |
|
478 |
</object> |
|
479 |
<object class="IBObjectRecord"> |
|
480 |
<int key="objectID">68</int> |
|
481 |
<reference key="object" ref="601567061"/> |
|
482 |
<reference key="parent" ref="451725730"/> |
|
483 |
</object> |
|
484 |
<object class="IBObjectRecord"> |
|
485 |
<int key="objectID">69</int> |
|
486 |
<reference key="object" ref="514192288"/> |
|
487 |
<reference key="parent" ref="451725730"/> |
|
488 |
</object> |
|
489 |
<object class="IBObjectRecord"> |
|
490 |
<int key="objectID">70</int> |
|
491 |
<reference key="object" ref="136109594"/> |
|
492 |
<reference key="parent" ref="451725730"/> |
|
493 |
</object> |
|
494 |
<object class="IBObjectRecord"> |
|
495 |
<int key="objectID">71</int> |
|
496 |
<reference key="object" ref="345586237"/> |
|
497 |
<reference key="parent" ref="451725730"/> |
|
498 |
</object> |
|
499 |
<object class="IBObjectRecord"> |
|
500 |
<int key="objectID">72</int> |
|
501 |
<reference key="object" ref="686505362"/> |
|
502 |
<reference key="parent" ref="451725730"/> |
|
503 |
</object> |
|
504 |
<object class="IBObjectRecord"> |
|
505 |
<int key="objectID">73</int> |
|
506 |
<reference key="object" ref="629677748"/> |
|
507 |
<reference key="parent" ref="451725730"/> |
|
508 |
</object> |
|
509 |
<object class="IBObjectRecord"> |
|
510 |
<int key="objectID">74</int> |
|
511 |
<reference key="object" ref="79643170"/> |
|
512 |
<reference key="parent" ref="451725730"/> |
|
513 |
</object> |
|
514 |
<object class="IBObjectRecord"> |
|
515 |
<int key="objectID">75</int> |
|
516 |
<reference key="object" ref="676482380"/> |
|
517 |
<reference key="parent" ref="451725730"/> |
|
518 |
</object> |
|
519 |
<object class="IBObjectRecord"> |
|
520 |
<int key="objectID">76</int> |
|
521 |
<reference key="object" ref="66496634"/> |
|
522 |
<reference key="parent" ref="451725730"/> |
|
523 |
</object> |
|
524 |
</object> |
|
525 |
</object> |
|
526 |
<object class="NSMutableDictionary" key="flattenedProperties"> |
|
527 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
528 |
<object class="NSArray" key="dict.sortedKeys"> |
|
529 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
530 |
<string>-1.CustomClassName</string> |
|
531 |
<string>-2.CustomClassName</string> |
|
532 |
<string>2.IBEditorWindowLastContentRect</string> |
|
533 |
<string>2.IBPluginDependency</string> |
|
534 |
<string>60.IBPluginDependency</string> |
|
535 |
<string>60.IBViewBoundsToFrameTransform</string> |
|
536 |
<string>61.IBPluginDependency</string> |
|
537 |
<string>61.IBViewBoundsToFrameTransform</string> |
|
538 |
<string>62.IBPluginDependency</string> |
|
539 |
<string>62.IBViewBoundsToFrameTransform</string> |
|
540 |
<string>63.IBPluginDependency</string> |
|
541 |
<string>63.IBViewBoundsToFrameTransform</string> |
|
542 |
<string>64.IBPluginDependency</string> |
|
543 |
<string>64.IBViewBoundsToFrameTransform</string> |
|
544 |
<string>65.IBPluginDependency</string> |
|
545 |
<string>65.IBViewBoundsToFrameTransform</string> |
|
546 |
<string>66.IBPluginDependency</string> |
|
547 |
<string>66.IBViewBoundsToFrameTransform</string> |
|
548 |
<string>67.IBPluginDependency</string> |
|
549 |
<string>67.IBViewBoundsToFrameTransform</string> |
|
550 |
<string>68.IBPluginDependency</string> |
|
551 |
<string>68.IBViewBoundsToFrameTransform</string> |
|
552 |
<string>69.IBPluginDependency</string> |
|
553 |
<string>69.IBViewBoundsToFrameTransform</string> |
|
554 |
<string>70.IBPluginDependency</string> |
|
555 |
<string>70.IBViewBoundsToFrameTransform</string> |
|
556 |
<string>71.IBPluginDependency</string> |
|
557 |
<string>71.IBViewBoundsToFrameTransform</string> |
|
558 |
<string>72.IBPluginDependency</string> |
|
559 |
<string>72.IBViewBoundsToFrameTransform</string> |
|
560 |
<string>73.IBPluginDependency</string> |
|
561 |
<string>73.IBViewBoundsToFrameTransform</string> |
|
562 |
<string>74.IBPluginDependency</string> |
|
563 |
<string>74.IBViewBoundsToFrameTransform</string> |
|
564 |
<string>75.IBPluginDependency</string> |
|
565 |
<string>75.IBViewBoundsToFrameTransform</string> |
|
566 |
<string>76.IBPluginDependency</string> |
|
567 |
<string>76.IBViewBoundsToFrameTransform</string> |
|
568 |
</object> |
|
569 |
<object class="NSMutableArray" key="dict.values"> |
|
570 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
6830
d2df090453aa
ios: prevent an horrible hack for the in-game help pages; they would actually need a serious refactoring to allow localisation and rotation support
koda
parents:
6093
diff
changeset
|
571 |
<string>HelpPageLobbyViewController</string> |
4144 | 572 |
<string>UIResponder</string> |
573 |
<string>{{16, 775}, {480, 320}}</string> |
|
574 |
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
|
575 |
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
|
576 |
<object class="NSAffineTransform"/> |
|
577 |
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
|
578 |
<object class="NSAffineTransform"> |
|
579 |
<bytes key="NSTransformStruct">AUGgAABEDIAAA</bytes> |
|
580 |
</object> |
|
581 |
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
|
582 |
<object class="NSAffineTransform"> |
|
583 |
<bytes key="NSTransformStruct">P4AAAL+AAABC+AAAw0kAAA</bytes> |
|
584 |
</object> |
|
585 |
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
|
586 |
<object class="NSAffineTransform"> |
|
587 |
<bytes key="NSTransformStruct">P4AAAL+AAABBoAAAw14AAA</bytes> |
|
588 |
</object> |
|
589 |
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
|
590 |
<object class="NSAffineTransform"> |
|
591 |
<bytes key="NSTransformStruct">P4AAAL+AAABBoAAAw9mAAA</bytes> |
|
592 |
</object> |
|
593 |
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
|
594 |
<object class="NSAffineTransform"> |
|
595 |
<bytes key="NSTransformStruct">P4AAAL+AAABBoAAAw+6AAA</bytes> |
|
596 |
</object> |
|
597 |
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
|
598 |
<object class="NSAffineTransform"> |
|
599 |
<bytes key="NSTransformStruct">P4AAAL+AAABByAAAwqYAAA</bytes> |
|
600 |
</object> |
|
601 |
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
|
602 |
<object class="NSAffineTransform"> |
|
603 |
<bytes key="NSTransformStruct">P4AAAL+AAABBoAAAwxMAAA</bytes> |
|
604 |
</object> |
|
605 |
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
|
606 |
<object class="NSAffineTransform"> |
|
607 |
<bytes key="NSTransformStruct">P4AAAL+AAADCQAAAwqYAAA</bytes> |
|
608 |
</object> |
|
609 |
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
|
610 |
<object class="NSAffineTransform"> |
|
611 |
<bytes key="NSTransformStruct">P4AAAL+AAADCQAAAwzcAAA</bytes> |
|
612 |
</object> |
|
613 |
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
|
614 |
<object class="NSAffineTransform"> |
|
615 |
<bytes key="NSTransformStruct">P4AAAL+AAABDAAAAw3AAAA</bytes> |
|
616 |
</object> |
|
617 |
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
|
618 |
<object class="NSAffineTransform"> |
|
619 |
<bytes key="NSTransformStruct">P4AAAL+AAABDAAAAw5aAAA</bytes> |
|
620 |
</object> |
|
621 |
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
|
622 |
<object class="NSAffineTransform"> |
|
623 |
<bytes key="NSTransformStruct">P4AAAL+AAABDOwAAw6OAAA</bytes> |
|
624 |
</object> |
|
625 |
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
|
626 |
<object class="NSAffineTransform"> |
|
627 |
<bytes key="NSTransformStruct">P4AAAL+AAABDOwAAw8WAAA</bytes> |
|
628 |
</object> |
|
629 |
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
|
630 |
<object class="NSAffineTransform"> |
|
631 |
<bytes key="NSTransformStruct">P4AAAL+AAABDDgAAw7UAAA</bytes> |
|
632 |
</object> |
|
633 |
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
|
634 |
<object class="NSAffineTransform"> |
|
635 |
<bytes key="NSTransformStruct">P4AAAL+AAABDDQAAw/CAAA</bytes> |
|
636 |
</object> |
|
637 |
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
|
638 |
<object class="NSAffineTransform"> |
|
639 |
<bytes key="NSTransformStruct">P4AAAL+AAADBAAAAwlQAAA</bytes> |
|
640 |
</object> |
|
641 |
</object> |
|
642 |
</object> |
|
643 |
<object class="NSMutableDictionary" key="unlocalizedProperties"> |
|
644 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
645 |
<reference key="dict.sortedKeys" ref="0"/> |
|
646 |
<object class="NSMutableArray" key="dict.values"> |
|
647 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
648 |
</object> |
|
649 |
</object> |
|
650 |
<nil key="activeLocalization"/> |
|
651 |
<object class="NSMutableDictionary" key="localizations"> |
|
652 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
653 |
<reference key="dict.sortedKeys" ref="0"/> |
|
654 |
<object class="NSMutableArray" key="dict.values"> |
|
655 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
656 |
</object> |
|
657 |
</object> |
|
658 |
<nil key="sourceID"/> |
|
659 |
<int key="maxID">95</int> |
|
660 |
</object> |
|
661 |
<object class="IBClassDescriber" key="IBDocument.Classes"> |
|
662 |
<object class="NSMutableArray" key="referencedPartialClassDescriptions"> |
|
663 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
664 |
<object class="IBPartialClassDescription"> |
|
6830
d2df090453aa
ios: prevent an horrible hack for the in-game help pages; they would actually need a serious refactoring to allow localisation and rotation support
koda
parents:
6093
diff
changeset
|
665 |
<string key="className">HelpPageLobbyViewController</string> |
4144 | 666 |
<string key="superclassName">UIViewController</string> |
667 |
<object class="NSMutableDictionary" key="actions"> |
|
668 |
<string key="NS.key.0">dismiss</string> |
|
669 |
<string key="NS.object.0">id</string> |
|
670 |
</object> |
|
671 |
<object class="NSMutableDictionary" key="actionInfosByName"> |
|
672 |
<string key="NS.key.0">dismiss</string> |
|
673 |
<object class="IBActionInfo" key="NS.object.0"> |
|
674 |
<string key="name">dismiss</string> |
|
675 |
<string key="candidateClassName">id</string> |
|
676 |
</object> |
|
677 |
</object> |
|
678 |
<object class="NSMutableDictionary" key="outlets"> |
|
679 |
<string key="NS.key.0">scrollView</string> |
|
680 |
<string key="NS.object.0">UIScrollView</string> |
|
681 |
</object> |
|
682 |
<object class="NSMutableDictionary" key="toOneOutletInfosByName"> |
|
683 |
<string key="NS.key.0">scrollView</string> |
|
684 |
<object class="IBToOneOutletInfo" key="NS.object.0"> |
|
685 |
<string key="name">scrollView</string> |
|
686 |
<string key="candidateClassName">UIScrollView</string> |
|
687 |
</object> |
|
688 |
</object> |
|
689 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
690 |
<string key="majorKey">IBProjectSource</string> |
|
6830
d2df090453aa
ios: prevent an horrible hack for the in-game help pages; they would actually need a serious refactoring to allow localisation and rotation support
koda
parents:
6093
diff
changeset
|
691 |
<string key="minorKey">Classes/HelpPageLobbyViewController.h</string> |
d2df090453aa
ios: prevent an horrible hack for the in-game help pages; they would actually need a serious refactoring to allow localisation and rotation support
koda
parents:
6093
diff
changeset
|
692 |
</object> |
d2df090453aa
ios: prevent an horrible hack for the in-game help pages; they would actually need a serious refactoring to allow localisation and rotation support
koda
parents:
6093
diff
changeset
|
693 |
</object> |
d2df090453aa
ios: prevent an horrible hack for the in-game help pages; they would actually need a serious refactoring to allow localisation and rotation support
koda
parents:
6093
diff
changeset
|
694 |
<object class="IBPartialClassDescription"> |
d2df090453aa
ios: prevent an horrible hack for the in-game help pages; they would actually need a serious refactoring to allow localisation and rotation support
koda
parents:
6093
diff
changeset
|
695 |
<string key="className">UILabel</string> |
d2df090453aa
ios: prevent an horrible hack for the in-game help pages; they would actually need a serious refactoring to allow localisation and rotation support
koda
parents:
6093
diff
changeset
|
696 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
d2df090453aa
ios: prevent an horrible hack for the in-game help pages; they would actually need a serious refactoring to allow localisation and rotation support
koda
parents:
6093
diff
changeset
|
697 |
<string key="majorKey">IBProjectSource</string> |
d2df090453aa
ios: prevent an horrible hack for the in-game help pages; they would actually need a serious refactoring to allow localisation and rotation support
koda
parents:
6093
diff
changeset
|
698 |
<string key="minorKey">Classes/ExtraCategories.h</string> |
4144 | 699 |
</object> |
700 |
</object> |
|
701 |
</object> |
|
702 |
<object class="NSMutableArray" key="referencedPartialClassDescriptionsV3.2+"> |
|
703 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
704 |
<object class="IBPartialClassDescription"> |
|
705 |
<string key="className">NSObject</string> |
|
706 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
707 |
<string key="majorKey">IBFrameworkSource</string> |
|
708 |
<string key="minorKey">Foundation.framework/Headers/NSError.h</string> |
|
709 |
</object> |
|
710 |
</object> |
|
711 |
<object class="IBPartialClassDescription"> |
|
712 |
<string key="className">NSObject</string> |
|
713 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
714 |
<string key="majorKey">IBFrameworkSource</string> |
|
715 |
<string key="minorKey">Foundation.framework/Headers/NSFileManager.h</string> |
|
716 |
</object> |
|
717 |
</object> |
|
718 |
<object class="IBPartialClassDescription"> |
|
719 |
<string key="className">NSObject</string> |
|
720 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
721 |
<string key="majorKey">IBFrameworkSource</string> |
|
722 |
<string key="minorKey">Foundation.framework/Headers/NSKeyValueCoding.h</string> |
|
723 |
</object> |
|
724 |
</object> |
|
725 |
<object class="IBPartialClassDescription"> |
|
726 |
<string key="className">NSObject</string> |
|
727 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
728 |
<string key="majorKey">IBFrameworkSource</string> |
|
729 |
<string key="minorKey">Foundation.framework/Headers/NSKeyValueObserving.h</string> |
|
730 |
</object> |
|
731 |
</object> |
|
732 |
<object class="IBPartialClassDescription"> |
|
733 |
<string key="className">NSObject</string> |
|
734 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
735 |
<string key="majorKey">IBFrameworkSource</string> |
|
736 |
<string key="minorKey">Foundation.framework/Headers/NSKeyedArchiver.h</string> |
|
737 |
</object> |
|
738 |
</object> |
|
739 |
<object class="IBPartialClassDescription"> |
|
740 |
<string key="className">NSObject</string> |
|
741 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
742 |
<string key="majorKey">IBFrameworkSource</string> |
|
743 |
<string key="minorKey">Foundation.framework/Headers/NSObject.h</string> |
|
744 |
</object> |
|
745 |
</object> |
|
746 |
<object class="IBPartialClassDescription"> |
|
747 |
<string key="className">NSObject</string> |
|
748 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
749 |
<string key="majorKey">IBFrameworkSource</string> |
|
750 |
<string key="minorKey">Foundation.framework/Headers/NSRunLoop.h</string> |
|
751 |
</object> |
|
752 |
</object> |
|
753 |
<object class="IBPartialClassDescription"> |
|
754 |
<string key="className">NSObject</string> |
|
755 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
756 |
<string key="majorKey">IBFrameworkSource</string> |
|
757 |
<string key="minorKey">Foundation.framework/Headers/NSThread.h</string> |
|
758 |
</object> |
|
759 |
</object> |
|
760 |
<object class="IBPartialClassDescription"> |
|
761 |
<string key="className">NSObject</string> |
|
762 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
763 |
<string key="majorKey">IBFrameworkSource</string> |
|
764 |
<string key="minorKey">Foundation.framework/Headers/NSURL.h</string> |
|
765 |
</object> |
|
766 |
</object> |
|
767 |
<object class="IBPartialClassDescription"> |
|
768 |
<string key="className">NSObject</string> |
|
769 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
770 |
<string key="majorKey">IBFrameworkSource</string> |
|
771 |
<string key="minorKey">Foundation.framework/Headers/NSURLConnection.h</string> |
|
772 |
</object> |
|
773 |
</object> |
|
774 |
<object class="IBPartialClassDescription"> |
|
775 |
<string key="className">NSObject</string> |
|
776 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
777 |
<string key="majorKey">IBFrameworkSource</string> |
|
778 |
<string key="minorKey">QuartzCore.framework/Headers/CAAnimation.h</string> |
|
779 |
</object> |
|
780 |
</object> |
|
781 |
<object class="IBPartialClassDescription"> |
|
782 |
<string key="className">NSObject</string> |
|
783 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
784 |
<string key="majorKey">IBFrameworkSource</string> |
|
785 |
<string key="minorKey">QuartzCore.framework/Headers/CALayer.h</string> |
|
786 |
</object> |
|
787 |
</object> |
|
788 |
<object class="IBPartialClassDescription"> |
|
789 |
<string key="className">NSObject</string> |
|
790 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
791 |
<string key="majorKey">IBFrameworkSource</string> |
|
792 |
<string key="minorKey">UIKit.framework/Headers/UIAccessibility.h</string> |
|
793 |
</object> |
|
794 |
</object> |
|
795 |
<object class="IBPartialClassDescription"> |
|
796 |
<string key="className">NSObject</string> |
|
797 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
798 |
<string key="majorKey">IBFrameworkSource</string> |
|
799 |
<string key="minorKey">UIKit.framework/Headers/UINibLoading.h</string> |
|
800 |
</object> |
|
801 |
</object> |
|
802 |
<object class="IBPartialClassDescription"> |
|
803 |
<string key="className">NSObject</string> |
|
804 |
<object class="IBClassDescriptionSource" key="sourceIdentifier" id="786211723"> |
|
805 |
<string key="majorKey">IBFrameworkSource</string> |
|
806 |
<string key="minorKey">UIKit.framework/Headers/UIResponder.h</string> |
|
807 |
</object> |
|
808 |
</object> |
|
809 |
<object class="IBPartialClassDescription"> |
|
810 |
<string key="className">UILabel</string> |
|
811 |
<string key="superclassName">UIView</string> |
|
812 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
813 |
<string key="majorKey">IBFrameworkSource</string> |
|
814 |
<string key="minorKey">UIKit.framework/Headers/UILabel.h</string> |
|
815 |
</object> |
|
816 |
</object> |
|
817 |
<object class="IBPartialClassDescription"> |
|
818 |
<string key="className">UIResponder</string> |
|
819 |
<string key="superclassName">NSObject</string> |
|
820 |
<reference key="sourceIdentifier" ref="786211723"/> |
|
821 |
</object> |
|
822 |
<object class="IBPartialClassDescription"> |
|
823 |
<string key="className">UIScrollView</string> |
|
824 |
<string key="superclassName">UIView</string> |
|
825 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
826 |
<string key="majorKey">IBFrameworkSource</string> |
|
827 |
<string key="minorKey">UIKit.framework/Headers/UIScrollView.h</string> |
|
828 |
</object> |
|
829 |
</object> |
|
830 |
<object class="IBPartialClassDescription"> |
|
831 |
<string key="className">UISearchBar</string> |
|
832 |
<string key="superclassName">UIView</string> |
|
833 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
834 |
<string key="majorKey">IBFrameworkSource</string> |
|
835 |
<string key="minorKey">UIKit.framework/Headers/UISearchBar.h</string> |
|
836 |
</object> |
|
837 |
</object> |
|
838 |
<object class="IBPartialClassDescription"> |
|
839 |
<string key="className">UISearchDisplayController</string> |
|
840 |
<string key="superclassName">NSObject</string> |
|
841 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
842 |
<string key="majorKey">IBFrameworkSource</string> |
|
843 |
<string key="minorKey">UIKit.framework/Headers/UISearchDisplayController.h</string> |
|
844 |
</object> |
|
845 |
</object> |
|
846 |
<object class="IBPartialClassDescription"> |
|
847 |
<string key="className">UIView</string> |
|
848 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
849 |
<string key="majorKey">IBFrameworkSource</string> |
|
6830
d2df090453aa
ios: prevent an horrible hack for the in-game help pages; they would actually need a serious refactoring to allow localisation and rotation support
koda
parents:
6093
diff
changeset
|
850 |
<string key="minorKey">UIKit.framework/Headers/UIPrintFormatter.h</string> |
d2df090453aa
ios: prevent an horrible hack for the in-game help pages; they would actually need a serious refactoring to allow localisation and rotation support
koda
parents:
6093
diff
changeset
|
851 |
</object> |
d2df090453aa
ios: prevent an horrible hack for the in-game help pages; they would actually need a serious refactoring to allow localisation and rotation support
koda
parents:
6093
diff
changeset
|
852 |
</object> |
d2df090453aa
ios: prevent an horrible hack for the in-game help pages; they would actually need a serious refactoring to allow localisation and rotation support
koda
parents:
6093
diff
changeset
|
853 |
<object class="IBPartialClassDescription"> |
d2df090453aa
ios: prevent an horrible hack for the in-game help pages; they would actually need a serious refactoring to allow localisation and rotation support
koda
parents:
6093
diff
changeset
|
854 |
<string key="className">UIView</string> |
d2df090453aa
ios: prevent an horrible hack for the in-game help pages; they would actually need a serious refactoring to allow localisation and rotation support
koda
parents:
6093
diff
changeset
|
855 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
d2df090453aa
ios: prevent an horrible hack for the in-game help pages; they would actually need a serious refactoring to allow localisation and rotation support
koda
parents:
6093
diff
changeset
|
856 |
<string key="majorKey">IBFrameworkSource</string> |
4144 | 857 |
<string key="minorKey">UIKit.framework/Headers/UITextField.h</string> |
858 |
</object> |
|
859 |
</object> |
|
860 |
<object class="IBPartialClassDescription"> |
|
861 |
<string key="className">UIView</string> |
|
862 |
<string key="superclassName">UIResponder</string> |
|
863 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
864 |
<string key="majorKey">IBFrameworkSource</string> |
|
865 |
<string key="minorKey">UIKit.framework/Headers/UIView.h</string> |
|
866 |
</object> |
|
867 |
</object> |
|
868 |
<object class="IBPartialClassDescription"> |
|
869 |
<string key="className">UIViewController</string> |
|
870 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
871 |
<string key="majorKey">IBFrameworkSource</string> |
|
872 |
<string key="minorKey">UIKit.framework/Headers/UINavigationController.h</string> |
|
873 |
</object> |
|
874 |
</object> |
|
875 |
<object class="IBPartialClassDescription"> |
|
876 |
<string key="className">UIViewController</string> |
|
877 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
878 |
<string key="majorKey">IBFrameworkSource</string> |
|
879 |
<string key="minorKey">UIKit.framework/Headers/UIPopoverController.h</string> |
|
880 |
</object> |
|
881 |
</object> |
|
882 |
<object class="IBPartialClassDescription"> |
|
883 |
<string key="className">UIViewController</string> |
|
884 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
885 |
<string key="majorKey">IBFrameworkSource</string> |
|
886 |
<string key="minorKey">UIKit.framework/Headers/UISplitViewController.h</string> |
|
887 |
</object> |
|
888 |
</object> |
|
889 |
<object class="IBPartialClassDescription"> |
|
890 |
<string key="className">UIViewController</string> |
|
891 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
892 |
<string key="majorKey">IBFrameworkSource</string> |
|
893 |
<string key="minorKey">UIKit.framework/Headers/UITabBarController.h</string> |
|
894 |
</object> |
|
895 |
</object> |
|
896 |
<object class="IBPartialClassDescription"> |
|
897 |
<string key="className">UIViewController</string> |
|
898 |
<string key="superclassName">UIResponder</string> |
|
899 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
900 |
<string key="majorKey">IBFrameworkSource</string> |
|
901 |
<string key="minorKey">UIKit.framework/Headers/UIViewController.h</string> |
|
902 |
</object> |
|
903 |
</object> |
|
904 |
</object> |
|
905 |
</object> |
|
906 |
<int key="IBDocument.localizationMode">0</int> |
|
907 |
<string key="IBDocument.TargetRuntimeIdentifier">IBCocoaTouchFramework</string> |
|
908 |
<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDependencyDefaults"> |
|
909 |
<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.iPhoneOS</string> |
|
6830
d2df090453aa
ios: prevent an horrible hack for the in-game help pages; they would actually need a serious refactoring to allow localisation and rotation support
koda
parents:
6093
diff
changeset
|
910 |
<integer value="1056" key="NS.object.0"/> |
4144 | 911 |
</object> |
912 |
<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDevelopmentDependencies"> |
|
913 |
<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.InterfaceBuilder3</string> |
|
914 |
<integer value="3100" key="NS.object.0"/> |
|
915 |
</object> |
|
916 |
<bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool> |
|
917 |
<string key="IBDocument.LastKnownRelativeProjectPath">../Hedgewars.xcodeproj</string> |
|
918 |
<int key="IBDocument.defaultPropertyAccessControl">3</int> |
|
6830
d2df090453aa
ios: prevent an horrible hack for the in-game help pages; they would actually need a serious refactoring to allow localisation and rotation support
koda
parents:
6093
diff
changeset
|
919 |
<string key="IBCocoaTouchPluginVersion">132</string> |
4144 | 920 |
</data> |
921 |
</archive> |