Release/Growl/OpenAppWithoutAddingToRecents/OpenAppWithoutAddingToRecents.xcodeproj/project.pbxproj
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 PBXBuildFile section */
10 317899C10E03388C0005D2E9 /* ApplicationServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 317899C00E03388C0005D2E9 /* ApplicationServices.framework */; };
11 317899C60E0338930005D2E9 /* CoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 317899C50E0338930005D2E9 /* CoreServices.framework */; };
12 317899CE0E033AC30005D2E9 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 317899CD0E033AC30005D2E9 /* Foundation.framework */; };
13 8DD76F9A0486AA7600D96B5E /* OpenAppWithoutAddingToRecents.m in Sources */ = {isa = PBXBuildFile; fileRef = 08FB7796FE84155DC02AAC07 /* OpenAppWithoutAddingToRecents.m */; settings = {ATTRIBUTES = (); }; };
14 8DD76F9F0486AA7600D96B5E /* OpenAppWithoutAddingToRecents.1 in CopyFiles */ = {isa = PBXBuildFile; fileRef = C6859EA3029092ED04C91782 /* OpenAppWithoutAddingToRecents.1 */; };
15 /* End PBXBuildFile section */
17 /* Begin PBXCopyFilesBuildPhase section */
18 8DD76F9E0486AA7600D96B5E /* CopyFiles */ = {
19 isa = PBXCopyFilesBuildPhase;
21 dstPath = /usr/share/man/man1/;
24 8DD76F9F0486AA7600D96B5E /* OpenAppWithoutAddingToRecents.1 in CopyFiles */,
26 runOnlyForDeploymentPostprocessing = 1;
28 /* End PBXCopyFilesBuildPhase section */
30 /* Begin PBXFileReference section */
31 08FB7796FE84155DC02AAC07 /* OpenAppWithoutAddingToRecents.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OpenAppWithoutAddingToRecents.m; sourceTree = "<group>"; };
32 317899C00E03388C0005D2E9 /* ApplicationServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ApplicationServices.framework; path = /System/Library/Frameworks/ApplicationServices.framework; sourceTree = "<absolute>"; };
33 317899C50E0338930005D2E9 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = /System/Library/Frameworks/CoreServices.framework; sourceTree = "<absolute>"; };
34 317899CD0E033AC30005D2E9 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
35 32A70AAB03705E1F00C91783 /* OpenAppWithoutAddingToRecents_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OpenAppWithoutAddingToRecents_Prefix.pch; sourceTree = "<group>"; };
36 8DD76FA10486AA7600D96B5E /* OpenAppWithoutAddingToRecents */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = OpenAppWithoutAddingToRecents; sourceTree = BUILT_PRODUCTS_DIR; };
37 C6859EA3029092ED04C91782 /* OpenAppWithoutAddingToRecents.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = OpenAppWithoutAddingToRecents.1; sourceTree = "<group>"; };
38 /* End PBXFileReference section */
40 /* Begin PBXFrameworksBuildPhase section */
41 8DD76F9B0486AA7600D96B5E /* Frameworks */ = {
42 isa = PBXFrameworksBuildPhase;
43 buildActionMask = 2147483647;
45 317899C10E03388C0005D2E9 /* ApplicationServices.framework in Frameworks */,
46 317899C60E0338930005D2E9 /* CoreServices.framework in Frameworks */,
47 317899CE0E033AC30005D2E9 /* Foundation.framework in Frameworks */,
49 runOnlyForDeploymentPostprocessing = 0;
51 /* End PBXFrameworksBuildPhase section */
53 /* Begin PBXGroup section */
54 08FB7794FE84155DC02AAC07 /* OpenAppWithoutAddingToRecents */ = {
57 08FB7795FE84155DC02AAC07 /* Source */,
58 C6859EA2029092E104C91782 /* Documentation */,
59 08FB779DFE84155DC02AAC07 /* External Frameworks and Libraries */,
60 1AB674ADFE9D54B511CA2CBB /* Products */,
62 name = OpenAppWithoutAddingToRecents;
63 sourceTree = "<group>";
65 08FB7795FE84155DC02AAC07 /* Source */ = {
68 32A70AAB03705E1F00C91783 /* OpenAppWithoutAddingToRecents_Prefix.pch */,
69 08FB7796FE84155DC02AAC07 /* OpenAppWithoutAddingToRecents.m */,
72 sourceTree = "<group>";
74 08FB779DFE84155DC02AAC07 /* External Frameworks and Libraries */ = {
77 317899C50E0338930005D2E9 /* CoreServices.framework */,
78 317899C00E03388C0005D2E9 /* ApplicationServices.framework */,
79 317899CD0E033AC30005D2E9 /* Foundation.framework */,
81 name = "External Frameworks and Libraries";
82 sourceTree = "<group>";
84 1AB674ADFE9D54B511CA2CBB /* Products */ = {
87 8DD76FA10486AA7600D96B5E /* OpenAppWithoutAddingToRecents */,
90 sourceTree = "<group>";
92 C6859EA2029092E104C91782 /* Documentation */ = {
95 C6859EA3029092ED04C91782 /* OpenAppWithoutAddingToRecents.1 */,
98 sourceTree = "<group>";
100 /* End PBXGroup section */
102 /* Begin PBXNativeTarget section */
103 8DD76F960486AA7600D96B5E /* OpenAppWithoutAddingToRecents */ = {
104 isa = PBXNativeTarget;
105 buildConfigurationList = 1DEB927408733DD40010E9CD /* Build configuration list for PBXNativeTarget "OpenAppWithoutAddingToRecents" */;
107 8DD76F990486AA7600D96B5E /* Sources */,
108 8DD76F9B0486AA7600D96B5E /* Frameworks */,
109 8DD76F9E0486AA7600D96B5E /* CopyFiles */,
115 name = OpenAppWithoutAddingToRecents;
116 productInstallPath = "$(HOME)/bin";
117 productName = OpenAppWithoutAddingToRecents;
118 productReference = 8DD76FA10486AA7600D96B5E /* OpenAppWithoutAddingToRecents */;
119 productType = "com.apple.product-type.tool";
121 /* End PBXNativeTarget section */
123 /* Begin PBXProject section */
124 08FB7793FE84155DC02AAC07 /* Project object */ = {
126 buildConfigurationList = 1DEB927808733DD40010E9CD /* Build configuration list for PBXProject "OpenAppWithoutAddingToRecents" */;
127 compatibilityVersion = "Xcode 2.4";
128 hasScannedForEncodings = 1;
129 mainGroup = 08FB7794FE84155DC02AAC07 /* OpenAppWithoutAddingToRecents */;
133 8DD76F960486AA7600D96B5E /* OpenAppWithoutAddingToRecents */,
136 /* End PBXProject section */
138 /* Begin PBXSourcesBuildPhase section */
139 8DD76F990486AA7600D96B5E /* Sources */ = {
140 isa = PBXSourcesBuildPhase;
141 buildActionMask = 2147483647;
143 8DD76F9A0486AA7600D96B5E /* OpenAppWithoutAddingToRecents.m in Sources */,
145 runOnlyForDeploymentPostprocessing = 0;
147 /* End PBXSourcesBuildPhase section */
149 /* Begin XCBuildConfiguration section */
150 1DEB927508733DD40010E9CD /* Debug */ = {
151 isa = XCBuildConfiguration;
153 GCC_DYNAMIC_NO_PIC = NO;
154 GCC_ENABLE_FIX_AND_CONTINUE = YES;
155 GCC_MODEL_TUNING = G5;
156 GCC_OPTIMIZATION_LEVEL = 0;
157 GCC_PRECOMPILE_PREFIX_HEADER = YES;
158 GCC_PREFIX_HEADER = OpenAppWithoutAddingToRecents_Prefix.pch;
159 INSTALL_PATH = /usr/local/bin;
160 PRODUCT_NAME = OpenAppWithoutAddingToRecents;
165 1DEB927608733DD40010E9CD /* Release */ = {
166 isa = XCBuildConfiguration;
168 GCC_MODEL_TUNING = G5;
169 GCC_PRECOMPILE_PREFIX_HEADER = YES;
170 GCC_PREFIX_HEADER = OpenAppWithoutAddingToRecents_Prefix.pch;
171 INSTALL_PATH = /usr/local/bin;
172 PRODUCT_NAME = OpenAppWithoutAddingToRecents;
176 1DEB927908733DD40010E9CD /* Debug */ = {
177 isa = XCBuildConfiguration;
179 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
180 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
181 GCC_WARN_ABOUT_RETURN_TYPE = YES;
182 GCC_WARN_UNUSED_VARIABLE = YES;
183 MACOSX_DEPLOYMENT_TARGET = 10.4;
185 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
189 1DEB927A08733DD40010E9CD /* Release */ = {
190 isa = XCBuildConfiguration;
196 COPY_PHASE_STRIP = NO;
197 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
198 DEPLOYMENT_POSTPROCESSING = YES;
199 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
200 GCC_WARN_ABOUT_RETURN_TYPE = YES;
201 GCC_WARN_UNUSED_VARIABLE = YES;
202 MACOSX_DEPLOYMENT_TARGET = 10.4;
204 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
205 SEPARATE_STRIP = YES;
206 STRIP_INSTALLED_PRODUCT = YES;
210 /* End XCBuildConfiguration section */
212 /* Begin XCConfigurationList section */
213 1DEB927408733DD40010E9CD /* Build configuration list for PBXNativeTarget "OpenAppWithoutAddingToRecents" */ = {
214 isa = XCConfigurationList;
215 buildConfigurations = (
216 1DEB927508733DD40010E9CD /* Debug */,
217 1DEB927608733DD40010E9CD /* Release */,
219 defaultConfigurationIsVisible = 0;
220 defaultConfigurationName = Release;
222 1DEB927808733DD40010E9CD /* Build configuration list for PBXProject "OpenAppWithoutAddingToRecents" */ = {
223 isa = XCConfigurationList;
224 buildConfigurations = (
225 1DEB927908733DD40010E9CD /* Debug */,
226 1DEB927A08733DD40010E9CD /* Release */,
228 defaultConfigurationIsVisible = 0;
229 defaultConfigurationName = Release;
231 /* End XCConfigurationList section */
233 rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;