source: trunk/ICeCoffEE/ICeCoffEE/ICeCoffEE.xcodeproj/nicholas.mode2@ 320

Last change on this file since 320 was 320, checked in by Nicholas Riley, 17 years ago

ICeCoffEE.m: I was wrong in [319] about the selection extension stuff
being dumb; explain why in code, even though it's not fixed.
Implement some of the same parens support I did in Terminal. Update
for more robust service info dictionary format.

ICeCoffEEServicePrefController.m: Update for more robust service info
dictionary format.

ICeCoffEEServices.[hm]: Renamed from ICeCoffEESetServicesMenu.[hm],
since we do more now. Service info dictionary-creating code now makes
more sense and no longer has naming collision issues.

ICeCoffEEWebKit.m: Some preliminary Safari 3 compatibility stuff, not
quite working yet. An outstanding question - is it better to rely on
"public" WebCore API or private WebKit API? So far it seems the
latter is more stable.

English.lproj/APEInfo.rtfd: The Bored Zo has a name: use it. Remove
now-erroneous reference to SimpleText since TextEdit support is gone.

File size: 52.0 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3<plist version="1.0">
4<dict>
5 <key>ActivePerspectiveName</key>
6 <string>Project</string>
7 <key>AllowedModules</key>
8 <array>
9 <dict>
10 <key>BundleLoadPath</key>
11 <string></string>
12 <key>MaxInstances</key>
13 <string>n</string>
14 <key>Module</key>
15 <string>PBXSmartGroupTreeModule</string>
16 <key>Name</key>
17 <string>Groups and Files Outline View</string>
18 </dict>
19 <dict>
20 <key>BundleLoadPath</key>
21 <string></string>
22 <key>MaxInstances</key>
23 <string>n</string>
24 <key>Module</key>
25 <string>PBXNavigatorGroup</string>
26 <key>Name</key>
27 <string>Editor</string>
28 </dict>
29 <dict>
30 <key>BundleLoadPath</key>
31 <string></string>
32 <key>MaxInstances</key>
33 <string>n</string>
34 <key>Module</key>
35 <string>XCTaskListModule</string>
36 <key>Name</key>
37 <string>Task List</string>
38 </dict>
39 <dict>
40 <key>BundleLoadPath</key>
41 <string></string>
42 <key>MaxInstances</key>
43 <string>n</string>
44 <key>Module</key>
45 <string>XCDetailModule</string>
46 <key>Name</key>
47 <string>File and Smart Group Detail Viewer</string>
48 </dict>
49 <dict>
50 <key>BundleLoadPath</key>
51 <string></string>
52 <key>MaxInstances</key>
53 <string>1</string>
54 <key>Module</key>
55 <string>PBXBuildResultsModule</string>
56 <key>Name</key>
57 <string>Detailed Build Results Viewer</string>
58 </dict>
59 <dict>
60 <key>BundleLoadPath</key>
61 <string></string>
62 <key>MaxInstances</key>
63 <string>1</string>
64 <key>Module</key>
65 <string>PBXProjectFindModule</string>
66 <key>Name</key>
67 <string>Project Batch Find Tool</string>
68 </dict>
69 <dict>
70 <key>BundleLoadPath</key>
71 <string></string>
72 <key>MaxInstances</key>
73 <string>n</string>
74 <key>Module</key>
75 <string>PBXRunSessionModule</string>
76 <key>Name</key>
77 <string>Run Log</string>
78 </dict>
79 <dict>
80 <key>BundleLoadPath</key>
81 <string></string>
82 <key>MaxInstances</key>
83 <string>n</string>
84 <key>Module</key>
85 <string>PBXBookmarksModule</string>
86 <key>Name</key>
87 <string>Bookmarks Tool</string>
88 </dict>
89 <dict>
90 <key>BundleLoadPath</key>
91 <string></string>
92 <key>MaxInstances</key>
93 <string>n</string>
94 <key>Module</key>
95 <string>PBXClassBrowserModule</string>
96 <key>Name</key>
97 <string>Class Browser</string>
98 </dict>
99 <dict>
100 <key>BundleLoadPath</key>
101 <string></string>
102 <key>MaxInstances</key>
103 <string>n</string>
104 <key>Module</key>
105 <string>PBXCVSModule</string>
106 <key>Name</key>
107 <string>Source Code Control Tool</string>
108 </dict>
109 <dict>
110 <key>BundleLoadPath</key>
111 <string></string>
112 <key>MaxInstances</key>
113 <string>n</string>
114 <key>Module</key>
115 <string>PBXDebugBreakpointsModule</string>
116 <key>Name</key>
117 <string>Debug Breakpoints Tool</string>
118 </dict>
119 <dict>
120 <key>BundleLoadPath</key>
121 <string></string>
122 <key>MaxInstances</key>
123 <string>n</string>
124 <key>Module</key>
125 <string>XCDockableInspector</string>
126 <key>Name</key>
127 <string>Inspector</string>
128 </dict>
129 <dict>
130 <key>BundleLoadPath</key>
131 <string></string>
132 <key>MaxInstances</key>
133 <string>n</string>
134 <key>Module</key>
135 <string>PBXOpenQuicklyModule</string>
136 <key>Name</key>
137 <string>Open Quickly Tool</string>
138 </dict>
139 <dict>
140 <key>BundleLoadPath</key>
141 <string></string>
142 <key>MaxInstances</key>
143 <string>1</string>
144 <key>Module</key>
145 <string>PBXDebugSessionModule</string>
146 <key>Name</key>
147 <string>Debugger</string>
148 </dict>
149 <dict>
150 <key>BundleLoadPath</key>
151 <string></string>
152 <key>MaxInstances</key>
153 <string>1</string>
154 <key>Module</key>
155 <string>PBXDebugCLIModule</string>
156 <key>Name</key>
157 <string>Debug Console</string>
158 </dict>
159 </array>
160 <key>Description</key>
161 <string>CondensedDescriptionKey</string>
162 <key>DockingSystemVisible</key>
163 <false/>
164 <key>Extension</key>
165 <string>mode2</string>
166 <key>FavBarConfig</key>
167 <dict>
168 <key>PBXProjectModuleGUID</key>
169 <string>E18B482E082F08E9000E96F5</string>
170 <key>XCBarModuleItemNames</key>
171 <dict/>
172 <key>XCBarModuleItems</key>
173 <array/>
174 </dict>
175 <key>FirstTimeWindowDisplayed</key>
176 <false/>
177 <key>Identifier</key>
178 <string>com.apple.perspectives.project.mode2</string>
179 <key>MajorVersion</key>
180 <integer>32</integer>
181 <key>MinorVersion</key>
182 <integer>0</integer>
183 <key>Name</key>
184 <string>Condensed</string>
185 <key>Notifications</key>
186 <array/>
187 <key>OpenEditors</key>
188 <array>
189 <dict>
190 <key>Content</key>
191 <dict>
192 <key>PBXProjectModuleGUID</key>
193 <string>E1C30A8E0C224B3A00EAE48A</string>
194 <key>PBXProjectModuleLabel</key>
195 <string>ICeCoffEE.m</string>
196 <key>PBXSplitModuleInNavigatorKey</key>
197 <dict>
198 <key>Split0</key>
199 <dict>
200 <key>PBXProjectModuleGUID</key>
201 <string>E1C30A8F0C224B3A00EAE48A</string>
202 <key>PBXProjectModuleLabel</key>
203 <string>ICeCoffEE.m</string>
204 <key>_historyCapacity</key>
205 <integer>0</integer>
206 <key>bookmark</key>
207 <string>E1C30AFD0C2255B100EAE48A</string>
208 <key>history</key>
209 <array>
210 <string>E1C30A8A0C224B3200EAE48A</string>
211 </array>
212 </dict>
213 <key>SplitCount</key>
214 <string>1</string>
215 </dict>
216 <key>StatusBarVisibility</key>
217 <false/>
218 </dict>
219 <key>Geometry</key>
220 <dict>
221 <key>Frame</key>
222 <string>{{0, -1}, {813, 726}}</string>
223 <key>PBXModuleWindowStatusBarHidden2</key>
224 <true/>
225 <key>RubberWindowFrame</key>
226 <string>21 33 813 746 0 0 1680 1028 </string>
227 </dict>
228 </dict>
229 <dict>
230 <key>Content</key>
231 <dict>
232 <key>PBXProjectModuleGUID</key>
233 <string>E1C30A970C224B3A00EAE48A</string>
234 <key>PBXProjectModuleLabel</key>
235 <string>ICeCoffEETerminal.m</string>
236 <key>PBXSplitModuleInNavigatorKey</key>
237 <dict>
238 <key>Split0</key>
239 <dict>
240 <key>PBXProjectModuleGUID</key>
241 <string>E1C30A980C224B3A00EAE48A</string>
242 <key>PBXProjectModuleLabel</key>
243 <string>ICeCoffEETerminal.m</string>
244 <key>_historyCapacity</key>
245 <integer>0</integer>
246 <key>bookmark</key>
247 <string>E1C30AFE0C2255B100EAE48A</string>
248 <key>history</key>
249 <array>
250 <string>E1C30A7D0C2245EB00EAE48A</string>
251 </array>
252 </dict>
253 <key>SplitCount</key>
254 <string>1</string>
255 </dict>
256 <key>StatusBarVisibility</key>
257 <false/>
258 </dict>
259 <key>Geometry</key>
260 <dict>
261 <key>Frame</key>
262 <string>{{0, -1}, {772, 796}}</string>
263 <key>PBXModuleWindowStatusBarHidden2</key>
264 <true/>
265 <key>RubberWindowFrame</key>
266 <string>848 44 772 816 0 0 1680 1028 </string>
267 </dict>
268 </dict>
269 <dict>
270 <key>Content</key>
271 <dict>
272 <key>PBXProjectModuleGUID</key>
273 <string>E1C30A9A0C224B3A00EAE48A</string>
274 <key>PBXProjectModuleLabel</key>
275 <string>ICeCoffEEWebKit.m</string>
276 <key>PBXSplitModuleInNavigatorKey</key>
277 <dict>
278 <key>Split0</key>
279 <dict>
280 <key>PBXProjectModuleGUID</key>
281 <string>E1C30A9B0C224B3A00EAE48A</string>
282 <key>PBXProjectModuleLabel</key>
283 <string>ICeCoffEEWebKit.m</string>
284 <key>_historyCapacity</key>
285 <integer>0</integer>
286 <key>bookmark</key>
287 <string>E1C30AFF0C2255B100EAE48A</string>
288 <key>history</key>
289 <array>
290 <string>E1C30A7B0C2244A200EAE48A</string>
291 </array>
292 </dict>
293 <key>SplitCount</key>
294 <string>1</string>
295 </dict>
296 <key>StatusBarVisibility</key>
297 <false/>
298 </dict>
299 <key>Geometry</key>
300 <dict>
301 <key>Frame</key>
302 <string>{{0, -1}, {867, 886}}</string>
303 <key>PBXModuleWindowStatusBarHidden2</key>
304 <true/>
305 <key>RubberWindowFrame</key>
306 <string>834 90 867 906 0 0 1680 1028 </string>
307 </dict>
308 </dict>
309 <dict>
310 <key>Content</key>
311 <dict>
312 <key>PBXProjectModuleGUID</key>
313 <string>E1ED530F0C1F17270038715E</string>
314 <key>PBXProjectModuleLabel</key>
315 <string>WebFrameBridge.h</string>
316 <key>PBXSplitModuleInNavigatorKey</key>
317 <dict>
318 <key>Split0</key>
319 <dict>
320 <key>PBXProjectModuleGUID</key>
321 <string>E1ED53100C1F17270038715E</string>
322 <key>PBXProjectModuleLabel</key>
323 <string>WebFrameBridge.h</string>
324 <key>_historyCapacity</key>
325 <integer>0</integer>
326 <key>bookmark</key>
327 <string>E1C30B000C2255B100EAE48A</string>
328 <key>history</key>
329 <array>
330 <string>E1ED531B0C1F635A0038715E</string>
331 </array>
332 </dict>
333 <key>SplitCount</key>
334 <string>1</string>
335 </dict>
336 <key>StatusBarVisibility</key>
337 <false/>
338 </dict>
339 <key>Geometry</key>
340 <dict>
341 <key>Frame</key>
342 <string>{{0, -1}, {772, 796}}</string>
343 <key>PBXModuleWindowStatusBarHidden2</key>
344 <true/>
345 <key>RubberWindowFrame</key>
346 <string>107 123 772 816 0 0 1680 1028 </string>
347 </dict>
348 </dict>
349 <dict>
350 <key>Content</key>
351 <dict>
352 <key>PBXProjectModuleGUID</key>
353 <string>E1ED52C40C1F0C780038715E</string>
354 <key>PBXProjectModuleLabel</key>
355 <string>WebHTMLView.mm</string>
356 <key>PBXSplitModuleInNavigatorKey</key>
357 <dict>
358 <key>Split0</key>
359 <dict>
360 <key>PBXProjectModuleGUID</key>
361 <string>E1ED52C50C1F0C780038715E</string>
362 <key>PBXProjectModuleLabel</key>
363 <string>WebHTMLView.mm</string>
364 <key>_historyCapacity</key>
365 <integer>0</integer>
366 <key>bookmark</key>
367 <string>E1C30B010C2255B100EAE48A</string>
368 <key>history</key>
369 <array>
370 <string>E1ED531D0C1F635A0038715E</string>
371 </array>
372 </dict>
373 <key>SplitCount</key>
374 <string>1</string>
375 </dict>
376 <key>StatusBarVisibility</key>
377 <false/>
378 </dict>
379 <key>Geometry</key>
380 <dict>
381 <key>Frame</key>
382 <string>{{0, -1}, {772, 796}}</string>
383 <key>PBXModuleWindowStatusBarHidden2</key>
384 <true/>
385 <key>RubberWindowFrame</key>
386 <string>95 212 772 816 0 0 1680 1028 </string>
387 </dict>
388 </dict>
389 <dict>
390 <key>Content</key>
391 <dict>
392 <key>PBXProjectModuleGUID</key>
393 <string>E1ED52BE0C1F0C780038715E</string>
394 <key>PBXProjectModuleLabel</key>
395 <string>WebDocument.h</string>
396 <key>PBXSplitModuleInNavigatorKey</key>
397 <dict>
398 <key>Split0</key>
399 <dict>
400 <key>PBXProjectModuleGUID</key>
401 <string>E1ED52BF0C1F0C780038715E</string>
402 <key>PBXProjectModuleLabel</key>
403 <string>WebDocument.h</string>
404 <key>_historyCapacity</key>
405 <integer>0</integer>
406 <key>bookmark</key>
407 <string>E1C30B020C2255B100EAE48A</string>
408 <key>history</key>
409 <array>
410 <string>E1ED531F0C1F635A0038715E</string>
411 </array>
412 </dict>
413 <key>SplitCount</key>
414 <string>1</string>
415 </dict>
416 <key>StatusBarVisibility</key>
417 <false/>
418 </dict>
419 <key>Geometry</key>
420 <dict>
421 <key>Frame</key>
422 <string>{{0, -1}, {772, 796}}</string>
423 <key>PBXModuleWindowStatusBarHidden2</key>
424 <true/>
425 <key>RubberWindowFrame</key>
426 <string>38 186 772 816 0 0 1680 1028 </string>
427 </dict>
428 </dict>
429 <dict>
430 <key>Content</key>
431 <dict>
432 <key>PBXProjectModuleGUID</key>
433 <string>E1ED52910C1F094B0038715E</string>
434 <key>PBXProjectModuleLabel</key>
435 <string>WebView.h</string>
436 <key>PBXSplitModuleInNavigatorKey</key>
437 <dict>
438 <key>Split0</key>
439 <dict>
440 <key>PBXProjectModuleGUID</key>
441 <string>E1ED52920C1F094B0038715E</string>
442 <key>PBXProjectModuleLabel</key>
443 <string>WebView.h</string>
444 <key>_historyCapacity</key>
445 <integer>0</integer>
446 <key>bookmark</key>
447 <string>E1C30B030C2255B100EAE48A</string>
448 <key>history</key>
449 <array>
450 <string>E1ED53210C1F635A0038715E</string>
451 </array>
452 </dict>
453 <key>SplitCount</key>
454 <string>1</string>
455 </dict>
456 <key>StatusBarVisibility</key>
457 <false/>
458 </dict>
459 <key>Geometry</key>
460 <dict>
461 <key>Frame</key>
462 <string>{{0, -1}, {772, 796}}</string>
463 <key>PBXModuleWindowStatusBarHidden2</key>
464 <true/>
465 <key>RubberWindowFrame</key>
466 <string>293 207 772 816 0 0 1680 1028 </string>
467 </dict>
468 </dict>
469 <dict>
470 <key>Content</key>
471 <dict>
472 <key>PBXProjectModuleGUID</key>
473 <string>E1ED52970C1F094B0038715E</string>
474 <key>PBXProjectModuleLabel</key>
475 <string>DOMNode.h</string>
476 <key>PBXSplitModuleInNavigatorKey</key>
477 <dict>
478 <key>Split0</key>
479 <dict>
480 <key>PBXProjectModuleGUID</key>
481 <string>E1ED52980C1F094B0038715E</string>
482 <key>PBXProjectModuleLabel</key>
483 <string>DOMNode.h</string>
484 <key>_historyCapacity</key>
485 <integer>0</integer>
486 <key>bookmark</key>
487 <string>E1C30B040C2255B100EAE48A</string>
488 <key>history</key>
489 <array>
490 <string>E1ED53230C1F635A0038715E</string>
491 </array>
492 </dict>
493 <key>SplitCount</key>
494 <string>1</string>
495 </dict>
496 <key>StatusBarVisibility</key>
497 <false/>
498 </dict>
499 <key>Geometry</key>
500 <dict>
501 <key>Frame</key>
502 <string>{{0, -1}, {772, 796}}</string>
503 <key>PBXModuleWindowStatusBarHidden2</key>
504 <true/>
505 <key>RubberWindowFrame</key>
506 <string>153 81 772 816 0 0 1680 1028 </string>
507 </dict>
508 </dict>
509 <dict>
510 <key>Content</key>
511 <dict>
512 <key>PBXProjectModuleGUID</key>
513 <string>E1ED529D0C1F094B0038715E</string>
514 <key>PBXProjectModuleLabel</key>
515 <string>WebHTMLViewPrivate.h</string>
516 <key>PBXSplitModuleInNavigatorKey</key>
517 <dict>
518 <key>Split0</key>
519 <dict>
520 <key>PBXProjectModuleGUID</key>
521 <string>E1ED529E0C1F094B0038715E</string>
522 <key>PBXProjectModuleLabel</key>
523 <string>WebHTMLViewPrivate.h</string>
524 <key>_historyCapacity</key>
525 <integer>0</integer>
526 <key>bookmark</key>
527 <string>E1C30B050C2255B100EAE48A</string>
528 <key>history</key>
529 <array>
530 <string>E1ED53250C1F635A0038715E</string>
531 </array>
532 </dict>
533 <key>SplitCount</key>
534 <string>1</string>
535 </dict>
536 <key>StatusBarVisibility</key>
537 <false/>
538 </dict>
539 <key>Geometry</key>
540 <dict>
541 <key>Frame</key>
542 <string>{{0, -1}, {772, 796}}</string>
543 <key>PBXModuleWindowStatusBarHidden2</key>
544 <true/>
545 <key>RubberWindowFrame</key>
546 <string>84 144 772 816 0 0 1680 1028 </string>
547 </dict>
548 </dict>
549 <dict>
550 <key>Content</key>
551 <dict>
552 <key>PBXProjectModuleGUID</key>
553 <string>E1ED52A30C1F094B0038715E</string>
554 <key>PBXProjectModuleLabel</key>
555 <string>WebFrameViewInternal.h</string>
556 <key>PBXSplitModuleInNavigatorKey</key>
557 <dict>
558 <key>Split0</key>
559 <dict>
560 <key>PBXProjectModuleGUID</key>
561 <string>E1ED52A40C1F094B0038715E</string>
562 <key>PBXProjectModuleLabel</key>
563 <string>WebFrameViewInternal.h</string>
564 <key>_historyCapacity</key>
565 <integer>0</integer>
566 <key>bookmark</key>
567 <string>E1C30B060C2255B100EAE48A</string>
568 <key>history</key>
569 <array>
570 <string>E1ED53270C1F635A0038715E</string>
571 </array>
572 </dict>
573 <key>SplitCount</key>
574 <string>1</string>
575 </dict>
576 <key>StatusBarVisibility</key>
577 <false/>
578 </dict>
579 <key>Geometry</key>
580 <dict>
581 <key>Frame</key>
582 <string>{{0, -1}, {772, 796}}</string>
583 <key>PBXModuleWindowStatusBarHidden2</key>
584 <true/>
585 <key>RubberWindowFrame</key>
586 <string>91 95 772 816 0 0 1680 1028 </string>
587 </dict>
588 </dict>
589 </array>
590 <key>PerspectiveWidths</key>
591 <array>
592 <integer>-1</integer>
593 </array>
594 <key>Perspectives</key>
595 <array>
596 <dict>
597 <key>ChosenToolbarItems</key>
598 <array>
599 <string>buildOrClean</string>
600 <string>build-and-runOrDebug</string>
601 <string>clean</string>
602 <string>com.apple.ide.PBXToolbarStopButton</string>
603 <string>NSToolbarFlexibleSpaceItem</string>
604 <string>get-info</string>
605 </array>
606 <key>ControllerClassBaseName</key>
607 <string></string>
608 <key>IconName</key>
609 <string>WindowOfProject</string>
610 <key>Identifier</key>
611 <string>perspective.project</string>
612 <key>IsVertical</key>
613 <false/>
614 <key>Layout</key>
615 <array>
616 <dict>
617 <key>Proportion</key>
618 <string>315pt</string>
619 <key>Tabs</key>
620 <array>
621 <dict>
622 <key>BecomeActive</key>
623 <true/>
624 <key>ContentConfiguration</key>
625 <dict>
626 <key>PBXBottomSmartGroupGIDs</key>
627 <array/>
628 <key>PBXProjectModuleGUID</key>
629 <string>1C9437FD063B20B00039CFAC</string>
630 <key>PBXProjectModuleLabel</key>
631 <string>Files</string>
632 <key>PBXProjectStructureProvided</key>
633 <string>yes</string>
634 <key>PBXSmartGroupTreeModuleColumnData</key>
635 <dict>
636 <key>PBXSmartGroupTreeModuleColumnWidthsKey</key>
637 <array>
638 <real>22</real>
639 <real>276</real>
640 </array>
641 <key>PBXSmartGroupTreeModuleColumnsKey_v4</key>
642 <array>
643 <string>TargetStatusColumn</string>
644 <string>MainColumn</string>
645 </array>
646 </dict>
647 <key>PBXSmartGroupTreeModuleOutlineStateKey_v7</key>
648 <dict>
649 <key>PBXSmartGroupTreeModuleOutlineStateExpansionKey</key>
650 <array>
651 <string>29B97314FDCFA39411CA2CEA</string>
652 <string>E14993A503DE868D00050002</string>
653 <string>29B97315FDCFA39411CA2CEA</string>
654 <string>E1AFA51C03ECFDB000050001</string>
655 <string>E12FEC3C04959F1C00AEFBF9</string>
656 <string>E1BF159F03DBA81600050002</string>
657 <string>E1BF154403DB950B00050002</string>
658 <string>29B97317FDCFA39411CA2CEA</string>
659 <string>19C28FACFE9D520D11CA2CBB</string>
660 </array>
661 <key>PBXSmartGroupTreeModuleOutlineStateSelectionKey</key>
662 <array>
663 <array>
664 <integer>5</integer>
665 <integer>1</integer>
666 <integer>0</integer>
667 </array>
668 </array>
669 <key>PBXSmartGroupTreeModuleOutlineStateVisibleRectKey</key>
670 <string>{{0, 0}, {298, 621}}</string>
671 </dict>
672 <key>PBXTopSmartGroupGIDs</key>
673 <array/>
674 <key>XCIncludePerspectivesSwitch</key>
675 <false/>
676 </dict>
677 <key>GeometryConfiguration</key>
678 <dict>
679 <key>Frame</key>
680 <string>{{10, 27}, {315, 639}}</string>
681 <key>GroupTreeTableConfiguration</key>
682 <array>
683 <string>TargetStatusColumn</string>
684 <real>22</real>
685 <string>MainColumn</string>
686 <real>276</real>
687 </array>
688 <key>RubberWindowFrame</key>
689 <string>1352 321 315 707 0 0 1680 1028 </string>
690 </dict>
691 <key>Module</key>
692 <string>PBXSmartGroupTreeModule</string>
693 </dict>
694 <dict>
695 <key>ContentConfiguration</key>
696 <dict>
697 <key>PBXBottomSmartGroupGIDs</key>
698 <array>
699 <string>1C37FBAC04509CD000000102</string>
700 <string>1C37FAAC04509CD000000102</string>
701 </array>
702 <key>PBXProjectModuleGUID</key>
703 <string>1C9437FE063B20B00039CFAC</string>
704 <key>PBXProjectModuleLabel</key>
705 <string>Targets</string>
706 <key>PBXProjectStructureProvided</key>
707 <string>no</string>
708 <key>PBXSmartGroupTreeModuleColumnData</key>
709 <dict>
710 <key>PBXSmartGroupTreeModuleColumnWidthsKey</key>
711 <array>
712 <real>298</real>
713 </array>
714 <key>PBXSmartGroupTreeModuleColumnsKey_v4</key>
715 <array>
716 <string>MainColumn</string>
717 </array>
718 </dict>
719 <key>PBXSmartGroupTreeModuleOutlineStateKey_v7</key>
720 <dict>
721 <key>PBXSmartGroupTreeModuleOutlineStateExpansionKey</key>
722 <array>
723 <string>1C37FBAC04509CD000000102</string>
724 </array>
725 <key>PBXSmartGroupTreeModuleOutlineStateSelectionKey</key>
726 <array>
727 <array>
728 <integer>5</integer>
729 </array>
730 </array>
731 <key>PBXSmartGroupTreeModuleOutlineStateVisibleRectKey</key>
732 <string>{{0, 0}, {298, 621}}</string>
733 </dict>
734 <key>PBXTopSmartGroupGIDs</key>
735 <array/>
736 <key>XCIncludePerspectivesSwitch</key>
737 <false/>
738 </dict>
739 <key>GeometryConfiguration</key>
740 <dict>
741 <key>Frame</key>
742 <string>{{10, 27}, {315, 639}}</string>
743 <key>GroupTreeTableConfiguration</key>
744 <array>
745 <string>MainColumn</string>
746 <real>298</real>
747 </array>
748 </dict>
749 <key>Module</key>
750 <string>PBXSmartGroupTreeModule</string>
751 </dict>
752 <dict>
753 <key>ContentConfiguration</key>
754 <dict>
755 <key>PBXBottomSmartGroupGIDs</key>
756 <array>
757 <string>1C08E77C0454961000C914BD</string>
758 <string>1C37FABC05509CD000000102</string>
759 <string>1C37FABC05539CD112110102</string>
760 <string>E2644B35053B69B200211256</string>
761 <string>1C37FABC04509CD000100104</string>
762 <string>1CC0EA4004350EF90044410B</string>
763 <string>1CC0EA4004350EF90041110B</string>
764 </array>
765 <key>PBXProjectModuleGUID</key>
766 <string>1C9437FF063B20B00039CFAC</string>
767 <key>PBXProjectModuleLabel</key>
768 <string>Other</string>
769 <key>PBXProjectStructureProvided</key>
770 <string>no</string>
771 <key>PBXSmartGroupTreeModuleColumnData</key>
772 <dict>
773 <key>PBXSmartGroupTreeModuleColumnWidthsKey</key>
774 <array>
775 <real>291</real>
776 </array>
777 <key>PBXSmartGroupTreeModuleColumnsKey_v4</key>
778 <array>
779 <string>MainColumn</string>
780 </array>
781 </dict>
782 <key>PBXSmartGroupTreeModuleOutlineStateKey_v7</key>
783 <dict>
784 <key>PBXSmartGroupTreeModuleOutlineStateExpansionKey</key>
785 <array/>
786 <key>PBXSmartGroupTreeModuleOutlineStateSelectionKey</key>
787 <array>
788 <array>
789 <integer>3</integer>
790 </array>
791 </array>
792 <key>PBXSmartGroupTreeModuleOutlineStateVisibleRectKey</key>
793 <string>{{0, 0}, {291, 440}}</string>
794 </dict>
795 <key>PBXTopSmartGroupGIDs</key>
796 <array/>
797 <key>XCIncludePerspectivesSwitch</key>
798 <false/>
799 </dict>
800 <key>GeometryConfiguration</key>
801 <dict>
802 <key>Frame</key>
803 <string>{{10, 27}, {308, 458}}</string>
804 <key>GroupTreeTableConfiguration</key>
805 <array>
806 <string>MainColumn</string>
807 <real>291</real>
808 </array>
809 </dict>
810 <key>Module</key>
811 <string>PBXSmartGroupTreeModule</string>
812 </dict>
813 </array>
814 </dict>
815 </array>
816 <key>Name</key>
817 <string>Project</string>
818 <key>ServiceClasses</key>
819 <array>
820 <string>XCModuleDock</string>
821 <string>XCDockableTabModule</string>
822 <string>PBXSmartGroupTreeModule</string>
823 <string>PBXSmartGroupTreeModule</string>
824 <string>PBXSmartGroupTreeModule</string>
825 </array>
826 <key>TableOfContents</key>
827 <array>
828 <string>E1C3096A0C22420700EAE48A</string>
829 <string>E1C3096B0C22420700EAE48A</string>
830 <string>1C9437FD063B20B00039CFAC</string>
831 <string>1C9437FE063B20B00039CFAC</string>
832 <string>1C9437FF063B20B00039CFAC</string>
833 </array>
834 <key>ToolbarConfiguration</key>
835 <string>xcode.toolbar.config.default.short</string>
836 </dict>
837 </array>
838 <key>PerspectivesBarVisible</key>
839 <false/>
840 <key>ShelfIsVisible</key>
841 <false/>
842 <key>SourceDescription</key>
843 <string>file at '/System/Library/PrivateFrameworks/DevToolsInterface.framework/Versions/A/Resources/XCPerspectivesSpecificationMode2.xcperspec'</string>
844 <key>StatusbarIsVisible</key>
845 <true/>
846 <key>TimeStamp</key>
847 <real>0.0</real>
848 <key>ToolbarDisplayMode</key>
849 <integer>2</integer>
850 <key>ToolbarIsVisible</key>
851 <true/>
852 <key>ToolbarSizeMode</key>
853 <integer>2</integer>
854 <key>Type</key>
855 <string>Perspectives</string>
856 <key>UpdateMessage</key>
857 <string></string>
858 <key>WindowJustification</key>
859 <integer>0</integer>
860 <key>WindowOrderList</key>
861 <array>
862 <string>1C530D57069F1CE1000CFCEE</string>
863 <string>E1ED52A30C1F094B0038715E</string>
864 <string>E1ED529D0C1F094B0038715E</string>
865 <string>E1ED52970C1F094B0038715E</string>
866 <string>E1ED52910C1F094B0038715E</string>
867 <string>E1ED52BE0C1F0C780038715E</string>
868 <string>E1ED52C40C1F0C780038715E</string>
869 <string>E1ED530F0C1F17270038715E</string>
870 <string>E1C30A9A0C224B3A00EAE48A</string>
871 <string>E1C30A970C224B3A00EAE48A</string>
872 <string>1C530D52069F1CE1000CFCEE</string>
873 <string>E1C30A8E0C224B3A00EAE48A</string>
874 <string>1C0AD2B3069F1EA900FABCE6</string>
875 <string>/Users/nicholas/Documents/Development/ICeCoffEE/ICeCoffEE/ICeCoffEE.xcodeproj</string>
876 </array>
877 <key>WindowString</key>
878 <string>1352 321 315 707 0 0 1680 1028 </string>
879 <key>WindowTools</key>
880 <array>
881 <dict>
882 <key>FirstTimeWindowDisplayed</key>
883 <false/>
884 <key>Identifier</key>
885 <string>windowTool.detail</string>
886 <key>IsVertical</key>
887 <false/>
888 <key>Layout</key>
889 <array>
890 <dict>
891 <key>Dock</key>
892 <array>
893 <dict>
894 <key>ContentConfiguration</key>
895 <dict>
896 <key>PBXBottomSmartGroupGIDs</key>
897 <array>
898 <string>1C37FBAC04509CD000000102</string>
899 <string>1C37FAAC04509CD000000102</string>
900 <string>1C08E77C0454961000C914BD</string>
901 <string>1C37FABC05509CD000000102</string>
902 <string>1C37FABC05539CD112110102</string>
903 <string>E2644B35053B69B200211256</string>
904 <string>1C37FABC04509CD000100104</string>
905 <string>1CC0EA4004350EF90044410B</string>
906 <string>1CC0EA4004350EF90041110B</string>
907 </array>
908 <key>PBXProjectModuleGUID</key>
909 <string>1CE0B1FE06471DED0097A5F4</string>
910 <key>PBXProjectModuleLabel</key>
911 <string>Files</string>
912 <key>PBXProjectStructureProvided</key>
913 <string>yes</string>
914 <key>PBXSmartGroupTreeModuleColumnData</key>
915 <dict>
916 <key>PBXSmartGroupTreeModuleColumnWidthsKey</key>
917 <array>
918 <real>245</real>
919 </array>
920 <key>PBXSmartGroupTreeModuleColumnsKey_v4</key>
921 <array>
922 <string>MainColumn</string>
923 </array>
924 </dict>
925 <key>PBXSmartGroupTreeModuleOutlineStateKey_v7</key>
926 <dict>
927 <key>PBXSmartGroupTreeModuleOutlineStateExpansionKey</key>
928 <array>
929 <string>29B97314FDCFA39411CA2CEA</string>
930 <string>1C37FABC05509CD000000102</string>
931 </array>
932 <key>PBXSmartGroupTreeModuleOutlineStateSelectionKey</key>
933 <array>
934 <array>
935 <integer>15</integer>
936 </array>
937 </array>
938 <key>PBXSmartGroupTreeModuleOutlineStateVisibleRectKey</key>
939 <string>{{0, 7}, {245, 350}}</string>
940 </dict>
941 <key>PBXTopSmartGroupGIDs</key>
942 <array/>
943 <key>XCIncludePerspectivesSwitch</key>
944 <false/>
945 </dict>
946 <key>GeometryConfiguration</key>
947 <dict>
948 <key>Frame</key>
949 <string>{{0, 0}, {262, 368}}</string>
950 <key>GroupTreeTableConfiguration</key>
951 <array>
952 <string>MainColumn</string>
953 <real>245</real>
954 </array>
955 <key>RubberWindowFrame</key>
956 <string>423 589 744 409 0 0 1680 1028 </string>
957 </dict>
958 <key>Module</key>
959 <string>PBXSmartGroupTreeModule</string>
960 <key>Proportion</key>
961 <string>262pt</string>
962 </dict>
963 <dict>
964 <key>BecomeActive</key>
965 <true/>
966 <key>ContentConfiguration</key>
967 <dict>
968 <key>PBXProjectModuleGUID</key>
969 <string>1CA1AED706398EBD00589147</string>
970 <key>PBXProjectModuleLabel</key>
971 <string>Detail</string>
972 </dict>
973 <key>GeometryConfiguration</key>
974 <dict>
975 <key>Frame</key>
976 <string>{{267, 0}, {477, 368}}</string>
977 <key>RubberWindowFrame</key>
978 <string>423 589 744 409 0 0 1680 1028 </string>
979 </dict>
980 <key>Module</key>
981 <string>XCDetailModule</string>
982 <key>Proportion</key>
983 <string>477pt</string>
984 </dict>
985 </array>
986 <key>Proportion</key>
987 <string>368pt</string>
988 </dict>
989 </array>
990 <key>Name</key>
991 <string>Detail</string>
992 <key>ServiceClasses</key>
993 <array>
994 <string>PBXSmartGroupTreeModule</string>
995 <string>XCDetailModule</string>
996 </array>
997 <key>StatusbarIsVisible</key>
998 <true/>
999 <key>TableOfContents</key>
1000 <array>
1001 <string>1C335F2C07B51CD20023D4EE</string>
1002 <string>E189CBC30C1CAFEA003035DA</string>
1003 <string>1CE0B1FE06471DED0097A5F4</string>
1004 <string>1CA1AED706398EBD00589147</string>
1005 </array>
1006 <key>ToolbarConfiguration</key>
1007 <string>xcode.toolbar.config.default</string>
1008 <key>WindowString</key>
1009 <string>423 589 744 409 0 0 1680 1028 </string>
1010 <key>WindowToolGUID</key>
1011 <string>1C335F2C07B51CD20023D4EE</string>
1012 <key>WindowToolIsVisible</key>
1013 <false/>
1014 </dict>
1015 <dict>
1016 <key>Identifier</key>
1017 <string>MENUSEPARATOR</string>
1018 </dict>
1019 <dict>
1020 <key>FirstTimeWindowDisplayed</key>
1021 <false/>
1022 <key>Identifier</key>
1023 <string>windowTool.build</string>
1024 <key>IsVertical</key>
1025 <true/>
1026 <key>Layout</key>
1027 <array>
1028 <dict>
1029 <key>Dock</key>
1030 <array>
1031 <dict>
1032 <key>ContentConfiguration</key>
1033 <dict>
1034 <key>PBXProjectModuleGUID</key>
1035 <string>1CD0528F0623707200166675</string>
1036 <key>PBXProjectModuleLabel</key>
1037 <string></string>
1038 <key>StatusBarVisibility</key>
1039 <false/>
1040 </dict>
1041 <key>GeometryConfiguration</key>
1042 <dict>
1043 <key>Frame</key>
1044 <string>{{0, 0}, {868, 0}}</string>
1045 <key>RubberWindowFrame</key>
1046 <string>648 51 868 452 0 0 1680 1028 </string>
1047 </dict>
1048 <key>Module</key>
1049 <string>PBXNavigatorGroup</string>
1050 <key>Proportion</key>
1051 <string>0pt</string>
1052 </dict>
1053 <dict>
1054 <key>BecomeActive</key>
1055 <true/>
1056 <key>ContentConfiguration</key>
1057 <dict>
1058 <key>PBXBuildLogShowsTranscriptDefaultKey</key>
1059 <string>{{0, 98}, {868, 329}}</string>
1060 <key>PBXProjectModuleGUID</key>
1061 <string>XCMainBuildResultsModuleGUID</string>
1062 <key>PBXProjectModuleLabel</key>
1063 <string>Build</string>
1064 <key>XCBuildResultsTrigger_Collapse</key>
1065 <integer>1021</integer>
1066 <key>XCBuildResultsTrigger_Open</key>
1067 <integer>1011</integer>
1068 </dict>
1069 <key>GeometryConfiguration</key>
1070 <dict>
1071 <key>Frame</key>
1072 <string>{{0, 5}, {868, 427}}</string>
1073 <key>RubberWindowFrame</key>
1074 <string>648 51 868 452 0 0 1680 1028 </string>
1075 </dict>
1076 <key>Module</key>
1077 <string>PBXBuildResultsModule</string>
1078 <key>Proportion</key>
1079 <string>427pt</string>
1080 </dict>
1081 </array>
1082 <key>Proportion</key>
1083 <string>432pt</string>
1084 </dict>
1085 </array>
1086 <key>Name</key>
1087 <string>Build Results</string>
1088 <key>ServiceClasses</key>
1089 <array>
1090 <string>PBXBuildResultsModule</string>
1091 </array>
1092 <key>StatusbarIsVisible</key>
1093 <false/>
1094 <key>TableOfContents</key>
1095 <array>
1096 <string>1C530D52069F1CE1000CFCEE</string>
1097 <string>E1C30AA40C224B3A00EAE48A</string>
1098 <string>1CD0528F0623707200166675</string>
1099 <string>XCMainBuildResultsModuleGUID</string>
1100 </array>
1101 <key>ToolbarConfiguration</key>
1102 <string>xcode.toolbar.config.build</string>
1103 <key>WindowString</key>
1104 <string>648 51 868 452 0 0 1680 1028 </string>
1105 <key>WindowToolGUID</key>
1106 <string>1C530D52069F1CE1000CFCEE</string>
1107 <key>WindowToolIsVisible</key>
1108 <true/>
1109 </dict>
1110 <dict>
1111 <key>FirstTimeWindowDisplayed</key>
1112 <false/>
1113 <key>Identifier</key>
1114 <string>windowTool.debugger</string>
1115 <key>IsVertical</key>
1116 <true/>
1117 <key>Layout</key>
1118 <array>
1119 <dict>
1120 <key>Dock</key>
1121 <array>
1122 <dict>
1123 <key>ContentConfiguration</key>
1124 <dict>
1125 <key>Debugger</key>
1126 <dict>
1127 <key>HorizontalSplitView</key>
1128 <dict>
1129 <key>_collapsingFrameDimension</key>
1130 <real>0.0</real>
1131 <key>_indexOfCollapsedView</key>
1132 <integer>0</integer>
1133 <key>_percentageOfCollapsedView</key>
1134 <real>0.0</real>
1135 <key>isCollapsed</key>
1136 <string>yes</string>
1137 <key>sizes</key>
1138 <array>
1139 <string>{{0, 0}, {364, 302}}</string>
1140 <string>{{364, 0}, {438, 302}}</string>
1141 </array>
1142 </dict>
1143 <key>VerticalSplitView</key>
1144 <dict>
1145 <key>_collapsingFrameDimension</key>
1146 <real>0.0</real>
1147 <key>_indexOfCollapsedView</key>
1148 <integer>0</integer>
1149 <key>_percentageOfCollapsedView</key>
1150 <real>0.0</real>
1151 <key>isCollapsed</key>
1152 <string>yes</string>
1153 <key>sizes</key>
1154 <array>
1155 <string>{{0, 0}, {802, 302}}</string>
1156 <string>{{0, 302}, {802, 303}}</string>
1157 </array>
1158 </dict>
1159 </dict>
1160 <key>LauncherConfigVersion</key>
1161 <string>8</string>
1162 <key>PBXProjectModuleGUID</key>
1163 <string>1C162984064C10D400B95A72</string>
1164 <key>PBXProjectModuleLabel</key>
1165 <string>Debug - GLUTExamples (Underwater)</string>
1166 </dict>
1167 <key>GeometryConfiguration</key>
1168 <dict>
1169 <key>DebugConsoleDrawerSize</key>
1170 <string>{100, 120}</string>
1171 <key>DebugConsoleVisible</key>
1172 <string>None</string>
1173 <key>DebugConsoleWindowFrame</key>
1174 <string>{{200, 200}, {500, 300}}</string>
1175 <key>DebugSTDIOWindowFrame</key>
1176 <string>{{200, 200}, {500, 300}}</string>
1177 <key>Frame</key>
1178 <string>{{0, 0}, {802, 605}}</string>
1179 <key>RubberWindowFrame</key>
1180 <string>46 204 802 625 0 0 1680 1028 </string>
1181 </dict>
1182 <key>Module</key>
1183 <string>PBXDebugSessionModule</string>
1184 <key>Proportion</key>
1185 <string>605pt</string>
1186 </dict>
1187 </array>
1188 <key>Proportion</key>
1189 <string>605pt</string>
1190 </dict>
1191 </array>
1192 <key>Name</key>
1193 <string>Debugger</string>
1194 <key>ServiceClasses</key>
1195 <array>
1196 <string>PBXDebugSessionModule</string>
1197 </array>
1198 <key>StatusbarIsVisible</key>
1199 <false/>
1200 <key>TableOfContents</key>
1201 <array>
1202 <string>1C530D54069F1CE1000CFCEE</string>
1203 <string>E189C93E0C1B8A76003035DA</string>
1204 <string>1C162984064C10D400B95A72</string>
1205 <string>E189C93F0C1B8A76003035DA</string>
1206 <string>E189C9400C1B8A76003035DA</string>
1207 <string>E189C9410C1B8A76003035DA</string>
1208 <string>E189C9420C1B8A76003035DA</string>
1209 <string>E189C9430C1B8A76003035DA</string>
1210 <string>E189C9440C1B8A76003035DA</string>
1211 </array>
1212 <key>ToolbarConfiguration</key>
1213 <string>xcode.toolbar.config.debug</string>
1214 <key>WindowString</key>
1215 <string>46 204 802 625 0 0 1680 1028 </string>
1216 <key>WindowToolGUID</key>
1217 <string>1C530D54069F1CE1000CFCEE</string>
1218 <key>WindowToolIsVisible</key>
1219 <false/>
1220 </dict>
1221 <dict>
1222 <key>FirstTimeWindowDisplayed</key>
1223 <false/>
1224 <key>Identifier</key>
1225 <string>windowTool.find</string>
1226 <key>IsVertical</key>
1227 <true/>
1228 <key>Layout</key>
1229 <array>
1230 <dict>
1231 <key>Dock</key>
1232 <array>
1233 <dict>
1234 <key>Dock</key>
1235 <array>
1236 <dict>
1237 <key>ContentConfiguration</key>
1238 <dict>
1239 <key>PBXProjectModuleGUID</key>
1240 <string>1CDD528C0622207200134675</string>
1241 <key>PBXProjectModuleLabel</key>
1242 <string>ICeCoffEE.m</string>
1243 <key>StatusBarVisibility</key>
1244 <false/>
1245 </dict>
1246 <key>GeometryConfiguration</key>
1247 <dict>
1248 <key>Frame</key>
1249 <string>{{0, 0}, {854, 393}}</string>
1250 <key>RubberWindowFrame</key>
1251 <string>712 69 854 724 0 0 1680 1028 </string>
1252 </dict>
1253 <key>Module</key>
1254 <string>PBXNavigatorGroup</string>
1255 <key>Proportion</key>
1256 <string>854pt</string>
1257 </dict>
1258 </array>
1259 <key>Proportion</key>
1260 <string>393pt</string>
1261 </dict>
1262 <dict>
1263 <key>BecomeActive</key>
1264 <true/>
1265 <key>ContentConfiguration</key>
1266 <dict>
1267 <key>PBXProjectModuleGUID</key>
1268 <string>1CD0528E0623707200166675</string>
1269 <key>PBXProjectModuleLabel</key>
1270 <string>Project Find</string>
1271 </dict>
1272 <key>GeometryConfiguration</key>
1273 <dict>
1274 <key>Frame</key>
1275 <string>{{0, 398}, {854, 306}}</string>
1276 <key>RubberWindowFrame</key>
1277 <string>712 69 854 724 0 0 1680 1028 </string>
1278 </dict>
1279 <key>Module</key>
1280 <string>PBXProjectFindModule</string>
1281 <key>Proportion</key>
1282 <string>306pt</string>
1283 </dict>
1284 </array>
1285 <key>Proportion</key>
1286 <string>704pt</string>
1287 </dict>
1288 </array>
1289 <key>Name</key>
1290 <string>Project Find</string>
1291 <key>ServiceClasses</key>
1292 <array>
1293 <string>PBXProjectFindModule</string>
1294 </array>
1295 <key>StatusbarIsVisible</key>
1296 <false/>
1297 <key>TableOfContents</key>
1298 <array>
1299 <string>1C530D57069F1CE1000CFCEE</string>
1300 <string>E1C30AA50C224B3A00EAE48A</string>
1301 <string>E1C30AA60C224B3A00EAE48A</string>
1302 <string>1CDD528C0622207200134675</string>
1303 <string>1CD0528E0623707200166675</string>
1304 </array>
1305 <key>WindowString</key>
1306 <string>712 69 854 724 0 0 1680 1028 </string>
1307 <key>WindowToolGUID</key>
1308 <string>1C530D57069F1CE1000CFCEE</string>
1309 <key>WindowToolIsVisible</key>
1310 <false/>
1311 </dict>
1312 <dict>
1313 <key>Identifier</key>
1314 <string>MENUSEPARATOR</string>
1315 </dict>
1316 <dict>
1317 <key>FirstTimeWindowDisplayed</key>
1318 <false/>
1319 <key>Identifier</key>
1320 <string>windowTool.debuggerConsole</string>
1321 <key>IsVertical</key>
1322 <true/>
1323 <key>Layout</key>
1324 <array>
1325 <dict>
1326 <key>Dock</key>
1327 <array>
1328 <dict>
1329 <key>BecomeActive</key>
1330 <true/>
1331 <key>ContentConfiguration</key>
1332 <dict>
1333 <key>PBXProjectModuleGUID</key>
1334 <string>1C78EAAC065D492600B07095</string>
1335 <key>PBXProjectModuleLabel</key>
1336 <string>Debugger Console</string>
1337 </dict>
1338 <key>GeometryConfiguration</key>
1339 <dict>
1340 <key>Frame</key>
1341 <string>{{0, 0}, {818, 688}}</string>
1342 <key>RubberWindowFrame</key>
1343 <string>838 91 818 708 0 0 1680 1028 </string>
1344 </dict>
1345 <key>Module</key>
1346 <string>PBXDebugCLIModule</string>
1347 <key>Proportion</key>
1348 <string>688pt</string>
1349 </dict>
1350 </array>
1351 <key>Proportion</key>
1352 <string>688pt</string>
1353 </dict>
1354 </array>
1355 <key>Name</key>
1356 <string>Debugger Console</string>
1357 <key>ServiceClasses</key>
1358 <array>
1359 <string>PBXDebugCLIModule</string>
1360 </array>
1361 <key>StatusbarIsVisible</key>
1362 <false/>
1363 <key>TableOfContents</key>
1364 <array>
1365 <string>1C530D5B069F1CE1000CFCEE</string>
1366 <string>E189CABD0C1BBB21003035DA</string>
1367 <string>1C78EAAC065D492600B07095</string>
1368 </array>
1369 <key>WindowString</key>
1370 <string>838 91 818 708 0 0 1680 1028 </string>
1371 <key>WindowToolGUID</key>
1372 <string>1C530D5B069F1CE1000CFCEE</string>
1373 <key>WindowToolIsVisible</key>
1374 <false/>
1375 </dict>
1376 <dict>
1377 <key>FirstTimeWindowDisplayed</key>
1378 <false/>
1379 <key>Identifier</key>
1380 <string>windowTool.run</string>
1381 <key>IsVertical</key>
1382 <true/>
1383 <key>Layout</key>
1384 <array>
1385 <dict>
1386 <key>Dock</key>
1387 <array>
1388 <dict>
1389 <key>ContentConfiguration</key>
1390 <dict>
1391 <key>LauncherConfigVersion</key>
1392 <string>3</string>
1393 <key>PBXProjectModuleGUID</key>
1394 <string>1CD0528B0623707200166675</string>
1395 <key>PBXProjectModuleLabel</key>
1396 <string>Run</string>
1397 <key>Runner</key>
1398 <dict>
1399 <key>HorizontalSplitView</key>
1400 <dict>
1401 <key>_collapsingFrameDimension</key>
1402 <real>0.0</real>
1403 <key>_indexOfCollapsedView</key>
1404 <integer>0</integer>
1405 <key>_percentageOfCollapsedView</key>
1406 <real>0.0</real>
1407 <key>isCollapsed</key>
1408 <string>yes</string>
1409 <key>sizes</key>
1410 <array>
1411 <string>{{0, 0}, {367, 168}}</string>
1412 <string>{{0, 173}, {367, 270}}</string>
1413 </array>
1414 </dict>
1415 <key>VerticalSplitView</key>
1416 <dict>
1417 <key>_collapsingFrameDimension</key>
1418 <real>0.0</real>
1419 <key>_indexOfCollapsedView</key>
1420 <integer>0</integer>
1421 <key>_percentageOfCollapsedView</key>
1422 <real>0.0</real>
1423 <key>isCollapsed</key>
1424 <string>yes</string>
1425 <key>sizes</key>
1426 <array>
1427 <string>{{0, 0}, {406, 443}}</string>
1428 <string>{{411, 0}, {517, 443}}</string>
1429 </array>
1430 </dict>
1431 </dict>
1432 </dict>
1433 <key>GeometryConfiguration</key>
1434 <dict>
1435 <key>Frame</key>
1436 <string>{{0, 0}, {869, 782}}</string>
1437 <key>RubberWindowFrame</key>
1438 <string>574 34 869 802 0 0 1680 1028 </string>
1439 </dict>
1440 <key>Module</key>
1441 <string>PBXRunSessionModule</string>
1442 <key>Proportion</key>
1443 <string>782pt</string>
1444 </dict>
1445 </array>
1446 <key>Proportion</key>
1447 <string>782pt</string>
1448 </dict>
1449 </array>
1450 <key>Name</key>
1451 <string>Run Log</string>
1452 <key>ServiceClasses</key>
1453 <array>
1454 <string>PBXRunSessionModule</string>
1455 </array>
1456 <key>StatusbarIsVisible</key>
1457 <false/>
1458 <key>TableOfContents</key>
1459 <array>
1460 <string>1C0AD2B3069F1EA900FABCE6</string>
1461 <string>E1C309730C22420700EAE48A</string>
1462 <string>1CD0528B0623707200166675</string>
1463 <string>E1C309740C22420700EAE48A</string>
1464 </array>
1465 <key>ToolbarConfiguration</key>
1466 <string>xcode.toolbar.config.run</string>
1467 <key>WindowString</key>
1468 <string>574 34 869 802 0 0 1680 1028 </string>
1469 <key>WindowToolGUID</key>
1470 <string>1C0AD2B3069F1EA900FABCE6</string>
1471 <key>WindowToolIsVisible</key>
1472 <true/>
1473 </dict>
1474 <dict>
1475 <key>FirstTimeWindowDisplayed</key>
1476 <false/>
1477 <key>Identifier</key>
1478 <string>windowTool.scm</string>
1479 <key>IsVertical</key>
1480 <true/>
1481 <key>Layout</key>
1482 <array>
1483 <dict>
1484 <key>Dock</key>
1485 <array>
1486 <dict>
1487 <key>ContentConfiguration</key>
1488 <dict>
1489 <key>PBXProjectModuleGUID</key>
1490 <string>1C78EAB2065D492600B07095</string>
1491 <key>PBXProjectModuleLabel</key>
1492 <string></string>
1493 <key>StatusBarVisibility</key>
1494 <true/>
1495 </dict>
1496 <key>GeometryConfiguration</key>
1497 <dict>
1498 <key>Frame</key>
1499 <string>{{0, 0}, {457, 0}}</string>
1500 <key>RubberWindowFrame</key>
1501 <string>396 357 457 342 0 0 1680 1028 </string>
1502 </dict>
1503 <key>Module</key>
1504 <string>PBXNavigatorGroup</string>
1505 <key>Proportion</key>
1506 <string>0pt</string>
1507 </dict>
1508 <dict>
1509 <key>BecomeActive</key>
1510 <true/>
1511 <key>ContentConfiguration</key>
1512 <dict>
1513 <key>PBXProjectModuleGUID</key>
1514 <string>1CD052920623707200166675</string>
1515 <key>PBXProjectModuleLabel</key>
1516 <string>SCM Results</string>
1517 </dict>
1518 <key>GeometryConfiguration</key>
1519 <dict>
1520 <key>Frame</key>
1521 <string>{{0, 5}, {457, 296}}</string>
1522 <key>RubberWindowFrame</key>
1523 <string>396 357 457 342 0 0 1680 1028 </string>
1524 </dict>
1525 <key>Module</key>
1526 <string>PBXCVSModule</string>
1527 <key>Proportion</key>
1528 <string>296pt</string>
1529 </dict>
1530 </array>
1531 <key>Proportion</key>
1532 <string>301pt</string>
1533 </dict>
1534 </array>
1535 <key>Name</key>
1536 <string>SCM</string>
1537 <key>ServiceClasses</key>
1538 <array>
1539 <string>PBXCVSModule</string>
1540 </array>
1541 <key>StatusbarIsVisible</key>
1542 <true/>
1543 <key>TableOfContents</key>
1544 <array>
1545 <string>E18B4838082F0937000E96F5</string>
1546 <string>E189CCB40C1CD69E003035DA</string>
1547 <string>1C78EAB2065D492600B07095</string>
1548 <string>1CD052920623707200166675</string>
1549 </array>
1550 <key>ToolbarConfiguration</key>
1551 <string>xcode.toolbar.config.scm</string>
1552 <key>WindowString</key>
1553 <string>396 357 457 342 0 0 1680 1028 </string>
1554 <key>WindowToolGUID</key>
1555 <string>E18B4838082F0937000E96F5</string>
1556 <key>WindowToolIsVisible</key>
1557 <false/>
1558 </dict>
1559 <dict>
1560 <key>FirstTimeWindowDisplayed</key>
1561 <false/>
1562 <key>Identifier</key>
1563 <string>windowTool.breakpoints</string>
1564 <key>IsVertical</key>
1565 <false/>
1566 <key>Layout</key>
1567 <array>
1568 <dict>
1569 <key>Dock</key>
1570 <array>
1571 <dict>
1572 <key>ContentConfiguration</key>
1573 <dict>
1574 <key>PBXBottomSmartGroupGIDs</key>
1575 <array>
1576 <string>1C77FABC04509CD000000102</string>
1577 </array>
1578 <key>PBXProjectModuleGUID</key>
1579 <string>1CE0B1FE06471DED0097A5F4</string>
1580 <key>PBXProjectModuleLabel</key>
1581 <string>Files</string>
1582 <key>PBXProjectStructureProvided</key>
1583 <string>no</string>
1584 <key>PBXSmartGroupTreeModuleColumnData</key>
1585 <dict>
1586 <key>PBXSmartGroupTreeModuleColumnWidthsKey</key>
1587 <array>
1588 <real>168</real>
1589 </array>
1590 <key>PBXSmartGroupTreeModuleColumnsKey_v4</key>
1591 <array>
1592 <string>MainColumn</string>
1593 </array>
1594 </dict>
1595 <key>PBXSmartGroupTreeModuleOutlineStateKey_v7</key>
1596 <dict>
1597 <key>PBXSmartGroupTreeModuleOutlineStateExpansionKey</key>
1598 <array>
1599 <string>1C77FABC04509CD000000102</string>
1600 </array>
1601 <key>PBXSmartGroupTreeModuleOutlineStateSelectionKey</key>
1602 <array>
1603 <array>
1604 <integer>0</integer>
1605 </array>
1606 </array>
1607 <key>PBXSmartGroupTreeModuleOutlineStateVisibleRectKey</key>
1608 <string>{{0, 0}, {168, 350}}</string>
1609 </dict>
1610 <key>PBXTopSmartGroupGIDs</key>
1611 <array/>
1612 <key>XCIncludePerspectivesSwitch</key>
1613 <false/>
1614 </dict>
1615 <key>GeometryConfiguration</key>
1616 <dict>
1617 <key>Frame</key>
1618 <string>{{0, 0}, {185, 368}}</string>
1619 <key>GroupTreeTableConfiguration</key>
1620 <array>
1621 <string>MainColumn</string>
1622 <real>168</real>
1623 </array>
1624 <key>RubberWindowFrame</key>
1625 <string>792 558 744 409 0 0 1680 1028 </string>
1626 </dict>
1627 <key>Module</key>
1628 <string>PBXSmartGroupTreeModule</string>
1629 <key>Proportion</key>
1630 <string>185pt</string>
1631 </dict>
1632 <dict>
1633 <key>BecomeActive</key>
1634 <true/>
1635 <key>ContentConfiguration</key>
1636 <dict>
1637 <key>PBXProjectModuleGUID</key>
1638 <string>1CA1AED706398EBD00589147</string>
1639 <key>PBXProjectModuleLabel</key>
1640 <string>Detail</string>
1641 </dict>
1642 <key>GeometryConfiguration</key>
1643 <dict>
1644 <key>Frame</key>
1645 <string>{{190, 0}, {554, 368}}</string>
1646 <key>RubberWindowFrame</key>
1647 <string>792 558 744 409 0 0 1680 1028 </string>
1648 </dict>
1649 <key>Module</key>
1650 <string>XCDetailModule</string>
1651 <key>Proportion</key>
1652 <string>554pt</string>
1653 </dict>
1654 </array>
1655 <key>Proportion</key>
1656 <string>368pt</string>
1657 </dict>
1658 </array>
1659 <key>MajorVersion</key>
1660 <integer>2</integer>
1661 <key>MinorVersion</key>
1662 <integer>0</integer>
1663 <key>Name</key>
1664 <string>Breakpoints</string>
1665 <key>ServiceClasses</key>
1666 <array>
1667 <string>PBXSmartGroupTreeModule</string>
1668 <string>XCDetailModule</string>
1669 </array>
1670 <key>StatusbarIsVisible</key>
1671 <true/>
1672 <key>TableOfContents</key>
1673 <array>
1674 <string>E1FC8BCA0C19D5840021AB09</string>
1675 <string>E1FC8BCB0C19D5840021AB09</string>
1676 <string>1CE0B1FE06471DED0097A5F4</string>
1677 <string>1CA1AED706398EBD00589147</string>
1678 </array>
1679 <key>ToolbarConfiguration</key>
1680 <string>xcode.toolbar.config.breakpoints</string>
1681 <key>WindowString</key>
1682 <string>792 558 744 409 0 0 1680 1028 </string>
1683 <key>WindowToolGUID</key>
1684 <string>E1FC8BCA0C19D5840021AB09</string>
1685 <key>WindowToolIsVisible</key>
1686 <true/>
1687 </dict>
1688 <dict>
1689 <key>Identifier</key>
1690 <string>windowTool.debugAnimator</string>
1691 <key>Layout</key>
1692 <array>
1693 <dict>
1694 <key>Dock</key>
1695 <array>
1696 <dict>
1697 <key>Module</key>
1698 <string>PBXNavigatorGroup</string>
1699 <key>Proportion</key>
1700 <string>100%</string>
1701 </dict>
1702 </array>
1703 <key>Proportion</key>
1704 <string>100%</string>
1705 </dict>
1706 </array>
1707 <key>Name</key>
1708 <string>Debug Visualizer</string>
1709 <key>ServiceClasses</key>
1710 <array>
1711 <string>PBXNavigatorGroup</string>
1712 </array>
1713 <key>StatusbarIsVisible</key>
1714 <true/>
1715 <key>ToolbarConfiguration</key>
1716 <string>xcode.toolbar.config.debugAnimator</string>
1717 <key>WindowString</key>
1718 <string>100 100 700 500 0 0 1280 1002 </string>
1719 </dict>
1720 <dict>
1721 <key>FirstTimeWindowDisplayed</key>
1722 <false/>
1723 <key>Identifier</key>
1724 <string>windowTool.bookmarks</string>
1725 <key>IsVertical</key>
1726 <true/>
1727 <key>Layout</key>
1728 <array>
1729 <dict>
1730 <key>Dock</key>
1731 <array>
1732 <dict>
1733 <key>BecomeActive</key>
1734 <true/>
1735 <key>ContentConfiguration</key>
1736 <dict>
1737 <key>PBXProjectModuleGUID</key>
1738 <string>E18B49F9082F18C6000E96F5</string>
1739 <key>PBXProjectModuleLabel</key>
1740 <string>Bookmarks</string>
1741 </dict>
1742 <key>GeometryConfiguration</key>
1743 <dict>
1744 <key>Frame</key>
1745 <string>{{0, 0}, {285, 181}}</string>
1746 <key>RubberWindowFrame</key>
1747 <string>352 945 285 201 0 0 1600 1178 </string>
1748 </dict>
1749 <key>Module</key>
1750 <string>PBXBookmarksModule</string>
1751 <key>Proportion</key>
1752 <string>181pt</string>
1753 </dict>
1754 </array>
1755 <key>Proportion</key>
1756 <string>181pt</string>
1757 </dict>
1758 </array>
1759 <key>Name</key>
1760 <string>Bookmarks</string>
1761 <key>ServiceClasses</key>
1762 <array>
1763 <string>PBXBookmarksModule</string>
1764 </array>
1765 <key>StatusbarIsVisible</key>
1766 <false/>
1767 <key>TableOfContents</key>
1768 <array>
1769 <string>E18B49FA082F18C6000E96F5</string>
1770 <string>E18B49FB082F18C6000E96F5</string>
1771 <string>E18B49F9082F18C6000E96F5</string>
1772 </array>
1773 <key>WindowString</key>
1774 <string>352 945 285 201 0 0 1600 1178 </string>
1775 <key>WindowToolGUID</key>
1776 <string>E18B49FA082F18C6000E96F5</string>
1777 <key>WindowToolIsVisible</key>
1778 <false/>
1779 </dict>
1780 <dict>
1781 <key>FirstTimeWindowDisplayed</key>
1782 <false/>
1783 <key>Identifier</key>
1784 <string>windowTool.classBrowser</string>
1785 <key>IsVertical</key>
1786 <true/>
1787 <key>Layout</key>
1788 <array>
1789 <dict>
1790 <key>Dock</key>
1791 <array>
1792 <dict>
1793 <key>ContentConfiguration</key>
1794 <dict>
1795 <key>OptionsSetName</key>
1796 <string>Hierarchy, all classes</string>
1797 <key>PBXProjectModuleGUID</key>
1798 <string>1CA6456E063B45B4001379D8</string>
1799 <key>PBXProjectModuleLabel</key>
1800 <string>Class Browser - NSObject</string>
1801 </dict>
1802 <key>GeometryConfiguration</key>
1803 <dict>
1804 <key>ClassesFrame</key>
1805 <string>{{0, 0}, {372, 96}}</string>
1806 <key>ClassesTreeTableConfiguration</key>
1807 <array>
1808 <string>PBXClassNameColumnIdentifier</string>
1809 <real>208</real>
1810 <string>PBXClassBookColumnIdentifier</string>
1811 <real>22</real>
1812 </array>
1813 <key>Frame</key>
1814 <string>{{0, 0}, {624, 319}}</string>
1815 <key>MembersFrame</key>
1816 <string>{{0, 101}, {372, 218}}</string>
1817 <key>MembersTreeTableConfiguration</key>
1818 <array>
1819 <string>PBXMemberTypeIconColumnIdentifier</string>
1820 <real>22</real>
1821 <string>PBXMemberNameColumnIdentifier</string>
1822 <real>216</real>
1823 <string>PBXMemberTypeColumnIdentifier</string>
1824 <real>95</real>
1825 <string>PBXMemberBookColumnIdentifier</string>
1826 <real>22</real>
1827 </array>
1828 <key>RubberWindowFrame</key>
1829 <string>244 643 624 339 0 0 1600 1178 </string>
1830 </dict>
1831 <key>Module</key>
1832 <string>PBXClassBrowserModule</string>
1833 <key>Proportion</key>
1834 <string>319pt</string>
1835 </dict>
1836 </array>
1837 <key>Proportion</key>
1838 <string>319pt</string>
1839 </dict>
1840 </array>
1841 <key>Name</key>
1842 <string>Class Browser</string>
1843 <key>ServiceClasses</key>
1844 <array>
1845 <string>PBXClassBrowserModule</string>
1846 </array>
1847 <key>StatusbarIsVisible</key>
1848 <false/>
1849 <key>TableOfContents</key>
1850 <array>
1851 <string>1C530D60069F1CE1000CFCEE</string>
1852 <string>E170E1740836666A00B484AC</string>
1853 <string>1CA6456E063B45B4001379D8</string>
1854 </array>
1855 <key>ToolbarConfiguration</key>
1856 <string>xcode.toolbar.config.classbrowser</string>
1857 <key>WindowString</key>
1858 <string>244 643 624 339 0 0 1600 1178 </string>
1859 <key>WindowToolGUID</key>
1860 <string>1C530D60069F1CE1000CFCEE</string>
1861 <key>WindowToolIsVisible</key>
1862 <false/>
1863 </dict>
1864 </array>
1865</dict>
1866</plist>
Note: See TracBrowser for help on using the repository browser.