// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ 1E4649A71982EC0100769822 /* ThirdViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E4649A51982EC0100769822 /* ThirdViewController.m */; }; 1EF3EE631982B4060015EBC1 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1EF3EE621982B4060015EBC1 /* UIKit.framework */; }; 1EF3EE651982B4060015EBC1 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1EF3EE641982B4060015EBC1 /* Foundation.framework */; }; 1EF3EE671982B4060015EBC1 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1EF3EE661982B4060015EBC1 /* CoreGraphics.framework */; }; 1EF3EE6D1982B4060015EBC1 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 1EF3EE6B1982B4060015EBC1 /* InfoPlist.strings */; }; 1EF3EE6F1982B4060015EBC1 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EF3EE6E1982B4060015EBC1 /* main.m */; }; 1EF3EE731982B4060015EBC1 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EF3EE721982B4060015EBC1 /* AppDelegate.m */; }; 1EF3EE751982B4060015EBC1 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = 1EF3EE741982B4060015EBC1 /* Default.png */; }; 1EF3EE771982B4060015EBC1 /* Default@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 1EF3EE761982B4060015EBC1 /* Default@2x.png */; }; 1EF3EE791982B4060015EBC1 /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 1EF3EE781982B4060015EBC1 /* Default-568h@2x.png */; }; 1EF3EE7C1982B4060015EBC1 /* MainStoryboard.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 1EF3EE7A1982B4060015EBC1 /* MainStoryboard.storyboard */; }; 1EF3EE7F1982B4060015EBC1 /* FirstViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EF3EE7E1982B4060015EBC1 /* FirstViewController.m */; }; 1EF3EE811982B4060015EBC1 /* first.png in Resources */ = {isa = PBXBuildFile; fileRef = 1EF3EE801982B4060015EBC1 /* first.png */; }; 1EF3EE831982B4060015EBC1 /* first@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 1EF3EE821982B4060015EBC1 /* first@2x.png */; }; 1EF3EE861982B4060015EBC1 /* SecondViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EF3EE851982B4060015EBC1 /* SecondViewController.m */; }; 1EF3EE881982B4060015EBC1 /* second.png in Resources */ = {isa = PBXBuildFile; fileRef = 1EF3EE871982B4060015EBC1 /* second.png */; }; 1EF3EE8A1982B4060015EBC1 /* second@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 1EF3EE891982B4060015EBC1 /* second@2x.png */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 1E4649A41982EC0100769822 /* ThirdViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ThirdViewController.h; path = ../ThirdViewController.h; sourceTree = ""; }; 1E4649A51982EC0100769822 /* ThirdViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ThirdViewController.m; path = ../ThirdViewController.m; sourceTree = ""; }; 1EF3EE5F1982B4060015EBC1 /* LearnXCode.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = LearnXCode.app; sourceTree = BUILT_PRODUCTS_DIR; }; 1EF3EE621982B4060015EBC1 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; 1EF3EE641982B4060015EBC1 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; 1EF3EE661982B4060015EBC1 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; 1EF3EE6A1982B4060015EBC1 /* LearnXCode-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "LearnXCode-Info.plist"; sourceTree = ""; }; 1EF3EE6C1982B4060015EBC1 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; 1EF3EE6E1982B4060015EBC1 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; 1EF3EE701982B4060015EBC1 /* LearnXCode-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "LearnXCode-Prefix.pch"; sourceTree = ""; }; 1EF3EE711982B4060015EBC1 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = ""; }; 1EF3EE721982B4060015EBC1 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = ""; }; 1EF3EE741982B4060015EBC1 /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Default.png; sourceTree = ""; }; 1EF3EE761982B4060015EBC1 /* Default@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default@2x.png"; sourceTree = ""; }; 1EF3EE781982B4060015EBC1 /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = ""; }; 1EF3EE7B1982B4060015EBC1 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = en; path = en.lproj/MainStoryboard.storyboard; sourceTree = ""; }; 1EF3EE7D1982B4060015EBC1 /* FirstViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirstViewController.h; sourceTree = ""; }; 1EF3EE7E1982B4060015EBC1 /* FirstViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FirstViewController.m; sourceTree = ""; }; 1EF3EE801982B4060015EBC1 /* first.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = first.png; sourceTree = ""; }; 1EF3EE821982B4060015EBC1 /* first@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "first@2x.png"; sourceTree = ""; }; 1EF3EE841982B4060015EBC1 /* SecondViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecondViewController.h; sourceTree = ""; }; 1EF3EE851982B4060015EBC1 /* SecondViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SecondViewController.m; sourceTree = ""; }; 1EF3EE871982B4060015EBC1 /* second.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = second.png; sourceTree = ""; }; 1EF3EE891982B4060015EBC1 /* second@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "second@2x.png"; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 1EF3EE5C1982B4060015EBC1 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 1EF3EE631982B4060015EBC1 /* UIKit.framework in Frameworks */, 1EF3EE651982B4060015EBC1 /* Foundation.framework in Frameworks */, 1EF3EE671982B4060015EBC1 /* CoreGraphics.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 1EF3EE561982B4060015EBC1 = { isa = PBXGroup; children = ( 1EF3EE681982B4060015EBC1 /* LearnXCode */, 1EF3EE611982B4060015EBC1 /* Frameworks */, 1EF3EE601982B4060015EBC1 /* Products */, ); sourceTree = ""; }; 1EF3EE601982B4060015EBC1 /* Products */ = { isa = PBXGroup; children = ( 1EF3EE5F1982B4060015EBC1 /* LearnXCode.app */, ); name = Products; sourceTree = ""; }; 1EF3EE611982B4060015EBC1 /* Frameworks */ = { isa = PBXGroup; children = ( 1EF3EE621982B4060015EBC1 /* UIKit.framework */, 1EF3EE641982B4060015EBC1 /* Foundation.framework */, 1EF3EE661982B4060015EBC1 /* CoreGraphics.framework */, ); name = Frameworks; sourceTree = ""; }; 1EF3EE681982B4060015EBC1 /* LearnXCode */ = { isa = PBXGroup; children = ( 1EF3EE711982B4060015EBC1 /* AppDelegate.h */, 1EF3EE721982B4060015EBC1 /* AppDelegate.m */, 1EF3EE7A1982B4060015EBC1 /* MainStoryboard.storyboard */, 1EF3EE7D1982B4060015EBC1 /* FirstViewController.h */, 1EF3EE7E1982B4060015EBC1 /* FirstViewController.m */, 1EF3EE801982B4060015EBC1 /* first.png */, 1EF3EE821982B4060015EBC1 /* first@2x.png */, 1EF3EE841982B4060015EBC1 /* SecondViewController.h */, 1EF3EE851982B4060015EBC1 /* SecondViewController.m */, 1EF3EE871982B4060015EBC1 /* second.png */, 1EF3EE891982B4060015EBC1 /* second@2x.png */, 1E4649A41982EC0100769822 /* ThirdViewController.h */, 1E4649A51982EC0100769822 /* ThirdViewController.m */, 1EF3EE691982B4060015EBC1 /* Supporting Files */, ); path = LearnXCode; sourceTree = ""; }; 1EF3EE691982B4060015EBC1 /* Supporting Files */ = { isa = PBXGroup; children = ( 1EF3EE6A1982B4060015EBC1 /* LearnXCode-Info.plist */, 1EF3EE6B1982B4060015EBC1 /* InfoPlist.strings */, 1EF3EE6E1982B4060015EBC1 /* main.m */, 1EF3EE701982B4060015EBC1 /* LearnXCode-Prefix.pch */, 1EF3EE741982B4060015EBC1 /* Default.png */, 1EF3EE761982B4060015EBC1 /* Default@2x.png */, 1EF3EE781982B4060015EBC1 /* Default-568h@2x.png */, ); name = "Supporting Files"; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 1EF3EE5E1982B4060015EBC1 /* LearnXCode */ = { isa = PBXNativeTarget; buildConfigurationList = 1EF3EE8D1982B4060015EBC1 /* Build configuration list for PBXNativeTarget "LearnXCode" */; buildPhases = ( 1EF3EE5B1982B4060015EBC1 /* Sources */, 1EF3EE5C1982B4060015EBC1 /* Frameworks */, 1EF3EE5D1982B4060015EBC1 /* Resources */, ); buildRules = ( ); dependencies = ( ); name = LearnXCode; productName = LearnXCode; productReference = 1EF3EE5F1982B4060015EBC1 /* LearnXCode.app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 1EF3EE571982B4060015EBC1 /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0460; ORGANIZATIONNAME = "Amalan Iyengar"; }; buildConfigurationList = 1EF3EE5A1982B4060015EBC1 /* Build configuration list for PBXProject "LearnXCode" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, ); mainGroup = 1EF3EE561982B4060015EBC1; productRefGroup = 1EF3EE601982B4060015EBC1 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 1EF3EE5E1982B4060015EBC1 /* LearnXCode */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 1EF3EE5D1982B4060015EBC1 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 1EF3EE6D1982B4060015EBC1 /* InfoPlist.strings in Resources */, 1EF3EE751982B4060015EBC1 /* Default.png in Resources */, 1EF3EE771982B4060015EBC1 /* Default@2x.png in Resources */, 1EF3EE791982B4060015EBC1 /* Default-568h@2x.png in Resources */, 1EF3EE7C1982B4060015EBC1 /* MainStoryboard.storyboard in Resources */, 1EF3EE811982B4060015EBC1 /* first.png in Resources */, 1EF3EE831982B4060015EBC1 /* first@2x.png in Resources */, 1EF3EE881982B4060015EBC1 /* second.png in Resources */, 1EF3EE8A1982B4060015EBC1 /* second@2x.png in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 1EF3EE5B1982B4060015EBC1 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 1EF3EE6F1982B4060015EBC1 /* main.m in Sources */, 1EF3EE731982B4060015EBC1 /* AppDelegate.m in Sources */, 1EF3EE7F1982B4060015EBC1 /* FirstViewController.m in Sources */, 1EF3EE861982B4060015EBC1 /* SecondViewController.m in Sources */, 1E4649A71982EC0100769822 /* ThirdViewController.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXVariantGroup section */ 1EF3EE6B1982B4060015EBC1 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( 1EF3EE6C1982B4060015EBC1 /* en */, ); name = InfoPlist.strings; sourceTree = ""; }; 1EF3EE7A1982B4060015EBC1 /* MainStoryboard.storyboard */ = { isa = PBXVariantGroup; children = ( 1EF3EE7B1982B4060015EBC1 /* en */, ); name = MainStoryboard.storyboard; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ 1EF3EE8B1982B4060015EBC1 /* 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.0; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; }; name = Debug; }; 1EF3EE8C1982B4060015EBC1 /* 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.0; OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1"; SDKROOT = iphoneos; VALIDATE_PRODUCT = YES; }; name = Release; }; 1EF3EE8E1982B4060015EBC1 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "LearnXCode/LearnXCode-Prefix.pch"; INFOPLIST_FILE = "LearnXCode/LearnXCode-Info.plist"; IPHONEOS_DEPLOYMENT_TARGET = 6.0; PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = app; }; name = Debug; }; 1EF3EE8F1982B4060015EBC1 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "LearnXCode/LearnXCode-Prefix.pch"; INFOPLIST_FILE = "LearnXCode/LearnXCode-Info.plist"; IPHONEOS_DEPLOYMENT_TARGET = 6.0; PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = app; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 1EF3EE5A1982B4060015EBC1 /* Build configuration list for PBXProject "LearnXCode" */ = { isa = XCConfigurationList; buildConfigurations = ( 1EF3EE8B1982B4060015EBC1 /* Debug */, 1EF3EE8C1982B4060015EBC1 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 1EF3EE8D1982B4060015EBC1 /* Build configuration list for PBXNativeTarget "LearnXCode" */ = { isa = XCConfigurationList; buildConfigurations = ( 1EF3EE8E1982B4060015EBC1 /* Debug */, 1EF3EE8F1982B4060015EBC1 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 1EF3EE571982B4060015EBC1 /* Project object */; }