382 lines
		
	
	
		
			14 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			382 lines
		
	
	
		
			14 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
// !$*UTF8*$!
 | 
						|
{
 | 
						|
	archiveVersion = 1;
 | 
						|
	classes = {
 | 
						|
	};
 | 
						|
	objectVersion = 45;
 | 
						|
	objects = {
 | 
						|
 | 
						|
/* Begin PBXAggregateTarget section */
 | 
						|
		2A566FF614BA2FDA00EE8E7A /* Build Directory */ = {
 | 
						|
			isa = PBXAggregateTarget;
 | 
						|
			buildConfigurationList = 2A566FF714BA2FDA00EE8E7A /* Build configuration list for PBXAggregateTarget "Build Directory" */;
 | 
						|
			buildPhases = (
 | 
						|
				2A566FFA14BA2FDE00EE8E7A /* ShellScript */,
 | 
						|
			);
 | 
						|
			dependencies = (
 | 
						|
			);
 | 
						|
			name = "Build Directory";
 | 
						|
			productName = "Build Directory";
 | 
						|
		};
 | 
						|
/* End PBXAggregateTarget section */
 | 
						|
 | 
						|
/* Begin PBXBuildFile section */
 | 
						|
		2AE9679E0F5A5CF90006B2B7 /* BundleController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2AE9679D0F5A5CF90006B2B7 /* BundleController.m */; };
 | 
						|
		2AE967CB0F5A6DED0006B2B7 /* WebKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2AE967CA0F5A6DED0006B2B7 /* WebKit.framework */; };
 | 
						|
		2AE967DA0F5AB58F0006B2B7 /* urlCheck.m in Sources */ = {isa = PBXBuildFile; fileRef = 2AE967D90F5AB58F0006B2B7 /* urlCheck.m */; };
 | 
						|
		8D5B49B0048680CD000E48DA /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C167DFE841241C02AAC07 /* InfoPlist.strings */; };
 | 
						|
		8D5B49B4048680CD000E48DA /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */; };
 | 
						|
/* End PBXBuildFile section */
 | 
						|
 | 
						|
/* Begin PBXContainerItemProxy section */
 | 
						|
		2A566FFB14BA2FE800EE8E7A /* PBXContainerItemProxy */ = {
 | 
						|
			isa = PBXContainerItemProxy;
 | 
						|
			containerPortal = 089C1669FE841209C02AAC07 /* Project object */;
 | 
						|
			proxyType = 1;
 | 
						|
			remoteGlobalIDString = 2A566FF614BA2FDA00EE8E7A;
 | 
						|
			remoteInfo = "Build Directory";
 | 
						|
		};
 | 
						|
/* End PBXContainerItemProxy section */
 | 
						|
 | 
						|
/* Begin PBXFileReference section */
 | 
						|
		089C1672FE841209C02AAC07 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
 | 
						|
		089C167EFE841241C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
 | 
						|
		089C167FFE841241C02AAC07 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
 | 
						|
		1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
 | 
						|
		2AE9679C0F5A5CF90006B2B7 /* BundleController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BundleController.h; sourceTree = "<group>"; };
 | 
						|
		2AE9679D0F5A5CF90006B2B7 /* BundleController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BundleController.m; sourceTree = "<group>"; };
 | 
						|
		2AE967CA0F5A6DED0006B2B7 /* WebKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebKit.framework; path = /System/Library/Frameworks/WebKit.framework; sourceTree = "<absolute>"; };
 | 
						|
		2AE967D00F5A6E850006B2B7 /* Safari.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Safari.h; sourceTree = "<group>"; };
 | 
						|
		2AE967D80F5AB58F0006B2B7 /* urlCheck.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = urlCheck.h; sourceTree = "<group>"; };
 | 
						|
		2AE967D90F5AB58F0006B2B7 /* urlCheck.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = urlCheck.m; sourceTree = "<group>"; };
 | 
						|
		32DBCF630370AF2F00C91783 /* YouView Safari_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "YouView Safari_Prefix.pch"; sourceTree = "<group>"; };
 | 
						|
		8D5B49B6048680CD000E48DA /* YouView Safari.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "YouView Safari.bundle"; sourceTree = BUILT_PRODUCTS_DIR; };
 | 
						|
		8D5B49B7048680CD000E48DA /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
 | 
						|
/* End PBXFileReference section */
 | 
						|
 | 
						|
/* Begin PBXFrameworksBuildPhase section */
 | 
						|
		8D5B49B3048680CD000E48DA /* Frameworks */ = {
 | 
						|
			isa = PBXFrameworksBuildPhase;
 | 
						|
			buildActionMask = 2147483647;
 | 
						|
			files = (
 | 
						|
				8D5B49B4048680CD000E48DA /* Cocoa.framework in Frameworks */,
 | 
						|
				2AE967CB0F5A6DED0006B2B7 /* WebKit.framework in Frameworks */,
 | 
						|
			);
 | 
						|
			runOnlyForDeploymentPostprocessing = 0;
 | 
						|
		};
 | 
						|
/* End PBXFrameworksBuildPhase section */
 | 
						|
 | 
						|
/* Begin PBXGroup section */
 | 
						|
		089C166AFE841209C02AAC07 /* YouView Safari */ = {
 | 
						|
			isa = PBXGroup;
 | 
						|
			children = (
 | 
						|
				08FB77AFFE84173DC02AAC07 /* Classes */,
 | 
						|
				32C88E010371C26100C91783 /* Other Sources */,
 | 
						|
				089C167CFE841241C02AAC07 /* Resources */,
 | 
						|
				089C1671FE841209C02AAC07 /* Frameworks and Libraries */,
 | 
						|
				19C28FB8FE9D52D311CA2CBB /* Products */,
 | 
						|
			);
 | 
						|
			name = "YouView Safari";
 | 
						|
			sourceTree = "<group>";
 | 
						|
		};
 | 
						|
		089C1671FE841209C02AAC07 /* Frameworks and Libraries */ = {
 | 
						|
			isa = PBXGroup;
 | 
						|
			children = (
 | 
						|
				1058C7ACFEA557BF11CA2CBB /* Linked Frameworks */,
 | 
						|
				1058C7AEFEA557BF11CA2CBB /* Other Frameworks */,
 | 
						|
			);
 | 
						|
			name = "Frameworks and Libraries";
 | 
						|
			sourceTree = "<group>";
 | 
						|
		};
 | 
						|
		089C167CFE841241C02AAC07 /* Resources */ = {
 | 
						|
			isa = PBXGroup;
 | 
						|
			children = (
 | 
						|
				8D5B49B7048680CD000E48DA /* Info.plist */,
 | 
						|
				089C167DFE841241C02AAC07 /* InfoPlist.strings */,
 | 
						|
			);
 | 
						|
			name = Resources;
 | 
						|
			sourceTree = "<group>";
 | 
						|
		};
 | 
						|
		08FB77AFFE84173DC02AAC07 /* Classes */ = {
 | 
						|
			isa = PBXGroup;
 | 
						|
			children = (
 | 
						|
				2AE9679C0F5A5CF90006B2B7 /* BundleController.h */,
 | 
						|
				2AE9679D0F5A5CF90006B2B7 /* BundleController.m */,
 | 
						|
				2AE967D80F5AB58F0006B2B7 /* urlCheck.h */,
 | 
						|
				2AE967D90F5AB58F0006B2B7 /* urlCheck.m */,
 | 
						|
			);
 | 
						|
			name = Classes;
 | 
						|
			sourceTree = "<group>";
 | 
						|
		};
 | 
						|
		1058C7ACFEA557BF11CA2CBB /* Linked Frameworks */ = {
 | 
						|
			isa = PBXGroup;
 | 
						|
			children = (
 | 
						|
				2AE967CA0F5A6DED0006B2B7 /* WebKit.framework */,
 | 
						|
				1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */,
 | 
						|
			);
 | 
						|
			name = "Linked Frameworks";
 | 
						|
			sourceTree = "<group>";
 | 
						|
		};
 | 
						|
		1058C7AEFEA557BF11CA2CBB /* Other Frameworks */ = {
 | 
						|
			isa = PBXGroup;
 | 
						|
			children = (
 | 
						|
				089C167FFE841241C02AAC07 /* AppKit.framework */,
 | 
						|
				089C1672FE841209C02AAC07 /* Foundation.framework */,
 | 
						|
			);
 | 
						|
			name = "Other Frameworks";
 | 
						|
			sourceTree = "<group>";
 | 
						|
		};
 | 
						|
		19C28FB8FE9D52D311CA2CBB /* Products */ = {
 | 
						|
			isa = PBXGroup;
 | 
						|
			children = (
 | 
						|
				8D5B49B6048680CD000E48DA /* YouView Safari.bundle */,
 | 
						|
			);
 | 
						|
			name = Products;
 | 
						|
			sourceTree = "<group>";
 | 
						|
		};
 | 
						|
		32C88E010371C26100C91783 /* Other Sources */ = {
 | 
						|
			isa = PBXGroup;
 | 
						|
			children = (
 | 
						|
				2AE967D00F5A6E850006B2B7 /* Safari.h */,
 | 
						|
				32DBCF630370AF2F00C91783 /* YouView Safari_Prefix.pch */,
 | 
						|
			);
 | 
						|
			name = "Other Sources";
 | 
						|
			sourceTree = "<group>";
 | 
						|
		};
 | 
						|
/* End PBXGroup section */
 | 
						|
 | 
						|
/* Begin PBXNativeTarget section */
 | 
						|
		8D5B49AC048680CD000E48DA /* YouView Safari */ = {
 | 
						|
			isa = PBXNativeTarget;
 | 
						|
			buildConfigurationList = 1DEB913A08733D840010E9CD /* Build configuration list for PBXNativeTarget "YouView Safari" */;
 | 
						|
			buildPhases = (
 | 
						|
				8D5B49AF048680CD000E48DA /* Resources */,
 | 
						|
				8D5B49B1048680CD000E48DA /* Sources */,
 | 
						|
				8D5B49B3048680CD000E48DA /* Frameworks */,
 | 
						|
			);
 | 
						|
			buildRules = (
 | 
						|
			);
 | 
						|
			dependencies = (
 | 
						|
				2A566FFC14BA2FE800EE8E7A /* PBXTargetDependency */,
 | 
						|
			);
 | 
						|
			name = "YouView Safari";
 | 
						|
			productInstallPath = "$(HOME)/Library/Bundles";
 | 
						|
			productName = "YouView Safari";
 | 
						|
			productReference = 8D5B49B6048680CD000E48DA /* YouView Safari.bundle */;
 | 
						|
			productType = "com.apple.product-type.bundle";
 | 
						|
		};
 | 
						|
/* End PBXNativeTarget section */
 | 
						|
 | 
						|
/* Begin PBXProject section */
 | 
						|
		089C1669FE841209C02AAC07 /* Project object */ = {
 | 
						|
			isa = PBXProject;
 | 
						|
			buildConfigurationList = 1DEB913E08733D840010E9CD /* Build configuration list for PBXProject "YouView Safari" */;
 | 
						|
			compatibilityVersion = "Xcode 3.1";
 | 
						|
			developmentRegion = English;
 | 
						|
			hasScannedForEncodings = 1;
 | 
						|
			knownRegions = (
 | 
						|
				English,
 | 
						|
				Japanese,
 | 
						|
				French,
 | 
						|
				German,
 | 
						|
			);
 | 
						|
			mainGroup = 089C166AFE841209C02AAC07 /* YouView Safari */;
 | 
						|
			projectDirPath = "";
 | 
						|
			projectRoot = "";
 | 
						|
			targets = (
 | 
						|
				8D5B49AC048680CD000E48DA /* YouView Safari */,
 | 
						|
				2A566FF614BA2FDA00EE8E7A /* Build Directory */,
 | 
						|
			);
 | 
						|
		};
 | 
						|
/* End PBXProject section */
 | 
						|
 | 
						|
/* Begin PBXResourcesBuildPhase section */
 | 
						|
		8D5B49AF048680CD000E48DA /* Resources */ = {
 | 
						|
			isa = PBXResourcesBuildPhase;
 | 
						|
			buildActionMask = 2147483647;
 | 
						|
			files = (
 | 
						|
				8D5B49B0048680CD000E48DA /* InfoPlist.strings in Resources */,
 | 
						|
			);
 | 
						|
			runOnlyForDeploymentPostprocessing = 0;
 | 
						|
		};
 | 
						|
/* End PBXResourcesBuildPhase section */
 | 
						|
 | 
						|
/* Begin PBXShellScriptBuildPhase section */
 | 
						|
		2A566FFA14BA2FDE00EE8E7A /* ShellScript */ = {
 | 
						|
			isa = PBXShellScriptBuildPhase;
 | 
						|
			buildActionMask = 2147483647;
 | 
						|
			files = (
 | 
						|
			);
 | 
						|
			inputPaths = (
 | 
						|
			);
 | 
						|
			outputPaths = (
 | 
						|
			);
 | 
						|
			runOnlyForDeploymentPostprocessing = 0;
 | 
						|
			shellPath = /bin/bash;
 | 
						|
			shellScript = "#!/bin/bash\n#\n# Build Directory\n#\n# Created by Mr. Gecko <GRMrGecko@gmail.com> on 4/21/11.\n# No Copyright Claimed. Public Domain.\n#\n# DISCLAIMER: This script is provided as-is. I am not responsible if this script somehow causes harm to you or your system in any way, I am providing this for free in hope that it will of use to someone. I WILL NOT pay you any amount of money if anything happen to your data or you because of the changes this script makes nor am I obligated to help you fix issues this causes.\n#\n\nif [ \"$SRCROOT/build\" != \"$SYMROOT\" ]; then\nif [ -d \"$SRCROOT/build\" ]; then\n/bin/rm -Rf \"$SRCROOT/build\"\nfi\n/bin/ln -fs \"$SYMROOT\" \"$SRCROOT/build\"\nfi";
 | 
						|
		};
 | 
						|
/* End PBXShellScriptBuildPhase section */
 | 
						|
 | 
						|
/* Begin PBXSourcesBuildPhase section */
 | 
						|
		8D5B49B1048680CD000E48DA /* Sources */ = {
 | 
						|
			isa = PBXSourcesBuildPhase;
 | 
						|
			buildActionMask = 2147483647;
 | 
						|
			files = (
 | 
						|
				2AE9679E0F5A5CF90006B2B7 /* BundleController.m in Sources */,
 | 
						|
				2AE967DA0F5AB58F0006B2B7 /* urlCheck.m in Sources */,
 | 
						|
			);
 | 
						|
			runOnlyForDeploymentPostprocessing = 0;
 | 
						|
		};
 | 
						|
/* End PBXSourcesBuildPhase section */
 | 
						|
 | 
						|
/* Begin PBXTargetDependency section */
 | 
						|
		2A566FFC14BA2FE800EE8E7A /* PBXTargetDependency */ = {
 | 
						|
			isa = PBXTargetDependency;
 | 
						|
			target = 2A566FF614BA2FDA00EE8E7A /* Build Directory */;
 | 
						|
			targetProxy = 2A566FFB14BA2FE800EE8E7A /* PBXContainerItemProxy */;
 | 
						|
		};
 | 
						|
/* End PBXTargetDependency section */
 | 
						|
 | 
						|
/* Begin PBXVariantGroup section */
 | 
						|
		089C167DFE841241C02AAC07 /* InfoPlist.strings */ = {
 | 
						|
			isa = PBXVariantGroup;
 | 
						|
			children = (
 | 
						|
				089C167EFE841241C02AAC07 /* English */,
 | 
						|
			);
 | 
						|
			name = InfoPlist.strings;
 | 
						|
			sourceTree = "<group>";
 | 
						|
		};
 | 
						|
/* End PBXVariantGroup section */
 | 
						|
 | 
						|
/* Begin XCBuildConfiguration section */
 | 
						|
		1DEB913B08733D840010E9CD /* Debug */ = {
 | 
						|
			isa = XCBuildConfiguration;
 | 
						|
			buildSettings = {
 | 
						|
				ALWAYS_SEARCH_USER_PATHS = NO;
 | 
						|
				COPY_PHASE_STRIP = NO;
 | 
						|
				GCC_DYNAMIC_NO_PIC = NO;
 | 
						|
				GCC_ENABLE_FIX_AND_CONTINUE = YES;
 | 
						|
				GCC_MODEL_TUNING = G5;
 | 
						|
				GCC_OPTIMIZATION_LEVEL = 0;
 | 
						|
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
 | 
						|
				GCC_PREFIX_HEADER = "YouView Safari_Prefix.pch";
 | 
						|
				INFOPLIST_FILE = Info.plist;
 | 
						|
				INSTALL_PATH = "$(HOME)/Library/Bundles";
 | 
						|
				OTHER_LDFLAGS = (
 | 
						|
					"-undefined",
 | 
						|
					suppress,
 | 
						|
					"-undefined",
 | 
						|
					dynamic_lookup,
 | 
						|
				);
 | 
						|
				PRODUCT_NAME = "YouView Safari";
 | 
						|
				WRAPPER_EXTENSION = bundle;
 | 
						|
			};
 | 
						|
			name = Debug;
 | 
						|
		};
 | 
						|
		1DEB913C08733D840010E9CD /* Release */ = {
 | 
						|
			isa = XCBuildConfiguration;
 | 
						|
			buildSettings = {
 | 
						|
				ALWAYS_SEARCH_USER_PATHS = NO;
 | 
						|
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
 | 
						|
				GCC_MODEL_TUNING = G5;
 | 
						|
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
 | 
						|
				GCC_PREFIX_HEADER = "YouView Safari_Prefix.pch";
 | 
						|
				INFOPLIST_FILE = Info.plist;
 | 
						|
				INSTALL_PATH = "$(HOME)/Library/Bundles";
 | 
						|
				OTHER_LDFLAGS = (
 | 
						|
					"-undefined",
 | 
						|
					suppress,
 | 
						|
					"-undefined",
 | 
						|
					dynamic_lookup,
 | 
						|
				);
 | 
						|
				PRODUCT_NAME = "YouView Safari";
 | 
						|
				WRAPPER_EXTENSION = bundle;
 | 
						|
			};
 | 
						|
			name = Release;
 | 
						|
		};
 | 
						|
		1DEB913F08733D840010E9CD /* Debug */ = {
 | 
						|
			isa = XCBuildConfiguration;
 | 
						|
			buildSettings = {
 | 
						|
				ARCHS = (
 | 
						|
					ppc,
 | 
						|
					i386,
 | 
						|
				);
 | 
						|
				GCC_C_LANGUAGE_STANDARD = c99;
 | 
						|
				GCC_OPTIMIZATION_LEVEL = 0;
 | 
						|
				GCC_VERSION = com.apple.compilers.llvmgcc42;
 | 
						|
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
 | 
						|
				GCC_WARN_UNUSED_VARIABLE = YES;
 | 
						|
				MACOSX_DEPLOYMENT_TARGET = 10.4;
 | 
						|
				ONLY_ACTIVE_ARCH = YES;
 | 
						|
				PREBINDING = NO;
 | 
						|
				SDKROOT = macosx10.5;
 | 
						|
				VALID_ARCHS = "ppc i386 x86_64";
 | 
						|
			};
 | 
						|
			name = Debug;
 | 
						|
		};
 | 
						|
		1DEB914008733D840010E9CD /* Release */ = {
 | 
						|
			isa = XCBuildConfiguration;
 | 
						|
			buildSettings = {
 | 
						|
				ARCHS = (
 | 
						|
					ppc,
 | 
						|
					i386,
 | 
						|
				);
 | 
						|
				GCC_C_LANGUAGE_STANDARD = c99;
 | 
						|
				GCC_VERSION = com.apple.compilers.llvmgcc42;
 | 
						|
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
 | 
						|
				GCC_WARN_UNUSED_VARIABLE = YES;
 | 
						|
				MACOSX_DEPLOYMENT_TARGET = 10.4;
 | 
						|
				PREBINDING = NO;
 | 
						|
				SDKROOT = macosx10.5;
 | 
						|
				VALID_ARCHS = "ppc i386 x86_64";
 | 
						|
			};
 | 
						|
			name = Release;
 | 
						|
		};
 | 
						|
		2A566FF814BA2FDA00EE8E7A /* Debug */ = {
 | 
						|
			isa = XCBuildConfiguration;
 | 
						|
			buildSettings = {
 | 
						|
				PRODUCT_NAME = "$(TARGET_NAME)";
 | 
						|
			};
 | 
						|
			name = Debug;
 | 
						|
		};
 | 
						|
		2A566FF914BA2FDA00EE8E7A /* Release */ = {
 | 
						|
			isa = XCBuildConfiguration;
 | 
						|
			buildSettings = {
 | 
						|
				PRODUCT_NAME = "$(TARGET_NAME)";
 | 
						|
			};
 | 
						|
			name = Release;
 | 
						|
		};
 | 
						|
/* End XCBuildConfiguration section */
 | 
						|
 | 
						|
/* Begin XCConfigurationList section */
 | 
						|
		1DEB913A08733D840010E9CD /* Build configuration list for PBXNativeTarget "YouView Safari" */ = {
 | 
						|
			isa = XCConfigurationList;
 | 
						|
			buildConfigurations = (
 | 
						|
				1DEB913B08733D840010E9CD /* Debug */,
 | 
						|
				1DEB913C08733D840010E9CD /* Release */,
 | 
						|
			);
 | 
						|
			defaultConfigurationIsVisible = 0;
 | 
						|
			defaultConfigurationName = Release;
 | 
						|
		};
 | 
						|
		1DEB913E08733D840010E9CD /* Build configuration list for PBXProject "YouView Safari" */ = {
 | 
						|
			isa = XCConfigurationList;
 | 
						|
			buildConfigurations = (
 | 
						|
				1DEB913F08733D840010E9CD /* Debug */,
 | 
						|
				1DEB914008733D840010E9CD /* Release */,
 | 
						|
			);
 | 
						|
			defaultConfigurationIsVisible = 0;
 | 
						|
			defaultConfigurationName = Release;
 | 
						|
		};
 | 
						|
		2A566FF714BA2FDA00EE8E7A /* Build configuration list for PBXAggregateTarget "Build Directory" */ = {
 | 
						|
			isa = XCConfigurationList;
 | 
						|
			buildConfigurations = (
 | 
						|
				2A566FF814BA2FDA00EE8E7A /* Debug */,
 | 
						|
				2A566FF914BA2FDA00EE8E7A /* Release */,
 | 
						|
			);
 | 
						|
			defaultConfigurationIsVisible = 0;
 | 
						|
		};
 | 
						|
/* End XCConfigurationList section */
 | 
						|
	};
 | 
						|
	rootObject = 089C1669FE841209C02AAC07 /* Project object */;
 | 
						|
}
 |