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

/* Begin PBXBuildFile section */
		F09C4C4F13369C2F00D864C1 /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = F09C4C4E13369C2F00D864C1 /* main.c */; };
/* End PBXBuildFile section */

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

/* Begin PBXFileReference section */
		F09C4C4A13369C2F00D864C1 /* While */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = While; sourceTree = BUILT_PRODUCTS_DIR; };
		F09C4C4E13369C2F00D864C1 /* main.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
		F09C4C4713369C2F00D864C1 /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
		F09C4C3F13369C2F00D864C1 = {
			isa = PBXGroup;
			children = (
				F09C4C4D13369C2F00D864C1 /* While */,
				F09C4C4B13369C2F00D864C1 /* Products */,
			);
			sourceTree = "<group>";
		};
		F09C4C4B13369C2F00D864C1 /* Products */ = {
			isa = PBXGroup;
			children = (
				F09C4C4A13369C2F00D864C1 /* While */,
			);
			name = Products;
			sourceTree = "<group>";
		};
		F09C4C4D13369C2F00D864C1 /* While */ = {
			isa = PBXGroup;
			children = (
				F09C4C4E13369C2F00D864C1 /* main.c */,
			);
			path = While;
			sourceTree = "<group>";
		};
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
		F09C4C4913369C2F00D864C1 /* While */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = F09C4C5313369C2F00D864C1 /* Build configuration list for PBXNativeTarget "While" */;
			buildPhases = (
				F09C4C4613369C2F00D864C1 /* Sources */,
				F09C4C4713369C2F00D864C1 /* Frameworks */,
				F09C4C4813369C2F00D864C1 /* CopyFiles */,
			);
			buildRules = (
			);
			dependencies = (
			);
			name = While;
			productName = While;
			productReference = F09C4C4A13369C2F00D864C1 /* While */;
			productType = "com.apple.product-type.tool";
		};
/* End PBXNativeTarget section */

/* Begin PBXProject section */
		F09C4C4113369C2F00D864C1 /* Project object */ = {
			isa = PBXProject;
			attributes = {
				ORGANIZATIONNAME = "David J. Malan";
			};
			buildConfigurationList = F09C4C4413369C2F00D864C1 /* Build configuration list for PBXProject "While" */;
			compatibilityVersion = "Xcode 3.2";
			developmentRegion = English;
			hasScannedForEncodings = 0;
			knownRegions = (
				en,
			);
			mainGroup = F09C4C3F13369C2F00D864C1;
			productRefGroup = F09C4C4B13369C2F00D864C1 /* Products */;
			projectDirPath = "";
			projectRoot = "";
			targets = (
				F09C4C4913369C2F00D864C1 /* While */,
			);
		};
/* End PBXProject section */

/* Begin PBXSourcesBuildPhase section */
		F09C4C4613369C2F00D864C1 /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				F09C4C4F13369C2F00D864C1 /* main.c in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXSourcesBuildPhase section */

/* Begin XCBuildConfiguration section */
		F09C4C5113369C2F00D864C1 /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
				GCC_C_LANGUAGE_STANDARD = gnu99;
				GCC_OPTIMIZATION_LEVEL = 0;
				GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
				GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
				GCC_WARN_UNUSED_VARIABLE = YES;
				MACOSX_DEPLOYMENT_TARGET = 10.6;
				ONLY_ACTIVE_ARCH = YES;
				SDKROOT = macosx;
			};
			name = Debug;
		};
		F09C4C5213369C2F00D864C1 /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
				GCC_C_LANGUAGE_STANDARD = gnu99;
				GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
				GCC_WARN_UNUSED_VARIABLE = YES;
				MACOSX_DEPLOYMENT_TARGET = 10.6;
				SDKROOT = macosx;
			};
			name = Release;
		};
		F09C4C5413369C2F00D864C1 /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				COPY_PHASE_STRIP = NO;
				GCC_DYNAMIC_NO_PIC = NO;
				GCC_ENABLE_OBJC_EXCEPTIONS = YES;
				PRODUCT_NAME = "$(TARGET_NAME)";
			};
			name = Debug;
		};
		F09C4C5513369C2F00D864C1 /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				COPY_PHASE_STRIP = YES;
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
				GCC_ENABLE_OBJC_EXCEPTIONS = YES;
				PRODUCT_NAME = "$(TARGET_NAME)";
			};
			name = Release;
		};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
		F09C4C4413369C2F00D864C1 /* Build configuration list for PBXProject "While" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				F09C4C5113369C2F00D864C1 /* Debug */,
				F09C4C5213369C2F00D864C1 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		F09C4C5313369C2F00D864C1 /* Build configuration list for PBXNativeTarget "While" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				F09C4C5413369C2F00D864C1 /* Debug */,
				F09C4C5513369C2F00D864C1 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
		};
/* End XCConfigurationList section */
	};
	rootObject = F09C4C4113369C2F00D864C1 /* Project object */;
}
