Release/Growl/OpenGrowlPrefPane/OpenGrowlPrefPane.xcodeproj/project.pbxproj
changeset 4451 939a07eddf5e
parent 4450 2466e516f7e2
child 4452 e5b1db34ee0b
     1.1 --- a/Release/Growl/OpenGrowlPrefPane/OpenGrowlPrefPane.xcodeproj/project.pbxproj	Sun Sep 27 20:52:15 2009 -0700
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,325 +0,0 @@
     1.4 -// !$*UTF8*$!
     1.5 -{
     1.6 -	archiveVersion = 1;
     1.7 -	classes = {
     1.8 -	};
     1.9 -	objectVersion = 44;
    1.10 -	objects = {
    1.11 -
    1.12 -/* Begin PBXBuildFile section */
    1.13 -		345BD5600C89AAC4005C3DA2 /* OpenGrowlPrefPane.m in Sources */ = {isa = PBXBuildFile; fileRef = 08FB7796FE84155DC02AAC07 /* OpenGrowlPrefPane.m */; settings = {ATTRIBUTES = (); }; };
    1.14 -		345BD5610C89AAC4005C3DA2 /* AEVTBuilder.m in Sources */ = {isa = PBXBuildFile; fileRef = 34CD9A570C885E230040C77F /* AEVTBuilder.m */; };
    1.15 -		345BD5630C89AAC4005C3DA2 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 08FB779EFE84155DC02AAC07 /* Foundation.framework */; };
    1.16 -		345BD5640C89AAC4005C3DA2 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 34CD9AAA0C8863C50040C77F /* Cocoa.framework */; };
    1.17 -		345BD56C0C89AAE2005C3DA2 /* OpenPrefPane.m in Sources */ = {isa = PBXBuildFile; fileRef = 345BD56B0C89AAE2005C3DA2 /* OpenPrefPane.m */; };
    1.18 -		345BD56F0C89AB1B005C3DA2 /* PrefPaneOpener.m in Sources */ = {isa = PBXBuildFile; fileRef = 345BD56E0C89AB1B005C3DA2 /* PrefPaneOpener.m */; };
    1.19 -		345BD5710C89ABB0005C3DA2 /* PrefPaneOpener.m in Sources */ = {isa = PBXBuildFile; fileRef = 345BD56E0C89AB1B005C3DA2 /* PrefPaneOpener.m */; };
    1.20 -		34CD9A580C885E230040C77F /* AEVTBuilder.m in Sources */ = {isa = PBXBuildFile; fileRef = 34CD9A570C885E230040C77F /* AEVTBuilder.m */; };
    1.21 -		34CD9AAB0C8863C50040C77F /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 34CD9AAA0C8863C50040C77F /* Cocoa.framework */; };
    1.22 -		8DD76F9C0486AA7600D96B5E /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 08FB779EFE84155DC02AAC07 /* Foundation.framework */; };
    1.23 -/* End PBXBuildFile section */
    1.24 -
    1.25 -/* Begin PBXCopyFilesBuildPhase section */
    1.26 -		345BD5650C89AAC4005C3DA2 /* CopyFiles */ = {
    1.27 -			isa = PBXCopyFilesBuildPhase;
    1.28 -			buildActionMask = 8;
    1.29 -			dstPath = /usr/share/man/man1/;
    1.30 -			dstSubfolderSpec = 0;
    1.31 -			files = (
    1.32 -			);
    1.33 -			runOnlyForDeploymentPostprocessing = 1;
    1.34 -		};
    1.35 -		8DD76F9E0486AA7600D96B5E /* CopyFiles */ = {
    1.36 -			isa = PBXCopyFilesBuildPhase;
    1.37 -			buildActionMask = 8;
    1.38 -			dstPath = /usr/share/man/man1/;
    1.39 -			dstSubfolderSpec = 0;
    1.40 -			files = (
    1.41 -			);
    1.42 -			runOnlyForDeploymentPostprocessing = 1;
    1.43 -		};
    1.44 -/* End PBXCopyFilesBuildPhase section */
    1.45 -
    1.46 -/* Begin PBXFileReference section */
    1.47 -		08FB7796FE84155DC02AAC07 /* OpenGrowlPrefPane.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OpenGrowlPrefPane.m; sourceTree = "<group>"; };
    1.48 -		08FB779EFE84155DC02AAC07 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
    1.49 -		32A70AAB03705E1F00C91783 /* OpenGrowlPrefPane_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OpenGrowlPrefPane_Prefix.pch; sourceTree = "<group>"; };
    1.50 -		345BD5690C89AAC4005C3DA2 /* OpenGrowlPrefPane */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = OpenGrowlPrefPane; sourceTree = BUILT_PRODUCTS_DIR; };
    1.51 -		345BD56B0C89AAE2005C3DA2 /* OpenPrefPane.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OpenPrefPane.m; sourceTree = "<group>"; };
    1.52 -		345BD56D0C89AB1B005C3DA2 /* PrefPaneOpener.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PrefPaneOpener.h; sourceTree = "<group>"; };
    1.53 -		345BD56E0C89AB1B005C3DA2 /* PrefPaneOpener.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PrefPaneOpener.m; sourceTree = "<group>"; };
    1.54 -		34CD9A560C885E230040C77F /* AEVTBuilder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AEVTBuilder.h; path = ../../../Release/Growl/OpenGrowlPrefPane/AEVTBuilder.h; sourceTree = SOURCE_ROOT; };
    1.55 -		34CD9A570C885E230040C77F /* AEVTBuilder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AEVTBuilder.m; path = ../../../Release/Growl/OpenGrowlPrefPane/AEVTBuilder.m; sourceTree = SOURCE_ROOT; };
    1.56 -		34CD9AAA0C8863C50040C77F /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
    1.57 -		8DD76FA10486AA7600D96B5E /* OpenPrefPane */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = OpenPrefPane; sourceTree = BUILT_PRODUCTS_DIR; };
    1.58 -/* End PBXFileReference section */
    1.59 -
    1.60 -/* Begin PBXFrameworksBuildPhase section */
    1.61 -		345BD5620C89AAC4005C3DA2 /* Frameworks */ = {
    1.62 -			isa = PBXFrameworksBuildPhase;
    1.63 -			buildActionMask = 2147483647;
    1.64 -			files = (
    1.65 -				345BD5630C89AAC4005C3DA2 /* Foundation.framework in Frameworks */,
    1.66 -				345BD5640C89AAC4005C3DA2 /* Cocoa.framework in Frameworks */,
    1.67 -			);
    1.68 -			runOnlyForDeploymentPostprocessing = 0;
    1.69 -		};
    1.70 -		8DD76F9B0486AA7600D96B5E /* Frameworks */ = {
    1.71 -			isa = PBXFrameworksBuildPhase;
    1.72 -			buildActionMask = 2147483647;
    1.73 -			files = (
    1.74 -				8DD76F9C0486AA7600D96B5E /* Foundation.framework in Frameworks */,
    1.75 -				34CD9AAB0C8863C50040C77F /* Cocoa.framework in Frameworks */,
    1.76 -			);
    1.77 -			runOnlyForDeploymentPostprocessing = 0;
    1.78 -		};
    1.79 -/* End PBXFrameworksBuildPhase section */
    1.80 -
    1.81 -/* Begin PBXGroup section */
    1.82 -		08FB7794FE84155DC02AAC07 /* OpenGrowlPrefPane */ = {
    1.83 -			isa = PBXGroup;
    1.84 -			children = (
    1.85 -				08FB7795FE84155DC02AAC07 /* Source */,
    1.86 -				C6859EA2029092E104C91782 /* Documentation */,
    1.87 -				08FB779DFE84155DC02AAC07 /* External Frameworks and Libraries */,
    1.88 -				1AB674ADFE9D54B511CA2CBB /* Products */,
    1.89 -			);
    1.90 -			name = OpenGrowlPrefPane;
    1.91 -			sourceTree = "<group>";
    1.92 -		};
    1.93 -		08FB7795FE84155DC02AAC07 /* Source */ = {
    1.94 -			isa = PBXGroup;
    1.95 -			children = (
    1.96 -				32A70AAB03705E1F00C91783 /* OpenGrowlPrefPane_Prefix.pch */,
    1.97 -				08FB7796FE84155DC02AAC07 /* OpenGrowlPrefPane.m */,
    1.98 -				34CD9A560C885E230040C77F /* AEVTBuilder.h */,
    1.99 -				34CD9A570C885E230040C77F /* AEVTBuilder.m */,
   1.100 -				345BD56B0C89AAE2005C3DA2 /* OpenPrefPane.m */,
   1.101 -				345BD56D0C89AB1B005C3DA2 /* PrefPaneOpener.h */,
   1.102 -				345BD56E0C89AB1B005C3DA2 /* PrefPaneOpener.m */,
   1.103 -			);
   1.104 -			name = Source;
   1.105 -			sourceTree = "<group>";
   1.106 -		};
   1.107 -		08FB779DFE84155DC02AAC07 /* External Frameworks and Libraries */ = {
   1.108 -			isa = PBXGroup;
   1.109 -			children = (
   1.110 -				34CD9AAA0C8863C50040C77F /* Cocoa.framework */,
   1.111 -				08FB779EFE84155DC02AAC07 /* Foundation.framework */,
   1.112 -			);
   1.113 -			name = "External Frameworks and Libraries";
   1.114 -			sourceTree = "<group>";
   1.115 -		};
   1.116 -		1AB674ADFE9D54B511CA2CBB /* Products */ = {
   1.117 -			isa = PBXGroup;
   1.118 -			children = (
   1.119 -				8DD76FA10486AA7600D96B5E /* OpenPrefPane */,
   1.120 -				345BD5690C89AAC4005C3DA2 /* OpenGrowlPrefPane */,
   1.121 -			);
   1.122 -			name = Products;
   1.123 -			sourceTree = "<group>";
   1.124 -		};
   1.125 -		C6859EA2029092E104C91782 /* Documentation */ = {
   1.126 -			isa = PBXGroup;
   1.127 -			children = (
   1.128 -			);
   1.129 -			name = Documentation;
   1.130 -			sourceTree = "<group>";
   1.131 -		};
   1.132 -/* End PBXGroup section */
   1.133 -
   1.134 -/* Begin PBXNativeTarget section */
   1.135 -		345BD55E0C89AAC4005C3DA2 /* OpenGrowlPrefPane */ = {
   1.136 -			isa = PBXNativeTarget;
   1.137 -			buildConfigurationList = 345BD5660C89AAC4005C3DA2 /* Build configuration list for PBXNativeTarget "OpenGrowlPrefPane" */;
   1.138 -			buildPhases = (
   1.139 -				345BD55F0C89AAC4005C3DA2 /* Sources */,
   1.140 -				345BD5620C89AAC4005C3DA2 /* Frameworks */,
   1.141 -				345BD5650C89AAC4005C3DA2 /* CopyFiles */,
   1.142 -			);
   1.143 -			buildRules = (
   1.144 -			);
   1.145 -			dependencies = (
   1.146 -			);
   1.147 -			name = OpenGrowlPrefPane;
   1.148 -			productInstallPath = "$(HOME)/bin";
   1.149 -			productName = OpenGrowlPrefPane;
   1.150 -			productReference = 345BD5690C89AAC4005C3DA2 /* OpenGrowlPrefPane */;
   1.151 -			productType = "com.apple.product-type.tool";
   1.152 -		};
   1.153 -		8DD76F960486AA7600D96B5E /* OpenPrefPane */ = {
   1.154 -			isa = PBXNativeTarget;
   1.155 -			buildConfigurationList = 1DEB927408733DD40010E9CD /* Build configuration list for PBXNativeTarget "OpenPrefPane" */;
   1.156 -			buildPhases = (
   1.157 -				8DD76F990486AA7600D96B5E /* Sources */,
   1.158 -				8DD76F9B0486AA7600D96B5E /* Frameworks */,
   1.159 -				8DD76F9E0486AA7600D96B5E /* CopyFiles */,
   1.160 -			);
   1.161 -			buildRules = (
   1.162 -			);
   1.163 -			dependencies = (
   1.164 -			);
   1.165 -			name = OpenPrefPane;
   1.166 -			productInstallPath = "$(HOME)/bin";
   1.167 -			productName = OpenGrowlPrefPane;
   1.168 -			productReference = 8DD76FA10486AA7600D96B5E /* OpenPrefPane */;
   1.169 -			productType = "com.apple.product-type.tool";
   1.170 -		};
   1.171 -/* End PBXNativeTarget section */
   1.172 -
   1.173 -/* Begin PBXProject section */
   1.174 -		08FB7793FE84155DC02AAC07 /* Project object */ = {
   1.175 -			isa = PBXProject;
   1.176 -			buildConfigurationList = 1DEB927808733DD40010E9CD /* Build configuration list for PBXProject "OpenGrowlPrefPane" */;
   1.177 -			compatibilityVersion = "Xcode 3.0";
   1.178 -			hasScannedForEncodings = 1;
   1.179 -			mainGroup = 08FB7794FE84155DC02AAC07 /* OpenGrowlPrefPane */;
   1.180 -			projectDirPath = "";
   1.181 -			projectRoot = "";
   1.182 -			targets = (
   1.183 -				8DD76F960486AA7600D96B5E /* OpenPrefPane */,
   1.184 -				345BD55E0C89AAC4005C3DA2 /* OpenGrowlPrefPane */,
   1.185 -			);
   1.186 -		};
   1.187 -/* End PBXProject section */
   1.188 -
   1.189 -/* Begin PBXSourcesBuildPhase section */
   1.190 -		345BD55F0C89AAC4005C3DA2 /* Sources */ = {
   1.191 -			isa = PBXSourcesBuildPhase;
   1.192 -			buildActionMask = 2147483647;
   1.193 -			files = (
   1.194 -				345BD5600C89AAC4005C3DA2 /* OpenGrowlPrefPane.m in Sources */,
   1.195 -				345BD5610C89AAC4005C3DA2 /* AEVTBuilder.m in Sources */,
   1.196 -				345BD5710C89ABB0005C3DA2 /* PrefPaneOpener.m in Sources */,
   1.197 -			);
   1.198 -			runOnlyForDeploymentPostprocessing = 0;
   1.199 -		};
   1.200 -		8DD76F990486AA7600D96B5E /* Sources */ = {
   1.201 -			isa = PBXSourcesBuildPhase;
   1.202 -			buildActionMask = 2147483647;
   1.203 -			files = (
   1.204 -				34CD9A580C885E230040C77F /* AEVTBuilder.m in Sources */,
   1.205 -				345BD56C0C89AAE2005C3DA2 /* OpenPrefPane.m in Sources */,
   1.206 -				345BD56F0C89AB1B005C3DA2 /* PrefPaneOpener.m in Sources */,
   1.207 -			);
   1.208 -			runOnlyForDeploymentPostprocessing = 0;
   1.209 -		};
   1.210 -/* End PBXSourcesBuildPhase section */
   1.211 -
   1.212 -/* Begin XCBuildConfiguration section */
   1.213 -		1DEB927508733DD40010E9CD /* Debug */ = {
   1.214 -			isa = XCBuildConfiguration;
   1.215 -			buildSettings = {
   1.216 -				GCC_DYNAMIC_NO_PIC = NO;
   1.217 -				GCC_ENABLE_FIX_AND_CONTINUE = YES;
   1.218 -				GCC_MODEL_TUNING = G5;
   1.219 -				GCC_OPTIMIZATION_LEVEL = 0;
   1.220 -				GCC_PRECOMPILE_PREFIX_HEADER = YES;
   1.221 -				GCC_PREFIX_HEADER = OpenGrowlPrefPane_Prefix.pch;
   1.222 -				INSTALL_PATH = /usr/local/bin;
   1.223 -				PRODUCT_NAME = OpenPrefPane;
   1.224 -				ZERO_LINK = YES;
   1.225 -			};
   1.226 -			name = Debug;
   1.227 -		};
   1.228 -		1DEB927608733DD40010E9CD /* Release */ = {
   1.229 -			isa = XCBuildConfiguration;
   1.230 -			buildSettings = {
   1.231 -				GCC_MODEL_TUNING = G5;
   1.232 -				GCC_PRECOMPILE_PREFIX_HEADER = YES;
   1.233 -				GCC_PREFIX_HEADER = OpenGrowlPrefPane_Prefix.pch;
   1.234 -				PRODUCT_NAME = OpenPrefPane;
   1.235 -			};
   1.236 -			name = Release;
   1.237 -		};
   1.238 -		1DEB927908733DD40010E9CD /* Debug */ = {
   1.239 -			isa = XCBuildConfiguration;
   1.240 -			buildSettings = {
   1.241 -				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
   1.242 -				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
   1.243 -				GCC_WARN_ABOUT_RETURN_TYPE = YES;
   1.244 -				GCC_WARN_UNUSED_VARIABLE = YES;
   1.245 -				PREBINDING = NO;
   1.246 -				SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk";
   1.247 -			};
   1.248 -			name = Debug;
   1.249 -		};
   1.250 -		1DEB927A08733DD40010E9CD /* Release */ = {
   1.251 -			isa = XCBuildConfiguration;
   1.252 -			buildSettings = {
   1.253 -				ARCHS = (
   1.254 -					ppc,
   1.255 -					i386,
   1.256 -				);
   1.257 -				COPY_PHASE_STRIP = NO;
   1.258 -				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
   1.259 -				DEPLOYMENT_POSTPROCESSING = YES;
   1.260 -				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
   1.261 -				GCC_WARN_ABOUT_RETURN_TYPE = YES;
   1.262 -				GCC_WARN_UNUSED_VARIABLE = YES;
   1.263 -				MACOSX_DEPLOYMENT_TARGET = 10.3;
   1.264 -				PREBINDING = NO;
   1.265 -				SEPARATE_STRIP = YES;
   1.266 -				STRIP_INSTALLED_PRODUCT = YES;
   1.267 -			};
   1.268 -			name = Release;
   1.269 -		};
   1.270 -		345BD5670C89AAC4005C3DA2 /* Debug */ = {
   1.271 -			isa = XCBuildConfiguration;
   1.272 -			buildSettings = {
   1.273 -				GCC_DYNAMIC_NO_PIC = NO;
   1.274 -				GCC_ENABLE_FIX_AND_CONTINUE = YES;
   1.275 -				GCC_MODEL_TUNING = G5;
   1.276 -				GCC_OPTIMIZATION_LEVEL = 0;
   1.277 -				GCC_PRECOMPILE_PREFIX_HEADER = YES;
   1.278 -				GCC_PREFIX_HEADER = OpenGrowlPrefPane_Prefix.pch;
   1.279 -				INSTALL_PATH = /usr/local/bin;
   1.280 -				PRODUCT_NAME = OpenGrowlPrefPane;
   1.281 -				ZERO_LINK = YES;
   1.282 -			};
   1.283 -			name = Debug;
   1.284 -		};
   1.285 -		345BD5680C89AAC4005C3DA2 /* Release */ = {
   1.286 -			isa = XCBuildConfiguration;
   1.287 -			buildSettings = {
   1.288 -				GCC_MODEL_TUNING = G5;
   1.289 -				GCC_PRECOMPILE_PREFIX_HEADER = YES;
   1.290 -				GCC_PREFIX_HEADER = OpenGrowlPrefPane_Prefix.pch;
   1.291 -				PRODUCT_NAME = OpenGrowlPrefPane;
   1.292 -			};
   1.293 -			name = Release;
   1.294 -		};
   1.295 -/* End XCBuildConfiguration section */
   1.296 -
   1.297 -/* Begin XCConfigurationList section */
   1.298 -		1DEB927408733DD40010E9CD /* Build configuration list for PBXNativeTarget "OpenPrefPane" */ = {
   1.299 -			isa = XCConfigurationList;
   1.300 -			buildConfigurations = (
   1.301 -				1DEB927508733DD40010E9CD /* Debug */,
   1.302 -				1DEB927608733DD40010E9CD /* Release */,
   1.303 -			);
   1.304 -			defaultConfigurationIsVisible = 0;
   1.305 -			defaultConfigurationName = Release;
   1.306 -		};
   1.307 -		1DEB927808733DD40010E9CD /* Build configuration list for PBXProject "OpenGrowlPrefPane" */ = {
   1.308 -			isa = XCConfigurationList;
   1.309 -			buildConfigurations = (
   1.310 -				1DEB927908733DD40010E9CD /* Debug */,
   1.311 -				1DEB927A08733DD40010E9CD /* Release */,
   1.312 -			);
   1.313 -			defaultConfigurationIsVisible = 0;
   1.314 -			defaultConfigurationName = Release;
   1.315 -		};
   1.316 -		345BD5660C89AAC4005C3DA2 /* Build configuration list for PBXNativeTarget "OpenGrowlPrefPane" */ = {
   1.317 -			isa = XCConfigurationList;
   1.318 -			buildConfigurations = (
   1.319 -				345BD5670C89AAC4005C3DA2 /* Debug */,
   1.320 -				345BD5680C89AAC4005C3DA2 /* Release */,
   1.321 -			);
   1.322 -			defaultConfigurationIsVisible = 0;
   1.323 -			defaultConfigurationName = Release;
   1.324 -		};
   1.325 -/* End XCConfigurationList section */
   1.326 -	};
   1.327 -	rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
   1.328 -}