author | nemo |
Sat, 05 Nov 2011 20:09:48 -0400 | |
changeset 6294 | 34aa727d4a25 |
parent 6220 | 39782c4d9246 |
child 6679 | d8b98aa486a6 |
permissions | -rw-r--r-- |
3356 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
2 |
<archive type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="7.10"> |
|
3 |
<data> |
|
4476
4bf74e158f44
team selection completely refactored, now has animation and more performance
koda
parents:
4244
diff
changeset
|
4 |
<int key="IBDocument.SystemTarget">1056</int> |
6219 | 5 |
<string key="IBDocument.SystemVersion">10K549</string> |
4476
4bf74e158f44
team selection completely refactored, now has animation and more performance
koda
parents:
4244
diff
changeset
|
6 |
<string key="IBDocument.InterfaceBuilderVersion">823</string> |
5455
df05cdb998ed
add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents:
4476
diff
changeset
|
7 |
<string key="IBDocument.AppKitVersion">1038.36</string> |
3525 | 8 |
<string key="IBDocument.HIToolboxVersion">461.00</string> |
3356 | 9 |
<object class="NSMutableDictionary" key="IBDocument.PluginVersions"> |
10 |
<string key="NS.key.0">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
|
4476
4bf74e158f44
team selection completely refactored, now has animation and more performance
koda
parents:
4244
diff
changeset
|
11 |
<string key="NS.object.0">132</string> |
3356 | 12 |
</object> |
13 |
<object class="NSMutableArray" key="IBDocument.EditedObjectIDs"> |
|
14 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
6220 | 15 |
<integer value="30"/> |
3525 | 16 |
<integer value="2"/> |
3356 | 17 |
</object> |
18 |
<object class="NSArray" key="IBDocument.PluginDependencies"> |
|
19 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
20 |
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
|
21 |
</object> |
|
22 |
<object class="NSMutableDictionary" key="IBDocument.Metadata"> |
|
23 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
24 |
<object class="NSArray" key="dict.sortedKeys" id="0"> |
|
25 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
26 |
</object> |
|
27 |
<object class="NSMutableArray" key="dict.values"> |
|
28 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
29 |
</object> |
|
30 |
</object> |
|
31 |
<object class="NSMutableArray" key="IBDocument.RootObjects" id="1000"> |
|
32 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
33 |
<object class="IBProxyObject" id="841351856"> |
|
34 |
<string key="IBProxiedObjectIdentifier">IBFilesOwner</string> |
|
35 |
<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string> |
|
36 |
</object> |
|
37 |
<object class="IBProxyObject" id="606714003"> |
|
38 |
<string key="IBProxiedObjectIdentifier">IBFirstResponder</string> |
|
39 |
<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string> |
|
40 |
</object> |
|
41 |
<object class="IBUIView" id="766721923"> |
|
42 |
<reference key="NSNextResponder"/> |
|
43 |
<int key="NSvFlags">292</int> |
|
44 |
<object class="NSMutableArray" key="NSSubviews"> |
|
45 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
3361 | 46 |
<object class="IBUIToolbar" id="836721772"> |
3356 | 47 |
<reference key="NSNextResponder" ref="766721923"/> |
3361 | 48 |
<int key="NSvFlags">266</int> |
49 |
<object class="NSMutableArray" key="NSSubviews"> |
|
50 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
51 |
<object class="IBUISegmentedControl" id="563596142"> |
|
52 |
<reference key="NSNextResponder" ref="836721772"/> |
|
53 |
<int key="NSvFlags">292</int> |
|
5455
df05cdb998ed
add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents:
4476
diff
changeset
|
54 |
<string key="NSFrame">{{96, 8}, {270, 30}}</string> |
3361 | 55 |
<reference key="NSSuperview" ref="836721772"/> |
56 |
<bool key="IBUIOpaque">NO</bool> |
|
3525 | 57 |
<int key="IBUITag">12345</int> |
3361 | 58 |
<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string> |
59 |
<int key="IBSegmentControlStyle">2</int> |
|
4144 | 60 |
<int key="IBNumberOfSegments">4</int> |
3361 | 61 |
<int key="IBSelectedSegmentIndex">0</int> |
62 |
<object class="NSArray" key="IBSegmentTitles"> |
|
63 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
3365
37ac593e9027
wow all these files only for land preview and seed generation
koda
parents:
3361
diff
changeset
|
64 |
<string>Map</string> |
3361 | 65 |
<string>Teams</string> |
3365
37ac593e9027
wow all these files only for land preview and seed generation
koda
parents:
3361
diff
changeset
|
66 |
<string>Details</string> |
4144 | 67 |
<string>Help</string> |
3361 | 68 |
</object> |
69 |
<object class="NSMutableArray" key="IBSegmentWidths"> |
|
70 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
71 |
<real value="0.0"/> |
|
72 |
<real value="0.0"/> |
|
73 |
<real value="0.0"/> |
|
4144 | 74 |
<real value="0.0"/> |
3361 | 75 |
</object> |
76 |
<object class="NSMutableArray" key="IBSegmentEnabledStates"> |
|
77 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
78 |
<boolean value="YES"/> |
|
79 |
<boolean value="YES"/> |
|
80 |
<boolean value="YES"/> |
|
4144 | 81 |
<boolean value="YES"/> |
3361 | 82 |
</object> |
83 |
<object class="NSMutableArray" key="IBSegmentContentOffsets"> |
|
84 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
85 |
<string>{0, 0}</string> |
|
86 |
<string>{0, 0}</string> |
|
87 |
<string>{0, 0}</string> |
|
4144 | 88 |
<string>{0, 0}</string> |
3361 | 89 |
</object> |
90 |
<object class="NSMutableArray" key="IBSegmentImages"> |
|
91 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
92 |
<object class="NSNull" id="4"/> |
|
93 |
<reference ref="4"/> |
|
94 |
<reference ref="4"/> |
|
4144 | 95 |
<reference ref="4"/> |
3361 | 96 |
</object> |
3625 | 97 |
<object class="NSColor" key="IBTintColor"> |
5455
df05cdb998ed
add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents:
4476
diff
changeset
|
98 |
<int key="NSColorSpace">1</int> |
df05cdb998ed
add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents:
4476
diff
changeset
|
99 |
<bytes key="NSRGB">MC42IDAuNiAwLjYAA</bytes> |
3625 | 100 |
</object> |
3361 | 101 |
</object> |
102 |
</object> |
|
103 |
<string key="NSFrame">{{0, 276}, {480, 44}}</string> |
|
3356 | 104 |
<reference key="NSSuperview" ref="766721923"/> |
105 |
<bool key="IBUIOpaque">NO</bool> |
|
3361 | 106 |
<bool key="IBUIClearsContextBeforeDrawing">NO</bool> |
3356 | 107 |
<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string> |
3625 | 108 |
<int key="IBUIBarStyle">1</int> |
3361 | 109 |
<object class="NSMutableArray" key="IBUIItems"> |
110 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
111 |
<object class="IBUIBarButtonItem" id="80281356"> |
|
112 |
<string key="IBUITitle">Back</string> |
|
113 |
<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string> |
|
114 |
<int key="IBUIStyle">1</int> |
|
115 |
<reference key="IBUIToolbar" ref="836721772"/> |
|
116 |
</object> |
|
117 |
<object class="IBUIBarButtonItem" id="716161941"> |
|
118 |
<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string> |
|
119 |
<reference key="IBUIToolbar" ref="836721772"/> |
|
120 |
<int key="IBUISystemItemIdentifier">5</int> |
|
121 |
</object> |
|
122 |
<object class="IBUIBarButtonItem" id="530186890"> |
|
123 |
<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string> |
|
124 |
<reference key="IBUICustomView" ref="563596142"/> |
|
125 |
<reference key="IBUIToolbar" ref="836721772"/> |
|
126 |
</object> |
|
127 |
<object class="IBUIBarButtonItem" id="188600069"> |
|
128 |
<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string> |
|
129 |
<reference key="IBUIToolbar" ref="836721772"/> |
|
130 |
<int key="IBUISystemItemIdentifier">5</int> |
|
131 |
</object> |
|
132 |
<object class="IBUIBarButtonItem" id="919181414"> |
|
133 |
<int key="IBUITag">1</int> |
|
4476
4bf74e158f44
team selection completely refactored, now has animation and more performance
koda
parents:
4244
diff
changeset
|
134 |
<string key="IBUITitle">Start</string> |
3361 | 135 |
<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string> |
4476
4bf74e158f44
team selection completely refactored, now has animation and more performance
koda
parents:
4244
diff
changeset
|
136 |
<float key="IBUIWidth">68</float> |
3361 | 137 |
<int key="IBUIStyle">2</int> |
138 |
<reference key="IBUIToolbar" ref="836721772"/> |
|
139 |
</object> |
|
3356 | 140 |
</object> |
141 |
</object> |
|
6219 | 142 |
<object class="IBUIView" id="914954699"> |
143 |
<reference key="NSNextResponder" ref="766721923"/> |
|
144 |
<int key="NSvFlags">274</int> |
|
145 |
<string key="NSFrameSize">{480, 276}</string> |
|
146 |
<reference key="NSSuperview" ref="766721923"/> |
|
147 |
<object class="NSColor" key="IBUIBackgroundColor"> |
|
148 |
<int key="NSColorSpace">3</int> |
|
149 |
<bytes key="NSWhite">MQA</bytes> |
|
150 |
<object class="NSColorSpace" key="NSCustomColorSpace" id="9020506"> |
|
151 |
<int key="NSID">2</int> |
|
152 |
</object> |
|
153 |
</object> |
|
6220 | 154 |
<bool key="IBUIClipsSubviews">YES</bool> |
6219 | 155 |
<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string> |
156 |
</object> |
|
157 |
<object class="IBUIView" id="848489667"> |
|
158 |
<reference key="NSNextResponder" ref="766721923"/> |
|
159 |
<int key="NSvFlags">274</int> |
|
160 |
<string key="NSFrameSize">{480, 276}</string> |
|
161 |
<reference key="NSSuperview" ref="766721923"/> |
|
162 |
<object class="NSColor" key="IBUIBackgroundColor"> |
|
163 |
<int key="NSColorSpace">3</int> |
|
164 |
<bytes key="NSWhite">MQA</bytes> |
|
165 |
<reference key="NSCustomColorSpace" ref="9020506"/> |
|
166 |
</object> |
|
6220 | 167 |
<bool key="IBUIClipsSubviews">YES</bool> |
6219 | 168 |
<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string> |
169 |
</object> |
|
3356 | 170 |
</object> |
171 |
<string key="NSFrameSize">{480, 320}</string> |
|
172 |
<reference key="NSSuperview"/> |
|
173 |
<object class="NSColor" key="IBUIBackgroundColor"> |
|
174 |
<int key="NSColorSpace">3</int> |
|
175 |
<bytes key="NSWhite">MQA</bytes> |
|
176 |
</object> |
|
177 |
<bool key="IBUIClearsContextBeforeDrawing">NO</bool> |
|
178 |
<object class="IBUISimulatedOrientationMetrics" key="IBUISimulatedOrientationMetrics"> |
|
179 |
<int key="interfaceOrientation">3</int> |
|
180 |
</object> |
|
181 |
<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string> |
|
182 |
</object> |
|
6219 | 183 |
<object class="IBUIViewController" id="682131721"> |
184 |
<string key="IBUINibName">MapConfigViewController-iPhone</string> |
|
185 |
<object class="IBUISimulatedToolbarMetrics" key="IBUISimulatedBottomBarMetrics"/> |
|
186 |
<object class="IBUISimulatedOrientationMetrics" key="IBUISimulatedOrientationMetrics" id="789431191"> |
|
187 |
<int key="interfaceOrientation">3</int> |
|
188 |
</object> |
|
189 |
<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string> |
|
190 |
<bool key="IBUIHorizontal">YES</bool> |
|
191 |
</object> |
|
192 |
<object class="IBUIViewController" id="508843780"> |
|
193 |
<object class="IBUISimulatedToolbarMetrics" key="IBUISimulatedBottomBarMetrics" id="129104688"> |
|
194 |
<int key="IBUIBarStyle">1</int> |
|
195 |
</object> |
|
196 |
<reference key="IBUISimulatedOrientationMetrics" ref="789431191"/> |
|
197 |
<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string> |
|
198 |
<bool key="IBUIHorizontal">YES</bool> |
|
199 |
</object> |
|
200 |
<object class="IBUIViewController" id="290947091"> |
|
201 |
<reference key="IBUISimulatedBottomBarMetrics" ref="129104688"/> |
|
202 |
<reference key="IBUISimulatedOrientationMetrics" ref="789431191"/> |
|
203 |
<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string> |
|
204 |
<bool key="IBUIHorizontal">YES</bool> |
|
205 |
</object> |
|
3356 | 206 |
</object> |
207 |
<object class="IBObjectContainer" key="IBDocument.Objects"> |
|
208 |
<object class="NSMutableArray" key="connectionRecords"> |
|
209 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
210 |
<object class="IBConnectionRecord"> |
|
211 |
<object class="IBCocoaTouchOutletConnection" key="connection"> |
|
212 |
<string key="label">view</string> |
|
213 |
<reference key="source" ref="841351856"/> |
|
214 |
<reference key="destination" ref="766721923"/> |
|
215 |
</object> |
|
216 |
<int key="connectionID">3</int> |
|
217 |
</object> |
|
218 |
<object class="IBConnectionRecord"> |
|
3361 | 219 |
<object class="IBCocoaTouchEventConnection" key="connection"> |
220 |
<string key="label">buttonPressed:</string> |
|
221 |
<reference key="source" ref="80281356"/> |
|
222 |
<reference key="destination" ref="841351856"/> |
|
3356 | 223 |
</object> |
3361 | 224 |
<int key="connectionID">17</int> |
3356 | 225 |
</object> |
226 |
<object class="IBConnectionRecord"> |
|
227 |
<object class="IBCocoaTouchEventConnection" key="connection"> |
|
228 |
<string key="label">buttonPressed:</string> |
|
3361 | 229 |
<reference key="source" ref="919181414"/> |
3356 | 230 |
<reference key="destination" ref="841351856"/> |
231 |
</object> |
|
3361 | 232 |
<int key="connectionID">23</int> |
3356 | 233 |
</object> |
3365
37ac593e9027
wow all these files only for land preview and seed generation
koda
parents:
3361
diff
changeset
|
234 |
<object class="IBConnectionRecord"> |
37ac593e9027
wow all these files only for land preview and seed generation
koda
parents:
3361
diff
changeset
|
235 |
<object class="IBCocoaTouchEventConnection" key="connection"> |
37ac593e9027
wow all these files only for land preview and seed generation
koda
parents:
3361
diff
changeset
|
236 |
<string key="label">segmentPressed:</string> |
37ac593e9027
wow all these files only for land preview and seed generation
koda
parents:
3361
diff
changeset
|
237 |
<reference key="source" ref="563596142"/> |
37ac593e9027
wow all these files only for land preview and seed generation
koda
parents:
3361
diff
changeset
|
238 |
<reference key="destination" ref="841351856"/> |
37ac593e9027
wow all these files only for land preview and seed generation
koda
parents:
3361
diff
changeset
|
239 |
<int key="IBEventType">13</int> |
37ac593e9027
wow all these files only for land preview and seed generation
koda
parents:
3361
diff
changeset
|
240 |
</object> |
37ac593e9027
wow all these files only for land preview and seed generation
koda
parents:
3361
diff
changeset
|
241 |
<int key="connectionID">29</int> |
37ac593e9027
wow all these files only for land preview and seed generation
koda
parents:
3361
diff
changeset
|
242 |
</object> |
6219 | 243 |
<object class="IBConnectionRecord"> |
244 |
<object class="IBCocoaTouchOutletConnection" key="connection"> |
|
245 |
<string key="label">mapConfigViewController</string> |
|
246 |
<reference key="source" ref="841351856"/> |
|
247 |
<reference key="destination" ref="682131721"/> |
|
248 |
</object> |
|
249 |
<int key="connectionID">33</int> |
|
250 |
</object> |
|
251 |
<object class="IBConnectionRecord"> |
|
252 |
<object class="IBCocoaTouchOutletConnection" key="connection"> |
|
253 |
<string key="label">teamConfigViewController</string> |
|
254 |
<reference key="source" ref="841351856"/> |
|
255 |
<reference key="destination" ref="508843780"/> |
|
256 |
</object> |
|
257 |
<int key="connectionID">34</int> |
|
258 |
</object> |
|
259 |
<object class="IBConnectionRecord"> |
|
260 |
<object class="IBCocoaTouchOutletConnection" key="connection"> |
|
261 |
<string key="label">schemeWeaponConfigViewController</string> |
|
262 |
<reference key="source" ref="841351856"/> |
|
263 |
<reference key="destination" ref="290947091"/> |
|
264 |
</object> |
|
265 |
<int key="connectionID">35</int> |
|
266 |
</object> |
|
267 |
<object class="IBConnectionRecord"> |
|
268 |
<object class="IBCocoaTouchOutletConnection" key="connection"> |
|
269 |
<string key="label">view</string> |
|
270 |
<reference key="source" ref="508843780"/> |
|
271 |
<reference key="destination" ref="914954699"/> |
|
272 |
</object> |
|
273 |
<int key="connectionID">42</int> |
|
274 |
</object> |
|
275 |
<object class="IBConnectionRecord"> |
|
276 |
<object class="IBCocoaTouchOutletConnection" key="connection"> |
|
277 |
<string key="label">view</string> |
|
278 |
<reference key="source" ref="290947091"/> |
|
279 |
<reference key="destination" ref="848489667"/> |
|
280 |
</object> |
|
281 |
<int key="connectionID">43</int> |
|
282 |
</object> |
|
3356 | 283 |
</object> |
284 |
<object class="IBMutableOrderedSet" key="objectRecords"> |
|
285 |
<object class="NSArray" key="orderedObjects"> |
|
286 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
287 |
<object class="IBObjectRecord"> |
|
288 |
<int key="objectID">0</int> |
|
289 |
<reference key="object" ref="0"/> |
|
290 |
<reference key="children" ref="1000"/> |
|
291 |
<nil key="parent"/> |
|
292 |
</object> |
|
293 |
<object class="IBObjectRecord"> |
|
294 |
<int key="objectID">-1</int> |
|
295 |
<reference key="object" ref="841351856"/> |
|
296 |
<reference key="parent" ref="0"/> |
|
297 |
<string key="objectName">File's Owner</string> |
|
298 |
</object> |
|
299 |
<object class="IBObjectRecord"> |
|
300 |
<int key="objectID">-2</int> |
|
301 |
<reference key="object" ref="606714003"/> |
|
302 |
<reference key="parent" ref="0"/> |
|
303 |
</object> |
|
304 |
<object class="IBObjectRecord"> |
|
305 |
<int key="objectID">2</int> |
|
306 |
<reference key="object" ref="766721923"/> |
|
307 |
<object class="NSMutableArray" key="children"> |
|
308 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
3361 | 309 |
<reference ref="836721772"/> |
6219 | 310 |
<reference ref="914954699"/> |
311 |
<reference ref="848489667"/> |
|
3356 | 312 |
</object> |
313 |
<reference key="parent" ref="0"/> |
|
314 |
</object> |
|
315 |
<object class="IBObjectRecord"> |
|
3361 | 316 |
<int key="objectID">15</int> |
317 |
<reference key="object" ref="836721772"/> |
|
318 |
<object class="NSMutableArray" key="children"> |
|
319 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
320 |
<reference ref="80281356"/> |
|
321 |
<reference ref="919181414"/> |
|
322 |
<reference ref="188600069"/> |
|
323 |
<reference ref="530186890"/> |
|
324 |
<reference ref="716161941"/> |
|
325 |
</object> |
|
3356 | 326 |
<reference key="parent" ref="766721923"/> |
3361 | 327 |
</object> |
328 |
<object class="IBObjectRecord"> |
|
329 |
<int key="objectID">16</int> |
|
330 |
<reference key="object" ref="80281356"/> |
|
331 |
<reference key="parent" ref="836721772"/> |
|
332 |
</object> |
|
333 |
<object class="IBObjectRecord"> |
|
334 |
<int key="objectID">18</int> |
|
335 |
<reference key="object" ref="919181414"/> |
|
336 |
<reference key="parent" ref="836721772"/> |
|
3356 | 337 |
</object> |
338 |
<object class="IBObjectRecord"> |
|
3361 | 339 |
<int key="objectID">19</int> |
340 |
<reference key="object" ref="188600069"/> |
|
341 |
<reference key="parent" ref="836721772"/> |
|
342 |
</object> |
|
343 |
<object class="IBObjectRecord"> |
|
344 |
<int key="objectID">21</int> |
|
345 |
<reference key="object" ref="530186890"/> |
|
346 |
<object class="NSMutableArray" key="children"> |
|
347 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
348 |
<reference ref="563596142"/> |
|
349 |
</object> |
|
350 |
<reference key="parent" ref="836721772"/> |
|
351 |
</object> |
|
352 |
<object class="IBObjectRecord"> |
|
353 |
<int key="objectID">20</int> |
|
354 |
<reference key="object" ref="563596142"/> |
|
355 |
<reference key="parent" ref="530186890"/> |
|
356 |
</object> |
|
357 |
<object class="IBObjectRecord"> |
|
358 |
<int key="objectID">22</int> |
|
359 |
<reference key="object" ref="716161941"/> |
|
360 |
<reference key="parent" ref="836721772"/> |
|
3356 | 361 |
</object> |
6219 | 362 |
<object class="IBObjectRecord"> |
363 |
<int key="objectID">30</int> |
|
364 |
<reference key="object" ref="682131721"/> |
|
365 |
<reference key="parent" ref="0"/> |
|
366 |
</object> |
|
367 |
<object class="IBObjectRecord"> |
|
368 |
<int key="objectID">31</int> |
|
369 |
<reference key="object" ref="508843780"/> |
|
370 |
<reference key="parent" ref="0"/> |
|
371 |
</object> |
|
372 |
<object class="IBObjectRecord"> |
|
373 |
<int key="objectID">32</int> |
|
374 |
<reference key="object" ref="290947091"/> |
|
375 |
<reference key="parent" ref="0"/> |
|
376 |
</object> |
|
377 |
<object class="IBObjectRecord"> |
|
378 |
<int key="objectID">40</int> |
|
379 |
<reference key="object" ref="914954699"/> |
|
380 |
<reference key="parent" ref="766721923"/> |
|
381 |
<string key="objectName">TeamConfigViewController View</string> |
|
382 |
</object> |
|
383 |
<object class="IBObjectRecord"> |
|
384 |
<int key="objectID">41</int> |
|
385 |
<reference key="object" ref="848489667"/> |
|
386 |
<reference key="parent" ref="766721923"/> |
|
387 |
<string key="objectName">SchemeWeaponConfigViewController View</string> |
|
388 |
</object> |
|
3356 | 389 |
</object> |
390 |
</object> |
|
391 |
<object class="NSMutableDictionary" key="flattenedProperties"> |
|
392 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
393 |
<object class="NSArray" key="dict.sortedKeys"> |
|
394 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
395 |
<string>-1.CustomClassName</string> |
|
396 |
<string>-2.CustomClassName</string> |
|
3361 | 397 |
<string>15.IBPluginDependency</string> |
4144 | 398 |
<string>15.IBViewBoundsToFrameTransform</string> |
3361 | 399 |
<string>16.IBPluginDependency</string> |
400 |
<string>18.IBPluginDependency</string> |
|
401 |
<string>19.IBPluginDependency</string> |
|
3356 | 402 |
<string>2.IBEditorWindowLastContentRect</string> |
403 |
<string>2.IBPluginDependency</string> |
|
3361 | 404 |
<string>20.IBPluginDependency</string> |
405 |
<string>22.IBPluginDependency</string> |
|
6219 | 406 |
<string>30.CustomClassName</string> |
407 |
<string>30.IBEditorWindowLastContentRect</string> |
|
408 |
<string>30.IBPluginDependency</string> |
|
409 |
<string>31.CustomClassName</string> |
|
410 |
<string>31.IBEditorWindowLastContentRect</string> |
|
411 |
<string>31.IBPluginDependency</string> |
|
412 |
<string>32.CustomClassName</string> |
|
413 |
<string>32.IBEditorWindowLastContentRect</string> |
|
414 |
<string>32.IBPluginDependency</string> |
|
415 |
<string>40.IBPluginDependency</string> |
|
416 |
<string>40.IBViewBoundsToFrameTransform</string> |
|
417 |
<string>41.IBPluginDependency</string> |
|
418 |
<string>41.IBViewBoundsToFrameTransform</string> |
|
3356 | 419 |
</object> |
420 |
<object class="NSMutableArray" key="dict.values"> |
|
421 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
422 |
<string>GameConfigViewController</string> |
|
423 |
<string>UIResponder</string> |
|
3361 | 424 |
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
4144 | 425 |
<object class="NSAffineTransform"> |
426 |
<bytes key="NSTransformStruct">P4AAAL+AAAAAAAAAw58AAA</bytes> |
|
427 |
</object> |
|
3361 | 428 |
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
429 |
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
|
430 |
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
|
6219 | 431 |
<string>{{40, 217}, {480, 320}}</string> |
3356 | 432 |
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
433 |
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
|
434 |
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
|
6219 | 435 |
<string>MapConfigViewController</string> |
436 |
<string>{{0, 825}, {480, 320}}</string> |
|
437 |
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
|
438 |
<string>TeamConfigViewController</string> |
|
439 |
<string>{{21, 802}, {480, 320}}</string> |
|
440 |
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
|
441 |
<string>SchemeWeaponConfigViewController</string> |
|
442 |
<string>{{42, 779}, {480, 320}}</string> |
|
443 |
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
|
444 |
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
|
445 |
<object class="NSAffineTransform"> |
|
446 |
<bytes key="NSTransformStruct">P4AAAL+AAAAAAAAAw5QAAA</bytes> |
|
447 |
</object> |
|
448 |
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
|
449 |
<object class="NSAffineTransform"> |
|
450 |
<bytes key="NSTransformStruct">P4AAAL+AAAAAAAAAw5QAAA</bytes> |
|
451 |
</object> |
|
3356 | 452 |
</object> |
453 |
</object> |
|
454 |
<object class="NSMutableDictionary" key="unlocalizedProperties"> |
|
455 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
456 |
<reference key="dict.sortedKeys" ref="0"/> |
|
457 |
<object class="NSMutableArray" key="dict.values"> |
|
458 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
459 |
</object> |
|
460 |
</object> |
|
461 |
<nil key="activeLocalization"/> |
|
462 |
<object class="NSMutableDictionary" key="localizations"> |
|
463 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
464 |
<reference key="dict.sortedKeys" ref="0"/> |
|
465 |
<object class="NSMutableArray" key="dict.values"> |
|
466 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
467 |
</object> |
|
468 |
</object> |
|
469 |
<nil key="sourceID"/> |
|
6219 | 470 |
<int key="maxID">45</int> |
3356 | 471 |
</object> |
472 |
<object class="IBClassDescriber" key="IBDocument.Classes"> |
|
473 |
<object class="NSMutableArray" key="referencedPartialClassDescriptions"> |
|
474 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
475 |
<object class="IBPartialClassDescription"> |
|
476 |
<string key="className">GameConfigViewController</string> |
|
477 |
<string key="superclassName">UIViewController</string> |
|
478 |
<object class="NSMutableDictionary" key="actions"> |
|
3365
37ac593e9027
wow all these files only for land preview and seed generation
koda
parents:
3361
diff
changeset
|
479 |
<bool key="EncodedWithXMLCoder">YES</bool> |
37ac593e9027
wow all these files only for land preview and seed generation
koda
parents:
3361
diff
changeset
|
480 |
<object class="NSArray" key="dict.sortedKeys"> |
37ac593e9027
wow all these files only for land preview and seed generation
koda
parents:
3361
diff
changeset
|
481 |
<bool key="EncodedWithXMLCoder">YES</bool> |
37ac593e9027
wow all these files only for land preview and seed generation
koda
parents:
3361
diff
changeset
|
482 |
<string>buttonPressed:</string> |
37ac593e9027
wow all these files only for land preview and seed generation
koda
parents:
3361
diff
changeset
|
483 |
<string>segmentPressed:</string> |
37ac593e9027
wow all these files only for land preview and seed generation
koda
parents:
3361
diff
changeset
|
484 |
</object> |
37ac593e9027
wow all these files only for land preview and seed generation
koda
parents:
3361
diff
changeset
|
485 |
<object class="NSMutableArray" key="dict.values"> |
37ac593e9027
wow all these files only for land preview and seed generation
koda
parents:
3361
diff
changeset
|
486 |
<bool key="EncodedWithXMLCoder">YES</bool> |
37ac593e9027
wow all these files only for land preview and seed generation
koda
parents:
3361
diff
changeset
|
487 |
<string>id</string> |
37ac593e9027
wow all these files only for land preview and seed generation
koda
parents:
3361
diff
changeset
|
488 |
<string>id</string> |
37ac593e9027
wow all these files only for land preview and seed generation
koda
parents:
3361
diff
changeset
|
489 |
</object> |
3356 | 490 |
</object> |
3625 | 491 |
<object class="NSMutableDictionary" key="actionInfosByName"> |
492 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
493 |
<object class="NSArray" key="dict.sortedKeys"> |
|
494 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
495 |
<string>buttonPressed:</string> |
|
496 |
<string>segmentPressed:</string> |
|
497 |
</object> |
|
498 |
<object class="NSMutableArray" key="dict.values"> |
|
499 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
500 |
<object class="IBActionInfo"> |
|
501 |
<string key="name">buttonPressed:</string> |
|
502 |
<string key="candidateClassName">id</string> |
|
503 |
</object> |
|
504 |
<object class="IBActionInfo"> |
|
505 |
<string key="name">segmentPressed:</string> |
|
506 |
<string key="candidateClassName">id</string> |
|
507 |
</object> |
|
508 |
</object> |
|
509 |
</object> |
|
6219 | 510 |
<object class="NSMutableDictionary" key="outlets"> |
511 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
512 |
<object class="NSArray" key="dict.sortedKeys"> |
|
513 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
514 |
<string>mapConfigViewController</string> |
|
515 |
<string>schemeWeaponConfigViewController</string> |
|
516 |
<string>teamConfigViewController</string> |
|
517 |
</object> |
|
518 |
<object class="NSMutableArray" key="dict.values"> |
|
519 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
520 |
<string>MapConfigViewController</string> |
|
521 |
<string>SchemeWeaponConfigViewController</string> |
|
522 |
<string>TeamConfigViewController</string> |
|
523 |
</object> |
|
524 |
</object> |
|
525 |
<object class="NSMutableDictionary" key="toOneOutletInfosByName"> |
|
526 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
527 |
<object class="NSArray" key="dict.sortedKeys"> |
|
528 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
529 |
<string>mapConfigViewController</string> |
|
530 |
<string>schemeWeaponConfigViewController</string> |
|
531 |
<string>teamConfigViewController</string> |
|
532 |
</object> |
|
533 |
<object class="NSMutableArray" key="dict.values"> |
|
534 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
535 |
<object class="IBToOneOutletInfo"> |
|
536 |
<string key="name">mapConfigViewController</string> |
|
537 |
<string key="candidateClassName">MapConfigViewController</string> |
|
538 |
</object> |
|
539 |
<object class="IBToOneOutletInfo"> |
|
540 |
<string key="name">schemeWeaponConfigViewController</string> |
|
541 |
<string key="candidateClassName">SchemeWeaponConfigViewController</string> |
|
542 |
</object> |
|
543 |
<object class="IBToOneOutletInfo"> |
|
544 |
<string key="name">teamConfigViewController</string> |
|
545 |
<string key="candidateClassName">TeamConfigViewController</string> |
|
546 |
</object> |
|
547 |
</object> |
|
548 |
</object> |
|
3356 | 549 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
550 |
<string key="majorKey">IBProjectSource</string> |
|
3525 | 551 |
<string key="minorKey">Classes/GameConfigViewController.h</string> |
3356 | 552 |
</object> |
553 |
</object> |
|
6219 | 554 |
<object class="IBPartialClassDescription"> |
555 |
<string key="className">MapConfigViewController</string> |
|
556 |
<string key="superclassName">UIViewController</string> |
|
557 |
<object class="NSMutableDictionary" key="actions"> |
|
558 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
559 |
<object class="NSArray" key="dict.sortedKeys"> |
|
560 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
561 |
<string>mapButtonPressed:</string> |
|
562 |
<string>segmentedControlChanged:</string> |
|
563 |
<string>sliderChanged:</string> |
|
564 |
<string>sliderEndedChanging:</string> |
|
565 |
</object> |
|
566 |
<object class="NSMutableArray" key="dict.values"> |
|
567 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
568 |
<string>id</string> |
|
569 |
<string>id</string> |
|
570 |
<string>id</string> |
|
571 |
<string>id</string> |
|
572 |
</object> |
|
573 |
</object> |
|
574 |
<object class="NSMutableDictionary" key="actionInfosByName"> |
|
575 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
576 |
<object class="NSArray" key="dict.sortedKeys"> |
|
577 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
578 |
<string>mapButtonPressed:</string> |
|
579 |
<string>segmentedControlChanged:</string> |
|
580 |
<string>sliderChanged:</string> |
|
581 |
<string>sliderEndedChanging:</string> |
|
582 |
</object> |
|
583 |
<object class="NSMutableArray" key="dict.values"> |
|
584 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
585 |
<object class="IBActionInfo"> |
|
586 |
<string key="name">mapButtonPressed:</string> |
|
587 |
<string key="candidateClassName">id</string> |
|
588 |
</object> |
|
589 |
<object class="IBActionInfo"> |
|
590 |
<string key="name">segmentedControlChanged:</string> |
|
591 |
<string key="candidateClassName">id</string> |
|
592 |
</object> |
|
593 |
<object class="IBActionInfo"> |
|
594 |
<string key="name">sliderChanged:</string> |
|
595 |
<string key="candidateClassName">id</string> |
|
596 |
</object> |
|
597 |
<object class="IBActionInfo"> |
|
598 |
<string key="name">sliderEndedChanging:</string> |
|
599 |
<string key="candidateClassName">id</string> |
|
600 |
</object> |
|
601 |
</object> |
|
602 |
</object> |
|
603 |
<object class="NSMutableDictionary" key="outlets"> |
|
604 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
605 |
<object class="NSArray" key="dict.sortedKeys"> |
|
606 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
607 |
<string>maxLabel</string> |
|
608 |
<string>previewButton</string> |
|
609 |
<string>segmentedControl</string> |
|
610 |
<string>sizeLabel</string> |
|
611 |
<string>slider</string> |
|
612 |
<string>tableView</string> |
|
613 |
</object> |
|
614 |
<object class="NSMutableArray" key="dict.values"> |
|
615 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
616 |
<string>UILabel</string> |
|
617 |
<string>MapPreviewButtonView</string> |
|
618 |
<string>UISegmentedControl</string> |
|
619 |
<string>UILabel</string> |
|
620 |
<string>UISlider</string> |
|
621 |
<string>UITableView</string> |
|
622 |
</object> |
|
623 |
</object> |
|
624 |
<object class="NSMutableDictionary" key="toOneOutletInfosByName"> |
|
625 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
626 |
<object class="NSArray" key="dict.sortedKeys"> |
|
627 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
628 |
<string>maxLabel</string> |
|
629 |
<string>previewButton</string> |
|
630 |
<string>segmentedControl</string> |
|
631 |
<string>sizeLabel</string> |
|
632 |
<string>slider</string> |
|
633 |
<string>tableView</string> |
|
634 |
</object> |
|
635 |
<object class="NSMutableArray" key="dict.values"> |
|
636 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
637 |
<object class="IBToOneOutletInfo"> |
|
638 |
<string key="name">maxLabel</string> |
|
639 |
<string key="candidateClassName">UILabel</string> |
|
640 |
</object> |
|
641 |
<object class="IBToOneOutletInfo"> |
|
642 |
<string key="name">previewButton</string> |
|
643 |
<string key="candidateClassName">MapPreviewButtonView</string> |
|
644 |
</object> |
|
645 |
<object class="IBToOneOutletInfo"> |
|
646 |
<string key="name">segmentedControl</string> |
|
647 |
<string key="candidateClassName">UISegmentedControl</string> |
|
648 |
</object> |
|
649 |
<object class="IBToOneOutletInfo"> |
|
650 |
<string key="name">sizeLabel</string> |
|
651 |
<string key="candidateClassName">UILabel</string> |
|
652 |
</object> |
|
653 |
<object class="IBToOneOutletInfo"> |
|
654 |
<string key="name">slider</string> |
|
655 |
<string key="candidateClassName">UISlider</string> |
|
656 |
</object> |
|
657 |
<object class="IBToOneOutletInfo"> |
|
658 |
<string key="name">tableView</string> |
|
659 |
<string key="candidateClassName">UITableView</string> |
|
660 |
</object> |
|
661 |
</object> |
|
662 |
</object> |
|
663 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
664 |
<string key="majorKey">IBProjectSource</string> |
|
665 |
<string key="minorKey">Classes/MapConfigViewController.h</string> |
|
666 |
</object> |
|
667 |
</object> |
|
668 |
<object class="IBPartialClassDescription"> |
|
669 |
<string key="className">MapPreviewButtonView</string> |
|
670 |
<string key="superclassName">UIButton</string> |
|
671 |
<object class="NSMutableDictionary" key="outlets"> |
|
672 |
<string key="NS.key.0">delegate</string> |
|
673 |
<string key="NS.object.0">id</string> |
|
674 |
</object> |
|
675 |
<object class="NSMutableDictionary" key="toOneOutletInfosByName"> |
|
676 |
<string key="NS.key.0">delegate</string> |
|
677 |
<object class="IBToOneOutletInfo" key="NS.object.0"> |
|
678 |
<string key="name">delegate</string> |
|
679 |
<string key="candidateClassName">id</string> |
|
680 |
</object> |
|
681 |
</object> |
|
682 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
683 |
<string key="majorKey">IBProjectSource</string> |
|
684 |
<string key="minorKey">Classes/MapPreviewButtonView.h</string> |
|
685 |
</object> |
|
686 |
</object> |
|
687 |
<object class="IBPartialClassDescription"> |
|
688 |
<string key="className">SchemeWeaponConfigViewController</string> |
|
689 |
<string key="superclassName">UIViewController</string> |
|
690 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
691 |
<string key="majorKey">IBProjectSource</string> |
|
692 |
<string key="minorKey">Classes/SchemeWeaponConfigViewController.h</string> |
|
693 |
</object> |
|
694 |
</object> |
|
695 |
<object class="IBPartialClassDescription"> |
|
696 |
<string key="className">TeamConfigViewController</string> |
|
697 |
<string key="superclassName">UIViewController</string> |
|
698 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
699 |
<string key="majorKey">IBProjectSource</string> |
|
700 |
<string key="minorKey">Classes/TeamConfigViewController.h</string> |
|
701 |
</object> |
|
702 |
</object> |
|
703 |
<object class="IBPartialClassDescription"> |
|
704 |
<string key="className">UILabel</string> |
|
705 |
<object class="IBClassDescriptionSource" key="sourceIdentifier" id="270765233"> |
|
706 |
<string key="majorKey">IBProjectSource</string> |
|
707 |
<string key="minorKey">ExtraCategories.h</string> |
|
708 |
</object> |
|
709 |
</object> |
|
710 |
<object class="IBPartialClassDescription"> |
|
711 |
<string key="className">UITableView</string> |
|
712 |
<reference key="sourceIdentifier" ref="270765233"/> |
|
713 |
</object> |
|
3356 | 714 |
</object> |
715 |
<object class="NSMutableArray" key="referencedPartialClassDescriptionsV3.2+"> |
|
716 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
717 |
<object class="IBPartialClassDescription"> |
|
718 |
<string key="className">NSObject</string> |
|
719 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
720 |
<string key="majorKey">IBFrameworkSource</string> |
|
721 |
<string key="minorKey">Foundation.framework/Headers/NSError.h</string> |
|
722 |
</object> |
|
723 |
</object> |
|
724 |
<object class="IBPartialClassDescription"> |
|
725 |
<string key="className">NSObject</string> |
|
726 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
727 |
<string key="majorKey">IBFrameworkSource</string> |
|
728 |
<string key="minorKey">Foundation.framework/Headers/NSFileManager.h</string> |
|
729 |
</object> |
|
730 |
</object> |
|
731 |
<object class="IBPartialClassDescription"> |
|
732 |
<string key="className">NSObject</string> |
|
733 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
734 |
<string key="majorKey">IBFrameworkSource</string> |
|
735 |
<string key="minorKey">Foundation.framework/Headers/NSKeyValueCoding.h</string> |
|
736 |
</object> |
|
737 |
</object> |
|
738 |
<object class="IBPartialClassDescription"> |
|
739 |
<string key="className">NSObject</string> |
|
740 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
741 |
<string key="majorKey">IBFrameworkSource</string> |
|
742 |
<string key="minorKey">Foundation.framework/Headers/NSKeyValueObserving.h</string> |
|
743 |
</object> |
|
744 |
</object> |
|
745 |
<object class="IBPartialClassDescription"> |
|
746 |
<string key="className">NSObject</string> |
|
747 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
748 |
<string key="majorKey">IBFrameworkSource</string> |
|
749 |
<string key="minorKey">Foundation.framework/Headers/NSKeyedArchiver.h</string> |
|
750 |
</object> |
|
751 |
</object> |
|
752 |
<object class="IBPartialClassDescription"> |
|
753 |
<string key="className">NSObject</string> |
|
754 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
755 |
<string key="majorKey">IBFrameworkSource</string> |
|
756 |
<string key="minorKey">Foundation.framework/Headers/NSObject.h</string> |
|
757 |
</object> |
|
758 |
</object> |
|
759 |
<object class="IBPartialClassDescription"> |
|
760 |
<string key="className">NSObject</string> |
|
761 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
762 |
<string key="majorKey">IBFrameworkSource</string> |
|
763 |
<string key="minorKey">Foundation.framework/Headers/NSRunLoop.h</string> |
|
764 |
</object> |
|
765 |
</object> |
|
766 |
<object class="IBPartialClassDescription"> |
|
767 |
<string key="className">NSObject</string> |
|
768 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
769 |
<string key="majorKey">IBFrameworkSource</string> |
|
770 |
<string key="minorKey">Foundation.framework/Headers/NSThread.h</string> |
|
771 |
</object> |
|
772 |
</object> |
|
773 |
<object class="IBPartialClassDescription"> |
|
774 |
<string key="className">NSObject</string> |
|
775 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
776 |
<string key="majorKey">IBFrameworkSource</string> |
|
777 |
<string key="minorKey">Foundation.framework/Headers/NSURL.h</string> |
|
778 |
</object> |
|
779 |
</object> |
|
780 |
<object class="IBPartialClassDescription"> |
|
781 |
<string key="className">NSObject</string> |
|
782 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
783 |
<string key="majorKey">IBFrameworkSource</string> |
|
784 |
<string key="minorKey">Foundation.framework/Headers/NSURLConnection.h</string> |
|
785 |
</object> |
|
786 |
</object> |
|
787 |
<object class="IBPartialClassDescription"> |
|
788 |
<string key="className">NSObject</string> |
|
789 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
790 |
<string key="majorKey">IBFrameworkSource</string> |
|
791 |
<string key="minorKey">QuartzCore.framework/Headers/CAAnimation.h</string> |
|
792 |
</object> |
|
793 |
</object> |
|
794 |
<object class="IBPartialClassDescription"> |
|
795 |
<string key="className">NSObject</string> |
|
796 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
797 |
<string key="majorKey">IBFrameworkSource</string> |
|
798 |
<string key="minorKey">QuartzCore.framework/Headers/CALayer.h</string> |
|
799 |
</object> |
|
800 |
</object> |
|
801 |
<object class="IBPartialClassDescription"> |
|
802 |
<string key="className">NSObject</string> |
|
803 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
804 |
<string key="majorKey">IBFrameworkSource</string> |
|
805 |
<string key="minorKey">UIKit.framework/Headers/UIAccessibility.h</string> |
|
806 |
</object> |
|
807 |
</object> |
|
808 |
<object class="IBPartialClassDescription"> |
|
809 |
<string key="className">NSObject</string> |
|
810 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
811 |
<string key="majorKey">IBFrameworkSource</string> |
|
812 |
<string key="minorKey">UIKit.framework/Headers/UINibLoading.h</string> |
|
813 |
</object> |
|
814 |
</object> |
|
815 |
<object class="IBPartialClassDescription"> |
|
816 |
<string key="className">NSObject</string> |
|
817 |
<object class="IBClassDescriptionSource" key="sourceIdentifier" id="786211723"> |
|
818 |
<string key="majorKey">IBFrameworkSource</string> |
|
819 |
<string key="minorKey">UIKit.framework/Headers/UIResponder.h</string> |
|
820 |
</object> |
|
821 |
</object> |
|
822 |
<object class="IBPartialClassDescription"> |
|
3361 | 823 |
<string key="className">UIBarButtonItem</string> |
824 |
<string key="superclassName">UIBarItem</string> |
|
825 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
826 |
<string key="majorKey">IBFrameworkSource</string> |
|
827 |
<string key="minorKey">UIKit.framework/Headers/UIBarButtonItem.h</string> |
|
828 |
</object> |
|
829 |
</object> |
|
830 |
<object class="IBPartialClassDescription"> |
|
831 |
<string key="className">UIBarItem</string> |
|
832 |
<string key="superclassName">NSObject</string> |
|
833 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
834 |
<string key="majorKey">IBFrameworkSource</string> |
|
835 |
<string key="minorKey">UIKit.framework/Headers/UIBarItem.h</string> |
|
836 |
</object> |
|
837 |
</object> |
|
838 |
<object class="IBPartialClassDescription"> |
|
6219 | 839 |
<string key="className">UIButton</string> |
840 |
<string key="superclassName">UIControl</string> |
|
841 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
842 |
<string key="majorKey">IBFrameworkSource</string> |
|
843 |
<string key="minorKey">UIKit.framework/Headers/UIButton.h</string> |
|
844 |
</object> |
|
845 |
</object> |
|
846 |
<object class="IBPartialClassDescription"> |
|
3356 | 847 |
<string key="className">UIControl</string> |
848 |
<string key="superclassName">UIView</string> |
|
849 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
850 |
<string key="majorKey">IBFrameworkSource</string> |
|
851 |
<string key="minorKey">UIKit.framework/Headers/UIControl.h</string> |
|
852 |
</object> |
|
853 |
</object> |
|
854 |
<object class="IBPartialClassDescription"> |
|
6219 | 855 |
<string key="className">UILabel</string> |
856 |
<string key="superclassName">UIView</string> |
|
857 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
858 |
<string key="majorKey">IBFrameworkSource</string> |
|
859 |
<string key="minorKey">UIKit.framework/Headers/UILabel.h</string> |
|
860 |
</object> |
|
861 |
</object> |
|
862 |
<object class="IBPartialClassDescription"> |
|
3356 | 863 |
<string key="className">UIResponder</string> |
864 |
<string key="superclassName">NSObject</string> |
|
865 |
<reference key="sourceIdentifier" ref="786211723"/> |
|
866 |
</object> |
|
867 |
<object class="IBPartialClassDescription"> |
|
6219 | 868 |
<string key="className">UIScrollView</string> |
869 |
<string key="superclassName">UIView</string> |
|
870 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
871 |
<string key="majorKey">IBFrameworkSource</string> |
|
872 |
<string key="minorKey">UIKit.framework/Headers/UIScrollView.h</string> |
|
873 |
</object> |
|
874 |
</object> |
|
875 |
<object class="IBPartialClassDescription"> |
|
3356 | 876 |
<string key="className">UISearchBar</string> |
877 |
<string key="superclassName">UIView</string> |
|
878 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
879 |
<string key="majorKey">IBFrameworkSource</string> |
|
880 |
<string key="minorKey">UIKit.framework/Headers/UISearchBar.h</string> |
|
881 |
</object> |
|
882 |
</object> |
|
883 |
<object class="IBPartialClassDescription"> |
|
884 |
<string key="className">UISearchDisplayController</string> |
|
885 |
<string key="superclassName">NSObject</string> |
|
886 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
887 |
<string key="majorKey">IBFrameworkSource</string> |
|
888 |
<string key="minorKey">UIKit.framework/Headers/UISearchDisplayController.h</string> |
|
889 |
</object> |
|
890 |
</object> |
|
891 |
<object class="IBPartialClassDescription"> |
|
3361 | 892 |
<string key="className">UISegmentedControl</string> |
893 |
<string key="superclassName">UIControl</string> |
|
894 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
895 |
<string key="majorKey">IBFrameworkSource</string> |
|
896 |
<string key="minorKey">UIKit.framework/Headers/UISegmentedControl.h</string> |
|
897 |
</object> |
|
898 |
</object> |
|
899 |
<object class="IBPartialClassDescription"> |
|
6219 | 900 |
<string key="className">UISlider</string> |
901 |
<string key="superclassName">UIControl</string> |
|
902 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
903 |
<string key="majorKey">IBFrameworkSource</string> |
|
904 |
<string key="minorKey">UIKit.framework/Headers/UISlider.h</string> |
|
905 |
</object> |
|
906 |
</object> |
|
907 |
<object class="IBPartialClassDescription"> |
|
908 |
<string key="className">UITableView</string> |
|
909 |
<string key="superclassName">UIScrollView</string> |
|
910 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
911 |
<string key="majorKey">IBFrameworkSource</string> |
|
912 |
<string key="minorKey">UIKit.framework/Headers/UITableView.h</string> |
|
913 |
</object> |
|
914 |
</object> |
|
915 |
<object class="IBPartialClassDescription"> |
|
3361 | 916 |
<string key="className">UIToolbar</string> |
917 |
<string key="superclassName">UIView</string> |
|
918 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
919 |
<string key="majorKey">IBFrameworkSource</string> |
|
920 |
<string key="minorKey">UIKit.framework/Headers/UIToolbar.h</string> |
|
921 |
</object> |
|
922 |
</object> |
|
923 |
<object class="IBPartialClassDescription"> |
|
3356 | 924 |
<string key="className">UIView</string> |
925 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
926 |
<string key="majorKey">IBFrameworkSource</string> |
|
4476
4bf74e158f44
team selection completely refactored, now has animation and more performance
koda
parents:
4244
diff
changeset
|
927 |
<string key="minorKey">UIKit.framework/Headers/UIPrintFormatter.h</string> |
4bf74e158f44
team selection completely refactored, now has animation and more performance
koda
parents:
4244
diff
changeset
|
928 |
</object> |
4bf74e158f44
team selection completely refactored, now has animation and more performance
koda
parents:
4244
diff
changeset
|
929 |
</object> |
4bf74e158f44
team selection completely refactored, now has animation and more performance
koda
parents:
4244
diff
changeset
|
930 |
<object class="IBPartialClassDescription"> |
4bf74e158f44
team selection completely refactored, now has animation and more performance
koda
parents:
4244
diff
changeset
|
931 |
<string key="className">UIView</string> |
4bf74e158f44
team selection completely refactored, now has animation and more performance
koda
parents:
4244
diff
changeset
|
932 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
4bf74e158f44
team selection completely refactored, now has animation and more performance
koda
parents:
4244
diff
changeset
|
933 |
<string key="majorKey">IBFrameworkSource</string> |
3356 | 934 |
<string key="minorKey">UIKit.framework/Headers/UITextField.h</string> |
935 |
</object> |
|
936 |
</object> |
|
937 |
<object class="IBPartialClassDescription"> |
|
938 |
<string key="className">UIView</string> |
|
939 |
<string key="superclassName">UIResponder</string> |
|
940 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
941 |
<string key="majorKey">IBFrameworkSource</string> |
|
942 |
<string key="minorKey">UIKit.framework/Headers/UIView.h</string> |
|
943 |
</object> |
|
944 |
</object> |
|
945 |
<object class="IBPartialClassDescription"> |
|
946 |
<string key="className">UIViewController</string> |
|
947 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
948 |
<string key="majorKey">IBFrameworkSource</string> |
|
949 |
<string key="minorKey">UIKit.framework/Headers/UINavigationController.h</string> |
|
950 |
</object> |
|
951 |
</object> |
|
952 |
<object class="IBPartialClassDescription"> |
|
953 |
<string key="className">UIViewController</string> |
|
954 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
955 |
<string key="majorKey">IBFrameworkSource</string> |
|
3361 | 956 |
<string key="minorKey">UIKit.framework/Headers/UIPopoverController.h</string> |
957 |
</object> |
|
958 |
</object> |
|
959 |
<object class="IBPartialClassDescription"> |
|
960 |
<string key="className">UIViewController</string> |
|
961 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
962 |
<string key="majorKey">IBFrameworkSource</string> |
|
963 |
<string key="minorKey">UIKit.framework/Headers/UISplitViewController.h</string> |
|
964 |
</object> |
|
965 |
</object> |
|
966 |
<object class="IBPartialClassDescription"> |
|
967 |
<string key="className">UIViewController</string> |
|
968 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
969 |
<string key="majorKey">IBFrameworkSource</string> |
|
3356 | 970 |
<string key="minorKey">UIKit.framework/Headers/UITabBarController.h</string> |
971 |
</object> |
|
972 |
</object> |
|
973 |
<object class="IBPartialClassDescription"> |
|
974 |
<string key="className">UIViewController</string> |
|
975 |
<string key="superclassName">UIResponder</string> |
|
976 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
977 |
<string key="majorKey">IBFrameworkSource</string> |
|
978 |
<string key="minorKey">UIKit.framework/Headers/UIViewController.h</string> |
|
979 |
</object> |
|
980 |
</object> |
|
981 |
</object> |
|
982 |
</object> |
|
983 |
<int key="IBDocument.localizationMode">0</int> |
|
984 |
<string key="IBDocument.TargetRuntimeIdentifier">IBCocoaTouchFramework</string> |
|
985 |
<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDependencyDefaults"> |
|
986 |
<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.iPhoneOS</string> |
|
4476
4bf74e158f44
team selection completely refactored, now has animation and more performance
koda
parents:
4244
diff
changeset
|
987 |
<integer value="1056" key="NS.object.0"/> |
3356 | 988 |
</object> |
989 |
<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDevelopmentDependencies"> |
|
990 |
<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.InterfaceBuilder3</string> |
|
991 |
<integer value="3100" key="NS.object.0"/> |
|
992 |
</object> |
|
993 |
<bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool> |
|
3625 | 994 |
<string key="IBDocument.LastKnownRelativeProjectPath">../Hedgewars.xcodeproj</string> |
3356 | 995 |
<int key="IBDocument.defaultPropertyAccessControl">3</int> |
4476
4bf74e158f44
team selection completely refactored, now has animation and more performance
koda
parents:
4244
diff
changeset
|
996 |
<string key="IBCocoaTouchPluginVersion">132</string> |
3356 | 997 |
</data> |
998 |
</archive> |