// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ 4A460E001B83687000F7CCF2 /* SquareBallRectangleAppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4A460DFF1B83687000F7CCF2 /* SquareBallRectangleAppDelegate.swift */; }; 4A460E021B83687000F7CCF2 /* SquareBallRectangleViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4A460E011B83687000F7CCF2 /* SquareBallRectangleViewController.swift */; }; 4A460E051B83687000F7CCF2 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 4A460E031B83687000F7CCF2 /* Main.storyboard */; }; 4A460E071B83687000F7CCF2 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 4A460E061B83687000F7CCF2 /* Images.xcassets */; }; 4A460E0A1B83687000F7CCF2 /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 4A460E081B83687000F7CCF2 /* LaunchScreen.xib */; }; 4A460E201B8368F400F7CCF2 /* SquareBallRectangleView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4A460E1F1B8368F400F7CCF2 /* SquareBallRectangleView.swift */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 4A460DFA1B83687000F7CCF2 /* SquareBallRectangle.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SquareBallRectangle.app; sourceTree = BUILT_PRODUCTS_DIR; }; 4A460DFE1B83687000F7CCF2 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 4A460DFF1B83687000F7CCF2 /* SquareBallRectangleAppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SquareBallRectangleAppDelegate.swift; sourceTree = ""; }; 4A460E011B83687000F7CCF2 /* SquareBallRectangleViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SquareBallRectangleViewController.swift; sourceTree = ""; }; 4A460E041B83687000F7CCF2 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; 4A460E061B83687000F7CCF2 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = ""; }; 4A460E091B83687000F7CCF2 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = ""; }; 4A460E1F1B8368F400F7CCF2 /* SquareBallRectangleView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SquareBallRectangleView.swift; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 4A460DF71B83686E00F7CCF2 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 4A460DF11B83686E00F7CCF2 = { isa = PBXGroup; children = ( 4A460DFC1B83687000F7CCF2 /* SquareBallRectangle */, 4A460DFB1B83687000F7CCF2 /* Products */, ); indentWidth = 3; sourceTree = ""; tabWidth = 3; }; 4A460DFB1B83687000F7CCF2 /* Products */ = { isa = PBXGroup; children = ( 4A460DFA1B83687000F7CCF2 /* SquareBallRectangle.app */, ); name = Products; sourceTree = ""; }; 4A460DFC1B83687000F7CCF2 /* SquareBallRectangle */ = { isa = PBXGroup; children = ( 4A460DFF1B83687000F7CCF2 /* SquareBallRectangleAppDelegate.swift */, 4A460E011B83687000F7CCF2 /* SquareBallRectangleViewController.swift */, 4A460E031B83687000F7CCF2 /* Main.storyboard */, 4A460E061B83687000F7CCF2 /* Images.xcassets */, 4A460E081B83687000F7CCF2 /* LaunchScreen.xib */, 4A460DFD1B83687000F7CCF2 /* Supporting Files */, 4A460E1F1B8368F400F7CCF2 /* SquareBallRectangleView.swift */, ); path = SquareBallRectangle; sourceTree = ""; }; 4A460DFD1B83687000F7CCF2 /* Supporting Files */ = { isa = PBXGroup; children = ( 4A460DFE1B83687000F7CCF2 /* Info.plist */, ); name = "Supporting Files"; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 4A460DF91B83686E00F7CCF2 /* SquareBallRectangle */ = { isa = PBXNativeTarget; buildConfigurationList = 4A460E191B83687000F7CCF2 /* Build configuration list for PBXNativeTarget "SquareBallRectangle" */; buildPhases = ( 4A460DF61B83686E00F7CCF2 /* Sources */, 4A460DF71B83686E00F7CCF2 /* Frameworks */, 4A460DF81B83686E00F7CCF2 /* Resources */, ); buildRules = ( ); dependencies = ( ); name = SquareBallRectangle; productName = SquareBallRectangle; productReference = 4A460DFA1B83687000F7CCF2 /* SquareBallRectangle.app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 4A460DF21B83686E00F7CCF2 /* Project object */ = { isa = PBXProject; attributes = { LastSwiftMigration = 0700; LastSwiftUpdateCheck = 0700; LastUpgradeCheck = 0920; ORGANIZATIONNAME = "Kari Laitinen"; TargetAttributes = { 4A460DF91B83686E00F7CCF2 = { CreatedOnToolsVersion = 6.4; DevelopmentTeam = F3797AVR79; LastSwiftMigration = 0920; }; }; }; buildConfigurationList = 4A460DF51B83686E00F7CCF2 /* Build configuration list for PBXProject "SquareBallRectangle" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = 4A460DF11B83686E00F7CCF2; productRefGroup = 4A460DFB1B83687000F7CCF2 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 4A460DF91B83686E00F7CCF2 /* SquareBallRectangle */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 4A460DF81B83686E00F7CCF2 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 4A460E051B83687000F7CCF2 /* Main.storyboard in Resources */, 4A460E0A1B83687000F7CCF2 /* LaunchScreen.xib in Resources */, 4A460E071B83687000F7CCF2 /* Images.xcassets in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 4A460DF61B83686E00F7CCF2 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 4A460E201B8368F400F7CCF2 /* SquareBallRectangleView.swift in Sources */, 4A460E021B83687000F7CCF2 /* SquareBallRectangleViewController.swift in Sources */, 4A460E001B83687000F7CCF2 /* SquareBallRectangleAppDelegate.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXVariantGroup section */ 4A460E031B83687000F7CCF2 /* Main.storyboard */ = { isa = PBXVariantGroup; children = ( 4A460E041B83687000F7CCF2 /* Base */, ); name = Main.storyboard; sourceTree = ""; }; 4A460E081B83687000F7CCF2 /* LaunchScreen.xib */ = { isa = PBXVariantGroup; children = ( 4A460E091B83687000F7CCF2 /* Base */, ); name = LaunchScreen.xib; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ 4A460E171B83687000F7CCF2 /* 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_BLOCK_CAPTURE_AUTORELEASING = YES; CLANG_WARN_BOOL_CONVERSION = YES; CLANG_WARN_COMMA = 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_INFINITE_RECURSION = YES; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; CLANG_WARN_STRICT_PROTOTYPES = YES; CLANG_WARN_SUSPICIOUS_MOVE = YES; CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = NO; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_DYNAMIC_NO_PIC = NO; GCC_NO_COMMON_BLOCKS = YES; 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.4; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; }; name = Debug; }; 4A460E181B83687000F7CCF2 /* 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_BLOCK_CAPTURE_AUTORELEASING = YES; CLANG_WARN_BOOL_CONVERSION = YES; CLANG_WARN_COMMA = 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_INFINITE_RECURSION = YES; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; CLANG_WARN_STRICT_PROTOTYPES = YES; CLANG_WARN_SUSPICIOUS_MOVE = YES; CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = NO; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_NO_COMMON_BLOCKS = YES; 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.4; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = iphoneos; SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; VALIDATE_PRODUCT = YES; }; name = Release; }; 4A460E1A1B83687000F7CCF2 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_IDENTITY = "iPhone Developer"; INFOPLIST_FILE = SquareBallRectangle/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 9.3; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = "com.naturalprogramming.iOSAppsByKari.$(PRODUCT_NAME:rfc1034identifier)"; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_SWIFT3_OBJC_INFERENCE = Default; SWIFT_VERSION = 4.0; }; name = Debug; }; 4A460E1B1B83687000F7CCF2 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_IDENTITY = "iPhone Developer"; INFOPLIST_FILE = SquareBallRectangle/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 9.3; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = "com.naturalprogramming.iOSAppsByKari.$(PRODUCT_NAME:rfc1034identifier)"; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_SWIFT3_OBJC_INFERENCE = Default; SWIFT_VERSION = 4.0; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 4A460DF51B83686E00F7CCF2 /* Build configuration list for PBXProject "SquareBallRectangle" */ = { isa = XCConfigurationList; buildConfigurations = ( 4A460E171B83687000F7CCF2 /* Debug */, 4A460E181B83687000F7CCF2 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 4A460E191B83687000F7CCF2 /* Build configuration list for PBXNativeTarget "SquareBallRectangle" */ = { isa = XCConfigurationList; buildConfigurations = ( 4A460E1A1B83687000F7CCF2 /* Debug */, 4A460E1B1B83687000F7CCF2 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 4A460DF21B83686E00F7CCF2 /* Project object */; }