// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ C925671317688EB300CC8929 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C925671217688EB300CC8929 /* UIKit.framework */; }; C925671517688EB300CC8929 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C925671417688EB300CC8929 /* Foundation.framework */; }; C925671717688EB300CC8929 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C925671617688EB300CC8929 /* CoreGraphics.framework */; }; C925671F17688EB300CC8929 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = C925671E17688EB300CC8929 /* main.m */; }; C925672317688EB300CC8929 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = C925672217688EB300CC8929 /* AppDelegate.m */; }; C925672517688EB300CC8929 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = C925672417688EB300CC8929 /* Default.png */; }; C925672717688EB300CC8929 /* Default@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = C925672617688EB300CC8929 /* Default@2x.png */; }; C925672917688EB300CC8929 /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = C925672817688EB300CC8929 /* Default-568h@2x.png */; }; C925673117688EB300CC8929 /* SenTestingKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C925673017688EB300CC8929 /* SenTestingKit.framework */; }; C925673217688EB300CC8929 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C925671217688EB300CC8929 /* UIKit.framework */; }; C925673317688EB300CC8929 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C925671417688EB300CC8929 /* Foundation.framework */; }; C925673E17688EB300CC8929 /* SampleTests.m in Sources */ = {isa = PBXBuildFile; fileRef = C925673D17688EB300CC8929 /* SampleTests.m */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ C925673417688EB300CC8929 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = C925670717688EB300CC8929 /* Project object */; proxyType = 1; remoteGlobalIDString = C925670E17688EB300CC8929; remoteInfo = Sample; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ C925670F17688EB300CC8929 /* Sample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Sample.app; sourceTree = BUILT_PRODUCTS_DIR; }; C925671217688EB300CC8929 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; C925671417688EB300CC8929 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; C925671617688EB300CC8929 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; C925671A17688EB300CC8929 /* Sample-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Sample-Info.plist"; sourceTree = "<group>"; }; C925671E17688EB300CC8929 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; }; C925672017688EB300CC8929 /* Sample-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Sample-Prefix.pch"; sourceTree = "<group>"; }; C925672117688EB300CC8929 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; }; C925672217688EB300CC8929 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; }; C925672417688EB300CC8929 /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Default.png; sourceTree = "<group>"; }; C925672617688EB300CC8929 /* Default@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default@2x.png"; sourceTree = "<group>"; }; C925672817688EB300CC8929 /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; }; C925672F17688EB300CC8929 /* SampleTests.octest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SampleTests.octest; sourceTree = BUILT_PRODUCTS_DIR; }; C925673017688EB300CC8929 /* SenTestingKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SenTestingKit.framework; path = Library/Frameworks/SenTestingKit.framework; sourceTree = DEVELOPER_DIR; }; C925673817688EB300CC8929 /* SampleTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "SampleTests-Info.plist"; sourceTree = "<group>"; }; C925673D17688EB300CC8929 /* SampleTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SampleTests.m; sourceTree = "<group>"; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ C925670C17688EB300CC8929 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( C925671317688EB300CC8929 /* UIKit.framework in Frameworks */, C925671517688EB300CC8929 /* Foundation.framework in Frameworks */, C925671717688EB300CC8929 /* CoreGraphics.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; C925672B17688EB300CC8929 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( C925673117688EB300CC8929 /* SenTestingKit.framework in Frameworks */, C925673217688EB300CC8929 /* UIKit.framework in Frameworks */, C925673317688EB300CC8929 /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ C925670617688EB300CC8929 = { isa = PBXGroup; children = ( C925671817688EB300CC8929 /* Sample */, C925673617688EB300CC8929 /* SampleTests */, C925671117688EB300CC8929 /* Frameworks */, C925671017688EB300CC8929 /* Products */, ); sourceTree = "<group>"; }; C925671017688EB300CC8929 /* Products */ = { isa = PBXGroup; children = ( C925670F17688EB300CC8929 /* Sample.app */, C925672F17688EB300CC8929 /* SampleTests.octest */, ); name = Products; sourceTree = "<group>"; }; C925671117688EB300CC8929 /* Frameworks */ = { isa = PBXGroup; children = ( C925671217688EB300CC8929 /* UIKit.framework */, C925671417688EB300CC8929 /* Foundation.framework */, C925671617688EB300CC8929 /* CoreGraphics.framework */, C925673017688EB300CC8929 /* SenTestingKit.framework */, ); name = Frameworks; sourceTree = "<group>"; }; C925671817688EB300CC8929 /* Sample */ = { isa = PBXGroup; children = ( C925672117688EB300CC8929 /* AppDelegate.h */, C925672217688EB300CC8929 /* AppDelegate.m */, C925671917688EB300CC8929 /* Supporting Files */, ); path = Sample; sourceTree = "<group>"; }; C925671917688EB300CC8929 /* Supporting Files */ = { isa = PBXGroup; children = ( C925671A17688EB300CC8929 /* Sample-Info.plist */, C925671E17688EB300CC8929 /* main.m */, C925672017688EB300CC8929 /* Sample-Prefix.pch */, C925672417688EB300CC8929 /* Default.png */, C925672617688EB300CC8929 /* Default@2x.png */, C925672817688EB300CC8929 /* Default-568h@2x.png */, ); name = "Supporting Files"; sourceTree = "<group>"; }; C925673617688EB300CC8929 /* SampleTests */ = { isa = PBXGroup; children = ( C925673D17688EB300CC8929 /* SampleTests.m */, C925673717688EB300CC8929 /* Supporting Files */, ); path = SampleTests; sourceTree = "<group>"; }; C925673717688EB300CC8929 /* Supporting Files */ = { isa = PBXGroup; children = ( C925673817688EB300CC8929 /* SampleTests-Info.plist */, ); name = "Supporting Files"; sourceTree = "<group>"; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ C925670E17688EB300CC8929 /* Sample */ = { isa = PBXNativeTarget; buildConfigurationList = C925674117688EB300CC8929 /* Build configuration list for PBXNativeTarget "Sample" */; buildPhases = ( C925670B17688EB300CC8929 /* Sources */, C925670C17688EB300CC8929 /* Frameworks */, C925670D17688EB300CC8929 /* Resources */, ); buildRules = ( ); dependencies = ( ); name = Sample; productName = Sample; productReference = C925670F17688EB300CC8929 /* Sample.app */; productType = "com.apple.product-type.application"; }; C925672E17688EB300CC8929 /* SampleTests */ = { isa = PBXNativeTarget; buildConfigurationList = C925674417688EB300CC8929 /* Build configuration list for PBXNativeTarget "SampleTests" */; buildPhases = ( C925672A17688EB300CC8929 /* Sources */, C925672B17688EB300CC8929 /* Frameworks */, C925672C17688EB300CC8929 /* Resources */, C925672D17688EB300CC8929 /* ShellScript */, ); buildRules = ( ); dependencies = ( C925673517688EB300CC8929 /* PBXTargetDependency */, ); name = SampleTests; productName = SampleTests; productReference = C925672F17688EB300CC8929 /* SampleTests.octest */; productType = "com.apple.product-type.bundle"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ C925670717688EB300CC8929 /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0460; ORGANIZATIONNAME = yourcompanyname; }; buildConfigurationList = C925670A17688EB300CC8929 /* Build configuration list for PBXProject "Sample" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, ); mainGroup = C925670617688EB300CC8929; productRefGroup = C925671017688EB300CC8929 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( C925670E17688EB300CC8929 /* Sample */, C925672E17688EB300CC8929 /* SampleTests */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ C925670D17688EB300CC8929 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( C925672517688EB300CC8929 /* Default.png in Resources */, C925672717688EB300CC8929 /* Default@2x.png in Resources */, C925672917688EB300CC8929 /* Default-568h@2x.png in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; C925672C17688EB300CC8929 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ C925672D17688EB300CC8929 /* 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 */ C925670B17688EB300CC8929 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( C925671F17688EB300CC8929 /* main.m in Sources */, C925672317688EB300CC8929 /* AppDelegate.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; C925672A17688EB300CC8929 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( C925673E17688EB300CC8929 /* SampleTests.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ C925673517688EB300CC8929 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = C925670E17688EB300CC8929 /* Sample */; targetProxy = C925673417688EB300CC8929 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin XCBuildConfiguration section */ C925673F17688EB300CC8929 /* 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; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; }; C925674017688EB300CC8929 /* 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; TARGETED_DEVICE_FAMILY = "1,2"; VALIDATE_PRODUCT = YES; }; name = Release; }; C925674217688EB300CC8929 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "Sample/Sample-Prefix.pch"; INFOPLIST_FILE = "Sample/Sample-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = app; }; name = Debug; }; C925674317688EB300CC8929 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "Sample/Sample-Prefix.pch"; INFOPLIST_FILE = "Sample/Sample-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = app; }; name = Release; }; C925674517688EB300CC8929 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/Sample.app/Sample"; FRAMEWORK_SEARCH_PATHS = ( "\"$(SDKROOT)/Developer/Library/Frameworks\"", "\"$(DEVELOPER_LIBRARY_DIR)/Frameworks\"", ); GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "Sample/Sample-Prefix.pch"; INFOPLIST_FILE = "SampleTests/SampleTests-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUNDLE_LOADER)"; WRAPPER_EXTENSION = octest; }; name = Debug; }; C925674617688EB300CC8929 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/Sample.app/Sample"; FRAMEWORK_SEARCH_PATHS = ( "\"$(SDKROOT)/Developer/Library/Frameworks\"", "\"$(DEVELOPER_LIBRARY_DIR)/Frameworks\"", ); GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "Sample/Sample-Prefix.pch"; INFOPLIST_FILE = "SampleTests/SampleTests-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUNDLE_LOADER)"; WRAPPER_EXTENSION = octest; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ C925670A17688EB300CC8929 /* Build configuration list for PBXProject "Sample" */ = { isa = XCConfigurationList; buildConfigurations = ( C925673F17688EB300CC8929 /* Debug */, C925674017688EB300CC8929 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; C925674117688EB300CC8929 /* Build configuration list for PBXNativeTarget "Sample" */ = { isa = XCConfigurationList; buildConfigurations = ( C925674217688EB300CC8929 /* Debug */, C925674317688EB300CC8929 /* Release */, ); defaultConfigurationIsVisible = 0; }; C925674417688EB300CC8929 /* Build configuration list for PBXNativeTarget "SampleTests" */ = { isa = XCConfigurationList; buildConfigurations = ( C925674517688EB300CC8929 /* Debug */, C925674617688EB300CC8929 /* Release */, ); defaultConfigurationIsVisible = 0; }; /* End XCConfigurationList section */ }; rootObject = C925670717688EB300CC8929 /* Project object */; }