// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ 0D74D98E19E0B660009389FA /* paddle@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 0D74D98A19E0B660009389FA /* paddle@2x.png */; }; 0D74D98F19E0B660009389FA /* paddle.png in Resources */ = {isa = PBXBuildFile; fileRef = 0D74D98B19E0B660009389FA /* paddle.png */; }; 0D74D99019E0B660009389FA /* ball@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 0D74D98C19E0B660009389FA /* ball@2x.png */; }; 0D74D99119E0B660009389FA /* ball.png in Resources */ = {isa = PBXBuildFile; fileRef = 0D74D98D19E0B660009389FA /* ball.png */; }; 0D74D99319E0C231009389FA /* block.png in Resources */ = {isa = PBXBuildFile; fileRef = 0D74D99219E0C231009389FA /* block.png */; }; 0D97D8BB19E0D6B000911523 /* icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 0D97D8B919E0D6B000911523 /* icon.png */; }; 0D97D8BC19E0D6B000911523 /* icon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 0D97D8BA19E0D6B000911523 /* icon@2x.png */; }; 0DDD889C19DBB937000249F6 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DDD889B19DBB937000249F6 /* AppDelegate.swift */; }; 0DDD889E19DBB937000249F6 /* GameScene.sks in Resources */ = {isa = PBXBuildFile; fileRef = 0DDD889D19DBB937000249F6 /* GameScene.sks */; }; 0DDD88A019DBB937000249F6 /* GameScene.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DDD889F19DBB937000249F6 /* GameScene.swift */; }; 0DDD88A219DBB937000249F6 /* GameViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DDD88A119DBB937000249F6 /* GameViewController.swift */; }; 0DDD88A519DBB937000249F6 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 0DDD88A319DBB937000249F6 /* Main.storyboard */; }; 0DDD88A719DBB937000249F6 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 0DDD88A619DBB937000249F6 /* Images.xcassets */; }; 0DDD88AA19DBB937000249F6 /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 0DDD88A819DBB937000249F6 /* LaunchScreen.xib */; }; 0DDD88B619DBB937000249F6 /* BrickBreakerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DDD88B519DBB937000249F6 /* BrickBreakerTests.swift */; }; 0DDD88C219DBD1B5000249F6 /* SpriteCategories.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DDD88C119DBD1B5000249F6 /* SpriteCategories.swift */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ 0DDD88B019DBB937000249F6 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 0DDD888E19DBB937000249F6 /* Project object */; proxyType = 1; remoteGlobalIDString = 0DDD889519DBB937000249F6; remoteInfo = BrickBreaker; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ 0D74D98A19E0B660009389FA /* paddle@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "paddle@2x.png"; sourceTree = ""; }; 0D74D98B19E0B660009389FA /* paddle.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = paddle.png; sourceTree = ""; }; 0D74D98C19E0B660009389FA /* ball@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "ball@2x.png"; sourceTree = ""; }; 0D74D98D19E0B660009389FA /* ball.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ball.png; sourceTree = ""; }; 0D74D99219E0C231009389FA /* block.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = block.png; sourceTree = ""; }; 0D97D8B919E0D6B000911523 /* icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = icon.png; sourceTree = ""; }; 0D97D8BA19E0D6B000911523 /* icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "icon@2x.png"; sourceTree = ""; }; 0DDD889619DBB937000249F6 /* BrickBreaker.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = BrickBreaker.app; sourceTree = BUILT_PRODUCTS_DIR; }; 0DDD889A19DBB937000249F6 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 0DDD889B19DBB937000249F6 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; 0DDD889D19DBB937000249F6 /* GameScene.sks */ = {isa = PBXFileReference; lastKnownFileType = file.sks; path = GameScene.sks; sourceTree = ""; }; 0DDD889F19DBB937000249F6 /* GameScene.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GameScene.swift; sourceTree = ""; }; 0DDD88A119DBB937000249F6 /* GameViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GameViewController.swift; sourceTree = ""; }; 0DDD88A419DBB937000249F6 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; 0DDD88A619DBB937000249F6 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = ""; }; 0DDD88A919DBB937000249F6 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = ""; }; 0DDD88AF19DBB937000249F6 /* BrickBreakerTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = BrickBreakerTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; 0DDD88B419DBB937000249F6 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 0DDD88B519DBB937000249F6 /* BrickBreakerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BrickBreakerTests.swift; sourceTree = ""; }; 0DDD88C119DBD1B5000249F6 /* SpriteCategories.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SpriteCategories.swift; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 0DDD889319DBB937000249F6 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; 0DDD88AC19DBB937000249F6 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 0DDD888D19DBB937000249F6 = { isa = PBXGroup; children = ( 0DDD889819DBB937000249F6 /* BrickBreaker */, 0DDD88B219DBB937000249F6 /* BrickBreakerTests */, 0DDD889719DBB937000249F6 /* Products */, ); sourceTree = ""; }; 0DDD889719DBB937000249F6 /* Products */ = { isa = PBXGroup; children = ( 0DDD889619DBB937000249F6 /* BrickBreaker.app */, 0DDD88AF19DBB937000249F6 /* BrickBreakerTests.xctest */, ); name = Products; sourceTree = ""; }; 0DDD889819DBB937000249F6 /* BrickBreaker */ = { isa = PBXGroup; children = ( 0DDD889B19DBB937000249F6 /* AppDelegate.swift */, 0DDD889D19DBB937000249F6 /* GameScene.sks */, 0DDD889F19DBB937000249F6 /* GameScene.swift */, 0DDD88A119DBB937000249F6 /* GameViewController.swift */, 0DDD88C119DBD1B5000249F6 /* SpriteCategories.swift */, 0DDD88A319DBB937000249F6 /* Main.storyboard */, 0DDD88A619DBB937000249F6 /* Images.xcassets */, 0DDD88A819DBB937000249F6 /* LaunchScreen.xib */, 0DDD889919DBB937000249F6 /* Supporting Files */, ); path = BrickBreaker; sourceTree = ""; }; 0DDD889919DBB937000249F6 /* Supporting Files */ = { isa = PBXGroup; children = ( 0D97D8B919E0D6B000911523 /* icon.png */, 0D97D8BA19E0D6B000911523 /* icon@2x.png */, 0D74D99219E0C231009389FA /* block.png */, 0D74D98A19E0B660009389FA /* paddle@2x.png */, 0D74D98B19E0B660009389FA /* paddle.png */, 0D74D98C19E0B660009389FA /* ball@2x.png */, 0D74D98D19E0B660009389FA /* ball.png */, 0DDD889A19DBB937000249F6 /* Info.plist */, ); name = "Supporting Files"; sourceTree = ""; }; 0DDD88B219DBB937000249F6 /* BrickBreakerTests */ = { isa = PBXGroup; children = ( 0DDD88B519DBB937000249F6 /* BrickBreakerTests.swift */, 0DDD88B319DBB937000249F6 /* Supporting Files */, ); path = BrickBreakerTests; sourceTree = ""; }; 0DDD88B319DBB937000249F6 /* Supporting Files */ = { isa = PBXGroup; children = ( 0DDD88B419DBB937000249F6 /* Info.plist */, ); name = "Supporting Files"; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 0DDD889519DBB937000249F6 /* BrickBreaker */ = { isa = PBXNativeTarget; buildConfigurationList = 0DDD88B919DBB937000249F6 /* Build configuration list for PBXNativeTarget "BrickBreaker" */; buildPhases = ( 0DDD889219DBB937000249F6 /* Sources */, 0DDD889319DBB937000249F6 /* Frameworks */, 0DDD889419DBB937000249F6 /* Resources */, ); buildRules = ( ); dependencies = ( ); name = BrickBreaker; productName = BrickBreaker; productReference = 0DDD889619DBB937000249F6 /* BrickBreaker.app */; productType = "com.apple.product-type.application"; }; 0DDD88AE19DBB937000249F6 /* BrickBreakerTests */ = { isa = PBXNativeTarget; buildConfigurationList = 0DDD88BC19DBB937000249F6 /* Build configuration list for PBXNativeTarget "BrickBreakerTests" */; buildPhases = ( 0DDD88AB19DBB937000249F6 /* Sources */, 0DDD88AC19DBB937000249F6 /* Frameworks */, 0DDD88AD19DBB937000249F6 /* Resources */, ); buildRules = ( ); dependencies = ( 0DDD88B119DBB937000249F6 /* PBXTargetDependency */, ); name = BrickBreakerTests; productName = BrickBreakerTests; productReference = 0DDD88AF19DBB937000249F6 /* BrickBreakerTests.xctest */; productType = "com.apple.product-type.bundle.unit-test"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 0DDD888E19DBB937000249F6 /* Project object */ = { isa = PBXProject; attributes = { LastSwiftMigration = 0710; LastSwiftUpdateCheck = 0710; LastUpgradeCheck = 0600; ORGANIZATIONNAME = "Sally McNichols"; TargetAttributes = { 0DDD889519DBB937000249F6 = { CreatedOnToolsVersion = 6.0.1; }; 0DDD88AE19DBB937000249F6 = { CreatedOnToolsVersion = 6.0.1; TestTargetID = 0DDD889519DBB937000249F6; }; }; }; buildConfigurationList = 0DDD889119DBB937000249F6 /* Build configuration list for PBXProject "BrickBreaker" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = 0DDD888D19DBB937000249F6; productRefGroup = 0DDD889719DBB937000249F6 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 0DDD889519DBB937000249F6 /* BrickBreaker */, 0DDD88AE19DBB937000249F6 /* BrickBreakerTests */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 0DDD889419DBB937000249F6 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 0DDD88AA19DBB937000249F6 /* LaunchScreen.xib in Resources */, 0D74D98F19E0B660009389FA /* paddle.png in Resources */, 0D74D99319E0C231009389FA /* block.png in Resources */, 0D74D98E19E0B660009389FA /* paddle@2x.png in Resources */, 0DDD88A719DBB937000249F6 /* Images.xcassets in Resources */, 0DDD889E19DBB937000249F6 /* GameScene.sks in Resources */, 0D97D8BB19E0D6B000911523 /* icon.png in Resources */, 0DDD88A519DBB937000249F6 /* Main.storyboard in Resources */, 0D74D99119E0B660009389FA /* ball.png in Resources */, 0D74D99019E0B660009389FA /* ball@2x.png in Resources */, 0D97D8BC19E0D6B000911523 /* icon@2x.png in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; 0DDD88AD19DBB937000249F6 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 0DDD889219DBB937000249F6 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 0DDD88A019DBB937000249F6 /* GameScene.swift in Sources */, 0DDD88C219DBD1B5000249F6 /* SpriteCategories.swift in Sources */, 0DDD88A219DBB937000249F6 /* GameViewController.swift in Sources */, 0DDD889C19DBB937000249F6 /* AppDelegate.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; 0DDD88AB19DBB937000249F6 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 0DDD88B619DBB937000249F6 /* BrickBreakerTests.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ 0DDD88B119DBB937000249F6 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 0DDD889519DBB937000249F6 /* BrickBreaker */; targetProxy = 0DDD88B019DBB937000249F6 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXVariantGroup section */ 0DDD88A319DBB937000249F6 /* Main.storyboard */ = { isa = PBXVariantGroup; children = ( 0DDD88A419DBB937000249F6 /* Base */, ); name = Main.storyboard; sourceTree = ""; }; 0DDD88A819DBB937000249F6 /* LaunchScreen.xib */ = { isa = PBXVariantGroup; children = ( 0DDD88A919DBB937000249F6 /* Base */, ); name = LaunchScreen.xib; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ 0DDD88B719DBB937000249F6 /* 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_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; 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 = 8.0; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; }; name = Debug; }; 0DDD88B819DBB937000249F6 /* 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_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = YES; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; 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 = 8.0; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = iphoneos; VALIDATE_PRODUCT = YES; }; name = Release; }; 0DDD88BA19DBB937000249F6 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; INFOPLIST_FILE = BrickBreaker/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Debug; }; 0DDD88BB19DBB937000249F6 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; INFOPLIST_FILE = BrickBreaker/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Release; }; 0DDD88BD19DBB937000249F6 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(TEST_HOST)"; FRAMEWORK_SEARCH_PATHS = ( "$(SDKROOT)/Developer/Library/Frameworks", "$(inherited)", ); GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", ); INFOPLIST_FILE = BrickBreakerTests/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/BrickBreaker.app/BrickBreaker"; }; name = Debug; }; 0DDD88BE19DBB937000249F6 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(TEST_HOST)"; FRAMEWORK_SEARCH_PATHS = ( "$(SDKROOT)/Developer/Library/Frameworks", "$(inherited)", ); INFOPLIST_FILE = BrickBreakerTests/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/BrickBreaker.app/BrickBreaker"; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 0DDD889119DBB937000249F6 /* Build configuration list for PBXProject "BrickBreaker" */ = { isa = XCConfigurationList; buildConfigurations = ( 0DDD88B719DBB937000249F6 /* Debug */, 0DDD88B819DBB937000249F6 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 0DDD88B919DBB937000249F6 /* Build configuration list for PBXNativeTarget "BrickBreaker" */ = { isa = XCConfigurationList; buildConfigurations = ( 0DDD88BA19DBB937000249F6 /* Debug */, 0DDD88BB19DBB937000249F6 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 0DDD88BC19DBB937000249F6 /* Build configuration list for PBXNativeTarget "BrickBreakerTests" */ = { isa = XCConfigurationList; buildConfigurations = ( 0DDD88BD19DBB937000249F6 /* Debug */, 0DDD88BE19DBB937000249F6 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 0DDD888E19DBB937000249F6 /* Project object */; }