// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ CD459B8B1766C40400288A26 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CD459B8A1766C40400288A26 /* UIKit.framework */; }; CD459B8D1766C40400288A26 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CD459B8C1766C40400288A26 /* Foundation.framework */; }; CD459B8F1766C40400288A26 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CD459B8E1766C40400288A26 /* CoreGraphics.framework */; }; CD459B951766C40400288A26 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = CD459B931766C40400288A26 /* InfoPlist.strings */; }; CD459B971766C40400288A26 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = CD459B961766C40400288A26 /* main.m */; }; CD459B9B1766C40400288A26 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = CD459B9A1766C40400288A26 /* AppDelegate.m */; }; CD459B9D1766C40400288A26 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = CD459B9C1766C40400288A26 /* Default.png */; }; CD459B9F1766C40400288A26 /* Default@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = CD459B9E1766C40400288A26 /* Default@2x.png */; }; CD459BA11766C40400288A26 /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = CD459BA01766C40400288A26 /* Default-568h@2x.png */; }; CD459BA41766C40400288A26 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = CD459BA31766C40400288A26 /* ViewController.m */; }; CD459BA71766C40400288A26 /* ViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = CD459BA51766C40400288A26 /* ViewController.xib */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ CD459B871766C40400288A26 /* Accelerometer.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Accelerometer.app; sourceTree = BUILT_PRODUCTS_DIR; }; CD459B8A1766C40400288A26 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; CD459B8C1766C40400288A26 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; CD459B8E1766C40400288A26 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; CD459B921766C40400288A26 /* Accelerometer-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Accelerometer-Info.plist"; sourceTree = ""; }; CD459B941766C40400288A26 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; CD459B961766C40400288A26 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; CD459B981766C40400288A26 /* Accelerometer-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Accelerometer-Prefix.pch"; sourceTree = ""; }; CD459B991766C40400288A26 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = ""; }; CD459B9A1766C40400288A26 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = ""; }; CD459B9C1766C40400288A26 /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Default.png; sourceTree = ""; }; CD459B9E1766C40400288A26 /* Default@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default@2x.png"; sourceTree = ""; }; CD459BA01766C40400288A26 /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = ""; }; CD459BA21766C40400288A26 /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = ""; }; CD459BA31766C40400288A26 /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = ""; }; CD459BA61766C40400288A26 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/ViewController.xib; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ CD459B841766C40400288A26 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( CD459B8B1766C40400288A26 /* UIKit.framework in Frameworks */, CD459B8D1766C40400288A26 /* Foundation.framework in Frameworks */, CD459B8F1766C40400288A26 /* CoreGraphics.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ CD459B7E1766C40400288A26 = { isa = PBXGroup; children = ( CD459B901766C40400288A26 /* Accelerometer */, CD459B891766C40400288A26 /* Frameworks */, CD459B881766C40400288A26 /* Products */, ); sourceTree = ""; }; CD459B881766C40400288A26 /* Products */ = { isa = PBXGroup; children = ( CD459B871766C40400288A26 /* Accelerometer.app */, ); name = Products; sourceTree = ""; }; CD459B891766C40400288A26 /* Frameworks */ = { isa = PBXGroup; children = ( CD459B8A1766C40400288A26 /* UIKit.framework */, CD459B8C1766C40400288A26 /* Foundation.framework */, CD459B8E1766C40400288A26 /* CoreGraphics.framework */, ); name = Frameworks; sourceTree = ""; }; CD459B901766C40400288A26 /* Accelerometer */ = { isa = PBXGroup; children = ( CD459B991766C40400288A26 /* AppDelegate.h */, CD459B9A1766C40400288A26 /* AppDelegate.m */, CD459BA21766C40400288A26 /* ViewController.h */, CD459BA31766C40400288A26 /* ViewController.m */, CD459BA51766C40400288A26 /* ViewController.xib */, CD459B911766C40400288A26 /* Supporting Files */, ); path = Accelerometer; sourceTree = ""; }; CD459B911766C40400288A26 /* Supporting Files */ = { isa = PBXGroup; children = ( CD459B921766C40400288A26 /* Accelerometer-Info.plist */, CD459B931766C40400288A26 /* InfoPlist.strings */, CD459B961766C40400288A26 /* main.m */, CD459B981766C40400288A26 /* Accelerometer-Prefix.pch */, CD459B9C1766C40400288A26 /* Default.png */, CD459B9E1766C40400288A26 /* Default@2x.png */, CD459BA01766C40400288A26 /* Default-568h@2x.png */, ); name = "Supporting Files"; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ CD459B861766C40400288A26 /* Accelerometer */ = { isa = PBXNativeTarget; buildConfigurationList = CD459BAA1766C40400288A26 /* Build configuration list for PBXNativeTarget "Accelerometer" */; buildPhases = ( CD459B831766C40400288A26 /* Sources */, CD459B841766C40400288A26 /* Frameworks */, CD459B851766C40400288A26 /* Resources */, ); buildRules = ( ); dependencies = ( ); name = Accelerometer; productName = Accelerometer; productReference = CD459B871766C40400288A26 /* Accelerometer.app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ CD459B7F1766C40400288A26 /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0460; ORGANIZATIONNAME = "mo khan"; }; buildConfigurationList = CD459B821766C40400288A26 /* Build configuration list for PBXProject "Accelerometer" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, ); mainGroup = CD459B7E1766C40400288A26; productRefGroup = CD459B881766C40400288A26 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( CD459B861766C40400288A26 /* Accelerometer */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ CD459B851766C40400288A26 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( CD459B951766C40400288A26 /* InfoPlist.strings in Resources */, CD459B9D1766C40400288A26 /* Default.png in Resources */, CD459B9F1766C40400288A26 /* Default@2x.png in Resources */, CD459BA11766C40400288A26 /* Default-568h@2x.png in Resources */, CD459BA71766C40400288A26 /* ViewController.xib in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ CD459B831766C40400288A26 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( CD459B971766C40400288A26 /* main.m in Sources */, CD459B9B1766C40400288A26 /* AppDelegate.m in Sources */, CD459BA41766C40400288A26 /* ViewController.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXVariantGroup section */ CD459B931766C40400288A26 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( CD459B941766C40400288A26 /* en */, ); name = InfoPlist.strings; sourceTree = ""; }; CD459BA51766C40400288A26 /* ViewController.xib */ = { isa = PBXVariantGroup; children = ( CD459BA61766C40400288A26 /* en */, ); name = ViewController.xib; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ CD459BA81766C40400288A26 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_OBJC_ARC = YES; CLANG_WARN_CONSTANT_CONVERSION = YES; CLANG_WARN_EMPTY_BODY = YES; CLANG_WARN_ENUM_CONVERSION = YES; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = 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_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNINITIALIZED_AUTOS = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 6.1; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; }; name = Debug; }; CD459BA91766C40400288A26 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_OBJC_ARC = YES; CLANG_WARN_CONSTANT_CONVERSION = YES; CLANG_WARN_EMPTY_BODY = YES; CLANG_WARN_ENUM_CONVERSION = YES; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = YES; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNINITIALIZED_AUTOS = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 6.1; OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1"; SDKROOT = iphoneos; VALIDATE_PRODUCT = YES; }; name = Release; }; CD459BAB1766C40400288A26 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "Accelerometer/Accelerometer-Prefix.pch"; INFOPLIST_FILE = "Accelerometer/Accelerometer-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = app; }; name = Debug; }; CD459BAC1766C40400288A26 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "Accelerometer/Accelerometer-Prefix.pch"; INFOPLIST_FILE = "Accelerometer/Accelerometer-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = app; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ CD459B821766C40400288A26 /* Build configuration list for PBXProject "Accelerometer" */ = { isa = XCConfigurationList; buildConfigurations = ( CD459BA81766C40400288A26 /* Debug */, CD459BA91766C40400288A26 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; CD459BAA1766C40400288A26 /* Build configuration list for PBXNativeTarget "Accelerometer" */ = { isa = XCConfigurationList; buildConfigurations = ( CD459BAB1766C40400288A26 /* Debug */, CD459BAC1766C40400288A26 /* Release */, ); defaultConfigurationIsVisible = 0; }; /* End XCConfigurationList section */ }; rootObject = CD459B7F1766C40400288A26 /* Project object */; }