source: trunk/Cocoa/Pester/Source/Pester.xcodeproj/nicholas.mode2v3@ 364

Last change on this file since 364 was 364, checked in by Nicholas Riley, 16 years ago

English.lproj/Alarms.nib: Specify alternating row coloring in the nib,
now we're 10.4+.

English.lproj/InfoPlist.strings: Updated for 1.1b6.

English.lproj/Localizable.strings: Quote alarm message in pretty
description (used in tooltip). Change voice error now it no longer
incorporates OSStatus.

English.lproj/MainMenu.nib: Add speech prefs again; turn repetitions
field into a NJRValidatingField and hook up its delegate.

Info-Pester.plist: Updated for 1.1b6.

NJRHotKey.m: Switch to new Objective-C exception style.

NJRIntervalField.[hm]: Now a subclass of NJRValidatingField.

NJRTableDelegate.m: Get rid of our own tooltip support as NSTableView
now supports them (though with a minor visual glitch on the first
tooltip).

NJRTableView.[hm]: Remove tooltip support. Remove alternating row
coloring support.

NJRValidatingField.[hm]: Contains validation sheet stuff from
NJRIntervalField.

NJRVoicePopUpButton.[hm]: Switch to NSSpeechSynthesizer.

PSAlarm.m: Quote alarm message in pretty description (used in
tooltip). Fix repeating alarms not restoring as repeating if they
didn't expire while Pester was not running. No longer set timer on
Pester 1.0 alarm import, to help make importing atomic.

PSAlarmSetController.[hm]: Use NJRValidatingField for repetitions
field. Switch to new Objective-C exception style. Fix validation
issues on in/at changing. Temporary changes to restore speech support
and allow the sound popup to be removed entirely from the nib (rather
than being dragged out of the visible area, as it was in 1.1b5).
Changes for NSSpeechSynthesizer, which uses different voice names.

PSAlarms.m: Switch to new Objective-C exception style. Fix
duplication and error handling in Pester 1.0 alarm import, making
atomic.

PSAlarmsController.m: Use new tooltip support (since it's implemented
in the delegate rather than the data source, we have to proxy it).

PSAlerts.m: Wrap initialization in exception block so we don't leak.

PSApplication.m: Switch to new Objective-C exception style.

PSMediaAlert.m: Clamp repetitions at 1..99 so the user can't type an
invalid value, then quit and have it saved.

PSSpeechAlert.[hm]: Switch to NSSpeechSynthesizer. Throw an
intelligible exception if the voice is unavailable.

PSTimer.m: Switch to new Objective-C exception style.

Pester.xcodeproj: Remove VERSION generation; rename targets to be more
understandable.

Read Me.rtfd: Updated for 1.1b6.

SUSpeaker.[hm]: Gone in switch to NSSpeechSynthesizer.

VERSION: Gone - we use agvtool for everything now.

Updates/release-notes.html: Updated for 1.1b6.

Updates/updates.xml: Updated for 1.1b6.

package-Pester.sh: Use agvtool to get version. Atomically update
file on Web server to avoid partial downloads.

File size: 42.0 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE plist PUBLIC "-//Apple//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>XCProjectFormatConflictsModule</string>
76 <key>Name</key>
77 <string>Project Format Conflicts List</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 <dict>
160 <key>BundleLoadPath</key>
161 <string></string>
162 <key>MaxInstances</key>
163 <string>n</string>
164 <key>Module</key>
165 <string>XCSnapshotModule</string>
166 <key>Name</key>
167 <string>Snapshots Tool</string>
168 </dict>
169 </array>
170 <key>BundlePath</key>
171 <string>/Developer/Library/PrivateFrameworks/DevToolsInterface.framework/Resources</string>
172 <key>Description</key>
173 <string>CondensedDescriptionKey</string>
174 <key>DockingSystemVisible</key>
175 <false/>
176 <key>Extension</key>
177 <string>mode2v3</string>
178 <key>FavBarConfig</key>
179 <dict>
180 <key>PBXProjectModuleGUID</key>
181 <string>E1B11F970CF5F49B004975AA</string>
182 <key>XCBarModuleItemNames</key>
183 <dict/>
184 <key>XCBarModuleItems</key>
185 <array/>
186 </dict>
187 <key>FirstTimeWindowDisplayed</key>
188 <false/>
189 <key>Identifier</key>
190 <string>com.apple.perspectives.project.mode2v3</string>
191 <key>MajorVersion</key>
192 <integer>34</integer>
193 <key>MinorVersion</key>
194 <integer>0</integer>
195 <key>Name</key>
196 <string>Condensed</string>
197 <key>Notifications</key>
198 <array/>
199 <key>OpenEditors</key>
200 <array/>
201 <key>PerspectiveWidths</key>
202 <array>
203 <integer>-1</integer>
204 </array>
205 <key>Perspectives</key>
206 <array>
207 <dict>
208 <key>ChosenToolbarItems</key>
209 <array>
210 <string>buildOrClean</string>
211 <string>build-and-goOrGo</string>
212 <string>com.apple.ide.PBXToolbarStopButton</string>
213 <string>NSToolbarFlexibleSpaceItem</string>
214 <string>get-info</string>
215 </array>
216 <key>ControllerClassBaseName</key>
217 <string></string>
218 <key>IconName</key>
219 <string>WindowOfProject</string>
220 <key>Identifier</key>
221 <string>perspective.project</string>
222 <key>IsVertical</key>
223 <false/>
224 <key>Layout</key>
225 <array>
226 <dict>
227 <key>Proportion</key>
228 <string>351pt</string>
229 <key>Tabs</key>
230 <array>
231 <dict>
232 <key>BecomeActive</key>
233 <true/>
234 <key>ContentConfiguration</key>
235 <dict>
236 <key>PBXBottomSmartGroupGIDs</key>
237 <array/>
238 <key>PBXProjectModuleGUID</key>
239 <string>1C9437FD063B20B00039CFAC</string>
240 <key>PBXProjectModuleLabel</key>
241 <string>Files</string>
242 <key>PBXProjectStructureProvided</key>
243 <string>yes</string>
244 <key>PBXSmartGroupTreeModuleColumnData</key>
245 <dict>
246 <key>PBXSmartGroupTreeModuleColumnWidthsKey</key>
247 <array>
248 <real>22</real>
249 <real>312</real>
250 </array>
251 <key>PBXSmartGroupTreeModuleColumnsKey_v4</key>
252 <array>
253 <string>SCMStatusColumn</string>
254 <string>MainColumn</string>
255 </array>
256 </dict>
257 <key>PBXSmartGroupTreeModuleOutlineStateKey_v7</key>
258 <dict>
259 <key>PBXSmartGroupTreeModuleOutlineStateExpansionKey</key>
260 <array>
261 <string>29B97314FDCFA39411CA2CEA</string>
262 <string>080E96DDFE201D6D7F000001</string>
263 <string>F560E311035787D501A4E466</string>
264 <string>F560E314035787F901A4E466</string>
265 <string>F59E47AF036AAC31016B311C</string>
266 <string>F560E312035787E001A4E466</string>
267 <string>29B97317FDCFA39411CA2CEA</string>
268 <string>E10E71F3040C335800050002</string>
269 <string>E19DCBE503BE516000B934BF</string>
270 <string>E17562BC0CF8E7A800FC5057</string>
271 </array>
272 <key>PBXSmartGroupTreeModuleOutlineStateSelectionKey</key>
273 <array>
274 <array>
275 <integer>110</integer>
276 <integer>108</integer>
277 <integer>0</integer>
278 </array>
279 </array>
280 <key>PBXSmartGroupTreeModuleOutlineStateVisibleRectKey</key>
281 <string>{{0, 1497}, {334, 441}}</string>
282 </dict>
283 <key>PBXTopSmartGroupGIDs</key>
284 <array/>
285 <key>XCIncludePerspectivesSwitch</key>
286 <false/>
287 </dict>
288 <key>GeometryConfiguration</key>
289 <dict>
290 <key>Frame</key>
291 <string>{{10, 27}, {351, 459}}</string>
292 <key>GroupTreeTableConfiguration</key>
293 <array>
294 <string>SCMStatusColumn</string>
295 <real>22</real>
296 <string>MainColumn</string>
297 <real>312</real>
298 </array>
299 <key>RubberWindowFrame</key>
300 <string>1570 647 351 527 0 0 1920 1178 </string>
301 </dict>
302 <key>Module</key>
303 <string>PBXSmartGroupTreeModule</string>
304 </dict>
305 <dict>
306 <key>ContentConfiguration</key>
307 <dict>
308 <key>PBXBottomSmartGroupGIDs</key>
309 <array>
310 <string>1C37FBAC04509CD000000102</string>
311 <string>1C37FAAC04509CD000000102</string>
312 </array>
313 <key>PBXProjectModuleGUID</key>
314 <string>1C9437FE063B20B00039CFAC</string>
315 <key>PBXProjectModuleLabel</key>
316 <string>Targets</string>
317 <key>PBXProjectStructureProvided</key>
318 <string>no</string>
319 <key>PBXSmartGroupTreeModuleColumnData</key>
320 <dict>
321 <key>PBXSmartGroupTreeModuleColumnWidthsKey</key>
322 <array>
323 <real>334</real>
324 </array>
325 <key>PBXSmartGroupTreeModuleColumnsKey_v4</key>
326 <array>
327 <string>MainColumn</string>
328 </array>
329 </dict>
330 <key>PBXSmartGroupTreeModuleOutlineStateKey_v7</key>
331 <dict>
332 <key>PBXSmartGroupTreeModuleOutlineStateExpansionKey</key>
333 <array>
334 <string>1C37FBAC04509CD000000102</string>
335 <string>1C37FAAC04509CD000000102</string>
336 </array>
337 <key>PBXSmartGroupTreeModuleOutlineStateSelectionKey</key>
338 <array>
339 <array>
340 <integer>0</integer>
341 </array>
342 </array>
343 <key>PBXSmartGroupTreeModuleOutlineStateVisibleRectKey</key>
344 <string>{{0, 0}, {334, 441}}</string>
345 </dict>
346 <key>PBXTopSmartGroupGIDs</key>
347 <array/>
348 <key>XCIncludePerspectivesSwitch</key>
349 <false/>
350 </dict>
351 <key>GeometryConfiguration</key>
352 <dict>
353 <key>Frame</key>
354 <string>{{10, 27}, {351, 459}}</string>
355 <key>GroupTreeTableConfiguration</key>
356 <array>
357 <string>MainColumn</string>
358 <real>334</real>
359 </array>
360 </dict>
361 <key>Module</key>
362 <string>PBXSmartGroupTreeModule</string>
363 </dict>
364 <dict>
365 <key>ContentConfiguration</key>
366 <dict>
367 <key>PBXBottomSmartGroupGIDs</key>
368 <array>
369 <string>1C08E77C0454961000C914BD</string>
370 <string>1C37FABC05509CD000000102</string>
371 <string>1C37FABC05539CD112110102</string>
372 <string>E2644B35053B69B200211256</string>
373 <string>1C37FABC04509CD000100104</string>
374 <string>1CC0EA4004350EF90044410B</string>
375 <string>1CC0EA4004350EF90041110B</string>
376 </array>
377 <key>PBXProjectModuleGUID</key>
378 <string>1C9437FF063B20B00039CFAC</string>
379 <key>PBXProjectModuleLabel</key>
380 <string>Other</string>
381 <key>PBXProjectStructureProvided</key>
382 <string>no</string>
383 <key>PBXSmartGroupTreeModuleColumnData</key>
384 <dict>
385 <key>PBXSmartGroupTreeModuleColumnWidthsKey</key>
386 <array>
387 <real>555</real>
388 </array>
389 <key>PBXSmartGroupTreeModuleColumnsKey_v4</key>
390 <array>
391 <string>MainColumn</string>
392 </array>
393 </dict>
394 <key>PBXSmartGroupTreeModuleOutlineStateKey_v7</key>
395 <dict>
396 <key>PBXSmartGroupTreeModuleOutlineStateExpansionKey</key>
397 <array/>
398 <key>PBXSmartGroupTreeModuleOutlineStateSelectionKey</key>
399 <array>
400 <array>
401 <integer>0</integer>
402 </array>
403 </array>
404 <key>PBXSmartGroupTreeModuleOutlineStateVisibleRectKey</key>
405 <string>{{0, 0}, {555, 301}}</string>
406 </dict>
407 <key>PBXTopSmartGroupGIDs</key>
408 <array/>
409 <key>XCIncludePerspectivesSwitch</key>
410 <false/>
411 </dict>
412 <key>GeometryConfiguration</key>
413 <dict>
414 <key>Frame</key>
415 <string>{{0, 0}, {572, 319}}</string>
416 <key>GroupTreeTableConfiguration</key>
417 <array>
418 <string>MainColumn</string>
419 <real>555</real>
420 </array>
421 </dict>
422 <key>Module</key>
423 <string>PBXSmartGroupTreeModule</string>
424 </dict>
425 </array>
426 </dict>
427 </array>
428 <key>Name</key>
429 <string>Project</string>
430 <key>ServiceClasses</key>
431 <array>
432 <string>XCModuleDock</string>
433 <string>XCDockableTabModule</string>
434 <string>PBXSmartGroupTreeModule</string>
435 <string>PBXSmartGroupTreeModule</string>
436 <string>PBXSmartGroupTreeModule</string>
437 </array>
438 <key>TableOfContents</key>
439 <array>
440 <string>E15045D00CFCF47100DE47E9</string>
441 <string>E15045D10CFCF47100DE47E9</string>
442 <string>1C9437FD063B20B00039CFAC</string>
443 <string>1C9437FE063B20B00039CFAC</string>
444 <string>1C9437FF063B20B00039CFAC</string>
445 </array>
446 <key>ToolbarConfiguration</key>
447 <string>xcode.toolbar.config.default.shortV3</string>
448 </dict>
449 </array>
450 <key>PerspectivesBarVisible</key>
451 <false/>
452 <key>ShelfIsVisible</key>
453 <false/>
454 <key>SourceDescription</key>
455 <string>file at '/Developer/Library/PrivateFrameworks/DevToolsInterface.framework/Resources/XCPerspectivesSpecificationMode2.xcperspec'</string>
456 <key>StatusbarIsVisible</key>
457 <true/>
458 <key>TimeStamp</key>
459 <real>0.0</real>
460 <key>ToolbarDisplayMode</key>
461 <integer>2</integer>
462 <key>ToolbarIsVisible</key>
463 <true/>
464 <key>ToolbarSizeMode</key>
465 <integer>2</integer>
466 <key>Type</key>
467 <string>Perspectives</string>
468 <key>UpdateMessage</key>
469 <string></string>
470 <key>WindowJustification</key>
471 <integer>0</integer>
472 <key>WindowOrderList</key>
473 <array>
474 <string>E1B123120CF664D6004975AA</string>
475 <string>/Users/nicholas/Documents/Development/Pester/Source/Pester.xcodeproj</string>
476 </array>
477 <key>WindowString</key>
478 <string>1570 647 351 527 0 0 1920 1178 </string>
479 <key>WindowToolsV3</key>
480 <array>
481 <dict>
482 <key>Identifier</key>
483 <string>windowTool.detail</string>
484 <key>IsVertical</key>
485 <integer>0</integer>
486 <key>Layout</key>
487 <array>
488 <dict>
489 <key>Dock</key>
490 <array>
491 <dict>
492 <key>BecomeActive</key>
493 <integer>1</integer>
494 <key>ContentConfiguration</key>
495 <dict>
496 <key>PBXBottomSmartGroupGIDs</key>
497 <array>
498 <string>1C37FBAC04509CD000000102</string>
499 <string>1C37FAAC04509CD000000102</string>
500 <string>1C08E77C0454961000C914BD</string>
501 <string>1C37FABC05509CD000000102</string>
502 <string>1C37FABC05539CD112110102</string>
503 <string>E2644B35053B69B200211256</string>
504 <string>1C37FABC04509CD000100104</string>
505 <string>1CC0EA4004350EF90044410B</string>
506 <string>1CC0EA4004350EF90041110B</string>
507 </array>
508 <key>PBXProjectModuleGUID</key>
509 <string>1CE0B1FE06471DED0097A5F4</string>
510 <key>PBXProjectModuleLabel</key>
511 <string>Files</string>
512 <key>PBXProjectStructureProvided</key>
513 <string>yes</string>
514 <key>PBXSmartGroupTreeModuleColumnData</key>
515 <dict>
516 <key>PBXSmartGroupTreeModuleColumnWidthsKey</key>
517 <array>
518 <real>245</real>
519 </array>
520 <key>PBXSmartGroupTreeModuleColumnsKey_v4</key>
521 <array>
522 <string>MainColumn</string>
523 </array>
524 </dict>
525 <key>PBXSmartGroupTreeModuleOutlineStateKey_v7</key>
526 <dict>
527 <key>PBXSmartGroupTreeModuleOutlineStateExpansionKey</key>
528 <array>
529 <string>00C654E9FEEE28EC7F000001</string>
530 <string>1C37FABC05509CD000000102</string>
531 </array>
532 <key>PBXSmartGroupTreeModuleOutlineStateSelectionKey</key>
533 <array>
534 <array>
535 <integer>0</integer>
536 </array>
537 </array>
538 <key>PBXSmartGroupTreeModuleOutlineStateVisibleRectKey</key>
539 <string>{{0, 0}, {245, 350}}</string>
540 </dict>
541 <key>PBXTopSmartGroupGIDs</key>
542 <array/>
543 <key>XCIncludePerspectivesSwitch</key>
544 <integer>0</integer>
545 </dict>
546 <key>GeometryConfiguration</key>
547 <dict>
548 <key>Frame</key>
549 <string>{{0, 0}, {262, 368}}</string>
550 <key>GroupTreeTableConfiguration</key>
551 <array>
552 <string>MainColumn</string>
553 <real>245</real>
554 </array>
555 <key>RubberWindowFrame</key>
556 <string>31 446 744 409 0 0 1440 878 </string>
557 </dict>
558 <key>Module</key>
559 <string>PBXSmartGroupTreeModule</string>
560 <key>Proportion</key>
561 <string>262pt</string>
562 </dict>
563 <dict>
564 <key>ContentConfiguration</key>
565 <dict>
566 <key>PBXProjectModuleGUID</key>
567 <string>1CA1AED706398EBD00589147</string>
568 <key>PBXProjectModuleLabel</key>
569 <string>Detail</string>
570 </dict>
571 <key>GeometryConfiguration</key>
572 <dict>
573 <key>Frame</key>
574 <string>{{267, 0}, {477, 368}}</string>
575 <key>RubberWindowFrame</key>
576 <string>31 446 744 409 0 0 1440 878 </string>
577 </dict>
578 <key>Module</key>
579 <string>XCDetailModule</string>
580 <key>Proportion</key>
581 <string>477pt</string>
582 </dict>
583 </array>
584 <key>Proportion</key>
585 <string>100%</string>
586 </dict>
587 </array>
588 <key>Name</key>
589 <string>Detail</string>
590 <key>ServiceClasses</key>
591 <array>
592 <string>PBXSmartGroupTreeModule</string>
593 <string>XCDetailModule</string>
594 </array>
595 <key>StatusbarIsVisible</key>
596 <integer>1</integer>
597 <key>TableOfContents</key>
598 <array>
599 <string>1C335F2C07B51CD20023D4EE</string>
600 <string>1C335F2D07B51CD20023D4EE</string>
601 <string>1C335F2E07B51CD20023D4EE</string>
602 <string>1CE0B1FE06471DED0097A5F4</string>
603 <string>1CA1AED706398EBD00589147</string>
604 </array>
605 <key>ToolbarConfiguration</key>
606 <string>xcode.toolbar.config.defaultV3</string>
607 <key>WindowString</key>
608 <string>31 446 744 409 0 0 1440 878 </string>
609 <key>WindowToolGUID</key>
610 <string>1C335F2C07B51CD20023D4EE</string>
611 <key>WindowToolIsVisible</key>
612 <integer>1</integer>
613 </dict>
614 <dict>
615 <key>Identifier</key>
616 <string>MENUSEPARATOR</string>
617 </dict>
618 <dict>
619 <key>FirstTimeWindowDisplayed</key>
620 <false/>
621 <key>Identifier</key>
622 <string>windowTool.build</string>
623 <key>IsVertical</key>
624 <true/>
625 <key>Layout</key>
626 <array>
627 <dict>
628 <key>Dock</key>
629 <array>
630 <dict>
631 <key>BecomeActive</key>
632 <true/>
633 <key>ContentConfiguration</key>
634 <dict>
635 <key>PBXProjectModuleGUID</key>
636 <string>1CD0528F0623707200166675</string>
637 <key>PBXProjectModuleLabel</key>
638 <string>NJRValidatingField.h</string>
639 <key>StatusBarVisibility</key>
640 <true/>
641 </dict>
642 <key>GeometryConfiguration</key>
643 <dict>
644 <key>Frame</key>
645 <string>{{0, 0}, {930, 253}}</string>
646 <key>RubberWindowFrame</key>
647 <string>928 514 930 535 0 0 1920 1178 </string>
648 </dict>
649 <key>Module</key>
650 <string>PBXNavigatorGroup</string>
651 <key>Proportion</key>
652 <string>253pt</string>
653 </dict>
654 <dict>
655 <key>ContentConfiguration</key>
656 <dict>
657 <key>PBXProjectModuleGUID</key>
658 <string>XCMainBuildResultsModuleGUID</string>
659 <key>PBXProjectModuleLabel</key>
660 <string>Build</string>
661 <key>XCBuildResultsTrigger_Collapse</key>
662 <integer>1021</integer>
663 <key>XCBuildResultsTrigger_Open</key>
664 <integer>1011</integer>
665 </dict>
666 <key>GeometryConfiguration</key>
667 <dict>
668 <key>Frame</key>
669 <string>{{0, 258}, {930, 236}}</string>
670 <key>RubberWindowFrame</key>
671 <string>928 514 930 535 0 0 1920 1178 </string>
672 </dict>
673 <key>Module</key>
674 <string>PBXBuildResultsModule</string>
675 <key>Proportion</key>
676 <string>236pt</string>
677 </dict>
678 </array>
679 <key>Proportion</key>
680 <string>494pt</string>
681 </dict>
682 </array>
683 <key>Name</key>
684 <string>Build Results</string>
685 <key>ServiceClasses</key>
686 <array>
687 <string>PBXBuildResultsModule</string>
688 </array>
689 <key>StatusbarIsVisible</key>
690 <true/>
691 <key>TableOfContents</key>
692 <array>
693 <string>1C530D52069F1CE1000CFCEE</string>
694 <string>E15043790CFB91AF00DE47E9</string>
695 <string>1CD0528F0623707200166675</string>
696 <string>XCMainBuildResultsModuleGUID</string>
697 </array>
698 <key>ToolbarConfiguration</key>
699 <string>xcode.toolbar.config.buildV3</string>
700 <key>WindowString</key>
701 <string>928 514 930 535 0 0 1920 1178 </string>
702 <key>WindowToolGUID</key>
703 <string>1C530D52069F1CE1000CFCEE</string>
704 <key>WindowToolIsVisible</key>
705 <false/>
706 </dict>
707 <dict>
708 <key>FirstTimeWindowDisplayed</key>
709 <false/>
710 <key>Identifier</key>
711 <string>windowTool.debugger</string>
712 <key>IsVertical</key>
713 <true/>
714 <key>Layout</key>
715 <array>
716 <dict>
717 <key>Dock</key>
718 <array>
719 <dict>
720 <key>ContentConfiguration</key>
721 <dict>
722 <key>Debugger</key>
723 <dict>
724 <key>HorizontalSplitView</key>
725 <dict>
726 <key>_collapsingFrameDimension</key>
727 <real>0.0</real>
728 <key>_indexOfCollapsedView</key>
729 <integer>0</integer>
730 <key>_percentageOfCollapsedView</key>
731 <real>0.0</real>
732 <key>isCollapsed</key>
733 <string>yes</string>
734 <key>sizes</key>
735 <array>
736 <string>{{0, 0}, {445, 368}}</string>
737 <string>{{445, 0}, {536, 368}}</string>
738 </array>
739 </dict>
740 <key>VerticalSplitView</key>
741 <dict>
742 <key>_collapsingFrameDimension</key>
743 <real>0.0</real>
744 <key>_indexOfCollapsedView</key>
745 <integer>0</integer>
746 <key>_percentageOfCollapsedView</key>
747 <real>0.0</real>
748 <key>isCollapsed</key>
749 <string>yes</string>
750 <key>sizes</key>
751 <array>
752 <string>{{0, 0}, {981, 368}}</string>
753 <string>{{0, 368}, {981, 350}}</string>
754 </array>
755 </dict>
756 </dict>
757 <key>LauncherConfigVersion</key>
758 <string>8</string>
759 <key>PBXProjectModuleGUID</key>
760 <string>1C162984064C10D400B95A72</string>
761 <key>PBXProjectModuleLabel</key>
762 <string>Debug - GLUTExamples (Underwater)</string>
763 </dict>
764 <key>GeometryConfiguration</key>
765 <dict>
766 <key>DebugConsoleVisible</key>
767 <string>None</string>
768 <key>DebugConsoleWindowFrame</key>
769 <string>{{200, 200}, {500, 300}}</string>
770 <key>DebugSTDIOWindowFrame</key>
771 <string>{{200, 200}, {500, 300}}</string>
772 <key>Frame</key>
773 <string>{{0, 0}, {981, 718}}</string>
774 <key>PBXDebugSessionStackFrameViewKey</key>
775 <dict>
776 <key>DebugVariablesTableConfiguration</key>
777 <array>
778 <string>Name</string>
779 <real>120</real>
780 <string>Value</string>
781 <real>85</real>
782 <string>Summary</string>
783 <real>306</real>
784 </array>
785 <key>Frame</key>
786 <string>{{445, 0}, {536, 368}}</string>
787 <key>RubberWindowFrame</key>
788 <string>843 200 981 759 0 0 1920 1178 </string>
789 </dict>
790 <key>RubberWindowFrame</key>
791 <string>843 200 981 759 0 0 1920 1178 </string>
792 </dict>
793 <key>Module</key>
794 <string>PBXDebugSessionModule</string>
795 <key>Proportion</key>
796 <string>718pt</string>
797 </dict>
798 </array>
799 <key>Proportion</key>
800 <string>718pt</string>
801 </dict>
802 </array>
803 <key>Name</key>
804 <string>Debugger</string>
805 <key>ServiceClasses</key>
806 <array>
807 <string>PBXDebugSessionModule</string>
808 </array>
809 <key>StatusbarIsVisible</key>
810 <true/>
811 <key>TableOfContents</key>
812 <array>
813 <string>1C530D54069F1CE1000CFCEE</string>
814 <string>E15043670CFB8D4800DE47E9</string>
815 <string>1C162984064C10D400B95A72</string>
816 <string>E15043680CFB8D4800DE47E9</string>
817 <string>E15043690CFB8D4800DE47E9</string>
818 <string>E150436A0CFB8D4800DE47E9</string>
819 <string>E150436B0CFB8D4800DE47E9</string>
820 <string>E150436C0CFB8D4800DE47E9</string>
821 </array>
822 <key>ToolbarConfiguration</key>
823 <string>xcode.toolbar.config.debugV3</string>
824 <key>WindowString</key>
825 <string>843 200 981 759 0 0 1920 1178 </string>
826 <key>WindowToolGUID</key>
827 <string>1C530D54069F1CE1000CFCEE</string>
828 <key>WindowToolIsVisible</key>
829 <false/>
830 </dict>
831 <dict>
832 <key>FirstTimeWindowDisplayed</key>
833 <false/>
834 <key>Identifier</key>
835 <string>windowTool.find</string>
836 <key>IsVertical</key>
837 <true/>
838 <key>Layout</key>
839 <array>
840 <dict>
841 <key>Dock</key>
842 <array>
843 <dict>
844 <key>Dock</key>
845 <array>
846 <dict>
847 <key>ContentConfiguration</key>
848 <dict>
849 <key>PBXProjectModuleGUID</key>
850 <string>1CDD528C0622207200134675</string>
851 <key>PBXProjectModuleLabel</key>
852 <string>PSApplication.m</string>
853 <key>StatusBarVisibility</key>
854 <true/>
855 </dict>
856 <key>GeometryConfiguration</key>
857 <dict>
858 <key>Frame</key>
859 <string>{{0, 0}, {878, 241}}</string>
860 <key>RubberWindowFrame</key>
861 <string>619 85 878 716 0 0 1920 1178 </string>
862 </dict>
863 <key>Module</key>
864 <string>PBXNavigatorGroup</string>
865 <key>Proportion</key>
866 <string>878pt</string>
867 </dict>
868 </array>
869 <key>Proportion</key>
870 <string>241pt</string>
871 </dict>
872 <dict>
873 <key>BecomeActive</key>
874 <true/>
875 <key>ContentConfiguration</key>
876 <dict>
877 <key>PBXProjectModuleGUID</key>
878 <string>1CD0528E0623707200166675</string>
879 <key>PBXProjectModuleLabel</key>
880 <string>Project Find</string>
881 </dict>
882 <key>GeometryConfiguration</key>
883 <dict>
884 <key>Frame</key>
885 <string>{{0, 246}, {878, 429}}</string>
886 <key>RubberWindowFrame</key>
887 <string>619 85 878 716 0 0 1920 1178 </string>
888 </dict>
889 <key>Module</key>
890 <string>PBXProjectFindModule</string>
891 <key>Proportion</key>
892 <string>429pt</string>
893 </dict>
894 </array>
895 <key>Proportion</key>
896 <string>675pt</string>
897 </dict>
898 </array>
899 <key>Name</key>
900 <string>Project Find</string>
901 <key>ServiceClasses</key>
902 <array>
903 <string>PBXProjectFindModule</string>
904 </array>
905 <key>StatusbarIsVisible</key>
906 <true/>
907 <key>TableOfContents</key>
908 <array>
909 <string>1C530D57069F1CE1000CFCEE</string>
910 <string>E15043970CFBA77500DE47E9</string>
911 <string>E15043980CFBA77500DE47E9</string>
912 <string>1CDD528C0622207200134675</string>
913 <string>1CD0528E0623707200166675</string>
914 </array>
915 <key>WindowString</key>
916 <string>619 85 878 716 0 0 1920 1178 </string>
917 <key>WindowToolGUID</key>
918 <string>1C530D57069F1CE1000CFCEE</string>
919 <key>WindowToolIsVisible</key>
920 <false/>
921 </dict>
922 <dict>
923 <key>Identifier</key>
924 <string>MENUSEPARATOR</string>
925 </dict>
926 <dict>
927 <key>FirstTimeWindowDisplayed</key>
928 <false/>
929 <key>Identifier</key>
930 <string>windowTool.debuggerConsole</string>
931 <key>IsVertical</key>
932 <true/>
933 <key>Layout</key>
934 <array>
935 <dict>
936 <key>Dock</key>
937 <array>
938 <dict>
939 <key>BecomeActive</key>
940 <true/>
941 <key>ContentConfiguration</key>
942 <dict>
943 <key>PBXProjectModuleGUID</key>
944 <string>1C78EAAC065D492600B07095</string>
945 <key>PBXProjectModuleLabel</key>
946 <string>Debugger Console</string>
947 </dict>
948 <key>GeometryConfiguration</key>
949 <dict>
950 <key>Frame</key>
951 <string>{{0, 0}, {1144, 216}}</string>
952 <key>RubberWindowFrame</key>
953 <string>677 91 1144 257 0 0 1920 1178 </string>
954 </dict>
955 <key>Module</key>
956 <string>PBXDebugCLIModule</string>
957 <key>Proportion</key>
958 <string>216pt</string>
959 </dict>
960 </array>
961 <key>Proportion</key>
962 <string>216pt</string>
963 </dict>
964 </array>
965 <key>Name</key>
966 <string>Debugger Console</string>
967 <key>ServiceClasses</key>
968 <array>
969 <string>PBXDebugCLIModule</string>
970 </array>
971 <key>StatusbarIsVisible</key>
972 <true/>
973 <key>TableOfContents</key>
974 <array>
975 <string>1C530D5B069F1CE1000CFCEE</string>
976 <string>E150436D0CFB8D4800DE47E9</string>
977 <string>1C78EAAC065D492600B07095</string>
978 </array>
979 <key>ToolbarConfiguration</key>
980 <string>xcode.toolbar.config.consoleV3</string>
981 <key>WindowString</key>
982 <string>677 91 1144 257 0 0 1920 1178 </string>
983 <key>WindowToolGUID</key>
984 <string>1C530D5B069F1CE1000CFCEE</string>
985 <key>WindowToolIsVisible</key>
986 <false/>
987 </dict>
988 <dict>
989 <key>Identifier</key>
990 <string>windowTool.snapshots</string>
991 <key>Layout</key>
992 <array>
993 <dict>
994 <key>Dock</key>
995 <array>
996 <dict>
997 <key>Module</key>
998 <string>XCSnapshotModule</string>
999 <key>Proportion</key>
1000 <string>100%</string>
1001 </dict>
1002 </array>
1003 <key>Proportion</key>
1004 <string>100%</string>
1005 </dict>
1006 </array>
1007 <key>Name</key>
1008 <string>Snapshots</string>
1009 <key>ServiceClasses</key>
1010 <array>
1011 <string>XCSnapshotModule</string>
1012 </array>
1013 <key>StatusbarIsVisible</key>
1014 <string>Yes</string>
1015 <key>ToolbarConfiguration</key>
1016 <string>xcode.toolbar.config.snapshots</string>
1017 <key>WindowString</key>
1018 <string>315 824 300 550 0 0 1440 878 </string>
1019 <key>WindowToolIsVisible</key>
1020 <string>Yes</string>
1021 </dict>
1022 <dict>
1023 <key>FirstTimeWindowDisplayed</key>
1024 <false/>
1025 <key>Identifier</key>
1026 <string>windowTool.scm</string>
1027 <key>IsVertical</key>
1028 <true/>
1029 <key>Layout</key>
1030 <array>
1031 <dict>
1032 <key>Dock</key>
1033 <array>
1034 <dict>
1035 <key>ContentConfiguration</key>
1036 <dict>
1037 <key>PBXProjectModuleGUID</key>
1038 <string>1C78EAB2065D492600B07095</string>
1039 <key>PBXProjectModuleLabel</key>
1040 <string></string>
1041 <key>StatusBarVisibility</key>
1042 <true/>
1043 </dict>
1044 <key>GeometryConfiguration</key>
1045 <dict>
1046 <key>Frame</key>
1047 <string>{{0, 0}, {586, 0}}</string>
1048 <key>RubberWindowFrame</key>
1049 <string>960 488 586 680 0 0 1920 1178 </string>
1050 </dict>
1051 <key>Module</key>
1052 <string>PBXNavigatorGroup</string>
1053 <key>Proportion</key>
1054 <string>0pt</string>
1055 </dict>
1056 <dict>
1057 <key>BecomeActive</key>
1058 <true/>
1059 <key>ContentConfiguration</key>
1060 <dict>
1061 <key>PBXCVSModuleFilterTypeKey</key>
1062 <integer>1032</integer>
1063 <key>PBXCVSModuleTreeModuleColumnData</key>
1064 <dict>
1065 <key>PBXCVSModuleTreeModuleColumnWidthsKey</key>
1066 <array>
1067 <real>257</real>
1068 <real>40.66162109375</real>
1069 <real>53</real>
1070 <real>33</real>
1071 <real>51</real>
1072 <real>116</real>
1073 </array>
1074 <key>PBXCVSModuleTreeModuleColumnsKey</key>
1075 <array>
1076 <string>Name</string>
1077 <string>Status</string>
1078 <string>Update</string>
1079 <string>Revision</string>
1080 <string>Author</string>
1081 <string>Date</string>
1082 </array>
1083 </dict>
1084 <key>PBXProjectModuleGUID</key>
1085 <string>1CD052920623707200166675</string>
1086 <key>PBXProjectModuleLabel</key>
1087 <string>SCM Results</string>
1088 </dict>
1089 <key>GeometryConfiguration</key>
1090 <dict>
1091 <key>Frame</key>
1092 <string>{{0, 5}, {586, 634}}</string>
1093 <key>RubberWindowFrame</key>
1094 <string>960 488 586 680 0 0 1920 1178 </string>
1095 </dict>
1096 <key>Module</key>
1097 <string>PBXCVSModule</string>
1098 <key>Proportion</key>
1099 <string>634pt</string>
1100 </dict>
1101 </array>
1102 <key>Proportion</key>
1103 <string>639pt</string>
1104 </dict>
1105 </array>
1106 <key>Name</key>
1107 <string>SCM</string>
1108 <key>ServiceClasses</key>
1109 <array>
1110 <string>PBXCVSModule</string>
1111 </array>
1112 <key>StatusbarIsVisible</key>
1113 <true/>
1114 <key>TableOfContents</key>
1115 <array>
1116 <string>E1B123120CF664D6004975AA</string>
1117 <string>E150465E0CFCFB0200DE47E9</string>
1118 <string>1C78EAB2065D492600B07095</string>
1119 <string>1CD052920623707200166675</string>
1120 </array>
1121 <key>ToolbarConfiguration</key>
1122 <string>xcode.toolbar.config.scm</string>
1123 <key>WindowString</key>
1124 <string>960 488 586 680 0 0 1920 1178 </string>
1125 <key>WindowToolGUID</key>
1126 <string>E1B123120CF664D6004975AA</string>
1127 <key>WindowToolIsVisible</key>
1128 <true/>
1129 </dict>
1130 <dict>
1131 <key>FirstTimeWindowDisplayed</key>
1132 <false/>
1133 <key>Identifier</key>
1134 <string>windowTool.breakpoints</string>
1135 <key>IsVertical</key>
1136 <false/>
1137 <key>Layout</key>
1138 <array>
1139 <dict>
1140 <key>Dock</key>
1141 <array>
1142 <dict>
1143 <key>ContentConfiguration</key>
1144 <dict>
1145 <key>PBXBottomSmartGroupGIDs</key>
1146 <array>
1147 <string>1C77FABC04509CD000000102</string>
1148 </array>
1149 <key>PBXProjectModuleGUID</key>
1150 <string>1CE0B1FE06471DED0097A5F4</string>
1151 <key>PBXProjectModuleLabel</key>
1152 <string>Files</string>
1153 <key>PBXProjectStructureProvided</key>
1154 <string>no</string>
1155 <key>PBXSmartGroupTreeModuleColumnData</key>
1156 <dict>
1157 <key>PBXSmartGroupTreeModuleColumnWidthsKey</key>
1158 <array>
1159 <real>168</real>
1160 </array>
1161 <key>PBXSmartGroupTreeModuleColumnsKey_v4</key>
1162 <array>
1163 <string>MainColumn</string>
1164 </array>
1165 </dict>
1166 <key>PBXSmartGroupTreeModuleOutlineStateKey_v7</key>
1167 <dict>
1168 <key>PBXSmartGroupTreeModuleOutlineStateExpansionKey</key>
1169 <array>
1170 <string>1C77FABC04509CD000000102</string>
1171 </array>
1172 <key>PBXSmartGroupTreeModuleOutlineStateSelectionKey</key>
1173 <array>
1174 <array>
1175 <integer>0</integer>
1176 </array>
1177 </array>
1178 <key>PBXSmartGroupTreeModuleOutlineStateVisibleRectKey</key>
1179 <string>{{0, 0}, {168, 350}}</string>
1180 </dict>
1181 <key>PBXTopSmartGroupGIDs</key>
1182 <array/>
1183 <key>XCIncludePerspectivesSwitch</key>
1184 <false/>
1185 </dict>
1186 <key>GeometryConfiguration</key>
1187 <dict>
1188 <key>Frame</key>
1189 <string>{{0, 0}, {185, 368}}</string>
1190 <key>GroupTreeTableConfiguration</key>
1191 <array>
1192 <string>MainColumn</string>
1193 <real>168</real>
1194 </array>
1195 <key>RubberWindowFrame</key>
1196 <string>290 117 744 409 0 0 1920 1178 </string>
1197 </dict>
1198 <key>Module</key>
1199 <string>PBXSmartGroupTreeModule</string>
1200 <key>Proportion</key>
1201 <string>185pt</string>
1202 </dict>
1203 <dict>
1204 <key>BecomeActive</key>
1205 <true/>
1206 <key>ContentConfiguration</key>
1207 <dict>
1208 <key>PBXProjectModuleGUID</key>
1209 <string>1CA1AED706398EBD00589147</string>
1210 <key>PBXProjectModuleLabel</key>
1211 <string>Detail</string>
1212 </dict>
1213 <key>GeometryConfiguration</key>
1214 <dict>
1215 <key>Frame</key>
1216 <string>{{190, 0}, {554, 368}}</string>
1217 <key>RubberWindowFrame</key>
1218 <string>290 117 744 409 0 0 1920 1178 </string>
1219 </dict>
1220 <key>Module</key>
1221 <string>XCDetailModule</string>
1222 <key>Proportion</key>
1223 <string>554pt</string>
1224 </dict>
1225 </array>
1226 <key>Proportion</key>
1227 <string>368pt</string>
1228 </dict>
1229 </array>
1230 <key>MajorVersion</key>
1231 <integer>3</integer>
1232 <key>MinorVersion</key>
1233 <integer>0</integer>
1234 <key>Name</key>
1235 <string>Breakpoints</string>
1236 <key>ServiceClasses</key>
1237 <array>
1238 <string>PBXSmartGroupTreeModule</string>
1239 <string>XCDetailModule</string>
1240 </array>
1241 <key>StatusbarIsVisible</key>
1242 <true/>
1243 <key>TableOfContents</key>
1244 <array>
1245 <string>E15043BB0CFCC31200DE47E9</string>
1246 <string>E15043BC0CFCC31200DE47E9</string>
1247 <string>1CE0B1FE06471DED0097A5F4</string>
1248 <string>1CA1AED706398EBD00589147</string>
1249 </array>
1250 <key>ToolbarConfiguration</key>
1251 <string>xcode.toolbar.config.breakpointsV3</string>
1252 <key>WindowString</key>
1253 <string>290 117 744 409 0 0 1920 1178 </string>
1254 <key>WindowToolGUID</key>
1255 <string>E15043BB0CFCC31200DE47E9</string>
1256 <key>WindowToolIsVisible</key>
1257 <false/>
1258 </dict>
1259 <dict>
1260 <key>Identifier</key>
1261 <string>windowTool.debugAnimator</string>
1262 <key>Layout</key>
1263 <array>
1264 <dict>
1265 <key>Dock</key>
1266 <array>
1267 <dict>
1268 <key>Module</key>
1269 <string>PBXNavigatorGroup</string>
1270 <key>Proportion</key>
1271 <string>100%</string>
1272 </dict>
1273 </array>
1274 <key>Proportion</key>
1275 <string>100%</string>
1276 </dict>
1277 </array>
1278 <key>Name</key>
1279 <string>Debug Visualizer</string>
1280 <key>ServiceClasses</key>
1281 <array>
1282 <string>PBXNavigatorGroup</string>
1283 </array>
1284 <key>StatusbarIsVisible</key>
1285 <integer>1</integer>
1286 <key>ToolbarConfiguration</key>
1287 <string>xcode.toolbar.config.debugAnimatorV3</string>
1288 <key>WindowString</key>
1289 <string>100 100 700 500 0 0 1280 1002 </string>
1290 </dict>
1291 <dict>
1292 <key>Identifier</key>
1293 <string>windowTool.bookmarks</string>
1294 <key>Layout</key>
1295 <array>
1296 <dict>
1297 <key>Dock</key>
1298 <array>
1299 <dict>
1300 <key>Module</key>
1301 <string>PBXBookmarksModule</string>
1302 <key>Proportion</key>
1303 <string>100%</string>
1304 </dict>
1305 </array>
1306 <key>Proportion</key>
1307 <string>100%</string>
1308 </dict>
1309 </array>
1310 <key>Name</key>
1311 <string>Bookmarks</string>
1312 <key>ServiceClasses</key>
1313 <array>
1314 <string>PBXBookmarksModule</string>
1315 </array>
1316 <key>StatusbarIsVisible</key>
1317 <integer>0</integer>
1318 <key>WindowString</key>
1319 <string>538 42 401 187 0 0 1280 1002 </string>
1320 </dict>
1321 <dict>
1322 <key>Identifier</key>
1323 <string>windowTool.projectFormatConflicts</string>
1324 <key>Layout</key>
1325 <array>
1326 <dict>
1327 <key>Dock</key>
1328 <array>
1329 <dict>
1330 <key>Module</key>
1331 <string>XCProjectFormatConflictsModule</string>
1332 <key>Proportion</key>
1333 <string>100%</string>
1334 </dict>
1335 </array>
1336 <key>Proportion</key>
1337 <string>100%</string>
1338 </dict>
1339 </array>
1340 <key>Name</key>
1341 <string>Project Format Conflicts</string>
1342 <key>ServiceClasses</key>
1343 <array>
1344 <string>XCProjectFormatConflictsModule</string>
1345 </array>
1346 <key>StatusbarIsVisible</key>
1347 <integer>0</integer>
1348 <key>WindowContentMinSize</key>
1349 <string>450 300</string>
1350 <key>WindowString</key>
1351 <string>50 850 472 307 0 0 1440 877</string>
1352 </dict>
1353 <dict>
1354 <key>FirstTimeWindowDisplayed</key>
1355 <false/>
1356 <key>Identifier</key>
1357 <string>windowTool.classBrowser</string>
1358 <key>IsVertical</key>
1359 <true/>
1360 <key>Layout</key>
1361 <array>
1362 <dict>
1363 <key>Dock</key>
1364 <array>
1365 <dict>
1366 <key>ContentConfiguration</key>
1367 <dict>
1368 <key>OptionsSetName</key>
1369 <string>Hierarchy, all classes</string>
1370 <key>PBXProjectModuleGUID</key>
1371 <string>1CA6456E063B45B4001379D8</string>
1372 <key>PBXProjectModuleLabel</key>
1373 <string>Class Browser - NSObject</string>
1374 </dict>
1375 <key>GeometryConfiguration</key>
1376 <dict>
1377 <key>ClassesFrame</key>
1378 <string>{{0, 0}, {372, 96}}</string>
1379 <key>ClassesTreeTableConfiguration</key>
1380 <array>
1381 <string>PBXClassNameColumnIdentifier</string>
1382 <real>208</real>
1383 <string>PBXClassBookColumnIdentifier</string>
1384 <real>22</real>
1385 </array>
1386 <key>Frame</key>
1387 <string>{{0, 0}, {624, 319}}</string>
1388 <key>MembersFrame</key>
1389 <string>{{0, 101}, {372, 218}}</string>
1390 <key>MembersTreeTableConfiguration</key>
1391 <array>
1392 <string>PBXMemberTypeIconColumnIdentifier</string>
1393 <real>22</real>
1394 <string>PBXMemberNameColumnIdentifier</string>
1395 <real>216</real>
1396 <string>PBXMemberTypeColumnIdentifier</string>
1397 <real>95</real>
1398 <string>PBXMemberBookColumnIdentifier</string>
1399 <real>22</real>
1400 </array>
1401 <key>RubberWindowFrame</key>
1402 <string>834 307 624 339 0 0 1920 1178 </string>
1403 </dict>
1404 <key>Module</key>
1405 <string>PBXClassBrowserModule</string>
1406 <key>Proportion</key>
1407 <string>319pt</string>
1408 </dict>
1409 </array>
1410 <key>Proportion</key>
1411 <string>319pt</string>
1412 </dict>
1413 </array>
1414 <key>Name</key>
1415 <string>Class Browser</string>
1416 <key>ServiceClasses</key>
1417 <array>
1418 <string>PBXClassBrowserModule</string>
1419 </array>
1420 <key>StatusbarIsVisible</key>
1421 <false/>
1422 <key>TableOfContents</key>
1423 <array>
1424 <string>1C530D60069F1CE1000CFCEE</string>
1425 <string>E17CA70F0CF7A25800018B34</string>
1426 <string>1CA6456E063B45B4001379D8</string>
1427 </array>
1428 <key>ToolbarConfiguration</key>
1429 <string>xcode.toolbar.config.classbrowser</string>
1430 <key>WindowString</key>
1431 <string>834 307 624 339 0 0 1920 1178 </string>
1432 <key>WindowToolGUID</key>
1433 <string>1C530D60069F1CE1000CFCEE</string>
1434 <key>WindowToolIsVisible</key>
1435 <false/>
1436 </dict>
1437 <dict>
1438 <key>FirstTimeWindowDisplayed</key>
1439 <false/>
1440 <key>Identifier</key>
1441 <string>windowTool.refactoring</string>
1442 <key>IncludeInToolsMenu</key>
1443 <integer>0</integer>
1444 <key>IsVertical</key>
1445 <true/>
1446 <key>Layout</key>
1447 <array>
1448 <dict>
1449 <key>Dock</key>
1450 <array>
1451 <dict>
1452 <key>ContentConfiguration</key>
1453 <dict>
1454 <key>PBXProjectModuleGUID</key>
1455 <string>E15044550CFCDC1D00DE47E9</string>
1456 </dict>
1457 <key>GeometryConfiguration</key>
1458 <dict>
1459 <key>Frame</key>
1460 <string>{{0, 0}, {891, 710}}</string>
1461 <key>RubberWindowFrame</key>
1462 <string>371 185 891 751 0 0 1920 1178 </string>
1463 <key>XCRefactoringSplitViewLowerHeight</key>
1464 <real>310</real>
1465 <key>XCRefactoringSplitViewTotalHeight</key>
1466 <real>627</real>
1467 </dict>
1468 <key>Module</key>
1469 <string>XCRefactoringModule</string>
1470 <key>Proportion</key>
1471 <string>710pt</string>
1472 </dict>
1473 </array>
1474 <key>Proportion</key>
1475 <string>710pt</string>
1476 </dict>
1477 </array>
1478 <key>Name</key>
1479 <string>Refactoring</string>
1480 <key>ServiceClasses</key>
1481 <array>
1482 <string>XCRefactoringModule</string>
1483 </array>
1484 <key>StatusbarIsVisible</key>
1485 <true/>
1486 <key>TableOfContents</key>
1487 <array>
1488 <string>E15044560CFCDC1D00DE47E9</string>
1489 <string>E15044570CFCDC1D00DE47E9</string>
1490 <string>E15044550CFCDC1D00DE47E9</string>
1491 </array>
1492 <key>WindowString</key>
1493 <string>371 185 891 751 0 0 1920 1178 </string>
1494 <key>WindowToolGUID</key>
1495 <string>E15044560CFCDC1D00DE47E9</string>
1496 <key>WindowToolIsVisible</key>
1497 <false/>
1498 </dict>
1499 </array>
1500</dict>
1501</plist>
Note: See TracBrowser for help on using the repository browser.