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

/* Begin PBXBuildFile section */
		F0513FA21504A9FE00005A57 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F0513FA11504A9FE00005A57 /* UIKit.framework */; };
		F0513FA41504A9FE00005A57 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F0513FA31504A9FE00005A57 /* Foundation.framework */; };
		F0513FA61504A9FE00005A57 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F0513FA51504A9FE00005A57 /* CoreGraphics.framework */; };
		F0513FAC1504A9FE00005A57 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = F0513FAA1504A9FE00005A57 /* InfoPlist.strings */; };
		F0513FAE1504A9FE00005A57 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = F0513FAD1504A9FE00005A57 /* main.m */; };
		F0513FB21504A9FE00005A57 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = F0513FB11504A9FE00005A57 /* AppDelegate.m */; };
		F0513FB51504A9FE00005A57 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F0513FB41504A9FE00005A57 /* ViewController.m */; };
		F0513FB81504A9FE00005A57 /* ViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = F0513FB61504A9FE00005A57 /* ViewController.xib */; };
		F0513FC41504AB1C00005A57 /* Account.m in Sources */ = {isa = PBXBuildFile; fileRef = F0513FC31504AB1C00005A57 /* Account.m */; };
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
		F0513F9D1504A9FE00005A57 /* ATM.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ATM.app; sourceTree = BUILT_PRODUCTS_DIR; };
		F0513FA11504A9FE00005A57 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
		F0513FA31504A9FE00005A57 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
		F0513FA51504A9FE00005A57 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
		F0513FA91504A9FE00005A57 /* ATM-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "ATM-Info.plist"; sourceTree = "<group>"; };
		F0513FAB1504A9FE00005A57 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
		F0513FAD1504A9FE00005A57 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
		F0513FAF1504A9FE00005A57 /* ATM-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "ATM-Prefix.pch"; sourceTree = "<group>"; };
		F0513FB01504A9FE00005A57 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
		F0513FB11504A9FE00005A57 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
		F0513FB31504A9FE00005A57 /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; };
		F0513FB41504A9FE00005A57 /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; };
		F0513FB71504A9FE00005A57 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/ViewController.xib; sourceTree = "<group>"; };
		F0513FC21504AB1B00005A57 /* Account.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Account.h; sourceTree = "<group>"; };
		F0513FC31504AB1C00005A57 /* Account.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Account.m; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
		F0513F9A1504A9FE00005A57 /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
				F0513FA21504A9FE00005A57 /* UIKit.framework in Frameworks */,
				F0513FA41504A9FE00005A57 /* Foundation.framework in Frameworks */,
				F0513FA61504A9FE00005A57 /* CoreGraphics.framework in Frameworks */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
		F0513F921504A9FE00005A57 = {
			isa = PBXGroup;
			children = (
				F0513FA71504A9FE00005A57 /* ATM */,
				F0513FA01504A9FE00005A57 /* Frameworks */,
				F0513F9E1504A9FE00005A57 /* Products */,
			);
			sourceTree = "<group>";
		};
		F0513F9E1504A9FE00005A57 /* Products */ = {
			isa = PBXGroup;
			children = (
				F0513F9D1504A9FE00005A57 /* ATM.app */,
			);
			name = Products;
			sourceTree = "<group>";
		};
		F0513FA01504A9FE00005A57 /* Frameworks */ = {
			isa = PBXGroup;
			children = (
				F0513FA11504A9FE00005A57 /* UIKit.framework */,
				F0513FA31504A9FE00005A57 /* Foundation.framework */,
				F0513FA51504A9FE00005A57 /* CoreGraphics.framework */,
			);
			name = Frameworks;
			sourceTree = "<group>";
		};
		F0513FA71504A9FE00005A57 /* ATM */ = {
			isa = PBXGroup;
			children = (
				F0513FC21504AB1B00005A57 /* Account.h */,
				F0513FC31504AB1C00005A57 /* Account.m */,
				F0513FB01504A9FE00005A57 /* AppDelegate.h */,
				F0513FB11504A9FE00005A57 /* AppDelegate.m */,
				F0513FB31504A9FE00005A57 /* ViewController.h */,
				F0513FB41504A9FE00005A57 /* ViewController.m */,
				F0513FB61504A9FE00005A57 /* ViewController.xib */,
				F0513FA81504A9FE00005A57 /* Supporting Files */,
			);
			path = ATM;
			sourceTree = "<group>";
		};
		F0513FA81504A9FE00005A57 /* Supporting Files */ = {
			isa = PBXGroup;
			children = (
				F0513FA91504A9FE00005A57 /* ATM-Info.plist */,
				F0513FAF1504A9FE00005A57 /* ATM-Prefix.pch */,
				F0513FAA1504A9FE00005A57 /* InfoPlist.strings */,
				F0513FAD1504A9FE00005A57 /* main.m */,
			);
			name = "Supporting Files";
			sourceTree = "<group>";
		};
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
		F0513F9C1504A9FE00005A57 /* ATM */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = F0513FBB1504A9FE00005A57 /* Build configuration list for PBXNativeTarget "ATM" */;
			buildPhases = (
				F0513F991504A9FE00005A57 /* Sources */,
				F0513F9A1504A9FE00005A57 /* Frameworks */,
				F0513F9B1504A9FE00005A57 /* Resources */,
			);
			buildRules = (
			);
			dependencies = (
			);
			name = ATM;
			productName = ATM;
			productReference = F0513F9D1504A9FE00005A57 /* ATM.app */;
			productType = "com.apple.product-type.application";
		};
/* End PBXNativeTarget section */

/* Begin PBXProject section */
		F0513F941504A9FE00005A57 /* Project object */ = {
			isa = PBXProject;
			attributes = {
				LastUpgradeCheck = 0430;
			};
			buildConfigurationList = F0513F971504A9FE00005A57 /* Build configuration list for PBXProject "ATM" */;
			compatibilityVersion = "Xcode 3.2";
			developmentRegion = English;
			hasScannedForEncodings = 0;
			knownRegions = (
				en,
			);
			mainGroup = F0513F921504A9FE00005A57;
			productRefGroup = F0513F9E1504A9FE00005A57 /* Products */;
			projectDirPath = "";
			projectRoot = "";
			targets = (
				F0513F9C1504A9FE00005A57 /* ATM */,
			);
		};
/* End PBXProject section */

/* Begin PBXResourcesBuildPhase section */
		F0513F9B1504A9FE00005A57 /* Resources */ = {
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				F0513FAC1504A9FE00005A57 /* InfoPlist.strings in Resources */,
				F0513FB81504A9FE00005A57 /* ViewController.xib in Resources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXResourcesBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
		F0513F991504A9FE00005A57 /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				F0513FAE1504A9FE00005A57 /* main.m in Sources */,
				F0513FB21504A9FE00005A57 /* AppDelegate.m in Sources */,
				F0513FB51504A9FE00005A57 /* ViewController.m in Sources */,
				F0513FC41504AB1C00005A57 /* Account.m in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXSourcesBuildPhase section */

/* Begin PBXVariantGroup section */
		F0513FAA1504A9FE00005A57 /* InfoPlist.strings */ = {
			isa = PBXVariantGroup;
			children = (
				F0513FAB1504A9FE00005A57 /* en */,
			);
			name = InfoPlist.strings;
			sourceTree = "<group>";
		};
		F0513FB61504A9FE00005A57 /* ViewController.xib */ = {
			isa = PBXVariantGroup;
			children = (
				F0513FB71504A9FE00005A57 /* en */,
			);
			name = ViewController.xib;
			sourceTree = "<group>";
		};
/* End PBXVariantGroup section */

/* Begin XCBuildConfiguration section */
		F0513FB91504A9FE00005A57 /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				ARCHS = "$(ARCHS_STANDARD_32_BIT)";
				CLANG_ENABLE_OBJC_ARC = YES;
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
				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 = 5.0;
				SDKROOT = iphoneos;
			};
			name = Debug;
		};
		F0513FBA1504A9FE00005A57 /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				ARCHS = "$(ARCHS_STANDARD_32_BIT)";
				CLANG_ENABLE_OBJC_ARC = YES;
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
				COPY_PHASE_STRIP = YES;
				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 = 5.0;
				OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
				SDKROOT = iphoneos;
				VALIDATE_PRODUCT = YES;
			};
			name = Release;
		};
		F0513FBC1504A9FE00005A57 /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
				GCC_PREFIX_HEADER = "ATM/ATM-Prefix.pch";
				INFOPLIST_FILE = "ATM/ATM-Info.plist";
				PRODUCT_NAME = "$(TARGET_NAME)";
				WRAPPER_EXTENSION = app;
			};
			name = Debug;
		};
		F0513FBD1504A9FE00005A57 /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
				GCC_PREFIX_HEADER = "ATM/ATM-Prefix.pch";
				INFOPLIST_FILE = "ATM/ATM-Info.plist";
				PRODUCT_NAME = "$(TARGET_NAME)";
				WRAPPER_EXTENSION = app;
			};
			name = Release;
		};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
		F0513F971504A9FE00005A57 /* Build configuration list for PBXProject "ATM" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				F0513FB91504A9FE00005A57 /* Debug */,
				F0513FBA1504A9FE00005A57 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		F0513FBB1504A9FE00005A57 /* Build configuration list for PBXNativeTarget "ATM" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				F0513FBC1504A9FE00005A57 /* Debug */,
				F0513FBD1504A9FE00005A57 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
		};
/* End XCConfigurationList section */
	};
	rootObject = F0513F941504A9FE00005A57 /* Project object */;
}
