// !$*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 */; };
		F0C3F00215291B1D0090CB77 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F0513FA11504A9FE00005A57 /* UIKit.framework */; };
		F0C3F00315291B1D0090CB77 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F0513FA31504A9FE00005A57 /* Foundation.framework */; };
		F0C3F00915291B1D0090CB77 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = F0C3F00715291B1D0090CB77 /* InfoPlist.strings */; };
		F0C3F00C15291B1D0090CB77 /* ATMLogicTests.m in Sources */ = {isa = PBXBuildFile; fileRef = F0C3F00B15291B1D0090CB77 /* ATMLogicTests.m */; };
		F0C3F01915291BA00090CB77 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F0513FA11504A9FE00005A57 /* UIKit.framework */; };
		F0C3F01A15291BA00090CB77 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F0513FA31504A9FE00005A57 /* Foundation.framework */; };
		F0C3F02015291BA10090CB77 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = F0C3F01E15291BA10090CB77 /* InfoPlist.strings */; };
		F0C3F02315291BA10090CB77 /* ATMApplicationTests.m in Sources */ = {isa = PBXBuildFile; fileRef = F0C3F02215291BA10090CB77 /* ATMApplicationTests.m */; };
		F0C3F02B152929570090CB77 /* SenTestingKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F0C3F02A152929570090CB77 /* SenTestingKit.framework */; };
		F0C3F02C152931100090CB77 /* SenTestingKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F0C3F02A152929570090CB77 /* SenTestingKit.framework */; };
		F0C3F053152935D20090CB77 /* Account.m in Sources */ = {isa = PBXBuildFile; fileRef = F0513FC31504AB1C00005A57 /* Account.m */; };
/* End PBXBuildFile section */

/* Begin PBXContainerItemProxy section */
		F0C3F02815291C940090CB77 /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = F0513F941504A9FE00005A57 /* Project object */;
			proxyType = 1;
			remoteGlobalIDString = F0513F9C1504A9FE00005A57;
			remoteInfo = ATM;
		};
/* End PBXContainerItemProxy 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>"; };
		F0C3EFFF15291B1D0090CB77 /* ATMLogicTests.octest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ATMLogicTests.octest; sourceTree = BUILT_PRODUCTS_DIR; };
		F0C3F00615291B1D0090CB77 /* ATMLogicTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "ATMLogicTests-Info.plist"; sourceTree = "<group>"; };
		F0C3F00815291B1D0090CB77 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
		F0C3F00A15291B1D0090CB77 /* ATMLogicTests.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ATMLogicTests.h; sourceTree = "<group>"; };
		F0C3F00B15291B1D0090CB77 /* ATMLogicTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ATMLogicTests.m; sourceTree = "<group>"; };
		F0C3F00D15291B1D0090CB77 /* ATMLogicTests-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "ATMLogicTests-Prefix.pch"; sourceTree = "<group>"; };
		F0C3F01715291BA00090CB77 /* ATMApplicationTests.octest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ATMApplicationTests.octest; sourceTree = BUILT_PRODUCTS_DIR; };
		F0C3F01D15291BA10090CB77 /* ATMApplicationTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "ATMApplicationTests-Info.plist"; sourceTree = "<group>"; };
		F0C3F01F15291BA10090CB77 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
		F0C3F02115291BA10090CB77 /* ATMApplicationTests.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ATMApplicationTests.h; sourceTree = "<group>"; };
		F0C3F02215291BA10090CB77 /* ATMApplicationTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ATMApplicationTests.m; sourceTree = "<group>"; };
		F0C3F02415291BA10090CB77 /* ATMApplicationTests-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "ATMApplicationTests-Prefix.pch"; sourceTree = "<group>"; };
		F0C3F02A152929570090CB77 /* SenTestingKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SenTestingKit.framework; path = Library/Frameworks/SenTestingKit.framework; sourceTree = DEVELOPER_DIR; };
/* 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;
		};
		F0C3EFFB15291B1D0090CB77 /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
				F0C3F02C152931100090CB77 /* SenTestingKit.framework in Frameworks */,
				F0C3F00215291B1D0090CB77 /* UIKit.framework in Frameworks */,
				F0C3F00315291B1D0090CB77 /* Foundation.framework in Frameworks */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		F0C3F01315291BA00090CB77 /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
				F0C3F02B152929570090CB77 /* SenTestingKit.framework in Frameworks */,
				F0C3F01915291BA00090CB77 /* UIKit.framework in Frameworks */,
				F0C3F01A15291BA00090CB77 /* Foundation.framework in Frameworks */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
		F0513F921504A9FE00005A57 = {
			isa = PBXGroup;
			children = (
				F0513FA71504A9FE00005A57 /* ATM */,
				F0C3F01B15291BA10090CB77 /* ATMApplicationTests */,
				F0C3F00415291B1D0090CB77 /* ATMLogicTests */,
				F0513FA01504A9FE00005A57 /* Frameworks */,
				F0513F9E1504A9FE00005A57 /* Products */,
			);
			sourceTree = "<group>";
		};
		F0513F9E1504A9FE00005A57 /* Products */ = {
			isa = PBXGroup;
			children = (
				F0513F9D1504A9FE00005A57 /* ATM.app */,
				F0C3EFFF15291B1D0090CB77 /* ATMLogicTests.octest */,
				F0C3F01715291BA00090CB77 /* ATMApplicationTests.octest */,
			);
			name = Products;
			sourceTree = "<group>";
		};
		F0513FA01504A9FE00005A57 /* Frameworks */ = {
			isa = PBXGroup;
			children = (
				F0513FA51504A9FE00005A57 /* CoreGraphics.framework */,
				F0513FA31504A9FE00005A57 /* Foundation.framework */,
				F0C3F02A152929570090CB77 /* SenTestingKit.framework */,
				F0513FA11504A9FE00005A57 /* UIKit.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>";
		};
		F0C3F00415291B1D0090CB77 /* ATMLogicTests */ = {
			isa = PBXGroup;
			children = (
				F0C3F00A15291B1D0090CB77 /* ATMLogicTests.h */,
				F0C3F00B15291B1D0090CB77 /* ATMLogicTests.m */,
				F0C3F00515291B1D0090CB77 /* Supporting Files */,
			);
			path = ATMLogicTests;
			sourceTree = "<group>";
		};
		F0C3F00515291B1D0090CB77 /* Supporting Files */ = {
			isa = PBXGroup;
			children = (
				F0C3F00615291B1D0090CB77 /* ATMLogicTests-Info.plist */,
				F0C3F00715291B1D0090CB77 /* InfoPlist.strings */,
				F0C3F00D15291B1D0090CB77 /* ATMLogicTests-Prefix.pch */,
			);
			name = "Supporting Files";
			sourceTree = "<group>";
		};
		F0C3F01B15291BA10090CB77 /* ATMApplicationTests */ = {
			isa = PBXGroup;
			children = (
				F0C3F02115291BA10090CB77 /* ATMApplicationTests.h */,
				F0C3F02215291BA10090CB77 /* ATMApplicationTests.m */,
				F0C3F01C15291BA10090CB77 /* Supporting Files */,
			);
			path = ATMApplicationTests;
			sourceTree = "<group>";
		};
		F0C3F01C15291BA10090CB77 /* Supporting Files */ = {
			isa = PBXGroup;
			children = (
				F0C3F01D15291BA10090CB77 /* ATMApplicationTests-Info.plist */,
				F0C3F01E15291BA10090CB77 /* InfoPlist.strings */,
				F0C3F02415291BA10090CB77 /* ATMApplicationTests-Prefix.pch */,
			);
			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";
		};
		F0C3EFFE15291B1D0090CB77 /* ATMLogicTests */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = F0C3F01015291B1D0090CB77 /* Build configuration list for PBXNativeTarget "ATMLogicTests" */;
			buildPhases = (
				F0C3EFFA15291B1D0090CB77 /* Sources */,
				F0C3EFFB15291B1D0090CB77 /* Frameworks */,
				F0C3EFFC15291B1D0090CB77 /* Resources */,
				F0C3EFFD15291B1D0090CB77 /* ShellScript */,
			);
			buildRules = (
			);
			dependencies = (
			);
			name = ATMLogicTests;
			productName = ATMLogicTests;
			productReference = F0C3EFFF15291B1D0090CB77 /* ATMLogicTests.octest */;
			productType = "com.apple.product-type.bundle";
		};
		F0C3F01615291BA00090CB77 /* ATMApplicationTests */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = F0C3F02515291BA10090CB77 /* Build configuration list for PBXNativeTarget "ATMApplicationTests" */;
			buildPhases = (
				F0C3F01215291BA00090CB77 /* Sources */,
				F0C3F01315291BA00090CB77 /* Frameworks */,
				F0C3F01415291BA00090CB77 /* Resources */,
				F0C3F01515291BA00090CB77 /* ShellScript */,
			);
			buildRules = (
			);
			dependencies = (
				F0C3F02915291C940090CB77 /* PBXTargetDependency */,
			);
			name = ATMApplicationTests;
			productName = ATMApplicationTests;
			productReference = F0C3F01715291BA00090CB77 /* ATMApplicationTests.octest */;
			productType = "com.apple.product-type.bundle";
		};
/* 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 */,
				F0C3EFFE15291B1D0090CB77 /* ATMLogicTests */,
				F0C3F01615291BA00090CB77 /* ATMApplicationTests */,
			);
		};
/* 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;
		};
		F0C3EFFC15291B1D0090CB77 /* Resources */ = {
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				F0C3F00915291B1D0090CB77 /* InfoPlist.strings in Resources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		F0C3F01415291BA00090CB77 /* Resources */ = {
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				F0C3F02015291BA10090CB77 /* InfoPlist.strings in Resources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXResourcesBuildPhase section */

/* Begin PBXShellScriptBuildPhase section */
		F0C3EFFD15291B1D0090CB77 /* ShellScript */ = {
			isa = PBXShellScriptBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			inputPaths = (
			);
			outputPaths = (
			);
			runOnlyForDeploymentPostprocessing = 0;
			shellPath = /bin/sh;
			shellScript = "# Run the unit tests in this test bundle.\n\"${SYSTEM_DEVELOPER_DIR}/Tools/RunUnitTests\"\n";
		};
		F0C3F01515291BA00090CB77 /* ShellScript */ = {
			isa = PBXShellScriptBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			inputPaths = (
			);
			outputPaths = (
			);
			runOnlyForDeploymentPostprocessing = 0;
			shellPath = /bin/sh;
			shellScript = "# Run the unit tests in this test bundle.\n\"${SYSTEM_DEVELOPER_DIR}/Tools/RunUnitTests\"\n";
		};
/* End PBXShellScriptBuildPhase 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;
		};
		F0C3EFFA15291B1D0090CB77 /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				F0C3F053152935D20090CB77 /* Account.m in Sources */,
				F0C3F00C15291B1D0090CB77 /* ATMLogicTests.m in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		F0C3F01215291BA00090CB77 /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				F0C3F02315291BA10090CB77 /* ATMApplicationTests.m in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXSourcesBuildPhase section */

/* Begin PBXTargetDependency section */
		F0C3F02915291C940090CB77 /* PBXTargetDependency */ = {
			isa = PBXTargetDependency;
			target = F0513F9C1504A9FE00005A57 /* ATM */;
			targetProxy = F0C3F02815291C940090CB77 /* PBXContainerItemProxy */;
		};
/* End PBXTargetDependency 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>";
		};
		F0C3F00715291B1D0090CB77 /* InfoPlist.strings */ = {
			isa = PBXVariantGroup;
			children = (
				F0C3F00815291B1D0090CB77 /* en */,
			);
			name = InfoPlist.strings;
			sourceTree = "<group>";
		};
		F0C3F01E15291BA10090CB77 /* InfoPlist.strings */ = {
			isa = PBXVariantGroup;
			children = (
				F0C3F01F15291BA10090CB77 /* en */,
			);
			name = InfoPlist.strings;
			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;
		};
		F0C3F00E15291B1D0090CB77 /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				FRAMEWORK_SEARCH_PATHS = (
					"$(SDKROOT)/Developer/Library/Frameworks",
					"$(DEVELOPER_LIBRARY_DIR)/Frameworks",
				);
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
				GCC_PREFIX_HEADER = "ATMLogicTests/ATMLogicTests-Prefix.pch";
				INFOPLIST_FILE = "ATMLogicTests/ATMLogicTests-Info.plist";
				IPHONEOS_DEPLOYMENT_TARGET = 5.1;
				PRODUCT_NAME = "$(TARGET_NAME)";
				WRAPPER_EXTENSION = octest;
			};
			name = Debug;
		};
		F0C3F00F15291B1D0090CB77 /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				FRAMEWORK_SEARCH_PATHS = (
					"$(SDKROOT)/Developer/Library/Frameworks",
					"$(DEVELOPER_LIBRARY_DIR)/Frameworks",
				);
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
				GCC_PREFIX_HEADER = "ATMLogicTests/ATMLogicTests-Prefix.pch";
				INFOPLIST_FILE = "ATMLogicTests/ATMLogicTests-Info.plist";
				IPHONEOS_DEPLOYMENT_TARGET = 5.1;
				PRODUCT_NAME = "$(TARGET_NAME)";
				WRAPPER_EXTENSION = octest;
			};
			name = Release;
		};
		F0C3F02615291BA10090CB77 /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/ATM.app/ATM";
				FRAMEWORK_SEARCH_PATHS = (
					"$(SDKROOT)/Developer/Library/Frameworks",
					"$(DEVELOPER_LIBRARY_DIR)/Frameworks",
				);
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
				GCC_PREFIX_HEADER = "ATMApplicationTests/ATMApplicationTests-Prefix.pch";
				INFOPLIST_FILE = "ATMApplicationTests/ATMApplicationTests-Info.plist";
				IPHONEOS_DEPLOYMENT_TARGET = 5.1;
				PRODUCT_NAME = "$(TARGET_NAME)";
				TEST_HOST = "$(BUNDLE_LOADER)";
				WRAPPER_EXTENSION = octest;
			};
			name = Debug;
		};
		F0C3F02715291BA10090CB77 /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/ATM.app/ATM";
				FRAMEWORK_SEARCH_PATHS = (
					"$(SDKROOT)/Developer/Library/Frameworks",
					"$(DEVELOPER_LIBRARY_DIR)/Frameworks",
				);
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
				GCC_PREFIX_HEADER = "ATMApplicationTests/ATMApplicationTests-Prefix.pch";
				INFOPLIST_FILE = "ATMApplicationTests/ATMApplicationTests-Info.plist";
				IPHONEOS_DEPLOYMENT_TARGET = 5.1;
				PRODUCT_NAME = "$(TARGET_NAME)";
				TEST_HOST = "$(BUNDLE_LOADER)";
				WRAPPER_EXTENSION = octest;
			};
			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;
			defaultConfigurationName = Release;
		};
		F0C3F01015291B1D0090CB77 /* Build configuration list for PBXNativeTarget "ATMLogicTests" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				F0C3F00E15291B1D0090CB77 /* Debug */,
				F0C3F00F15291B1D0090CB77 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
		};
		F0C3F02515291BA10090CB77 /* Build configuration list for PBXNativeTarget "ATMApplicationTests" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				F0C3F02615291BA10090CB77 /* Debug */,
				F0C3F02715291BA10090CB77 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
		};
/* End XCConfigurationList section */
	};
	rootObject = F0513F941504A9FE00005A57 /* Project object */;
}
