Extras/HardwareGrowler/HardwareGrowler.xcodeproj/project.pbxproj
author Peter Hosey
Wed Apr 15 18:54:23 2009 -0700 (2009-04-15)
changeset 4195 07c18306756c
parent 4194 4a55497142b3
child 4204 2564276c9d5c
permissions -rw-r--r--
Switched the build configurations to use the DWARF-with-dSYM debug symbol format. We'll keep the dSYM files for each release so that we can symbolicate crash logs from the stripped executables.
ingmarstein@2346
     1
// !$*UTF8*$!
ingmarstein@2346
     2
{
ingmarstein@2346
     3
	archiveVersion = 1;
ingmarstein@2346
     4
	classes = {
ingmarstein@2346
     5
	};
ingmarstein@2346
     6
	objectVersion = 42;
ingmarstein@2346
     7
	objects = {
ingmarstein@2346
     8
ingmarstein@2361
     9
/* Begin PBXAggregateTarget section */
ingmarstein@2361
    10
		9533C229085C3E8C009F8046 /* External Frameworks */ = {
ingmarstein@2361
    11
			isa = PBXAggregateTarget;
ingmarstein@2361
    12
			buildConfigurationList = 9533C22E085C3E94009F8046 /* Build configuration list for PBXAggregateTarget "External Frameworks" */;
ingmarstein@2361
    13
			buildPhases = (
ingmarstein@2361
    14
				9533C2B7085C3EED009F8046 /* ShellScript */,
ingmarstein@2361
    15
			);
ingmarstein@2361
    16
			dependencies = (
ingmarstein@2421
    17
				9598A0A1086F4D410014C386 /* PBXTargetDependency */,
ingmarstein@2361
    18
			);
ingmarstein@2361
    19
			name = "External Frameworks";
ingmarstein@2361
    20
			productName = "External Frameworks";
ingmarstein@2361
    21
		};
ingmarstein@2361
    22
/* End PBXAggregateTarget section */
ingmarstein@2361
    23
ingmarstein@2346
    24
/* Begin PBXBuildFile section */
boredzo@3633
    25
		179B92900C14D110004FB187 /* VolumeNotifier.m in Sources */ = {isa = PBXBuildFile; fileRef = 179B928F0C14D110004FB187 /* VolumeNotifier.m */; };
evands@3121
    26
		3423607209D8888A009FF634 /* PowerNotifier.c in Sources */ = {isa = PBXBuildFile; fileRef = 3423607009D8888A009FF634 /* PowerNotifier.c */; };
evands@3760
    27
		345BD6330C8B12B8005C3DA2 /* NetworkNotifier.m in Sources */ = {isa = PBXBuildFile; fileRef = 345BD6320C8B12B8005C3DA2 /* NetworkNotifier.m */; };
ingmarstein@2346
    28
		8D11072A0486CEB800E47090 /* MainMenu.nib in Resources */ = {isa = PBXBuildFile; fileRef = 29B97318FDCFA39411CA2CEA /* MainMenu.nib */; };
ingmarstein@2346
    29
		8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; };
ingmarstein@2620
    30
		8D11072D0486CEB800E47090 /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.c */; settings = {ATTRIBUTES = (); }; };
ingmarstein@2346
    31
		8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
ingmarstein@2346
    32
		9324AE7907BD77DB001CB55C /* Growl.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9324AE7807BD77DB001CB55C /* Growl.framework */; };
ingmarstein@2346
    33
		9324AE8807BD781B001CB55C /* Growl.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9324AE7807BD77DB001CB55C /* Growl.framework */; };
ingmarstein@2346
    34
		950626470840CB8200C01CD2 /* BluetoothLogo.png in Resources */ = {isa = PBXBuildFile; fileRef = 950626460840CB8200C01CD2 /* BluetoothLogo.png */; };
ingmarstein@2608
    35
		9586EF0408C9C3A40039789E /* SyncNotifier.c in Sources */ = {isa = PBXBuildFile; fileRef = 9586EF0208C9C3A40039789E /* SyncNotifier.c */; };
ingmarstein@2346
    36
		958AB9DE07C6A7FD00F56B45 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 958AB9DD07C6A7FD00F56B45 /* SystemConfiguration.framework */; };
ingmarstein@2350
    37
		95AC163C0858A3BF008213B8 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 95AC163A0858A3BF008213B8 /* Localizable.strings */; };
ingmarstein@3141
    38
		95F4FC5809F16BA300666FA8 /* CFGrowlAdditions.c in Sources */ = {isa = PBXBuildFile; fileRef = 95F4FC5709F16BA300666FA8 /* CFGrowlAdditions.c */; };
ingmarstein@2346
    39
		DD1E113F07C7558B005BD5FC /* hwGrowlerIcon.icns in Resources */ = {isa = PBXBuildFile; fileRef = DD1E113E07C7558B005BD5FC /* hwGrowlerIcon.icns */; };
ingmarstein@2346
    40
		DD1E135C07C923FD005BD5FC /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = DD1E135B07C923FD005BD5FC /* Credits.rtf */; };
ingmarstein@2346
    41
		DD54997107BA5E420010BE54 /* AppController.m in Sources */ = {isa = PBXBuildFile; fileRef = DD54996F07BA5E420010BE54 /* AppController.m */; };
ingmarstein@2346
    42
		DD54999B07BA61650010BE54 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD54999A07BA61650010BE54 /* IOKit.framework */; };
ingmarstein@2608
    43
		DDE55D2807BAEDE2000631AC /* FireWireNotifier.c in Sources */ = {isa = PBXBuildFile; fileRef = DDE55D2607BAEDE2000631AC /* FireWireNotifier.c */; };
ingmarstein@2608
    44
		DDF9B2B007BBD4600007B5B7 /* USBNotifier.c in Sources */ = {isa = PBXBuildFile; fileRef = DDF9B2AE07BBD4600007B5B7 /* USBNotifier.c */; };
ingmarstein@2608
    45
		DDF9B2FE07BBD9020007B5B7 /* BluetoothNotifier.c in Sources */ = {isa = PBXBuildFile; fileRef = DDF9B2FC07BBD9020007B5B7 /* BluetoothNotifier.c */; };
ingmarstein@2346
    46
		DDF9B33A07BBDAA40007B5B7 /* IOBluetooth.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DDF9B33907BBDAA40007B5B7 /* IOBluetooth.framework */; };
ingmarstein@2346
    47
		DDF9B6D107BC16E30007B5B7 /* FireWireLogo.png in Resources */ = {isa = PBXBuildFile; fileRef = DDF9B6D007BC16E30007B5B7 /* FireWireLogo.png */; };
ingmarstein@2346
    48
		DDF9B6FB07BC1C800007B5B7 /* usbLogo.png in Resources */ = {isa = PBXBuildFile; fileRef = DDF9B6FA07BC1C800007B5B7 /* usbLogo.png */; };
ingmarstein@2346
    49
		DDF9B70707BC1D5D0007B5B7 /* usbLogoWhite.png in Resources */ = {isa = PBXBuildFile; fileRef = DDF9B70607BC1D5D0007B5B7 /* usbLogoWhite.png */; };
ingmarstein@2346
    50
		DDF9B81107BC20630007B5B7 /* readme.txt in Resources */ = {isa = PBXBuildFile; fileRef = DDF9B81007BC20630007B5B7 /* readme.txt */; };
ingmarstein@2346
    51
/* End PBXBuildFile section */
ingmarstein@2346
    52
ingmarstein@2361
    53
/* Begin PBXContainerItemProxy section */
boredzo@3633
    54
		179B92760C14D0C3004FB187 /* PBXContainerItemProxy */ = {
boredzo@3633
    55
			isa = PBXContainerItemProxy;
boredzo@3633
    56
			containerPortal = 9533C287085C3ED6009F8046 /* Growl.xcodeproj */;
boredzo@3633
    57
			proxyType = 2;
boredzo@3633
    58
			remoteGlobalIDString = 34725B0F0C0678A000499F50;
boredzo@3633
    59
			remoteInfo = Growl.dylib;
boredzo@3633
    60
		};
boredzo@3606
    61
		319838500C0F5F8B002C7607 /* PBXContainerItemProxy */ = {
boredzo@3606
    62
			isa = PBXContainerItemProxy;
boredzo@3606
    63
			containerPortal = 9533C287085C3ED6009F8046 /* Growl.xcodeproj */;
boredzo@3606
    64
			proxyType = 2;
boredzo@3633
    65
			remoteGlobalIDString = E14410EF0A94072E0063C4DC;
boredzo@3606
    66
			remoteInfo = iCal;
boredzo@3606
    67
		};
ingmarstein@3113
    68
		9504458F09B57BB5000EAB59 /* PBXContainerItemProxy */ = {
ingmarstein@3113
    69
			isa = PBXContainerItemProxy;
ingmarstein@3113
    70
			containerPortal = 9533C287085C3ED6009F8046 /* Growl.xcodeproj */;
ingmarstein@3113
    71
			proxyType = 2;
evands@3121
    72
			remoteGlobalIDString = 93BC379E095A662B0002B365;
ingmarstein@3113
    73
			remoteInfo = Nano;
ingmarstein@3113
    74
		};
ingmarstein@2361
    75
		9533C299085C3ED6009F8046 /* PBXContainerItemProxy */ = {
ingmarstein@2361
    76
			isa = PBXContainerItemProxy;
ingmarstein@2361
    77
			containerPortal = 9533C287085C3ED6009F8046 /* Growl.xcodeproj */;
ingmarstein@2361
    78
			proxyType = 2;
ingmarstein@2361
    79
			remoteGlobalIDString = 8D202CF80486D31800D8A456;
ingmarstein@2361
    80
			remoteInfo = Growl;
ingmarstein@2361
    81
		};
ingmarstein@2361
    82
		9533C29D085C3ED6009F8046 /* PBXContainerItemProxy */ = {
ingmarstein@2361
    83
			isa = PBXContainerItemProxy;
ingmarstein@2361
    84
			containerPortal = 9533C287085C3ED6009F8046 /* Growl.xcodeproj */;
ingmarstein@2361
    85
			proxyType = 2;
ingmarstein@2361
    86
			remoteGlobalIDString = CB61E5180637763C00E0DDC7;
ingmarstein@2361
    87
			remoteInfo = GrowlHelperApp;
ingmarstein@2361
    88
		};
ingmarstein@2361
    89
		9533C29F085C3ED6009F8046 /* PBXContainerItemProxy */ = {
ingmarstein@2361
    90
			isa = PBXContainerItemProxy;
ingmarstein@2361
    91
			containerPortal = 9533C287085C3ED6009F8046 /* Growl.xcodeproj */;
ingmarstein@2361
    92
			proxyType = 2;
ingmarstein@2361
    93
			remoteGlobalIDString = 95075AB00817F5DB00D862A5;
ingmarstein@2361
    94
			remoteInfo = GrowlMenu;
ingmarstein@2361
    95
		};
ingmarstein@2361
    96
		9533C2A1085C3ED6009F8046 /* PBXContainerItemProxy */ = {
ingmarstein@2361
    97
			isa = PBXContainerItemProxy;
ingmarstein@2361
    98
			containerPortal = 9533C287085C3ED6009F8046 /* Growl.xcodeproj */;
ingmarstein@2361
    99
			proxyType = 2;
ingmarstein@2361
   100
			remoteGlobalIDString = 34F60EAB078E1CD500CECA86;
ingmarstein@2361
   101
			remoteInfo = Growl.framework;
ingmarstein@2361
   102
		};
ingmarstein@2361
   103
		9533C2A3085C3ED6009F8046 /* PBXContainerItemProxy */ = {
ingmarstein@2361
   104
			isa = PBXContainerItemProxy;
ingmarstein@2361
   105
			containerPortal = 9533C287085C3ED6009F8046 /* Growl.xcodeproj */;
ingmarstein@2361
   106
			proxyType = 2;
ingmarstein@2361
   107
			remoteGlobalIDString = 34F60EF9078E226300CECA86;
ingmarstein@2361
   108
			remoteInfo = "Growl-WithInstaller.framework";
ingmarstein@2361
   109
		};
ingmarstein@2361
   110
		9533C2A5085C3ED6009F8046 /* PBXContainerItemProxy */ = {
ingmarstein@2361
   111
			isa = PBXContainerItemProxy;
ingmarstein@2361
   112
			containerPortal = 9533C287085C3ED6009F8046 /* Growl.xcodeproj */;
ingmarstein@2361
   113
			proxyType = 2;
ingmarstein@2361
   114
			remoteGlobalIDString = 0AB508B10767C87B006EA5CB;
ingmarstein@2361
   115
			remoteInfo = Speech;
ingmarstein@2361
   116
		};
ingmarstein@2361
   117
		9533C2A7085C3ED6009F8046 /* PBXContainerItemProxy */ = {
ingmarstein@2361
   118
			isa = PBXContainerItemProxy;
ingmarstein@2361
   119
			containerPortal = 9533C287085C3ED6009F8046 /* Growl.xcodeproj */;
ingmarstein@2361
   120
			proxyType = 2;
ingmarstein@2361
   121
			remoteGlobalIDString = 95FC347907E0458E00BD8674;
ingmarstein@2361
   122
			remoteInfo = Brushed;
ingmarstein@2361
   123
		};
ingmarstein@2361
   124
		9533C2A9085C3ED6009F8046 /* PBXContainerItemProxy */ = {
ingmarstein@2361
   125
			isa = PBXContainerItemProxy;
ingmarstein@2361
   126
			containerPortal = 9533C287085C3ED6009F8046 /* Growl.xcodeproj */;
ingmarstein@2361
   127
			proxyType = 2;
ingmarstein@2361
   128
			remoteGlobalIDString = 0AB508AE0767C87B006EA5CB;
ingmarstein@2361
   129
			remoteInfo = Bubbles;
ingmarstein@2361
   130
		};
ingmarstein@2361
   131
		9533C2AB085C3ED6009F8046 /* PBXContainerItemProxy */ = {
ingmarstein@2361
   132
			isa = PBXContainerItemProxy;
ingmarstein@2361
   133
			containerPortal = 9533C287085C3ED6009F8046 /* Growl.xcodeproj */;
ingmarstein@2361
   134
			proxyType = 2;
ingmarstein@2361
   135
			remoteGlobalIDString = 0AB508B40767C87B006EA5CB;
ingmarstein@2361
   136
			remoteInfo = Bezel;
ingmarstein@2361
   137
		};
ingmarstein@2361
   138
		9533C2AD085C3ED6009F8046 /* PBXContainerItemProxy */ = {
ingmarstein@2361
   139
			isa = PBXContainerItemProxy;
ingmarstein@2361
   140
			containerPortal = 9533C287085C3ED6009F8046 /* Growl.xcodeproj */;
ingmarstein@2361
   141
			proxyType = 2;
ingmarstein@2361
   142
			remoteGlobalIDString = 0AB508AF0767C87B006EA5CB;
ingmarstein@2361
   143
			remoteInfo = Smoke;
ingmarstein@2361
   144
		};
ingmarstein@2361
   145
		9533C2AF085C3ED6009F8046 /* PBXContainerItemProxy */ = {
ingmarstein@2361
   146
			isa = PBXContainerItemProxy;
ingmarstein@2361
   147
			containerPortal = 9533C287085C3ED6009F8046 /* Growl.xcodeproj */;
ingmarstein@2361
   148
			proxyType = 2;
ingmarstein@2361
   149
			remoteGlobalIDString = 0AB508B00767C87B006EA5CB;
ingmarstein@2361
   150
			remoteInfo = MailMe;
ingmarstein@2361
   151
		};
ingmarstein@2361
   152
		9533C2B1085C3ED6009F8046 /* PBXContainerItemProxy */ = {
ingmarstein@2361
   153
			isa = PBXContainerItemProxy;
ingmarstein@2361
   154
			containerPortal = 9533C287085C3ED6009F8046 /* Growl.xcodeproj */;
ingmarstein@2361
   155
			proxyType = 2;
ingmarstein@2361
   156
			remoteGlobalIDString = 0AB508B30767C87B006EA5CB;
ingmarstein@2361
   157
			remoteInfo = MusicVideo;
ingmarstein@2361
   158
		};
ingmarstein@2361
   159
		9533C2B3085C3ED6009F8046 /* PBXContainerItemProxy */ = {
ingmarstein@2361
   160
			isa = PBXContainerItemProxy;
ingmarstein@2361
   161
			containerPortal = 9533C287085C3ED6009F8046 /* Growl.xcodeproj */;
ingmarstein@2361
   162
			proxyType = 2;
ingmarstein@2361
   163
			remoteGlobalIDString = DD4939CC084BACA700D1CCCB;
ingmarstein@2361
   164
			remoteInfo = SMS;
ingmarstein@2361
   165
		};
ingmarstein@2361
   166
		9533C2BB085C3F4E009F8046 /* PBXContainerItemProxy */ = {
ingmarstein@2361
   167
			isa = PBXContainerItemProxy;
ingmarstein@2361
   168
			containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
ingmarstein@2361
   169
			proxyType = 1;
ingmarstein@2361
   170
			remoteGlobalIDString = 9533C229085C3E8C009F8046;
ingmarstein@2361
   171
			remoteInfo = "External Frameworks";
ingmarstein@2361
   172
		};
ingmarstein@2421
   173
		9598A0A0086F4D410014C386 /* PBXContainerItemProxy */ = {
ingmarstein@2421
   174
			isa = PBXContainerItemProxy;
ingmarstein@2421
   175
			containerPortal = 9533C287085C3ED6009F8046 /* Growl.xcodeproj */;
ingmarstein@2421
   176
			proxyType = 1;
evands@3121
   177
			remoteGlobalIDString = 34F60EAA078E1CD500CECA86;
ingmarstein@2421
   178
			remoteInfo = Growl.framework;
ingmarstein@2421
   179
		};
ingmarstein@2361
   180
/* End PBXContainerItemProxy section */
ingmarstein@2361
   181
ingmarstein@2346
   182
/* Begin PBXCopyFilesBuildPhase section */
ingmarstein@2346
   183
		9324AE8407BD780A001CB55C /* CopyFiles */ = {
ingmarstein@2346
   184
			isa = PBXCopyFilesBuildPhase;
ingmarstein@2346
   185
			buildActionMask = 2147483647;
ingmarstein@2346
   186
			dstPath = "";
ingmarstein@2346
   187
			dstSubfolderSpec = 10;
ingmarstein@2346
   188
			files = (
ingmarstein@2346
   189
				9324AE8807BD781B001CB55C /* Growl.framework in CopyFiles */,
ingmarstein@2346
   190
			);
ingmarstein@2346
   191
			runOnlyForDeploymentPostprocessing = 0;
ingmarstein@2346
   192
		};
ingmarstein@2346
   193
/* End PBXCopyFilesBuildPhase section */
ingmarstein@2346
   194
ingmarstein@2346
   195
/* Begin PBXFileReference section */
ingmarstein@2346
   196
		089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
ingmarstein@2346
   197
		1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
evands@3760
   198
		179B928F0C14D110004FB187 /* VolumeNotifier.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VolumeNotifier.m; sourceTree = "<group>"; };
ingmarstein@2620
   199
		29B97316FDCFA39411CA2CEA /* main.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = "<group>"; };
ingmarstein@2346
   200
		29B97319FDCFA39411CA2CEA /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/MainMenu.nib; sourceTree = "<group>"; };
ingmarstein@2346
   201
		29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
ingmarstein@2346
   202
		29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
ingmarstein@2346
   203
		32CA4F630368D1EE00C91783 /* HardwareNotifier_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HardwareNotifier_Prefix.pch; sourceTree = "<group>"; };
evands@3121
   204
		3423606F09D8888A009FF634 /* PowerNotifier.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PowerNotifier.h; sourceTree = "<group>"; };
evands@3121
   205
		3423607009D8888A009FF634 /* PowerNotifier.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PowerNotifier.c; sourceTree = "<group>"; };
evands@3760
   206
		345BD6320C8B12B8005C3DA2 /* NetworkNotifier.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NetworkNotifier.m; sourceTree = "<group>"; };
evands@3924
   207
		347931350C85E5D1007ADCAA /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/InfoPlist.strings; sourceTree = "<group>"; };
evands@3924
   208
		347931360C85E5D1007ADCAA /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/Localizable.strings; sourceTree = "<group>"; };
evands@3924
   209
		347931370C85E5D2007ADCAA /* nl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nl; path = nl.lproj/MainMenu.nib; sourceTree = "<group>"; };
evands@3924
   210
		34CD98520C87C8F10040C77F /* sv */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sv; path = sv.lproj/InfoPlist.strings; sourceTree = "<group>"; };
evands@3924
   211
		34CD98530C87C8F10040C77F /* sv */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sv; path = sv.lproj/Localizable.strings; sourceTree = "<group>"; };
evands@3924
   212
		34CD98540C87C8F10040C77F /* sv */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = sv; path = sv.lproj/MainMenu.nib; sourceTree = "<group>"; };
evands@3737
   213
		34CD98C90C87CA7F0040C77F /* pt_BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pt_BR; path = pt_BR.lproj/InfoPlist.strings; sourceTree = "<group>"; };
evands@3737
   214
		34CD98CA0C87CA7F0040C77F /* pt_BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pt_BR; path = pt_BR.lproj/Localizable.strings; sourceTree = "<group>"; };
evands@3737
   215
		34CD98CB0C87CA7F0040C77F /* pt_BR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt_BR; path = pt_BR.lproj/MainMenu.nib; sourceTree = "<group>"; };
evands@3924
   216
		34CF44AD0C8D7D2300A2EFA4 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/InfoPlist.strings; sourceTree = "<group>"; };
evands@3924
   217
		34CF44AE0C8D7D2300A2EFA4 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Localizable.strings; sourceTree = "<group>"; };
evands@3924
   218
		34CF44AF0C8D7D2300A2EFA4 /* ru */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ru; path = ru.lproj/MainMenu.nib; sourceTree = "<group>"; };
ingmarstein@2346
   219
		8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
boredzo@3633
   220
		8D1107320486CEB800E47090 /* HardwareGrowler.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = HardwareGrowler.app; sourceTree = BUILT_PRODUCTS_DIR; };
ingmarstein@2361
   221
		9324AE7807BD77DB001CB55C /* Growl.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = Growl.framework; sourceTree = BUILT_PRODUCTS_DIR; };
evands@3924
   222
		950445A309B57BED000EAB59 /* fr */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Localizable.strings; sourceTree = "<group>"; };
ingmarstein@2346
   223
		950626460840CB8200C01CD2 /* BluetoothLogo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = BluetoothLogo.png; sourceTree = "<group>"; };
ingmarstein@2361
   224
		9533C287085C3ED6009F8046 /* Growl.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = Growl.xcodeproj; path = ../../Growl.xcodeproj; sourceTree = SOURCE_ROOT; };
ingmarstein@2592
   225
		9586EF0108C9C3A40039789E /* SyncNotifier.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SyncNotifier.h; sourceTree = "<group>"; };
ingmarstein@2608
   226
		9586EF0208C9C3A40039789E /* SyncNotifier.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SyncNotifier.c; sourceTree = "<group>"; };
ingmarstein@2346
   227
		958AB93507C69DE000F56B45 /* NetworkNotifier.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NetworkNotifier.h; sourceTree = "<group>"; };
ingmarstein@2346
   228
		958AB9DD07C6A7FD00F56B45 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = /System/Library/Frameworks/SystemConfiguration.framework; sourceTree = "<absolute>"; };
ingmarstein@2350
   229
		95AC163B0858A3BF008213B8 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/Localizable.strings; sourceTree = "<group>"; };
evands@3924
   230
		95AC16450858A3ED008213B8 /* de */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Localizable.strings; sourceTree = "<group>"; };
ingmarstein@2346
   231
		95B00A8C08468A62004A8623 /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_CN; path = zh_CN.lproj/MainMenu.nib; sourceTree = "<group>"; };
ingmarstein@3141
   232
		95F4FC0C09F16A1100666FA8 /* CFGrowlAdditions.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CFGrowlAdditions.h; path = ../../Common/Source/CFGrowlAdditions.h; sourceTree = SOURCE_ROOT; };
ingmarstein@3141
   233
		95F4FC5709F16BA300666FA8 /* CFGrowlAdditions.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = CFGrowlAdditions.c; path = ../../Common/Source/CFGrowlAdditions.c; sourceTree = SOURCE_ROOT; };
ingmarstein@2346
   234
		DD1E113E07C7558B005BD5FC /* hwGrowlerIcon.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = hwGrowlerIcon.icns; sourceTree = "<group>"; };
boredzo@4130
   235
		DD1E135B07C923FD005BD5FC /* Credits.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = Credits.rtf; path = English.lproj/Credits.rtf; sourceTree = "<group>"; };
evands@3924
   236
		DD43C6EF0840C0100022A0D1 /* de */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = de; path = de.lproj/MainMenu.nib; sourceTree = "<group>"; };
ingmarstein@2346
   237
		DD54996E07BA5E420010BE54 /* AppController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AppController.h; sourceTree = "<group>"; };
ingmarstein@2346
   238
		DD54996F07BA5E420010BE54 /* AppController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = AppController.m; sourceTree = "<group>"; };
ingmarstein@2346
   239
		DD54999A07BA61650010BE54 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = /System/Library/Frameworks/IOKit.framework; sourceTree = "<absolute>"; };
ingmarstein@2346
   240
		DDE55D2507BAEDE2000631AC /* FireWireNotifier.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = FireWireNotifier.h; sourceTree = "<group>"; };
ingmarstein@2608
   241
		DDE55D2607BAEDE2000631AC /* FireWireNotifier.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = FireWireNotifier.c; sourceTree = "<group>"; };
ingmarstein@2346
   242
		DDF9B2AD07BBD4600007B5B7 /* USBNotifier.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = USBNotifier.h; sourceTree = "<group>"; };
ingmarstein@2608
   243
		DDF9B2AE07BBD4600007B5B7 /* USBNotifier.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = USBNotifier.c; sourceTree = "<group>"; };
ingmarstein@2608
   244
		DDF9B2FC07BBD9020007B5B7 /* BluetoothNotifier.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = BluetoothNotifier.c; sourceTree = "<group>"; };
ingmarstein@2346
   245
		DDF9B2FD07BBD9020007B5B7 /* BluetoothNotifier.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = BluetoothNotifier.h; sourceTree = "<group>"; };
ingmarstein@2346
   246
		DDF9B33907BBDAA40007B5B7 /* IOBluetooth.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOBluetooth.framework; path = /System/Library/Frameworks/IOBluetooth.framework; sourceTree = "<absolute>"; };
ingmarstein@2346
   247
		DDF9B63707BC07B30007B5B7 /* VolumeNotifier.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VolumeNotifier.h; sourceTree = "<group>"; };
ingmarstein@2346
   248
		DDF9B6D007BC16E30007B5B7 /* FireWireLogo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = FireWireLogo.png; sourceTree = "<group>"; };
ingmarstein@2346
   249
		DDF9B6FA07BC1C800007B5B7 /* usbLogo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = usbLogo.png; sourceTree = "<group>"; };
ingmarstein@2346
   250
		DDF9B70607BC1D5D0007B5B7 /* usbLogoWhite.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = usbLogoWhite.png; sourceTree = "<group>"; };
ingmarstein@2346
   251
		DDF9B81007BC20630007B5B7 /* readme.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = readme.txt; sourceTree = "<group>"; };
ingmarstein@2346
   252
/* End PBXFileReference section */
ingmarstein@2346
   253
ingmarstein@2346
   254
/* Begin PBXFrameworksBuildPhase section */
ingmarstein@2346
   255
		8D11072E0486CEB800E47090 /* Frameworks */ = {
ingmarstein@2346
   256
			isa = PBXFrameworksBuildPhase;
ingmarstein@2346
   257
			buildActionMask = 2147483647;
ingmarstein@2346
   258
			files = (
ingmarstein@2346
   259
				8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */,
ingmarstein@2346
   260
				DD54999B07BA61650010BE54 /* IOKit.framework in Frameworks */,
ingmarstein@2346
   261
				DDF9B33A07BBDAA40007B5B7 /* IOBluetooth.framework in Frameworks */,
ingmarstein@2346
   262
				9324AE7907BD77DB001CB55C /* Growl.framework in Frameworks */,
ingmarstein@2346
   263
				958AB9DE07C6A7FD00F56B45 /* SystemConfiguration.framework in Frameworks */,
ingmarstein@2346
   264
			);
ingmarstein@2346
   265
			runOnlyForDeploymentPostprocessing = 0;
ingmarstein@2346
   266
		};
ingmarstein@2346
   267
/* End PBXFrameworksBuildPhase section */
ingmarstein@2346
   268
ingmarstein@2346
   269
/* Begin PBXGroup section */
ingmarstein@2346
   270
		080E96DDFE201D6D7F000001 /* Classes */ = {
ingmarstein@2346
   271
			isa = PBXGroup;
ingmarstein@2346
   272
			children = (
ingmarstein@3141
   273
				95F4FC5709F16BA300666FA8 /* CFGrowlAdditions.c */,
ingmarstein@3141
   274
				95F4FC0C09F16A1100666FA8 /* CFGrowlAdditions.h */,
ingmarstein@2346
   275
				DD54996E07BA5E420010BE54 /* AppController.h */,
ingmarstein@2346
   276
				DD54996F07BA5E420010BE54 /* AppController.m */,
ingmarstein@2346
   277
				DDE55D2507BAEDE2000631AC /* FireWireNotifier.h */,
ingmarstein@2608
   278
				DDE55D2607BAEDE2000631AC /* FireWireNotifier.c */,
ingmarstein@2346
   279
				DDF9B2AD07BBD4600007B5B7 /* USBNotifier.h */,
ingmarstein@2608
   280
				DDF9B2AE07BBD4600007B5B7 /* USBNotifier.c */,
ingmarstein@2346
   281
				DDF9B2FD07BBD9020007B5B7 /* BluetoothNotifier.h */,
ingmarstein@2608
   282
				DDF9B2FC07BBD9020007B5B7 /* BluetoothNotifier.c */,
ingmarstein@2346
   283
				DDF9B63707BC07B30007B5B7 /* VolumeNotifier.h */,
boredzo@3633
   284
				179B928F0C14D110004FB187 /* VolumeNotifier.m */,
ingmarstein@2346
   285
				958AB93507C69DE000F56B45 /* NetworkNotifier.h */,
evands@3760
   286
				345BD6320C8B12B8005C3DA2 /* NetworkNotifier.m */,
ingmarstein@2592
   287
				9586EF0108C9C3A40039789E /* SyncNotifier.h */,
ingmarstein@2608
   288
				9586EF0208C9C3A40039789E /* SyncNotifier.c */,
evands@3121
   289
				3423606F09D8888A009FF634 /* PowerNotifier.h */,
evands@3121
   290
				3423607009D8888A009FF634 /* PowerNotifier.c */,
ingmarstein@2346
   291
			);
ingmarstein@2346
   292
			name = Classes;
ingmarstein@2346
   293
			sourceTree = "<group>";
ingmarstein@2346
   294
		};
ingmarstein@2346
   295
		1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = {
ingmarstein@2346
   296
			isa = PBXGroup;
ingmarstein@2346
   297
			children = (
ingmarstein@2346
   298
				958AB9DD07C6A7FD00F56B45 /* SystemConfiguration.framework */,
ingmarstein@2346
   299
				1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
ingmarstein@2346
   300
				9324AE7807BD77DB001CB55C /* Growl.framework */,
ingmarstein@2346
   301
				DDF9B33907BBDAA40007B5B7 /* IOBluetooth.framework */,
ingmarstein@2346
   302
				DD54999A07BA61650010BE54 /* IOKit.framework */,
ingmarstein@2346
   303
			);
ingmarstein@2346
   304
			name = "Linked Frameworks";
ingmarstein@2346
   305
			sourceTree = "<group>";
ingmarstein@2346
   306
		};
ingmarstein@2346
   307
		1058C7A2FEA54F0111CA2CBB /* Other Frameworks */ = {
ingmarstein@2346
   308
			isa = PBXGroup;
ingmarstein@2346
   309
			children = (
ingmarstein@2346
   310
				29B97325FDCFA39411CA2CEA /* Foundation.framework */,
ingmarstein@2346
   311
				29B97324FDCFA39411CA2CEA /* AppKit.framework */,
ingmarstein@2346
   312
			);
ingmarstein@2346
   313
			name = "Other Frameworks";
ingmarstein@2346
   314
			sourceTree = "<group>";
ingmarstein@2346
   315
		};
ingmarstein@2346
   316
		19C28FACFE9D520D11CA2CBB /* Products */ = {
ingmarstein@2346
   317
			isa = PBXGroup;
ingmarstein@2346
   318
			children = (
ingmarstein@2346
   319
				8D1107320486CEB800E47090 /* HardwareGrowler.app */,
ingmarstein@2346
   320
			);
ingmarstein@2346
   321
			name = Products;
ingmarstein@2346
   322
			sourceTree = "<group>";
ingmarstein@2346
   323
		};
ingmarstein@2346
   324
		29B97314FDCFA39411CA2CEA /* HarwareNotifier */ = {
ingmarstein@2346
   325
			isa = PBXGroup;
ingmarstein@2346
   326
			children = (
ingmarstein@2361
   327
				9533C287085C3ED6009F8046 /* Growl.xcodeproj */,
ingmarstein@2346
   328
				080E96DDFE201D6D7F000001 /* Classes */,
ingmarstein@2346
   329
				29B97315FDCFA39411CA2CEA /* Other Sources */,
ingmarstein@2346
   330
				29B97317FDCFA39411CA2CEA /* Resources */,
ingmarstein@2346
   331
				29B97323FDCFA39411CA2CEA /* Frameworks */,
ingmarstein@2346
   332
				19C28FACFE9D520D11CA2CBB /* Products */,
ingmarstein@2346
   333
			);
ingmarstein@2346
   334
			name = HarwareNotifier;
ingmarstein@2346
   335
			sourceTree = "<group>";
ingmarstein@2346
   336
		};
ingmarstein@2346
   337
		29B97315FDCFA39411CA2CEA /* Other Sources */ = {
ingmarstein@2346
   338
			isa = PBXGroup;
ingmarstein@2346
   339
			children = (
ingmarstein@2346
   340
				32CA4F630368D1EE00C91783 /* HardwareNotifier_Prefix.pch */,
ingmarstein@2620
   341
				29B97316FDCFA39411CA2CEA /* main.c */,
ingmarstein@2346
   342
			);
ingmarstein@2346
   343
			name = "Other Sources";
ingmarstein@2346
   344
			sourceTree = "<group>";
ingmarstein@2346
   345
		};
ingmarstein@2346
   346
		29B97317FDCFA39411CA2CEA /* Resources */ = {
ingmarstein@2346
   347
			isa = PBXGroup;
ingmarstein@2346
   348
			children = (
ingmarstein@2350
   349
				95AC163A0858A3BF008213B8 /* Localizable.strings */,
ingmarstein@2346
   350
				950626460840CB8200C01CD2 /* BluetoothLogo.png */,
ingmarstein@2346
   351
				DDF9B81007BC20630007B5B7 /* readme.txt */,
ingmarstein@2346
   352
				DD1E135B07C923FD005BD5FC /* Credits.rtf */,
ingmarstein@2346
   353
				DD1E113E07C7558B005BD5FC /* hwGrowlerIcon.icns */,
ingmarstein@2346
   354
				DDF9B70607BC1D5D0007B5B7 /* usbLogoWhite.png */,
ingmarstein@2346
   355
				DDF9B6FA07BC1C800007B5B7 /* usbLogo.png */,
ingmarstein@2346
   356
				DDF9B6D007BC16E30007B5B7 /* FireWireLogo.png */,
ingmarstein@2346
   357
				8D1107310486CEB800E47090 /* Info.plist */,
ingmarstein@2346
   358
				089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
ingmarstein@2346
   359
				29B97318FDCFA39411CA2CEA /* MainMenu.nib */,
ingmarstein@2346
   360
			);
ingmarstein@2346
   361
			name = Resources;
ingmarstein@2346
   362
			sourceTree = "<group>";
ingmarstein@2346
   363
		};
ingmarstein@2346
   364
		29B97323FDCFA39411CA2CEA /* Frameworks */ = {
ingmarstein@2346
   365
			isa = PBXGroup;
ingmarstein@2346
   366
			children = (
ingmarstein@2346
   367
				1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */,
ingmarstein@2346
   368
				1058C7A2FEA54F0111CA2CBB /* Other Frameworks */,
ingmarstein@2346
   369
			);
ingmarstein@2346
   370
			name = Frameworks;
ingmarstein@2346
   371
			sourceTree = "<group>";
ingmarstein@2346
   372
		};
ingmarstein@2361
   373
		9533C288085C3ED6009F8046 /* Products */ = {
ingmarstein@2361
   374
			isa = PBXGroup;
ingmarstein@2361
   375
			children = (
ingmarstein@2361
   376
				9533C29A085C3ED6009F8046 /* Growl.prefPane */,
ingmarstein@2361
   377
				9533C29E085C3ED6009F8046 /* GrowlHelperApp.app */,
ingmarstein@2361
   378
				9533C2A0085C3ED6009F8046 /* GrowlMenu.app */,
ingmarstein@3113
   379
				9533C2A2085C3ED6009F8046 /* Growl.framework */,
evands@3854
   380
				179B92770C14D0C3004FB187 /* Growl.dylib */,
ingmarstein@3113
   381
				9533C2A4085C3ED6009F8046 /* Growl-WithInstaller.framework */,
ingmarstein@2361
   382
				9533C2A6085C3ED6009F8046 /* Speech.growlView */,
ingmarstein@2361
   383
				9533C2A8085C3ED6009F8046 /* Brushed.growlView */,
ingmarstein@2361
   384
				9533C2AA085C3ED6009F8046 /* Bubbles.growlView */,
boredzo@3606
   385
				319838510C0F5F8B002C7607 /* iCal.growlView */,
ingmarstein@2361
   386
				9533C2AC085C3ED6009F8046 /* Bezel.growlView */,
ingmarstein@2361
   387
				9533C2AE085C3ED6009F8046 /* Smoke.growlView */,
ingmarstein@3113
   388
				9504459009B57BB5000EAB59 /* Nano.growlView */,
ingmarstein@2361
   389
				9533C2B0085C3ED6009F8046 /* MailMe.growlView */,
ingmarstein@2361
   390
				9533C2B2085C3ED6009F8046 /* MusicVideo.growlView */,
evands@3737
   391
				9533C2B4085C3ED6009F8046 /* SMS.growlView */,
ingmarstein@2361
   392
			);
ingmarstein@2361
   393
			name = Products;
ingmarstein@2361
   394
			sourceTree = "<group>";
ingmarstein@2361
   395
		};
ingmarstein@2346
   396
/* End PBXGroup section */
ingmarstein@2346
   397
ingmarstein@2346
   398
/* Begin PBXNativeTarget section */
ingmarstein@2346
   399
		8D1107260486CEB800E47090 /* HardwareGrowler */ = {
ingmarstein@2346
   400
			isa = PBXNativeTarget;
ingmarstein@2346
   401
			buildConfigurationList = 95E4A2B50855C0DB006B3F45 /* Build configuration list for PBXNativeTarget "HardwareGrowler" */;
ingmarstein@2346
   402
			buildPhases = (
ingmarstein@2346
   403
				8D1107290486CEB800E47090 /* Resources */,
ingmarstein@2346
   404
				8D11072C0486CEB800E47090 /* Sources */,
ingmarstein@2346
   405
				8D11072E0486CEB800E47090 /* Frameworks */,
ingmarstein@2346
   406
				9324AE8407BD780A001CB55C /* CopyFiles */,
ingmarstein@2346
   407
			);
ingmarstein@2346
   408
			buildRules = (
ingmarstein@2346
   409
			);
ingmarstein@2346
   410
			comments = "Rawr!!..\n\n";
ingmarstein@2346
   411
			dependencies = (
ingmarstein@2361
   412
				9533C2BC085C3F4E009F8046 /* PBXTargetDependency */,
ingmarstein@2346
   413
			);
ingmarstein@2346
   414
			name = HardwareGrowler;
ingmarstein@2346
   415
			productInstallPath = "$(HOME)/Applications";
ingmarstein@2346
   416
			productName = HarwareNotifier;
ingmarstein@2346
   417
			productReference = 8D1107320486CEB800E47090 /* HardwareGrowler.app */;
ingmarstein@2346
   418
			productType = "com.apple.product-type.application";
ingmarstein@2346
   419
		};
ingmarstein@2346
   420
/* End PBXNativeTarget section */
ingmarstein@2346
   421
ingmarstein@2346
   422
/* Begin PBXProject section */
ingmarstein@2346
   423
		29B97313FDCFA39411CA2CEA /* Project object */ = {
ingmarstein@2346
   424
			isa = PBXProject;
ingmarstein@2346
   425
			buildConfigurationList = 95E4A2BA0855C0DB006B3F45 /* Build configuration list for PBXProject "HardwareGrowler" */;
evands@3719
   426
			compatibilityVersion = "Xcode 2.4";
ingmarstein@2346
   427
			hasScannedForEncodings = 1;
ingmarstein@2346
   428
			knownRegions = (
ingmarstein@2346
   429
				English,
evands@3924
   430
				ja,
evands@3924
   431
				fr,
evands@3924
   432
				de,
ingmarstein@2346
   433
				zh_CN,
evands@3924
   434
				nl,
evands@3924
   435
				sv,
evands@3737
   436
				pt_BR,
evands@3924
   437
				ru,
ingmarstein@2346
   438
			);
ingmarstein@2346
   439
			mainGroup = 29B97314FDCFA39411CA2CEA /* HarwareNotifier */;
ingmarstein@2346
   440
			projectDirPath = "";
ingmarstein@2361
   441
			projectReferences = (
ingmarstein@2361
   442
				{
ingmarstein@2361
   443
					ProductGroup = 9533C288085C3ED6009F8046 /* Products */;
ingmarstein@2361
   444
					ProjectRef = 9533C287085C3ED6009F8046 /* Growl.xcodeproj */;
ingmarstein@2361
   445
				},
ingmarstein@2361
   446
			);
ingmarstein@3186
   447
			projectRoot = "";
ingmarstein@2346
   448
			targets = (
ingmarstein@2346
   449
				8D1107260486CEB800E47090 /* HardwareGrowler */,
ingmarstein@2361
   450
				9533C229085C3E8C009F8046 /* External Frameworks */,
ingmarstein@2346
   451
			);
ingmarstein@2346
   452
		};
ingmarstein@2346
   453
/* End PBXProject section */
ingmarstein@2346
   454
ingmarstein@2361
   455
/* Begin PBXReferenceProxy section */
evands@3854
   456
		179B92770C14D0C3004FB187 /* Growl.dylib */ = {
boredzo@3633
   457
			isa = PBXReferenceProxy;
boredzo@3633
   458
			fileType = "compiled.mach-o.dylib";
evands@3851
   459
			path = Growl.dylib;
boredzo@3633
   460
			remoteRef = 179B92760C14D0C3004FB187 /* PBXContainerItemProxy */;
boredzo@3633
   461
			sourceTree = BUILT_PRODUCTS_DIR;
boredzo@3633
   462
		};
boredzo@3606
   463
		319838510C0F5F8B002C7607 /* iCal.growlView */ = {
boredzo@3606
   464
			isa = PBXReferenceProxy;
boredzo@3606
   465
			fileType = wrapper.cfbundle;
boredzo@3606
   466
			path = iCal.growlView;
boredzo@3606
   467
			remoteRef = 319838500C0F5F8B002C7607 /* PBXContainerItemProxy */;
boredzo@3606
   468
			sourceTree = BUILT_PRODUCTS_DIR;
boredzo@3606
   469
		};
ingmarstein@3113
   470
		9504459009B57BB5000EAB59 /* Nano.growlView */ = {
ingmarstein@3113
   471
			isa = PBXReferenceProxy;
ingmarstein@3113
   472
			fileType = wrapper.cfbundle;
ingmarstein@3113
   473
			path = Nano.growlView;
ingmarstein@3113
   474
			remoteRef = 9504458F09B57BB5000EAB59 /* PBXContainerItemProxy */;
ingmarstein@3113
   475
			sourceTree = BUILT_PRODUCTS_DIR;
ingmarstein@3113
   476
		};
ingmarstein@2361
   477
		9533C29A085C3ED6009F8046 /* Growl.prefPane */ = {
ingmarstein@2361
   478
			isa = PBXReferenceProxy;
ingmarstein@2361
   479
			fileType = wrapper.cfbundle;
ingmarstein@2361
   480
			path = Growl.prefPane;
ingmarstein@2361
   481
			remoteRef = 9533C299085C3ED6009F8046 /* PBXContainerItemProxy */;
ingmarstein@2361
   482
			sourceTree = BUILT_PRODUCTS_DIR;
ingmarstein@2361
   483
		};
ingmarstein@2361
   484
		9533C29E085C3ED6009F8046 /* GrowlHelperApp.app */ = {
ingmarstein@2361
   485
			isa = PBXReferenceProxy;
ingmarstein@2361
   486
			fileType = wrapper.application;
ingmarstein@2361
   487
			path = GrowlHelperApp.app;
ingmarstein@2361
   488
			remoteRef = 9533C29D085C3ED6009F8046 /* PBXContainerItemProxy */;
ingmarstein@2361
   489
			sourceTree = BUILT_PRODUCTS_DIR;
ingmarstein@2361
   490
		};
ingmarstein@2361
   491
		9533C2A0085C3ED6009F8046 /* GrowlMenu.app */ = {
ingmarstein@2361
   492
			isa = PBXReferenceProxy;
ingmarstein@2361
   493
			fileType = wrapper.application;
ingmarstein@2361
   494
			path = GrowlMenu.app;
ingmarstein@2361
   495
			remoteRef = 9533C29F085C3ED6009F8046 /* PBXContainerItemProxy */;
ingmarstein@2361
   496
			sourceTree = BUILT_PRODUCTS_DIR;
ingmarstein@2361
   497
		};
ingmarstein@3113
   498
		9533C2A2085C3ED6009F8046 /* Growl.framework */ = {
ingmarstein@2361
   499
			isa = PBXReferenceProxy;
ingmarstein@2361
   500
			fileType = wrapper.framework;
ingmarstein@3113
   501
			path = Growl.framework;
ingmarstein@2361
   502
			remoteRef = 9533C2A1085C3ED6009F8046 /* PBXContainerItemProxy */;
ingmarstein@2361
   503
			sourceTree = BUILT_PRODUCTS_DIR;
ingmarstein@2361
   504
		};
ingmarstein@3113
   505
		9533C2A4085C3ED6009F8046 /* Growl-WithInstaller.framework */ = {
ingmarstein@2361
   506
			isa = PBXReferenceProxy;
ingmarstein@2361
   507
			fileType = wrapper.framework;
ingmarstein@3113
   508
			path = "Growl-WithInstaller.framework";
ingmarstein@2361
   509
			remoteRef = 9533C2A3085C3ED6009F8046 /* PBXContainerItemProxy */;
ingmarstein@2361
   510
			sourceTree = BUILT_PRODUCTS_DIR;
ingmarstein@2361
   511
		};
ingmarstein@2361
   512
		9533C2A6085C3ED6009F8046 /* Speech.growlView */ = {
ingmarstein@2361
   513
			isa = PBXReferenceProxy;
ingmarstein@2361
   514
			fileType = wrapper.cfbundle;
ingmarstein@2361
   515
			path = Speech.growlView;
ingmarstein@2361
   516
			remoteRef = 9533C2A5085C3ED6009F8046 /* PBXContainerItemProxy */;
ingmarstein@2361
   517
			sourceTree = BUILT_PRODUCTS_DIR;
ingmarstein@2361
   518
		};
ingmarstein@2361
   519
		9533C2A8085C3ED6009F8046 /* Brushed.growlView */ = {
ingmarstein@2361
   520
			isa = PBXReferenceProxy;
ingmarstein@2361
   521
			fileType = wrapper.cfbundle;
ingmarstein@2361
   522
			path = Brushed.growlView;
ingmarstein@2361
   523
			remoteRef = 9533C2A7085C3ED6009F8046 /* PBXContainerItemProxy */;
ingmarstein@2361
   524
			sourceTree = BUILT_PRODUCTS_DIR;
ingmarstein@2361
   525
		};
ingmarstein@2361
   526
		9533C2AA085C3ED6009F8046 /* Bubbles.growlView */ = {
ingmarstein@2361
   527
			isa = PBXReferenceProxy;
ingmarstein@2361
   528
			fileType = wrapper.cfbundle;
ingmarstein@2361
   529
			path = Bubbles.growlView;
ingmarstein@2361
   530
			remoteRef = 9533C2A9085C3ED6009F8046 /* PBXContainerItemProxy */;
ingmarstein@2361
   531
			sourceTree = BUILT_PRODUCTS_DIR;
ingmarstein@2361
   532
		};
ingmarstein@2361
   533
		9533C2AC085C3ED6009F8046 /* Bezel.growlView */ = {
ingmarstein@2361
   534
			isa = PBXReferenceProxy;
ingmarstein@2361
   535
			fileType = wrapper.cfbundle;
ingmarstein@2361
   536
			path = Bezel.growlView;
ingmarstein@2361
   537
			remoteRef = 9533C2AB085C3ED6009F8046 /* PBXContainerItemProxy */;
ingmarstein@2361
   538
			sourceTree = BUILT_PRODUCTS_DIR;
ingmarstein@2361
   539
		};
ingmarstein@2361
   540
		9533C2AE085C3ED6009F8046 /* Smoke.growlView */ = {
ingmarstein@2361
   541
			isa = PBXReferenceProxy;
ingmarstein@2361
   542
			fileType = wrapper.cfbundle;
ingmarstein@2361
   543
			path = Smoke.growlView;
ingmarstein@2361
   544
			remoteRef = 9533C2AD085C3ED6009F8046 /* PBXContainerItemProxy */;
ingmarstein@2361
   545
			sourceTree = BUILT_PRODUCTS_DIR;
ingmarstein@2361
   546
		};
ingmarstein@2361
   547
		9533C2B0085C3ED6009F8046 /* MailMe.growlView */ = {
ingmarstein@2361
   548
			isa = PBXReferenceProxy;
ingmarstein@2361
   549
			fileType = wrapper.cfbundle;
ingmarstein@2361
   550
			path = MailMe.growlView;
ingmarstein@2361
   551
			remoteRef = 9533C2AF085C3ED6009F8046 /* PBXContainerItemProxy */;
ingmarstein@2361
   552
			sourceTree = BUILT_PRODUCTS_DIR;
ingmarstein@2361
   553
		};
ingmarstein@2361
   554
		9533C2B2085C3ED6009F8046 /* MusicVideo.growlView */ = {
ingmarstein@2361
   555
			isa = PBXReferenceProxy;
ingmarstein@2361
   556
			fileType = wrapper.cfbundle;
ingmarstein@2361
   557
			path = MusicVideo.growlView;
ingmarstein@2361
   558
			remoteRef = 9533C2B1085C3ED6009F8046 /* PBXContainerItemProxy */;
ingmarstein@2361
   559
			sourceTree = BUILT_PRODUCTS_DIR;
ingmarstein@2361
   560
		};
evands@3737
   561
		9533C2B4085C3ED6009F8046 /* SMS.growlView */ = {
ingmarstein@2361
   562
			isa = PBXReferenceProxy;
ingmarstein@2361
   563
			fileType = wrapper.cfbundle;
evands@3719
   564
			path = SMS.growlView;
ingmarstein@2361
   565
			remoteRef = 9533C2B3085C3ED6009F8046 /* PBXContainerItemProxy */;
ingmarstein@2361
   566
			sourceTree = BUILT_PRODUCTS_DIR;
ingmarstein@2361
   567
		};
ingmarstein@2361
   568
/* End PBXReferenceProxy section */
ingmarstein@2361
   569
ingmarstein@2346
   570
/* Begin PBXResourcesBuildPhase section */
ingmarstein@2346
   571
		8D1107290486CEB800E47090 /* Resources */ = {
ingmarstein@2346
   572
			isa = PBXResourcesBuildPhase;
ingmarstein@2346
   573
			buildActionMask = 2147483647;
ingmarstein@2346
   574
			files = (
ingmarstein@2346
   575
				8D11072A0486CEB800E47090 /* MainMenu.nib in Resources */,
ingmarstein@2346
   576
				8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */,
ingmarstein@2346
   577
				DDF9B6D107BC16E30007B5B7 /* FireWireLogo.png in Resources */,
ingmarstein@2346
   578
				DDF9B6FB07BC1C800007B5B7 /* usbLogo.png in Resources */,
ingmarstein@2346
   579
				DDF9B70707BC1D5D0007B5B7 /* usbLogoWhite.png in Resources */,
ingmarstein@2346
   580
				DDF9B81107BC20630007B5B7 /* readme.txt in Resources */,
ingmarstein@2346
   581
				DD1E113F07C7558B005BD5FC /* hwGrowlerIcon.icns in Resources */,
ingmarstein@2346
   582
				DD1E135C07C923FD005BD5FC /* Credits.rtf in Resources */,
ingmarstein@2346
   583
				950626470840CB8200C01CD2 /* BluetoothLogo.png in Resources */,
ingmarstein@2350
   584
				95AC163C0858A3BF008213B8 /* Localizable.strings in Resources */,
ingmarstein@2346
   585
			);
ingmarstein@2346
   586
			runOnlyForDeploymentPostprocessing = 0;
ingmarstein@2346
   587
		};
ingmarstein@2346
   588
/* End PBXResourcesBuildPhase section */
ingmarstein@2346
   589
ingmarstein@2361
   590
/* Begin PBXShellScriptBuildPhase section */
ingmarstein@2361
   591
		9533C2B7085C3EED009F8046 /* ShellScript */ = {
ingmarstein@2361
   592
			isa = PBXShellScriptBuildPhase;
ingmarstein@2361
   593
			buildActionMask = 2147483647;
ingmarstein@2361
   594
			files = (
ingmarstein@2361
   595
			);
ingmarstein@2361
   596
			inputPaths = (
ingmarstein@2361
   597
			);
ingmarstein@2361
   598
			outputPaths = (
ingmarstein@2361
   599
			);
ingmarstein@2361
   600
			runOnlyForDeploymentPostprocessing = 0;
ingmarstein@2361
   601
			shellPath = /bin/sh;
ingmarstein@2378
   602
			shellScript = "mkdir -p \"$BUILT_PRODUCTS_DIR\"\nGROWL_FRAMEWORK=\"$SRCROOT/../../build/$CONFIGURATION/Growl.framework\"\nif [ -d \"$GROWL_FRAMEWORK\" ]; then\n\trm -f \"$BUILT_PRODUCTS_DIR/Growl.framework\"\n\tln -s \"$GROWL_FRAMEWORK\" \"$BUILT_PRODUCTS_DIR/Growl.framework\"\nfi\n";
ingmarstein@2361
   603
		};
ingmarstein@2361
   604
/* End PBXShellScriptBuildPhase section */
ingmarstein@2361
   605
ingmarstein@2346
   606
/* Begin PBXSourcesBuildPhase section */
ingmarstein@2346
   607
		8D11072C0486CEB800E47090 /* Sources */ = {
ingmarstein@2346
   608
			isa = PBXSourcesBuildPhase;
ingmarstein@2346
   609
			buildActionMask = 2147483647;
ingmarstein@2346
   610
			files = (
ingmarstein@2620
   611
				8D11072D0486CEB800E47090 /* main.c in Sources */,
ingmarstein@2346
   612
				DD54997107BA5E420010BE54 /* AppController.m in Sources */,
ingmarstein@2608
   613
				DDE55D2807BAEDE2000631AC /* FireWireNotifier.c in Sources */,
ingmarstein@2608
   614
				DDF9B2B007BBD4600007B5B7 /* USBNotifier.c in Sources */,
ingmarstein@2608
   615
				DDF9B2FE07BBD9020007B5B7 /* BluetoothNotifier.c in Sources */,
ingmarstein@2608
   616
				9586EF0408C9C3A40039789E /* SyncNotifier.c in Sources */,
evands@3121
   617
				3423607209D8888A009FF634 /* PowerNotifier.c in Sources */,
ingmarstein@3141
   618
				95F4FC5809F16BA300666FA8 /* CFGrowlAdditions.c in Sources */,
boredzo@3633
   619
				179B92900C14D110004FB187 /* VolumeNotifier.m in Sources */,
evands@3760
   620
				345BD6330C8B12B8005C3DA2 /* NetworkNotifier.m in Sources */,
ingmarstein@2346
   621
			);
ingmarstein@2346
   622
			runOnlyForDeploymentPostprocessing = 0;
ingmarstein@2346
   623
		};
ingmarstein@2346
   624
/* End PBXSourcesBuildPhase section */
ingmarstein@2346
   625
ingmarstein@2361
   626
/* Begin PBXTargetDependency section */
ingmarstein@2361
   627
		9533C2BC085C3F4E009F8046 /* PBXTargetDependency */ = {
ingmarstein@2361
   628
			isa = PBXTargetDependency;
ingmarstein@2361
   629
			target = 9533C229085C3E8C009F8046 /* External Frameworks */;
ingmarstein@2361
   630
			targetProxy = 9533C2BB085C3F4E009F8046 /* PBXContainerItemProxy */;
ingmarstein@2361
   631
		};
ingmarstein@2421
   632
		9598A0A1086F4D410014C386 /* PBXTargetDependency */ = {
ingmarstein@2421
   633
			isa = PBXTargetDependency;
ingmarstein@2421
   634
			name = Growl.framework;
ingmarstein@2421
   635
			targetProxy = 9598A0A0086F4D410014C386 /* PBXContainerItemProxy */;
ingmarstein@2421
   636
		};
ingmarstein@2361
   637
/* End PBXTargetDependency section */
ingmarstein@2361
   638
ingmarstein@2346
   639
/* Begin PBXVariantGroup section */
ingmarstein@2346
   640
		089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = {
ingmarstein@2346
   641
			isa = PBXVariantGroup;
ingmarstein@2346
   642
			children = (
ingmarstein@2346
   643
				089C165DFE840E0CC02AAC07 /* English */,
evands@3924
   644
				347931350C85E5D1007ADCAA /* nl */,
evands@3924
   645
				34CD98520C87C8F10040C77F /* sv */,
evands@3737
   646
				34CD98C90C87CA7F0040C77F /* pt_BR */,
evands@3924
   647
				34CF44AD0C8D7D2300A2EFA4 /* ru */,
ingmarstein@2346
   648
			);
ingmarstein@2346
   649
			name = InfoPlist.strings;
ingmarstein@2346
   650
			sourceTree = "<group>";
ingmarstein@2346
   651
		};
ingmarstein@2346
   652
		29B97318FDCFA39411CA2CEA /* MainMenu.nib */ = {
ingmarstein@2346
   653
			isa = PBXVariantGroup;
ingmarstein@2346
   654
			children = (
ingmarstein@2346
   655
				29B97319FDCFA39411CA2CEA /* English */,
evands@3924
   656
				DD43C6EF0840C0100022A0D1 /* de */,
ingmarstein@2346
   657
				95B00A8C08468A62004A8623 /* zh_CN */,
evands@3924
   658
				347931370C85E5D2007ADCAA /* nl */,
evands@3924
   659
				34CD98540C87C8F10040C77F /* sv */,
evands@3737
   660
				34CD98CB0C87CA7F0040C77F /* pt_BR */,
evands@3924
   661
				34CF44AF0C8D7D2300A2EFA4 /* ru */,
ingmarstein@2346
   662
			);
ingmarstein@2346
   663
			name = MainMenu.nib;
ingmarstein@2346
   664
			sourceTree = "<group>";
ingmarstein@2346
   665
		};
ingmarstein@2350
   666
		95AC163A0858A3BF008213B8 /* Localizable.strings */ = {
ingmarstein@2350
   667
			isa = PBXVariantGroup;
ingmarstein@2350
   668
			children = (
ingmarstein@2350
   669
				95AC163B0858A3BF008213B8 /* English */,
evands@3924
   670
				95AC16450858A3ED008213B8 /* de */,
evands@3924
   671
				950445A309B57BED000EAB59 /* fr */,
evands@3924
   672
				347931360C85E5D1007ADCAA /* nl */,
evands@3924
   673
				34CD98530C87C8F10040C77F /* sv */,
evands@3737
   674
				34CD98CA0C87CA7F0040C77F /* pt_BR */,
evands@3924
   675
				34CF44AE0C8D7D2300A2EFA4 /* ru */,
ingmarstein@2350
   676
			);
ingmarstein@2350
   677
			name = Localizable.strings;
ingmarstein@2350
   678
			sourceTree = "<group>";
ingmarstein@2350
   679
		};
ingmarstein@2346
   680
/* End PBXVariantGroup section */
ingmarstein@2346
   681
ingmarstein@2346
   682
/* Begin XCBuildConfiguration section */
ingmarstein@2361
   683
		9533C22F085C3E94009F8046 /* Development */ = {
ingmarstein@2361
   684
			isa = XCBuildConfiguration;
ingmarstein@2361
   685
			buildSettings = {
ingmarstein@2361
   686
				COPY_PHASE_STRIP = NO;
ingmarstein@2361
   687
				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
Peter@4194
   688
				GCC_OPTIMIZATION_LEVEL = 0;
ingmarstein@2361
   689
				OTHER_CFLAGS = "";
ingmarstein@2361
   690
				OTHER_LDFLAGS = "";
ingmarstein@2361
   691
				OTHER_REZFLAGS = "";
ingmarstein@2361
   692
				PRODUCT_NAME = "External Frameworks";
ingmarstein@2361
   693
				SECTORDER_FLAGS = "";
ingmarstein@2361
   694
				WARNING_CFLAGS = (
ingmarstein@2361
   695
					"-Wmost",
ingmarstein@2361
   696
					"-Wno-four-char-constants",
ingmarstein@2361
   697
					"-Wno-unknown-pragmas",
ingmarstein@2361
   698
				);
ingmarstein@2361
   699
			};
ingmarstein@2361
   700
			name = Development;
ingmarstein@2361
   701
		};
ingmarstein@2361
   702
		9533C230085C3E94009F8046 /* Deployment */ = {
ingmarstein@2361
   703
			isa = XCBuildConfiguration;
ingmarstein@2361
   704
			buildSettings = {
ingmarstein@2361
   705
				COPY_PHASE_STRIP = YES;
ingmarstein@2361
   706
				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
Peter@4194
   707
				GCC_OPTIMIZATION_LEVEL = 0;
ingmarstein@2361
   708
				OTHER_CFLAGS = "";
ingmarstein@2361
   709
				OTHER_LDFLAGS = "";
ingmarstein@2361
   710
				OTHER_REZFLAGS = "";
ingmarstein@2361
   711
				PRODUCT_NAME = "External Frameworks";
ingmarstein@2361
   712
				SECTORDER_FLAGS = "";
ingmarstein@2361
   713
				WARNING_CFLAGS = (
ingmarstein@2361
   714
					"-Wmost",
ingmarstein@2361
   715
					"-Wno-four-char-constants",
ingmarstein@2361
   716
					"-Wno-unknown-pragmas",
ingmarstein@2361
   717
				);
ingmarstein@2361
   718
			};
ingmarstein@2361
   719
			name = Deployment;
ingmarstein@2361
   720
		};
ingmarstein@2361
   721
		9533C231085C3E94009F8046 /* Deployment - Tiger - G4 */ = {
ingmarstein@2361
   722
			isa = XCBuildConfiguration;
ingmarstein@2361
   723
			buildSettings = {
Peter@4194
   724
				GCC_OPTIMIZATION_LEVEL = 0;
ingmarstein@2361
   725
				OTHER_CFLAGS = "";
ingmarstein@2361
   726
				OTHER_LDFLAGS = "";
ingmarstein@2361
   727
				OTHER_REZFLAGS = "";
ingmarstein@2361
   728
				PRODUCT_NAME = "External Frameworks";
ingmarstein@2361
   729
				SECTORDER_FLAGS = "";
ingmarstein@2361
   730
				WARNING_CFLAGS = (
ingmarstein@2361
   731
					"-Wmost",
ingmarstein@2361
   732
					"-Wno-four-char-constants",
ingmarstein@2361
   733
					"-Wno-unknown-pragmas",
ingmarstein@2361
   734
				);
ingmarstein@2361
   735
			};
ingmarstein@2361
   736
			name = "Deployment - Tiger - G4";
ingmarstein@2361
   737
		};
ingmarstein@2361
   738
		9533C232085C3E94009F8046 /* Default */ = {
ingmarstein@2361
   739
			isa = XCBuildConfiguration;
ingmarstein@2361
   740
			buildSettings = {
Peter@4194
   741
				GCC_OPTIMIZATION_LEVEL = 0;
ingmarstein@2361
   742
				OTHER_CFLAGS = "";
ingmarstein@2361
   743
				OTHER_LDFLAGS = "";
ingmarstein@2361
   744
				OTHER_REZFLAGS = "";
ingmarstein@2361
   745
				PRODUCT_NAME = "External Frameworks";
ingmarstein@2361
   746
				SECTORDER_FLAGS = "";
ingmarstein@2361
   747
				WARNING_CFLAGS = (
ingmarstein@2361
   748
					"-Wmost",
ingmarstein@2361
   749
					"-Wno-four-char-constants",
ingmarstein@2361
   750
					"-Wno-unknown-pragmas",
ingmarstein@2361
   751
				);
ingmarstein@2361
   752
			};
ingmarstein@2361
   753
			name = Default;
ingmarstein@2361
   754
		};
ingmarstein@2346
   755
		95E4A2B60855C0DB006B3F45 /* Development */ = {
ingmarstein@2346
   756
			isa = XCBuildConfiguration;
ingmarstein@2346
   757
			buildSettings = {
ingmarstein@2611
   758
				FRAMEWORK_SEARCH_PATHS = "\"../../build/${BUILD_STYLE}\"";
ingmarstein@2346
   759
				GCC_C_LANGUAGE_STANDARD = gnu99;
ingmarstein@2346
   760
				GCC_DYNAMIC_NO_PIC = NO;
ingmarstein@2346
   761
				GCC_ENABLE_FIX_AND_CONTINUE = YES;
ingmarstein@3186
   762
				GCC_ENABLE_SYMBOL_SEPARATION = NO;
ingmarstein@2346
   763
				GCC_OPTIMIZATION_LEVEL = 0;
ingmarstein@2346
   764
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
ingmarstein@2346
   765
				GCC_PREFIX_HEADER = HardwareNotifier_Prefix.pch;
ingmarstein@3186
   766
				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
ingmarstein@3186
   767
				GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
ingmarstein@2346
   768
				GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
ingmarstein@2346
   769
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
ingmarstein@2346
   770
				GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
ingmarstein@2346
   771
				GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
ingmarstein@2346
   772
				GCC_WARN_MISSING_PARENTHESES = YES;
ingmarstein@2346
   773
				GCC_WARN_SHADOW = YES;
ingmarstein@2346
   774
				GCC_WARN_SIGN_COMPARE = YES;
ingmarstein@2346
   775
				GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
ingmarstein@2346
   776
				GCC_WARN_UNINITIALIZED_AUTOS = NO;
ingmarstein@2346
   777
				GCC_WARN_UNUSED_FUNCTION = YES;
ingmarstein@2346
   778
				GCC_WARN_UNUSED_LABEL = YES;
ingmarstein@2346
   779
				GCC_WARN_UNUSED_VALUE = YES;
ingmarstein@2346
   780
				GCC_WARN_UNUSED_VARIABLE = YES;
ingmarstein@2346
   781
				INFOPLIST_FILE = Info.plist;
ingmarstein@2346
   782
				INSTALL_PATH = "$(HOME)/Applications";
ingmarstein@2346
   783
				MACOSX_DEPLOYMENT_TARGET = 10.3;
ingmarstein@3186
   784
				PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
ingmarstein@2346
   785
				PRODUCT_NAME = HardwareGrowler;
ingmarstein@3186
   786
				WARNING_CFLAGS = (
ingmarstein@3186
   787
					"-W",
ingmarstein@3186
   788
					"-Wall",
ingmarstein@3186
   789
				);
ingmarstein@2346
   790
				WRAPPER_EXTENSION = app;
ingmarstein@2550
   791
				ZERO_LINK = NO;
ingmarstein@2346
   792
			};
ingmarstein@2346
   793
			name = Development;
ingmarstein@2346
   794
		};
ingmarstein@2346
   795
		95E4A2B70855C0DB006B3F45 /* Deployment */ = {
ingmarstein@2346
   796
			isa = XCBuildConfiguration;
ingmarstein@2346
   797
			buildSettings = {
ingmarstein@2346
   798
				DEAD_CODE_STRIPPING = YES;
ingmarstein@2611
   799
				FRAMEWORK_SEARCH_PATHS = "\"../../build/${BUILD_STYLE}\"";
ingmarstein@2346
   800
				GCC_C_LANGUAGE_STANDARD = gnu99;
ingmarstein@2346
   801
				GCC_DEBUGGING_SYMBOLS = full;
ingmarstein@2346
   802
				GCC_ENABLE_FIX_AND_CONTINUE = NO;
ingmarstein@2346
   803
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
ingmarstein@2346
   804
				GCC_PREFIX_HEADER = HardwareNotifier_Prefix.pch;
ingmarstein@3186
   805
				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
ingmarstein@3186
   806
				GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
ingmarstein@2346
   807
				GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
ingmarstein@2346
   808
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
ingmarstein@2346
   809
				GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
ingmarstein@2346
   810
				GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
ingmarstein@2346
   811
				GCC_WARN_MISSING_PARENTHESES = YES;
ingmarstein@2346
   812
				GCC_WARN_SHADOW = YES;
ingmarstein@2346
   813
				GCC_WARN_SIGN_COMPARE = YES;
ingmarstein@2346
   814
				GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
ingmarstein@2346
   815
				GCC_WARN_UNINITIALIZED_AUTOS = YES;
ingmarstein@3186
   816
				GCC_WARN_UNKNOWN_PRAGMAS = YES;
ingmarstein@2346
   817
				GCC_WARN_UNUSED_FUNCTION = YES;
ingmarstein@2346
   818
				GCC_WARN_UNUSED_LABEL = YES;
ingmarstein@3186
   819
				GCC_WARN_UNUSED_PARAMETER = YES;
ingmarstein@2346
   820
				GCC_WARN_UNUSED_VALUE = YES;
ingmarstein@2346
   821
				GCC_WARN_UNUSED_VARIABLE = YES;
ingmarstein@2346
   822
				INFOPLIST_FILE = Info.plist;
ingmarstein@2346
   823
				INSTALL_PATH = "$(HOME)/Applications";
ingmarstein@2346
   824
				MACOSX_DEPLOYMENT_TARGET = 10.3;
ingmarstein@2346
   825
				PRODUCT_NAME = HardwareGrowler;
ingmarstein@3186
   826
				WARNING_CFLAGS = (
ingmarstein@3186
   827
					"-W",
ingmarstein@3186
   828
					"-Wall",
ingmarstein@3186
   829
				);
ingmarstein@2346
   830
				WRAPPER_EXTENSION = app;
ingmarstein@2346
   831
				ZERO_LINK = NO;
ingmarstein@2346
   832
			};
ingmarstein@2346
   833
			name = Deployment;
ingmarstein@2346
   834
		};
ingmarstein@2346
   835
		95E4A2B80855C0DB006B3F45 /* Deployment - Tiger - G4 */ = {
ingmarstein@2346
   836
			isa = XCBuildConfiguration;
ingmarstein@2346
   837
			buildSettings = {
ingmarstein@2346
   838
				DEAD_CODE_STRIPPING = YES;
ingmarstein@2346
   839
				DEPLOYMENT_POSTPROCESSING = YES;
ingmarstein@2611
   840
				FRAMEWORK_SEARCH_PATHS = "\"../../build/${BUILD_STYLE}\"";
ingmarstein@2346
   841
				GCC_C_LANGUAGE_STANDARD = gnu99;
ingmarstein@2346
   842
				GCC_DEBUGGING_SYMBOLS = full;
ingmarstein@2346
   843
				GCC_ENABLE_FIX_AND_CONTINUE = NO;
ingmarstein@3186
   844
				GCC_ENABLE_SYMBOL_SEPARATION = NO;
ingmarstein@2346
   845
				GCC_FAST_OBJC_DISPATCH = YES;
ingmarstein@2346
   846
				GCC_MODEL_CPU = G4;
ingmarstein@2346
   847
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
ingmarstein@2346
   848
				GCC_PREFIX_HEADER = HardwareNotifier_Prefix.pch;
ingmarstein@2346
   849
				GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
ingmarstein@2346
   850
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
ingmarstein@2346
   851
				GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
ingmarstein@2346
   852
				GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
ingmarstein@2346
   853
				GCC_WARN_MISSING_PARENTHESES = YES;
ingmarstein@2346
   854
				GCC_WARN_SHADOW = YES;
ingmarstein@2346
   855
				GCC_WARN_SIGN_COMPARE = YES;
ingmarstein@2346
   856
				GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
ingmarstein@2346
   857
				GCC_WARN_UNINITIALIZED_AUTOS = YES;
ingmarstein@3186
   858
				GCC_WARN_UNKNOWN_PRAGMAS = YES;
ingmarstein@2346
   859
				GCC_WARN_UNUSED_FUNCTION = YES;
ingmarstein@2346
   860
				GCC_WARN_UNUSED_LABEL = YES;
ingmarstein@3186
   861
				GCC_WARN_UNUSED_PARAMETER = YES;
ingmarstein@2346
   862
				GCC_WARN_UNUSED_VALUE = YES;
ingmarstein@2346
   863
				GCC_WARN_UNUSED_VARIABLE = YES;
ingmarstein@2346
   864
				INFOPLIST_FILE = Info.plist;
ingmarstein@2346
   865
				INSTALL_PATH = "$(HOME)/Applications";
ingmarstein@2346
   866
				MACOSX_DEPLOYMENT_TARGET = 10.4;
ingmarstein@2346
   867
				PREBINDING = NO;
ingmarstein@3186
   868
				PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
ingmarstein@2346
   869
				PRODUCT_NAME = HardwareGrowler;
ingmarstein@3186
   870
				WARNING_CFLAGS = (
ingmarstein@3186
   871
					"-W",
ingmarstein@3186
   872
					"-Wall",
ingmarstein@3186
   873
				);
ingmarstein@2346
   874
				WRAPPER_EXTENSION = app;
ingmarstein@2346
   875
				ZERO_LINK = NO;
ingmarstein@2346
   876
			};
ingmarstein@2346
   877
			name = "Deployment - Tiger - G4";
ingmarstein@2346
   878
		};
ingmarstein@2346
   879
		95E4A2B90855C0DB006B3F45 /* Default */ = {
ingmarstein@2346
   880
			isa = XCBuildConfiguration;
ingmarstein@2346
   881
			buildSettings = {
ingmarstein@2611
   882
				FRAMEWORK_SEARCH_PATHS = "\"../../build/${BUILD_STYLE}\"";
ingmarstein@2346
   883
				GCC_C_LANGUAGE_STANDARD = gnu99;
ingmarstein@3186
   884
				GCC_ENABLE_SYMBOL_SEPARATION = NO;
ingmarstein@2346
   885
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
ingmarstein@2346
   886
				GCC_PREFIX_HEADER = HardwareNotifier_Prefix.pch;
ingmarstein@3186
   887
				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
ingmarstein@3186
   888
				GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
ingmarstein@2346
   889
				GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
ingmarstein@2346
   890
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
ingmarstein@2346
   891
				GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
ingmarstein@2346
   892
				GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
ingmarstein@2346
   893
				GCC_WARN_MISSING_PARENTHESES = YES;
ingmarstein@2346
   894
				GCC_WARN_SHADOW = YES;
ingmarstein@2346
   895
				GCC_WARN_SIGN_COMPARE = YES;
ingmarstein@2346
   896
				GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
ingmarstein@2346
   897
				GCC_WARN_UNINITIALIZED_AUTOS = YES;
ingmarstein@3186
   898
				GCC_WARN_UNKNOWN_PRAGMAS = YES;
ingmarstein@2346
   899
				GCC_WARN_UNUSED_FUNCTION = YES;
ingmarstein@2346
   900
				GCC_WARN_UNUSED_LABEL = YES;
ingmarstein@3186
   901
				GCC_WARN_UNUSED_PARAMETER = YES;
ingmarstein@2346
   902
				GCC_WARN_UNUSED_VALUE = YES;
ingmarstein@2346
   903
				GCC_WARN_UNUSED_VARIABLE = YES;
ingmarstein@2346
   904
				INFOPLIST_FILE = Info.plist;
ingmarstein@2346
   905
				INSTALL_PATH = "$(HOME)/Applications";
ingmarstein@2346
   906
				MACOSX_DEPLOYMENT_TARGET = 10.3;
ingmarstein@3186
   907
				PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
ingmarstein@2346
   908
				PRODUCT_NAME = HardwareGrowler;
ingmarstein@3186
   909
				WARNING_CFLAGS = (
ingmarstein@3186
   910
					"-W",
ingmarstein@3186
   911
					"-Wall",
ingmarstein@3186
   912
				);
ingmarstein@2346
   913
				WRAPPER_EXTENSION = app;
ingmarstein@2550
   914
				ZERO_LINK = NO;
ingmarstein@2346
   915
			};
ingmarstein@2346
   916
			name = Default;
ingmarstein@2346
   917
		};
ingmarstein@2346
   918
		95E4A2BB0855C0DB006B3F45 /* Development */ = {
ingmarstein@2346
   919
			isa = XCBuildConfiguration;
ingmarstein@2346
   920
			buildSettings = {
Peter@4195
   921
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
Peter@4195
   922
				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
ingmarstein@2346
   923
			};
ingmarstein@2346
   924
			name = Development;
ingmarstein@2346
   925
		};
ingmarstein@2346
   926
		95E4A2BC0855C0DB006B3F45 /* Deployment */ = {
ingmarstein@2346
   927
			isa = XCBuildConfiguration;
ingmarstein@2346
   928
			buildSettings = {
ingmarstein@2419
   929
				ARCHS = (
ingmarstein@2419
   930
					ppc,
ingmarstein@2419
   931
					i386,
ingmarstein@2419
   932
				);
Peter@4195
   933
				COPY_PHASE_STRIP = NO;
Peter@4195
   934
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
Peter@4195
   935
				DEPLOYMENT_POSTPROCESSING = YES;
Peter@4195
   936
				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
ingmarstein@2419
   937
				MACOSX_DEPLOYMENT_TARGET = 10.4;
ingmarstein@2419
   938
				SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
Peter@4195
   939
				SEPARATE_STRIP = YES;
Peter@4195
   940
				STRIP_INSTALLED_PRODUCT = YES;
ingmarstein@2346
   941
			};
ingmarstein@2346
   942
			name = Deployment;
ingmarstein@2346
   943
		};
ingmarstein@2346
   944
		95E4A2BD0855C0DB006B3F45 /* Deployment - Tiger - G4 */ = {
ingmarstein@2346
   945
			isa = XCBuildConfiguration;
ingmarstein@2346
   946
			buildSettings = {
ingmarstein@2419
   947
				ARCHS = (
ingmarstein@2419
   948
					ppc,
ingmarstein@2419
   949
					i386,
ingmarstein@2419
   950
				);
Peter@4195
   951
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
Peter@4195
   952
				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
ingmarstein@2419
   953
				MACOSX_DEPLOYMENT_TARGET = 10.4;
ingmarstein@2419
   954
				SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
ingmarstein@2346
   955
			};
ingmarstein@2346
   956
			name = "Deployment - Tiger - G4";
ingmarstein@2346
   957
		};
ingmarstein@2346
   958
		95E4A2BE0855C0DB006B3F45 /* Default */ = {
ingmarstein@2346
   959
			isa = XCBuildConfiguration;
ingmarstein@2346
   960
			buildSettings = {
ingmarstein@2419
   961
				ARCHS = (
ingmarstein@2419
   962
					ppc,
ingmarstein@2419
   963
					i386,
ingmarstein@2419
   964
				);
Peter@4195
   965
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
Peter@4195
   966
				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
ingmarstein@2419
   967
				MACOSX_DEPLOYMENT_TARGET = 10.4;
ingmarstein@2419
   968
				SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
ingmarstein@2346
   969
			};
ingmarstein@2346
   970
			name = Default;
ingmarstein@2346
   971
		};
ingmarstein@2346
   972
/* End XCBuildConfiguration section */
ingmarstein@2346
   973
ingmarstein@2346
   974
/* Begin XCConfigurationList section */
ingmarstein@2361
   975
		9533C22E085C3E94009F8046 /* Build configuration list for PBXAggregateTarget "External Frameworks" */ = {
ingmarstein@2361
   976
			isa = XCConfigurationList;
ingmarstein@2361
   977
			buildConfigurations = (
ingmarstein@2361
   978
				9533C22F085C3E94009F8046 /* Development */,
ingmarstein@2361
   979
				9533C230085C3E94009F8046 /* Deployment */,
ingmarstein@2361
   980
				9533C231085C3E94009F8046 /* Deployment - Tiger - G4 */,
ingmarstein@2361
   981
				9533C232085C3E94009F8046 /* Default */,
ingmarstein@2361
   982
			);
ingmarstein@2361
   983
			defaultConfigurationIsVisible = 0;
diggory@2843
   984
			defaultConfigurationName = Default;
ingmarstein@2361
   985
		};
ingmarstein@2346
   986
		95E4A2B50855C0DB006B3F45 /* Build configuration list for PBXNativeTarget "HardwareGrowler" */ = {
ingmarstein@2346
   987
			isa = XCConfigurationList;
ingmarstein@2346
   988
			buildConfigurations = (
ingmarstein@2346
   989
				95E4A2B60855C0DB006B3F45 /* Development */,
ingmarstein@2346
   990
				95E4A2B70855C0DB006B3F45 /* Deployment */,
ingmarstein@2346
   991
				95E4A2B80855C0DB006B3F45 /* Deployment - Tiger - G4 */,
ingmarstein@2346
   992
				95E4A2B90855C0DB006B3F45 /* Default */,
ingmarstein@2346
   993
			);
ingmarstein@2346
   994
			defaultConfigurationIsVisible = 0;
ingmarstein@2346
   995
			defaultConfigurationName = Default;
ingmarstein@2346
   996
		};
ingmarstein@2346
   997
		95E4A2BA0855C0DB006B3F45 /* Build configuration list for PBXProject "HardwareGrowler" */ = {
ingmarstein@2346
   998
			isa = XCConfigurationList;
ingmarstein@2346
   999
			buildConfigurations = (
ingmarstein@2346
  1000
				95E4A2BB0855C0DB006B3F45 /* Development */,
ingmarstein@2346
  1001
				95E4A2BC0855C0DB006B3F45 /* Deployment */,
ingmarstein@2346
  1002
				95E4A2BD0855C0DB006B3F45 /* Deployment - Tiger - G4 */,
ingmarstein@2346
  1003
				95E4A2BE0855C0DB006B3F45 /* Default */,
ingmarstein@2346
  1004
			);
ingmarstein@2346
  1005
			defaultConfigurationIsVisible = 0;
ingmarstein@2346
  1006
			defaultConfigurationName = Default;
ingmarstein@2346
  1007
		};
ingmarstein@2346
  1008
/* End XCConfigurationList section */
ingmarstein@2346
  1009
	};
ingmarstein@2346
  1010
	rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
ingmarstein@2346
  1011
}