// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 50; objects = { /* Begin PBXBuildFile section */ 962AEB8A22A920A4007F789B /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 962AEB8922A920A4007F789B /* AppDelegate.swift */; }; 962AEB8C22A920A4007F789B /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 962AEB8B22A920A4007F789B /* SceneDelegate.swift */; }; 962AEB8E22A920A4007F789B /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 962AEB8D22A920A4007F789B /* ContentView.swift */; }; 962AEB9022A920A5007F789B /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 962AEB8F22A920A5007F789B /* Assets.xcassets */; }; 962AEB9322A920A5007F789B /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 962AEB9222A920A5007F789B /* Preview Assets.xcassets */; }; 962AEB9622A920A5007F789B /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 962AEB9422A920A5007F789B /* LaunchScreen.storyboard */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 962AEB8622A920A4007F789B /* SwiftUI-BasicAnimation.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "SwiftUI-BasicAnimation.app"; sourceTree = BUILT_PRODUCTS_DIR; }; 962AEB8922A920A4007F789B /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; 962AEB8B22A920A4007F789B /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = ""; }; 962AEB8D22A920A4007F789B /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = ""; }; 962AEB8F22A920A5007F789B /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; 962AEB9222A920A5007F789B /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = ""; }; 962AEB9522A920A5007F789B /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; 962AEB9722A920A5007F789B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 962AEB8322A920A4007F789B /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 962AEB7D22A920A4007F789B = { isa = PBXGroup; children = ( 962AEB8822A920A4007F789B /* SwiftUI-BasicAnimation */, 962AEB8722A920A4007F789B /* Products */, ); sourceTree = ""; }; 962AEB8722A920A4007F789B /* Products */ = { isa = PBXGroup; children = ( 962AEB8622A920A4007F789B /* SwiftUI-BasicAnimation.app */, ); name = Products; sourceTree = ""; }; 962AEB8822A920A4007F789B /* SwiftUI-BasicAnimation */ = { isa = PBXGroup; children = ( 962AEB8922A920A4007F789B /* AppDelegate.swift */, 962AEB8B22A920A4007F789B /* SceneDelegate.swift */, 962AEB8D22A920A4007F789B /* ContentView.swift */, 962AEB8F22A920A5007F789B /* Assets.xcassets */, 962AEB9422A920A5007F789B /* LaunchScreen.storyboard */, 962AEB9722A920A5007F789B /* Info.plist */, 962AEB9122A920A5007F789B /* Preview Content */, ); path = "SwiftUI-BasicAnimation"; sourceTree = ""; }; 962AEB9122A920A5007F789B /* Preview Content */ = { isa = PBXGroup; children = ( 962AEB9222A920A5007F789B /* Preview Assets.xcassets */, ); path = "Preview Content"; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 962AEB8522A920A4007F789B /* SwiftUI-BasicAnimation */ = { isa = PBXNativeTarget; buildConfigurationList = 962AEB9A22A920A5007F789B /* Build configuration list for PBXNativeTarget "SwiftUI-BasicAnimation" */; buildPhases = ( 962AEB8222A920A4007F789B /* Sources */, 962AEB8322A920A4007F789B /* Frameworks */, 962AEB8422A920A4007F789B /* Resources */, ); buildRules = ( ); dependencies = ( ); name = "SwiftUI-BasicAnimation"; productName = "SwiftUI-BasicAnimation"; productReference = 962AEB8622A920A4007F789B /* SwiftUI-BasicAnimation.app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 962AEB7E22A920A4007F789B /* Project object */ = { isa = PBXProject; attributes = { LastSwiftUpdateCheck = 1100; LastUpgradeCheck = 1100; ORGANIZATIONNAME = "Meng To"; TargetAttributes = { 962AEB8522A920A4007F789B = { CreatedOnToolsVersion = 11.0; }; }; }; buildConfigurationList = 962AEB8122A920A4007F789B /* Build configuration list for PBXProject "SwiftUI-BasicAnimation" */; compatibilityVersion = "Xcode 9.3"; developmentRegion = en; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = 962AEB7D22A920A4007F789B; productRefGroup = 962AEB8722A920A4007F789B /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 962AEB8522A920A4007F789B /* SwiftUI-BasicAnimation */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 962AEB8422A920A4007F789B /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 962AEB9622A920A5007F789B /* LaunchScreen.storyboard in Resources */, 962AEB9322A920A5007F789B /* Preview Assets.xcassets in Resources */, 962AEB9022A920A5007F789B /* Assets.xcassets in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 962AEB8222A920A4007F789B /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 962AEB8A22A920A4007F789B /* AppDelegate.swift in Sources */, 962AEB8C22A920A4007F789B /* SceneDelegate.swift in Sources */, 962AEB8E22A920A4007F789B /* ContentView.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXVariantGroup section */ 962AEB9422A920A5007F789B /* LaunchScreen.storyboard */ = { isa = PBXVariantGroup; children = ( 962AEB9522A920A5007F789B /* Base */, ); name = LaunchScreen.storyboard; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ 962AEB9822A920A5007F789B /* 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.0; 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; }; 962AEB9922A920A5007F789B /* 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.0; MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; SDKROOT = iphoneos; SWIFT_COMPILATION_MODE = wholemodule; SWIFT_OPTIMIZATION_LEVEL = "-O"; VALIDATE_PRODUCT = YES; }; name = Release; }; 962AEB9B22A920A5007F789B /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_STYLE = Automatic; DEVELOPMENT_ASSET_PATHS = "SwiftUI-BasicAnimation/Preview\\ Content"; DEVELOPMENT_TEAM = 68WS2M23VC; ENABLE_PREVIEWS = YES; INFOPLIST_FILE = "SwiftUI-BasicAnimation/Info.plist"; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); PRODUCT_BUNDLE_IDENTIFIER = "io.designcode.SwiftUI-BasicAnimation"; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; }; 962AEB9C22A920A5007F789B /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_STYLE = Automatic; DEVELOPMENT_ASSET_PATHS = "SwiftUI-BasicAnimation/Preview\\ Content"; DEVELOPMENT_TEAM = 68WS2M23VC; ENABLE_PREVIEWS = YES; INFOPLIST_FILE = "SwiftUI-BasicAnimation/Info.plist"; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); PRODUCT_BUNDLE_IDENTIFIER = "io.designcode.SwiftUI-BasicAnimation"; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 962AEB8122A920A4007F789B /* Build configuration list for PBXProject "SwiftUI-BasicAnimation" */ = { isa = XCConfigurationList; buildConfigurations = ( 962AEB9822A920A5007F789B /* Debug */, 962AEB9922A920A5007F789B /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 962AEB9A22A920A5007F789B /* Build configuration list for PBXNativeTarget "SwiftUI-BasicAnimation" */ = { isa = XCConfigurationList; buildConfigurations = ( 962AEB9B22A920A5007F789B /* Debug */, 962AEB9C22A920A5007F789B /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 962AEB7E22A920A4007F789B /* Project object */; }