Developer Tools/BeepHammer/BeepHammer.xcodeproj/project.pbxproj
author Peter Hosey
Wed Apr 15 18:54:23 2009 -0700 (2009-04-15)
changeset 4195 07c18306756c
parent 4194 4a55497142b3
child 4284 363fb439c277
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.
bgannin@3253
     1
// !$*UTF8*$!
bgannin@3253
     2
{
bgannin@3253
     3
	archiveVersion = 1;
bgannin@3253
     4
	classes = {
bgannin@3253
     5
	};
bgannin@3253
     6
	objectVersion = 42;
bgannin@3253
     7
	objects = {
bgannin@3253
     8
evands@3918
     9
/* Begin PBXAggregateTarget section */
evands@3918
    10
		34FBA34E0CA056E700958660 /* LinkifyGrowlFrameworks */ = {
evands@3918
    11
			isa = PBXAggregateTarget;
evands@3918
    12
			buildConfigurationList = 34FBA3520CA0570600958660 /* Build configuration list for PBXAggregateTarget "LinkifyGrowlFrameworks" */;
evands@3918
    13
			buildPhases = (
evands@3918
    14
				34FBA34D0CA056E700958660 /* ShellScript */,
evands@3918
    15
			);
evands@3918
    16
			dependencies = (
evands@3918
    17
			);
evands@3918
    18
			name = LinkifyGrowlFrameworks;
evands@3918
    19
			productName = LinkifyGrowlFrameworks;
evands@3918
    20
		};
evands@3918
    21
/* End PBXAggregateTarget section */
evands@3918
    22
bgannin@3253
    23
/* Begin PBXBuildFile section */
bgannin@3253
    24
		0717FC2D076587750083E17E /* BeepAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 0717FC2B076587750083E17E /* BeepAdditions.h */; };
bgannin@3253
    25
		0717FC2E076587750083E17E /* BeepAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 0717FC2C076587750083E17E /* BeepAdditions.m */; };
bgannin@3253
    26
		0717FC430765892F0083E17E /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 0717FC420765892F0083E17E /* Localizable.strings */; };
bgannin@3253
    27
		073B927406855EB30068C763 /* BeepController.h in Headers */ = {isa = PBXBuildFile; fileRef = 073B927206855EB30068C763 /* BeepController.h */; };
bgannin@3253
    28
		073B927506855EB30068C763 /* BeepController.m in Sources */ = {isa = PBXBuildFile; fileRef = 073B927306855EB30068C763 /* BeepController.m */; };
bgannin@3253
    29
		073B927706855EBF0068C763 /* BeepMain.m in Sources */ = {isa = PBXBuildFile; fileRef = 073B927606855EBF0068C763 /* BeepMain.m */; };
bgannin@3253
    30
		073B92C10685626C0068C763 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 073B92C00685626C0068C763 /* Cocoa.framework */; };
boredzo@3276
    31
		31DF208F0B1F85320096DEBB /* whistle-red.icns in Resources */ = {isa = PBXBuildFile; fileRef = 31DF208E0B1F85320096DEBB /* whistle-red.icns */; };
boredzo@3278
    32
		31DF20A70B1F86170096DEBB /* minus-8.png in Resources */ = {isa = PBXBuildFile; fileRef = 31DF20A50B1F86170096DEBB /* minus-8.png */; };
boredzo@3278
    33
		31DF20A80B1F86170096DEBB /* plus-8.png in Resources */ = {isa = PBXBuildFile; fileRef = 31DF20A60B1F86170096DEBB /* plus-8.png */; };
evands@3918
    34
		34FBA2FE0CA0553700958660 /* Growl.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 34FBA2E30CA0551E00958660 /* Growl.framework */; };
evands@3918
    35
		34FBA2FF0CA0553D00958660 /* Growl.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 34FBA2E30CA0551E00958660 /* Growl.framework */; };
evands@3918
    36
		34FBA3060CA0554800958660 /* BeepController.h in Headers */ = {isa = PBXBuildFile; fileRef = 073B927206855EB30068C763 /* BeepController.h */; };
evands@3918
    37
		34FBA3070CA0554800958660 /* BeepAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 0717FC2B076587750083E17E /* BeepAdditions.h */; };
evands@3918
    38
		34FBA3090CA0554800958660 /* BeepHammer.nib in Resources */ = {isa = PBXBuildFile; fileRef = 073B927D06855F050068C763 /* BeepHammer.nib */; };
evands@3918
    39
		34FBA30A0CA0554800958660 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 0717FC420765892F0083E17E /* Localizable.strings */; };
evands@3918
    40
		34FBA30B0CA0554800958660 /* BeepHammer-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = C4363FE60B0FBDBA00E4FC4B /* BeepHammer-Info.plist */; };
evands@3918
    41
		34FBA30C0CA0554800958660 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = C43640CF0B10094C00E4FC4B /* InfoPlist.strings */; };
evands@3918
    42
		34FBA30D0CA0554800958660 /* whistle-red.icns in Resources */ = {isa = PBXBuildFile; fileRef = 31DF208E0B1F85320096DEBB /* whistle-red.icns */; };
evands@3918
    43
		34FBA30E0CA0554800958660 /* minus-8.png in Resources */ = {isa = PBXBuildFile; fileRef = 31DF20A50B1F86170096DEBB /* minus-8.png */; };
evands@3918
    44
		34FBA30F0CA0554800958660 /* plus-8.png in Resources */ = {isa = PBXBuildFile; fileRef = 31DF20A60B1F86170096DEBB /* plus-8.png */; };
evands@3918
    45
		34FBA3110CA0554800958660 /* BeepController.m in Sources */ = {isa = PBXBuildFile; fileRef = 073B927306855EB30068C763 /* BeepController.m */; };
evands@3918
    46
		34FBA3120CA0554800958660 /* BeepMain.m in Sources */ = {isa = PBXBuildFile; fileRef = 073B927606855EBF0068C763 /* BeepMain.m */; };
evands@3918
    47
		34FBA3130CA0554800958660 /* BeepAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 0717FC2C076587750083E17E /* BeepAdditions.m */; };
evands@3918
    48
		34FBA3160CA0554800958660 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 073B92C00685626C0068C763 /* Cocoa.framework */; };
evands@3918
    49
		34FBA3480CA056C300958660 /* Growl-WithInstaller.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 34FBA2E70CA0551E00958660 /* Growl-WithInstaller.framework */; };
evands@3918
    50
		34FBA3490CA056C700958660 /* Growl-WithInstaller.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 34FBA2E70CA0551E00958660 /* Growl-WithInstaller.framework */; };
bgannin@3253
    51
		C4363FE70B0FBDBA00E4FC4B /* BeepHammer-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = C4363FE60B0FBDBA00E4FC4B /* BeepHammer-Info.plist */; };
bgannin@3253
    52
		C4363FF40B0FBE0F00E4FC4B /* BeepHammer.nib in Resources */ = {isa = PBXBuildFile; fileRef = 073B927D06855F050068C763 /* BeepHammer.nib */; };
bgannin@3255
    53
		C43640D10B10094C00E4FC4B /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = C43640CF0B10094C00E4FC4B /* InfoPlist.strings */; };
bgannin@3253
    54
/* End PBXBuildFile section */
bgannin@3253
    55
evands@3918
    56
/* Begin PBXContainerItemProxy section */
evands@3918
    57
		34FBA2DC0CA0551E00958660 /* PBXContainerItemProxy */ = {
evands@3918
    58
			isa = PBXContainerItemProxy;
evands@3918
    59
			containerPortal = 34FBA2C70CA0551E00958660 /* Growl.xcodeproj */;
evands@3918
    60
			proxyType = 2;
evands@3919
    61
			remoteGlobalIDString = 8D202CF80486D31800D8A456;
evands@3918
    62
			remoteInfo = Growl;
evands@3918
    63
		};
evands@3918
    64
		34FBA2DE0CA0551E00958660 /* PBXContainerItemProxy */ = {
evands@3918
    65
			isa = PBXContainerItemProxy;
evands@3918
    66
			containerPortal = 34FBA2C70CA0551E00958660 /* Growl.xcodeproj */;
evands@3918
    67
			proxyType = 2;
evands@3919
    68
			remoteGlobalIDString = CB61E5180637763C00E0DDC7;
evands@3918
    69
			remoteInfo = GrowlHelperApp;
evands@3918
    70
		};
evands@3918
    71
		34FBA2E00CA0551E00958660 /* PBXContainerItemProxy */ = {
evands@3918
    72
			isa = PBXContainerItemProxy;
evands@3918
    73
			containerPortal = 34FBA2C70CA0551E00958660 /* Growl.xcodeproj */;
evands@3918
    74
			proxyType = 2;
evands@3919
    75
			remoteGlobalIDString = 95075AB00817F5DB00D862A5;
evands@3918
    76
			remoteInfo = GrowlMenu;
evands@3918
    77
		};
evands@3918
    78
		34FBA2E20CA0551E00958660 /* PBXContainerItemProxy */ = {
evands@3918
    79
			isa = PBXContainerItemProxy;
evands@3918
    80
			containerPortal = 34FBA2C70CA0551E00958660 /* Growl.xcodeproj */;
evands@3918
    81
			proxyType = 2;
evands@3919
    82
			remoteGlobalIDString = 34F60EAB078E1CD500CECA86;
evands@3918
    83
			remoteInfo = Growl.framework;
evands@3918
    84
		};
evands@3918
    85
		34FBA2E40CA0551E00958660 /* PBXContainerItemProxy */ = {
evands@3918
    86
			isa = PBXContainerItemProxy;
evands@3918
    87
			containerPortal = 34FBA2C70CA0551E00958660 /* Growl.xcodeproj */;
evands@3918
    88
			proxyType = 2;
evands@3919
    89
			remoteGlobalIDString = 34725B0F0C0678A000499F50;
evands@3918
    90
			remoteInfo = Growl.dylib;
evands@3918
    91
		};
evands@3918
    92
		34FBA2E60CA0551E00958660 /* PBXContainerItemProxy */ = {
evands@3918
    93
			isa = PBXContainerItemProxy;
evands@3918
    94
			containerPortal = 34FBA2C70CA0551E00958660 /* Growl.xcodeproj */;
evands@3918
    95
			proxyType = 2;
evands@3919
    96
			remoteGlobalIDString = 34F60EF9078E226300CECA86;
evands@3918
    97
			remoteInfo = "Growl-WithInstaller.framework";
evands@3918
    98
		};
evands@3918
    99
		34FBA2E80CA0551E00958660 /* PBXContainerItemProxy */ = {
evands@3918
   100
			isa = PBXContainerItemProxy;
evands@3918
   101
			containerPortal = 34FBA2C70CA0551E00958660 /* Growl.xcodeproj */;
evands@3918
   102
			proxyType = 2;
evands@3919
   103
			remoteGlobalIDString = 0AB508B10767C87B006EA5CB;
evands@3918
   104
			remoteInfo = Speech;
evands@3918
   105
		};
evands@3918
   106
		34FBA2EA0CA0551E00958660 /* PBXContainerItemProxy */ = {
evands@3918
   107
			isa = PBXContainerItemProxy;
evands@3918
   108
			containerPortal = 34FBA2C70CA0551E00958660 /* Growl.xcodeproj */;
evands@3918
   109
			proxyType = 2;
evands@3919
   110
			remoteGlobalIDString = 95FC347907E0458E00BD8674;
evands@3918
   111
			remoteInfo = Brushed;
evands@3918
   112
		};
evands@3918
   113
		34FBA2EC0CA0551E00958660 /* PBXContainerItemProxy */ = {
evands@3918
   114
			isa = PBXContainerItemProxy;
evands@3918
   115
			containerPortal = 34FBA2C70CA0551E00958660 /* Growl.xcodeproj */;
evands@3918
   116
			proxyType = 2;
evands@3919
   117
			remoteGlobalIDString = 0AB508AE0767C87B006EA5CB;
evands@3918
   118
			remoteInfo = Bubbles;
evands@3918
   119
		};
evands@3918
   120
		34FBA2EE0CA0551E00958660 /* PBXContainerItemProxy */ = {
evands@3918
   121
			isa = PBXContainerItemProxy;
evands@3918
   122
			containerPortal = 34FBA2C70CA0551E00958660 /* Growl.xcodeproj */;
evands@3918
   123
			proxyType = 2;
evands@3919
   124
			remoteGlobalIDString = E14410EF0A94072E0063C4DC;
evands@3918
   125
			remoteInfo = iCal;
evands@3918
   126
		};
evands@3918
   127
		34FBA2F00CA0551E00958660 /* PBXContainerItemProxy */ = {
evands@3918
   128
			isa = PBXContainerItemProxy;
evands@3918
   129
			containerPortal = 34FBA2C70CA0551E00958660 /* Growl.xcodeproj */;
evands@3918
   130
			proxyType = 2;
evands@3919
   131
			remoteGlobalIDString = 0AB508B40767C87B006EA5CB;
evands@3918
   132
			remoteInfo = Bezel;
evands@3918
   133
		};
evands@3918
   134
		34FBA2F20CA0551E00958660 /* PBXContainerItemProxy */ = {
evands@3918
   135
			isa = PBXContainerItemProxy;
evands@3918
   136
			containerPortal = 34FBA2C70CA0551E00958660 /* Growl.xcodeproj */;
evands@3918
   137
			proxyType = 2;
evands@3919
   138
			remoteGlobalIDString = 0AB508AF0767C87B006EA5CB;
evands@3918
   139
			remoteInfo = Smoke;
evands@3918
   140
		};
evands@3918
   141
		34FBA2F40CA0551E00958660 /* PBXContainerItemProxy */ = {
evands@3918
   142
			isa = PBXContainerItemProxy;
evands@3918
   143
			containerPortal = 34FBA2C70CA0551E00958660 /* Growl.xcodeproj */;
evands@3918
   144
			proxyType = 2;
evands@3919
   145
			remoteGlobalIDString = 93BC379E095A662B0002B365;
evands@3918
   146
			remoteInfo = Nano;
evands@3918
   147
		};
evands@3918
   148
		34FBA2F60CA0551E00958660 /* PBXContainerItemProxy */ = {
evands@3918
   149
			isa = PBXContainerItemProxy;
evands@3918
   150
			containerPortal = 34FBA2C70CA0551E00958660 /* Growl.xcodeproj */;
evands@3918
   151
			proxyType = 2;
evands@3919
   152
			remoteGlobalIDString = 0AB508B00767C87B006EA5CB;
evands@3918
   153
			remoteInfo = MailMe;
evands@3918
   154
		};
evands@3918
   155
		34FBA2F80CA0551E00958660 /* PBXContainerItemProxy */ = {
evands@3918
   156
			isa = PBXContainerItemProxy;
evands@3918
   157
			containerPortal = 34FBA2C70CA0551E00958660 /* Growl.xcodeproj */;
evands@3918
   158
			proxyType = 2;
evands@3919
   159
			remoteGlobalIDString = 0AB508B30767C87B006EA5CB;
evands@3918
   160
			remoteInfo = MusicVideo;
evands@3918
   161
		};
evands@3918
   162
		34FBA2FA0CA0551E00958660 /* PBXContainerItemProxy */ = {
evands@3918
   163
			isa = PBXContainerItemProxy;
evands@3918
   164
			containerPortal = 34FBA2C70CA0551E00958660 /* Growl.xcodeproj */;
evands@3918
   165
			proxyType = 2;
evands@3919
   166
			remoteGlobalIDString = DD4939CC084BACA700D1CCCB;
evands@3918
   167
			remoteInfo = SMS;
evands@3918
   168
		};
evands@3918
   169
		34FBA2FC0CA0552D00958660 /* PBXContainerItemProxy */ = {
evands@3918
   170
			isa = PBXContainerItemProxy;
evands@3918
   171
			containerPortal = 34FBA2C70CA0551E00958660 /* Growl.xcodeproj */;
evands@3918
   172
			proxyType = 1;
evands@3919
   173
			remoteGlobalIDString = 34F60EAA078E1CD500CECA86;
evands@3918
   174
			remoteInfo = Growl.framework;
evands@3918
   175
		};
evands@3918
   176
		34FBA3200CA0558A00958660 /* PBXContainerItemProxy */ = {
evands@3918
   177
			isa = PBXContainerItemProxy;
evands@3918
   178
			containerPortal = 34FBA2C70CA0551E00958660 /* Growl.xcodeproj */;
evands@3918
   179
			proxyType = 1;
evands@3919
   180
			remoteGlobalIDString = 34F60EF8078E226300CECA86;
evands@3918
   181
			remoteInfo = "Growl-WithInstaller.framework";
evands@3918
   182
		};
evands@3918
   183
		34FBA35E0CA057A600958660 /* PBXContainerItemProxy */ = {
evands@3918
   184
			isa = PBXContainerItemProxy;
evands@3918
   185
			containerPortal = 073B925106855E0F0068C763 /* Project object */;
evands@3918
   186
			proxyType = 1;
evands@3919
   187
			remoteGlobalIDString = 34FBA34E0CA056E700958660;
evands@3918
   188
			remoteInfo = LinkifyGrowlFrameworks;
evands@3918
   189
		};
evands@3918
   190
		34FBA3730CA059A200958660 /* PBXContainerItemProxy */ = {
evands@3918
   191
			isa = PBXContainerItemProxy;
evands@3918
   192
			containerPortal = 073B925106855E0F0068C763 /* Project object */;
evands@3918
   193
			proxyType = 1;
evands@3919
   194
			remoteGlobalIDString = 34FBA34E0CA056E700958660;
evands@3918
   195
			remoteInfo = LinkifyGrowlFrameworks;
evands@3918
   196
		};
evands@3918
   197
/* End PBXContainerItemProxy section */
evands@3918
   198
bgannin@3253
   199
/* Begin PBXCopyFilesBuildPhase section */
bgannin@3253
   200
		3447EAE0079DC5FB0055F264 /* CopyFiles */ = {
bgannin@3253
   201
			isa = PBXCopyFilesBuildPhase;
bgannin@3253
   202
			buildActionMask = 2147483647;
bgannin@3253
   203
			dstPath = "";
bgannin@3253
   204
			dstSubfolderSpec = 10;
bgannin@3253
   205
			files = (
evands@3918
   206
				34FBA2FF0CA0553D00958660 /* Growl.framework in CopyFiles */,
evands@3918
   207
			);
evands@3918
   208
			runOnlyForDeploymentPostprocessing = 0;
evands@3918
   209
		};
evands@3918
   210
		34FBA3030CA0554800958660 /* CopyFiles */ = {
evands@3918
   211
			isa = PBXCopyFilesBuildPhase;
evands@3918
   212
			buildActionMask = 2147483647;
evands@3918
   213
			dstPath = "";
evands@3918
   214
			dstSubfolderSpec = 10;
evands@3918
   215
			files = (
evands@3918
   216
				34FBA3490CA056C700958660 /* Growl-WithInstaller.framework in CopyFiles */,
bgannin@3253
   217
			);
bgannin@3253
   218
			runOnlyForDeploymentPostprocessing = 0;
bgannin@3253
   219
		};
bgannin@3253
   220
/* End PBXCopyFilesBuildPhase section */
bgannin@3253
   221
bgannin@3253
   222
/* Begin PBXFileReference section */
bgannin@3253
   223
		0717FC2B076587750083E17E /* BeepAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BeepAdditions.h; sourceTree = "<group>"; };
bgannin@3253
   224
		0717FC2C076587750083E17E /* BeepAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BeepAdditions.m; sourceTree = "<group>"; };
bgannin@3253
   225
		0717FC40076589230083E17E /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/Localizable.strings; sourceTree = "<group>"; };
bgannin@3253
   226
		073B925B06855E200068C763 /* BeepHammer.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = BeepHammer.app; sourceTree = BUILT_PRODUCTS_DIR; };
bgannin@3253
   227
		073B927206855EB30068C763 /* BeepController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BeepController.h; sourceTree = "<group>"; };
bgannin@3253
   228
		073B927306855EB30068C763 /* BeepController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BeepController.m; sourceTree = "<group>"; };
bgannin@3253
   229
		073B927606855EBF0068C763 /* BeepMain.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BeepMain.m; sourceTree = "<group>"; };
bgannin@3253
   230
		073B927D06855F050068C763 /* BeepHammer.nib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = wrapper.nib; name = BeepHammer.nib; path = English.lproj/BeepHammer.nib; sourceTree = "<group>"; };
bgannin@3253
   231
		073B92C00685626C0068C763 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
boredzo@3276
   232
		31DF208E0B1F85320096DEBB /* whistle-red.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = "whistle-red.icns"; sourceTree = "<group>"; };
bgannin@3373
   233
		31DF20A50B1F86170096DEBB /* minus-8.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "minus-8.png"; path = "../../Common/Resources/plusminus/minus-8.png"; sourceTree = SOURCE_ROOT; };
bgannin@3373
   234
		31DF20A60B1F86170096DEBB /* plus-8.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "plus-8.png"; path = "../../Common/Resources/plusminus/plus-8.png"; sourceTree = SOURCE_ROOT; };
evands@3918
   235
		34FBA2C70CA0551E00958660 /* Growl.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = Growl.xcodeproj; path = ../../Growl.xcodeproj; sourceTree = SOURCE_ROOT; };
evands@3918
   236
		34FBA31B0CA0554800958660 /* BeepHammer Growl-WithInstaller.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "BeepHammer Growl-WithInstaller.app"; sourceTree = BUILT_PRODUCTS_DIR; };
Peter@4194
   237
		34FBA31D0CA0554800958660 /* BeepHammer-Info copy.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = "BeepHammer-Info copy.plist"; sourceTree = "<group>"; };
evands@3918
   238
		34FBA3360CA0566100958660 /* Growl.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Growl.framework; path = ../../../../build/Development/Growl.framework; sourceTree = BUILT_PRODUCTS_DIR; };
Peter@4194
   239
		C4363FE60B0FBDBA00E4FC4B /* BeepHammer-Info.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; path = "BeepHammer-Info.plist"; sourceTree = "<group>"; };
bgannin@3255
   240
		C43640D00B10094C00E4FC4B /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
bgannin@3253
   241
/* End PBXFileReference section */
bgannin@3253
   242
bgannin@3253
   243
/* Begin PBXFrameworksBuildPhase section */
evands@3918
   244
		34FBA3140CA0554800958660 /* Frameworks */ = {
evands@3918
   245
			isa = PBXFrameworksBuildPhase;
evands@3918
   246
			buildActionMask = 2147483647;
evands@3918
   247
			files = (
evands@3918
   248
				34FBA3480CA056C300958660 /* Growl-WithInstaller.framework in Frameworks */,
evands@3918
   249
				34FBA3160CA0554800958660 /* Cocoa.framework in Frameworks */,
evands@3918
   250
			);
evands@3918
   251
			runOnlyForDeploymentPostprocessing = 0;
evands@3918
   252
		};
bgannin@3253
   253
		CBBC7DE10659313D00684B79 /* Frameworks */ = {
bgannin@3253
   254
			isa = PBXFrameworksBuildPhase;
bgannin@3253
   255
			buildActionMask = 2147483647;
bgannin@3253
   256
			files = (
evands@3918
   257
				34FBA2FE0CA0553700958660 /* Growl.framework in Frameworks */,
bgannin@3253
   258
				073B92C10685626C0068C763 /* Cocoa.framework in Frameworks */,
bgannin@3253
   259
			);
bgannin@3253
   260
			runOnlyForDeploymentPostprocessing = 0;
bgannin@3253
   261
		};
bgannin@3253
   262
/* End PBXFrameworksBuildPhase section */
bgannin@3253
   263
bgannin@3253
   264
/* Begin PBXGroup section */
bgannin@3253
   265
		073B924D06855E0F0068C763 = {
bgannin@3253
   266
			isa = PBXGroup;
bgannin@3253
   267
			children = (
bgannin@3253
   268
				073B927606855EBF0068C763 /* BeepMain.m */,
bgannin@3253
   269
				073B926E06855E860068C763 /* Classes */,
bgannin@3253
   270
				073B927106855E900068C763 /* Resources */,
bgannin@3253
   271
				073B92BD068562540068C763 /* External Frameworks */,
evands@3918
   272
				34FBA3360CA0566100958660 /* Growl.framework */,
evands@3918
   273
				34FBA2C70CA0551E00958660 /* Growl.xcodeproj */,
bgannin@3253
   274
				073B925C06855E200068C763 /* Products */,
bgannin@3253
   275
			);
bgannin@3253
   276
			sourceTree = "<group>";
bgannin@3253
   277
		};
bgannin@3253
   278
		073B925C06855E200068C763 /* Products */ = {
bgannin@3253
   279
			isa = PBXGroup;
bgannin@3253
   280
			children = (
bgannin@3253
   281
				073B925B06855E200068C763 /* BeepHammer.app */,
evands@3918
   282
				34FBA31B0CA0554800958660 /* BeepHammer Growl-WithInstaller.app */,
bgannin@3253
   283
			);
bgannin@3253
   284
			name = Products;
bgannin@3253
   285
			sourceTree = "<group>";
bgannin@3253
   286
		};
bgannin@3253
   287
		073B926E06855E860068C763 /* Classes */ = {
bgannin@3253
   288
			isa = PBXGroup;
bgannin@3253
   289
			children = (
bgannin@3253
   290
				0717FC2B076587750083E17E /* BeepAdditions.h */,
bgannin@3253
   291
				0717FC2C076587750083E17E /* BeepAdditions.m */,
bgannin@3253
   292
				073B927206855EB30068C763 /* BeepController.h */,
bgannin@3253
   293
				073B927306855EB30068C763 /* BeepController.m */,
bgannin@3253
   294
			);
bgannin@3253
   295
			name = Classes;
bgannin@3253
   296
			sourceTree = "<group>";
bgannin@3253
   297
		};
bgannin@3253
   298
		073B927106855E900068C763 /* Resources */ = {
bgannin@3253
   299
			isa = PBXGroup;
bgannin@3253
   300
			children = (
bgannin@3253
   301
				C4363FE60B0FBDBA00E4FC4B /* BeepHammer-Info.plist */,
bgannin@3253
   302
				0717FC420765892F0083E17E /* Localizable.strings */,
bgannin@3253
   303
				073B927D06855F050068C763 /* BeepHammer.nib */,
boredzo@3276
   304
				31DF208E0B1F85320096DEBB /* whistle-red.icns */,
boredzo@3278
   305
				31DF20A60B1F86170096DEBB /* plus-8.png */,
boredzo@3278
   306
				31DF20A50B1F86170096DEBB /* minus-8.png */,
bgannin@3255
   307
				C43640CF0B10094C00E4FC4B /* InfoPlist.strings */,
evands@3918
   308
				34FBA31D0CA0554800958660 /* BeepHammer-Info copy.plist */,
bgannin@3253
   309
			);
bgannin@3253
   310
			name = Resources;
bgannin@3253
   311
			sourceTree = "<group>";
bgannin@3253
   312
		};
bgannin@3253
   313
		073B92BD068562540068C763 /* External Frameworks */ = {
bgannin@3253
   314
			isa = PBXGroup;
bgannin@3253
   315
			children = (
bgannin@3253
   316
				073B92C00685626C0068C763 /* Cocoa.framework */,
bgannin@3253
   317
			);
bgannin@3253
   318
			name = "External Frameworks";
bgannin@3253
   319
			sourceTree = "<group>";
bgannin@3253
   320
		};
evands@3918
   321
		34FBA2C80CA0551E00958660 /* Products */ = {
evands@3918
   322
			isa = PBXGroup;
evands@3918
   323
			children = (
evands@3918
   324
				34FBA2DD0CA0551E00958660 /* Growl.prefPane */,
evands@3918
   325
				34FBA2DF0CA0551E00958660 /* GrowlHelperApp.app */,
evands@3918
   326
				34FBA2E10CA0551E00958660 /* GrowlMenu.app */,
evands@3918
   327
				34FBA2E30CA0551E00958660 /* Growl.framework */,
evands@3918
   328
				34FBA2E50CA0551E00958660 /* Growl.dylib */,
evands@3918
   329
				34FBA2E70CA0551E00958660 /* Growl-WithInstaller.framework */,
evands@3918
   330
				34FBA2E90CA0551E00958660 /* Speech.growlView */,
evands@3918
   331
				34FBA2EB0CA0551E00958660 /* Brushed.growlView */,
evands@3918
   332
				34FBA2ED0CA0551E00958660 /* Bubbles.growlView */,
evands@3918
   333
				34FBA2EF0CA0551E00958660 /* iCal.growlView */,
evands@3918
   334
				34FBA2F10CA0551E00958660 /* Bezel.growlView */,
evands@3918
   335
				34FBA2F30CA0551E00958660 /* Smoke.growlView */,
evands@3918
   336
				34FBA2F50CA0551E00958660 /* Nano.growlView */,
evands@3918
   337
				34FBA2F70CA0551E00958660 /* MailMe.growlView */,
evands@3918
   338
				34FBA2F90CA0551E00958660 /* MusicVideo.growlView */,
evands@3918
   339
				34FBA2FB0CA0551E00958660 /* SMS.growlView */,
evands@3918
   340
			);
evands@3918
   341
			name = Products;
evands@3918
   342
			sourceTree = "<group>";
evands@3918
   343
		};
bgannin@3253
   344
/* End PBXGroup section */
bgannin@3253
   345
bgannin@3253
   346
/* Begin PBXHeadersBuildPhase section */
evands@3918
   347
		34FBA3050CA0554800958660 /* Headers */ = {
evands@3918
   348
			isa = PBXHeadersBuildPhase;
evands@3918
   349
			buildActionMask = 2147483647;
evands@3918
   350
			files = (
evands@3918
   351
				34FBA3060CA0554800958660 /* BeepController.h in Headers */,
evands@3918
   352
				34FBA3070CA0554800958660 /* BeepAdditions.h in Headers */,
evands@3918
   353
			);
evands@3918
   354
			runOnlyForDeploymentPostprocessing = 0;
evands@3918
   355
		};
bgannin@3253
   356
		CBBC7DDE0659313D00684B79 /* Headers */ = {
bgannin@3253
   357
			isa = PBXHeadersBuildPhase;
bgannin@3253
   358
			buildActionMask = 2147483647;
bgannin@3253
   359
			files = (
bgannin@3253
   360
				073B927406855EB30068C763 /* BeepController.h in Headers */,
bgannin@3253
   361
				0717FC2D076587750083E17E /* BeepAdditions.h in Headers */,
bgannin@3253
   362
			);
bgannin@3253
   363
			runOnlyForDeploymentPostprocessing = 0;
bgannin@3253
   364
		};
bgannin@3253
   365
/* End PBXHeadersBuildPhase section */
bgannin@3253
   366
bgannin@3253
   367
/* Begin PBXNativeTarget section */
evands@3918
   368
		34FBA3000CA0554800958660 /* BeepHammer Growl-WithInstaller */ = {
evands@3918
   369
			isa = PBXNativeTarget;
evands@3918
   370
			buildConfigurationList = 34FBA3170CA0554800958660 /* Build configuration list for PBXNativeTarget "BeepHammer Growl-WithInstaller" */;
evands@3918
   371
			buildPhases = (
evands@3918
   372
				34FBA3030CA0554800958660 /* CopyFiles */,
evands@3918
   373
				34FBA3050CA0554800958660 /* Headers */,
evands@3918
   374
				34FBA3080CA0554800958660 /* Resources */,
evands@3918
   375
				34FBA3100CA0554800958660 /* Sources */,
evands@3918
   376
				34FBA3140CA0554800958660 /* Frameworks */,
evands@3918
   377
			);
evands@3918
   378
			buildRules = (
evands@3918
   379
			);
evands@3918
   380
			dependencies = (
evands@3918
   381
				34FBA3210CA0558A00958660 /* PBXTargetDependency */,
evands@3918
   382
				34FBA35F0CA057A600958660 /* PBXTargetDependency */,
evands@3918
   383
			);
evands@3918
   384
			name = "BeepHammer Growl-WithInstaller";
evands@3918
   385
			productName = Beep;
evands@3918
   386
			productReference = 34FBA31B0CA0554800958660 /* BeepHammer Growl-WithInstaller.app */;
evands@3918
   387
			productType = "com.apple.product-type.application";
evands@3918
   388
		};
bgannin@3253
   389
		CBBC7DE20659313D00684B79 /* BeepHammer */ = {
bgannin@3253
   390
			isa = PBXNativeTarget;
bgannin@3253
   391
			buildConfigurationList = 95E4A38E0855C1A3006B3F45 /* Build configuration list for PBXNativeTarget "BeepHammer" */;
bgannin@3253
   392
			buildPhases = (
bgannin@3253
   393
				3447EAE0079DC5FB0055F264 /* CopyFiles */,
bgannin@3253
   394
				CBBC7DDE0659313D00684B79 /* Headers */,
bgannin@3253
   395
				CBBC7DDF0659313D00684B79 /* Resources */,
bgannin@3253
   396
				CBBC7DE00659313D00684B79 /* Sources */,
bgannin@3253
   397
				CBBC7DE10659313D00684B79 /* Frameworks */,
bgannin@3253
   398
			);
bgannin@3253
   399
			buildRules = (
bgannin@3253
   400
			);
bgannin@3253
   401
			dependencies = (
evands@3918
   402
				34FBA2FD0CA0552D00958660 /* PBXTargetDependency */,
evands@3918
   403
				34FBA3740CA059A200958660 /* PBXTargetDependency */,
bgannin@3253
   404
			);
bgannin@3253
   405
			name = BeepHammer;
bgannin@3253
   406
			productName = Beep;
bgannin@3253
   407
			productReference = 073B925B06855E200068C763 /* BeepHammer.app */;
bgannin@3253
   408
			productType = "com.apple.product-type.application";
bgannin@3253
   409
		};
bgannin@3253
   410
/* End PBXNativeTarget section */
bgannin@3253
   411
bgannin@3253
   412
/* Begin PBXProject section */
bgannin@3253
   413
		073B925106855E0F0068C763 /* Project object */ = {
bgannin@3253
   414
			isa = PBXProject;
bgannin@3253
   415
			buildConfigurationList = 95E4A3920855C1A3006B3F45 /* Build configuration list for PBXProject "BeepHammer" */;
evands@3918
   416
			compatibilityVersion = "Xcode 2.4";
bgannin@3253
   417
			hasScannedForEncodings = 1;
bgannin@3253
   418
			mainGroup = 073B924D06855E0F0068C763;
bgannin@3253
   419
			productRefGroup = 073B925C06855E200068C763 /* Products */;
bgannin@3253
   420
			projectDirPath = "";
evands@3918
   421
			projectReferences = (
evands@3918
   422
				{
evands@3918
   423
					ProductGroup = 34FBA2C80CA0551E00958660 /* Products */;
evands@3918
   424
					ProjectRef = 34FBA2C70CA0551E00958660 /* Growl.xcodeproj */;
evands@3918
   425
				},
evands@3918
   426
			);
evands@3918
   427
			projectRoot = "";
bgannin@3253
   428
			targets = (
bgannin@3253
   429
				CBBC7DE20659313D00684B79 /* BeepHammer */,
evands@3918
   430
				34FBA3000CA0554800958660 /* BeepHammer Growl-WithInstaller */,
evands@3918
   431
				34FBA34E0CA056E700958660 /* LinkifyGrowlFrameworks */,
bgannin@3253
   432
			);
bgannin@3253
   433
		};
bgannin@3253
   434
/* End PBXProject section */
bgannin@3253
   435
evands@3918
   436
/* Begin PBXReferenceProxy section */
evands@3918
   437
		34FBA2DD0CA0551E00958660 /* Growl.prefPane */ = {
evands@3918
   438
			isa = PBXReferenceProxy;
evands@3918
   439
			fileType = wrapper.cfbundle;
evands@3918
   440
			path = Growl.prefPane;
evands@3918
   441
			remoteRef = 34FBA2DC0CA0551E00958660 /* PBXContainerItemProxy */;
evands@3918
   442
			sourceTree = BUILT_PRODUCTS_DIR;
evands@3918
   443
		};
evands@3918
   444
		34FBA2DF0CA0551E00958660 /* GrowlHelperApp.app */ = {
evands@3918
   445
			isa = PBXReferenceProxy;
evands@3918
   446
			fileType = wrapper.application;
evands@3918
   447
			path = GrowlHelperApp.app;
evands@3918
   448
			remoteRef = 34FBA2DE0CA0551E00958660 /* PBXContainerItemProxy */;
evands@3918
   449
			sourceTree = BUILT_PRODUCTS_DIR;
evands@3918
   450
		};
evands@3918
   451
		34FBA2E10CA0551E00958660 /* GrowlMenu.app */ = {
evands@3918
   452
			isa = PBXReferenceProxy;
evands@3918
   453
			fileType = wrapper.application;
evands@3918
   454
			path = GrowlMenu.app;
evands@3918
   455
			remoteRef = 34FBA2E00CA0551E00958660 /* PBXContainerItemProxy */;
evands@3918
   456
			sourceTree = BUILT_PRODUCTS_DIR;
evands@3918
   457
		};
evands@3918
   458
		34FBA2E30CA0551E00958660 /* Growl.framework */ = {
evands@3918
   459
			isa = PBXReferenceProxy;
evands@3918
   460
			fileType = wrapper.framework;
evands@3918
   461
			path = Growl.framework;
evands@3918
   462
			remoteRef = 34FBA2E20CA0551E00958660 /* PBXContainerItemProxy */;
evands@3918
   463
			sourceTree = BUILT_PRODUCTS_DIR;
evands@3918
   464
		};
evands@3918
   465
		34FBA2E50CA0551E00958660 /* Growl.dylib */ = {
evands@3918
   466
			isa = PBXReferenceProxy;
evands@3918
   467
			fileType = "compiled.mach-o.dylib";
evands@3918
   468
			path = Growl.dylib;
evands@3918
   469
			remoteRef = 34FBA2E40CA0551E00958660 /* PBXContainerItemProxy */;
evands@3918
   470
			sourceTree = BUILT_PRODUCTS_DIR;
evands@3918
   471
		};
evands@3918
   472
		34FBA2E70CA0551E00958660 /* Growl-WithInstaller.framework */ = {
evands@3918
   473
			isa = PBXReferenceProxy;
evands@3918
   474
			fileType = wrapper.framework;
evands@3918
   475
			path = "Growl-WithInstaller.framework";
evands@3918
   476
			remoteRef = 34FBA2E60CA0551E00958660 /* PBXContainerItemProxy */;
evands@3918
   477
			sourceTree = BUILT_PRODUCTS_DIR;
evands@3918
   478
		};
evands@3918
   479
		34FBA2E90CA0551E00958660 /* Speech.growlView */ = {
evands@3918
   480
			isa = PBXReferenceProxy;
evands@3918
   481
			fileType = wrapper.cfbundle;
evands@3918
   482
			path = Speech.growlView;
evands@3918
   483
			remoteRef = 34FBA2E80CA0551E00958660 /* PBXContainerItemProxy */;
evands@3918
   484
			sourceTree = BUILT_PRODUCTS_DIR;
evands@3918
   485
		};
evands@3918
   486
		34FBA2EB0CA0551E00958660 /* Brushed.growlView */ = {
evands@3918
   487
			isa = PBXReferenceProxy;
evands@3918
   488
			fileType = wrapper.cfbundle;
evands@3918
   489
			path = Brushed.growlView;
evands@3918
   490
			remoteRef = 34FBA2EA0CA0551E00958660 /* PBXContainerItemProxy */;
evands@3918
   491
			sourceTree = BUILT_PRODUCTS_DIR;
evands@3918
   492
		};
evands@3918
   493
		34FBA2ED0CA0551E00958660 /* Bubbles.growlView */ = {
evands@3918
   494
			isa = PBXReferenceProxy;
evands@3918
   495
			fileType = wrapper.cfbundle;
evands@3918
   496
			path = Bubbles.growlView;
evands@3918
   497
			remoteRef = 34FBA2EC0CA0551E00958660 /* PBXContainerItemProxy */;
evands@3918
   498
			sourceTree = BUILT_PRODUCTS_DIR;
evands@3918
   499
		};
evands@3918
   500
		34FBA2EF0CA0551E00958660 /* iCal.growlView */ = {
evands@3918
   501
			isa = PBXReferenceProxy;
evands@3918
   502
			fileType = wrapper.cfbundle;
evands@3918
   503
			path = iCal.growlView;
evands@3918
   504
			remoteRef = 34FBA2EE0CA0551E00958660 /* PBXContainerItemProxy */;
evands@3918
   505
			sourceTree = BUILT_PRODUCTS_DIR;
evands@3918
   506
		};
evands@3918
   507
		34FBA2F10CA0551E00958660 /* Bezel.growlView */ = {
evands@3918
   508
			isa = PBXReferenceProxy;
evands@3918
   509
			fileType = wrapper.cfbundle;
evands@3918
   510
			path = Bezel.growlView;
evands@3918
   511
			remoteRef = 34FBA2F00CA0551E00958660 /* PBXContainerItemProxy */;
evands@3918
   512
			sourceTree = BUILT_PRODUCTS_DIR;
evands@3918
   513
		};
evands@3918
   514
		34FBA2F30CA0551E00958660 /* Smoke.growlView */ = {
evands@3918
   515
			isa = PBXReferenceProxy;
evands@3918
   516
			fileType = wrapper.cfbundle;
evands@3918
   517
			path = Smoke.growlView;
evands@3918
   518
			remoteRef = 34FBA2F20CA0551E00958660 /* PBXContainerItemProxy */;
evands@3918
   519
			sourceTree = BUILT_PRODUCTS_DIR;
evands@3918
   520
		};
evands@3918
   521
		34FBA2F50CA0551E00958660 /* Nano.growlView */ = {
evands@3918
   522
			isa = PBXReferenceProxy;
evands@3918
   523
			fileType = wrapper.cfbundle;
evands@3918
   524
			path = Nano.growlView;
evands@3918
   525
			remoteRef = 34FBA2F40CA0551E00958660 /* PBXContainerItemProxy */;
evands@3918
   526
			sourceTree = BUILT_PRODUCTS_DIR;
evands@3918
   527
		};
evands@3918
   528
		34FBA2F70CA0551E00958660 /* MailMe.growlView */ = {
evands@3918
   529
			isa = PBXReferenceProxy;
evands@3918
   530
			fileType = wrapper.cfbundle;
evands@3918
   531
			path = MailMe.growlView;
evands@3918
   532
			remoteRef = 34FBA2F60CA0551E00958660 /* PBXContainerItemProxy */;
evands@3918
   533
			sourceTree = BUILT_PRODUCTS_DIR;
evands@3918
   534
		};
evands@3918
   535
		34FBA2F90CA0551E00958660 /* MusicVideo.growlView */ = {
evands@3918
   536
			isa = PBXReferenceProxy;
evands@3918
   537
			fileType = wrapper.cfbundle;
evands@3918
   538
			path = MusicVideo.growlView;
evands@3918
   539
			remoteRef = 34FBA2F80CA0551E00958660 /* PBXContainerItemProxy */;
evands@3918
   540
			sourceTree = BUILT_PRODUCTS_DIR;
evands@3918
   541
		};
evands@3918
   542
		34FBA2FB0CA0551E00958660 /* SMS.growlView */ = {
evands@3918
   543
			isa = PBXReferenceProxy;
evands@3918
   544
			fileType = wrapper.cfbundle;
evands@3918
   545
			path = SMS.growlView;
evands@3918
   546
			remoteRef = 34FBA2FA0CA0551E00958660 /* PBXContainerItemProxy */;
evands@3918
   547
			sourceTree = BUILT_PRODUCTS_DIR;
evands@3918
   548
		};
evands@3918
   549
/* End PBXReferenceProxy section */
evands@3918
   550
bgannin@3253
   551
/* Begin PBXResourcesBuildPhase section */
evands@3918
   552
		34FBA3080CA0554800958660 /* Resources */ = {
evands@3918
   553
			isa = PBXResourcesBuildPhase;
evands@3918
   554
			buildActionMask = 2147483647;
evands@3918
   555
			files = (
evands@3918
   556
				34FBA3090CA0554800958660 /* BeepHammer.nib in Resources */,
evands@3918
   557
				34FBA30A0CA0554800958660 /* Localizable.strings in Resources */,
evands@3918
   558
				34FBA30B0CA0554800958660 /* BeepHammer-Info.plist in Resources */,
evands@3918
   559
				34FBA30C0CA0554800958660 /* InfoPlist.strings in Resources */,
evands@3918
   560
				34FBA30D0CA0554800958660 /* whistle-red.icns in Resources */,
evands@3918
   561
				34FBA30E0CA0554800958660 /* minus-8.png in Resources */,
evands@3918
   562
				34FBA30F0CA0554800958660 /* plus-8.png in Resources */,
evands@3918
   563
			);
evands@3918
   564
			runOnlyForDeploymentPostprocessing = 0;
evands@3918
   565
		};
bgannin@3253
   566
		CBBC7DDF0659313D00684B79 /* Resources */ = {
bgannin@3253
   567
			isa = PBXResourcesBuildPhase;
bgannin@3253
   568
			buildActionMask = 2147483647;
bgannin@3253
   569
			files = (
bgannin@3253
   570
				C4363FF40B0FBE0F00E4FC4B /* BeepHammer.nib in Resources */,
bgannin@3253
   571
				0717FC430765892F0083E17E /* Localizable.strings in Resources */,
bgannin@3253
   572
				C4363FE70B0FBDBA00E4FC4B /* BeepHammer-Info.plist in Resources */,
bgannin@3255
   573
				C43640D10B10094C00E4FC4B /* InfoPlist.strings in Resources */,
boredzo@3276
   574
				31DF208F0B1F85320096DEBB /* whistle-red.icns in Resources */,
boredzo@3278
   575
				31DF20A70B1F86170096DEBB /* minus-8.png in Resources */,
boredzo@3278
   576
				31DF20A80B1F86170096DEBB /* plus-8.png in Resources */,
bgannin@3253
   577
			);
bgannin@3253
   578
			runOnlyForDeploymentPostprocessing = 0;
bgannin@3253
   579
		};
bgannin@3253
   580
/* End PBXResourcesBuildPhase section */
bgannin@3253
   581
evands@3918
   582
/* Begin PBXShellScriptBuildPhase section */
evands@3918
   583
		34FBA34D0CA056E700958660 /* ShellScript */ = {
evands@3918
   584
			isa = PBXShellScriptBuildPhase;
evands@3918
   585
			buildActionMask = 2147483647;
evands@3918
   586
			files = (
evands@3918
   587
			);
evands@3918
   588
			inputPaths = (
evands@3918
   589
			);
evands@3918
   590
			outputPaths = (
evands@3918
   591
			);
evands@3918
   592
			runOnlyForDeploymentPostprocessing = 0;
evands@3918
   593
			shellPath = /bin/sh;
evands@3918
   594
			shellScript = "# shell script goes here\n\nif [ ! -e \"$SRCROOT/Developer Tools/BeepHammer/build/$BUILD_STYLE/Growl-WithInstaller.framework\" ] ; then\n\tln -s \"$SRCROOT/../../build/$BUILD_STYLE/Growl-WithInstaller.framework\" \\\n\t\t \"$SRCROOT/build/$BUILD_STYLE/Growl-WithInstaller.framework\" || true\nfi\n\nif [ ! -e \"$SRCROOT/Developer Tools/BeepHammer/build/$BUILD_STYLE/Growl.framework\" ] ; then\n\tln -s \"$SRCROOT/../../build/$BUILD_STYLE/Growl.framework\" \\\n\t\t \"$SRCROOT/build/$BUILD_STYLE/Growl.framework\"  || true\nfi";
evands@3918
   595
		};
evands@3918
   596
/* End PBXShellScriptBuildPhase section */
evands@3918
   597
bgannin@3253
   598
/* Begin PBXSourcesBuildPhase section */
evands@3918
   599
		34FBA3100CA0554800958660 /* Sources */ = {
evands@3918
   600
			isa = PBXSourcesBuildPhase;
evands@3918
   601
			buildActionMask = 2147483647;
evands@3918
   602
			files = (
evands@3918
   603
				34FBA3110CA0554800958660 /* BeepController.m in Sources */,
evands@3918
   604
				34FBA3120CA0554800958660 /* BeepMain.m in Sources */,
evands@3918
   605
				34FBA3130CA0554800958660 /* BeepAdditions.m in Sources */,
evands@3918
   606
			);
evands@3918
   607
			runOnlyForDeploymentPostprocessing = 0;
evands@3918
   608
		};
bgannin@3253
   609
		CBBC7DE00659313D00684B79 /* Sources */ = {
bgannin@3253
   610
			isa = PBXSourcesBuildPhase;
bgannin@3253
   611
			buildActionMask = 2147483647;
bgannin@3253
   612
			files = (
bgannin@3253
   613
				073B927506855EB30068C763 /* BeepController.m in Sources */,
bgannin@3253
   614
				073B927706855EBF0068C763 /* BeepMain.m in Sources */,
bgannin@3253
   615
				0717FC2E076587750083E17E /* BeepAdditions.m in Sources */,
bgannin@3253
   616
			);
bgannin@3253
   617
			runOnlyForDeploymentPostprocessing = 0;
bgannin@3253
   618
		};
bgannin@3253
   619
/* End PBXSourcesBuildPhase section */
bgannin@3253
   620
evands@3918
   621
/* Begin PBXTargetDependency section */
evands@3918
   622
		34FBA2FD0CA0552D00958660 /* PBXTargetDependency */ = {
evands@3918
   623
			isa = PBXTargetDependency;
evands@3918
   624
			name = Growl.framework;
evands@3918
   625
			targetProxy = 34FBA2FC0CA0552D00958660 /* PBXContainerItemProxy */;
evands@3918
   626
		};
evands@3918
   627
		34FBA3210CA0558A00958660 /* PBXTargetDependency */ = {
evands@3918
   628
			isa = PBXTargetDependency;
evands@3918
   629
			name = "Growl-WithInstaller.framework";
evands@3918
   630
			targetProxy = 34FBA3200CA0558A00958660 /* PBXContainerItemProxy */;
evands@3918
   631
		};
evands@3918
   632
		34FBA35F0CA057A600958660 /* PBXTargetDependency */ = {
evands@3918
   633
			isa = PBXTargetDependency;
evands@3918
   634
			target = 34FBA34E0CA056E700958660 /* LinkifyGrowlFrameworks */;
evands@3918
   635
			targetProxy = 34FBA35E0CA057A600958660 /* PBXContainerItemProxy */;
evands@3918
   636
		};
evands@3918
   637
		34FBA3740CA059A200958660 /* PBXTargetDependency */ = {
evands@3918
   638
			isa = PBXTargetDependency;
evands@3918
   639
			target = 34FBA34E0CA056E700958660 /* LinkifyGrowlFrameworks */;
evands@3918
   640
			targetProxy = 34FBA3730CA059A200958660 /* PBXContainerItemProxy */;
evands@3918
   641
		};
evands@3918
   642
/* End PBXTargetDependency section */
evands@3918
   643
bgannin@3253
   644
/* Begin PBXVariantGroup section */
bgannin@3253
   645
		0717FC420765892F0083E17E /* Localizable.strings */ = {
bgannin@3253
   646
			isa = PBXVariantGroup;
bgannin@3253
   647
			children = (
bgannin@3253
   648
				0717FC40076589230083E17E /* English */,
bgannin@3253
   649
			);
bgannin@3253
   650
			name = Localizable.strings;
bgannin@3253
   651
			sourceTree = "<group>";
bgannin@3253
   652
		};
bgannin@3255
   653
		C43640CF0B10094C00E4FC4B /* InfoPlist.strings */ = {
bgannin@3255
   654
			isa = PBXVariantGroup;
bgannin@3255
   655
			children = (
bgannin@3255
   656
				C43640D00B10094C00E4FC4B /* English */,
bgannin@3255
   657
			);
bgannin@3255
   658
			name = InfoPlist.strings;
bgannin@3255
   659
			sourceTree = "<group>";
bgannin@3255
   660
		};
bgannin@3253
   661
/* End PBXVariantGroup section */
bgannin@3253
   662
bgannin@3253
   663
/* Begin XCBuildConfiguration section */
evands@3918
   664
		34FBA3180CA0554800958660 /* Development */ = {
evands@3918
   665
			isa = XCBuildConfiguration;
evands@3918
   666
			buildSettings = {
evands@3918
   667
				FRAMEWORK_SEARCH_PATHS = (
evands@3918
   668
					/Library/Frameworks,
evands@3918
   669
					"../../build/$(CONFIGURATION)",
evands@3918
   670
				);
evands@3918
   671
				GCC_C_LANGUAGE_STANDARD = c99;
evands@3918
   672
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
evands@3918
   673
				GCC_PREFIX_HEADER = /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h;
evands@3920
   674
				GCC_PREPROCESSOR_DEFINITIONS = GROWL_WITH_INSTALLER;
evands@3918
   675
				GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO;
evands@3918
   676
				GCC_WARN_UNKNOWN_PRAGMAS = NO;
evands@3918
   677
				INFOPLIST_FILE = "$(SRCROOT)/BeepHammer-WithInstaller.plist";
evands@3918
   678
				INSTALL_PATH = "$(HOME)/Applications";
evands@3918
   679
				OTHER_CFLAGS = "";
evands@3918
   680
				OTHER_LDFLAGS = (
evands@3918
   681
					"-framework",
evands@3918
   682
					Foundation,
evands@3918
   683
					"-framework",
evands@3918
   684
					AppKit,
evands@3918
   685
				);
evands@3918
   686
				OTHER_REZFLAGS = "";
evands@3918
   687
				PREBINDING = NO;
evands@3918
   688
				PRODUCT_NAME = "BeepHammer Growl-WithInstaller";
evands@3918
   689
				SECTORDER_FLAGS = "";
evands@3918
   690
				WARNING_CFLAGS = "-Wmost";
evands@3918
   691
			};
evands@3918
   692
			name = Development;
evands@3918
   693
		};
evands@3918
   694
		34FBA3190CA0554800958660 /* Deployment */ = {
evands@3918
   695
			isa = XCBuildConfiguration;
evands@3918
   696
			buildSettings = {
evands@3918
   697
				FRAMEWORK_SEARCH_PATHS = (
evands@3918
   698
					/Library/Frameworks,
evands@3918
   699
					"../../build/$(CONFIGURATION)",
evands@3918
   700
				);
evands@3918
   701
				GCC_C_LANGUAGE_STANDARD = c99;
evands@3918
   702
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
evands@3918
   703
				GCC_PREFIX_HEADER = /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h;
evands@3920
   704
				GCC_PREPROCESSOR_DEFINITIONS = GROWL_WITH_INSTALLER;
evands@3918
   705
				GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO;
evands@3918
   706
				GCC_WARN_UNKNOWN_PRAGMAS = NO;
evands@3918
   707
				INFOPLIST_FILE = "$(SRCROOT)/BeepHammer-WithInstaller.plist";
evands@3918
   708
				INSTALL_PATH = "$(HOME)/Applications";
evands@3918
   709
				OTHER_CFLAGS = "";
evands@3918
   710
				OTHER_LDFLAGS = (
evands@3918
   711
					"-framework",
evands@3918
   712
					Foundation,
evands@3918
   713
					"-framework",
evands@3918
   714
					AppKit,
evands@3918
   715
				);
evands@3918
   716
				OTHER_REZFLAGS = "";
evands@3918
   717
				PREBINDING = NO;
evands@3918
   718
				PRODUCT_NAME = "BeepHammer Growl-WithInstaller";
evands@3918
   719
				SECTORDER_FLAGS = "";
evands@3918
   720
				WARNING_CFLAGS = "-Wmost";
evands@3918
   721
			};
evands@3918
   722
			name = Deployment;
evands@3918
   723
		};
evands@3918
   724
		34FBA31A0CA0554800958660 /* Default */ = {
evands@3918
   725
			isa = XCBuildConfiguration;
evands@3918
   726
			buildSettings = {
evands@3918
   727
				FRAMEWORK_SEARCH_PATHS = (
evands@3918
   728
					/Library/Frameworks,
evands@3918
   729
					"../../build/$(CONFIGURATION)",
evands@3918
   730
				);
evands@3918
   731
				GCC_C_LANGUAGE_STANDARD = c99;
evands@3918
   732
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
evands@3918
   733
				GCC_PREFIX_HEADER = /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h;
evands@3920
   734
				GCC_PREPROCESSOR_DEFINITIONS = GROWL_WITH_INSTALLER;
evands@3918
   735
				GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO;
evands@3918
   736
				GCC_WARN_UNKNOWN_PRAGMAS = NO;
evands@3918
   737
				INFOPLIST_FILE = "$(SRCROOT)/BeepHammer-WithInstaller.plist";
evands@3918
   738
				INSTALL_PATH = "$(HOME)/Applications";
evands@3918
   739
				OTHER_CFLAGS = "";
evands@3918
   740
				OTHER_LDFLAGS = (
evands@3918
   741
					"-framework",
evands@3918
   742
					Foundation,
evands@3918
   743
					"-framework",
evands@3918
   744
					AppKit,
evands@3918
   745
				);
evands@3918
   746
				OTHER_REZFLAGS = "";
evands@3918
   747
				PREBINDING = NO;
evands@3918
   748
				PRODUCT_NAME = "BeepHammer Growl-WithInstaller";
evands@3918
   749
				SECTORDER_FLAGS = "";
evands@3918
   750
				WARNING_CFLAGS = "-Wmost";
evands@3918
   751
			};
evands@3918
   752
			name = Default;
evands@3918
   753
		};
evands@3918
   754
		34FBA34F0CA056E800958660 /* Development */ = {
evands@3918
   755
			isa = XCBuildConfiguration;
evands@3918
   756
			buildSettings = {
evands@3918
   757
				COPY_PHASE_STRIP = NO;
evands@3918
   758
				GCC_DYNAMIC_NO_PIC = NO;
evands@3918
   759
				GCC_OPTIMIZATION_LEVEL = 0;
evands@3918
   760
				PRODUCT_NAME = LinkifyGrowlFrameworks;
evands@3918
   761
			};
evands@3918
   762
			name = Development;
evands@3918
   763
		};
evands@3918
   764
		34FBA3500CA056E800958660 /* Deployment */ = {
evands@3918
   765
			isa = XCBuildConfiguration;
evands@3918
   766
			buildSettings = {
evands@3918
   767
				COPY_PHASE_STRIP = YES;
evands@3918
   768
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
evands@3918
   769
				GCC_ENABLE_FIX_AND_CONTINUE = NO;
evands@3918
   770
				PRODUCT_NAME = LinkifyGrowlFrameworks;
evands@3918
   771
				ZERO_LINK = NO;
evands@3918
   772
			};
evands@3918
   773
			name = Deployment;
evands@3918
   774
		};
evands@3918
   775
		34FBA3510CA056E800958660 /* Default */ = {
evands@3918
   776
			isa = XCBuildConfiguration;
evands@3918
   777
			buildSettings = {
evands@3918
   778
				PRODUCT_NAME = LinkifyGrowlFrameworks;
evands@3918
   779
			};
evands@3918
   780
			name = Default;
evands@3918
   781
		};
bgannin@3253
   782
		95E4A38F0855C1A3006B3F45 /* Development */ = {
bgannin@3253
   783
			isa = XCBuildConfiguration;
bgannin@3253
   784
			buildSettings = {
bgannin@3253
   785
				FRAMEWORK_SEARCH_PATHS = (
bgannin@3253
   786
					/Library/Frameworks,
boredzo@3687
   787
					"../../build/$(CONFIGURATION)",
bgannin@3253
   788
				);
bgannin@3253
   789
				GCC_C_LANGUAGE_STANDARD = c99;
bgannin@3253
   790
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
bgannin@3253
   791
				GCC_PREFIX_HEADER = /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h;
bgannin@3253
   792
				GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO;
bgannin@3253
   793
				GCC_WARN_UNKNOWN_PRAGMAS = NO;
bgannin@3253
   794
				INFOPLIST_FILE = "BeepHammer-Info.plist";
bgannin@3253
   795
				INSTALL_PATH = "$(HOME)/Applications";
bgannin@3253
   796
				OTHER_CFLAGS = "";
bgannin@3253
   797
				OTHER_LDFLAGS = (
bgannin@3253
   798
					"-framework",
bgannin@3253
   799
					Foundation,
bgannin@3253
   800
					"-framework",
bgannin@3253
   801
					AppKit,
bgannin@3253
   802
				);
bgannin@3253
   803
				OTHER_REZFLAGS = "";
bgannin@3253
   804
				PREBINDING = NO;
bgannin@3253
   805
				PRODUCT_NAME = BeepHammer;
bgannin@3253
   806
				SECTORDER_FLAGS = "";
bgannin@3253
   807
				WARNING_CFLAGS = "-Wmost";
bgannin@3253
   808
			};
bgannin@3253
   809
			name = Development;
bgannin@3253
   810
		};
bgannin@3253
   811
		95E4A3900855C1A3006B3F45 /* Deployment */ = {
bgannin@3253
   812
			isa = XCBuildConfiguration;
bgannin@3253
   813
			buildSettings = {
bgannin@3253
   814
				FRAMEWORK_SEARCH_PATHS = (
bgannin@3253
   815
					/Library/Frameworks,
boredzo@3687
   816
					"../../build/$(CONFIGURATION)",
bgannin@3253
   817
				);
bgannin@3253
   818
				GCC_C_LANGUAGE_STANDARD = c99;
bgannin@3253
   819
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
bgannin@3253
   820
				GCC_PREFIX_HEADER = /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h;
bgannin@3253
   821
				GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO;
bgannin@3253
   822
				GCC_WARN_UNKNOWN_PRAGMAS = NO;
bgannin@3253
   823
				INFOPLIST_FILE = "BeepHammer-Info.plist";
bgannin@3253
   824
				INSTALL_PATH = "$(HOME)/Applications";
bgannin@3253
   825
				OTHER_CFLAGS = "";
bgannin@3253
   826
				OTHER_LDFLAGS = (
bgannin@3253
   827
					"-framework",
bgannin@3253
   828
					Foundation,
bgannin@3253
   829
					"-framework",
bgannin@3253
   830
					AppKit,
bgannin@3253
   831
				);
bgannin@3253
   832
				OTHER_REZFLAGS = "";
bgannin@3253
   833
				PREBINDING = NO;
bgannin@3253
   834
				PRODUCT_NAME = BeepHammer;
bgannin@3253
   835
				SECTORDER_FLAGS = "";
bgannin@3253
   836
				WARNING_CFLAGS = "-Wmost";
bgannin@3253
   837
			};
bgannin@3253
   838
			name = Deployment;
bgannin@3253
   839
		};
bgannin@3253
   840
		95E4A3910855C1A3006B3F45 /* Default */ = {
bgannin@3253
   841
			isa = XCBuildConfiguration;
bgannin@3253
   842
			buildSettings = {
bgannin@3253
   843
				FRAMEWORK_SEARCH_PATHS = (
bgannin@3253
   844
					/Library/Frameworks,
boredzo@3687
   845
					"../../build/$(CONFIGURATION)",
bgannin@3253
   846
				);
bgannin@3253
   847
				GCC_C_LANGUAGE_STANDARD = c99;
bgannin@3253
   848
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
bgannin@3253
   849
				GCC_PREFIX_HEADER = /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h;
bgannin@3253
   850
				GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO;
bgannin@3253
   851
				GCC_WARN_UNKNOWN_PRAGMAS = NO;
bgannin@3253
   852
				INFOPLIST_FILE = "BeepHammer-Info.plist";
bgannin@3253
   853
				INSTALL_PATH = "$(HOME)/Applications";
bgannin@3253
   854
				OTHER_CFLAGS = "";
bgannin@3253
   855
				OTHER_LDFLAGS = (
bgannin@3253
   856
					"-framework",
bgannin@3253
   857
					Foundation,
bgannin@3253
   858
					"-framework",
bgannin@3253
   859
					AppKit,
bgannin@3253
   860
				);
bgannin@3253
   861
				OTHER_REZFLAGS = "";
bgannin@3253
   862
				PREBINDING = NO;
bgannin@3253
   863
				PRODUCT_NAME = BeepHammer;
bgannin@3253
   864
				SECTORDER_FLAGS = "";
bgannin@3253
   865
				WARNING_CFLAGS = "-Wmost";
bgannin@3253
   866
			};
bgannin@3253
   867
			name = Default;
bgannin@3253
   868
		};
bgannin@3253
   869
		95E4A3930855C1A3006B3F45 /* Development */ = {
bgannin@3253
   870
			isa = XCBuildConfiguration;
bgannin@3253
   871
			buildSettings = {
Peter@4195
   872
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
Peter@4195
   873
				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
bgannin@3253
   874
			};
bgannin@3253
   875
			name = Development;
bgannin@3253
   876
		};
bgannin@3253
   877
		95E4A3940855C1A3006B3F45 /* Deployment */ = {
bgannin@3253
   878
			isa = XCBuildConfiguration;
bgannin@3253
   879
			buildSettings = {
Peter@4195
   880
				COPY_PHASE_STRIP = NO;
Peter@4195
   881
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
Peter@4195
   882
				DEPLOYMENT_POSTPROCESSING = YES;
Peter@4195
   883
				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
Peter@4195
   884
				SEPARATE_STRIP = YES;
Peter@4195
   885
				STRIP_INSTALLED_PRODUCT = YES;
bgannin@3253
   886
			};
bgannin@3253
   887
			name = Deployment;
bgannin@3253
   888
		};
bgannin@3253
   889
		95E4A3950855C1A3006B3F45 /* Default */ = {
bgannin@3253
   890
			isa = XCBuildConfiguration;
bgannin@3253
   891
			buildSettings = {
Peter@4195
   892
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
Peter@4195
   893
				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
bgannin@3253
   894
			};
bgannin@3253
   895
			name = Default;
bgannin@3253
   896
		};
bgannin@3253
   897
/* End XCBuildConfiguration section */
bgannin@3253
   898
bgannin@3253
   899
/* Begin XCConfigurationList section */
evands@3918
   900
		34FBA3170CA0554800958660 /* Build configuration list for PBXNativeTarget "BeepHammer Growl-WithInstaller" */ = {
evands@3918
   901
			isa = XCConfigurationList;
evands@3918
   902
			buildConfigurations = (
evands@3918
   903
				34FBA3180CA0554800958660 /* Development */,
evands@3918
   904
				34FBA3190CA0554800958660 /* Deployment */,
evands@3918
   905
				34FBA31A0CA0554800958660 /* Default */,
evands@3918
   906
			);
evands@3918
   907
			defaultConfigurationIsVisible = 0;
evands@3918
   908
			defaultConfigurationName = Default;
evands@3918
   909
		};
evands@3918
   910
		34FBA3520CA0570600958660 /* Build configuration list for PBXAggregateTarget "LinkifyGrowlFrameworks" */ = {
evands@3918
   911
			isa = XCConfigurationList;
evands@3918
   912
			buildConfigurations = (
evands@3918
   913
				34FBA34F0CA056E800958660 /* Development */,
evands@3918
   914
				34FBA3500CA056E800958660 /* Deployment */,
evands@3918
   915
				34FBA3510CA056E800958660 /* Default */,
evands@3918
   916
			);
evands@3918
   917
			defaultConfigurationIsVisible = 0;
evands@3918
   918
			defaultConfigurationName = Default;
evands@3918
   919
		};
bgannin@3253
   920
		95E4A38E0855C1A3006B3F45 /* Build configuration list for PBXNativeTarget "BeepHammer" */ = {
bgannin@3253
   921
			isa = XCConfigurationList;
bgannin@3253
   922
			buildConfigurations = (
bgannin@3253
   923
				95E4A38F0855C1A3006B3F45 /* Development */,
bgannin@3253
   924
				95E4A3900855C1A3006B3F45 /* Deployment */,
bgannin@3253
   925
				95E4A3910855C1A3006B3F45 /* Default */,
bgannin@3253
   926
			);
bgannin@3253
   927
			defaultConfigurationIsVisible = 0;
bgannin@3253
   928
			defaultConfigurationName = Default;
bgannin@3253
   929
		};
bgannin@3253
   930
		95E4A3920855C1A3006B3F45 /* Build configuration list for PBXProject "BeepHammer" */ = {
bgannin@3253
   931
			isa = XCConfigurationList;
bgannin@3253
   932
			buildConfigurations = (
bgannin@3253
   933
				95E4A3930855C1A3006B3F45 /* Development */,
bgannin@3253
   934
				95E4A3940855C1A3006B3F45 /* Deployment */,
bgannin@3253
   935
				95E4A3950855C1A3006B3F45 /* Default */,
bgannin@3253
   936
			);
bgannin@3253
   937
			defaultConfigurationIsVisible = 0;
bgannin@3253
   938
			defaultConfigurationName = Default;
bgannin@3253
   939
		};
bgannin@3253
   940
/* End XCConfigurationList section */
bgannin@3253
   941
	};
bgannin@3253
   942
	rootObject = 073B925106855E0F0068C763 /* Project object */;
bgannin@3253
   943
}