Extras/GrowlMail/GrowlMail.xcodeproj/project.pbxproj
author Peter Hosey
Wed Apr 15 18:54:23 2009 -0700 (2009-04-15)
changeset 4195 07c18306756c
parent 4169 ced164ac8c9c
child 4203 71b4299abbe9
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
		95AE2770085C44B600271F5F /* External Frameworks */ = {
ingmarstein@2361
    11
			isa = PBXAggregateTarget;
ingmarstein@2361
    12
			buildConfigurationList = 95AE2781085C44FC00271F5F /* Build configuration list for PBXAggregateTarget "External Frameworks" */;
ingmarstein@2361
    13
			buildPhases = (
ingmarstein@2361
    14
				95AE2773085C44C500271F5F /* ShellScript */,
ingmarstein@2361
    15
			);
ingmarstein@2361
    16
			dependencies = (
ingmarstein@2421
    17
				9598A04C086F4C790014C386 /* 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 */
ingmarstein@2346
    25
		4B2E729606B5776B00386BF2 /* Message.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4B2E729506B5776B00386BF2 /* Message.framework */; };
ingmarstein@2346
    26
		4B7E5EA806B6AC1700137892 /* GrowlMail.m in Sources */ = {isa = PBXBuildFile; fileRef = 4B7E5EA306B6AC1700137892 /* GrowlMail.m */; };
ingmarstein@2346
    27
		8D5B49B0048680CD000E48DA /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C167DFE841241C02AAC07 /* InfoPlist.strings */; };
ingmarstein@2346
    28
		8D5B49B4048680CD000E48DA /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */; };
ingmarstein@2368
    29
		950743AA085E2A5A0067AD2B /* Growl.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 95AC1E9B08562FFB006241FD /* Growl.framework */; };
ingmarstein@2346
    30
		950A02480737CDD60075BDE4 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 950A02470737CDD60075BDE4 /* Localizable.strings */; };
ingmarstein@2346
    31
		953EE18E082CC7420040C586 /* AddressBook.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 953EE18D082CC7420040C586 /* AddressBook.framework */; };
ingmarstein@2346
    32
		9550E7A5077A207E00436674 /* GrowlMail.png in Resources */ = {isa = PBXBuildFile; fileRef = 9550E79F077A207E00436674 /* GrowlMail.png */; };
ingmarstein@2346
    33
		9553469F0732BD4800D12875 /* GrowlMailPreferencesModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 9553469D0732BD4800D12875 /* GrowlMailPreferencesModule.m */; };
ingmarstein@2346
    34
		955347EC0732C14400D12875 /* GrowlMailPreferencesPanel.nib in Resources */ = {isa = PBXBuildFile; fileRef = 955347EA0732C14400D12875 /* GrowlMailPreferencesPanel.nib */; };
ingmarstein@2346
    35
		955348600732F93600D12875 /* GrowlMailPreferences.m in Sources */ = {isa = PBXBuildFile; fileRef = 9553485E0732F93600D12875 /* GrowlMailPreferences.m */; };
ingmarstein@2346
    36
		95BF5483072FB08000834811 /* Message+GrowlMail.m in Sources */ = {isa = PBXBuildFile; fileRef = 95BF5481072FB08000834811 /* Message+GrowlMail.m */; };
ingmarstein@2346
    37
/* End PBXBuildFile section */
ingmarstein@2346
    38
ingmarstein@2361
    39
/* Begin PBXContainerItemProxy section */
evands@3719
    40
		347930E20C85E3EC007ADCAA /* PBXContainerItemProxy */ = {
evands@3719
    41
			isa = PBXContainerItemProxy;
evands@3719
    42
			containerPortal = 95AE2740085C44A600271F5F /* Growl.xcodeproj */;
evands@3719
    43
			proxyType = 2;
evands@3737
    44
			remoteGlobalIDString = 34725B0F0C0678A000499F50;
evands@3719
    45
			remoteInfo = Growl.dylib;
evands@3719
    46
		};
ingmarstein@2421
    47
		9598A04B086F4C790014C386 /* PBXContainerItemProxy */ = {
ingmarstein@2421
    48
			isa = PBXContainerItemProxy;
ingmarstein@2421
    49
			containerPortal = 95AE2740085C44A600271F5F /* Growl.xcodeproj */;
ingmarstein@2421
    50
			proxyType = 1;
ingmarstein@2989
    51
			remoteGlobalIDString = 34F60EAA078E1CD500CECA86;
ingmarstein@2421
    52
			remoteInfo = Growl.framework;
ingmarstein@2421
    53
		};
ingmarstein@2987
    54
		95AD1E5B0970955A00D6E4BA /* PBXContainerItemProxy */ = {
ingmarstein@2987
    55
			isa = PBXContainerItemProxy;
ingmarstein@2987
    56
			containerPortal = 95AE2740085C44A600271F5F /* Growl.xcodeproj */;
ingmarstein@2987
    57
			proxyType = 2;
ingmarstein@2989
    58
			remoteGlobalIDString = 93BC379E095A662B0002B365;
ingmarstein@2987
    59
			remoteInfo = Nano;
ingmarstein@2987
    60
		};
ingmarstein@2361
    61
		95AE2752085C44A600271F5F /* PBXContainerItemProxy */ = {
ingmarstein@2361
    62
			isa = PBXContainerItemProxy;
ingmarstein@2361
    63
			containerPortal = 95AE2740085C44A600271F5F /* Growl.xcodeproj */;
ingmarstein@2361
    64
			proxyType = 2;
ingmarstein@2361
    65
			remoteGlobalIDString = 8D202CF80486D31800D8A456;
ingmarstein@2361
    66
			remoteInfo = Growl;
ingmarstein@2361
    67
		};
ingmarstein@2361
    68
		95AE2756085C44A600271F5F /* PBXContainerItemProxy */ = {
ingmarstein@2361
    69
			isa = PBXContainerItemProxy;
ingmarstein@2361
    70
			containerPortal = 95AE2740085C44A600271F5F /* Growl.xcodeproj */;
ingmarstein@2361
    71
			proxyType = 2;
ingmarstein@2361
    72
			remoteGlobalIDString = CB61E5180637763C00E0DDC7;
ingmarstein@2361
    73
			remoteInfo = GrowlHelperApp;
ingmarstein@2361
    74
		};
ingmarstein@2361
    75
		95AE2758085C44A600271F5F /* PBXContainerItemProxy */ = {
ingmarstein@2361
    76
			isa = PBXContainerItemProxy;
ingmarstein@2361
    77
			containerPortal = 95AE2740085C44A600271F5F /* Growl.xcodeproj */;
ingmarstein@2361
    78
			proxyType = 2;
ingmarstein@2361
    79
			remoteGlobalIDString = 95075AB00817F5DB00D862A5;
ingmarstein@2361
    80
			remoteInfo = GrowlMenu;
ingmarstein@2361
    81
		};
ingmarstein@2361
    82
		95AE275A085C44A600271F5F /* PBXContainerItemProxy */ = {
ingmarstein@2361
    83
			isa = PBXContainerItemProxy;
ingmarstein@2361
    84
			containerPortal = 95AE2740085C44A600271F5F /* Growl.xcodeproj */;
ingmarstein@2361
    85
			proxyType = 2;
ingmarstein@2361
    86
			remoteGlobalIDString = 34F60EAB078E1CD500CECA86;
ingmarstein@2361
    87
			remoteInfo = Growl.framework;
ingmarstein@2361
    88
		};
ingmarstein@2361
    89
		95AE275C085C44A600271F5F /* PBXContainerItemProxy */ = {
ingmarstein@2361
    90
			isa = PBXContainerItemProxy;
ingmarstein@2361
    91
			containerPortal = 95AE2740085C44A600271F5F /* Growl.xcodeproj */;
ingmarstein@2361
    92
			proxyType = 2;
ingmarstein@2361
    93
			remoteGlobalIDString = 34F60EF9078E226300CECA86;
ingmarstein@2361
    94
			remoteInfo = "Growl-WithInstaller.framework";
ingmarstein@2361
    95
		};
ingmarstein@2361
    96
		95AE275E085C44A600271F5F /* PBXContainerItemProxy */ = {
ingmarstein@2361
    97
			isa = PBXContainerItemProxy;
ingmarstein@2361
    98
			containerPortal = 95AE2740085C44A600271F5F /* Growl.xcodeproj */;
ingmarstein@2361
    99
			proxyType = 2;
ingmarstein@2361
   100
			remoteGlobalIDString = 0AB508B10767C87B006EA5CB;
ingmarstein@2361
   101
			remoteInfo = Speech;
ingmarstein@2361
   102
		};
ingmarstein@2361
   103
		95AE2760085C44A600271F5F /* PBXContainerItemProxy */ = {
ingmarstein@2361
   104
			isa = PBXContainerItemProxy;
ingmarstein@2361
   105
			containerPortal = 95AE2740085C44A600271F5F /* Growl.xcodeproj */;
ingmarstein@2361
   106
			proxyType = 2;
ingmarstein@2361
   107
			remoteGlobalIDString = 95FC347907E0458E00BD8674;
ingmarstein@2361
   108
			remoteInfo = Brushed;
ingmarstein@2361
   109
		};
ingmarstein@2361
   110
		95AE2762085C44A600271F5F /* PBXContainerItemProxy */ = {
ingmarstein@2361
   111
			isa = PBXContainerItemProxy;
ingmarstein@2361
   112
			containerPortal = 95AE2740085C44A600271F5F /* Growl.xcodeproj */;
ingmarstein@2361
   113
			proxyType = 2;
ingmarstein@2361
   114
			remoteGlobalIDString = 0AB508AE0767C87B006EA5CB;
ingmarstein@2361
   115
			remoteInfo = Bubbles;
ingmarstein@2361
   116
		};
ingmarstein@2361
   117
		95AE2764085C44A600271F5F /* PBXContainerItemProxy */ = {
ingmarstein@2361
   118
			isa = PBXContainerItemProxy;
ingmarstein@2361
   119
			containerPortal = 95AE2740085C44A600271F5F /* Growl.xcodeproj */;
ingmarstein@2361
   120
			proxyType = 2;
ingmarstein@2361
   121
			remoteGlobalIDString = 0AB508B40767C87B006EA5CB;
ingmarstein@2361
   122
			remoteInfo = Bezel;
ingmarstein@2361
   123
		};
ingmarstein@2361
   124
		95AE2766085C44A600271F5F /* PBXContainerItemProxy */ = {
ingmarstein@2361
   125
			isa = PBXContainerItemProxy;
ingmarstein@2361
   126
			containerPortal = 95AE2740085C44A600271F5F /* Growl.xcodeproj */;
ingmarstein@2361
   127
			proxyType = 2;
ingmarstein@2361
   128
			remoteGlobalIDString = 0AB508AF0767C87B006EA5CB;
ingmarstein@2361
   129
			remoteInfo = Smoke;
ingmarstein@2361
   130
		};
ingmarstein@2361
   131
		95AE2768085C44A600271F5F /* PBXContainerItemProxy */ = {
ingmarstein@2361
   132
			isa = PBXContainerItemProxy;
ingmarstein@2361
   133
			containerPortal = 95AE2740085C44A600271F5F /* Growl.xcodeproj */;
ingmarstein@2361
   134
			proxyType = 2;
ingmarstein@2361
   135
			remoteGlobalIDString = 0AB508B00767C87B006EA5CB;
ingmarstein@2361
   136
			remoteInfo = MailMe;
ingmarstein@2361
   137
		};
ingmarstein@2361
   138
		95AE276A085C44A600271F5F /* PBXContainerItemProxy */ = {
ingmarstein@2361
   139
			isa = PBXContainerItemProxy;
ingmarstein@2361
   140
			containerPortal = 95AE2740085C44A600271F5F /* Growl.xcodeproj */;
ingmarstein@2361
   141
			proxyType = 2;
ingmarstein@2361
   142
			remoteGlobalIDString = 0AB508B30767C87B006EA5CB;
ingmarstein@2361
   143
			remoteInfo = MusicVideo;
ingmarstein@2361
   144
		};
ingmarstein@2361
   145
		95AE276C085C44A600271F5F /* PBXContainerItemProxy */ = {
ingmarstein@2361
   146
			isa = PBXContainerItemProxy;
ingmarstein@2361
   147
			containerPortal = 95AE2740085C44A600271F5F /* Growl.xcodeproj */;
ingmarstein@2361
   148
			proxyType = 2;
ingmarstein@2361
   149
			remoteGlobalIDString = DD4939CC084BACA700D1CCCB;
ingmarstein@2361
   150
			remoteInfo = SMS;
ingmarstein@2361
   151
		};
ingmarstein@2361
   152
		95AE277B085C44E700271F5F /* PBXContainerItemProxy */ = {
ingmarstein@2361
   153
			isa = PBXContainerItemProxy;
ingmarstein@2361
   154
			containerPortal = 089C1669FE841209C02AAC07 /* Project object */;
ingmarstein@2361
   155
			proxyType = 1;
ingmarstein@2361
   156
			remoteGlobalIDString = 95AE2770085C44B600271F5F;
ingmarstein@2361
   157
			remoteInfo = "External Frameworks";
ingmarstein@2361
   158
		};
ingmarstein@3264
   159
		95EB3FF50AF37EAC00035504 /* PBXContainerItemProxy */ = {
ingmarstein@3264
   160
			isa = PBXContainerItemProxy;
ingmarstein@3264
   161
			containerPortal = 95AE2740085C44A600271F5F /* Growl.xcodeproj */;
ingmarstein@3264
   162
			proxyType = 2;
ingmarstein@3264
   163
			remoteGlobalIDString = E14410EF0A94072E0063C4DC;
ingmarstein@3264
   164
			remoteInfo = iCal;
ingmarstein@3264
   165
		};
ingmarstein@2361
   166
/* End PBXContainerItemProxy section */
ingmarstein@2361
   167
ingmarstein@2346
   168
/* Begin PBXCopyFilesBuildPhase section */
ingmarstein@2346
   169
		07944BBB07C3C540002D0BAF /* CopyFiles */ = {
ingmarstein@2346
   170
			isa = PBXCopyFilesBuildPhase;
ingmarstein@2346
   171
			buildActionMask = 2147483647;
ingmarstein@2346
   172
			dstPath = "";
ingmarstein@2346
   173
			dstSubfolderSpec = 10;
ingmarstein@2346
   174
			files = (
ingmarstein@2368
   175
				950743AA085E2A5A0067AD2B /* Growl.framework in CopyFiles */,
ingmarstein@2346
   176
			);
ingmarstein@2346
   177
			runOnlyForDeploymentPostprocessing = 0;
ingmarstein@2346
   178
		};
ingmarstein@2346
   179
/* End PBXCopyFilesBuildPhase section */
ingmarstein@2346
   180
ingmarstein@2346
   181
/* Begin PBXFileReference section */
ingmarstein@2346
   182
		089C1672FE841209C02AAC07 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
ingmarstein@2346
   183
		089C167EFE841241C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
ingmarstein@2346
   184
		089C167FFE841241C02AAC07 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
ingmarstein@2346
   185
		1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
evands@3924
   186
		34CD982C0C87C8AA0040C77F /* sv */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sv; path = sv.lproj/InfoPlist.strings; sourceTree = "<group>"; };
boredzo@4053
   187
		34CD982D0C87C8AA0040C77F /* sv */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sv; path = sv.lproj/Localizable.strings; sourceTree = "<group>"; };
evands@3924
   188
		34CD98310C87C8C60040C77F /* sv */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = sv; path = sv.lproj/GrowlMailPreferencesPanel.nib; sourceTree = "<group>"; };
evands@3924
   189
		34CD98AD0C87CA370040C77F /* nl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nl; path = nl.lproj/GrowlMailPreferencesPanel.nib; sourceTree = "<group>"; };
evands@3924
   190
		34CD98AE0C87CA370040C77F /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/InfoPlist.strings; sourceTree = "<group>"; };
boredzo@4053
   191
		34CD98AF0C87CA370040C77F /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/Localizable.strings; sourceTree = "<group>"; };
evands@3737
   192
		34CD98B00C87CA590040C77F /* pt_BR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt_BR; path = pt_BR.lproj/GrowlMailPreferencesPanel.nib; sourceTree = "<group>"; };
evands@3737
   193
		34CD98B10C87CA590040C77F /* pt_BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pt_BR; path = pt_BR.lproj/InfoPlist.strings; sourceTree = "<group>"; };
boredzo@4053
   194
		34CD98B20C87CA590040C77F /* pt_BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pt_BR; path = pt_BR.lproj/Localizable.strings; sourceTree = "<group>"; };
evands@3924
   195
		34CF44E20C8D7E1100A2EFA4 /* ru */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ru; path = ru.lproj/GrowlMailPreferencesPanel.nib; sourceTree = "<group>"; };
evands@3924
   196
		34CF44E30C8D7E1100A2EFA4 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/InfoPlist.strings; sourceTree = "<group>"; };
evands@3924
   197
		34CF44E40C8D7E1100A2EFA4 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Localizable.strings; sourceTree = "<group>"; };
ingmarstein@2346
   198
		4B2E729506B5776B00386BF2 /* Message.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Message.framework; path = /System/Library/Frameworks/Message.framework; sourceTree = "<absolute>"; };
ingmarstein@2346
   199
		4B7E5EA206B6AC1700137892 /* GrowlMail.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = GrowlMail.h; sourceTree = "<group>"; };
ingmarstein@2346
   200
		4B7E5EA306B6AC1700137892 /* GrowlMail.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = GrowlMail.m; sourceTree = "<group>"; };
ingmarstein@2346
   201
		4BF8974D06B6A7EF00C30E88 /* MailHeaders.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MailHeaders.h; sourceTree = "<group>"; };
ingmarstein@2346
   202
		8D5B49B6048680CD000E48DA /* GrowlMail.mailbundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = GrowlMail.mailbundle; sourceTree = BUILT_PRODUCTS_DIR; };
Peter@4169
   203
		8D5B49B7048680CD000E48DA /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
ingmarstein@2346
   204
		950A023B0737CBDB0075BDE4 /* English */ = {isa = PBXFileReference; explicitFileType = text.xml; fileEncoding = 4; name = English; path = English.lproj/Localizable.strings; sourceTree = "<group>"; };
evands@3924
   205
		950A02490737CDDA0075BDE4 /* de */ = {isa = PBXFileReference; explicitFileType = text.xml; fileEncoding = 4; name = de; path = de.lproj/Localizable.strings; sourceTree = "<group>"; };
evands@3924
   206
		950DAC0E0737AF630096F066 /* de */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = de; path = de.lproj/GrowlMailPreferencesPanel.nib; sourceTree = "<group>"; };
evands@3924
   207
		950DAC1A0737B0550096F066 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/InfoPlist.strings; sourceTree = "<group>"; };
evands@3924
   208
		9528EFE607F5A60600061D90 /* ja */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ja; path = ja.lproj/GrowlMailPreferencesPanel.nib; sourceTree = "<group>"; };
ingmarstein@2346
   209
		953EE18D082CC7420040C586 /* AddressBook.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AddressBook.framework; path = /System/Library/Frameworks/AddressBook.framework; sourceTree = "<absolute>"; };
ingmarstein@2346
   210
		9550E79F077A207E00436674 /* GrowlMail.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = GrowlMail.png; sourceTree = "<group>"; };
ingmarstein@2346
   211
		9553469C0732BD4800D12875 /* GrowlMailPreferencesModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GrowlMailPreferencesModule.h; sourceTree = "<group>"; };
ingmarstein@2346
   212
		9553469D0732BD4800D12875 /* GrowlMailPreferencesModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GrowlMailPreferencesModule.m; sourceTree = "<group>"; };
ingmarstein@2346
   213
		955347DE0732BFE200D12875 /* NSPreferencesModule.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = NSPreferencesModule.h; sourceTree = "<group>"; };
ingmarstein@2346
   214
		955347EB0732C14400D12875 /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/GrowlMailPreferencesPanel.nib; sourceTree = "<group>"; };
ingmarstein@2346
   215
		9553485D0732F93600D12875 /* GrowlMailPreferences.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GrowlMailPreferences.h; sourceTree = "<group>"; };
ingmarstein@2346
   216
		9553485E0732F93600D12875 /* GrowlMailPreferences.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GrowlMailPreferences.m; sourceTree = "<group>"; };
ingmarstein@2346
   217
		955348660732FA2500D12875 /* NSPreferences.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NSPreferences.h; sourceTree = "<group>"; };
evands@3924
   218
		9556E69907F4354600D42745 /* ja */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; name = ja; path = ja.lproj/Localizable.strings; sourceTree = "<group>"; };
evands@3924
   219
		955A4E23086175AD009B6EA5 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.xml; name = fr; path = fr.lproj/Localizable.strings; sourceTree = "<group>"; };
evands@3924
   220
		955A4E24086175B6009B6EA5 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/InfoPlist.strings; sourceTree = "<group>"; };
evands@3924
   221
		955A4E25086175BE009B6EA5 /* fr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr; path = fr.lproj/GrowlMailPreferencesPanel.nib; sourceTree = "<group>"; };
ingmarstein@2346
   222
		9594E8DF07A18C5600EC79BF /* GrowlMail_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = GrowlMail_Prefix.pch; sourceTree = "<group>"; };
ingmarstein@2361
   223
		95AC1E9B08562FFB006241FD /* Growl.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = Growl.framework; sourceTree = BUILT_PRODUCTS_DIR; };
ingmarstein@2361
   224
		95AE2740085C44A600271F5F /* Growl.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = Growl.xcodeproj; path = ../../Growl.xcodeproj; sourceTree = SOURCE_ROOT; };
ingmarstein@2346
   225
		95B00A55084689C4004A8623 /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_CN; path = zh_CN.lproj/GrowlMailPreferencesPanel.nib; sourceTree = "<group>"; };
ingmarstein@2346
   226
		95B00A56084689D0004A8623 /* zh_CN */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; name = zh_CN; path = zh_CN.lproj/Localizable.strings; sourceTree = "<group>"; };
ingmarstein@2346
   227
		95BF5480072FB08000834811 /* Message+GrowlMail.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "Message+GrowlMail.h"; sourceTree = "<group>"; };
ingmarstein@2346
   228
		95BF5481072FB08000834811 /* Message+GrowlMail.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "Message+GrowlMail.m"; sourceTree = "<group>"; };
ingmarstein@2346
   229
/* End PBXFileReference section */
ingmarstein@2346
   230
ingmarstein@2346
   231
/* Begin PBXFrameworksBuildPhase section */
ingmarstein@2346
   232
		8D5B49B3048680CD000E48DA /* Frameworks */ = {
ingmarstein@2346
   233
			isa = PBXFrameworksBuildPhase;
ingmarstein@2346
   234
			buildActionMask = 2147483647;
ingmarstein@2346
   235
			files = (
ingmarstein@2346
   236
				8D5B49B4048680CD000E48DA /* Cocoa.framework in Frameworks */,
ingmarstein@2346
   237
				4B2E729606B5776B00386BF2 /* Message.framework in Frameworks */,
ingmarstein@2346
   238
				953EE18E082CC7420040C586 /* AddressBook.framework in Frameworks */,
ingmarstein@2346
   239
			);
ingmarstein@2346
   240
			runOnlyForDeploymentPostprocessing = 0;
ingmarstein@2346
   241
		};
ingmarstein@2346
   242
/* End PBXFrameworksBuildPhase section */
ingmarstein@2346
   243
ingmarstein@2346
   244
/* Begin PBXGroup section */
ingmarstein@2346
   245
		089C166AFE841209C02AAC07 /* MailGrowl */ = {
ingmarstein@2346
   246
			isa = PBXGroup;
ingmarstein@2346
   247
			children = (
ingmarstein@2361
   248
				95AE2740085C44A600271F5F /* Growl.xcodeproj */,
ingmarstein@2346
   249
				955347E10732BFEF00D12875 /* PrivateHeaders */,
ingmarstein@2346
   250
				08FB77AFFE84173DC02AAC07 /* Classes */,
ingmarstein@2346
   251
				089C167CFE841241C02AAC07 /* Resources */,
ingmarstein@2346
   252
				089C1671FE841209C02AAC07 /* Frameworks and Libraries */,
ingmarstein@2346
   253
				19C28FB8FE9D52D311CA2CBB /* Products */,
ingmarstein@2346
   254
			);
ingmarstein@2346
   255
			name = MailGrowl;
ingmarstein@2346
   256
			sourceTree = "<group>";
ingmarstein@2346
   257
		};
ingmarstein@2346
   258
		089C1671FE841209C02AAC07 /* Frameworks and Libraries */ = {
ingmarstein@2346
   259
			isa = PBXGroup;
ingmarstein@2346
   260
			children = (
ingmarstein@2346
   261
				1058C7ACFEA557BF11CA2CBB /* Linked Frameworks */,
ingmarstein@2346
   262
				1058C7AEFEA557BF11CA2CBB /* Other Frameworks */,
ingmarstein@2346
   263
			);
ingmarstein@2346
   264
			name = "Frameworks and Libraries";
ingmarstein@2346
   265
			sourceTree = "<group>";
ingmarstein@2346
   266
		};
ingmarstein@2346
   267
		089C167CFE841241C02AAC07 /* Resources */ = {
ingmarstein@2346
   268
			isa = PBXGroup;
ingmarstein@2346
   269
			children = (
ingmarstein@2346
   270
				9594E8DF07A18C5600EC79BF /* GrowlMail_Prefix.pch */,
ingmarstein@2346
   271
				9550E79F077A207E00436674 /* GrowlMail.png */,
ingmarstein@2346
   272
				950A02470737CDD60075BDE4 /* Localizable.strings */,
ingmarstein@2346
   273
				955347EA0732C14400D12875 /* GrowlMailPreferencesPanel.nib */,
ingmarstein@2346
   274
				8D5B49B7048680CD000E48DA /* Info.plist */,
ingmarstein@2346
   275
				089C167DFE841241C02AAC07 /* InfoPlist.strings */,
ingmarstein@2346
   276
			);
ingmarstein@2346
   277
			name = Resources;
ingmarstein@2346
   278
			sourceTree = "<group>";
ingmarstein@2346
   279
		};
ingmarstein@2346
   280
		08FB77AFFE84173DC02AAC07 /* Classes */ = {
ingmarstein@2346
   281
			isa = PBXGroup;
ingmarstein@2346
   282
			children = (
ingmarstein@2346
   283
				9553485D0732F93600D12875 /* GrowlMailPreferences.h */,
ingmarstein@2346
   284
				9553485E0732F93600D12875 /* GrowlMailPreferences.m */,
ingmarstein@2346
   285
				9553469C0732BD4800D12875 /* GrowlMailPreferencesModule.h */,
ingmarstein@2346
   286
				9553469D0732BD4800D12875 /* GrowlMailPreferencesModule.m */,
ingmarstein@2346
   287
				95BF5480072FB08000834811 /* Message+GrowlMail.h */,
ingmarstein@2346
   288
				95BF5481072FB08000834811 /* Message+GrowlMail.m */,
ingmarstein@2346
   289
				4B7E5EA206B6AC1700137892 /* GrowlMail.h */,
ingmarstein@2346
   290
				4B7E5EA306B6AC1700137892 /* GrowlMail.m */,
ingmarstein@2346
   291
			);
ingmarstein@2346
   292
			name = Classes;
ingmarstein@2346
   293
			sourceTree = "<group>";
ingmarstein@2346
   294
		};
ingmarstein@2346
   295
		1058C7ACFEA557BF11CA2CBB /* Linked Frameworks */ = {
ingmarstein@2346
   296
			isa = PBXGroup;
ingmarstein@2346
   297
			children = (
ingmarstein@2346
   298
				953EE18D082CC7420040C586 /* AddressBook.framework */,
ingmarstein@2346
   299
				4B2E729506B5776B00386BF2 /* Message.framework */,
ingmarstein@2346
   300
				1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */,
ingmarstein@2346
   301
			);
ingmarstein@2346
   302
			name = "Linked Frameworks";
ingmarstein@2346
   303
			sourceTree = "<group>";
ingmarstein@2346
   304
		};
ingmarstein@2346
   305
		1058C7AEFEA557BF11CA2CBB /* Other Frameworks */ = {
ingmarstein@2346
   306
			isa = PBXGroup;
ingmarstein@2346
   307
			children = (
ingmarstein@2348
   308
				95AC1E9B08562FFB006241FD /* Growl.framework */,
ingmarstein@2346
   309
				089C1672FE841209C02AAC07 /* Foundation.framework */,
ingmarstein@2346
   310
				089C167FFE841241C02AAC07 /* AppKit.framework */,
ingmarstein@2346
   311
			);
ingmarstein@2346
   312
			name = "Other Frameworks";
ingmarstein@2346
   313
			sourceTree = "<group>";
ingmarstein@2346
   314
		};
ingmarstein@2346
   315
		19C28FB8FE9D52D311CA2CBB /* Products */ = {
ingmarstein@2346
   316
			isa = PBXGroup;
ingmarstein@2346
   317
			children = (
ingmarstein@2346
   318
				8D5B49B6048680CD000E48DA /* GrowlMail.mailbundle */,
ingmarstein@2346
   319
			);
ingmarstein@2346
   320
			name = Products;
ingmarstein@2346
   321
			sourceTree = "<group>";
ingmarstein@2346
   322
		};
ingmarstein@2346
   323
		955347E10732BFEF00D12875 /* PrivateHeaders */ = {
ingmarstein@2346
   324
			isa = PBXGroup;
ingmarstein@2346
   325
			children = (
ingmarstein@2346
   326
				955348660732FA2500D12875 /* NSPreferences.h */,
ingmarstein@2346
   327
				4BF8974D06B6A7EF00C30E88 /* MailHeaders.h */,
ingmarstein@2346
   328
				955347DE0732BFE200D12875 /* NSPreferencesModule.h */,
ingmarstein@2346
   329
			);
ingmarstein@2346
   330
			name = PrivateHeaders;
ingmarstein@2346
   331
			sourceTree = "<group>";
ingmarstein@2346
   332
		};
ingmarstein@2361
   333
		95AE2741085C44A600271F5F /* Products */ = {
ingmarstein@2361
   334
			isa = PBXGroup;
ingmarstein@2361
   335
			children = (
ingmarstein@2361
   336
				95AE2753085C44A600271F5F /* Growl.prefPane */,
ingmarstein@2361
   337
				95AE2757085C44A600271F5F /* GrowlHelperApp.app */,
ingmarstein@2361
   338
				95AE2759085C44A600271F5F /* GrowlMenu.app */,
ingmarstein@2987
   339
				95AE275B085C44A600271F5F /* Growl.framework */,
evands@4001
   340
				347930E30C85E3EC007ADCAA /* Growl.dylib */,
ingmarstein@2987
   341
				95AE275D085C44A600271F5F /* Growl-WithInstaller.framework */,
ingmarstein@2361
   342
				95AE275F085C44A600271F5F /* Speech.growlView */,
ingmarstein@2361
   343
				95AE2761085C44A600271F5F /* Brushed.growlView */,
ingmarstein@2361
   344
				95AE2763085C44A600271F5F /* Bubbles.growlView */,
ingmarstein@3264
   345
				95EB3FF60AF37EAC00035504 /* iCal.growlView */,
ingmarstein@2361
   346
				95AE2765085C44A600271F5F /* Bezel.growlView */,
ingmarstein@2361
   347
				95AE2767085C44A600271F5F /* Smoke.growlView */,
ingmarstein@2987
   348
				95AD1E5C0970955A00D6E4BA /* Nano.growlView */,
ingmarstein@2361
   349
				95AE2769085C44A600271F5F /* MailMe.growlView */,
ingmarstein@2361
   350
				95AE276B085C44A600271F5F /* MusicVideo.growlView */,
evands@3719
   351
				95AE276D085C44A600271F5F /* SMS.growlView */,
ingmarstein@2361
   352
			);
ingmarstein@2361
   353
			name = Products;
ingmarstein@2361
   354
			sourceTree = "<group>";
ingmarstein@2361
   355
		};
ingmarstein@2346
   356
/* End PBXGroup section */
ingmarstein@2346
   357
ingmarstein@2346
   358
/* Begin PBXNativeTarget section */
ingmarstein@2346
   359
		8D5B49AC048680CD000E48DA /* GrowlMail */ = {
ingmarstein@2346
   360
			isa = PBXNativeTarget;
ingmarstein@2346
   361
			buildConfigurationList = 95E4A35E0855C16F006B3F45 /* Build configuration list for PBXNativeTarget "GrowlMail" */;
ingmarstein@2346
   362
			buildPhases = (
ingmarstein@2346
   363
				8D5B49AF048680CD000E48DA /* Resources */,
ingmarstein@2346
   364
				07944BBB07C3C540002D0BAF /* CopyFiles */,
ingmarstein@2346
   365
				8D5B49B1048680CD000E48DA /* Sources */,
ingmarstein@2346
   366
				8D5B49B3048680CD000E48DA /* Frameworks */,
ingmarstein@2346
   367
			);
ingmarstein@2346
   368
			buildRules = (
ingmarstein@2346
   369
			);
ingmarstein@2346
   370
			dependencies = (
ingmarstein@2361
   371
				95AE277C085C44E700271F5F /* PBXTargetDependency */,
ingmarstein@2346
   372
			);
ingmarstein@2346
   373
			name = GrowlMail;
ingmarstein@2346
   374
			productInstallPath = "$(HOME)/Library/Bundles";
ingmarstein@2346
   375
			productName = MailGrowl;
ingmarstein@2346
   376
			productReference = 8D5B49B6048680CD000E48DA /* GrowlMail.mailbundle */;
ingmarstein@2346
   377
			productType = "com.apple.product-type.bundle";
ingmarstein@2346
   378
		};
ingmarstein@2346
   379
/* End PBXNativeTarget section */
ingmarstein@2346
   380
ingmarstein@2346
   381
/* Begin PBXProject section */
ingmarstein@2346
   382
		089C1669FE841209C02AAC07 /* Project object */ = {
ingmarstein@2346
   383
			isa = PBXProject;
ingmarstein@2346
   384
			buildConfigurationList = 95E4A3630855C16F006B3F45 /* Build configuration list for PBXProject "GrowlMail" */;
ingmarstein@3191
   385
			compatibilityVersion = "Xcode 2.4";
ingmarstein@2346
   386
			hasScannedForEncodings = 1;
ingmarstein@2346
   387
			knownRegions = (
ingmarstein@2346
   388
				English,
evands@3924
   389
				ja,
evands@3924
   390
				fr,
evands@3924
   391
				de,
ingmarstein@2346
   392
				zh_CN,
evands@3719
   393
				nl,
evands@3924
   394
				sv,
evands@3924
   395
				nl,
evands@3737
   396
				pt_BR,
evands@3924
   397
				ru,
ingmarstein@2346
   398
			);
ingmarstein@2346
   399
			mainGroup = 089C166AFE841209C02AAC07 /* MailGrowl */;
ingmarstein@2346
   400
			projectDirPath = "";
ingmarstein@2361
   401
			projectReferences = (
ingmarstein@2361
   402
				{
ingmarstein@2361
   403
					ProductGroup = 95AE2741085C44A600271F5F /* Products */;
ingmarstein@2361
   404
					ProjectRef = 95AE2740085C44A600271F5F /* Growl.xcodeproj */;
ingmarstein@2361
   405
				},
ingmarstein@2361
   406
			);
ingmarstein@3191
   407
			projectRoot = "";
ingmarstein@2346
   408
			targets = (
ingmarstein@2346
   409
				8D5B49AC048680CD000E48DA /* GrowlMail */,
ingmarstein@2361
   410
				95AE2770085C44B600271F5F /* External Frameworks */,
ingmarstein@2346
   411
			);
ingmarstein@2346
   412
		};
ingmarstein@2346
   413
/* End PBXProject section */
ingmarstein@2346
   414
ingmarstein@2361
   415
/* Begin PBXReferenceProxy section */
evands@4001
   416
		347930E30C85E3EC007ADCAA /* Growl.dylib */ = {
evands@3719
   417
			isa = PBXReferenceProxy;
evands@3719
   418
			fileType = "compiled.mach-o.dylib";
evands@4001
   419
			path = Growl.dylib;
evands@3719
   420
			remoteRef = 347930E20C85E3EC007ADCAA /* PBXContainerItemProxy */;
evands@3719
   421
			sourceTree = BUILT_PRODUCTS_DIR;
evands@3719
   422
		};
ingmarstein@2987
   423
		95AD1E5C0970955A00D6E4BA /* Nano.growlView */ = {
ingmarstein@2987
   424
			isa = PBXReferenceProxy;
ingmarstein@2987
   425
			fileType = wrapper.cfbundle;
ingmarstein@2987
   426
			path = Nano.growlView;
ingmarstein@2987
   427
			remoteRef = 95AD1E5B0970955A00D6E4BA /* PBXContainerItemProxy */;
ingmarstein@2987
   428
			sourceTree = BUILT_PRODUCTS_DIR;
ingmarstein@2987
   429
		};
ingmarstein@2361
   430
		95AE2753085C44A600271F5F /* Growl.prefPane */ = {
ingmarstein@2361
   431
			isa = PBXReferenceProxy;
ingmarstein@2361
   432
			fileType = wrapper.cfbundle;
ingmarstein@2361
   433
			path = Growl.prefPane;
ingmarstein@2361
   434
			remoteRef = 95AE2752085C44A600271F5F /* PBXContainerItemProxy */;
ingmarstein@2361
   435
			sourceTree = BUILT_PRODUCTS_DIR;
ingmarstein@2361
   436
		};
ingmarstein@2361
   437
		95AE2757085C44A600271F5F /* GrowlHelperApp.app */ = {
ingmarstein@2361
   438
			isa = PBXReferenceProxy;
ingmarstein@2361
   439
			fileType = wrapper.application;
ingmarstein@2361
   440
			path = GrowlHelperApp.app;
ingmarstein@2361
   441
			remoteRef = 95AE2756085C44A600271F5F /* PBXContainerItemProxy */;
ingmarstein@2361
   442
			sourceTree = BUILT_PRODUCTS_DIR;
ingmarstein@2361
   443
		};
ingmarstein@2361
   444
		95AE2759085C44A600271F5F /* GrowlMenu.app */ = {
ingmarstein@2361
   445
			isa = PBXReferenceProxy;
ingmarstein@2361
   446
			fileType = wrapper.application;
ingmarstein@2361
   447
			path = GrowlMenu.app;
ingmarstein@2361
   448
			remoteRef = 95AE2758085C44A600271F5F /* PBXContainerItemProxy */;
ingmarstein@2361
   449
			sourceTree = BUILT_PRODUCTS_DIR;
ingmarstein@2361
   450
		};
ingmarstein@2987
   451
		95AE275B085C44A600271F5F /* Growl.framework */ = {
ingmarstein@2361
   452
			isa = PBXReferenceProxy;
ingmarstein@2361
   453
			fileType = wrapper.framework;
ingmarstein@2987
   454
			path = Growl.framework;
ingmarstein@2361
   455
			remoteRef = 95AE275A085C44A600271F5F /* PBXContainerItemProxy */;
ingmarstein@2361
   456
			sourceTree = BUILT_PRODUCTS_DIR;
ingmarstein@2361
   457
		};
ingmarstein@2987
   458
		95AE275D085C44A600271F5F /* Growl-WithInstaller.framework */ = {
ingmarstein@2361
   459
			isa = PBXReferenceProxy;
ingmarstein@2361
   460
			fileType = wrapper.framework;
ingmarstein@2987
   461
			path = "Growl-WithInstaller.framework";
ingmarstein@2361
   462
			remoteRef = 95AE275C085C44A600271F5F /* PBXContainerItemProxy */;
ingmarstein@2361
   463
			sourceTree = BUILT_PRODUCTS_DIR;
ingmarstein@2361
   464
		};
ingmarstein@2361
   465
		95AE275F085C44A600271F5F /* Speech.growlView */ = {
ingmarstein@2361
   466
			isa = PBXReferenceProxy;
ingmarstein@2361
   467
			fileType = wrapper.cfbundle;
ingmarstein@2361
   468
			path = Speech.growlView;
ingmarstein@2361
   469
			remoteRef = 95AE275E085C44A600271F5F /* PBXContainerItemProxy */;
ingmarstein@2361
   470
			sourceTree = BUILT_PRODUCTS_DIR;
ingmarstein@2361
   471
		};
ingmarstein@2361
   472
		95AE2761085C44A600271F5F /* Brushed.growlView */ = {
ingmarstein@2361
   473
			isa = PBXReferenceProxy;
ingmarstein@2361
   474
			fileType = wrapper.cfbundle;
ingmarstein@2361
   475
			path = Brushed.growlView;
ingmarstein@2361
   476
			remoteRef = 95AE2760085C44A600271F5F /* PBXContainerItemProxy */;
ingmarstein@2361
   477
			sourceTree = BUILT_PRODUCTS_DIR;
ingmarstein@2361
   478
		};
ingmarstein@2361
   479
		95AE2763085C44A600271F5F /* Bubbles.growlView */ = {
ingmarstein@2361
   480
			isa = PBXReferenceProxy;
ingmarstein@2361
   481
			fileType = wrapper.cfbundle;
ingmarstein@2361
   482
			path = Bubbles.growlView;
ingmarstein@2361
   483
			remoteRef = 95AE2762085C44A600271F5F /* PBXContainerItemProxy */;
ingmarstein@2361
   484
			sourceTree = BUILT_PRODUCTS_DIR;
ingmarstein@2361
   485
		};
ingmarstein@2361
   486
		95AE2765085C44A600271F5F /* Bezel.growlView */ = {
ingmarstein@2361
   487
			isa = PBXReferenceProxy;
ingmarstein@2361
   488
			fileType = wrapper.cfbundle;
ingmarstein@2361
   489
			path = Bezel.growlView;
ingmarstein@2361
   490
			remoteRef = 95AE2764085C44A600271F5F /* PBXContainerItemProxy */;
ingmarstein@2361
   491
			sourceTree = BUILT_PRODUCTS_DIR;
ingmarstein@2361
   492
		};
ingmarstein@2361
   493
		95AE2767085C44A600271F5F /* Smoke.growlView */ = {
ingmarstein@2361
   494
			isa = PBXReferenceProxy;
ingmarstein@2361
   495
			fileType = wrapper.cfbundle;
ingmarstein@2361
   496
			path = Smoke.growlView;
ingmarstein@2361
   497
			remoteRef = 95AE2766085C44A600271F5F /* PBXContainerItemProxy */;
ingmarstein@2361
   498
			sourceTree = BUILT_PRODUCTS_DIR;
ingmarstein@2361
   499
		};
ingmarstein@2361
   500
		95AE2769085C44A600271F5F /* MailMe.growlView */ = {
ingmarstein@2361
   501
			isa = PBXReferenceProxy;
ingmarstein@2361
   502
			fileType = wrapper.cfbundle;
ingmarstein@2361
   503
			path = MailMe.growlView;
ingmarstein@2361
   504
			remoteRef = 95AE2768085C44A600271F5F /* PBXContainerItemProxy */;
ingmarstein@2361
   505
			sourceTree = BUILT_PRODUCTS_DIR;
ingmarstein@2361
   506
		};
ingmarstein@2361
   507
		95AE276B085C44A600271F5F /* MusicVideo.growlView */ = {
ingmarstein@2361
   508
			isa = PBXReferenceProxy;
ingmarstein@2361
   509
			fileType = wrapper.cfbundle;
ingmarstein@2361
   510
			path = MusicVideo.growlView;
ingmarstein@2361
   511
			remoteRef = 95AE276A085C44A600271F5F /* PBXContainerItemProxy */;
ingmarstein@2361
   512
			sourceTree = BUILT_PRODUCTS_DIR;
ingmarstein@2361
   513
		};
evands@3719
   514
		95AE276D085C44A600271F5F /* SMS.growlView */ = {
evands@3719
   515
			isa = PBXReferenceProxy;
evands@3719
   516
			fileType = wrapper.cfbundle;
evands@3719
   517
			path = SMS.growlView;
ingmarstein@2361
   518
			remoteRef = 95AE276C085C44A600271F5F /* PBXContainerItemProxy */;
ingmarstein@2361
   519
			sourceTree = BUILT_PRODUCTS_DIR;
ingmarstein@2361
   520
		};
ingmarstein@3264
   521
		95EB3FF60AF37EAC00035504 /* iCal.growlView */ = {
ingmarstein@3264
   522
			isa = PBXReferenceProxy;
ingmarstein@3264
   523
			fileType = wrapper.cfbundle;
ingmarstein@3264
   524
			path = iCal.growlView;
ingmarstein@3264
   525
			remoteRef = 95EB3FF50AF37EAC00035504 /* PBXContainerItemProxy */;
ingmarstein@3264
   526
			sourceTree = BUILT_PRODUCTS_DIR;
ingmarstein@3264
   527
		};
ingmarstein@2361
   528
/* End PBXReferenceProxy section */
ingmarstein@2361
   529
ingmarstein@2346
   530
/* Begin PBXResourcesBuildPhase section */
ingmarstein@2346
   531
		8D5B49AF048680CD000E48DA /* Resources */ = {
ingmarstein@2346
   532
			isa = PBXResourcesBuildPhase;
ingmarstein@2346
   533
			buildActionMask = 2147483647;
ingmarstein@2346
   534
			files = (
ingmarstein@2346
   535
				8D5B49B0048680CD000E48DA /* InfoPlist.strings in Resources */,
ingmarstein@2346
   536
				955347EC0732C14400D12875 /* GrowlMailPreferencesPanel.nib in Resources */,
ingmarstein@2346
   537
				950A02480737CDD60075BDE4 /* Localizable.strings in Resources */,
ingmarstein@2346
   538
				9550E7A5077A207E00436674 /* GrowlMail.png in Resources */,
ingmarstein@2346
   539
			);
ingmarstein@2346
   540
			runOnlyForDeploymentPostprocessing = 0;
ingmarstein@2346
   541
		};
ingmarstein@2346
   542
/* End PBXResourcesBuildPhase section */
ingmarstein@2346
   543
ingmarstein@2361
   544
/* Begin PBXShellScriptBuildPhase section */
ingmarstein@2361
   545
		95AE2773085C44C500271F5F /* ShellScript */ = {
ingmarstein@2361
   546
			isa = PBXShellScriptBuildPhase;
ingmarstein@2361
   547
			buildActionMask = 2147483647;
ingmarstein@2361
   548
			files = (
ingmarstein@2361
   549
			);
ingmarstein@2361
   550
			inputPaths = (
ingmarstein@2361
   551
			);
ingmarstein@2361
   552
			outputPaths = (
ingmarstein@2361
   553
			);
ingmarstein@2361
   554
			runOnlyForDeploymentPostprocessing = 0;
ingmarstein@2361
   555
			shellPath = /bin/sh;
ingmarstein@2378
   556
			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
   557
		};
ingmarstein@2361
   558
/* End PBXShellScriptBuildPhase section */
ingmarstein@2361
   559
ingmarstein@2346
   560
/* Begin PBXSourcesBuildPhase section */
ingmarstein@2346
   561
		8D5B49B1048680CD000E48DA /* Sources */ = {
ingmarstein@2346
   562
			isa = PBXSourcesBuildPhase;
ingmarstein@2346
   563
			buildActionMask = 2147483647;
ingmarstein@2346
   564
			files = (
ingmarstein@2346
   565
				4B7E5EA806B6AC1700137892 /* GrowlMail.m in Sources */,
ingmarstein@2346
   566
				95BF5483072FB08000834811 /* Message+GrowlMail.m in Sources */,
ingmarstein@2346
   567
				9553469F0732BD4800D12875 /* GrowlMailPreferencesModule.m in Sources */,
ingmarstein@2346
   568
				955348600732F93600D12875 /* GrowlMailPreferences.m in Sources */,
ingmarstein@2346
   569
			);
ingmarstein@2346
   570
			runOnlyForDeploymentPostprocessing = 0;
ingmarstein@2346
   571
		};
ingmarstein@2346
   572
/* End PBXSourcesBuildPhase section */
ingmarstein@2346
   573
ingmarstein@2361
   574
/* Begin PBXTargetDependency section */
ingmarstein@2421
   575
		9598A04C086F4C790014C386 /* PBXTargetDependency */ = {
ingmarstein@2361
   576
			isa = PBXTargetDependency;
ingmarstein@2361
   577
			name = Growl.framework;
ingmarstein@2421
   578
			targetProxy = 9598A04B086F4C790014C386 /* PBXContainerItemProxy */;
ingmarstein@2361
   579
		};
ingmarstein@2361
   580
		95AE277C085C44E700271F5F /* PBXTargetDependency */ = {
ingmarstein@2361
   581
			isa = PBXTargetDependency;
ingmarstein@2361
   582
			target = 95AE2770085C44B600271F5F /* External Frameworks */;
ingmarstein@2361
   583
			targetProxy = 95AE277B085C44E700271F5F /* PBXContainerItemProxy */;
ingmarstein@2361
   584
		};
ingmarstein@2361
   585
/* End PBXTargetDependency section */
ingmarstein@2361
   586
ingmarstein@2346
   587
/* Begin PBXVariantGroup section */
ingmarstein@2346
   588
		089C167DFE841241C02AAC07 /* InfoPlist.strings */ = {
ingmarstein@2346
   589
			isa = PBXVariantGroup;
ingmarstein@2346
   590
			children = (
ingmarstein@2346
   591
				089C167EFE841241C02AAC07 /* English */,
evands@3924
   592
				950DAC1A0737B0550096F066 /* de */,
evands@3924
   593
				955A4E24086175B6009B6EA5 /* fr */,
evands@3924
   594
				34CD982C0C87C8AA0040C77F /* sv */,
evands@3924
   595
				34CD98AE0C87CA370040C77F /* nl */,
evands@3737
   596
				34CD98B10C87CA590040C77F /* pt_BR */,
evands@3924
   597
				34CF44E30C8D7E1100A2EFA4 /* ru */,
ingmarstein@2346
   598
			);
ingmarstein@2346
   599
			name = InfoPlist.strings;
ingmarstein@2346
   600
			sourceTree = "<group>";
ingmarstein@2346
   601
		};
ingmarstein@2346
   602
		950A02470737CDD60075BDE4 /* Localizable.strings */ = {
ingmarstein@2346
   603
			isa = PBXVariantGroup;
ingmarstein@2346
   604
			children = (
ingmarstein@2346
   605
				950A023B0737CBDB0075BDE4 /* English */,
evands@3924
   606
				950A02490737CDDA0075BDE4 /* de */,
evands@3924
   607
				9556E69907F4354600D42745 /* ja */,
ingmarstein@2346
   608
				95B00A56084689D0004A8623 /* zh_CN */,
evands@3924
   609
				955A4E23086175AD009B6EA5 /* fr */,
evands@3924
   610
				34CD982D0C87C8AA0040C77F /* sv */,
evands@3924
   611
				34CD98AF0C87CA370040C77F /* nl */,
evands@3737
   612
				34CD98B20C87CA590040C77F /* pt_BR */,
evands@3924
   613
				34CF44E40C8D7E1100A2EFA4 /* ru */,
ingmarstein@2346
   614
			);
ingmarstein@2346
   615
			name = Localizable.strings;
ingmarstein@2346
   616
			sourceTree = "<group>";
ingmarstein@2346
   617
		};
ingmarstein@2346
   618
		955347EA0732C14400D12875 /* GrowlMailPreferencesPanel.nib */ = {
ingmarstein@2346
   619
			isa = PBXVariantGroup;
ingmarstein@2346
   620
			children = (
ingmarstein@2346
   621
				955347EB0732C14400D12875 /* English */,
evands@3924
   622
				950DAC0E0737AF630096F066 /* de */,
evands@3924
   623
				9528EFE607F5A60600061D90 /* ja */,
ingmarstein@2346
   624
				95B00A55084689C4004A8623 /* zh_CN */,
evands@3924
   625
				955A4E25086175BE009B6EA5 /* fr */,
evands@3924
   626
				34CD98310C87C8C60040C77F /* sv */,
evands@3924
   627
				34CD98AD0C87CA370040C77F /* nl */,
evands@3737
   628
				34CD98B00C87CA590040C77F /* pt_BR */,
evands@3924
   629
				34CF44E20C8D7E1100A2EFA4 /* ru */,
ingmarstein@2346
   630
			);
ingmarstein@2346
   631
			name = GrowlMailPreferencesPanel.nib;
ingmarstein@2346
   632
			sourceTree = "<group>";
ingmarstein@2346
   633
		};
ingmarstein@2346
   634
/* End PBXVariantGroup section */
ingmarstein@2346
   635
ingmarstein@2346
   636
/* Begin XCBuildConfiguration section */
ingmarstein@2361
   637
		95AE2782085C44FC00271F5F /* Development */ = {
ingmarstein@2361
   638
			isa = XCBuildConfiguration;
ingmarstein@2361
   639
			buildSettings = {
ingmarstein@2361
   640
				COPY_PHASE_STRIP = NO;
ingmarstein@2361
   641
				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
Peter@4169
   642
				GCC_OPTIMIZATION_LEVEL = 0;
ingmarstein@2361
   643
				OTHER_CFLAGS = "";
ingmarstein@2361
   644
				OTHER_LDFLAGS = "";
ingmarstein@2361
   645
				OTHER_REZFLAGS = "";
ingmarstein@2361
   646
				PRODUCT_NAME = "External Frameworks";
ingmarstein@2361
   647
				SECTORDER_FLAGS = "";
ingmarstein@2361
   648
				WARNING_CFLAGS = (
ingmarstein@2361
   649
					"-Wmost",
ingmarstein@2361
   650
					"-Wno-four-char-constants",
ingmarstein@2361
   651
					"-Wno-unknown-pragmas",
ingmarstein@2361
   652
				);
ingmarstein@2361
   653
			};
ingmarstein@2361
   654
			name = Development;
ingmarstein@2361
   655
		};
ingmarstein@2361
   656
		95AE2783085C44FC00271F5F /* Deployment */ = {
ingmarstein@2361
   657
			isa = XCBuildConfiguration;
ingmarstein@2361
   658
			buildSettings = {
ingmarstein@2361
   659
				COPY_PHASE_STRIP = YES;
ingmarstein@2361
   660
				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
Peter@4169
   661
				GCC_OPTIMIZATION_LEVEL = 0;
ingmarstein@2361
   662
				OTHER_CFLAGS = "";
ingmarstein@2361
   663
				OTHER_LDFLAGS = "";
ingmarstein@2361
   664
				OTHER_REZFLAGS = "";
ingmarstein@2361
   665
				PRODUCT_NAME = "External Frameworks";
ingmarstein@2361
   666
				SECTORDER_FLAGS = "";
ingmarstein@2361
   667
				WARNING_CFLAGS = (
ingmarstein@2361
   668
					"-Wmost",
ingmarstein@2361
   669
					"-Wno-four-char-constants",
ingmarstein@2361
   670
					"-Wno-unknown-pragmas",
ingmarstein@2361
   671
				);
ingmarstein@2361
   672
			};
ingmarstein@2361
   673
			name = Deployment;
ingmarstein@2361
   674
		};
ingmarstein@2361
   675
		95AE2784085C44FC00271F5F /* Deployment - Tiger - G4 */ = {
ingmarstein@2361
   676
			isa = XCBuildConfiguration;
ingmarstein@2361
   677
			buildSettings = {
Peter@4169
   678
				GCC_OPTIMIZATION_LEVEL = 0;
ingmarstein@2361
   679
				OTHER_CFLAGS = "";
ingmarstein@2361
   680
				OTHER_LDFLAGS = "";
ingmarstein@2361
   681
				OTHER_REZFLAGS = "";
ingmarstein@2361
   682
				PRODUCT_NAME = "External Frameworks";
ingmarstein@2361
   683
				SECTORDER_FLAGS = "";
ingmarstein@2361
   684
				WARNING_CFLAGS = (
ingmarstein@2361
   685
					"-Wmost",
ingmarstein@2361
   686
					"-Wno-four-char-constants",
ingmarstein@2361
   687
					"-Wno-unknown-pragmas",
ingmarstein@2361
   688
				);
ingmarstein@2361
   689
			};
ingmarstein@2361
   690
			name = "Deployment - Tiger - G4";
ingmarstein@2361
   691
		};
ingmarstein@2346
   692
		95E4A35F0855C16F006B3F45 /* Development */ = {
ingmarstein@2346
   693
			isa = XCBuildConfiguration;
ingmarstein@2346
   694
			buildSettings = {
ingmarstein@2361
   695
				FRAMEWORK_SEARCH_PATHS = "$(BUILT_PRODUCTS_DIR)";
ingmarstein@2346
   696
				GCC_C_LANGUAGE_STANDARD = gnu99;
ingmarstein@2346
   697
				GCC_DYNAMIC_NO_PIC = NO;
ingmarstein@2346
   698
				GCC_ENABLE_FIX_AND_CONTINUE = YES;
ingmarstein@2346
   699
				GCC_OPTIMIZATION_LEVEL = 0;
ingmarstein@2346
   700
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
ingmarstein@2346
   701
				GCC_PREFIX_HEADER = GrowlMail_Prefix.pch;
ingmarstein@2346
   702
				GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
ingmarstein@2346
   703
				GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
ingmarstein@2346
   704
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
ingmarstein@2346
   705
				GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
ingmarstein@2346
   706
				GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
ingmarstein@2346
   707
				GCC_WARN_MISSING_PARENTHESES = YES;
ingmarstein@2346
   708
				GCC_WARN_SHADOW = YES;
ingmarstein@2346
   709
				GCC_WARN_SIGN_COMPARE = YES;
ingmarstein@2346
   710
				GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
ingmarstein@2346
   711
				GCC_WARN_UNINITIALIZED_AUTOS = NO;
ingmarstein@2346
   712
				GCC_WARN_UNKNOWN_PRAGMAS = YES;
ingmarstein@2346
   713
				GCC_WARN_UNUSED_FUNCTION = YES;
ingmarstein@2346
   714
				GCC_WARN_UNUSED_LABEL = YES;
ingmarstein@2346
   715
				GCC_WARN_UNUSED_PARAMETER = YES;
ingmarstein@2346
   716
				GCC_WARN_UNUSED_VALUE = YES;
ingmarstein@2346
   717
				GCC_WARN_UNUSED_VARIABLE = YES;
ingmarstein@2346
   718
				INFOPLIST_FILE = Info.plist;
ingmarstein@2346
   719
				INSTALL_PATH = "$(HOME)/Library/Mail/Bundles";
ingmarstein@2346
   720
				LIBRARY_STYLE = BUNDLE;
ingmarstein@2346
   721
				MACOSX_DEPLOYMENT_TARGET = 10.3;
ingmarstein@2346
   722
				OTHER_LDFLAGS = (
ingmarstein@2346
   723
					"-undefined",
ingmarstein@2346
   724
					dynamic_lookup,
ingmarstein@2346
   725
					"-weak_framework",
ingmarstein@2346
   726
					Growl,
boredzo@4004
   727
					"-seg1addr",
boredzo@4004
   728
					0x50000000,
ingmarstein@2346
   729
				);
ingmarstein@2346
   730
				PRODUCT_NAME = GrowlMail;
ingmarstein@2346
   731
				WARNING_CFLAGS = (
ingmarstein@2346
   732
					"-W",
ingmarstein@2346
   733
					"-Wall",
ingmarstein@2346
   734
				);
ingmarstein@2346
   735
				WRAPPER_EXTENSION = mailbundle;
ingmarstein@2346
   736
				ZERO_LINK = YES;
ingmarstein@2346
   737
			};
ingmarstein@2346
   738
			name = Development;
ingmarstein@2346
   739
		};
ingmarstein@2346
   740
		95E4A3600855C16F006B3F45 /* Deployment */ = {
ingmarstein@2346
   741
			isa = XCBuildConfiguration;
ingmarstein@2346
   742
			buildSettings = {
ingmarstein@2346
   743
				DEAD_CODE_STRIPPING = YES;
ingmarstein@2361
   744
				FRAMEWORK_SEARCH_PATHS = "$(BUILT_PRODUCTS_DIR)";
ingmarstein@2346
   745
				GCC_C_LANGUAGE_STANDARD = gnu99;
ingmarstein@2346
   746
				GCC_DEBUGGING_SYMBOLS = full;
ingmarstein@2346
   747
				GCC_ENABLE_FIX_AND_CONTINUE = NO;
ingmarstein@2346
   748
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
ingmarstein@2346
   749
				GCC_PREFIX_HEADER = GrowlMail_Prefix.pch;
ingmarstein@2346
   750
				GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
ingmarstein@2346
   751
				GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
ingmarstein@2346
   752
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
ingmarstein@2346
   753
				GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
ingmarstein@2346
   754
				GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
ingmarstein@2346
   755
				GCC_WARN_MISSING_PARENTHESES = YES;
ingmarstein@2346
   756
				GCC_WARN_SHADOW = YES;
ingmarstein@2346
   757
				GCC_WARN_SIGN_COMPARE = YES;
ingmarstein@2346
   758
				GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
ingmarstein@2346
   759
				GCC_WARN_UNINITIALIZED_AUTOS = YES;
ingmarstein@2346
   760
				GCC_WARN_UNKNOWN_PRAGMAS = YES;
ingmarstein@2346
   761
				GCC_WARN_UNUSED_FUNCTION = YES;
ingmarstein@2346
   762
				GCC_WARN_UNUSED_LABEL = YES;
ingmarstein@2346
   763
				GCC_WARN_UNUSED_PARAMETER = YES;
ingmarstein@2346
   764
				GCC_WARN_UNUSED_VALUE = YES;
ingmarstein@2346
   765
				GCC_WARN_UNUSED_VARIABLE = YES;
ingmarstein@2346
   766
				INFOPLIST_FILE = Info.plist;
ingmarstein@2346
   767
				INSTALL_PATH = "$(HOME)/Library/Mail/Bundles";
ingmarstein@2346
   768
				LIBRARY_STYLE = BUNDLE;
ingmarstein@2346
   769
				MACOSX_DEPLOYMENT_TARGET = 10.3;
ingmarstein@2346
   770
				OTHER_LDFLAGS = (
ingmarstein@2346
   771
					"-undefined",
ingmarstein@2346
   772
					dynamic_lookup,
ingmarstein@2346
   773
					"-weak_framework",
ingmarstein@2346
   774
					Growl,
boredzo@4004
   775
					"-seg1addr",
boredzo@4004
   776
					0x50000000,
ingmarstein@2346
   777
				);
ingmarstein@2346
   778
				PRODUCT_NAME = GrowlMail;
ingmarstein@2346
   779
				WARNING_CFLAGS = (
ingmarstein@2346
   780
					"-W",
ingmarstein@2346
   781
					"-Wall",
ingmarstein@2346
   782
				);
ingmarstein@2346
   783
				WRAPPER_EXTENSION = mailbundle;
ingmarstein@2346
   784
				ZERO_LINK = NO;
ingmarstein@2346
   785
			};
ingmarstein@2346
   786
			name = Deployment;
ingmarstein@2346
   787
		};
ingmarstein@2346
   788
		95E4A3610855C16F006B3F45 /* Deployment - Tiger - G4 */ = {
ingmarstein@2346
   789
			isa = XCBuildConfiguration;
ingmarstein@2346
   790
			buildSettings = {
ingmarstein@2346
   791
				DEAD_CODE_STRIPPING = YES;
ingmarstein@2346
   792
				DEPLOYMENT_POSTPROCESSING = YES;
ingmarstein@2361
   793
				FRAMEWORK_SEARCH_PATHS = "$(BUILT_PRODUCTS_DIR)";
ingmarstein@2346
   794
				GCC_C_LANGUAGE_STANDARD = gnu99;
ingmarstein@2346
   795
				GCC_DEBUGGING_SYMBOLS = full;
ingmarstein@2346
   796
				GCC_ENABLE_FIX_AND_CONTINUE = NO;
ingmarstein@2346
   797
				GCC_FAST_OBJC_DISPATCH = YES;
ingmarstein@2346
   798
				GCC_MODEL_CPU = G4;
ingmarstein@2346
   799
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
ingmarstein@2346
   800
				GCC_PREFIX_HEADER = GrowlMail_Prefix.pch;
ingmarstein@2346
   801
				GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
ingmarstein@2346
   802
				GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
ingmarstein@2346
   803
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
ingmarstein@2346
   804
				GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
ingmarstein@2346
   805
				GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
ingmarstein@2346
   806
				GCC_WARN_MISSING_PARENTHESES = YES;
ingmarstein@2346
   807
				GCC_WARN_SHADOW = YES;
ingmarstein@2346
   808
				GCC_WARN_SIGN_COMPARE = YES;
ingmarstein@2346
   809
				GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
ingmarstein@2346
   810
				GCC_WARN_UNINITIALIZED_AUTOS = YES;
ingmarstein@2346
   811
				GCC_WARN_UNKNOWN_PRAGMAS = YES;
ingmarstein@2346
   812
				GCC_WARN_UNUSED_FUNCTION = YES;
ingmarstein@2346
   813
				GCC_WARN_UNUSED_LABEL = YES;
ingmarstein@2346
   814
				GCC_WARN_UNUSED_PARAMETER = YES;
ingmarstein@2346
   815
				GCC_WARN_UNUSED_VALUE = YES;
ingmarstein@2346
   816
				GCC_WARN_UNUSED_VARIABLE = YES;
ingmarstein@2346
   817
				INFOPLIST_FILE = Info.plist;
ingmarstein@2346
   818
				INSTALL_PATH = "$(HOME)/Library/Mail/Bundles";
ingmarstein@2346
   819
				LIBRARY_STYLE = BUNDLE;
ingmarstein@2346
   820
				MACOSX_DEPLOYMENT_TARGET = 10.4;
ingmarstein@2346
   821
				OTHER_LDFLAGS = (
ingmarstein@2346
   822
					"-undefined",
ingmarstein@2346
   823
					dynamic_lookup,
ingmarstein@2346
   824
					"-weak_framework",
ingmarstein@2346
   825
					Growl,
boredzo@4004
   826
					"-seg1addr",
boredzo@4004
   827
					0x50000000,
ingmarstein@2346
   828
				);
ingmarstein@2346
   829
				PRODUCT_NAME = GrowlMail;
ingmarstein@2346
   830
				WARNING_CFLAGS = (
ingmarstein@2346
   831
					"-W",
ingmarstein@2346
   832
					"-Wall",
ingmarstein@2346
   833
				);
ingmarstein@2346
   834
				WRAPPER_EXTENSION = mailbundle;
ingmarstein@2346
   835
				ZERO_LINK = NO;
ingmarstein@2346
   836
			};
ingmarstein@2346
   837
			name = "Deployment - Tiger - G4";
ingmarstein@2346
   838
		};
ingmarstein@2346
   839
		95E4A3640855C16F006B3F45 /* Development */ = {
ingmarstein@2346
   840
			isa = XCBuildConfiguration;
ingmarstein@2346
   841
			buildSettings = {
ingmarstein@2409
   842
				ARCHS = (
ingmarstein@2409
   843
					ppc,
ingmarstein@2409
   844
					i386,
ingmarstein@2409
   845
				);
Peter@4195
   846
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
Peter@4195
   847
				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
ingmarstein@2989
   848
				MACOSX_DEPLOYMENT_TARGET_i386 = 10.4;
ingmarstein@3196
   849
				SDKROOT_i386 = /Developer/SDKs/MacOSX10.4u.sdk;
ingmarstein@2346
   850
			};
ingmarstein@2346
   851
			name = Development;
ingmarstein@2346
   852
		};
ingmarstein@2346
   853
		95E4A3650855C16F006B3F45 /* Deployment */ = {
ingmarstein@2346
   854
			isa = XCBuildConfiguration;
ingmarstein@2346
   855
			buildSettings = {
ingmarstein@2409
   856
				ARCHS = (
ingmarstein@2409
   857
					ppc,
ingmarstein@2409
   858
					i386,
ingmarstein@2409
   859
				);
Peter@4195
   860
				COPY_PHASE_STRIP = NO;
Peter@4195
   861
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
Peter@4195
   862
				DEPLOYMENT_POSTPROCESSING = YES;
Peter@4195
   863
				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
ingmarstein@2989
   864
				MACOSX_DEPLOYMENT_TARGET_i386 = 10.4;
ingmarstein@2989
   865
				SDKROOT_i386 = /Developer/SDKs/MacOSX10.4u.sdk;
Peter@4195
   866
				SEPARATE_STRIP = YES;
Peter@4195
   867
				STRIP_INSTALLED_PRODUCT = YES;
ingmarstein@2346
   868
			};
ingmarstein@2346
   869
			name = Deployment;
ingmarstein@2346
   870
		};
ingmarstein@2346
   871
		95E4A3660855C16F006B3F45 /* Deployment - Tiger - G4 */ = {
ingmarstein@2346
   872
			isa = XCBuildConfiguration;
ingmarstein@2346
   873
			buildSettings = {
ingmarstein@2409
   874
				ARCHS = (
ingmarstein@2409
   875
					ppc,
ingmarstein@2409
   876
					i386,
ingmarstein@2409
   877
				);
Peter@4195
   878
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
Peter@4195
   879
				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
ingmarstein@2989
   880
				MACOSX_DEPLOYMENT_TARGET_i386 = 10.4;
ingmarstein@2989
   881
				SDKROOT_i386 = /Developer/SDKs/MacOSX10.4u.sdk;
ingmarstein@2346
   882
			};
ingmarstein@2346
   883
			name = "Deployment - Tiger - G4";
ingmarstein@2346
   884
		};
ingmarstein@2346
   885
/* End XCBuildConfiguration section */
ingmarstein@2346
   886
ingmarstein@2346
   887
/* Begin XCConfigurationList section */
ingmarstein@2361
   888
		95AE2781085C44FC00271F5F /* Build configuration list for PBXAggregateTarget "External Frameworks" */ = {
ingmarstein@2361
   889
			isa = XCConfigurationList;
ingmarstein@2361
   890
			buildConfigurations = (
ingmarstein@2361
   891
				95AE2782085C44FC00271F5F /* Development */,
ingmarstein@2361
   892
				95AE2783085C44FC00271F5F /* Deployment */,
ingmarstein@2361
   893
				95AE2784085C44FC00271F5F /* Deployment - Tiger - G4 */,
ingmarstein@2361
   894
			);
ingmarstein@2361
   895
			defaultConfigurationIsVisible = 0;
ingmarstein@2361
   896
			defaultConfigurationName = Development;
ingmarstein@2361
   897
		};
ingmarstein@2346
   898
		95E4A35E0855C16F006B3F45 /* Build configuration list for PBXNativeTarget "GrowlMail" */ = {
ingmarstein@2346
   899
			isa = XCConfigurationList;
ingmarstein@2346
   900
			buildConfigurations = (
ingmarstein@2346
   901
				95E4A35F0855C16F006B3F45 /* Development */,
ingmarstein@2346
   902
				95E4A3600855C16F006B3F45 /* Deployment */,
ingmarstein@2346
   903
				95E4A3610855C16F006B3F45 /* Deployment - Tiger - G4 */,
ingmarstein@2346
   904
			);
ingmarstein@2346
   905
			defaultConfigurationIsVisible = 0;
ingmarstein@2361
   906
			defaultConfigurationName = Development;
ingmarstein@2346
   907
		};
ingmarstein@2346
   908
		95E4A3630855C16F006B3F45 /* Build configuration list for PBXProject "GrowlMail" */ = {
ingmarstein@2346
   909
			isa = XCConfigurationList;
ingmarstein@2346
   910
			buildConfigurations = (
ingmarstein@2346
   911
				95E4A3640855C16F006B3F45 /* Development */,
ingmarstein@2346
   912
				95E4A3650855C16F006B3F45 /* Deployment */,
ingmarstein@2346
   913
				95E4A3660855C16F006B3F45 /* Deployment - Tiger - G4 */,
ingmarstein@2346
   914
			);
ingmarstein@2346
   915
			defaultConfigurationIsVisible = 0;
ingmarstein@2361
   916
			defaultConfigurationName = Development;
ingmarstein@2346
   917
		};
ingmarstein@2346
   918
/* End XCConfigurationList section */
ingmarstein@2346
   919
	};
ingmarstein@2346
   920
	rootObject = 089C1669FE841209C02AAC07 /* Project object */;
ingmarstein@2346
   921
}