source: trunk/Cocoa/Pester/Source/Pester.xcodeproj/project.pbxproj@ 355

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

English.lproj/MainMenu.nib: Modernize menu and alarm set dialog
layout. Use keyed archiving (10.2+) nib format.

Info-Pester.plist: Moved from old PBX project.

NJRFSObjectSelector.m: Bug fixes from code sent to Joey: remove
incorrect usage of tryToPerform:with:; fix logic error in menu
construction. Work around Cocoa's deciding that the menu font size
needs adjustment when it doesn't - so the menu font size now matches
the button font size, though the position is still off. Don't pop up
a menu if we're disabled. Use IconRefs for menu icons, though not
(yet) for the button icon.

NJRHistoryTrackingComboBox.m: Remove item height adjustment
workaround; it now makes the items too tall.

NJRHotKey.m: Add a missing [super dealloc] caught by current GCC.

NJRHotKeyField.m: Add a missing [super dealloc] caught by current GCC.

NJRHotKeyManager.m: Add a missing [super dealloc] caught by current
GCC.

NJRIntervalField.m: Fix some type errors.

NJRQTMediaPopUpButton.m: Replace SoundFileManager SPI usage, which
doesn't work in Leopard anyway, with manual enumeration of system
sounds. Start migration to QTKit. Use IconRefs for menu icons.

NJRReadMeController.m: Change source encoding to UTF-8.

NJRSoundManager.m: Fix a type error.

NJRVoicePopUpButton.m: Change source encoding to UTF-8.

NSMenuItem-NJRExtensions.[hm]: Code from ICeCoffEE to use IconRefs for
menu item icons.

PSAlarm.m: Change source encoding to UTF-8.

PSAlarms.m: Fix a signedness mismatch.

PSAlarmsController.m: Change source encoding to UTF-8.

PSAlarmSetController.m: Set keyboard focus after unchecking "Do
script:" and "Play" checkboxes.

PSAlerts.m: Add a missing [super dealloc] caught by current GCC. Fix
a memory leak in property list serialization.

PSPowerManager.[hm]: There's now API for scheduling wakeups; use it
(the old code asserted on startup). To fix: removing scheduled
wakeup. Fix a small type-checking error.

PSPreferencesController.m: Add a missing [super dealloc] caught by
current GCC.

PSScriptAlert.m: Change source encoding to UTF-8.

PSTimeDateEditor.m: Fix a tiny, and one-time, memory leak.

PSTimer.m: Update for new PSPowerManager API.

Pester.pbproj: Deleted; now supporting OS X 10.4+ (up from 10.1,
aiee.)

Pester.xcodeproj: Xcode 2.4+ project, upgraded targets, etc.

SoundFileManager.h: Deleted; this SPI no longer exists in Leopard and
possibly earlier.

File size: 70.9 KB
Line 
1// !$*UTF8*$!
2{
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 42;
7 objects = {
8
9/* Begin PBXBuildFile section */
10 E1B11F270CF5F30F004975AA /* Notifier.nib in Resources */ = {isa = PBXBuildFile; fileRef = F59DC6DF0353DF5E01AEEDB1 /* Notifier.nib */; };
11 E1B11F280CF5F30F004975AA /* Application icon.icns in Resources */ = {isa = PBXBuildFile; fileRef = F59DC6E30353ED1201AEEDB1 /* Application icon.icns */; };
12 E1B11F290CF5F30F004975AA /* Alarms.nib in Resources */ = {isa = PBXBuildFile; fileRef = F560E2EE03574F8A01A4E466 /* Alarms.nib */; };
13 E1B11F2A0CF5F30F004975AA /* MainMenu.nib in Resources */ = {isa = PBXBuildFile; fileRef = 29B97318FDCFA39411CA2CEA /* MainMenu.nib */; };
14 E1B11F2B0CF5F30F004975AA /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; };
15 E1B11F2C0CF5F30F004975AA /* Credits.html in Resources */ = {isa = PBXBuildFile; fileRef = F59DD44F0358ABF4017318D0 /* Credits.html */; };
16 E1B11F2D0CF5F30F004975AA /* Read Me.rtfd in Resources */ = {isa = PBXBuildFile; fileRef = F589C9C6035AA12B0155F4B2 /* Read Me.rtfd */; };
17 E1B11F2E0CF5F30F004975AA /* Movie alert.nib in Resources */ = {isa = PBXBuildFile; fileRef = F59E4BDE036B1D94016B311C /* Movie alert.nib */; };
18 E1B11F2F0CF5F30F004975AA /* Popup triangle.tiff in Resources */ = {isa = PBXBuildFile; fileRef = F5243DA40378681101AEEDB1 /* Popup triangle.tiff */; };
19 E1B11F300CF5F30F004975AA /* Calendar.nib in Resources */ = {isa = PBXBuildFile; fileRef = E17F2F4D03FDFB3100050002 /* Calendar.nib */; };
20 E1B11F310CF5F30F004975AA /* Calendar.tiff in Resources */ = {isa = PBXBuildFile; fileRef = E17F2F6B03FDFE2C00050002 /* Calendar.tiff */; };
21 E1B11F320CF5F30F004975AA /* OARightArrowPressed.tiff in Resources */ = {isa = PBXBuildFile; fileRef = E1DEF0EA03FE1BF100050002 /* OARightArrowPressed.tiff */; };
22 E1B11F330CF5F30F004975AA /* OALeftArrow.tiff in Resources */ = {isa = PBXBuildFile; fileRef = E1DEF0EB03FE1BF100050002 /* OALeftArrow.tiff */; };
23 E1B11F340CF5F30F004975AA /* OARightArrow.tiff in Resources */ = {isa = PBXBuildFile; fileRef = E1DEF0EC03FE1BF100050002 /* OARightArrow.tiff */; };
24 E1B11F350CF5F30F004975AA /* OALeftArrowPressed.tiff in Resources */ = {isa = PBXBuildFile; fileRef = E1DEF0ED03FE1BF100050002 /* OALeftArrowPressed.tiff */; };
25 E1B11F360CF5F30F004975AA /* Snooze until.nib in Resources */ = {isa = PBXBuildFile; fileRef = E1DEF10603FF83AC00050002 /* Snooze until.nib */; };
26 E1B11F370CF5F30F004975AA /* Read Me.nib in Resources */ = {isa = PBXBuildFile; fileRef = E10F2A3B0402E61C00050002 /* Read Me.nib */; };
27 E1B11F380CF5F30F004975AA /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = E10E71F3040C335800050002 /* Localizable.strings */; };
28 E1B11F390CF5F30F004975AA /* Preferences.nib in Resources */ = {isa = PBXBuildFile; fileRef = E11CB6E0043025F500050002 /* Preferences.nib */; };
29 E1B11F3A0CF5F30F004975AA /* Volume 2.png in Resources */ = {isa = PBXBuildFile; fileRef = E127900104429F9300050002 /* Volume 2.png */; };
30 E1B11F3B0CF5F30F004975AA /* Volume 0.png in Resources */ = {isa = PBXBuildFile; fileRef = E127900204429F9300050002 /* Volume 0.png */; };
31 E1B11F3C0CF5F30F004975AA /* Volume 3.png in Resources */ = {isa = PBXBuildFile; fileRef = E127900304429F9300050002 /* Volume 3.png */; };
32 E1B11F3D0CF5F30F004975AA /* Volume 1.png in Resources */ = {isa = PBXBuildFile; fileRef = E127900404429F9300050002 /* Volume 1.png */; };
33 E1B11F3E0CF5F30F004975AA /* Volume.nib in Resources */ = {isa = PBXBuildFile; fileRef = E12790090442A5B100050002 /* Volume.nib */; };
34 E1B11F400CF5F30F004975AA /* BDAlias.m in Sources */ = {isa = PBXBuildFile; fileRef = F5F240CA036A869401FE7503 /* BDAlias.m */; };
35 E1B11F410CF5F30F004975AA /* NJRDateFormatter.m in Sources */ = {isa = PBXBuildFile; fileRef = F59DC6FD0354188F01AEEDB1 /* NJRDateFormatter.m */; };
36 E1B11F420CF5F30F004975AA /* NJRFSObjectSelector.m in Sources */ = {isa = PBXBuildFile; fileRef = F5F240B5036A862101FE7503 /* NJRFSObjectSelector.m */; };
37 E1B11F430CF5F30F004975AA /* NJRHistoryTrackingComboBox.m in Sources */ = {isa = PBXBuildFile; fileRef = F560E3160357895001A4E466 /* NJRHistoryTrackingComboBox.m */; };
38 E1B11F440CF5F30F004975AA /* NJRIntegerFilter.m in Sources */ = {isa = PBXBuildFile; fileRef = F59DC6E80353F58B01AEEDB1 /* NJRIntegerFilter.m */; };
39 E1B11F450CF5F30F004975AA /* NJRQTMediaPopUpButton.m in Sources */ = {isa = PBXBuildFile; fileRef = F5F240CC036A877301FE7503 /* NJRQTMediaPopUpButton.m */; };
40 E1B11F460CF5F30F004975AA /* NJRScrollView.m in Sources */ = {isa = PBXBuildFile; fileRef = F552A8AC0358E8B201AEEDB1 /* NJRScrollView.m */; };
41 E1B11F470CF5F30F004975AA /* NJRTableDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = F5F198D0036BE57401EB0372 /* NJRTableDelegate.m */; };
42 E1B11F480CF5F30F004975AA /* NJRTableView.m in Sources */ = {isa = PBXBuildFile; fileRef = F5B79836035F64F80136A8DD /* NJRTableView.m */; };
43 E1B11F490CF5F30F004975AA /* NJRUnfocusableMovieView.m in Sources */ = {isa = PBXBuildFile; fileRef = E1F0B14B03AD8CEF00AEFBE0 /* NJRUnfocusableMovieView.m */; };
44 E1B11F4A0CF5F30F004975AA /* NJRVoicePopUpButton.m in Sources */ = {isa = PBXBuildFile; fileRef = F5F19870036B822E01EB0372 /* NJRVoicePopUpButton.m */; };
45 E1B11F4B0CF5F30F004975AA /* NSAttributedString-NJRExtensions.m in Sources */ = {isa = PBXBuildFile; fileRef = E1F0B26903AEDE8600AEFBE0 /* NSAttributedString-NJRExtensions.m */; };
46 E1B11F4C0CF5F30F004975AA /* NSCalendarDate-NJRExtensions.m in Sources */ = {isa = PBXBuildFile; fileRef = E162698A03B6190B00000028 /* NSCalendarDate-NJRExtensions.m */; };
47 E1B11F4D0CF5F30F004975AA /* NSCharacterSet-NJRExtensions.m in Sources */ = {isa = PBXBuildFile; fileRef = F5B79865038865B30136A8DD /* NSCharacterSet-NJRExtensions.m */; };
48 E1B11F4E0CF5F30F004975AA /* NSDictionary-NJRExtensions.m in Sources */ = {isa = PBXBuildFile; fileRef = F5EE8DB9038A76AC0134BEAC /* NSDictionary-NJRExtensions.m */; };
49 E1B11F500CF5F30F004975AA /* NSMovie-NJRExtensions.m in Sources */ = {isa = PBXBuildFile; fileRef = F59E4C0D036B43D2016B311C /* NSMovie-NJRExtensions.m */; };
50 E1B11F510CF5F30F004975AA /* NSString-NJRExtensions.m in Sources */ = {isa = PBXBuildFile; fileRef = E1F0B14F03ADBE3800AEFBE0 /* NSString-NJRExtensions.m */; };
51 E1B11F520CF5F30F004975AA /* NSTableView-NJRExtensions.m in Sources */ = {isa = PBXBuildFile; fileRef = E162698303B6189000000028 /* NSTableView-NJRExtensions.m */; };
52 E1B11F530CF5F30F004975AA /* PSAlarm.m in Sources */ = {isa = PBXBuildFile; fileRef = F59F6CB50354E7DA01AEEDB1 /* PSAlarm.m */; };
53 E1B11F540CF5F30F004975AA /* PSAlarmAlertController.m in Sources */ = {isa = PBXBuildFile; fileRef = F59E47B4036AAD55016B311C /* PSAlarmAlertController.m */; };
54 E1B11F550CF5F30F004975AA /* PSAlarmNotifierController.m in Sources */ = {isa = PBXBuildFile; fileRef = F59DC6DC0353DE5101AEEDB1 /* PSAlarmNotifierController.m */; };
55 E1B11F560CF5F30F004975AA /* PSAlarmSetController.m in Sources */ = {isa = PBXBuildFile; fileRef = F59DC6D40353C9E601AEEDB1 /* PSAlarmSetController.m */; };
56 E1B11F570CF5F30F004975AA /* PSAlarms.m in Sources */ = {isa = PBXBuildFile; fileRef = F517D6420356B8CC016D68B9 /* PSAlarms.m */; };
57 E1B11F580CF5F30F004975AA /* PSAlarmsController.m in Sources */ = {isa = PBXBuildFile; fileRef = F517D63E0356B80C016D68B9 /* PSAlarmsController.m */; };
58 E1B11F590CF5F30F004975AA /* PSAlert.m in Sources */ = {isa = PBXBuildFile; fileRef = F59E47A7036AAA6D016B311C /* PSAlert.m */; };
59 E1B11F5A0CF5F30F004975AA /* PSAlerts.m in Sources */ = {isa = PBXBuildFile; fileRef = E1A18CAC03B4344C00000028 /* PSAlerts.m */; };
60 E1B11F5B0CF5F30F004975AA /* PSApplication.m in Sources */ = {isa = PBXBuildFile; fileRef = F560E2F10357506401A4E466 /* PSApplication.m */; };
61 E1B11F5C0CF5F30F004975AA /* PSBeepAlert.m in Sources */ = {isa = PBXBuildFile; fileRef = F59E47AB036AAC1E016B311C /* PSBeepAlert.m */; };
62 E1B11F5D0CF5F30F004975AA /* PSDockBounceAlert.m in Sources */ = {isa = PBXBuildFile; fileRef = F59E47B8036AB217016B311C /* PSDockBounceAlert.m */; };
63 E1B11F5E0CF5F30F004975AA /* PSMovieAlert.m in Sources */ = {isa = PBXBuildFile; fileRef = F59E47BC036AB228016B311C /* PSMovieAlert.m */; };
64 E1B11F5F0CF5F30F004975AA /* PSMovieAlertController.m in Sources */ = {isa = PBXBuildFile; fileRef = F59E47C0036B1ADD016B311C /* PSMovieAlertController.m */; };
65 E1B11F600CF5F30F004975AA /* PSNotifierAlert.m in Sources */ = {isa = PBXBuildFile; fileRef = F59E47B0036AACD1016B311C /* PSNotifierAlert.m */; };
66 E1B11F610CF5F30F004975AA /* PSPowerManager.m in Sources */ = {isa = PBXBuildFile; fileRef = E130B9AD03B7C59700000028 /* PSPowerManager.m */; };
67 E1B11F620CF5F30F004975AA /* PSScriptAlert.m in Sources */ = {isa = PBXBuildFile; fileRef = F59E4BE6036B2E5E016B311C /* PSScriptAlert.m */; };
68 E1B11F630CF5F30F004975AA /* PSSpeechAlert.m in Sources */ = {isa = PBXBuildFile; fileRef = F5F1986C036B813101EB0372 /* PSSpeechAlert.m */; };
69 E1B11F640CF5F30F004975AA /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; };
70 E1B11F650CF5F30F004975AA /* NJRIntervalField.m in Sources */ = {isa = PBXBuildFile; fileRef = E13919E303B9E4E100000028 /* NJRIntervalField.m */; };
71 E1B11F660CF5F30F004975AA /* PSError.m in Sources */ = {isa = PBXBuildFile; fileRef = E1ECA00703C002B300F54C66 /* PSError.m */; };
72 E1B11F670CF5F30F004975AA /* NJRCenteringMovieView.m in Sources */ = {isa = PBXBuildFile; fileRef = E1D358BA03C60CE900C8A18E /* NJRCenteringMovieView.m */; };
73 E1B11F680CF5F30F004975AA /* SUSpeaker.m in Sources */ = {isa = PBXBuildFile; fileRef = E1E9A33903C8EF6700050002 /* SUSpeaker.m */; };
74 E1B11F690CF5F30F004975AA /* PSTimer.m in Sources */ = {isa = PBXBuildFile; fileRef = E1BF6E9103C928D200050002 /* PSTimer.m */; };
75 E1B11F6A0CF5F30F004975AA /* PSWakeAlert.m in Sources */ = {isa = PBXBuildFile; fileRef = E19FD39F03C98645001509F3 /* PSWakeAlert.m */; };
76 E1B11F6B0CF5F30F004975AA /* PSCalendarController.m in Sources */ = {isa = PBXBuildFile; fileRef = E17F2F3303FDF2F000050002 /* PSCalendarController.m */; };
77 E1B11F6C0CF5F30F004975AA /* OACalendarView.m in Sources */ = {isa = PBXBuildFile; fileRef = E17F2F4103FDF67700050002 /* OACalendarView.m */; };
78 E1B11F6D0CF5F30F004975AA /* NSImage-OAExtensions.m in Sources */ = {isa = PBXBuildFile; fileRef = E17F2F4303FDF67700050002 /* NSImage-OAExtensions.m */; };
79 E1B11F6E0CF5F30F004975AA /* NSCalendarDate-OFExtensions.m in Sources */ = {isa = PBXBuildFile; fileRef = E17F2F4503FDF67800050002 /* NSCalendarDate-OFExtensions.m */; };
80 E1B11F6F0CF5F30F004975AA /* NJROffCenterPanel.m in Sources */ = {isa = PBXBuildFile; fileRef = E1DEF0FA03FE9F2C00050002 /* NJROffCenterPanel.m */; };
81 E1B11F700CF5F30F004975AA /* PSSnoozeUntilController.m in Sources */ = {isa = PBXBuildFile; fileRef = E1DEF10303FF816300050002 /* PSSnoozeUntilController.m */; };
82 E1B11F710CF5F30F004975AA /* PSTimeDateEditor.m in Sources */ = {isa = PBXBuildFile; fileRef = E1DEF117040014EB00050002 /* PSTimeDateEditor.m */; };
83 E1B11F720CF5F30F004975AA /* NJRReadMeController.m in Sources */ = {isa = PBXBuildFile; fileRef = E10F2A3F0402E71400050002 /* NJRReadMeController.m */; };
84 E1B11F730CF5F30F004975AA /* NJRSplitView.m in Sources */ = {isa = PBXBuildFile; fileRef = E1B46FE904057E3400050002 /* NJRSplitView.m */; };
85 E1B11F740CF5F30F004975AA /* NJRHotKeyField.m in Sources */ = {isa = PBXBuildFile; fileRef = E1F993C20436280200050002 /* NJRHotKeyField.m */; };
86 E1B11F750CF5F30F004975AA /* PSPreferencesController.m in Sources */ = {isa = PBXBuildFile; fileRef = E1F993C70436310F00050002 /* PSPreferencesController.m */; };
87 E1B11F760CF5F30F004975AA /* NSFont-NJRExtensions.m in Sources */ = {isa = PBXBuildFile; fileRef = E169592A0437A4A400050002 /* NSFont-NJRExtensions.m */; };
88 E1B11F770CF5F30F004975AA /* NJRHotKeyFieldCell.m in Sources */ = {isa = PBXBuildFile; fileRef = E14DEC830438969400050002 /* NJRHotKeyFieldCell.m */; };
89 E1B11F780CF5F30F004975AA /* NJRHotKey.m in Sources */ = {isa = PBXBuildFile; fileRef = E11373150439FCC700050002 /* NJRHotKey.m */; };
90 E1B11F790CF5F30F004975AA /* NJRHotKeyManager.m in Sources */ = {isa = PBXBuildFile; fileRef = E145383F043A1DB200050002 /* NJRHotKeyManager.m */; };
91 E1B11F7A0CF5F30F004975AA /* PSVolumeController.m in Sources */ = {isa = PBXBuildFile; fileRef = E127900D0442A92900050002 /* PSVolumeController.m */; };
92 E1B11F7B0CF5F30F004975AA /* PSMediaAlert.m in Sources */ = {isa = PBXBuildFile; fileRef = E18DA4090442C56D00050002 /* PSMediaAlert.m */; };
93 E1B11F7C0CF5F30F004975AA /* NJRSoundManager.m in Sources */ = {isa = PBXBuildFile; fileRef = E18DAAEB0442CC3E00050002 /* NJRSoundManager.m */; };
94 E1B11F7D0CF5F30F004975AA /* NJRNonCenteringWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = E1CDEC3E0444053F00AEEDB1 /* NJRNonCenteringWindow.m */; };
95 E1B11F7F0CF5F30F004975AA /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
96 E1B11F800CF5F30F004975AA /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F5F240D0036A87E301FE7503 /* Carbon.framework */; };
97 E1B11F820CF5F30F004975AA /* QuickTime.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F59E4BEA036B33EC016B311C /* QuickTime.framework */; };
98 E1B11F830CF5F30F004975AA /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E14DB31203B8038300000028 /* IOKit.framework */; };
99 E1B11F840CF5F30F004975AA /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E18DAAEE0442D02500050002 /* CoreAudio.framework */; };
100 E1B121970CF62FD1004975AA /* NSMenuItem-NJRExtensions.m in Sources */ = {isa = PBXBuildFile; fileRef = E1B121960CF62FD1004975AA /* NSMenuItem-NJRExtensions.m */; };
101 E1B1219E0CF63858004975AA /* NSImage-NJRExtensions.m in Sources */ = {isa = PBXBuildFile; fileRef = E1B1219C0CF63858004975AA /* NSImage-NJRExtensions.m */; };
102 E1B121B40CF639A1004975AA /* QTKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E1B121B30CF639A1004975AA /* QTKit.framework */; };
103/* End PBXBuildFile section */
104
105/* Begin PBXFileReference section */
106 089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
107 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
108 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
109 29B97319FDCFA39411CA2CEA /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/MainMenu.nib; sourceTree = "<group>"; };
110 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
111 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
112 E10E71F4040C335800050002 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/Localizable.strings; sourceTree = "<group>"; };
113 E10F2A3C0402E61C00050002 /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = "English.lproj/Read Me.nib"; sourceTree = "<group>"; };
114 E10F2A3E0402E71400050002 /* NJRReadMeController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NJRReadMeController.h; sourceTree = "<group>"; };
115 E10F2A3F0402E71400050002 /* NJRReadMeController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NJRReadMeController.m; sourceTree = "<group>"; };
116 E11373140439FCC700050002 /* NJRHotKey.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NJRHotKey.h; sourceTree = "<group>"; };
117 E11373150439FCC700050002 /* NJRHotKey.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NJRHotKey.m; sourceTree = "<group>"; };
118 E11CB6E1043025F500050002 /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/Preferences.nib; sourceTree = "<group>"; };
119 E127900104429F9300050002 /* Volume 2.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Volume 2.png"; sourceTree = "<group>"; };
120 E127900204429F9300050002 /* Volume 0.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Volume 0.png"; sourceTree = "<group>"; };
121 E127900304429F9300050002 /* Volume 3.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Volume 3.png"; sourceTree = "<group>"; };
122 E127900404429F9300050002 /* Volume 1.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Volume 1.png"; sourceTree = "<group>"; };
123 E127900A0442A5B100050002 /* Volume.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Volume.nib; path = English.lproj/Volume.nib; sourceTree = "<group>"; };
124 E127900C0442A92900050002 /* PSVolumeController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PSVolumeController.h; sourceTree = "<group>"; };
125 E127900D0442A92900050002 /* PSVolumeController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PSVolumeController.m; sourceTree = "<group>"; };
126 E130B9AC03B7C59700000028 /* PSPowerManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PSPowerManager.h; sourceTree = "<group>"; };
127 E130B9AD03B7C59700000028 /* PSPowerManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PSPowerManager.m; sourceTree = "<group>"; };
128 E13919E203B9E4E100000028 /* NJRIntervalField.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NJRIntervalField.h; sourceTree = "<group>"; };
129 E13919E303B9E4E100000028 /* NJRIntervalField.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = NJRIntervalField.m; sourceTree = "<group>"; };
130 E145383E043A1DB200050002 /* NJRHotKeyManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NJRHotKeyManager.h; sourceTree = "<group>"; };
131 E145383F043A1DB200050002 /* NJRHotKeyManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NJRHotKeyManager.m; sourceTree = "<group>"; };
132 E14DB31203B8038300000028 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = /System/Library/Frameworks/IOKit.framework; sourceTree = "<absolute>"; };
133 E14DEC820438969400050002 /* NJRHotKeyFieldCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NJRHotKeyFieldCell.h; sourceTree = "<group>"; };
134 E14DEC830438969400050002 /* NJRHotKeyFieldCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NJRHotKeyFieldCell.m; sourceTree = "<group>"; };
135 E162698303B6189000000028 /* NSTableView-NJRExtensions.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = "NSTableView-NJRExtensions.m"; sourceTree = "<group>"; };
136 E162698403B6189000000028 /* NSTableView-NJRExtensions.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = "NSTableView-NJRExtensions.h"; sourceTree = "<group>"; };
137 E162698903B6190B00000028 /* NSCalendarDate-NJRExtensions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSCalendarDate-NJRExtensions.h"; sourceTree = "<group>"; };
138 E162698A03B6190B00000028 /* NSCalendarDate-NJRExtensions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSCalendarDate-NJRExtensions.m"; sourceTree = "<group>"; };
139 E16959290437A4A400050002 /* NSFont-NJRExtensions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSFont-NJRExtensions.h"; sourceTree = "<group>"; };
140 E169592A0437A4A400050002 /* NSFont-NJRExtensions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSFont-NJRExtensions.m"; sourceTree = "<group>"; };
141 E17F2F3203FDF2F000050002 /* PSCalendarController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PSCalendarController.h; sourceTree = "<group>"; };
142 E17F2F3303FDF2F000050002 /* PSCalendarController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PSCalendarController.m; sourceTree = "<group>"; };
143 E17F2F4003FDF67700050002 /* NSCalendarDate-OFExtensions.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = "NSCalendarDate-OFExtensions.h"; sourceTree = "<group>"; };
144 E17F2F4103FDF67700050002 /* OACalendarView.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = OACalendarView.m; sourceTree = "<group>"; };
145 E17F2F4203FDF67700050002 /* OACalendarView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = OACalendarView.h; sourceTree = "<group>"; };
146 E17F2F4303FDF67700050002 /* NSImage-OAExtensions.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = "NSImage-OAExtensions.m"; sourceTree = "<group>"; };
147 E17F2F4403FDF67800050002 /* NSImage-OAExtensions.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = "NSImage-OAExtensions.h"; sourceTree = "<group>"; };
148 E17F2F4503FDF67800050002 /* NSCalendarDate-OFExtensions.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = "NSCalendarDate-OFExtensions.m"; sourceTree = "<group>"; };
149 E17F2F4E03FDFB3100050002 /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/Calendar.nib; sourceTree = "<group>"; };
150 E17F2F6B03FDFE2C00050002 /* Calendar.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = Calendar.tiff; sourceTree = "<group>"; };
151 E18DA4080442C56D00050002 /* PSMediaAlert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PSMediaAlert.h; sourceTree = "<group>"; };
152 E18DA4090442C56D00050002 /* PSMediaAlert.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PSMediaAlert.m; sourceTree = "<group>"; };
153 E18DAAEA0442CC3E00050002 /* NJRSoundManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NJRSoundManager.h; sourceTree = "<group>"; };
154 E18DAAEB0442CC3E00050002 /* NJRSoundManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NJRSoundManager.m; sourceTree = "<group>"; };
155 E18DAAEE0442D02500050002 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = /System/Library/Frameworks/CoreAudio.framework; sourceTree = "<absolute>"; };
156 E191700B03AD24A600AEFBE0 /* NSDisclosureButtonCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NSDisclosureButtonCell.h; sourceTree = "<group>"; };
157 E19DCBD203BE4AA200B934BF /* Pester_Prefix.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Pester_Prefix.h; sourceTree = "<group>"; };
158 E19FD39E03C98645001509F3 /* PSWakeAlert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PSWakeAlert.h; sourceTree = "<group>"; };
159 E19FD39F03C98645001509F3 /* PSWakeAlert.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PSWakeAlert.m; sourceTree = "<group>"; };
160 E1A18CAB03B4344C00000028 /* PSAlerts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PSAlerts.h; sourceTree = "<group>"; };
161 E1A18CAC03B4344C00000028 /* PSAlerts.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = PSAlerts.m; sourceTree = "<group>"; };
162 E1A18CB203B439CF00000028 /* PSPropertyListSerialization.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PSPropertyListSerialization.h; sourceTree = SOURCE_ROOT; };
163 E1B11F8B0CF5F30F004975AA /* Info-Pester.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Info-Pester.plist"; sourceTree = "<group>"; };
164 E1B11F8C0CF5F30F004975AA /* Pester.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Pester.app; sourceTree = BUILT_PRODUCTS_DIR; };
165 E1B121950CF62FD1004975AA /* NSMenuItem-NJRExtensions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSMenuItem-NJRExtensions.h"; sourceTree = "<group>"; };
166 E1B121960CF62FD1004975AA /* NSMenuItem-NJRExtensions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSMenuItem-NJRExtensions.m"; sourceTree = "<group>"; };
167 E1B1219C0CF63858004975AA /* NSImage-NJRExtensions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSImage-NJRExtensions.m"; sourceTree = "<group>"; };
168 E1B1219D0CF63858004975AA /* NSImage-NJRExtensions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSImage-NJRExtensions.h"; sourceTree = "<group>"; };
169 E1B121B30CF639A1004975AA /* QTKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QTKit.framework; path = /System/Library/Frameworks/QTKit.framework; sourceTree = "<absolute>"; };
170 E1B46FE804057E3400050002 /* NJRSplitView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NJRSplitView.h; sourceTree = "<group>"; };
171 E1B46FE904057E3400050002 /* NJRSplitView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NJRSplitView.m; sourceTree = "<group>"; };
172 E1BF6E9003C928D200050002 /* PSTimer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PSTimer.h; sourceTree = "<group>"; };
173 E1BF6E9103C928D200050002 /* PSTimer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PSTimer.m; sourceTree = "<group>"; };
174 E1CDEC3D0444053F00AEEDB1 /* NJRNonCenteringWindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NJRNonCenteringWindow.h; sourceTree = "<group>"; };
175 E1CDEC3E0444053F00AEEDB1 /* NJRNonCenteringWindow.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NJRNonCenteringWindow.m; sourceTree = "<group>"; };
176 E1D358B903C60CE900C8A18E /* NJRCenteringMovieView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NJRCenteringMovieView.h; sourceTree = "<group>"; };
177 E1D358BA03C60CE900C8A18E /* NJRCenteringMovieView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NJRCenteringMovieView.m; sourceTree = "<group>"; };
178 E1DEF0EA03FE1BF100050002 /* OARightArrowPressed.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = OARightArrowPressed.tiff; sourceTree = "<group>"; };
179 E1DEF0EB03FE1BF100050002 /* OALeftArrow.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = OALeftArrow.tiff; sourceTree = "<group>"; };
180 E1DEF0EC03FE1BF100050002 /* OARightArrow.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = OARightArrow.tiff; sourceTree = "<group>"; };
181 E1DEF0ED03FE1BF100050002 /* OALeftArrowPressed.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = OALeftArrowPressed.tiff; sourceTree = "<group>"; };
182 E1DEF0F903FE9F2C00050002 /* NJROffCenterPanel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NJROffCenterPanel.h; sourceTree = "<group>"; };
183 E1DEF0FA03FE9F2C00050002 /* NJROffCenterPanel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NJROffCenterPanel.m; sourceTree = "<group>"; };
184 E1DEF10203FF816300050002 /* PSSnoozeUntilController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PSSnoozeUntilController.h; sourceTree = "<group>"; };
185 E1DEF10303FF816300050002 /* PSSnoozeUntilController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = PSSnoozeUntilController.m; sourceTree = "<group>"; };
186 E1DEF10703FF83AC00050002 /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = "English.lproj/Snooze until.nib"; sourceTree = "<group>"; };
187 E1DEF116040014EB00050002 /* PSTimeDateEditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PSTimeDateEditor.h; sourceTree = "<group>"; };
188 E1DEF117040014EB00050002 /* PSTimeDateEditor.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PSTimeDateEditor.m; sourceTree = "<group>"; };
189 E1E9A33903C8EF6700050002 /* SUSpeaker.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = SUSpeaker.m; sourceTree = "<group>"; };
190 E1E9A33A03C8EF6700050002 /* SUSpeaker.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SUSpeaker.h; sourceTree = "<group>"; };
191 E1ECA00603C002B300F54C66 /* PSError.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PSError.h; sourceTree = SOURCE_ROOT; };
192 E1ECA00703C002B300F54C66 /* PSError.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PSError.m; sourceTree = SOURCE_ROOT; };
193 E1F0B14A03AD8CEF00AEFBE0 /* NJRUnfocusableMovieView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NJRUnfocusableMovieView.h; sourceTree = "<group>"; };
194 E1F0B14B03AD8CEF00AEFBE0 /* NJRUnfocusableMovieView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NJRUnfocusableMovieView.m; sourceTree = "<group>"; };
195 E1F0B14E03ADBE3800AEFBE0 /* NSString-NJRExtensions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSString-NJRExtensions.h"; sourceTree = "<group>"; };
196 E1F0B14F03ADBE3800AEFBE0 /* NSString-NJRExtensions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSString-NJRExtensions.m"; sourceTree = "<group>"; };
197 E1F0B26803AEDE8600AEFBE0 /* NSAttributedString-NJRExtensions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSAttributedString-NJRExtensions.h"; sourceTree = "<group>"; };
198 E1F0B26903AEDE8600AEFBE0 /* NSAttributedString-NJRExtensions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSAttributedString-NJRExtensions.m"; sourceTree = "<group>"; };
199 E1F993C10436280200050002 /* NJRHotKeyField.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NJRHotKeyField.h; sourceTree = "<group>"; };
200 E1F993C20436280200050002 /* NJRHotKeyField.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NJRHotKeyField.m; sourceTree = "<group>"; };
201 E1F993C60436310F00050002 /* PSPreferencesController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PSPreferencesController.h; sourceTree = "<group>"; };
202 E1F993C70436310F00050002 /* PSPreferencesController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PSPreferencesController.m; sourceTree = "<group>"; };
203 F517D63E0356B80C016D68B9 /* PSAlarmsController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PSAlarmsController.m; sourceTree = "<group>"; };
204 F517D63F0356B80C016D68B9 /* PSAlarmsController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PSAlarmsController.h; sourceTree = "<group>"; };
205 F517D6420356B8CC016D68B9 /* PSAlarms.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = PSAlarms.m; sourceTree = "<group>"; };
206 F517D6430356B8CC016D68B9 /* PSAlarms.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PSAlarms.h; sourceTree = "<group>"; };
207 F5243DA40378681101AEEDB1 /* Popup triangle.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = "Popup triangle.tiff"; sourceTree = "<group>"; };
208 F552A8AB0358E8B201AEEDB1 /* NJRScrollView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = NJRScrollView.h; sourceTree = "<group>"; };
209 F552A8AC0358E8B201AEEDB1 /* NJRScrollView.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = NJRScrollView.m; sourceTree = "<group>"; };
210 F560E2EF03574F8A01A4E466 /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/Alarms.nib; sourceTree = "<group>"; };
211 F560E2F10357506401A4E466 /* PSApplication.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = PSApplication.m; sourceTree = "<group>"; };
212 F560E2F20357506401A4E466 /* PSApplication.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PSApplication.h; sourceTree = "<group>"; };
213 F560E3150357895001A4E466 /* NJRHistoryTrackingComboBox.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = NJRHistoryTrackingComboBox.h; sourceTree = "<group>"; };
214 F560E3160357895001A4E466 /* NJRHistoryTrackingComboBox.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = NJRHistoryTrackingComboBox.m; sourceTree = "<group>"; };
215 F562F809037E5D0101AEEDB1 /* VERSION */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = VERSION; sourceTree = "<group>"; };
216 F589C9C6035AA12B0155F4B2 /* Read Me.rtfd */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; path = "Read Me.rtfd"; sourceTree = "<group>"; };
217 F59DC6D30353C9E601AEEDB1 /* PSAlarmSetController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PSAlarmSetController.h; sourceTree = "<group>"; };
218 F59DC6D40353C9E601AEEDB1 /* PSAlarmSetController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = PSAlarmSetController.m; sourceTree = "<group>"; };
219 F59DC6DB0353DE5101AEEDB1 /* PSAlarmNotifierController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PSAlarmNotifierController.h; sourceTree = "<group>"; };
220 F59DC6DC0353DE5101AEEDB1 /* PSAlarmNotifierController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = PSAlarmNotifierController.m; sourceTree = "<group>"; };
221 F59DC6E00353DF5E01AEEDB1 /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/Notifier.nib; sourceTree = "<group>"; };
222 F59DC6E30353ED1201AEEDB1 /* Application icon.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = "Application icon.icns"; sourceTree = "<group>"; };
223 F59DC6E80353F58B01AEEDB1 /* NJRIntegerFilter.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = NJRIntegerFilter.m; sourceTree = "<group>"; };
224 F59DC6E90353F58B01AEEDB1 /* NJRIntegerFilter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = NJRIntegerFilter.h; sourceTree = "<group>"; };
225 F59DC6FC0354188F01AEEDB1 /* NJRDateFormatter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = NJRDateFormatter.h; sourceTree = "<group>"; };
226 F59DC6FD0354188F01AEEDB1 /* NJRDateFormatter.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = NJRDateFormatter.m; sourceTree = "<group>"; };
227 F59DD4500358ABF4017318D0 /* English */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; name = English; path = English.lproj/Credits.html; sourceTree = "<group>"; };
228 F59E47A7036AAA6D016B311C /* PSAlert.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = PSAlert.m; sourceTree = "<group>"; };
229 F59E47A8036AAA6D016B311C /* PSAlert.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PSAlert.h; sourceTree = "<group>"; };
230 F59E47AB036AAC1E016B311C /* PSBeepAlert.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = PSBeepAlert.m; sourceTree = "<group>"; };
231 F59E47AC036AAC1E016B311C /* PSBeepAlert.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PSBeepAlert.h; sourceTree = "<group>"; };
232 F59E47B0036AACD1016B311C /* PSNotifierAlert.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = PSNotifierAlert.m; sourceTree = "<group>"; };
233 F59E47B1036AACD1016B311C /* PSNotifierAlert.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PSNotifierAlert.h; sourceTree = "<group>"; };
234 F59E47B4036AAD55016B311C /* PSAlarmAlertController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = PSAlarmAlertController.m; sourceTree = "<group>"; };
235 F59E47B5036AAD55016B311C /* PSAlarmAlertController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PSAlarmAlertController.h; sourceTree = "<group>"; };
236 F59E47B8036AB217016B311C /* PSDockBounceAlert.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = PSDockBounceAlert.m; sourceTree = "<group>"; };
237 F59E47B9036AB217016B311C /* PSDockBounceAlert.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PSDockBounceAlert.h; sourceTree = "<group>"; };
238 F59E47BC036AB228016B311C /* PSMovieAlert.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = PSMovieAlert.m; sourceTree = "<group>"; };
239 F59E47BD036AB228016B311C /* PSMovieAlert.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PSMovieAlert.h; sourceTree = "<group>"; };
240 F59E47C0036B1ADD016B311C /* PSMovieAlertController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = PSMovieAlertController.m; sourceTree = "<group>"; };
241 F59E47C1036B1ADD016B311C /* PSMovieAlertController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PSMovieAlertController.h; sourceTree = "<group>"; };
242 F59E4BDF036B1D94016B311C /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = "English.lproj/Movie alert.nib"; sourceTree = "<group>"; };
243 F59E4BE6036B2E5E016B311C /* PSScriptAlert.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PSScriptAlert.m; sourceTree = "<group>"; };
244 F59E4BE7036B2E5E016B311C /* PSScriptAlert.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PSScriptAlert.h; sourceTree = "<group>"; };
245 F59E4BEA036B33EC016B311C /* QuickTime.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickTime.framework; path = /System/Library/Frameworks/QuickTime.framework; sourceTree = "<absolute>"; };
246 F59E4C0D036B43D2016B311C /* NSMovie-NJRExtensions.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = "NSMovie-NJRExtensions.m"; sourceTree = "<group>"; };
247 F59E4C0E036B43D2016B311C /* NSMovie-NJRExtensions.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = "NSMovie-NJRExtensions.h"; sourceTree = "<group>"; };
248 F59F6CB40354E7DA01AEEDB1 /* PSAlarm.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PSAlarm.h; sourceTree = "<group>"; };
249 F59F6CB50354E7DA01AEEDB1 /* PSAlarm.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PSAlarm.m; sourceTree = "<group>"; };
250 F5B79836035F64F80136A8DD /* NJRTableView.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = NJRTableView.m; sourceTree = "<group>"; };
251 F5B79837035F64F80136A8DD /* NJRTableView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = NJRTableView.h; sourceTree = "<group>"; };
252 F5B79865038865B30136A8DD /* NSCharacterSet-NJRExtensions.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = "NSCharacterSet-NJRExtensions.m"; sourceTree = "<group>"; };
253 F5B79866038865B30136A8DD /* NSCharacterSet-NJRExtensions.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = "NSCharacterSet-NJRExtensions.h"; sourceTree = "<group>"; };
254 F5EE8DB9038A76AC0134BEAC /* NSDictionary-NJRExtensions.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = "NSDictionary-NJRExtensions.m"; sourceTree = "<group>"; };
255 F5EE8DBA038A76AC0134BEAC /* NSDictionary-NJRExtensions.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = "NSDictionary-NJRExtensions.h"; sourceTree = "<group>"; };
256 F5F1986C036B813101EB0372 /* PSSpeechAlert.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = PSSpeechAlert.m; sourceTree = "<group>"; };
257 F5F1986D036B813101EB0372 /* PSSpeechAlert.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PSSpeechAlert.h; sourceTree = "<group>"; };
258 F5F19870036B822E01EB0372 /* NJRVoicePopUpButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NJRVoicePopUpButton.m; sourceTree = "<group>"; };
259 F5F19871036B822E01EB0372 /* NJRVoicePopUpButton.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = NJRVoicePopUpButton.h; sourceTree = "<group>"; };
260 F5F198D0036BE57401EB0372 /* NJRTableDelegate.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = NJRTableDelegate.m; sourceTree = "<group>"; };
261 F5F198D1036BE57401EB0372 /* NJRTableDelegate.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = NJRTableDelegate.h; sourceTree = "<group>"; };
262 F5F240B5036A862101FE7503 /* NJRFSObjectSelector.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = NJRFSObjectSelector.m; sourceTree = "<group>"; };
263 F5F240B6036A862101FE7503 /* NJRFSObjectSelector.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = NJRFSObjectSelector.h; sourceTree = "<group>"; };
264 F5F240B9036A867901FE7503 /* BDAlias.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = BDAlias.h; sourceTree = "<group>"; };
265 F5F240CA036A869401FE7503 /* BDAlias.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = BDAlias.m; sourceTree = "<group>"; };
266 F5F240CC036A877301FE7503 /* NJRQTMediaPopUpButton.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = NJRQTMediaPopUpButton.m; sourceTree = "<group>"; };
267 F5F240CD036A877301FE7503 /* NJRQTMediaPopUpButton.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = NJRQTMediaPopUpButton.h; sourceTree = "<group>"; };
268 F5F240D0036A87E301FE7503 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = "<absolute>"; };
269 F5F2418A036A910B01FE7503 /* SoundFileManager.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SoundFileManager.h; sourceTree = "<group>"; };
270/* End PBXFileReference section */
271
272/* Begin PBXFrameworksBuildPhase section */
273 E1B11F7E0CF5F30F004975AA /* Frameworks */ = {
274 isa = PBXFrameworksBuildPhase;
275 buildActionMask = 2147483647;
276 files = (
277 E1B11F7F0CF5F30F004975AA /* Cocoa.framework in Frameworks */,
278 E1B11F800CF5F30F004975AA /* Carbon.framework in Frameworks */,
279 E1B11F820CF5F30F004975AA /* QuickTime.framework in Frameworks */,
280 E1B11F830CF5F30F004975AA /* IOKit.framework in Frameworks */,
281 E1B11F840CF5F30F004975AA /* CoreAudio.framework in Frameworks */,
282 E1B121B40CF639A1004975AA /* QTKit.framework in Frameworks */,
283 );
284 runOnlyForDeploymentPostprocessing = 0;
285 };
286/* End PBXFrameworksBuildPhase section */
287
288/* Begin PBXGroup section */
289 080E96DDFE201D6D7F000001 /* Classes */ = {
290 isa = PBXGroup;
291 children = (
292 F560E2F20357506401A4E466 /* PSApplication.h */,
293 F560E2F10357506401A4E466 /* PSApplication.m */,
294 F560E311035787D501A4E466 /* Controllers */,
295 F560E314035787F901A4E466 /* Views */,
296 F59E47AF036AAC31016B311C /* Alerts */,
297 F560E312035787E001A4E466 /* Alarms */,
298 F560E313035787ED01A4E466 /* Utilities */,
299 E162698703B6189D00000028 /* Categories */,
300 );
301 name = Classes;
302 sourceTree = "<group>";
303 };
304 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = {
305 isa = PBXGroup;
306 children = (
307 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
308 F5F240D0036A87E301FE7503 /* Carbon.framework */,
309 E18DAAEE0442D02500050002 /* CoreAudio.framework */,
310 E1B121B30CF639A1004975AA /* QTKit.framework */,
311 F59E4BEA036B33EC016B311C /* QuickTime.framework */,
312 E14DB31203B8038300000028 /* IOKit.framework */,
313 );
314 name = "Linked Frameworks";
315 sourceTree = "<group>";
316 };
317 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */ = {
318 isa = PBXGroup;
319 children = (
320 29B97325FDCFA39411CA2CEA /* Foundation.framework */,
321 29B97324FDCFA39411CA2CEA /* AppKit.framework */,
322 );
323 name = "Other Frameworks";
324 sourceTree = "<group>";
325 };
326 19C28FACFE9D520D11CA2CBB /* Products */ = {
327 isa = PBXGroup;
328 children = (
329 F562F809037E5D0101AEEDB1 /* VERSION */,
330 E1B11F8C0CF5F30F004975AA /* Pester.app */,
331 );
332 name = Products;
333 sourceTree = "<group>";
334 };
335 29B97314FDCFA39411CA2CEA /* Pester */ = {
336 isa = PBXGroup;
337 children = (
338 080E96DDFE201D6D7F000001 /* Classes */,
339 29B97315FDCFA39411CA2CEA /* Other Sources */,
340 E19DCBE503BE516000B934BF /* Documentation */,
341 29B97317FDCFA39411CA2CEA /* Resources */,
342 29B97323FDCFA39411CA2CEA /* Frameworks */,
343 19C28FACFE9D520D11CA2CBB /* Products */,
344 E1B11F8B0CF5F30F004975AA /* Info-Pester.plist */,
345 );
346 name = Pester;
347 sourceTree = "<group>";
348 };
349 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
350 isa = PBXGroup;
351 children = (
352 E19DCBD203BE4AA200B934BF /* Pester_Prefix.h */,
353 29B97316FDCFA39411CA2CEA /* main.m */,
354 );
355 name = "Other Sources";
356 sourceTree = "<group>";
357 };
358 29B97317FDCFA39411CA2CEA /* Resources */ = {
359 isa = PBXGroup;
360 children = (
361 F5243DA40378681101AEEDB1 /* Popup triangle.tiff */,
362 E18830410442B5FC00050002 /* Calendar icons */,
363 E18830420442B60000050002 /* Volume icons */,
364 29B97318FDCFA39411CA2CEA /* MainMenu.nib */,
365 F560E2EE03574F8A01A4E466 /* Alarms.nib */,
366 F59DC6DF0353DF5E01AEEDB1 /* Notifier.nib */,
367 F59E4BDE036B1D94016B311C /* Movie alert.nib */,
368 E12790090442A5B100050002 /* Volume.nib */,
369 E17F2F4D03FDFB3100050002 /* Calendar.nib */,
370 E1DEF10603FF83AC00050002 /* Snooze until.nib */,
371 E10F2A3B0402E61C00050002 /* Read Me.nib */,
372 E11CB6E0043025F500050002 /* Preferences.nib */,
373 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
374 E10E71F3040C335800050002 /* Localizable.strings */,
375 F59DD44F0358ABF4017318D0 /* Credits.html */,
376 F59DC6E30353ED1201AEEDB1 /* Application icon.icns */,
377 );
378 name = Resources;
379 sourceTree = "<group>";
380 };
381 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
382 isa = PBXGroup;
383 children = (
384 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */,
385 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */,
386 E162698803B618BD00000028 /* Private Headers */,
387 );
388 name = Frameworks;
389 sourceTree = "<group>";
390 };
391 E162698703B6189D00000028 /* Categories */ = {
392 isa = PBXGroup;
393 children = (
394 E1F0B26803AEDE8600AEFBE0 /* NSAttributedString-NJRExtensions.h */,
395 E1F0B26903AEDE8600AEFBE0 /* NSAttributedString-NJRExtensions.m */,
396 E162698903B6190B00000028 /* NSCalendarDate-NJRExtensions.h */,
397 E162698A03B6190B00000028 /* NSCalendarDate-NJRExtensions.m */,
398 F5B79866038865B30136A8DD /* NSCharacterSet-NJRExtensions.h */,
399 F5B79865038865B30136A8DD /* NSCharacterSet-NJRExtensions.m */,
400 F5EE8DBA038A76AC0134BEAC /* NSDictionary-NJRExtensions.h */,
401 F5EE8DB9038A76AC0134BEAC /* NSDictionary-NJRExtensions.m */,
402 E16959290437A4A400050002 /* NSFont-NJRExtensions.h */,
403 E169592A0437A4A400050002 /* NSFont-NJRExtensions.m */,
404 E1B1219C0CF63858004975AA /* NSImage-NJRExtensions.m */,
405 E1B1219D0CF63858004975AA /* NSImage-NJRExtensions.h */,
406 F59E4C0E036B43D2016B311C /* NSMovie-NJRExtensions.h */,
407 F59E4C0D036B43D2016B311C /* NSMovie-NJRExtensions.m */,
408 E1F0B14E03ADBE3800AEFBE0 /* NSString-NJRExtensions.h */,
409 E1F0B14F03ADBE3800AEFBE0 /* NSString-NJRExtensions.m */,
410 E162698303B6189000000028 /* NSTableView-NJRExtensions.m */,
411 E162698403B6189000000028 /* NSTableView-NJRExtensions.h */,
412 E1B121950CF62FD1004975AA /* NSMenuItem-NJRExtensions.h */,
413 E1B121960CF62FD1004975AA /* NSMenuItem-NJRExtensions.m */,
414 );
415 name = Categories;
416 sourceTree = "<group>";
417 };
418 E162698803B618BD00000028 /* Private Headers */ = {
419 isa = PBXGroup;
420 children = (
421 F5F2418A036A910B01FE7503 /* SoundFileManager.h */,
422 E191700B03AD24A600AEFBE0 /* NSDisclosureButtonCell.h */,
423 );
424 name = "Private Headers";
425 sourceTree = "<group>";
426 };
427 E17F2F4C03FDF67D00050002 /* OACalendarView */ = {
428 isa = PBXGroup;
429 children = (
430 E17F2F4003FDF67700050002 /* NSCalendarDate-OFExtensions.h */,
431 E17F2F4503FDF67800050002 /* NSCalendarDate-OFExtensions.m */,
432 E17F2F4203FDF67700050002 /* OACalendarView.h */,
433 E17F2F4103FDF67700050002 /* OACalendarView.m */,
434 E17F2F4403FDF67800050002 /* NSImage-OAExtensions.h */,
435 E17F2F4303FDF67700050002 /* NSImage-OAExtensions.m */,
436 E1DEF0F903FE9F2C00050002 /* NJROffCenterPanel.h */,
437 E1DEF0FA03FE9F2C00050002 /* NJROffCenterPanel.m */,
438 );
439 name = OACalendarView;
440 sourceTree = "<group>";
441 };
442 E18830410442B5FC00050002 /* Calendar icons */ = {
443 isa = PBXGroup;
444 children = (
445 E17F2F6B03FDFE2C00050002 /* Calendar.tiff */,
446 E1DEF0EA03FE1BF100050002 /* OARightArrowPressed.tiff */,
447 E1DEF0EB03FE1BF100050002 /* OALeftArrow.tiff */,
448 E1DEF0EC03FE1BF100050002 /* OARightArrow.tiff */,
449 E1DEF0ED03FE1BF100050002 /* OALeftArrowPressed.tiff */,
450 );
451 name = "Calendar icons";
452 sourceTree = "<group>";
453 };
454 E18830420442B60000050002 /* Volume icons */ = {
455 isa = PBXGroup;
456 children = (
457 E127900204429F9300050002 /* Volume 0.png */,
458 E127900404429F9300050002 /* Volume 1.png */,
459 E127900104429F9300050002 /* Volume 2.png */,
460 E127900304429F9300050002 /* Volume 3.png */,
461 );
462 name = "Volume icons";
463 sourceTree = "<group>";
464 };
465 E19DCBE503BE516000B934BF /* Documentation */ = {
466 isa = PBXGroup;
467 children = (
468 F589C9C6035AA12B0155F4B2 /* Read Me.rtfd */,
469 );
470 name = Documentation;
471 sourceTree = "<group>";
472 };
473 E1E9A33D03C8EF6800050002 /* SpeechUtilities */ = {
474 isa = PBXGroup;
475 children = (
476 E1E9A33903C8EF6700050002 /* SUSpeaker.m */,
477 E1E9A33A03C8EF6700050002 /* SUSpeaker.h */,
478 );
479 name = SpeechUtilities;
480 sourceTree = "<group>";
481 };
482 F560E311035787D501A4E466 /* Controllers */ = {
483 isa = PBXGroup;
484 children = (
485 F517D63F0356B80C016D68B9 /* PSAlarmsController.h */,
486 F517D63E0356B80C016D68B9 /* PSAlarmsController.m */,
487 F59DC6D30353C9E601AEEDB1 /* PSAlarmSetController.h */,
488 F59DC6D40353C9E601AEEDB1 /* PSAlarmSetController.m */,
489 F59E47B5036AAD55016B311C /* PSAlarmAlertController.h */,
490 F59E47B4036AAD55016B311C /* PSAlarmAlertController.m */,
491 F59DC6DB0353DE5101AEEDB1 /* PSAlarmNotifierController.h */,
492 F59DC6DC0353DE5101AEEDB1 /* PSAlarmNotifierController.m */,
493 F59E47C1036B1ADD016B311C /* PSMovieAlertController.h */,
494 F59E47C0036B1ADD016B311C /* PSMovieAlertController.m */,
495 E17F2F3203FDF2F000050002 /* PSCalendarController.h */,
496 E17F2F3303FDF2F000050002 /* PSCalendarController.m */,
497 E127900C0442A92900050002 /* PSVolumeController.h */,
498 E127900D0442A92900050002 /* PSVolumeController.m */,
499 E1F993C60436310F00050002 /* PSPreferencesController.h */,
500 E1F993C70436310F00050002 /* PSPreferencesController.m */,
501 E1DEF10203FF816300050002 /* PSSnoozeUntilController.h */,
502 E1DEF10303FF816300050002 /* PSSnoozeUntilController.m */,
503 E10F2A3E0402E71400050002 /* NJRReadMeController.h */,
504 E10F2A3F0402E71400050002 /* NJRReadMeController.m */,
505 F5F198D1036BE57401EB0372 /* NJRTableDelegate.h */,
506 F5F198D0036BE57401EB0372 /* NJRTableDelegate.m */,
507 );
508 name = Controllers;
509 sourceTree = "<group>";
510 };
511 F560E312035787E001A4E466 /* Alarms */ = {
512 isa = PBXGroup;
513 children = (
514 F517D6430356B8CC016D68B9 /* PSAlarms.h */,
515 F517D6420356B8CC016D68B9 /* PSAlarms.m */,
516 F59F6CB40354E7DA01AEEDB1 /* PSAlarm.h */,
517 F59F6CB50354E7DA01AEEDB1 /* PSAlarm.m */,
518 E1BF6E9003C928D200050002 /* PSTimer.h */,
519 E1BF6E9103C928D200050002 /* PSTimer.m */,
520 );
521 name = Alarms;
522 sourceTree = "<group>";
523 };
524 F560E313035787ED01A4E466 /* Utilities */ = {
525 isa = PBXGroup;
526 children = (
527 E1E9A33D03C8EF6800050002 /* SpeechUtilities */,
528 F59E47A6036AA5FC016B311C /* BDAlias */,
529 E1DEF116040014EB00050002 /* PSTimeDateEditor.h */,
530 E1DEF117040014EB00050002 /* PSTimeDateEditor.m */,
531 E1ECA00603C002B300F54C66 /* PSError.h */,
532 E1ECA00703C002B300F54C66 /* PSError.m */,
533 E1A18CB203B439CF00000028 /* PSPropertyListSerialization.h */,
534 E130B9AC03B7C59700000028 /* PSPowerManager.h */,
535 E130B9AD03B7C59700000028 /* PSPowerManager.m */,
536 F59DC6E90353F58B01AEEDB1 /* NJRIntegerFilter.h */,
537 F59DC6E80353F58B01AEEDB1 /* NJRIntegerFilter.m */,
538 F59DC6FC0354188F01AEEDB1 /* NJRDateFormatter.h */,
539 F59DC6FD0354188F01AEEDB1 /* NJRDateFormatter.m */,
540 E11373140439FCC700050002 /* NJRHotKey.h */,
541 E11373150439FCC700050002 /* NJRHotKey.m */,
542 E145383E043A1DB200050002 /* NJRHotKeyManager.h */,
543 E145383F043A1DB200050002 /* NJRHotKeyManager.m */,
544 E18DAAEA0442CC3E00050002 /* NJRSoundManager.h */,
545 E18DAAEB0442CC3E00050002 /* NJRSoundManager.m */,
546 E1CDEC3D0444053F00AEEDB1 /* NJRNonCenteringWindow.h */,
547 E1CDEC3E0444053F00AEEDB1 /* NJRNonCenteringWindow.m */,
548 );
549 name = Utilities;
550 sourceTree = "<group>";
551 };
552 F560E314035787F901A4E466 /* Views */ = {
553 isa = PBXGroup;
554 children = (
555 E17F2F4C03FDF67D00050002 /* OACalendarView */,
556 E1D358B903C60CE900C8A18E /* NJRCenteringMovieView.h */,
557 E1D358BA03C60CE900C8A18E /* NJRCenteringMovieView.m */,
558 E1F0B14A03AD8CEF00AEFBE0 /* NJRUnfocusableMovieView.h */,
559 E1F0B14B03AD8CEF00AEFBE0 /* NJRUnfocusableMovieView.m */,
560 F5B79837035F64F80136A8DD /* NJRTableView.h */,
561 F5B79836035F64F80136A8DD /* NJRTableView.m */,
562 F552A8AB0358E8B201AEEDB1 /* NJRScrollView.h */,
563 F552A8AC0358E8B201AEEDB1 /* NJRScrollView.m */,
564 E1B46FE804057E3400050002 /* NJRSplitView.h */,
565 E1B46FE904057E3400050002 /* NJRSplitView.m */,
566 F560E3150357895001A4E466 /* NJRHistoryTrackingComboBox.h */,
567 F560E3160357895001A4E466 /* NJRHistoryTrackingComboBox.m */,
568 E1F993C10436280200050002 /* NJRHotKeyField.h */,
569 E1F993C20436280200050002 /* NJRHotKeyField.m */,
570 E14DEC820438969400050002 /* NJRHotKeyFieldCell.h */,
571 E14DEC830438969400050002 /* NJRHotKeyFieldCell.m */,
572 E13919E203B9E4E100000028 /* NJRIntervalField.h */,
573 E13919E303B9E4E100000028 /* NJRIntervalField.m */,
574 F5F240B6036A862101FE7503 /* NJRFSObjectSelector.h */,
575 F5F240B5036A862101FE7503 /* NJRFSObjectSelector.m */,
576 F5F240CD036A877301FE7503 /* NJRQTMediaPopUpButton.h */,
577 F5F240CC036A877301FE7503 /* NJRQTMediaPopUpButton.m */,
578 F5F19871036B822E01EB0372 /* NJRVoicePopUpButton.h */,
579 F5F19870036B822E01EB0372 /* NJRVoicePopUpButton.m */,
580 );
581 name = Views;
582 sourceTree = "<group>";
583 };
584 F59E47A6036AA5FC016B311C /* BDAlias */ = {
585 isa = PBXGroup;
586 children = (
587 F5F240B9036A867901FE7503 /* BDAlias.h */,
588 F5F240CA036A869401FE7503 /* BDAlias.m */,
589 );
590 name = BDAlias;
591 sourceTree = "<group>";
592 };
593 F59E47AF036AAC31016B311C /* Alerts */ = {
594 isa = PBXGroup;
595 children = (
596 E1A18CAB03B4344C00000028 /* PSAlerts.h */,
597 E1A18CAC03B4344C00000028 /* PSAlerts.m */,
598 F59E47A8036AAA6D016B311C /* PSAlert.h */,
599 F59E47A7036AAA6D016B311C /* PSAlert.m */,
600 F59E47B9036AB217016B311C /* PSDockBounceAlert.h */,
601 F59E47B8036AB217016B311C /* PSDockBounceAlert.m */,
602 F59E4BE7036B2E5E016B311C /* PSScriptAlert.h */,
603 F59E4BE6036B2E5E016B311C /* PSScriptAlert.m */,
604 F59E47B1036AACD1016B311C /* PSNotifierAlert.h */,
605 F59E47B0036AACD1016B311C /* PSNotifierAlert.m */,
606 E18DA4080442C56D00050002 /* PSMediaAlert.h */,
607 E18DA4090442C56D00050002 /* PSMediaAlert.m */,
608 F59E47AC036AAC1E016B311C /* PSBeepAlert.h */,
609 F59E47AB036AAC1E016B311C /* PSBeepAlert.m */,
610 F59E47BD036AB228016B311C /* PSMovieAlert.h */,
611 F59E47BC036AB228016B311C /* PSMovieAlert.m */,
612 F5F1986D036B813101EB0372 /* PSSpeechAlert.h */,
613 F5F1986C036B813101EB0372 /* PSSpeechAlert.m */,
614 E19FD39E03C98645001509F3 /* PSWakeAlert.h */,
615 E19FD39F03C98645001509F3 /* PSWakeAlert.m */,
616 );
617 name = Alerts;
618 sourceTree = "<group>";
619 };
620/* End PBXGroup section */
621
622/* Begin PBXNativeTarget section */
623 E1B11EE30CF5F30F004975AA /* Pester */ = {
624 isa = PBXNativeTarget;
625 buildConfigurationList = E1B11F870CF5F30F004975AA /* Build configuration list for PBXNativeTarget "Pester" */;
626 buildPhases = (
627 E1B11F3F0CF5F30F004975AA /* Sources */,
628 E1B11F260CF5F30F004975AA /* Resources */,
629 E1B11F7E0CF5F30F004975AA /* Frameworks */,
630 E1B11F860CF5F30F004975AA /* ShellScript */,
631 );
632 buildRules = (
633 );
634 dependencies = (
635 );
636 name = Pester;
637 productInstallPath = /;
638 productName = Pester;
639 productReference = E1B11F8C0CF5F30F004975AA /* Pester.app */;
640 productType = "com.apple.product-type.application";
641 };
642/* End PBXNativeTarget section */
643
644/* Begin PBXProject section */
645 29B97313FDCFA39411CA2CEA /* Project object */ = {
646 isa = PBXProject;
647 buildConfigurationList = E1B11EDA0CF5F2EB004975AA /* Build configuration list for PBXProject "Pester" */;
648 compatibilityVersion = "Xcode 2.4";
649 hasScannedForEncodings = 1;
650 mainGroup = 29B97314FDCFA39411CA2CEA /* Pester */;
651 projectDirPath = "";
652 projectRoot = "";
653 targets = (
654 E1B11EE30CF5F30F004975AA /* Pester */,
655 );
656 };
657/* End PBXProject section */
658
659/* Begin PBXResourcesBuildPhase section */
660 E1B11F260CF5F30F004975AA /* Resources */ = {
661 isa = PBXResourcesBuildPhase;
662 buildActionMask = 2147483647;
663 files = (
664 E1B11F270CF5F30F004975AA /* Notifier.nib in Resources */,
665 E1B11F280CF5F30F004975AA /* Application icon.icns in Resources */,
666 E1B11F290CF5F30F004975AA /* Alarms.nib in Resources */,
667 E1B11F2A0CF5F30F004975AA /* MainMenu.nib in Resources */,
668 E1B11F2B0CF5F30F004975AA /* InfoPlist.strings in Resources */,
669 E1B11F2C0CF5F30F004975AA /* Credits.html in Resources */,
670 E1B11F2D0CF5F30F004975AA /* Read Me.rtfd in Resources */,
671 E1B11F2E0CF5F30F004975AA /* Movie alert.nib in Resources */,
672 E1B11F2F0CF5F30F004975AA /* Popup triangle.tiff in Resources */,
673 E1B11F300CF5F30F004975AA /* Calendar.nib in Resources */,
674 E1B11F310CF5F30F004975AA /* Calendar.tiff in Resources */,
675 E1B11F320CF5F30F004975AA /* OARightArrowPressed.tiff in Resources */,
676 E1B11F330CF5F30F004975AA /* OALeftArrow.tiff in Resources */,
677 E1B11F340CF5F30F004975AA /* OARightArrow.tiff in Resources */,
678 E1B11F350CF5F30F004975AA /* OALeftArrowPressed.tiff in Resources */,
679 E1B11F360CF5F30F004975AA /* Snooze until.nib in Resources */,
680 E1B11F370CF5F30F004975AA /* Read Me.nib in Resources */,
681 E1B11F380CF5F30F004975AA /* Localizable.strings in Resources */,
682 E1B11F390CF5F30F004975AA /* Preferences.nib in Resources */,
683 E1B11F3A0CF5F30F004975AA /* Volume 2.png in Resources */,
684 E1B11F3B0CF5F30F004975AA /* Volume 0.png in Resources */,
685 E1B11F3C0CF5F30F004975AA /* Volume 3.png in Resources */,
686 E1B11F3D0CF5F30F004975AA /* Volume 1.png in Resources */,
687 E1B11F3E0CF5F30F004975AA /* Volume.nib in Resources */,
688 );
689 runOnlyForDeploymentPostprocessing = 0;
690 };
691/* End PBXResourcesBuildPhase section */
692
693/* Begin PBXShellScriptBuildPhase section */
694 E1B11F860CF5F30F004975AA /* ShellScript */ = {
695 isa = PBXShellScriptBuildPhase;
696 buildActionMask = 2147483647;
697 files = (
698 );
699 runOnlyForDeploymentPostprocessing = 0;
700 shellPath = /bin/sh;
701 shellScript = "/usr/bin/agvtool mvers -terse1 >| ${SRCROOT}/VERSION";
702 };
703/* End PBXShellScriptBuildPhase section */
704
705/* Begin PBXSourcesBuildPhase section */
706 E1B11F3F0CF5F30F004975AA /* Sources */ = {
707 isa = PBXSourcesBuildPhase;
708 buildActionMask = 2147483647;
709 files = (
710 E1B11F400CF5F30F004975AA /* BDAlias.m in Sources */,
711 E1B11F410CF5F30F004975AA /* NJRDateFormatter.m in Sources */,
712 E1B11F420CF5F30F004975AA /* NJRFSObjectSelector.m in Sources */,
713 E1B11F430CF5F30F004975AA /* NJRHistoryTrackingComboBox.m in Sources */,
714 E1B11F440CF5F30F004975AA /* NJRIntegerFilter.m in Sources */,
715 E1B11F450CF5F30F004975AA /* NJRQTMediaPopUpButton.m in Sources */,
716 E1B11F460CF5F30F004975AA /* NJRScrollView.m in Sources */,
717 E1B11F470CF5F30F004975AA /* NJRTableDelegate.m in Sources */,
718 E1B11F480CF5F30F004975AA /* NJRTableView.m in Sources */,
719 E1B11F490CF5F30F004975AA /* NJRUnfocusableMovieView.m in Sources */,
720 E1B11F4A0CF5F30F004975AA /* NJRVoicePopUpButton.m in Sources */,
721 E1B11F4B0CF5F30F004975AA /* NSAttributedString-NJRExtensions.m in Sources */,
722 E1B11F4C0CF5F30F004975AA /* NSCalendarDate-NJRExtensions.m in Sources */,
723 E1B11F4D0CF5F30F004975AA /* NSCharacterSet-NJRExtensions.m in Sources */,
724 E1B11F4E0CF5F30F004975AA /* NSDictionary-NJRExtensions.m in Sources */,
725 E1B11F500CF5F30F004975AA /* NSMovie-NJRExtensions.m in Sources */,
726 E1B11F510CF5F30F004975AA /* NSString-NJRExtensions.m in Sources */,
727 E1B11F520CF5F30F004975AA /* NSTableView-NJRExtensions.m in Sources */,
728 E1B11F530CF5F30F004975AA /* PSAlarm.m in Sources */,
729 E1B11F540CF5F30F004975AA /* PSAlarmAlertController.m in Sources */,
730 E1B11F550CF5F30F004975AA /* PSAlarmNotifierController.m in Sources */,
731 E1B11F560CF5F30F004975AA /* PSAlarmSetController.m in Sources */,
732 E1B11F570CF5F30F004975AA /* PSAlarms.m in Sources */,
733 E1B11F580CF5F30F004975AA /* PSAlarmsController.m in Sources */,
734 E1B11F590CF5F30F004975AA /* PSAlert.m in Sources */,
735 E1B11F5A0CF5F30F004975AA /* PSAlerts.m in Sources */,
736 E1B11F5B0CF5F30F004975AA /* PSApplication.m in Sources */,
737 E1B11F5C0CF5F30F004975AA /* PSBeepAlert.m in Sources */,
738 E1B11F5D0CF5F30F004975AA /* PSDockBounceAlert.m in Sources */,
739 E1B11F5E0CF5F30F004975AA /* PSMovieAlert.m in Sources */,
740 E1B11F5F0CF5F30F004975AA /* PSMovieAlertController.m in Sources */,
741 E1B11F600CF5F30F004975AA /* PSNotifierAlert.m in Sources */,
742 E1B11F610CF5F30F004975AA /* PSPowerManager.m in Sources */,
743 E1B11F620CF5F30F004975AA /* PSScriptAlert.m in Sources */,
744 E1B11F630CF5F30F004975AA /* PSSpeechAlert.m in Sources */,
745 E1B11F640CF5F30F004975AA /* main.m in Sources */,
746 E1B11F650CF5F30F004975AA /* NJRIntervalField.m in Sources */,
747 E1B11F660CF5F30F004975AA /* PSError.m in Sources */,
748 E1B11F670CF5F30F004975AA /* NJRCenteringMovieView.m in Sources */,
749 E1B11F680CF5F30F004975AA /* SUSpeaker.m in Sources */,
750 E1B11F690CF5F30F004975AA /* PSTimer.m in Sources */,
751 E1B11F6A0CF5F30F004975AA /* PSWakeAlert.m in Sources */,
752 E1B11F6B0CF5F30F004975AA /* PSCalendarController.m in Sources */,
753 E1B11F6C0CF5F30F004975AA /* OACalendarView.m in Sources */,
754 E1B11F6D0CF5F30F004975AA /* NSImage-OAExtensions.m in Sources */,
755 E1B11F6E0CF5F30F004975AA /* NSCalendarDate-OFExtensions.m in Sources */,
756 E1B11F6F0CF5F30F004975AA /* NJROffCenterPanel.m in Sources */,
757 E1B11F700CF5F30F004975AA /* PSSnoozeUntilController.m in Sources */,
758 E1B11F710CF5F30F004975AA /* PSTimeDateEditor.m in Sources */,
759 E1B11F720CF5F30F004975AA /* NJRReadMeController.m in Sources */,
760 E1B11F730CF5F30F004975AA /* NJRSplitView.m in Sources */,
761 E1B11F740CF5F30F004975AA /* NJRHotKeyField.m in Sources */,
762 E1B11F750CF5F30F004975AA /* PSPreferencesController.m in Sources */,
763 E1B11F760CF5F30F004975AA /* NSFont-NJRExtensions.m in Sources */,
764 E1B11F770CF5F30F004975AA /* NJRHotKeyFieldCell.m in Sources */,
765 E1B11F780CF5F30F004975AA /* NJRHotKey.m in Sources */,
766 E1B11F790CF5F30F004975AA /* NJRHotKeyManager.m in Sources */,
767 E1B11F7A0CF5F30F004975AA /* PSVolumeController.m in Sources */,
768 E1B11F7B0CF5F30F004975AA /* PSMediaAlert.m in Sources */,
769 E1B11F7C0CF5F30F004975AA /* NJRSoundManager.m in Sources */,
770 E1B11F7D0CF5F30F004975AA /* NJRNonCenteringWindow.m in Sources */,
771 E1B121970CF62FD1004975AA /* NSMenuItem-NJRExtensions.m in Sources */,
772 E1B1219E0CF63858004975AA /* NSImage-NJRExtensions.m in Sources */,
773 );
774 runOnlyForDeploymentPostprocessing = 0;
775 };
776/* End PBXSourcesBuildPhase section */
777
778/* Begin PBXVariantGroup section */
779 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = {
780 isa = PBXVariantGroup;
781 children = (
782 089C165DFE840E0CC02AAC07 /* English */,
783 );
784 name = InfoPlist.strings;
785 sourceTree = "<group>";
786 };
787 29B97318FDCFA39411CA2CEA /* MainMenu.nib */ = {
788 isa = PBXVariantGroup;
789 children = (
790 29B97319FDCFA39411CA2CEA /* English */,
791 );
792 name = MainMenu.nib;
793 sourceTree = "<group>";
794 };
795 E10E71F3040C335800050002 /* Localizable.strings */ = {
796 isa = PBXVariantGroup;
797 children = (
798 E10E71F4040C335800050002 /* English */,
799 );
800 name = Localizable.strings;
801 sourceTree = "<group>";
802 };
803 E10F2A3B0402E61C00050002 /* Read Me.nib */ = {
804 isa = PBXVariantGroup;
805 children = (
806 E10F2A3C0402E61C00050002 /* English */,
807 );
808 name = "Read Me.nib";
809 sourceTree = "<group>";
810 };
811 E11CB6E0043025F500050002 /* Preferences.nib */ = {
812 isa = PBXVariantGroup;
813 children = (
814 E11CB6E1043025F500050002 /* English */,
815 );
816 name = Preferences.nib;
817 sourceTree = "<group>";
818 };
819 E12790090442A5B100050002 /* Volume.nib */ = {
820 isa = PBXVariantGroup;
821 children = (
822 E127900A0442A5B100050002 /* Volume.nib */,
823 );
824 name = Volume.nib;
825 sourceTree = "<group>";
826 };
827 E17F2F4D03FDFB3100050002 /* Calendar.nib */ = {
828 isa = PBXVariantGroup;
829 children = (
830 E17F2F4E03FDFB3100050002 /* English */,
831 );
832 name = Calendar.nib;
833 sourceTree = "<group>";
834 };
835 E1DEF10603FF83AC00050002 /* Snooze until.nib */ = {
836 isa = PBXVariantGroup;
837 children = (
838 E1DEF10703FF83AC00050002 /* English */,
839 );
840 name = "Snooze until.nib";
841 sourceTree = "<group>";
842 };
843 F560E2EE03574F8A01A4E466 /* Alarms.nib */ = {
844 isa = PBXVariantGroup;
845 children = (
846 F560E2EF03574F8A01A4E466 /* English */,
847 );
848 name = Alarms.nib;
849 sourceTree = "<group>";
850 };
851 F59DC6DF0353DF5E01AEEDB1 /* Notifier.nib */ = {
852 isa = PBXVariantGroup;
853 children = (
854 F59DC6E00353DF5E01AEEDB1 /* English */,
855 );
856 name = Notifier.nib;
857 sourceTree = "<group>";
858 };
859 F59DD44F0358ABF4017318D0 /* Credits.html */ = {
860 isa = PBXVariantGroup;
861 children = (
862 F59DD4500358ABF4017318D0 /* English */,
863 );
864 name = Credits.html;
865 sourceTree = "<group>";
866 };
867 F59E4BDE036B1D94016B311C /* Movie alert.nib */ = {
868 isa = PBXVariantGroup;
869 children = (
870 F59E4BDF036B1D94016B311C /* English */,
871 );
872 name = "Movie alert.nib";
873 sourceTree = "<group>";
874 };
875/* End PBXVariantGroup section */
876
877/* Begin XCBuildConfiguration section */
878 E1B11ED40CF5F2EB004975AA /* Development */ = {
879 isa = XCBuildConfiguration;
880 buildSettings = {
881 GCC_C_LANGUAGE_STANDARD = c99;
882 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
883 };
884 name = Development;
885 };
886 E1B11ED50CF5F2EB004975AA /* Deployment */ = {
887 isa = XCBuildConfiguration;
888 buildSettings = {
889 GCC_C_LANGUAGE_STANDARD = c99;
890 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
891 };
892 name = Deployment;
893 };
894 E1B11F880CF5F30F004975AA /* Development */ = {
895 isa = XCBuildConfiguration;
896 buildSettings = {
897 COPY_PHASE_STRIP = NO;
898 CURRENT_PROJECT_VERSION = 17;
899 FRAMEWORK_SEARCH_PATHS = "\"$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks\"";
900 GCC_DYNAMIC_NO_PIC = NO;
901 GCC_ENABLE_FIX_AND_CONTINUE = YES;
902 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
903 GCC_OPTIMIZATION_LEVEL = 0;
904 GCC_PRECOMPILE_PREFIX_HEADER = YES;
905 GCC_PREFIX_HEADER = Pester_Prefix.h;
906 GCC_PREPROCESSOR_DEFINITIONS = NDEBUG;
907 GCC_SYMBOLS_PRIVATE_EXTERN = NO;
908 GCC_USE_GCC3_PFE_SUPPORT = YES;
909 INFOPLIST_FILE = "Info-Pester.plist";
910 INSTALL_PATH = /;
911 PRODUCT_NAME = Pester;
912 PRODUCT_VERSION = 1.1a4;
913 VERSIONING_SYSTEM = "apple-generic";
914 WARNING_CFLAGS = (
915 "-Wmost",
916 "-Wno-four-char-constants",
917 "-Wno-unknown-pragmas",
918 );
919 };
920 name = Development;
921 };
922 E1B11F890CF5F30F004975AA /* Deployment */ = {
923 isa = XCBuildConfiguration;
924 buildSettings = {
925 COPY_PHASE_STRIP = YES;
926 CURRENT_PROJECT_VERSION = 17;
927 FRAMEWORK_SEARCH_PATHS = "\"$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks\"";
928 GCC_ENABLE_FIX_AND_CONTINUE = NO;
929 GCC_PRECOMPILE_PREFIX_HEADER = YES;
930 GCC_PREFIX_HEADER = Pester_Prefix.h;
931 GCC_PREPROCESSOR_DEFINITIONS = NDEBUG;
932 GCC_SYMBOLS_PRIVATE_EXTERN = NO;
933 GCC_USE_GCC3_PFE_SUPPORT = YES;
934 INFOPLIST_FILE = "Info-Pester.plist";
935 INSTALL_PATH = /;
936 PRODUCT_NAME = Pester;
937 PRODUCT_VERSION = 1.1a4;
938 VERSIONING_SYSTEM = "apple-generic";
939 WARNING_CFLAGS = (
940 "-Wmost",
941 "-Wno-four-char-constants",
942 "-Wno-unknown-pragmas",
943 );
944 };
945 name = Deployment;
946 };
947/* End XCBuildConfiguration section */
948
949/* Begin XCConfigurationList section */
950 E1B11EDA0CF5F2EB004975AA /* Build configuration list for PBXProject "Pester" */ = {
951 isa = XCConfigurationList;
952 buildConfigurations = (
953 E1B11ED40CF5F2EB004975AA /* Development */,
954 E1B11ED50CF5F2EB004975AA /* Deployment */,
955 );
956 defaultConfigurationIsVisible = 0;
957 defaultConfigurationName = Development;
958 };
959 E1B11F870CF5F30F004975AA /* Build configuration list for PBXNativeTarget "Pester" */ = {
960 isa = XCConfigurationList;
961 buildConfigurations = (
962 E1B11F880CF5F30F004975AA /* Development */,
963 E1B11F890CF5F30F004975AA /* Deployment */,
964 );
965 defaultConfigurationIsVisible = 0;
966 defaultConfigurationName = Development;
967 };
968/* End XCConfigurationList section */
969 };
970 rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
971}
Note: See TracBrowser for help on using the repository browser.