project.pbxproj   [plain text]


// !$*UTF8*$!
{
	archiveVersion = 1;
	classes = {
	};
	objectVersion = 46;
	objects = {

/* Begin PBXAggregateTarget section */
		15A9B5C1157E853C00B44B4F /* default */ = {
			isa = PBXAggregateTarget;
			buildConfigurationList = 15A9B5C2157E853D00B44B4F /* Build configuration list for PBXAggregateTarget "default" */;
			buildPhases = (
			);
			dependencies = (
				15A9B5C6157E856F00B44B4F /* PBXTargetDependency */,
				15A9B5C8157E857000B44B4F /* PBXTargetDependency */,
			);
			name = default;
			productName = "cpu_hog-default";
		};
/* End PBXAggregateTarget section */

/* Begin PBXBuildFile section */
		155F2812157E81B100D7B917 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 159F7E4E1537850F00588242 /* Foundation.framework */; };
		159F7E4F1537850F00588242 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 159F7E4E1537850F00588242 /* Foundation.framework */; };
		15A9B5B4157E83C100B44B4F /* cpu_hog.m in Sources */ = {isa = PBXBuildFile; fileRef = 15A9B5B3157E83C100B44B4F /* cpu_hog.m */; };
		15A9B5B5157E83C100B44B4F /* cpu_hog.m in Sources */ = {isa = PBXBuildFile; fileRef = 15A9B5B3157E83C100B44B4F /* cpu_hog.m */; };
/* End PBXBuildFile section */

/* Begin PBXContainerItemProxy section */
		15A9B5C5157E856F00B44B4F /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = 159F7E411537850F00588242 /* Project object */;
			proxyType = 1;
			remoteGlobalIDString = 159F7E491537850F00588242;
			remoteInfo = cpu_hog;
		};
		15A9B5C7157E857000B44B4F /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = 159F7E411537850F00588242 /* Project object */;
			proxyType = 1;
			remoteGlobalIDString = 155F280E157E81B100D7B917;
			remoteInfo = "cpu_hog-unentitled";
		};
/* End PBXContainerItemProxy section */

/* Begin PBXCopyFilesBuildPhase section */
		155F2813157E81B100D7B917 /* CopyFiles */ = {
			isa = PBXCopyFilesBuildPhase;
			buildActionMask = 2147483647;
			dstPath = /usr/share/man/man1/;
			dstSubfolderSpec = 0;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 1;
		};
		159F7E481537850F00588242 /* CopyFiles */ = {
			isa = PBXCopyFilesBuildPhase;
			buildActionMask = 2147483647;
			dstPath = /usr/share/man/man1/;
			dstSubfolderSpec = 0;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 1;
		};
/* End PBXCopyFilesBuildPhase section */

/* Begin PBXFileReference section */
		155F2818157E81B100D7B917 /* cpu_hog-unentitled */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "cpu_hog-unentitled"; sourceTree = BUILT_PRODUCTS_DIR; };
		159F7E4A1537850F00588242 /* cpu_hog */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = cpu_hog; sourceTree = BUILT_PRODUCTS_DIR; };
		159F7E4E1537850F00588242 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
		15A9B5B3157E83C100B44B4F /* cpu_hog.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = cpu_hog.m; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
		155F2811157E81B100D7B917 /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
				155F2812157E81B100D7B917 /* Foundation.framework in Frameworks */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		159F7E471537850F00588242 /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
				159F7E4F1537850F00588242 /* Foundation.framework in Frameworks */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
		159F7E3F1537850F00588242 = {
			isa = PBXGroup;
			children = (
				15A9B5B3157E83C100B44B4F /* cpu_hog.m */,
				159F7E4D1537850F00588242 /* Frameworks */,
				159F7E4B1537850F00588242 /* Products */,
			);
			sourceTree = "<group>";
		};
		159F7E4B1537850F00588242 /* Products */ = {
			isa = PBXGroup;
			children = (
				159F7E4A1537850F00588242 /* cpu_hog */,
				155F2818157E81B100D7B917 /* cpu_hog-unentitled */,
			);
			name = Products;
			sourceTree = "<group>";
		};
		159F7E4D1537850F00588242 /* Frameworks */ = {
			isa = PBXGroup;
			children = (
				159F7E4E1537850F00588242 /* Foundation.framework */,
			);
			name = Frameworks;
			sourceTree = "<group>";
		};
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
		155F280E157E81B100D7B917 /* cpu_hog-unentitled */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = 155F2815157E81B100D7B917 /* Build configuration list for PBXNativeTarget "cpu_hog-unentitled" */;
			buildPhases = (
				155F280F157E81B100D7B917 /* Sources */,
				155F2811157E81B100D7B917 /* Frameworks */,
				155F2813157E81B100D7B917 /* CopyFiles */,
			);
			buildRules = (
			);
			dependencies = (
			);
			name = "cpu_hog-unentitled";
			productName = cpumon_test;
			productReference = 155F2818157E81B100D7B917 /* cpu_hog-unentitled */;
			productType = "com.apple.product-type.tool";
		};
		159F7E491537850F00588242 /* cpu_hog */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = 159F7E5A1537850F00588242 /* Build configuration list for PBXNativeTarget "cpu_hog" */;
			buildPhases = (
				159F7E461537850F00588242 /* Sources */,
				159F7E471537850F00588242 /* Frameworks */,
				159F7E481537850F00588242 /* CopyFiles */,
			);
			buildRules = (
			);
			dependencies = (
			);
			name = cpu_hog;
			productName = cpumon_test;
			productReference = 159F7E4A1537850F00588242 /* cpu_hog */;
			productType = "com.apple.product-type.tool";
		};
/* End PBXNativeTarget section */

/* Begin PBXProject section */
		159F7E411537850F00588242 /* Project object */ = {
			isa = PBXProject;
			attributes = {
				LastUpgradeCheck = 0450;
				ORGANIZATIONNAME = Apple;
			};
			buildConfigurationList = 159F7E441537850F00588242 /* Build configuration list for PBXProject "cpu_hog" */;
			compatibilityVersion = "Xcode 3.2";
			developmentRegion = English;
			hasScannedForEncodings = 0;
			knownRegions = (
				en,
			);
			mainGroup = 159F7E3F1537850F00588242;
			productRefGroup = 159F7E4B1537850F00588242 /* Products */;
			projectDirPath = "";
			projectRoot = "";
			targets = (
				15A9B5C1157E853C00B44B4F /* default */,
				159F7E491537850F00588242 /* cpu_hog */,
				155F280E157E81B100D7B917 /* cpu_hog-unentitled */,
			);
		};
/* End PBXProject section */

/* Begin PBXSourcesBuildPhase section */
		155F280F157E81B100D7B917 /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				15A9B5B5157E83C100B44B4F /* cpu_hog.m in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		159F7E461537850F00588242 /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				15A9B5B4157E83C100B44B4F /* cpu_hog.m in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXSourcesBuildPhase section */

/* Begin PBXTargetDependency section */
		15A9B5C6157E856F00B44B4F /* PBXTargetDependency */ = {
			isa = PBXTargetDependency;
			target = 159F7E491537850F00588242 /* cpu_hog */;
			targetProxy = 15A9B5C5157E856F00B44B4F /* PBXContainerItemProxy */;
		};
		15A9B5C8157E857000B44B4F /* PBXTargetDependency */ = {
			isa = PBXTargetDependency;
			target = 155F280E157E81B100D7B917 /* cpu_hog-unentitled */;
			targetProxy = 15A9B5C7157E857000B44B4F /* PBXContainerItemProxy */;
		};
/* End PBXTargetDependency section */

/* Begin XCBuildConfiguration section */
		155F2816157E81B100D7B917 /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				CODE_SIGN_ENTITLEMENTS = "";
				CODE_SIGN_IDENTITY = "-";
				PRODUCT_NAME = "cpu_hog-unentitled";
				PROVISIONING_PROFILE = "";
			};
			name = Debug;
		};
		155F2817157E81B100D7B917 /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				CODE_SIGN_ENTITLEMENTS = "";
				CODE_SIGN_IDENTITY = "-";
				PRODUCT_NAME = "cpu_hog-unentitled";
				PROVISIONING_PROFILE = "";
			};
			name = Release;
		};
		159F7E581537850F00588242 /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
				COPY_PHASE_STRIP = NO;
				GCC_C_LANGUAGE_STANDARD = gnu99;
				GCC_DYNAMIC_NO_PIC = NO;
				GCC_OPTIMIZATION_LEVEL = 0;
				GCC_PREPROCESSOR_DEFINITIONS = (
					"DEBUG=1",
					"$(inherited)",
				);
				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
				GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
				GCC_WARN_UNINITIALIZED_AUTOS = YES;
				GCC_WARN_UNUSED_VARIABLE = YES;
				IPHONEOS_DEPLOYMENT_TARGET = 6.0;
			};
			name = Debug;
		};
		159F7E591537850F00588242 /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
				COPY_PHASE_STRIP = NO;
				GCC_C_LANGUAGE_STANDARD = gnu99;
				GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
				GCC_WARN_UNINITIALIZED_AUTOS = YES;
				GCC_WARN_UNUSED_VARIABLE = YES;
				IPHONEOS_DEPLOYMENT_TARGET = 6.0;
				VALIDATE_PRODUCT = YES;
			};
			name = Release;
		};
		159F7E5B1537850F00588242 /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				CODE_SIGN_ENTITLEMENTS = "cpu_hog-Entitlements.plist";
				CODE_SIGN_IDENTITY = "-";
				PRODUCT_NAME = cpu_hog;
				PROVISIONING_PROFILE = "";
			};
			name = Debug;
		};
		159F7E5C1537850F00588242 /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				CODE_SIGN_ENTITLEMENTS = "cpu_hog-Entitlements.plist";
				CODE_SIGN_IDENTITY = "-";
				PRODUCT_NAME = cpu_hog;
				PROVISIONING_PROFILE = "";
			};
			name = Release;
		};
		15A9B5C3157E853D00B44B4F /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				PRODUCT_NAME = "$(TARGET_NAME)";
			};
			name = Debug;
		};
		15A9B5C4157E853D00B44B4F /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				PRODUCT_NAME = "$(TARGET_NAME)";
			};
			name = Release;
		};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
		155F2815157E81B100D7B917 /* Build configuration list for PBXNativeTarget "cpu_hog-unentitled" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				155F2816157E81B100D7B917 /* Debug */,
				155F2817157E81B100D7B917 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		159F7E441537850F00588242 /* Build configuration list for PBXProject "cpu_hog" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				159F7E581537850F00588242 /* Debug */,
				159F7E591537850F00588242 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		159F7E5A1537850F00588242 /* Build configuration list for PBXNativeTarget "cpu_hog" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				159F7E5B1537850F00588242 /* Debug */,
				159F7E5C1537850F00588242 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		15A9B5C2157E853D00B44B4F /* Build configuration list for PBXAggregateTarget "default" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				15A9B5C3157E853D00B44B4F /* Debug */,
				15A9B5C4157E853D00B44B4F /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
/* End XCConfigurationList section */
	};
	rootObject = 159F7E411537850F00588242 /* Project object */;
}