source: trunk/Cocoa/Pester/Source/Pester.pbproj/project.pbxproj@ 41

Last change on this file since 41 was 41, checked in by Nicholas Riley, 21 years ago

Popup triangle.tiff: Needed display component of NJRFSObjectSelector.
This one appears to use transparency unlike the one I prepared for
Process Exhibits, so it should be preferred.

NSMovie-NJRExtensions: Added -isStatic to identify whether the movie
contains dynamic components. If the movie is static, it most likely
contains only an image and shouldn't be 'played' as such, otherwise
the duration will be so short that the image won't be useful.

NJRFSObjectSelector: Fixed -drawRect: to draw the drag feedback
rectangle inside the bounds of the control, not inside whatever dirty
rectangle is passed to the method (often they are the same, but not
always). Only draw the popup arrow if the control is enabled.
Properly draw the popup arrow with transparency. Display the 'make
alias' cursor as additional drag feedback.

PSMovieAlertController: Only repeat movie and auto-close after movie
finished if it contains time-based media, otherwise just display the
movie (an image) until the window is closed or alarms are cancelled.

NSImage-NJRExtensions: Include code to actually scale icons from
F-Script Anywhere, otherwise the menu ends up with 32x32 (or
potentially larger) icons if smaller variations are not provided.
There's some more code in FSA that chooses which representation to
select; this code may still not be properly handling representations,
but it works better now. A good test case is the icon for Tex-Edit
Plus documents.

NJRQTMediaPopUpButton: Added notification for movie change (needed to
update interface). Changed -_validatePreview to
-_validateWithPreview: - preview is now optional. This will be needed
when I add archiving support for the selected item; we'll need to
validate it before updating the interface, but we don't want sounds to
play. Added some #pragma mark lines to separate methods by
functionality. Call -validateWithPreview: NO in awakeFromNib (again,
this logic will become more sophisticated later). Commented some
debugging logic since I'm pretty happy with the code. Added
-canRepeat accessor and setters, notification support in the
validation method. Added drag feedback.

PSAlarmSetController: Notification support, -setSoundRepetitionCount:
to avoid flashing with repetition text field control as NSStepper is
adjusted

English.lproj/MainMenu.nib: Switched action method for the NSStepper
stuff discussed above.

AM /Users/nicholas/Documents/Development/Cocoa/Pester/Source/Popup triangle.tiff
M /Users/nicholas/Documents/Development/Cocoa/Pester/Source/NSMovie-NJRExtensions.m
M /Users/nicholas/Documents/Development/Cocoa/Pester/Source/NJRFSObjectSelector.m
M /Users/nicholas/Documents/Development/Cocoa/Pester/Source/PSMovieAlertController.m
M /Users/nicholas/Documents/Development/Cocoa/Pester/Source/NSImage-NJRExtensions.m
M /Users/nicholas/Documents/Development/Cocoa/Pester/Source/NJRQTMediaPopUpButton.h
M /Users/nicholas/Documents/Development/Cocoa/Pester/Source/NJRQTMediaPopUpButton.m
M /Users/nicholas/Documents/Development/Cocoa/Pester/Source/.DS_Store
M /Users/nicholas/Documents/Development/Cocoa/Pester/Source/English.lproj/MainMenu.nib/objects.nib
M /Users/nicholas/Documents/Development/Cocoa/Pester/Source/English.lproj/MainMenu.nib/info.nib
M /Users/nicholas/Documents/Development/Cocoa/Pester/Source/English.lproj/MainMenu.nib/classes.nib
M /Users/nicholas/Documents/Development/Cocoa/Pester/Source/Pester.pbproj/nicholas.pbxuser
M /Users/nicholas/Documents/Development/Cocoa/Pester/Source/Pester.pbproj/project.pbxproj
M /Users/nicholas/Documents/Development/Cocoa/Pester/Source/PSAlarmSetController.h
M /Users/nicholas/Documents/Development/Cocoa/Pester/Source/PSAlarmSetController.m
M /Users/nicholas/Documents/Development/Cocoa/Pester/Source/NSMovie-NJRExtensions.h

File size: 31.1 KB
Line 
1// !$*UTF8*$!
2{
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 38;
7 objects = {
8 080E96DDFE201D6D7F000001 = {
9 children = (
10 F560E2F20357506401A4E466,
11 F560E2F10357506401A4E466,
12 F560E311035787D501A4E466,
13 F560E314035787F901A4E466,
14 F59E47AF036AAC31016B311C,
15 F560E312035787E001A4E466,
16 F560E313035787ED01A4E466,
17 );
18 isa = PBXGroup;
19 name = Classes;
20 refType = 4;
21 };
22 089C165CFE840E0CC02AAC07 = {
23 children = (
24 089C165DFE840E0CC02AAC07,
25 );
26 isa = PBXVariantGroup;
27 name = InfoPlist.strings;
28 refType = 4;
29 };
30 089C165DFE840E0CC02AAC07 = {
31 fileEncoding = 10;
32 isa = PBXFileReference;
33 name = English;
34 path = English.lproj/InfoPlist.strings;
35 refType = 4;
36 };
37//080
38//081
39//082
40//083
41//084
42//100
43//101
44//102
45//103
46//104
47 1058C7A0FEA54F0111CA2CBB = {
48 children = (
49 1058C7A1FEA54F0111CA2CBB,
50 F5F240D0036A87E301FE7503,
51 F5F24187036A90D901FE7503,
52 F59E4BEA036B33EC016B311C,
53 );
54 isa = PBXGroup;
55 name = "Linked Frameworks";
56 refType = 4;
57 };
58 1058C7A1FEA54F0111CA2CBB = {
59 isa = PBXFrameworkReference;
60 name = Cocoa.framework;
61 path = /System/Library/Frameworks/Cocoa.framework;
62 refType = 0;
63 };
64 1058C7A2FEA54F0111CA2CBB = {
65 children = (
66 29B97325FDCFA39411CA2CEA,
67 29B97324FDCFA39411CA2CEA,
68 );
69 isa = PBXGroup;
70 name = "Other Frameworks";
71 refType = 4;
72 };
73 1058C7A3FEA54F0111CA2CBB = {
74 fileRef = 1058C7A1FEA54F0111CA2CBB;
75 isa = PBXBuildFile;
76 settings = {
77 };
78 };
79//100
80//101
81//102
82//103
83//104
84//170
85//171
86//172
87//173
88//174
89 17587328FF379C6511CA2CBB = {
90 isa = PBXApplicationReference;
91 path = Pester.app;
92 refType = 3;
93 };
94//170
95//171
96//172
97//173
98//174
99//190
100//191
101//192
102//193
103//194
104 19C28FACFE9D520D11CA2CBB = {
105 children = (
106 17587328FF379C6511CA2CBB,
107 );
108 isa = PBXGroup;
109 name = Products;
110 refType = 4;
111 };
112//190
113//191
114//192
115//193
116//194
117//290
118//291
119//292
120//293
121//294
122 29B97313FDCFA39411CA2CEA = {
123 buildStyles = (
124 4A9504CCFFE6A4B311CA0CBA,
125 4A9504CDFFE6A4B311CA0CBA,
126 );
127 isa = PBXProject;
128 mainGroup = 29B97314FDCFA39411CA2CEA;
129 projectDirPath = "";
130 targets = (
131 29B97326FDCFA39411CA2CEA,
132 );
133 };
134 29B97314FDCFA39411CA2CEA = {
135 children = (
136 080E96DDFE201D6D7F000001,
137 29B97315FDCFA39411CA2CEA,
138 29B97317FDCFA39411CA2CEA,
139 29B97323FDCFA39411CA2CEA,
140 19C28FACFE9D520D11CA2CBB,
141 );
142 isa = PBXGroup;
143 name = Pester;
144 path = "";
145 refType = 4;
146 };
147 29B97315FDCFA39411CA2CEA = {
148 children = (
149 29B97316FDCFA39411CA2CEA,
150 );
151 isa = PBXGroup;
152 name = "Other Sources";
153 path = "";
154 refType = 4;
155 };
156 29B97316FDCFA39411CA2CEA = {
157 isa = PBXFileReference;
158 path = main.m;
159 refType = 4;
160 };
161 29B97317FDCFA39411CA2CEA = {
162 children = (
163 F5243DA40378681101AEEDB1,
164 29B97318FDCFA39411CA2CEA,
165 F560E2EE03574F8A01A4E466,
166 F59DC6DF0353DF5E01AEEDB1,
167 F59E4BDE036B1D94016B311C,
168 089C165CFE840E0CC02AAC07,
169 F59DD44F0358ABF4017318D0,
170 F589C9C6035AA12B0155F4B2,
171 F59DC6E30353ED1201AEEDB1,
172 );
173 isa = PBXGroup;
174 name = Resources;
175 path = "";
176 refType = 4;
177 };
178 29B97318FDCFA39411CA2CEA = {
179 children = (
180 29B97319FDCFA39411CA2CEA,
181 );
182 isa = PBXVariantGroup;
183 name = MainMenu.nib;
184 path = "";
185 refType = 4;
186 };
187 29B97319FDCFA39411CA2CEA = {
188 isa = PBXFileReference;
189 name = English;
190 path = English.lproj/MainMenu.nib;
191 refType = 4;
192 };
193 29B97323FDCFA39411CA2CEA = {
194 children = (
195 1058C7A0FEA54F0111CA2CBB,
196 1058C7A2FEA54F0111CA2CBB,
197 );
198 isa = PBXGroup;
199 name = Frameworks;
200 path = "";
201 refType = 4;
202 };
203 29B97324FDCFA39411CA2CEA = {
204 isa = PBXFrameworkReference;
205 name = AppKit.framework;
206 path = /System/Library/Frameworks/AppKit.framework;
207 refType = 0;
208 };
209 29B97325FDCFA39411CA2CEA = {
210 isa = PBXFrameworkReference;
211 name = Foundation.framework;
212 path = /System/Library/Frameworks/Foundation.framework;
213 refType = 0;
214 };
215 29B97326FDCFA39411CA2CEA = {
216 buildPhases = (
217 29B97327FDCFA39411CA2CEA,
218 29B97328FDCFA39411CA2CEA,
219 29B9732BFDCFA39411CA2CEA,
220 29B9732DFDCFA39411CA2CEA,
221 );
222 buildSettings = {
223 FRAMEWORK_SEARCH_PATHS = "\"$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks\"";
224 HEADER_SEARCH_PATHS = "";
225 INSTALL_PATH = /;
226 LIBRARY_SEARCH_PATHS = "";
227 OTHER_CFLAGS = "";
228 PRODUCT_NAME = Pester;
229 SECTORDER_FLAGS = "";
230 USE_GCC3_PFE_SUPPORT = YES;
231 WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";
232 WRAPPER_EXTENSION = app;
233 };
234 dependencies = (
235 );
236 isa = PBXApplicationTarget;
237 name = Pester;
238 productInstallPath = /;
239 productName = Pester;
240 productReference = 17587328FF379C6511CA2CBB;
241 productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
242<!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">
243<plist version=\"1.0\">
244<dict>
245 <key>CFBundleDevelopmentRegion</key>
246 <string>English</string>
247 <key>CFBundleExecutable</key>
248 <string>Pester</string>
249 <key>CFBundleGetInfoString</key>
250 <string>Pester 1.1d1, © 2002 Nicholas Riley</string>
251 <key>CFBundleIconFile</key>
252 <string>Application icon</string>
253 <key>CFBundleIdentifier</key>
254 <string>net.sabi.Pester</string>
255 <key>CFBundleInfoDictionaryVersion</key>
256 <string>6.0</string>
257 <key>CFBundleName</key>
258 <string>Pester</string>
259 <key>CFBundlePackageType</key>
260 <string>APPL</string>
261 <key>CFBundleShortVersionString</key>
262 <string>1.1d1</string>
263 <key>CFBundleSignature</key>
264 <string>Pstr</string>
265 <key>CFBundleVersion</key>
266 <string>1.1d1</string>
267 <key>NSMainNibFile</key>
268 <string>MainMenu</string>
269 <key>NSPrincipalClass</key>
270 <string>PSApplication</string>
271</dict>
272</plist>
273";
274 shouldUseHeadermap = 1;
275 };
276 29B97327FDCFA39411CA2CEA = {
277 buildActionMask = 2147483647;
278 files = (
279 F59DC6D50353C9E601AEEDB1,
280 F59DC6DD0353DE5101AEEDB1,
281 F59DC6EB0353F58B01AEEDB1,
282 F59DC6FE0354188F01AEEDB1,
283 F59F6CB60354E7DA01AEEDB1,
284 F517D6410356B80C016D68B9,
285 F517D6450356B8CC016D68B9,
286 F560E2F40357506501A4E466,
287 F560E310035787BC01A4E466,
288 F560E3170357895001A4E466,
289 F552A8AD0358E8B201AEEDB1,
290 F5F240B7036A862301FE7503,
291 F5F240BA036A867901FE7503,
292 F5F240CF036A877301FE7503,
293 F5F2418B036A910B01FE7503,
294 F59E479E036AA5E9016B311C,
295 F59E47A1036AA5E9016B311C,
296 F59E47A2036AA5E9016B311C,
297 F59E47A3036AA5E9016B311C,
298 F59E47A4036AA5E9016B311C,
299 F59E47AA036AAA6D016B311C,
300 F59E47AE036AAC1E016B311C,
301 F59E47B3036AACD1016B311C,
302 F59E47B7036AAD55016B311C,
303 F59E47BB036AB217016B311C,
304 F59E47BF036AB228016B311C,
305 F59E47C3036B1ADD016B311C,
306 F59E4BE9036B2E5E016B311C,
307 F59E4C10036B43D2016B311C,
308 F5F19868036B80AF01EB0372,
309 F5F1986F036B813101EB0372,
310 F5F19873036B822E01EB0372,
311 F5F198D3036BE57401EB0372,
312 F5F198DC036BE75E01EB0372,
313 F5F19910036D3B3101EB0372,
314 );
315 isa = PBXHeadersBuildPhase;
316 runOnlyForDeploymentPostprocessing = 0;
317 };
318 29B97328FDCFA39411CA2CEA = {
319 buildActionMask = 2147483647;
320 files = (
321 F59DC6E10353DF5E01AEEDB1,
322 F59DC6E40353ED1201AEEDB1,
323 F560E2F003574F8A01A4E466,
324 F560E2F6035766F101A4E466,
325 F560E2F7035766F201A4E466,
326 F59DD4510358ABF7017318D0,
327 F589C9C7035AA12E0155F4B2,
328 F59E4BE0036B1D94016B311C,
329 F5243DA50378681101AEEDB1,
330 );
331 isa = PBXResourcesBuildPhase;
332 runOnlyForDeploymentPostprocessing = 0;
333 };
334 29B9732BFDCFA39411CA2CEA = {
335 buildActionMask = 2147483647;
336 files = (
337 29B9732CFDCFA39411CA2CEA,
338 F59DC6D60353C9E601AEEDB1,
339 F59DC6DE0353DE5101AEEDB1,
340 F59DC6EA0353F58B01AEEDB1,
341 F59DC6FF0354188F01AEEDB1,
342 F59F6CB70354E7DA01AEEDB1,
343 F517D6400356B80C016D68B9,
344 F517D6440356B8CC016D68B9,
345 F560E2F30357506401A4E466,
346 F560E30F035787BC01A4E466,
347 F560E3180357895001A4E466,
348 F552A8AE0358E8B201AEEDB1,
349 F5F240B8036A862301FE7503,
350 F5F240CB036A869401FE7503,
351 F5F240CE036A877301FE7503,
352 F59E479C036AA5E9016B311C,
353 F59E479D036AA5E9016B311C,
354 F59E479F036AA5E9016B311C,
355 F59E47A0036AA5E9016B311C,
356 F59E47A9036AAA6D016B311C,
357 F59E47AD036AAC1E016B311C,
358 F59E47B2036AACD1016B311C,
359 F59E47B6036AAD55016B311C,
360 F59E47BA036AB217016B311C,
361 F59E47BE036AB228016B311C,
362 F59E47C2036B1ADD016B311C,
363 F59E4BE8036B2E5E016B311C,
364 F59E4C0F036B43D2016B311C,
365 F5F19869036B80AF01EB0372,
366 F5F1986E036B813101EB0372,
367 F5F19872036B822E01EB0372,
368 F5F198D2036BE57401EB0372,
369 F5F198DB036BE75E01EB0372,
370 F5F1990F036D3B3101EB0372,
371 );
372 isa = PBXSourcesBuildPhase;
373 runOnlyForDeploymentPostprocessing = 0;
374 };
375 29B9732CFDCFA39411CA2CEA = {
376 fileRef = 29B97316FDCFA39411CA2CEA;
377 isa = PBXBuildFile;
378 settings = {
379 ATTRIBUTES = (
380 );
381 };
382 };
383 29B9732DFDCFA39411CA2CEA = {
384 buildActionMask = 2147483647;
385 files = (
386 1058C7A3FEA54F0111CA2CBB,
387 F5F24166036A87E401FE7503,
388 F5F24189036A90D901FE7503,
389 F59E4C0C036B33EC016B311C,
390 );
391 isa = PBXFrameworksBuildPhase;
392 runOnlyForDeploymentPostprocessing = 0;
393 };
394//290
395//291
396//292
397//293
398//294
399//4A0
400//4A1
401//4A2
402//4A3
403//4A4
404 4A9504CCFFE6A4B311CA0CBA = {
405 buildRules = (
406 );
407 buildSettings = {
408 COPY_PHASE_STRIP = NO;
409 OPTIMIZATION_CFLAGS = "-O0";
410 };
411 isa = PBXBuildStyle;
412 name = Development;
413 };
414 4A9504CDFFE6A4B311CA0CBA = {
415 buildRules = (
416 );
417 buildSettings = {
418 COPY_PHASE_STRIP = YES;
419 };
420 isa = PBXBuildStyle;
421 name = Deployment;
422 };
423//4A0
424//4A1
425//4A2
426//4A3
427//4A4
428//F50
429//F51
430//F52
431//F53
432//F54
433 F517D63E0356B80C016D68B9 = {
434 isa = PBXFileReference;
435 path = PSAlarmsController.m;
436 refType = 4;
437 };
438 F517D63F0356B80C016D68B9 = {
439 isa = PBXFileReference;
440 path = PSAlarmsController.h;
441 refType = 4;
442 };
443 F517D6400356B80C016D68B9 = {
444 fileRef = F517D63E0356B80C016D68B9;
445 isa = PBXBuildFile;
446 settings = {
447 };
448 };
449 F517D6410356B80C016D68B9 = {
450 fileRef = F517D63F0356B80C016D68B9;
451 isa = PBXBuildFile;
452 settings = {
453 };
454 };
455 F517D6420356B8CC016D68B9 = {
456 isa = PBXFileReference;
457 path = PSAlarms.m;
458 refType = 4;
459 };
460 F517D6430356B8CC016D68B9 = {
461 isa = PBXFileReference;
462 path = PSAlarms.h;
463 refType = 4;
464 };
465 F517D6440356B8CC016D68B9 = {
466 fileRef = F517D6420356B8CC016D68B9;
467 isa = PBXBuildFile;
468 settings = {
469 };
470 };
471 F517D6450356B8CC016D68B9 = {
472 fileRef = F517D6430356B8CC016D68B9;
473 isa = PBXBuildFile;
474 settings = {
475 };
476 };
477 F5243DA40378681101AEEDB1 = {
478 isa = PBXFileReference;
479 path = "Popup triangle.tiff";
480 refType = 4;
481 };
482 F5243DA50378681101AEEDB1 = {
483 fileRef = F5243DA40378681101AEEDB1;
484 isa = PBXBuildFile;
485 settings = {
486 };
487 };
488 F552A8AB0358E8B201AEEDB1 = {
489 isa = PBXFileReference;
490 path = NJRScrollView.h;
491 refType = 4;
492 };
493 F552A8AC0358E8B201AEEDB1 = {
494 isa = PBXFileReference;
495 path = NJRScrollView.m;
496 refType = 4;
497 };
498 F552A8AD0358E8B201AEEDB1 = {
499 fileRef = F552A8AB0358E8B201AEEDB1;
500 isa = PBXBuildFile;
501 settings = {
502 };
503 };
504 F552A8AE0358E8B201AEEDB1 = {
505 fileRef = F552A8AC0358E8B201AEEDB1;
506 isa = PBXBuildFile;
507 settings = {
508 };
509 };
510 F560E2EE03574F8A01A4E466 = {
511 children = (
512 F560E2EF03574F8A01A4E466,
513 );
514 isa = PBXVariantGroup;
515 name = Alarms.nib;
516 path = "";
517 refType = 4;
518 };
519 F560E2EF03574F8A01A4E466 = {
520 isa = PBXFileReference;
521 name = English;
522 path = English.lproj/Alarms.nib;
523 refType = 4;
524 };
525 F560E2F003574F8A01A4E466 = {
526 fileRef = F560E2EE03574F8A01A4E466;
527 isa = PBXBuildFile;
528 settings = {
529 };
530 };
531 F560E2F10357506401A4E466 = {
532 isa = PBXFileReference;
533 path = PSApplication.m;
534 refType = 4;
535 };
536 F560E2F20357506401A4E466 = {
537 isa = PBXFileReference;
538 path = PSApplication.h;
539 refType = 4;
540 };
541 F560E2F30357506401A4E466 = {
542 fileRef = F560E2F10357506401A4E466;
543 isa = PBXBuildFile;
544 settings = {
545 };
546 };
547 F560E2F40357506501A4E466 = {
548 fileRef = F560E2F20357506401A4E466;
549 isa = PBXBuildFile;
550 settings = {
551 };
552 };
553 F560E2F6035766F101A4E466 = {
554 fileRef = 29B97318FDCFA39411CA2CEA;
555 isa = PBXBuildFile;
556 settings = {
557 };
558 };
559 F560E2F7035766F201A4E466 = {
560 fileRef = 089C165CFE840E0CC02AAC07;
561 isa = PBXBuildFile;
562 settings = {
563 };
564 };
565 F560E30D035787BB01A4E466 = {
566 isa = PBXFileReference;
567 path = "NSTableView-NJRExtensions.m";
568 refType = 4;
569 };
570 F560E30E035787BC01A4E466 = {
571 isa = PBXFileReference;
572 path = "NSTableView-NJRExtensions.h";
573 refType = 4;
574 };
575 F560E30F035787BC01A4E466 = {
576 fileRef = F560E30D035787BB01A4E466;
577 isa = PBXBuildFile;
578 settings = {
579 };
580 };
581 F560E310035787BC01A4E466 = {
582 fileRef = F560E30E035787BC01A4E466;
583 isa = PBXBuildFile;
584 settings = {
585 };
586 };
587 F560E311035787D501A4E466 = {
588 children = (
589 F517D63F0356B80C016D68B9,
590 F517D63E0356B80C016D68B9,
591 F59DC6D30353C9E601AEEDB1,
592 F59DC6D40353C9E601AEEDB1,
593 F59E47B5036AAD55016B311C,
594 F59E47B4036AAD55016B311C,
595 F59DC6DB0353DE5101AEEDB1,
596 F59DC6DC0353DE5101AEEDB1,
597 F59E47C1036B1ADD016B311C,
598 F59E47C0036B1ADD016B311C,
599 F5F198D1036BE57401EB0372,
600 F5F198D0036BE57401EB0372,
601 );
602 isa = PBXGroup;
603 name = Controllers;
604 refType = 4;
605 };
606 F560E312035787E001A4E466 = {
607 children = (
608 F59F6CB40354E7DA01AEEDB1,
609 F59F6CB50354E7DA01AEEDB1,
610 F517D6430356B8CC016D68B9,
611 F517D6420356B8CC016D68B9,
612 );
613 isa = PBXGroup;
614 name = Models;
615 refType = 4;
616 };
617 F560E313035787ED01A4E466 = {
618 children = (
619 F5F19865036B806201EB0372,
620 F59E47A6036AA5FC016B311C,
621 F59E47A5036AA5F2016B311C,
622 F59DC6E90353F58B01AEEDB1,
623 F59DC6E80353F58B01AEEDB1,
624 F59DC6FC0354188F01AEEDB1,
625 F59DC6FD0354188F01AEEDB1,
626 F5F2418A036A910B01FE7503,
627 F5F1990E036D3B3101EB0372,
628 F5F1990D036D3B3101EB0372,
629 F59E4C0E036B43D2016B311C,
630 F59E4C0D036B43D2016B311C,
631 F5F198DA036BE75E01EB0372,
632 F5F198D9036BE75E01EB0372,
633 );
634 isa = PBXGroup;
635 name = Utilities;
636 refType = 4;
637 };
638 F560E314035787F901A4E466 = {
639 children = (
640 F560E30E035787BC01A4E466,
641 F560E30D035787BB01A4E466,
642 F552A8AB0358E8B201AEEDB1,
643 F552A8AC0358E8B201AEEDB1,
644 F560E3150357895001A4E466,
645 F560E3160357895001A4E466,
646 F5F240B6036A862101FE7503,
647 F5F240B5036A862101FE7503,
648 F5F240CD036A877301FE7503,
649 F5F240CC036A877301FE7503,
650 F5F19871036B822E01EB0372,
651 F5F19870036B822E01EB0372,
652 );
653 isa = PBXGroup;
654 name = Views;
655 path = "";
656 refType = 4;
657 };
658 F560E3150357895001A4E466 = {
659 isa = PBXFileReference;
660 path = NJRHistoryTrackingComboBox.h;
661 refType = 4;
662 };
663 F560E3160357895001A4E466 = {
664 isa = PBXFileReference;
665 path = NJRHistoryTrackingComboBox.m;
666 refType = 4;
667 };
668 F560E3170357895001A4E466 = {
669 fileRef = F560E3150357895001A4E466;
670 isa = PBXBuildFile;
671 settings = {
672 };
673 };
674 F560E3180357895001A4E466 = {
675 fileRef = F560E3160357895001A4E466;
676 isa = PBXBuildFile;
677 settings = {
678 };
679 };
680 F589C9C6035AA12B0155F4B2 = {
681 isa = PBXFileReference;
682 path = "Read Me.rtfd";
683 refType = 4;
684 };
685 F589C9C7035AA12E0155F4B2 = {
686 fileRef = F589C9C6035AA12B0155F4B2;
687 isa = PBXBuildFile;
688 settings = {
689 };
690 };
691 F59DC6D30353C9E601AEEDB1 = {
692 isa = PBXFileReference;
693 path = PSAlarmSetController.h;
694 refType = 4;
695 };
696 F59DC6D40353C9E601AEEDB1 = {
697 isa = PBXFileReference;
698 path = PSAlarmSetController.m;
699 refType = 4;
700 };
701 F59DC6D50353C9E601AEEDB1 = {
702 fileRef = F59DC6D30353C9E601AEEDB1;
703 isa = PBXBuildFile;
704 settings = {
705 };
706 };
707 F59DC6D60353C9E601AEEDB1 = {
708 fileRef = F59DC6D40353C9E601AEEDB1;
709 isa = PBXBuildFile;
710 settings = {
711 };
712 };
713 F59DC6DB0353DE5101AEEDB1 = {
714 isa = PBXFileReference;
715 path = PSAlarmNotifierController.h;
716 refType = 4;
717 };
718 F59DC6DC0353DE5101AEEDB1 = {
719 isa = PBXFileReference;
720 path = PSAlarmNotifierController.m;
721 refType = 4;
722 };
723 F59DC6DD0353DE5101AEEDB1 = {
724 fileRef = F59DC6DB0353DE5101AEEDB1;
725 isa = PBXBuildFile;
726 settings = {
727 };
728 };
729 F59DC6DE0353DE5101AEEDB1 = {
730 fileRef = F59DC6DC0353DE5101AEEDB1;
731 isa = PBXBuildFile;
732 settings = {
733 };
734 };
735 F59DC6DF0353DF5E01AEEDB1 = {
736 children = (
737 F59DC6E00353DF5E01AEEDB1,
738 );
739 isa = PBXVariantGroup;
740 name = Notifier.nib;
741 path = "";
742 refType = 4;
743 };
744 F59DC6E00353DF5E01AEEDB1 = {
745 isa = PBXFileReference;
746 name = English;
747 path = English.lproj/Notifier.nib;
748 refType = 4;
749 };
750 F59DC6E10353DF5E01AEEDB1 = {
751 fileRef = F59DC6DF0353DF5E01AEEDB1;
752 isa = PBXBuildFile;
753 settings = {
754 };
755 };
756 F59DC6E30353ED1201AEEDB1 = {
757 isa = PBXFileReference;
758 path = "Application icon.icns";
759 refType = 4;
760 };
761 F59DC6E40353ED1201AEEDB1 = {
762 fileRef = F59DC6E30353ED1201AEEDB1;
763 isa = PBXBuildFile;
764 settings = {
765 };
766 };
767 F59DC6E80353F58B01AEEDB1 = {
768 isa = PBXFileReference;
769 path = NJRIntegerFilter.m;
770 refType = 4;
771 };
772 F59DC6E90353F58B01AEEDB1 = {
773 isa = PBXFileReference;
774 path = NJRIntegerFilter.h;
775 refType = 4;
776 };
777 F59DC6EA0353F58B01AEEDB1 = {
778 fileRef = F59DC6E80353F58B01AEEDB1;
779 isa = PBXBuildFile;
780 settings = {
781 };
782 };
783 F59DC6EB0353F58B01AEEDB1 = {
784 fileRef = F59DC6E90353F58B01AEEDB1;
785 isa = PBXBuildFile;
786 settings = {
787 };
788 };
789 F59DC6FC0354188F01AEEDB1 = {
790 isa = PBXFileReference;
791 path = NJRDateFormatter.h;
792 refType = 4;
793 };
794 F59DC6FD0354188F01AEEDB1 = {
795 isa = PBXFileReference;
796 path = NJRDateFormatter.m;
797 refType = 4;
798 };
799 F59DC6FE0354188F01AEEDB1 = {
800 fileRef = F59DC6FC0354188F01AEEDB1;
801 isa = PBXBuildFile;
802 settings = {
803 };
804 };
805 F59DC6FF0354188F01AEEDB1 = {
806 fileRef = F59DC6FD0354188F01AEEDB1;
807 isa = PBXBuildFile;
808 settings = {
809 };
810 };
811 F59DD44F0358ABF4017318D0 = {
812 children = (
813 F59DD4500358ABF4017318D0,
814 );
815 isa = PBXVariantGroup;
816 name = Credits.html;
817 path = "";
818 refType = 4;
819 };
820 F59DD4500358ABF4017318D0 = {
821 isa = PBXFileReference;
822 name = English;
823 path = English.lproj/Credits.html;
824 refType = 4;
825 };
826 F59DD4510358ABF7017318D0 = {
827 fileRef = F59DD44F0358ABF4017318D0;
828 isa = PBXBuildFile;
829 settings = {
830 };
831 };
832 F59E4793036AA5E9016B311C = {
833 isa = PBXFileReference;
834 path = NDResourceFork.m;
835 refType = 4;
836 };
837 F59E4794036AA5E9016B311C = {
838 isa = PBXFileReference;
839 path = "NSURL+NDCarbonUtilities.m";
840 refType = 4;
841 };
842 F59E4795036AA5E9016B311C = {
843 isa = PBXFileReference;
844 path = NDAppleScriptObject.h;
845 refType = 4;
846 };
847 F59E4796036AA5E9016B311C = {
848 isa = PBXFileReference;
849 path = "NSAppleEventDescriptor+NDAppleScriptObject.m";
850 refType = 4;
851 };
852 F59E4797036AA5E9016B311C = {
853 isa = PBXFileReference;
854 path = NDAppleScriptObject.m;
855 refType = 4;
856 };
857 F59E4798036AA5E9016B311C = {
858 isa = PBXFileReference;
859 path = "NSAppleEventDescriptor+NDAppleScriptObject.h";
860 refType = 4;
861 };
862 F59E4799036AA5E9016B311C = {
863 isa = PBXFileReference;
864 path = NDResourceFork.h;
865 refType = 4;
866 };
867 F59E479A036AA5E9016B311C = {
868 isa = PBXFileReference;
869 path = NDAppleScriptObject_Protocols.h;
870 refType = 4;
871 };
872 F59E479B036AA5E9016B311C = {
873 isa = PBXFileReference;
874 path = "NSURL+NDCarbonUtilities.h";
875 refType = 4;
876 };
877 F59E479C036AA5E9016B311C = {
878 fileRef = F59E4793036AA5E9016B311C;
879 isa = PBXBuildFile;
880 settings = {
881 };
882 };
883 F59E479D036AA5E9016B311C = {
884 fileRef = F59E4794036AA5E9016B311C;
885 isa = PBXBuildFile;
886 settings = {
887 };
888 };
889 F59E479E036AA5E9016B311C = {
890 fileRef = F59E4795036AA5E9016B311C;
891 isa = PBXBuildFile;
892 settings = {
893 };
894 };
895 F59E479F036AA5E9016B311C = {
896 fileRef = F59E4796036AA5E9016B311C;
897 isa = PBXBuildFile;
898 settings = {
899 };
900 };
901 F59E47A0036AA5E9016B311C = {
902 fileRef = F59E4797036AA5E9016B311C;
903 isa = PBXBuildFile;
904 settings = {
905 };
906 };
907 F59E47A1036AA5E9016B311C = {
908 fileRef = F59E4798036AA5E9016B311C;
909 isa = PBXBuildFile;
910 settings = {
911 };
912 };
913 F59E47A2036AA5E9016B311C = {
914 fileRef = F59E4799036AA5E9016B311C;
915 isa = PBXBuildFile;
916 settings = {
917 };
918 };
919 F59E47A3036AA5E9016B311C = {
920 fileRef = F59E479A036AA5E9016B311C;
921 isa = PBXBuildFile;
922 settings = {
923 };
924 };
925 F59E47A4036AA5E9016B311C = {
926 fileRef = F59E479B036AA5E9016B311C;
927 isa = PBXBuildFile;
928 settings = {
929 };
930 };
931 F59E47A5036AA5F2016B311C = {
932 children = (
933 F59E4799036AA5E9016B311C,
934 F59E4793036AA5E9016B311C,
935 F59E479B036AA5E9016B311C,
936 F59E4794036AA5E9016B311C,
937 F59E4798036AA5E9016B311C,
938 F59E4796036AA5E9016B311C,
939 F59E4795036AA5E9016B311C,
940 F59E479A036AA5E9016B311C,
941 F59E4797036AA5E9016B311C,
942 );
943 isa = PBXGroup;
944 path = NDAppleScript;
945 refType = 4;
946 };
947 F59E47A6036AA5FC016B311C = {
948 children = (
949 F5F240B9036A867901FE7503,
950 F5F240CA036A869401FE7503,
951 );
952 isa = PBXGroup;
953 name = BDAlias;
954 path = "";
955 refType = 4;
956 };
957 F59E47A7036AAA6D016B311C = {
958 isa = PBXFileReference;
959 path = PSAlert.m;
960 refType = 4;
961 };
962 F59E47A8036AAA6D016B311C = {
963 isa = PBXFileReference;
964 path = PSAlert.h;
965 refType = 4;
966 };
967 F59E47A9036AAA6D016B311C = {
968 fileRef = F59E47A7036AAA6D016B311C;
969 isa = PBXBuildFile;
970 settings = {
971 };
972 };
973 F59E47AA036AAA6D016B311C = {
974 fileRef = F59E47A8036AAA6D016B311C;
975 isa = PBXBuildFile;
976 settings = {
977 };
978 };
979 F59E47AB036AAC1E016B311C = {
980 isa = PBXFileReference;
981 path = PSBeepAlert.m;
982 refType = 4;
983 };
984 F59E47AC036AAC1E016B311C = {
985 isa = PBXFileReference;
986 path = PSBeepAlert.h;
987 refType = 4;
988 };
989 F59E47AD036AAC1E016B311C = {
990 fileRef = F59E47AB036AAC1E016B311C;
991 isa = PBXBuildFile;
992 settings = {
993 };
994 };
995 F59E47AE036AAC1E016B311C = {
996 fileRef = F59E47AC036AAC1E016B311C;
997 isa = PBXBuildFile;
998 settings = {
999 };
1000 };
1001 F59E47AF036AAC31016B311C = {
1002 children = (
1003 F59E47A8036AAA6D016B311C,
1004 F59E47A7036AAA6D016B311C,
1005 F59E47B9036AB217016B311C,
1006 F59E47B8036AB217016B311C,
1007 F59E4BE7036B2E5E016B311C,
1008 F59E4BE6036B2E5E016B311C,
1009 F59E47B1036AACD1016B311C,
1010 F59E47B0036AACD1016B311C,
1011 F59E47AC036AAC1E016B311C,
1012 F59E47AB036AAC1E016B311C,
1013 F59E47BD036AB228016B311C,
1014 F59E47BC036AB228016B311C,
1015 F5F1986D036B813101EB0372,
1016 F5F1986C036B813101EB0372,
1017 );
1018 isa = PBXGroup;
1019 name = Alerts;
1020 path = "";
1021 refType = 4;
1022 };
1023 F59E47B0036AACD1016B311C = {
1024 isa = PBXFileReference;
1025 path = PSNotifierAlert.m;
1026 refType = 4;
1027 };
1028 F59E47B1036AACD1016B311C = {
1029 isa = PBXFileReference;
1030 path = PSNotifierAlert.h;
1031 refType = 4;
1032 };
1033 F59E47B2036AACD1016B311C = {
1034 fileRef = F59E47B0036AACD1016B311C;
1035 isa = PBXBuildFile;
1036 settings = {
1037 };
1038 };
1039 F59E47B3036AACD1016B311C = {
1040 fileRef = F59E47B1036AACD1016B311C;
1041 isa = PBXBuildFile;
1042 settings = {
1043 };
1044 };
1045 F59E47B4036AAD55016B311C = {
1046 isa = PBXFileReference;
1047 path = PSAlarmAlertController.m;
1048 refType = 4;
1049 };
1050 F59E47B5036AAD55016B311C = {
1051 isa = PBXFileReference;
1052 path = PSAlarmAlertController.h;
1053 refType = 4;
1054 };
1055 F59E47B6036AAD55016B311C = {
1056 fileRef = F59E47B4036AAD55016B311C;
1057 isa = PBXBuildFile;
1058 settings = {
1059 };
1060 };
1061 F59E47B7036AAD55016B311C = {
1062 fileRef = F59E47B5036AAD55016B311C;
1063 isa = PBXBuildFile;
1064 settings = {
1065 };
1066 };
1067 F59E47B8036AB217016B311C = {
1068 isa = PBXFileReference;
1069 path = PSDockBounceAlert.m;
1070 refType = 4;
1071 };
1072 F59E47B9036AB217016B311C = {
1073 isa = PBXFileReference;
1074 path = PSDockBounceAlert.h;
1075 refType = 4;
1076 };
1077 F59E47BA036AB217016B311C = {
1078 fileRef = F59E47B8036AB217016B311C;
1079 isa = PBXBuildFile;
1080 settings = {
1081 };
1082 };
1083 F59E47BB036AB217016B311C = {
1084 fileRef = F59E47B9036AB217016B311C;
1085 isa = PBXBuildFile;
1086 settings = {
1087 };
1088 };
1089 F59E47BC036AB228016B311C = {
1090 isa = PBXFileReference;
1091 path = PSMovieAlert.m;
1092 refType = 4;
1093 };
1094 F59E47BD036AB228016B311C = {
1095 isa = PBXFileReference;
1096 path = PSMovieAlert.h;
1097 refType = 4;
1098 };
1099 F59E47BE036AB228016B311C = {
1100 fileRef = F59E47BC036AB228016B311C;
1101 isa = PBXBuildFile;
1102 settings = {
1103 };
1104 };
1105 F59E47BF036AB228016B311C = {
1106 fileRef = F59E47BD036AB228016B311C;
1107 isa = PBXBuildFile;
1108 settings = {
1109 };
1110 };
1111 F59E47C0036B1ADD016B311C = {
1112 isa = PBXFileReference;
1113 path = PSMovieAlertController.m;
1114 refType = 4;
1115 };
1116 F59E47C1036B1ADD016B311C = {
1117 isa = PBXFileReference;
1118 path = PSMovieAlertController.h;
1119 refType = 4;
1120 };
1121 F59E47C2036B1ADD016B311C = {
1122 fileRef = F59E47C0036B1ADD016B311C;
1123 isa = PBXBuildFile;
1124 settings = {
1125 };
1126 };
1127 F59E47C3036B1ADD016B311C = {
1128 fileRef = F59E47C1036B1ADD016B311C;
1129 isa = PBXBuildFile;
1130 settings = {
1131 };
1132 };
1133 F59E4BDE036B1D94016B311C = {
1134 children = (
1135 F59E4BDF036B1D94016B311C,
1136 );
1137 isa = PBXVariantGroup;
1138 name = "Movie alert.nib";
1139 path = "";
1140 refType = 4;
1141 };
1142 F59E4BDF036B1D94016B311C = {
1143 isa = PBXFileReference;
1144 name = English;
1145 path = "English.lproj/Movie alert.nib";
1146 refType = 4;
1147 };
1148 F59E4BE0036B1D94016B311C = {
1149 fileRef = F59E4BDE036B1D94016B311C;
1150 isa = PBXBuildFile;
1151 settings = {
1152 };
1153 };
1154 F59E4BE6036B2E5E016B311C = {
1155 isa = PBXFileReference;
1156 path = PSScriptAlert.m;
1157 refType = 4;
1158 };
1159 F59E4BE7036B2E5E016B311C = {
1160 isa = PBXFileReference;
1161 path = PSScriptAlert.h;
1162 refType = 4;
1163 };
1164 F59E4BE8036B2E5E016B311C = {
1165 fileRef = F59E4BE6036B2E5E016B311C;
1166 isa = PBXBuildFile;
1167 settings = {
1168 };
1169 };
1170 F59E4BE9036B2E5E016B311C = {
1171 fileRef = F59E4BE7036B2E5E016B311C;
1172 isa = PBXBuildFile;
1173 settings = {
1174 };
1175 };
1176 F59E4BEA036B33EC016B311C = {
1177 isa = PBXFrameworkReference;
1178 name = QuickTime.framework;
1179 path = /System/Library/Frameworks/QuickTime.framework;
1180 refType = 0;
1181 };
1182 F59E4C0C036B33EC016B311C = {
1183 fileRef = F59E4BEA036B33EC016B311C;
1184 isa = PBXBuildFile;
1185 settings = {
1186 };
1187 };
1188 F59E4C0D036B43D2016B311C = {
1189 isa = PBXFileReference;
1190 path = "NSMovie-NJRExtensions.m";
1191 refType = 4;
1192 };
1193 F59E4C0E036B43D2016B311C = {
1194 isa = PBXFileReference;
1195 path = "NSMovie-NJRExtensions.h";
1196 refType = 4;
1197 };
1198 F59E4C0F036B43D2016B311C = {
1199 fileRef = F59E4C0D036B43D2016B311C;
1200 isa = PBXBuildFile;
1201 settings = {
1202 };
1203 };
1204 F59E4C10036B43D2016B311C = {
1205 fileRef = F59E4C0E036B43D2016B311C;
1206 isa = PBXBuildFile;
1207 settings = {
1208 };
1209 };
1210 F59F6CB40354E7DA01AEEDB1 = {
1211 isa = PBXFileReference;
1212 path = PSAlarm.h;
1213 refType = 4;
1214 };
1215 F59F6CB50354E7DA01AEEDB1 = {
1216 isa = PBXFileReference;
1217 path = PSAlarm.m;
1218 refType = 4;
1219 };
1220 F59F6CB60354E7DA01AEEDB1 = {
1221 fileRef = F59F6CB40354E7DA01AEEDB1;
1222 isa = PBXBuildFile;
1223 settings = {
1224 };
1225 };
1226 F59F6CB70354E7DA01AEEDB1 = {
1227 fileRef = F59F6CB50354E7DA01AEEDB1;
1228 isa = PBXBuildFile;
1229 settings = {
1230 };
1231 };
1232 F5F19865036B806201EB0372 = {
1233 children = (
1234 F5F19866036B80AF01EB0372,
1235 F5F19867036B80AF01EB0372,
1236 );
1237 isa = PBXGroup;
1238 name = SpeechUtilities;
1239 path = NDAppleScript;
1240 refType = 4;
1241 };
1242 F5F19866036B80AF01EB0372 = {
1243 isa = PBXFileReference;
1244 path = SUSpeaker.h;
1245 refType = 2;
1246 };
1247 F5F19867036B80AF01EB0372 = {
1248 isa = PBXFileReference;
1249 path = SUSpeaker.m;
1250 refType = 2;
1251 };
1252 F5F19868036B80AF01EB0372 = {
1253 fileRef = F5F19866036B80AF01EB0372;
1254 isa = PBXBuildFile;
1255 settings = {
1256 };
1257 };
1258 F5F19869036B80AF01EB0372 = {
1259 fileRef = F5F19867036B80AF01EB0372;
1260 isa = PBXBuildFile;
1261 settings = {
1262 };
1263 };
1264 F5F1986C036B813101EB0372 = {
1265 isa = PBXFileReference;
1266 path = PSSpeechAlert.m;
1267 refType = 4;
1268 };
1269 F5F1986D036B813101EB0372 = {
1270 isa = PBXFileReference;
1271 path = PSSpeechAlert.h;
1272 refType = 4;
1273 };
1274 F5F1986E036B813101EB0372 = {
1275 fileRef = F5F1986C036B813101EB0372;
1276 isa = PBXBuildFile;
1277 settings = {
1278 };
1279 };
1280 F5F1986F036B813101EB0372 = {
1281 fileRef = F5F1986D036B813101EB0372;
1282 isa = PBXBuildFile;
1283 settings = {
1284 };
1285 };
1286 F5F19870036B822E01EB0372 = {
1287 isa = PBXFileReference;
1288 path = NJRVoicePopUpButton.m;
1289 refType = 4;
1290 };
1291 F5F19871036B822E01EB0372 = {
1292 isa = PBXFileReference;
1293 path = NJRVoicePopUpButton.h;
1294 refType = 4;
1295 };
1296 F5F19872036B822E01EB0372 = {
1297 fileRef = F5F19870036B822E01EB0372;
1298 isa = PBXBuildFile;
1299 settings = {
1300 };
1301 };
1302 F5F19873036B822E01EB0372 = {
1303 fileRef = F5F19871036B822E01EB0372;
1304 isa = PBXBuildFile;
1305 settings = {
1306 };
1307 };
1308 F5F198D0036BE57401EB0372 = {
1309 isa = PBXFileReference;
1310 path = NJRTableDelegate.m;
1311 refType = 4;
1312 };
1313 F5F198D1036BE57401EB0372 = {
1314 isa = PBXFileReference;
1315 path = NJRTableDelegate.h;
1316 refType = 4;
1317 };
1318 F5F198D2036BE57401EB0372 = {
1319 fileRef = F5F198D0036BE57401EB0372;
1320 isa = PBXBuildFile;
1321 settings = {
1322 };
1323 };
1324 F5F198D3036BE57401EB0372 = {
1325 fileRef = F5F198D1036BE57401EB0372;
1326 isa = PBXBuildFile;
1327 settings = {
1328 };
1329 };
1330 F5F198D9036BE75E01EB0372 = {
1331 isa = PBXFileReference;
1332 path = "NSTableView-NJRExtensions.m";
1333 refType = 4;
1334 };
1335 F5F198DA036BE75E01EB0372 = {
1336 isa = PBXFileReference;
1337 path = "NSTableView-NJRExtensions.h";
1338 refType = 4;
1339 };
1340 F5F198DB036BE75E01EB0372 = {
1341 fileRef = F5F198D9036BE75E01EB0372;
1342 isa = PBXBuildFile;
1343 settings = {
1344 };
1345 };
1346 F5F198DC036BE75E01EB0372 = {
1347 fileRef = F5F198DA036BE75E01EB0372;
1348 isa = PBXBuildFile;
1349 settings = {
1350 };
1351 };
1352 F5F1990D036D3B3101EB0372 = {
1353 isa = PBXFileReference;
1354 path = "NSImage-NJRExtensions.m";
1355 refType = 4;
1356 };
1357 F5F1990E036D3B3101EB0372 = {
1358 isa = PBXFileReference;
1359 path = "NSImage-NJRExtensions.h";
1360 refType = 4;
1361 };
1362 F5F1990F036D3B3101EB0372 = {
1363 fileRef = F5F1990D036D3B3101EB0372;
1364 isa = PBXBuildFile;
1365 settings = {
1366 };
1367 };
1368 F5F19910036D3B3101EB0372 = {
1369 fileRef = F5F1990E036D3B3101EB0372;
1370 isa = PBXBuildFile;
1371 settings = {
1372 };
1373 };
1374 F5F240B5036A862101FE7503 = {
1375 isa = PBXFileReference;
1376 path = NJRFSObjectSelector.m;
1377 refType = 4;
1378 };
1379 F5F240B6036A862101FE7503 = {
1380 isa = PBXFileReference;
1381 path = NJRFSObjectSelector.h;
1382 refType = 4;
1383 };
1384 F5F240B7036A862301FE7503 = {
1385 fileRef = F5F240B6036A862101FE7503;
1386 isa = PBXBuildFile;
1387 settings = {
1388 };
1389 };
1390 F5F240B8036A862301FE7503 = {
1391 fileRef = F5F240B5036A862101FE7503;
1392 isa = PBXBuildFile;
1393 settings = {
1394 };
1395 };
1396 F5F240B9036A867901FE7503 = {
1397 isa = PBXFileReference;
1398 path = BDAlias.h;
1399 refType = 4;
1400 };
1401 F5F240BA036A867901FE7503 = {
1402 fileRef = F5F240B9036A867901FE7503;
1403 isa = PBXBuildFile;
1404 settings = {
1405 };
1406 };
1407 F5F240CA036A869401FE7503 = {
1408 isa = PBXFileReference;
1409 path = BDAlias.m;
1410 refType = 4;
1411 };
1412 F5F240CB036A869401FE7503 = {
1413 fileRef = F5F240CA036A869401FE7503;
1414 isa = PBXBuildFile;
1415 settings = {
1416 };
1417 };
1418 F5F240CC036A877301FE7503 = {
1419 isa = PBXFileReference;
1420 path = NJRQTMediaPopUpButton.m;
1421 refType = 4;
1422 };
1423 F5F240CD036A877301FE7503 = {
1424 isa = PBXFileReference;
1425 path = NJRQTMediaPopUpButton.h;
1426 refType = 4;
1427 };
1428 F5F240CE036A877301FE7503 = {
1429 fileRef = F5F240CC036A877301FE7503;
1430 isa = PBXBuildFile;
1431 settings = {
1432 };
1433 };
1434 F5F240CF036A877301FE7503 = {
1435 fileRef = F5F240CD036A877301FE7503;
1436 isa = PBXBuildFile;
1437 settings = {
1438 };
1439 };
1440 F5F240D0036A87E301FE7503 = {
1441 isa = PBXFrameworkReference;
1442 name = Carbon.framework;
1443 path = /System/Library/Frameworks/Carbon.framework;
1444 refType = 0;
1445 };
1446 F5F24166036A87E401FE7503 = {
1447 fileRef = F5F240D0036A87E301FE7503;
1448 isa = PBXBuildFile;
1449 settings = {
1450 };
1451 };
1452 F5F24187036A90D901FE7503 = {
1453 isa = PBXFrameworkReference;
1454 name = MachineSettings.framework;
1455 path = /System/Library/PrivateFrameworks/MachineSettings.framework;
1456 refType = 0;
1457 };
1458 F5F24189036A90D901FE7503 = {
1459 fileRef = F5F24187036A90D901FE7503;
1460 isa = PBXBuildFile;
1461 settings = {
1462 };
1463 };
1464 F5F2418A036A910B01FE7503 = {
1465 isa = PBXFileReference;
1466 path = SoundFileManager.h;
1467 refType = 4;
1468 };
1469 F5F2418B036A910B01FE7503 = {
1470 fileRef = F5F2418A036A910B01FE7503;
1471 isa = PBXBuildFile;
1472 settings = {
1473 };
1474 };
1475 };
1476 rootObject = 29B97313FDCFA39411CA2CEA;
1477}
Note: See TracBrowser for help on using the repository browser.