// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 56; objects = { /* Begin PBXBuildFile section */ 8FC7CAB4292C367900DD5F9A /* swiftApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8FC7CAB3292C367900DD5F9A /* swiftApp.swift */; }; 8FC7CAB6292C367900DD5F9A /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8FC7CAB5292C367900DD5F9A /* ContentView.swift */; }; 8FC7CAB8292C367D00DD5F9A /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 8FC7CAB7292C367D00DD5F9A /* Assets.xcassets */; }; 8FC7CABB292C367D00DD5F9A /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 8FC7CABA292C367D00DD5F9A /* Preview Assets.xcassets */; }; 8FC7CAC3292C37E200DD5F9A /* AWSAPIPlugin in Frameworks */ = {isa = PBXBuildFile; productRef = 8FC7CAC2292C37E200DD5F9A /* AWSAPIPlugin */; }; 8FC7CAC5292C37E200DD5F9A /* AWSDataStorePlugin in Frameworks */ = {isa = PBXBuildFile; productRef = 8FC7CAC4292C37E200DD5F9A /* AWSDataStorePlugin */; }; 8FC7CAC7292C37E200DD5F9A /* Amplify in Frameworks */ = {isa = PBXBuildFile; productRef = 8FC7CAC6292C37E200DD5F9A /* Amplify */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 8FC7CAB0292C367900DD5F9A /* swift.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = swift.app; sourceTree = BUILT_PRODUCTS_DIR; }; 8FC7CAB3292C367900DD5F9A /* swiftApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = swiftApp.swift; sourceTree = ""; }; 8FC7CAB5292C367900DD5F9A /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = ""; }; 8FC7CAB7292C367D00DD5F9A /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; 8FC7CABA292C367D00DD5F9A /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 8FC7CAAD292C367900DD5F9A /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 8FC7CAC7292C37E200DD5F9A /* Amplify in Frameworks */, 8FC7CAC3292C37E200DD5F9A /* AWSAPIPlugin in Frameworks */, 8FC7CAC5292C37E200DD5F9A /* AWSDataStorePlugin in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 8FC7CAA7292C367900DD5F9A = { isa = PBXGroup; children = ( 8FC7CAB2292C367900DD5F9A /* swift */, 8FC7CAB1292C367900DD5F9A /* Products */, ); sourceTree = ""; }; 8FC7CAB1292C367900DD5F9A /* Products */ = { isa = PBXGroup; children = ( 8FC7CAB0292C367900DD5F9A /* swift.app */, ); name = Products; sourceTree = ""; }; 8FC7CAB2292C367900DD5F9A /* swift */ = { isa = PBXGroup; children = ( 8FC7CAB3292C367900DD5F9A /* swiftApp.swift */, 8FC7CAB5292C367900DD5F9A /* ContentView.swift */, 8FC7CAB7292C367D00DD5F9A /* Assets.xcassets */, 8FC7CAB9292C367D00DD5F9A /* Preview Content */, ); path = swift; sourceTree = ""; }; 8FC7CAB9292C367D00DD5F9A /* Preview Content */ = { isa = PBXGroup; children = ( 8FC7CABA292C367D00DD5F9A /* Preview Assets.xcassets */, ); path = "Preview Content"; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 8FC7CAAF292C367900DD5F9A /* swift */ = { isa = PBXNativeTarget; buildConfigurationList = 8FC7CABE292C367D00DD5F9A /* Build configuration list for PBXNativeTarget "swift" */; buildPhases = ( 8FC7CAAC292C367900DD5F9A /* Sources */, 8FC7CAAD292C367900DD5F9A /* Frameworks */, 8FC7CAAE292C367900DD5F9A /* Resources */, ); buildRules = ( ); dependencies = ( ); name = swift; packageProductDependencies = ( 8FC7CAC2292C37E200DD5F9A /* AWSAPIPlugin */, 8FC7CAC4292C37E200DD5F9A /* AWSDataStorePlugin */, 8FC7CAC6292C37E200DD5F9A /* Amplify */, ); productName = swift; productReference = 8FC7CAB0292C367900DD5F9A /* swift.app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 8FC7CAA8292C367900DD5F9A /* Project object */ = { isa = PBXProject; attributes = { BuildIndependentTargetsInParallel = 1; LastSwiftUpdateCheck = 1410; LastUpgradeCheck = 1410; TargetAttributes = { 8FC7CAAF292C367900DD5F9A = { CreatedOnToolsVersion = 14.1; }; }; }; buildConfigurationList = 8FC7CAAB292C367900DD5F9A /* Build configuration list for PBXProject "swift" */; compatibilityVersion = "Xcode 14.0"; developmentRegion = en; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = 8FC7CAA7292C367900DD5F9A; packageReferences = ( 8FC7CAC1292C37E200DD5F9A /* XCRemoteSwiftPackageReference "amplify-swift" */, ); productRefGroup = 8FC7CAB1292C367900DD5F9A /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 8FC7CAAF292C367900DD5F9A /* swift */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 8FC7CAAE292C367900DD5F9A /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 8FC7CABB292C367D00DD5F9A /* Preview Assets.xcassets in Resources */, 8FC7CAB8292C367D00DD5F9A /* Assets.xcassets in Resources */, 8A62DD03E76B966CE6F14A04 /* awsconfiguration.json in Resources */, 02CD7B482570ECF28B5D34E8 /* amplifyconfiguration.json in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 8FC7CAAC292C367900DD5F9A /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 8FC7CAB6292C367900DD5F9A /* ContentView.swift in Sources */, 8FC7CAB4292C367900DD5F9A /* swiftApp.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ 8FC7CABC292C367D00DD5F9A /* 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++20"; 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_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; 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; CODE_SIGN_IDENTITY = ""; 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 = 16.1; 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; }; 8FC7CABD292C367D00DD5F9A /* 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++20"; 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_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; 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; CODE_SIGN_IDENTITY = ""; 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 = 16.1; MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; SDKROOT = iphoneos; SWIFT_COMPILATION_MODE = wholemodule; SWIFT_OPTIMIZATION_LEVEL = "-O"; VALIDATE_PRODUCT = YES; }; name = Release; }; 8FC7CABF292C367D00DD5F9A /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CODE_SIGN_IDENTITY = ""; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_ASSET_PATHS = "\"swift/Preview Content\""; DEVELOPMENT_TEAM = ""; ENABLE_PREVIEWS = YES; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES; INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; INFOPLIST_KEY_UILaunchScreen_Generation = YES; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = aws.swift; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE_SPECIFIER = ""; SWIFT_EMIT_LOC_STRINGS = YES; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; }; 8FC7CAC0292C367D00DD5F9A /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CODE_SIGN_IDENTITY = ""; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_ASSET_PATHS = "\"swift/Preview Content\""; DEVELOPMENT_TEAM = ""; ENABLE_PREVIEWS = YES; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES; INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; INFOPLIST_KEY_UILaunchScreen_Generation = YES; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = aws.swift; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE_SPECIFIER = ""; SWIFT_EMIT_LOC_STRINGS = YES; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 8FC7CAAB292C367900DD5F9A /* Build configuration list for PBXProject "swift" */ = { isa = XCConfigurationList; buildConfigurations = ( 8FC7CABC292C367D00DD5F9A /* Debug */, 8FC7CABD292C367D00DD5F9A /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 8FC7CABE292C367D00DD5F9A /* Build configuration list for PBXNativeTarget "swift" */ = { isa = XCConfigurationList; buildConfigurations = ( 8FC7CABF292C367D00DD5F9A /* Debug */, 8FC7CAC0292C367D00DD5F9A /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ /* Begin XCRemoteSwiftPackageReference section */ 8FC7CAC1292C37E200DD5F9A /* XCRemoteSwiftPackageReference "amplify-swift" */ = { isa = XCRemoteSwiftPackageReference; repositoryURL = "https://github.com/aws-amplify/amplify-swift"; requirement = { branch = release; kind = branch; }; }; /* End XCRemoteSwiftPackageReference section */ /* Begin XCSwiftPackageProductDependency section */ 8FC7CAC2292C37E200DD5F9A /* AWSAPIPlugin */ = { isa = XCSwiftPackageProductDependency; package = 8FC7CAC1292C37E200DD5F9A /* XCRemoteSwiftPackageReference "amplify-swift" */; productName = AWSAPIPlugin; }; 8FC7CAC4292C37E200DD5F9A /* AWSDataStorePlugin */ = { isa = XCSwiftPackageProductDependency; package = 8FC7CAC1292C37E200DD5F9A /* XCRemoteSwiftPackageReference "amplify-swift" */; productName = AWSDataStorePlugin; }; 8FC7CAC6292C37E200DD5F9A /* Amplify */ = { isa = XCSwiftPackageProductDependency; package = 8FC7CAC1292C37E200DD5F9A /* XCRemoteSwiftPackageReference "amplify-swift" */; productName = Amplify; }; /* End XCSwiftPackageProductDependency section */ }; rootObject = 8FC7CAA8292C367900DD5F9A /* Project object */; }