// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ 4AF030C419607748002E0641 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4AF030C319607748002E0641 /* Foundation.framework */; }; 4AF030C619607748002E0641 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4AF030C519607748002E0641 /* CoreGraphics.framework */; }; 4AF030C819607748002E0641 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4AF030C719607748002E0641 /* UIKit.framework */; }; 4AF030CE19607748002E0641 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 4AF030CC19607748002E0641 /* InfoPlist.strings */; }; 4AF030D019607748002E0641 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 4AF030CF19607748002E0641 /* main.m */; }; 4AF030D419607748002E0641 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 4AF030D319607748002E0641 /* AppDelegate.m */; }; 4AF030D719607748002E0641 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 4AF030D519607748002E0641 /* Main.storyboard */; }; 4AF030DA19607748002E0641 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4AF030D919607748002E0641 /* ViewController.m */; }; 4AF030DC19607748002E0641 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 4AF030DB19607748002E0641 /* Images.xcassets */; }; 4AF030E319607748002E0641 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4AF030E219607748002E0641 /* XCTest.framework */; }; 4AF030E419607748002E0641 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4AF030C319607748002E0641 /* Foundation.framework */; }; 4AF030E519607748002E0641 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4AF030C719607748002E0641 /* UIKit.framework */; }; 4AF030ED19607748002E0641 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 4AF030EB19607748002E0641 /* InfoPlist.strings */; }; 4AF030EF19607748002E0641 /* TestProjectTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 4AF030EE19607748002E0641 /* TestProjectTests.m */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ 4AF030E619607748002E0641 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 4AF030B819607748002E0641 /* Project object */; proxyType = 1; remoteGlobalIDString = 4AF030BF19607748002E0641; remoteInfo = TestProject; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ 4AF030C019607748002E0641 /* TestProject.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TestProject.app; sourceTree = BUILT_PRODUCTS_DIR; }; 4AF030C319607748002E0641 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; 4AF030C519607748002E0641 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; 4AF030C719607748002E0641 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; 4AF030CB19607748002E0641 /* TestProject-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "TestProject-Info.plist"; sourceTree = ""; }; 4AF030CD19607748002E0641 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; 4AF030CF19607748002E0641 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; 4AF030D119607748002E0641 /* TestProject-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "TestProject-Prefix.pch"; sourceTree = ""; }; 4AF030D219607748002E0641 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = ""; }; 4AF030D319607748002E0641 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = ""; }; 4AF030D619607748002E0641 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; 4AF030D819607748002E0641 /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = ""; }; 4AF030D919607748002E0641 /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = ""; }; 4AF030DB19607748002E0641 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = ""; }; 4AF030E119607748002E0641 /* TestProjectTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = TestProjectTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; 4AF030E219607748002E0641 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; }; 4AF030EA19607748002E0641 /* TestProjectTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "TestProjectTests-Info.plist"; sourceTree = ""; }; 4AF030EC19607748002E0641 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; 4AF030EE19607748002E0641 /* TestProjectTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TestProjectTests.m; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 4AF030BD19607748002E0641 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 4AF030C619607748002E0641 /* CoreGraphics.framework in Frameworks */, 4AF030C819607748002E0641 /* UIKit.framework in Frameworks */, 4AF030C419607748002E0641 /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; 4AF030DE19607748002E0641 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 4AF030E319607748002E0641 /* XCTest.framework in Frameworks */, 4AF030E519607748002E0641 /* UIKit.framework in Frameworks */, 4AF030E419607748002E0641 /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 4AF030B719607748002E0641 = { isa = PBXGroup; children = ( 4AF030C919607748002E0641 /* TestProject */, 4AF030E819607748002E0641 /* TestProjectTests */, 4AF030C219607748002E0641 /* Frameworks */, 4AF030C119607748002E0641 /* Products */, ); indentWidth = 3; sourceTree = ""; tabWidth = 3; }; 4AF030C119607748002E0641 /* Products */ = { isa = PBXGroup; children = ( 4AF030C019607748002E0641 /* TestProject.app */, 4AF030E119607748002E0641 /* TestProjectTests.xctest */, ); name = Products; sourceTree = ""; }; 4AF030C219607748002E0641 /* Frameworks */ = { isa = PBXGroup; children = ( 4AF030C319607748002E0641 /* Foundation.framework */, 4AF030C519607748002E0641 /* CoreGraphics.framework */, 4AF030C719607748002E0641 /* UIKit.framework */, 4AF030E219607748002E0641 /* XCTest.framework */, ); name = Frameworks; sourceTree = ""; }; 4AF030C919607748002E0641 /* TestProject */ = { isa = PBXGroup; children = ( 4AF030D219607748002E0641 /* AppDelegate.h */, 4AF030D319607748002E0641 /* AppDelegate.m */, 4AF030D519607748002E0641 /* Main.storyboard */, 4AF030D819607748002E0641 /* ViewController.h */, 4AF030D919607748002E0641 /* ViewController.m */, 4AF030DB19607748002E0641 /* Images.xcassets */, 4AF030CA19607748002E0641 /* Supporting Files */, ); path = TestProject; sourceTree = ""; }; 4AF030CA19607748002E0641 /* Supporting Files */ = { isa = PBXGroup; children = ( 4AF030CB19607748002E0641 /* TestProject-Info.plist */, 4AF030CC19607748002E0641 /* InfoPlist.strings */, 4AF030CF19607748002E0641 /* main.m */, 4AF030D119607748002E0641 /* TestProject-Prefix.pch */, ); name = "Supporting Files"; sourceTree = ""; }; 4AF030E819607748002E0641 /* TestProjectTests */ = { isa = PBXGroup; children = ( 4AF030EE19607748002E0641 /* TestProjectTests.m */, 4AF030E919607748002E0641 /* Supporting Files */, ); path = TestProjectTests; sourceTree = ""; }; 4AF030E919607748002E0641 /* Supporting Files */ = { isa = PBXGroup; children = ( 4AF030EA19607748002E0641 /* TestProjectTests-Info.plist */, 4AF030EB19607748002E0641 /* InfoPlist.strings */, ); name = "Supporting Files"; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 4AF030BF19607748002E0641 /* TestProject */ = { isa = PBXNativeTarget; buildConfigurationList = 4AF030F219607748002E0641 /* Build configuration list for PBXNativeTarget "TestProject" */; buildPhases = ( 4AF030BC19607748002E0641 /* Sources */, 4AF030BD19607748002E0641 /* Frameworks */, 4AF030BE19607748002E0641 /* Resources */, ); buildRules = ( ); dependencies = ( ); name = TestProject; productName = TestProject; productReference = 4AF030C019607748002E0641 /* TestProject.app */; productType = "com.apple.product-type.application"; }; 4AF030E019607748002E0641 /* TestProjectTests */ = { isa = PBXNativeTarget; buildConfigurationList = 4AF030F519607748002E0641 /* Build configuration list for PBXNativeTarget "TestProjectTests" */; buildPhases = ( 4AF030DD19607748002E0641 /* Sources */, 4AF030DE19607748002E0641 /* Frameworks */, 4AF030DF19607748002E0641 /* Resources */, ); buildRules = ( ); dependencies = ( 4AF030E719607748002E0641 /* PBXTargetDependency */, ); name = TestProjectTests; productName = TestProjectTests; productReference = 4AF030E119607748002E0641 /* TestProjectTests.xctest */; productType = "com.apple.product-type.bundle.unit-test"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 4AF030B819607748002E0641 /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0510; ORGANIZATIONNAME = "___FULLUSERNAME___"; TargetAttributes = { 4AF030E019607748002E0641 = { TestTargetID = 4AF030BF19607748002E0641; }; }; }; buildConfigurationList = 4AF030BB19607748002E0641 /* Build configuration list for PBXProject "TestProject" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = 4AF030B719607748002E0641; productRefGroup = 4AF030C119607748002E0641 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 4AF030BF19607748002E0641 /* TestProject */, 4AF030E019607748002E0641 /* TestProjectTests */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 4AF030BE19607748002E0641 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 4AF030DC19607748002E0641 /* Images.xcassets in Resources */, 4AF030CE19607748002E0641 /* InfoPlist.strings in Resources */, 4AF030D719607748002E0641 /* Main.storyboard in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; 4AF030DF19607748002E0641 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 4AF030ED19607748002E0641 /* InfoPlist.strings in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 4AF030BC19607748002E0641 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 4AF030DA19607748002E0641 /* ViewController.m in Sources */, 4AF030D419607748002E0641 /* AppDelegate.m in Sources */, 4AF030D019607748002E0641 /* main.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; 4AF030DD19607748002E0641 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 4AF030EF19607748002E0641 /* TestProjectTests.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ 4AF030E719607748002E0641 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 4AF030BF19607748002E0641 /* TestProject */; targetProxy = 4AF030E619607748002E0641 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXVariantGroup section */ 4AF030CC19607748002E0641 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( 4AF030CD19607748002E0641 /* en */, ); name = InfoPlist.strings; sourceTree = ""; }; 4AF030D519607748002E0641 /* Main.storyboard */ = { isa = PBXVariantGroup; children = ( 4AF030D619607748002E0641 /* Base */, ); name = Main.storyboard; sourceTree = ""; }; 4AF030EB19607748002E0641 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( 4AF030EC19607748002E0641 /* en */, ); name = InfoPlist.strings; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ 4AF030F019607748002E0641 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_OBJC_ARC = YES; CLANG_WARN_BOOL_CONVERSION = YES; CLANG_WARN_CONSTANT_CONVERSION = YES; CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; CLANG_WARN_EMPTY_BODY = YES; CLANG_WARN_ENUM_CONVERSION = YES; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; 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_64_TO_32_BIT_CONVERSION = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; GCC_WARN_UNDECLARED_SELECTOR = YES; GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 7.1; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; }; name = Debug; }; 4AF030F119607748002E0641 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_OBJC_ARC = YES; CLANG_WARN_BOOL_CONVERSION = YES; CLANG_WARN_CONSTANT_CONVERSION = YES; CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; CLANG_WARN_EMPTY_BODY = YES; CLANG_WARN_ENUM_CONVERSION = YES; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = YES; ENABLE_NS_ASSERTIONS = NO; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_WARN_64_TO_32_BIT_CONVERSION = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; GCC_WARN_UNDECLARED_SELECTOR = YES; GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 7.1; SDKROOT = iphoneos; VALIDATE_PRODUCT = YES; }; name = Release; }; 4AF030F319607748002E0641 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "TestProject/TestProject-Prefix.pch"; INFOPLIST_FILE = "TestProject/TestProject-Info.plist"; PRODUCT_NAME = TestProject; WRAPPER_EXTENSION = app; }; name = Debug; }; 4AF030F419607748002E0641 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "TestProject/TestProject-Prefix.pch"; INFOPLIST_FILE = "TestProject/TestProject-Info.plist"; PRODUCT_NAME = TestProject; WRAPPER_EXTENSION = app; }; name = Release; }; 4AF030F619607748002E0641 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/TestProject.app/TestProject"; FRAMEWORK_SEARCH_PATHS = ( "$(SDKROOT)/Developer/Library/Frameworks", "$(inherited)", "$(DEVELOPER_FRAMEWORKS_DIR)", ); GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "TestProject/TestProject-Prefix.pch"; GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", ); INFOPLIST_FILE = "TestProjectTests/TestProjectTests-Info.plist"; PRODUCT_NAME = TestProjectTests; TEST_HOST = "$(BUNDLE_LOADER)"; WRAPPER_EXTENSION = xctest; }; name = Debug; }; 4AF030F719607748002E0641 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/TestProject.app/TestProject"; FRAMEWORK_SEARCH_PATHS = ( "$(SDKROOT)/Developer/Library/Frameworks", "$(inherited)", "$(DEVELOPER_FRAMEWORKS_DIR)", ); GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "TestProject/TestProject-Prefix.pch"; INFOPLIST_FILE = "TestProjectTests/TestProjectTests-Info.plist"; PRODUCT_NAME = TestProjectTests; TEST_HOST = "$(BUNDLE_LOADER)"; WRAPPER_EXTENSION = xctest; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 4AF030BB19607748002E0641 /* Build configuration list for PBXProject "TestProject" */ = { isa = XCConfigurationList; buildConfigurations = ( 4AF030F019607748002E0641 /* Debug */, 4AF030F119607748002E0641 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 4AF030F219607748002E0641 /* Build configuration list for PBXNativeTarget "TestProject" */ = { isa = XCConfigurationList; buildConfigurations = ( 4AF030F319607748002E0641 /* Debug */, 4AF030F419607748002E0641 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 4AF030F519607748002E0641 /* Build configuration list for PBXNativeTarget "TestProjectTests" */ = { isa = XCConfigurationList; buildConfigurations = ( 4AF030F619607748002E0641 /* Debug */, 4AF030F719607748002E0641 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 4AF030B819607748002E0641 /* Project object */; }