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.
9 /* Begin PBXAppleScriptBuildPhase section */
10 65942E080711D4310089E4F1 /* AppleScript */ = {
11 isa = PBXAppleScriptBuildPhase;
12 buildActionMask = 2147483647;
15 25F078F307CA7BD000C12CF1 /* main.applescript in AppleScript */,
18 runOnlyForDeploymentPostprocessing = 0;
20 /* End PBXAppleScriptBuildPhase section */
22 /* Begin PBXBuildFile section */
23 25F078F307CA7BD000C12CF1 /* main.applescript in AppleScript */ = {isa = PBXBuildFile; fileRef = 25F078F207CA7BD000C12CF1 /* main.applescript */; settings = {ATTRIBUTES = (Debug, ); }; };
24 65942E0C0711D4310089E4F1 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C167DFE841241C02AAC07 /* InfoPlist.strings */; };
25 65942E0D0711D4310089E4F1 /* main.nib in Resources */ = {isa = PBXBuildFile; fileRef = 65AABA18056A9B5C006CE269 /* main.nib */; };
26 65942E110711D4310089E4F1 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */; };
27 65942E120711D4310089E4F1 /* Automator.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 65AABA78056AB2A5006CE269 /* Automator.framework */; };
28 /* End PBXBuildFile section */
30 /* Begin PBXFileReference section */
31 089C1672FE841209C02AAC07 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
32 089C167EFE841241C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
33 089C167FFE841241C02AAC07 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
34 1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
35 25F078F207CA7BD000C12CF1 /* main.applescript */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.applescript; path = main.applescript; sourceTree = "<group>"; };
36 65942E140711D4310089E4F1 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
37 65942E150711D4310089E4F1 /* Show Growl Notification.action */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Show Growl Notification.action"; sourceTree = BUILT_PRODUCTS_DIR; };
38 65AABA19056A9B5C006CE269 /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/main.nib; sourceTree = "<group>"; };
39 65AABA78056AB2A5006CE269 /* Automator.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Automator.framework; path = /System/Library/Frameworks/Automator.framework; sourceTree = "<absolute>"; };
40 955A4DB908617521009B6EA5 /* French */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = French; path = French.lproj/main.nib; sourceTree = "<group>"; };
41 955A4DBA0861752A009B6EA5 /* French */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = French; path = French.lproj/InfoPlist.strings; sourceTree = "<group>"; };
42 95E7903F0835F1E00098656C /* German */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = German; path = German.lproj/main.nib; sourceTree = "<group>"; };
43 95E790460835F25A0098656C /* German */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = German; path = German.lproj/InfoPlist.strings; sourceTree = "<group>"; };
44 /* End PBXFileReference section */
46 /* Begin PBXFrameworksBuildPhase section */
47 65942E100711D4310089E4F1 /* Frameworks */ = {
48 isa = PBXFrameworksBuildPhase;
49 buildActionMask = 2147483647;
51 65942E110711D4310089E4F1 /* Cocoa.framework in Frameworks */,
52 65942E120711D4310089E4F1 /* Automator.framework in Frameworks */,
54 runOnlyForDeploymentPostprocessing = 0;
56 /* End PBXFrameworksBuildPhase section */
58 /* Begin PBXGroup section */
59 089C166AFE841209C02AAC07 /* Automator Action */ = {
62 65AABA0F056A9AD1006CE269 /* Scripts */,
63 08FB77AFFE84173DC02AAC07 /* Classes */,
64 089C167CFE841241C02AAC07 /* Resources */,
65 089C1671FE841209C02AAC07 /* Frameworks and Libraries */,
66 19C28FB8FE9D52D311CA2CBB /* Products */,
67 65942E140711D4310089E4F1 /* Info.plist */,
69 name = "Automator Action";
70 sourceTree = "<group>";
72 089C1671FE841209C02AAC07 /* Frameworks and Libraries */ = {
75 1058C7ACFEA557BF11CA2CBB /* Linked Frameworks */,
76 1058C7AEFEA557BF11CA2CBB /* Other Frameworks */,
78 name = "Frameworks and Libraries";
79 sourceTree = "<group>";
81 089C167CFE841241C02AAC07 /* Resources */ = {
84 65AABA18056A9B5C006CE269 /* main.nib */,
85 089C167DFE841241C02AAC07 /* InfoPlist.strings */,
88 sourceTree = "<group>";
90 08FB77AFFE84173DC02AAC07 /* Classes */ = {
95 sourceTree = "<group>";
97 1058C7ACFEA557BF11CA2CBB /* Linked Frameworks */ = {
100 1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */,
101 65AABA78056AB2A5006CE269 /* Automator.framework */,
103 name = "Linked Frameworks";
104 sourceTree = "<group>";
106 1058C7AEFEA557BF11CA2CBB /* Other Frameworks */ = {
109 089C1672FE841209C02AAC07 /* Foundation.framework */,
110 089C167FFE841241C02AAC07 /* AppKit.framework */,
112 name = "Other Frameworks";
113 sourceTree = "<group>";
115 19C28FB8FE9D52D311CA2CBB /* Products */ = {
118 65942E150711D4310089E4F1 /* Show Growl Notification.action */,
121 sourceTree = "<group>";
123 65AABA0F056A9AD1006CE269 /* Scripts */ = {
126 25F078F207CA7BD000C12CF1 /* main.applescript */,
129 sourceTree = "<group>";
131 /* End PBXGroup section */
133 /* Begin PBXNativeTarget section */
134 65942E070711D4310089E4F1 /* GrowlAction */ = {
135 isa = PBXNativeTarget;
136 buildConfigurationList = 95EE279A0855AA6E0045DB39 /* Build configuration list for PBXNativeTarget "GrowlAction" */;
138 65942E080711D4310089E4F1 /* AppleScript */,
139 65942E0B0711D4310089E4F1 /* Resources */,
140 65942E100711D4310089E4F1 /* Frameworks */,
147 productInstallPath = /AppleInternal/Library/Automator;
148 productName = "Automator Action";
149 productReference = 65942E150711D4310089E4F1 /* Show Growl Notification.action */;
150 productType = "com.apple.product-type.bundle";
152 /* End PBXNativeTarget section */
154 /* Begin PBXProject section */
155 089C1669FE841209C02AAC07 /* Project object */ = {
157 buildConfigurationList = 95EE279E0855AA6E0045DB39 /* Build configuration list for PBXProject "GrowlAction" */;
158 compatibilityVersion = "Xcode 2.4";
159 hasScannedForEncodings = 1;
160 mainGroup = 089C166AFE841209C02AAC07 /* Automator Action */;
164 65942E070711D4310089E4F1 /* GrowlAction */,
167 /* End PBXProject section */
169 /* Begin PBXResourcesBuildPhase section */
170 65942E0B0711D4310089E4F1 /* Resources */ = {
171 isa = PBXResourcesBuildPhase;
172 buildActionMask = 2147483647;
174 65942E0C0711D4310089E4F1 /* InfoPlist.strings in Resources */,
175 65942E0D0711D4310089E4F1 /* main.nib in Resources */,
177 runOnlyForDeploymentPostprocessing = 0;
179 /* End PBXResourcesBuildPhase section */
181 /* Begin PBXVariantGroup section */
182 089C167DFE841241C02AAC07 /* InfoPlist.strings */ = {
183 isa = PBXVariantGroup;
185 089C167EFE841241C02AAC07 /* English */,
186 95E790460835F25A0098656C /* German */,
187 955A4DBA0861752A009B6EA5 /* French */,
189 name = InfoPlist.strings;
190 sourceTree = "<group>";
192 65AABA18056A9B5C006CE269 /* main.nib */ = {
193 isa = PBXVariantGroup;
195 65AABA19056A9B5C006CE269 /* English */,
196 95E7903F0835F1E00098656C /* German */,
197 955A4DB908617521009B6EA5 /* French */,
200 sourceTree = "<group>";
202 /* End PBXVariantGroup section */
204 /* Begin XCBuildConfiguration section */
205 95EE279B0855AA6E0045DB39 /* Development */ = {
206 isa = XCBuildConfiguration;
208 FRAMEWORK_SEARCH_PATHS = "";
209 GCC_DYNAMIC_NO_PIC = NO;
210 GCC_ENABLE_FIX_AND_CONTINUE = YES;
211 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
212 GCC_OPTIMIZATION_LEVEL = 0;
213 HEADER_SEARCH_PATHS = "";
214 INFOPLIST_FILE = Info.plist;
215 INSTALL_PATH = "($USER_LIBRARY_DIR)/Automator";
216 LIBRARY_SEARCH_PATHS = "";
221 PRODUCT_NAME = "Show Growl Notification";
222 SECTORDER_FLAGS = "";
225 "-Wno-four-char-constants",
226 "-Wno-unknown-pragmas",
228 WRAPPER_EXTENSION = action;
233 95EE279C0855AA6E0045DB39 /* Deployment */ = {
234 isa = XCBuildConfiguration;
236 FRAMEWORK_SEARCH_PATHS = "";
237 GCC_ENABLE_FIX_AND_CONTINUE = NO;
238 HEADER_SEARCH_PATHS = "";
239 INFOPLIST_FILE = Info.plist;
240 INSTALL_PATH = "($USER_LIBRARY_DIR)/Automator";
241 LIBRARY_SEARCH_PATHS = "";
244 OTHER_OSAFLAGS = "-x";
246 PRODUCT_NAME = "Show Growl Notification";
247 SECTORDER_FLAGS = "";
250 "-Wno-four-char-constants",
251 "-Wno-unknown-pragmas",
253 WRAPPER_EXTENSION = action;
258 95EE279F0855AA6E0045DB39 /* Development */ = {
259 isa = XCBuildConfiguration;
261 SYMROOT = "$(SRCROOT)/../../build";
265 95EE27A00855AA6E0045DB39 /* Deployment */ = {
266 isa = XCBuildConfiguration;
268 SYMROOT = "$(SRCROOT)/../../build";
272 /* End XCBuildConfiguration section */
274 /* Begin XCConfigurationList section */
275 95EE279A0855AA6E0045DB39 /* Build configuration list for PBXNativeTarget "GrowlAction" */ = {
276 isa = XCConfigurationList;
277 buildConfigurations = (
278 95EE279B0855AA6E0045DB39 /* Development */,
279 95EE279C0855AA6E0045DB39 /* Deployment */,
281 defaultConfigurationIsVisible = 0;
282 defaultConfigurationName = Development;
284 95EE279E0855AA6E0045DB39 /* Build configuration list for PBXProject "GrowlAction" */ = {
285 isa = XCConfigurationList;
286 buildConfigurations = (
287 95EE279F0855AA6E0045DB39 /* Development */,
288 95EE27A00855AA6E0045DB39 /* Deployment */,
290 defaultConfigurationIsVisible = 0;
291 defaultConfigurationName = Development;
293 /* End XCConfigurationList section */
295 rootObject = 089C1669FE841209C02AAC07 /* Project object */;