// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 50; objects = { /* Begin PBXBuildFile section */ FA0F4711252DF98900863AF8 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA0F4710252DF98900863AF8 /* AppDelegate.swift */; }; FA0F4713252DF98900863AF8 /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA0F4712252DF98900863AF8 /* SceneDelegate.swift */; }; FA0F4715252DF98900863AF8 /* GesturesDemoView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA0F4714252DF98900863AF8 /* GesturesDemoView.swift */; }; FA0F4717252DF98E00863AF8 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = FA0F4716252DF98E00863AF8 /* Assets.xcassets */; }; FA0F471A252DF98E00863AF8 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = FA0F4719252DF98E00863AF8 /* Preview Assets.xcassets */; }; FA0F471D252DF98E00863AF8 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = FA0F471B252DF98E00863AF8 /* LaunchScreen.storyboard */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ FA0F470D252DF98900863AF8 /* GesturesDemoSUI.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = GesturesDemoSUI.app; sourceTree = BUILT_PRODUCTS_DIR; }; FA0F4710252DF98900863AF8 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; FA0F4712252DF98900863AF8 /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = ""; }; FA0F4714252DF98900863AF8 /* GesturesDemoView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GesturesDemoView.swift; sourceTree = ""; }; FA0F4716252DF98E00863AF8 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; FA0F4719252DF98E00863AF8 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = ""; }; FA0F471C252DF98E00863AF8 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; FA0F471E252DF98E00863AF8 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ FA0F470A252DF98900863AF8 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ FA0F4704252DF98900863AF8 = { isa = PBXGroup; children = ( FA0F470F252DF98900863AF8 /* GesturesDemoSUI */, FA0F470E252DF98900863AF8 /* Products */, ); indentWidth = 3; sourceTree = ""; tabWidth = 3; }; FA0F470E252DF98900863AF8 /* Products */ = { isa = PBXGroup; children = ( FA0F470D252DF98900863AF8 /* GesturesDemoSUI.app */, ); name = Products; sourceTree = ""; }; FA0F470F252DF98900863AF8 /* GesturesDemoSUI */ = { isa = PBXGroup; children = ( FA0F4710252DF98900863AF8 /* AppDelegate.swift */, FA0F4712252DF98900863AF8 /* SceneDelegate.swift */, FA0F4714252DF98900863AF8 /* GesturesDemoView.swift */, FA0F4716252DF98E00863AF8 /* Assets.xcassets */, FA0F471B252DF98E00863AF8 /* LaunchScreen.storyboard */, FA0F471E252DF98E00863AF8 /* Info.plist */, FA0F4718252DF98E00863AF8 /* Preview Content */, ); path = GesturesDemoSUI; sourceTree = ""; }; FA0F4718252DF98E00863AF8 /* Preview Content */ = { isa = PBXGroup; children = ( FA0F4719252DF98E00863AF8 /* Preview Assets.xcassets */, ); path = "Preview Content"; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ FA0F470C252DF98900863AF8 /* GesturesDemoSUI */ = { isa = PBXNativeTarget; buildConfigurationList = FA0F4721252DF98E00863AF8 /* Build configuration list for PBXNativeTarget "GesturesDemoSUI" */; buildPhases = ( FA0F4709252DF98900863AF8 /* Sources */, FA0F470A252DF98900863AF8 /* Frameworks */, FA0F470B252DF98900863AF8 /* Resources */, ); buildRules = ( ); dependencies = ( ); name = GesturesDemoSUI; productName = GesturesDemoSUI; productReference = FA0F470D252DF98900863AF8 /* GesturesDemoSUI.app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ FA0F4705252DF98900863AF8 /* Project object */ = { isa = PBXProject; attributes = { LastSwiftUpdateCheck = 1130; LastUpgradeCheck = 1130; ORGANIZATIONNAME = "Kari Laitinen"; TargetAttributes = { FA0F470C252DF98900863AF8 = { CreatedOnToolsVersion = 11.3.1; }; }; }; buildConfigurationList = FA0F4708252DF98900863AF8 /* Build configuration list for PBXProject "GesturesDemoSUI" */; compatibilityVersion = "Xcode 9.3"; developmentRegion = en; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = FA0F4704252DF98900863AF8; productRefGroup = FA0F470E252DF98900863AF8 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( FA0F470C252DF98900863AF8 /* GesturesDemoSUI */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ FA0F470B252DF98900863AF8 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( FA0F471D252DF98E00863AF8 /* LaunchScreen.storyboard in Resources */, FA0F471A252DF98E00863AF8 /* Preview Assets.xcassets in Resources */, FA0F4717252DF98E00863AF8 /* Assets.xcassets in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ FA0F4709252DF98900863AF8 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( FA0F4711252DF98900863AF8 /* AppDelegate.swift in Sources */, FA0F4713252DF98900863AF8 /* SceneDelegate.swift in Sources */, FA0F4715252DF98900863AF8 /* GesturesDemoView.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXVariantGroup section */ FA0F471B252DF98E00863AF8 /* LaunchScreen.storyboard */ = { isa = PBXVariantGroup; children = ( FA0F471C252DF98E00863AF8 /* Base */, ); name = LaunchScreen.storyboard; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ FA0F471F252DF98E00863AF8 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_ANALYZER_NONNULL = YES; CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_OBJC_ARC = YES; CLANG_ENABLE_OBJC_WEAK = YES; CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; CLANG_WARN_BOOL_CONVERSION = YES; CLANG_WARN_COMMA = YES; CLANG_WARN_CONSTANT_CONVERSION = YES; CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; CLANG_WARN_DOCUMENTATION_COMMENTS = YES; 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_IMPLICIT_RETAIN_SELF = 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_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_DYNAMIC_NO_PIC = NO; GCC_NO_COMMON_BLOCKS = YES; GCC_OPTIMIZATION_LEVEL = 0; GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", ); 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 = 13.2; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; }; name = Debug; }; FA0F4720252DF98E00863AF8 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_ANALYZER_NONNULL = YES; CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_OBJC_ARC = YES; CLANG_ENABLE_OBJC_WEAK = YES; CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; CLANG_WARN_BOOL_CONVERSION = YES; CLANG_WARN_COMMA = YES; CLANG_WARN_CONSTANT_CONVERSION = YES; CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; CLANG_WARN_DOCUMENTATION_COMMENTS = YES; 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_IMPLICIT_RETAIN_SELF = 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_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_C_LANGUAGE_STANDARD = gnu11; 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 = 13.2; MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; SDKROOT = iphoneos; SWIFT_COMPILATION_MODE = wholemodule; SWIFT_OPTIMIZATION_LEVEL = "-O"; VALIDATE_PRODUCT = YES; }; name = Release; }; FA0F4722252DF98E00863AF8 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_STYLE = Automatic; DEVELOPMENT_ASSET_PATHS = "\"GesturesDemoSUI/Preview Content\""; ENABLE_PREVIEWS = YES; INFOPLIST_FILE = GesturesDemoSUI/Info.plist; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); PRODUCT_BUNDLE_IDENTIFIER = com.naturalprogramming.GesturesDemoSUI; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; }; FA0F4723252DF98E00863AF8 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_STYLE = Automatic; DEVELOPMENT_ASSET_PATHS = "\"GesturesDemoSUI/Preview Content\""; ENABLE_PREVIEWS = YES; INFOPLIST_FILE = GesturesDemoSUI/Info.plist; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); PRODUCT_BUNDLE_IDENTIFIER = com.naturalprogramming.GesturesDemoSUI; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ FA0F4708252DF98900863AF8 /* Build configuration list for PBXProject "GesturesDemoSUI" */ = { isa = XCConfigurationList; buildConfigurations = ( FA0F471F252DF98E00863AF8 /* Debug */, FA0F4720252DF98E00863AF8 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; FA0F4721252DF98E00863AF8 /* Build configuration list for PBXNativeTarget "GesturesDemoSUI" */ = { isa = XCConfigurationList; buildConfigurations = ( FA0F4722252DF98E00863AF8 /* Debug */, FA0F4723252DF98E00863AF8 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = FA0F4705252DF98900863AF8 /* Project object */; }