// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ A41700981DBE2BB6006818BB /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A41700971DBE2BB6006818BB /* Foundation.framework */; }; A417009A1DBE2BB6006818BB /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A41700991DBE2BB6006818BB /* CoreGraphics.framework */; }; A417009C1DBE2BB6006818BB /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A417009B1DBE2BB6006818BB /* UIKit.framework */; }; A41700A21DBE2BB6006818BB /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = A41700A01DBE2BB6006818BB /* InfoPlist.strings */; }; A41700A41DBE2BB6006818BB /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = A41700A31DBE2BB6006818BB /* main.m */; }; A41700A81DBE2BB6006818BB /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = A41700A71DBE2BB6006818BB /* AppDelegate.m */; }; A41700AB1DBE2BB6006818BB /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = A41700A91DBE2BB6006818BB /* Main.storyboard */; }; A41700AE1DBE2BB6006818BB /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = A41700AD1DBE2BB6006818BB /* ViewController.m */; }; A41700B01DBE2BB7006818BB /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = A41700AF1DBE2BB6006818BB /* Images.xcassets */; }; A41700B71DBE2BB7006818BB /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A41700B61DBE2BB7006818BB /* XCTest.framework */; }; A41700B81DBE2BB7006818BB /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A41700971DBE2BB6006818BB /* Foundation.framework */; }; A41700B91DBE2BB7006818BB /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A417009B1DBE2BB6006818BB /* UIKit.framework */; }; A41700C11DBE2BB7006818BB /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = A41700BF1DBE2BB7006818BB /* InfoPlist.strings */; }; A41700C31DBE2BB7006818BB /* TouchTests.m in Sources */ = {isa = PBXBuildFile; fileRef = A41700C21DBE2BB7006818BB /* TouchTests.m */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ A41700BA1DBE2BB7006818BB /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = A417008C1DBE2BB6006818BB /* Project object */; proxyType = 1; remoteGlobalIDString = A41700931DBE2BB6006818BB; remoteInfo = Touch; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ A41700941DBE2BB6006818BB /* Touch.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Touch.app; sourceTree = BUILT_PRODUCTS_DIR; }; A41700971DBE2BB6006818BB /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; A41700991DBE2BB6006818BB /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; A417009B1DBE2BB6006818BB /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; A417009F1DBE2BB6006818BB /* Touch-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Touch-Info.plist"; sourceTree = ""; }; A41700A11DBE2BB6006818BB /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; A41700A31DBE2BB6006818BB /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; A41700A51DBE2BB6006818BB /* Touch-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Touch-Prefix.pch"; sourceTree = ""; }; A41700A61DBE2BB6006818BB /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = ""; }; A41700A71DBE2BB6006818BB /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = ""; }; A41700AA1DBE2BB6006818BB /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; A41700AC1DBE2BB6006818BB /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = ""; }; A41700AD1DBE2BB6006818BB /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = ""; }; A41700AF1DBE2BB6006818BB /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = ""; }; A41700B51DBE2BB7006818BB /* TouchTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = TouchTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; A41700B61DBE2BB7006818BB /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; }; A41700BE1DBE2BB7006818BB /* TouchTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "TouchTests-Info.plist"; sourceTree = ""; }; A41700C01DBE2BB7006818BB /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; A41700C21DBE2BB7006818BB /* TouchTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TouchTests.m; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ A41700911DBE2BB6006818BB /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( A417009A1DBE2BB6006818BB /* CoreGraphics.framework in Frameworks */, A417009C1DBE2BB6006818BB /* UIKit.framework in Frameworks */, A41700981DBE2BB6006818BB /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; A41700B21DBE2BB7006818BB /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( A41700B71DBE2BB7006818BB /* XCTest.framework in Frameworks */, A41700B91DBE2BB7006818BB /* UIKit.framework in Frameworks */, A41700B81DBE2BB7006818BB /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ A417008B1DBE2BB6006818BB = { isa = PBXGroup; children = ( A417009D1DBE2BB6006818BB /* Touch */, A41700BC1DBE2BB7006818BB /* TouchTests */, A41700961DBE2BB6006818BB /* Frameworks */, A41700951DBE2BB6006818BB /* Products */, ); sourceTree = ""; }; A41700951DBE2BB6006818BB /* Products */ = { isa = PBXGroup; children = ( A41700941DBE2BB6006818BB /* Touch.app */, A41700B51DBE2BB7006818BB /* TouchTests.xctest */, ); name = Products; sourceTree = ""; }; A41700961DBE2BB6006818BB /* Frameworks */ = { isa = PBXGroup; children = ( A41700971DBE2BB6006818BB /* Foundation.framework */, A41700991DBE2BB6006818BB /* CoreGraphics.framework */, A417009B1DBE2BB6006818BB /* UIKit.framework */, A41700B61DBE2BB7006818BB /* XCTest.framework */, ); name = Frameworks; sourceTree = ""; }; A417009D1DBE2BB6006818BB /* Touch */ = { isa = PBXGroup; children = ( A41700A61DBE2BB6006818BB /* AppDelegate.h */, A41700A71DBE2BB6006818BB /* AppDelegate.m */, A41700A91DBE2BB6006818BB /* Main.storyboard */, A41700AC1DBE2BB6006818BB /* ViewController.h */, A41700AD1DBE2BB6006818BB /* ViewController.m */, A41700AF1DBE2BB6006818BB /* Images.xcassets */, A417009E1DBE2BB6006818BB /* Supporting Files */, ); path = Touch; sourceTree = ""; }; A417009E1DBE2BB6006818BB /* Supporting Files */ = { isa = PBXGroup; children = ( A417009F1DBE2BB6006818BB /* Touch-Info.plist */, A41700A01DBE2BB6006818BB /* InfoPlist.strings */, A41700A31DBE2BB6006818BB /* main.m */, A41700A51DBE2BB6006818BB /* Touch-Prefix.pch */, ); name = "Supporting Files"; sourceTree = ""; }; A41700BC1DBE2BB7006818BB /* TouchTests */ = { isa = PBXGroup; children = ( A41700C21DBE2BB7006818BB /* TouchTests.m */, A41700BD1DBE2BB7006818BB /* Supporting Files */, ); path = TouchTests; sourceTree = ""; }; A41700BD1DBE2BB7006818BB /* Supporting Files */ = { isa = PBXGroup; children = ( A41700BE1DBE2BB7006818BB /* TouchTests-Info.plist */, A41700BF1DBE2BB7006818BB /* InfoPlist.strings */, ); name = "Supporting Files"; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ A41700931DBE2BB6006818BB /* Touch */ = { isa = PBXNativeTarget; buildConfigurationList = A41700C61DBE2BB7006818BB /* Build configuration list for PBXNativeTarget "Touch" */; buildPhases = ( A41700901DBE2BB6006818BB /* Sources */, A41700911DBE2BB6006818BB /* Frameworks */, A41700921DBE2BB6006818BB /* Resources */, ); buildRules = ( ); dependencies = ( ); name = Touch; productName = Touch; productReference = A41700941DBE2BB6006818BB /* Touch.app */; productType = "com.apple.product-type.application"; }; A41700B41DBE2BB7006818BB /* TouchTests */ = { isa = PBXNativeTarget; buildConfigurationList = A41700C91DBE2BB7006818BB /* Build configuration list for PBXNativeTarget "TouchTests" */; buildPhases = ( A41700B11DBE2BB7006818BB /* Sources */, A41700B21DBE2BB7006818BB /* Frameworks */, A41700B31DBE2BB7006818BB /* Resources */, ); buildRules = ( ); dependencies = ( A41700BB1DBE2BB7006818BB /* PBXTargetDependency */, ); name = TouchTests; productName = TouchTests; productReference = A41700B51DBE2BB7006818BB /* TouchTests.xctest */; productType = "com.apple.product-type.bundle.unit-test"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ A417008C1DBE2BB6006818BB /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0510; ORGANIZATIONNAME = Unisoft; TargetAttributes = { A41700B41DBE2BB7006818BB = { TestTargetID = A41700931DBE2BB6006818BB; }; }; }; buildConfigurationList = A417008F1DBE2BB6006818BB /* Build configuration list for PBXProject "Touch" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = A417008B1DBE2BB6006818BB; productRefGroup = A41700951DBE2BB6006818BB /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( A41700931DBE2BB6006818BB /* Touch */, A41700B41DBE2BB7006818BB /* TouchTests */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ A41700921DBE2BB6006818BB /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( A41700B01DBE2BB7006818BB /* Images.xcassets in Resources */, A41700A21DBE2BB6006818BB /* InfoPlist.strings in Resources */, A41700AB1DBE2BB6006818BB /* Main.storyboard in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; A41700B31DBE2BB7006818BB /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( A41700C11DBE2BB7006818BB /* InfoPlist.strings in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ A41700901DBE2BB6006818BB /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( A41700AE1DBE2BB6006818BB /* ViewController.m in Sources */, A41700A81DBE2BB6006818BB /* AppDelegate.m in Sources */, A41700A41DBE2BB6006818BB /* main.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; A41700B11DBE2BB7006818BB /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( A41700C31DBE2BB7006818BB /* TouchTests.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ A41700BB1DBE2BB7006818BB /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = A41700931DBE2BB6006818BB /* Touch */; targetProxy = A41700BA1DBE2BB7006818BB /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXVariantGroup section */ A41700A01DBE2BB6006818BB /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( A41700A11DBE2BB6006818BB /* en */, ); name = InfoPlist.strings; sourceTree = ""; }; A41700A91DBE2BB6006818BB /* Main.storyboard */ = { isa = PBXVariantGroup; children = ( A41700AA1DBE2BB6006818BB /* Base */, ); name = Main.storyboard; sourceTree = ""; }; A41700BF1DBE2BB7006818BB /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( A41700C01DBE2BB7006818BB /* en */, ); name = InfoPlist.strings; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ A41700C41DBE2BB7006818BB /* 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; }; A41700C51DBE2BB7006818BB /* 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; }; A41700C71DBE2BB7006818BB /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "Touch/Touch-Prefix.pch"; INFOPLIST_FILE = "Touch/Touch-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = app; }; name = Debug; }; A41700C81DBE2BB7006818BB /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "Touch/Touch-Prefix.pch"; INFOPLIST_FILE = "Touch/Touch-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = app; }; name = Release; }; A41700CA1DBE2BB7006818BB /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/Touch.app/Touch"; FRAMEWORK_SEARCH_PATHS = ( "$(SDKROOT)/Developer/Library/Frameworks", "$(inherited)", "$(DEVELOPER_FRAMEWORKS_DIR)", ); GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "Touch/Touch-Prefix.pch"; GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", ); INFOPLIST_FILE = "TouchTests/TouchTests-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUNDLE_LOADER)"; WRAPPER_EXTENSION = xctest; }; name = Debug; }; A41700CB1DBE2BB7006818BB /* Release */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/Touch.app/Touch"; FRAMEWORK_SEARCH_PATHS = ( "$(SDKROOT)/Developer/Library/Frameworks", "$(inherited)", "$(DEVELOPER_FRAMEWORKS_DIR)", ); GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "Touch/Touch-Prefix.pch"; INFOPLIST_FILE = "TouchTests/TouchTests-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUNDLE_LOADER)"; WRAPPER_EXTENSION = xctest; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ A417008F1DBE2BB6006818BB /* Build configuration list for PBXProject "Touch" */ = { isa = XCConfigurationList; buildConfigurations = ( A41700C41DBE2BB7006818BB /* Debug */, A41700C51DBE2BB7006818BB /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; A41700C61DBE2BB7006818BB /* Build configuration list for PBXNativeTarget "Touch" */ = { isa = XCConfigurationList; buildConfigurations = ( A41700C71DBE2BB7006818BB /* Debug */, A41700C81DBE2BB7006818BB /* Release */, ); defaultConfigurationIsVisible = 0; }; A41700C91DBE2BB7006818BB /* Build configuration list for PBXNativeTarget "TouchTests" */ = { isa = XCConfigurationList; buildConfigurations = ( A41700CA1DBE2BB7006818BB /* Debug */, A41700CB1DBE2BB7006818BB /* Release */, ); defaultConfigurationIsVisible = 0; }; /* End XCConfigurationList section */ }; rootObject = A417008C1DBE2BB6006818BB /* Project object */; }