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

/* Begin PBXBuildFile section */
		F0096B1E1336D15F008BAF9B /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F0096B1D1336D15F008BAF9B /* Foundation.framework */; };
		F0096B211336D160008BAF9B /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = F0096B201336D160008BAF9B /* main.m */; };
		F0096B2C1336D172008BAF9B /* Student.m in Sources */ = {isa = PBXBuildFile; fileRef = F0096B2B1336D172008BAF9B /* Student.m */; };
/* End PBXBuildFile section */

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

/* Begin PBXFileReference section */
		F0096B191336D15F008BAF9B /* Students2 */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = Students2; sourceTree = BUILT_PRODUCTS_DIR; };
		F0096B1D1336D15F008BAF9B /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
		F0096B201336D160008BAF9B /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
		F0096B231336D160008BAF9B /* Students2-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Students2-Prefix.pch"; sourceTree = "<group>"; };
		F0096B2A1336D172008BAF9B /* Student.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Student.h; sourceTree = "<group>"; };
		F0096B2B1336D172008BAF9B /* Student.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Student.m; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
		F0096B161336D15F008BAF9B /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
				F0096B1E1336D15F008BAF9B /* Foundation.framework in Frameworks */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
		F0096B0E1336D15F008BAF9B = {
			isa = PBXGroup;
			children = (
				F0096B1F1336D160008BAF9B /* Students2 */,
				F0096B1C1336D15F008BAF9B /* Frameworks */,
				F0096B1A1336D15F008BAF9B /* Products */,
			);
			sourceTree = "<group>";
		};
		F0096B1A1336D15F008BAF9B /* Products */ = {
			isa = PBXGroup;
			children = (
				F0096B191336D15F008BAF9B /* Students2 */,
			);
			name = Products;
			sourceTree = "<group>";
		};
		F0096B1C1336D15F008BAF9B /* Frameworks */ = {
			isa = PBXGroup;
			children = (
				F0096B1D1336D15F008BAF9B /* Foundation.framework */,
			);
			name = Frameworks;
			sourceTree = "<group>";
		};
		F0096B1F1336D160008BAF9B /* Students2 */ = {
			isa = PBXGroup;
			children = (
				F0096B201336D160008BAF9B /* main.m */,
				F0096B2A1336D172008BAF9B /* Student.h */,
				F0096B2B1336D172008BAF9B /* Student.m */,
				F0096B221336D160008BAF9B /* Supporting Files */,
			);
			path = Students2;
			sourceTree = "<group>";
		};
		F0096B221336D160008BAF9B /* Supporting Files */ = {
			isa = PBXGroup;
			children = (
				F0096B231336D160008BAF9B /* Students2-Prefix.pch */,
			);
			name = "Supporting Files";
			sourceTree = "<group>";
		};
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
		F0096B181336D15F008BAF9B /* Students2 */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = F0096B271336D160008BAF9B /* Build configuration list for PBXNativeTarget "Students2" */;
			buildPhases = (
				F0096B151336D15F008BAF9B /* Sources */,
				F0096B161336D15F008BAF9B /* Frameworks */,
				F0096B171336D15F008BAF9B /* CopyFiles */,
			);
			buildRules = (
			);
			dependencies = (
			);
			name = Students2;
			productName = Students2;
			productReference = F0096B191336D15F008BAF9B /* Students2 */;
			productType = "com.apple.product-type.tool";
		};
/* End PBXNativeTarget section */

/* Begin PBXProject section */
		F0096B101336D15F008BAF9B /* Project object */ = {
			isa = PBXProject;
			attributes = {
				ORGANIZATIONNAME = "David J. Malan";
			};
			buildConfigurationList = F0096B131336D15F008BAF9B /* Build configuration list for PBXProject "Students2" */;
			compatibilityVersion = "Xcode 3.2";
			developmentRegion = English;
			hasScannedForEncodings = 0;
			knownRegions = (
				en,
			);
			mainGroup = F0096B0E1336D15F008BAF9B;
			productRefGroup = F0096B1A1336D15F008BAF9B /* Products */;
			projectDirPath = "";
			projectRoot = "";
			targets = (
				F0096B181336D15F008BAF9B /* Students2 */,
			);
		};
/* End PBXProject section */

/* Begin PBXSourcesBuildPhase section */
		F0096B151336D15F008BAF9B /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				F0096B211336D160008BAF9B /* main.m in Sources */,
				F0096B2C1336D172008BAF9B /* Student.m in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXSourcesBuildPhase section */

/* Begin XCBuildConfiguration section */
		F0096B251336D160008BAF9B /* 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;
		};
		F0096B261336D160008BAF9B /* 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;
		};
		F0096B281336D160008BAF9B /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				COPY_PHASE_STRIP = NO;
				GCC_DYNAMIC_NO_PIC = NO;
				GCC_ENABLE_OBJC_EXCEPTIONS = YES;
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
				GCC_PREFIX_HEADER = "Students2/Students2-Prefix.pch";
				PRODUCT_NAME = "$(TARGET_NAME)";
			};
			name = Debug;
		};
		F0096B291336D160008BAF9B /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				COPY_PHASE_STRIP = YES;
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
				GCC_ENABLE_OBJC_EXCEPTIONS = YES;
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
				GCC_PREFIX_HEADER = "Students2/Students2-Prefix.pch";
				PRODUCT_NAME = "$(TARGET_NAME)";
			};
			name = Release;
		};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
		F0096B131336D15F008BAF9B /* Build configuration list for PBXProject "Students2" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				F0096B251336D160008BAF9B /* Debug */,
				F0096B261336D160008BAF9B /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		F0096B271336D160008BAF9B /* Build configuration list for PBXNativeTarget "Students2" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				F0096B281336D160008BAF9B /* Debug */,
				F0096B291336D160008BAF9B /* Release */,
			);
			defaultConfigurationIsVisible = 0;
		};
/* End XCConfigurationList section */
	};
	rootObject = F0096B101336D15F008BAF9B /* Project object */;
}
