The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build AmplifyUILiveness, reference 1.3.5 (3affdd), with Swift 5.9 for macOS (Xcode) using Xcode 15.2 on 19 Mar 2025 04:01:14 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AmplifyUILiveness -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/aws-amplify/amplify-ui-swift-liveness.git
Reference: 1.3.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/aws-amplify/amplify-ui-swift-liveness
 * tag               1.3.5      -> FETCH_HEAD
HEAD is now at 3affdd1 chore: finalize release 1.3.5 [skip ci]
Cloned https://github.com/aws-amplify/amplify-ui-swift-liveness.git
Revision (git rev-parse @):
3affdd197eb35ee0d6ad2d5d99fea63646a6d00f
SUCCESS checkout https://github.com/aws-amplify/amplify-ui-swift-liveness.git at 1.3.5
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             5.9
Building package at path:  $PWD
https://github.com/aws-amplify/amplify-ui-swift-liveness.git
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/aws-amplify/amplify-swift
Fetching from https://github.com/aws-amplify/amplify-swift-utils-notifications.git
Fetching from https://github.com/stephencelis/SQLite.swift.git
Fetching from https://github.com/awslabs/aws-sdk-swift
Fetching from https://github.com/awslabs/aws-crt-swift
Fetching from https://github.com/smithy-lang/smithy-swift
Fetching from https://github.com/apple/swift-log.git
Creating working copy of package ‘smithy-swift’
Checking out 0.106.0 of package ‘smithy-swift’
Creating working copy of package ‘aws-crt-swift’
Checking out 0.40.0 of package ‘aws-crt-swift’
Creating working copy of package ‘amplify-swift-utils-notifications’
Checking out 1.1.1 of package ‘amplify-swift-utils-notifications’
Creating working copy of package ‘swift-log’
Checking out 1.6.3 of package ‘swift-log’
Creating working copy of package ‘amplify-swift’
Checking out 2.46.1 of package ‘amplify-swift’
Creating working copy of package ‘swift’
Checking out 0.15.3 of package ‘swift’
Creating working copy of package ‘aws-sdk-swift’
Checking out 1.0.69 of package ‘aws-sdk-swift’
Resolve Package Graph
Resolved source packages:
  AmplifyUILiveness: /Users/admin/builder/spi-builder-workspace
  aws-crt-swift: https://github.com/awslabs/aws-crt-swift @ 0.40.0
  aws-sdk-swift: https://github.com/awslabs/aws-sdk-swift @ 1.0.69
  Amplify: https://github.com/aws-amplify/amplify-swift @ 2.46.1
  smithy-swift: https://github.com/smithy-lang/smithy-swift @ 0.106.0
  SQLite.swift: https://github.com/stephencelis/SQLite.swift.git @ 0.15.3
  AmplifyUtilsNotifications: https://github.com/aws-amplify/amplify-swift-utils-notifications.git @ 1.1.1
  swift-log: https://github.com/apple/swift-log.git @ 1.6.3
resolved source packages: AmplifyUILiveness, aws-crt-swift, aws-sdk-swift, Amplify, smithy-swift, SQLite.swift, AmplifyUtilsNotifications, swift-log
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "amplify-swift",
      "requirement" : {
        "exact" : [
          "2.46.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/aws-amplify/amplify-swift"
    }
  ],
  "manifest_display_name" : "AmplifyUILiveness",
  "name" : "AmplifyUILiveness",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "FaceLiveness",
      "targets" : [
        "FaceLiveness"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FaceLivenessTests",
      "module_type" : "SwiftTarget",
      "name" : "FaceLivenessTests",
      "path" : "Tests/FaceLivenessTests",
      "sources" : [
        "CredentialsProviderTestCase.swift",
        "DetectedFaceTests.swift",
        "LivenessTests.swift",
        "MockAWSCredentials.swift",
        "MockAWSTemporaryCredentials.swift",
        "MockCredentialsProvider.swift",
        "MockFaceDetectionResultHandler.swift",
        "MockFaceDetector.swift",
        "MockLivenessService.swift"
      ],
      "target_dependencies" : [
        "FaceLiveness"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FaceLiveness",
      "module_type" : "SwiftTarget",
      "name" : "FaceLiveness",
      "path" : "Sources/FaceLiveness",
      "product_dependencies" : [
        "AWSPluginsCore",
        "AWSCognitoAuthPlugin",
        "AWSPredictionsPlugin"
      ],
      "product_memberships" : [
        "FaceLiveness"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/FaceLiveness/Resources/Base.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "Base"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/FaceLiveness/Resources/face_detection_short_range.mlmodelc",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "AV/LivenessAVAssetWriter.swift",
        "AV/LivenessAVAssetWriterInput.swift",
        "AV/LivenessCaptureDevice.swift",
        "AV/LivenessCaptureSession.swift",
        "AV/LivenessCaptureSessionError.swift",
        "AV/OutputSampleBufferCapturer.swift",
        "AV/VideoChunkProcessor.swift",
        "AV/VideoChunker+AssetWriterDelegate.swift",
        "AV/VideoChunker+State.swift",
        "AV/VideoChunker.swift",
        "FaceDetection/BlazeFace/DetectedFace.swift",
        "FaceDetection/BlazeFace/FaceDetectorShortRange+Model.swift",
        "FaceDetection/BlazeFace/face_detection_short_range.swift",
        "FaceDetection/FaceDetector.swift",
        "FaceDetection/FaceStateMatching.swift",
        "FaceDetection/Instructor.swift",
        "Utilities/Backports/Background.swift",
        "Utilities/Backports/Overlay.swift",
        "Utilities/BoundingBox+Normalize.swift",
        "Utilities/CGImage+Convert.swift",
        "Utilities/Color+DynamicColors.swift",
        "Utilities/Color+Hex.swift",
        "Utilities/Color+Liveness.swift",
        "Utilities/Date+TimestampMilliseconds.swift",
        "Utilities/Device.swift",
        "Utilities/FinalClientEvent+Init.swift",
        "Utilities/LivenessLocalizedStrings.swift",
        "Utilities/String+Localizable.swift",
        "Utilities/UIColor+Hex.swift",
        "Utilities/UserAgent.swift",
        "Views/CameraPermission/CameraPermissionView.swift",
        "Views/CloseButton.swift",
        "Views/Freshness/DisplayColor+UIColor.swift",
        "Views/Freshness/Freshness.swift",
        "Views/Freshness/FreshnessView.swift",
        "Views/GetReadyPage/CameraPreviewOutputSampleBufferDelegate.swift",
        "Views/GetReadyPage/CameraPreviewView.swift",
        "Views/GetReadyPage/CameraPreviewViewModel.swift",
        "Views/GetReadyPage/GetReadyPageView.swift",
        "Views/GetReadyPage/ImageFrameView.swift",
        "Views/Instruction/InstructionContainerView.swift",
        "Views/Instruction/InstructionView.swift",
        "Views/Liveness/CameraView.swift",
        "Views/Liveness/FaceLivenessDetectionError.swift",
        "Views/Liveness/FaceLivenessDetectionView.swift",
        "Views/Liveness/FaceLivenessDetectionViewModel+FaceDetectionResultHandler.swift",
        "Views/Liveness/FaceLivenessDetectionViewModel+VideoSegmentProcessor.swift",
        "Views/Liveness/FaceLivenessDetectionViewModel.swift",
        "Views/Liveness/FaceLivenessViewControllerPresenter.swift",
        "Views/Liveness/LivenessStateMachine.swift",
        "Views/Liveness/LivenessViewController.swift",
        "Views/Liveness/_FaceLivenessDetectionView.swift",
        "Views/OvalView.swift",
        "Views/ProgressBarView.swift",
        "Views/RecordingButton.swift",
        "Views/RoundedCornerShape.swift",
        "Views/WarningBox.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Amplify",
      "Amplify-Build",
      "Amplify-Package",
      "AmplifyAsyncTestingTests",
      "AmplifyUILiveness",
      "AWSAPIPlugin",
      "AWSCloudWatchLoggingPlugin",
      "AWSCognitoAuthPlugin",
      "AWSDataStorePlugin",
      "AWSLocationGeoPlugin",
      "AWSPinpointAnalyticsPlugin",
      "AWSPinpointPushNotificationsPlugin",
      "AWSPluginsCore",
      "AWSPredictionsPlugin",
      "AWSS3StoragePlugin",
      "CoreMLPredictionsPlugin",
      "FaceLiveness",
      "InternalAWSPinpointUnitTests"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Amplify",
      "Amplify-Build",
      "Amplify-Package",
      "AmplifyAsyncTestingTests",
      "AmplifyUILiveness",
      "AWSAPIPlugin",
      "AWSCloudWatchLoggingPlugin",
      "AWSCognitoAuthPlugin",
      "AWSDataStorePlugin",
      "AWSLocationGeoPlugin",
      "AWSPinpointAnalyticsPlugin",
      "AWSPinpointPushNotificationsPlugin",
      "AWSPluginsCore",
      "AWSPredictionsPlugin",
      "AWSS3StoragePlugin",
      "CoreMLPredictionsPlugin",
      "FaceLiveness",
      "InternalAWSPinpointUnitTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AmplifyUILiveness -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme AmplifyUILiveness -destination platform=macOS,arch=arm64
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  SQLite.swift: https://github.com/stephencelis/SQLite.swift.git @ 0.15.3
  swift-log: https://github.com/apple/swift-log.git @ 1.6.3
  aws-crt-swift: https://github.com/awslabs/aws-crt-swift @ 0.40.0
  smithy-swift: https://github.com/smithy-lang/smithy-swift @ 0.106.0
  Amplify: https://github.com/aws-amplify/amplify-swift @ 2.46.1
  AmplifyUILiveness: /Users/admin/builder/spi-builder-workspace
  aws-sdk-swift: https://github.com/awslabs/aws-sdk-swift @ 1.0.69
  AmplifyUtilsNotifications: https://github.com/aws-amplify/amplify-swift-utils-notifications.git @ 1.1.1
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (98 targets)
    Target 'FaceLivenessTests' in project 'AmplifyUILiveness'
        ➜ Explicit dependency on target 'FaceLiveness' in project 'AmplifyUILiveness'
        ➜ Explicit dependency on target 'AWSPluginsCore' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSCognitoAuthPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSPredictionsPlugin' in project 'Amplify'
    Target 'FaceLiveness' in project 'AmplifyUILiveness'
        ➜ Explicit dependency on target 'FaceLiveness' in project 'AmplifyUILiveness'
        ➜ Explicit dependency on target 'AmplifyUILiveness_FaceLiveness' in project 'AmplifyUILiveness'
        ➜ Explicit dependency on target 'AWSPluginsCore' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSCognitoAuthPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSPredictionsPlugin' in project 'Amplify'
    Target 'FaceLiveness' in project 'AmplifyUILiveness'
        ➜ Explicit dependency on target 'AmplifyUILiveness_FaceLiveness' in project 'AmplifyUILiveness'
        ➜ Explicit dependency on target 'AWSPluginsCore' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSCognitoAuthPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSPredictionsPlugin' in project 'Amplify'
    Target 'AWSPredictionsPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSPredictionsPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'Amplify_AWSPredictionsPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'Amplify' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSPluginsCore' in project 'Amplify'
        ➜ Explicit dependency on target 'InternalAmplifyCredentials' in project 'Amplify'
        ➜ Explicit dependency on target 'CoreMLPredictionsPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSClientRuntime' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSComprehend' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSPolly' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSRekognition' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSTextract' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSTranscribeStreaming' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSTranslate' in project 'aws-sdk-swift'
    Target 'AWSPredictionsPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'Amplify_AWSPredictionsPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'Amplify' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSPluginsCore' in project 'Amplify'
        ➜ Explicit dependency on target 'InternalAmplifyCredentials' in project 'Amplify'
        ➜ Explicit dependency on target 'CoreMLPredictionsPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSClientRuntime' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSComprehend' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSPolly' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSRekognition' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSTextract' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSTranscribeStreaming' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSTranslate' in project 'aws-sdk-swift'
    Target 'AWSTranslate' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSTranslate' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKCommon' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKIdentity' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKChecksums' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKHTTPAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSClientRuntime' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKEventStreamsAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'ClientRuntime' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentity' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentityAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksumsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksums' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAuth' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetriesAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetries' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAuthAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreams' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyWaitersAPI' in project 'smithy-swift'
    Target 'AWSTranslate' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKCommon' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKIdentity' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKChecksums' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKHTTPAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSClientRuntime' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKEventStreamsAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'ClientRuntime' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentity' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentityAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksumsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksums' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAuth' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetriesAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetries' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAuthAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreams' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyWaitersAPI' in project 'smithy-swift'
    Target 'AWSTranscribeStreaming' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSTranscribeStreaming' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKCommon' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKIdentity' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKChecksums' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKHTTPAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSClientRuntime' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKEventStreamsAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'ClientRuntime' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentity' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentityAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksumsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksums' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAuth' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetriesAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetries' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAuthAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreams' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyWaitersAPI' in project 'smithy-swift'
    Target 'AWSTranscribeStreaming' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKCommon' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKIdentity' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKChecksums' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKHTTPAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSClientRuntime' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKEventStreamsAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'ClientRuntime' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentity' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentityAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksumsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksums' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAuth' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetriesAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetries' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAuthAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreams' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyWaitersAPI' in project 'smithy-swift'
    Target 'AWSTextract' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSTextract' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKCommon' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKIdentity' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKChecksums' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKHTTPAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSClientRuntime' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKEventStreamsAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'ClientRuntime' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentity' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentityAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksumsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksums' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAuth' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetriesAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetries' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAuthAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreams' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyWaitersAPI' in project 'smithy-swift'
    Target 'AWSTextract' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKCommon' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKIdentity' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKChecksums' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKHTTPAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSClientRuntime' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKEventStreamsAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'ClientRuntime' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentity' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentityAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksumsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksums' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAuth' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetriesAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetries' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAuthAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreams' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyWaitersAPI' in project 'smithy-swift'
    Target 'AWSRekognition' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSRekognition' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKCommon' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKIdentity' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKChecksums' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKHTTPAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSClientRuntime' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKEventStreamsAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'ClientRuntime' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentity' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentityAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksumsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksums' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAuth' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetriesAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetries' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAuthAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreams' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyWaitersAPI' in project 'smithy-swift'
    Target 'AWSRekognition' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKCommon' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKIdentity' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKChecksums' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKHTTPAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSClientRuntime' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKEventStreamsAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'ClientRuntime' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentity' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentityAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksumsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksums' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAuth' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetriesAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetries' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAuthAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreams' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyWaitersAPI' in project 'smithy-swift'
    Target 'AWSPolly' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSPolly' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKCommon' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKIdentity' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKChecksums' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKHTTPAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSClientRuntime' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKEventStreamsAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'ClientRuntime' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentity' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentityAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksumsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksums' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAuth' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetriesAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetries' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAuthAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreams' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyWaitersAPI' in project 'smithy-swift'
    Target 'AWSPolly' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKCommon' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKIdentity' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKChecksums' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKHTTPAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSClientRuntime' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKEventStreamsAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'ClientRuntime' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentity' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentityAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksumsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksums' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAuth' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetriesAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetries' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAuthAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreams' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyWaitersAPI' in project 'smithy-swift'
    Target 'AWSComprehend' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSComprehend' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKCommon' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKIdentity' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKChecksums' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKHTTPAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSClientRuntime' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKEventStreamsAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'ClientRuntime' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentity' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentityAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksumsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksums' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAuth' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetriesAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetries' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAuthAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreams' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyWaitersAPI' in project 'smithy-swift'
    Target 'AWSComprehend' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKCommon' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKIdentity' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKChecksums' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKHTTPAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSClientRuntime' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKEventStreamsAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'ClientRuntime' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentity' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentityAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksumsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksums' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAuth' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetriesAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetries' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAuthAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreams' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyWaitersAPI' in project 'smithy-swift'
    Target 'CoreMLPredictionsPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'Amplify_CoreMLPredictionsPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'Amplify' in project 'Amplify'
    Target 'Amplify_CoreMLPredictionsPlugin' in project 'Amplify' (no dependencies)
    Target 'Amplify_AWSPredictionsPlugin' in project 'Amplify' (no dependencies)
    Target 'AWSCognitoAuthPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSCognitoAuthPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'Amplify_AWSCognitoAuthPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'Amplify' in project 'Amplify'
        ➜ Explicit dependency on target 'libtommathAmplify' in project 'Amplify'
        ➜ Explicit dependency on target 'AmplifyBigInteger' in project 'Amplify'
        ➜ Explicit dependency on target 'AmplifySRP' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSPluginsCore' in project 'Amplify'
        ➜ Explicit dependency on target 'InternalAmplifyCredentials' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSClientRuntime' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSCognitoIdentityProvider' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSCognitoIdentity' in project 'aws-sdk-swift'
    Target 'AWSCognitoAuthPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'Amplify_AWSCognitoAuthPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'Amplify' in project 'Amplify'
        ➜ Explicit dependency on target 'libtommathAmplify' in project 'Amplify'
        ➜ Explicit dependency on target 'AmplifyBigInteger' in project 'Amplify'
        ➜ Explicit dependency on target 'AmplifySRP' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSPluginsCore' in project 'Amplify'
        ➜ Explicit dependency on target 'InternalAmplifyCredentials' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSClientRuntime' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSCognitoIdentityProvider' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSCognitoIdentity' in project 'aws-sdk-swift'
    Target 'AWSCognitoIdentity' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSCognitoIdentity' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKCommon' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKIdentity' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKChecksums' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKHTTPAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSClientRuntime' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKEventStreamsAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'ClientRuntime' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentity' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentityAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksumsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksums' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAuth' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetriesAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetries' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAuthAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreams' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyWaitersAPI' in project 'smithy-swift'
    Target 'AWSCognitoIdentity' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKCommon' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKIdentity' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKChecksums' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKHTTPAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSClientRuntime' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKEventStreamsAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'ClientRuntime' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentity' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentityAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksumsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksums' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAuth' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetriesAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetries' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAuthAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreams' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyWaitersAPI' in project 'smithy-swift'
    Target 'AWSCognitoIdentityProvider' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSCognitoIdentityProvider' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKCommon' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKIdentity' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKChecksums' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKHTTPAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSClientRuntime' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKEventStreamsAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'ClientRuntime' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentity' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentityAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksumsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksums' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAuth' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetriesAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetries' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAuthAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreams' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyWaitersAPI' in project 'smithy-swift'
    Target 'AWSCognitoIdentityProvider' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKCommon' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKIdentity' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKChecksums' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKHTTPAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSClientRuntime' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKEventStreamsAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'ClientRuntime' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentity' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentityAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksumsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksums' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAuth' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetriesAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetries' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAuthAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreams' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyWaitersAPI' in project 'smithy-swift'
    Target 'SmithyWaitersAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyWaitersAPI' in project 'smithy-swift'
    Target 'SmithyWaitersAPI' in project 'smithy-swift' (no dependencies)
    Target 'AWSSDKEventStreamsAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKCommon' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKIdentity' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKChecksums' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKHTTPAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'ClientRuntime' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentity' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentityAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksumsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksums' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAuth' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAuthAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreams' in project 'smithy-swift'
    Target 'SmithyEventStreams' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreams' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAuthAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
    Target 'InternalAmplifyCredentials' in project 'Amplify'
        ➜ Explicit dependency on target 'Amplify_InternalAmplifyCredentials' in project 'Amplify'
        ➜ Explicit dependency on target 'Amplify' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSPluginsCore' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSClientRuntime' in project 'aws-sdk-swift'
    Target 'AWSClientRuntime' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSClientRuntime' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'aws-sdk-swift_AWSClientRuntime' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKCommon' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKIdentity' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKChecksums' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKHTTPAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'ClientRuntime' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentity' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentityAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksumsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksums' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAuth' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetriesAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetries' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAuthAPI' in project 'smithy-swift'
    Target 'AWSClientRuntime' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'aws-sdk-swift_AWSClientRuntime' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKCommon' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKIdentity' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKChecksums' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKHTTPAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'ClientRuntime' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentity' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentityAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksumsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksums' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAuth' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetriesAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetries' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAuthAPI' in project 'smithy-swift'
    Target 'SmithyEventStreamsAuthAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAuthAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'SmithyEventStreamsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'SmithyRetries' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetries' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetriesAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
    Target 'SmithyRetriesAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetriesAPI' in project 'smithy-swift'
    Target 'AWSSDKHTTPAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKCommon' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKIdentity' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKChecksums' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'ClientRuntime' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentity' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentityAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksumsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksums' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAuth' in project 'smithy-swift'
    Target 'SmithyHTTPAuth' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAuth' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentityAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAuthAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentity' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksumsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyStreams' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPClient' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
    Target 'AWSSDKChecksums' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'ClientRuntime' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksumsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksums' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAPI' in project 'smithy-swift'
    Target 'SmithyChecksums' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksums' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksumsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyStreams' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPClient' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
    Target 'SmithyChecksumsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksumsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'AWSSDKIdentity' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKCommon' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'ClientRuntime' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentity' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentityAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAPI' in project 'smithy-swift'
    Target 'SmithyHTTPAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'SmithyIdentityAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentityAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'SmithyIdentity' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentity' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentityAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
    Target 'ClientRuntime' in project 'smithy-swift'
        ➜ Explicit dependency on target 'ClientRuntime' in project 'smithy-swift'
        ➜ Explicit dependency on target 'smithy-swift_ClientRuntime' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetriesAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetries' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyTimestamps' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyReadWrite' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyXML' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyJSON' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyFormURL' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentityAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentity' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyStreams' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPClient' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAuthAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksumsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAuth' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAuthAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreams' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksums' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
    Target 'ClientRuntime' in project 'smithy-swift'
        ➜ Explicit dependency on target 'smithy-swift_ClientRuntime' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetriesAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetries' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyTimestamps' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyReadWrite' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyXML' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyJSON' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyFormURL' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentityAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentity' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyStreams' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPClient' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAuthAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksumsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAuth' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAuthAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreams' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksums' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
    Target 'SmithyChecksums' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksumsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyStreams' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPClient' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
    Target 'SmithyEventStreams' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAuthAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
    Target 'SmithyEventStreamsAuthAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'SmithyEventStreamsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'SmithyHTTPAuth' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentityAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAuthAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentity' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksumsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyStreams' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPClient' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
    Target 'SmithyChecksumsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'SmithyHTTPAuthAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentityAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'SmithyHTTPClient' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyStreams' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
    Target 'SmithyStreams' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
    Target 'SmithyHTTPAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'SmithyIdentity' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentityAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
    Target 'SmithyIdentityAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'SmithyFormURL' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyTimestamps' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyReadWrite' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'SmithyJSON' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyTimestamps' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyReadWrite' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'SmithyXML' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyTimestamps' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyReadWrite' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'SmithyReadWrite' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyTimestamps' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'SmithyTimestamps' in project 'smithy-swift' (no dependencies)
    Target 'SmithyRetries' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetriesAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
    Target 'SmithyRetriesAPI' in project 'smithy-swift' (no dependencies)
    Target 'smithy-swift_ClientRuntime' in project 'smithy-swift' (no dependencies)
    Target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'Logging' in project 'swift-log' (no dependencies)
    Target 'AWSSDKCommon' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
    Target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'aws-crt-swift_AwsCommonRuntimeKit' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCPlatformConfig' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCCommon' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCCompression' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCCal' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCIo' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCHttp' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCSdkUtils' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCAuth' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCChecksums' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCEventStream' in project 'aws-crt-swift'
    Target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'aws-crt-swift_AwsCommonRuntimeKit' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCPlatformConfig' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCCommon' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCCompression' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCCal' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCIo' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCHttp' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCSdkUtils' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCAuth' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCChecksums' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCEventStream' in project 'aws-crt-swift'
    Target 'AwsCEventStream' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCPlatformConfig' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCCommon' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCChecksums' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCCal' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCIo' in project 'aws-crt-swift'
    Target 'AwsCChecksums' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCPlatformConfig' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCCommon' in project 'aws-crt-swift'
    Target 'AwsCAuth' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCPlatformConfig' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCCommon' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCCompression' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCCal' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCIo' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCHttp' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCSdkUtils' in project 'aws-crt-swift'
    Target 'AwsCSdkUtils' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCPlatformConfig' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCCommon' in project 'aws-crt-swift'
    Target 'AwsCHttp' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCPlatformConfig' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCCommon' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCCompression' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCCal' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCIo' in project 'aws-crt-swift'
    Target 'AwsCIo' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCPlatformConfig' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCCommon' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCCal' in project 'aws-crt-swift'
    Target 'AwsCCal' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCPlatformConfig' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCCommon' in project 'aws-crt-swift'
    Target 'AwsCCompression' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCPlatformConfig' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCCommon' in project 'aws-crt-swift'
    Target 'AwsCCommon' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCPlatformConfig' in project 'aws-crt-swift'
    Target 'AwsCPlatformConfig' in project 'aws-crt-swift' (no dependencies)
    Target 'aws-crt-swift_AwsCommonRuntimeKit' in project 'aws-crt-swift' (no dependencies)
    Target 'aws-sdk-swift_AWSClientRuntime' in project 'aws-sdk-swift' (no dependencies)
    Target 'Amplify_InternalAmplifyCredentials' in project 'Amplify' (no dependencies)
    Target 'AmplifySRP' in project 'Amplify'
        ➜ Explicit dependency on target 'libtommathAmplify' in project 'Amplify'
        ➜ Explicit dependency on target 'AmplifyBigInteger' in project 'Amplify'
    Target 'AmplifyBigInteger' in project 'Amplify'
        ➜ Explicit dependency on target 'libtommathAmplify' in project 'Amplify'
    Target 'libtommathAmplify' in project 'Amplify' (no dependencies)
    Target 'Amplify_AWSCognitoAuthPlugin' in project 'Amplify' (no dependencies)
    Target 'AWSPluginsCore' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSPluginsCore' in project 'Amplify'
        ➜ Explicit dependency on target 'Amplify_AWSPluginsCore' in project 'Amplify'
        ➜ Explicit dependency on target 'Amplify' in project 'Amplify'
    Target 'AWSPluginsCore' in project 'Amplify'
        ➜ Explicit dependency on target 'Amplify_AWSPluginsCore' in project 'Amplify'
        ➜ Explicit dependency on target 'Amplify' in project 'Amplify'
    Target 'Amplify' in project 'Amplify'
        ➜ Explicit dependency on target 'Amplify_Amplify' in project 'Amplify'
    Target 'Amplify_Amplify' in project 'Amplify' (no dependencies)
    Target 'Amplify_AWSPluginsCore' in project 'Amplify' (no dependencies)
    Target 'AmplifyUILiveness_FaceLiveness' in project 'AmplifyUILiveness' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: 19534edb973d92840e32078df1b4ee62
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/19534edb973d92840e32078df1b4ee62.xcbuilddata
error: The package product 'AWSPluginsCore' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'FaceLiveness' from project 'AmplifyUILiveness')
error: The package product 'AWSCognitoAuthPlugin' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'FaceLiveness' from project 'AmplifyUILiveness')
error: The package product 'AWSPredictionsPlugin' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'FaceLiveness' from project 'AmplifyUILiveness')
Resolve Package Graph
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0000FE00-8C151E3703BE51BE }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-8C151E3703BE51BE }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0000FE00-8C151E3703BE51BE }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-8C151E3703BE51BE }
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  SQLite.swift: https://github.com/stephencelis/SQLite.swift.git @ 0.15.3
  aws-crt-swift: https://github.com/awslabs/aws-crt-swift @ 0.40.0
  AmplifyUtilsNotifications: https://github.com/aws-amplify/amplify-swift-utils-notifications.git @ 1.1.1
  smithy-swift: https://github.com/smithy-lang/smithy-swift @ 0.106.0
  swift-log: https://github.com/apple/swift-log.git @ 1.6.3
  AmplifyUILiveness: /Users/admin/builder/spi-builder-workspace
  aws-sdk-swift: https://github.com/awslabs/aws-sdk-swift @ 1.0.69
  Amplify: https://github.com/aws-amplify/amplify-swift @ 2.46.1
resolved source packages: SQLite.swift, aws-crt-swift, AmplifyUtilsNotifications, smithy-swift, swift-log, AmplifyUILiveness, aws-sdk-swift, Amplify
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "amplify-swift",
      "requirement" : {
        "exact" : [
          "2.46.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/aws-amplify/amplify-swift"
    }
  ],
  "manifest_display_name" : "AmplifyUILiveness",
  "name" : "AmplifyUILiveness",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "FaceLiveness",
      "targets" : [
        "FaceLiveness"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FaceLivenessTests",
      "module_type" : "SwiftTarget",
      "name" : "FaceLivenessTests",
      "path" : "Tests/FaceLivenessTests",
      "sources" : [
        "CredentialsProviderTestCase.swift",
        "DetectedFaceTests.swift",
        "LivenessTests.swift",
        "MockAWSCredentials.swift",
        "MockAWSTemporaryCredentials.swift",
        "MockCredentialsProvider.swift",
        "MockFaceDetectionResultHandler.swift",
        "MockFaceDetector.swift",
        "MockLivenessService.swift"
      ],
      "target_dependencies" : [
        "FaceLiveness"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FaceLiveness",
      "module_type" : "SwiftTarget",
      "name" : "FaceLiveness",
      "path" : "Sources/FaceLiveness",
      "product_dependencies" : [
        "AWSPluginsCore",
        "AWSCognitoAuthPlugin",
        "AWSPredictionsPlugin"
      ],
      "product_memberships" : [
        "FaceLiveness"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/FaceLiveness/Resources/face_detection_short_range.mlmodelc",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/FaceLiveness/Resources/Base.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "Base"
            }
          }
        }
      ],
      "sources" : [
        "AV/LivenessAVAssetWriter.swift",
        "AV/LivenessAVAssetWriterInput.swift",
        "AV/LivenessCaptureDevice.swift",
        "AV/LivenessCaptureSession.swift",
        "AV/LivenessCaptureSessionError.swift",
        "AV/OutputSampleBufferCapturer.swift",
        "AV/VideoChunkProcessor.swift",
        "AV/VideoChunker+AssetWriterDelegate.swift",
        "AV/VideoChunker+State.swift",
        "AV/VideoChunker.swift",
        "FaceDetection/BlazeFace/DetectedFace.swift",
        "FaceDetection/BlazeFace/FaceDetectorShortRange+Model.swift",
        "FaceDetection/BlazeFace/face_detection_short_range.swift",
        "FaceDetection/FaceDetector.swift",
        "FaceDetection/FaceStateMatching.swift",
        "FaceDetection/Instructor.swift",
        "Utilities/Backports/Background.swift",
        "Utilities/Backports/Overlay.swift",
        "Utilities/BoundingBox+Normalize.swift",
        "Utilities/CGImage+Convert.swift",
        "Utilities/Color+DynamicColors.swift",
        "Utilities/Color+Hex.swift",
        "Utilities/Color+Liveness.swift",
        "Utilities/Date+TimestampMilliseconds.swift",
        "Utilities/Device.swift",
        "Utilities/FinalClientEvent+Init.swift",
        "Utilities/LivenessLocalizedStrings.swift",
        "Utilities/String+Localizable.swift",
        "Utilities/UIColor+Hex.swift",
        "Utilities/UserAgent.swift",
        "Views/CameraPermission/CameraPermissionView.swift",
        "Views/CloseButton.swift",
        "Views/Freshness/DisplayColor+UIColor.swift",
        "Views/Freshness/Freshness.swift",
        "Views/Freshness/FreshnessView.swift",
        "Views/GetReadyPage/CameraPreviewOutputSampleBufferDelegate.swift",
        "Views/GetReadyPage/CameraPreviewView.swift",
        "Views/GetReadyPage/CameraPreviewViewModel.swift",
        "Views/GetReadyPage/GetReadyPageView.swift",
        "Views/GetReadyPage/ImageFrameView.swift",
        "Views/Instruction/InstructionContainerView.swift",
        "Views/Instruction/InstructionView.swift",
        "Views/Liveness/CameraView.swift",
        "Views/Liveness/FaceLivenessDetectionError.swift",
        "Views/Liveness/FaceLivenessDetectionView.swift",
        "Views/Liveness/FaceLivenessDetectionViewModel+FaceDetectionResultHandler.swift",
        "Views/Liveness/FaceLivenessDetectionViewModel+VideoSegmentProcessor.swift",
        "Views/Liveness/FaceLivenessDetectionViewModel.swift",
        "Views/Liveness/FaceLivenessViewControllerPresenter.swift",
        "Views/Liveness/LivenessStateMachine.swift",
        "Views/Liveness/LivenessViewController.swift",
        "Views/Liveness/_FaceLivenessDetectionView.swift",
        "Views/OvalView.swift",
        "Views/ProgressBarView.swift",
        "Views/RecordingButton.swift",
        "Views/RoundedCornerShape.swift",
        "Views/WarningBox.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Amplify",
      "Amplify-Build",
      "Amplify-Package",
      "AmplifyAsyncTestingTests",
      "AmplifyUILiveness",
      "AWSAPIPlugin",
      "AWSCloudWatchLoggingPlugin",
      "AWSCognitoAuthPlugin",
      "AWSDataStorePlugin",
      "AWSLocationGeoPlugin",
      "AWSPinpointAnalyticsPlugin",
      "AWSPinpointPushNotificationsPlugin",
      "AWSPluginsCore",
      "AWSPredictionsPlugin",
      "AWSS3StoragePlugin",
      "CoreMLPredictionsPlugin",
      "FaceLiveness",
      "InternalAWSPinpointUnitTests"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Amplify",
      "Amplify-Build",
      "Amplify-Package",
      "AmplifyAsyncTestingTests",
      "AmplifyUILiveness",
      "AWSAPIPlugin",
      "AWSCloudWatchLoggingPlugin",
      "AWSCognitoAuthPlugin",
      "AWSDataStorePlugin",
      "AWSLocationGeoPlugin",
      "AWSPinpointAnalyticsPlugin",
      "AWSPinpointPushNotificationsPlugin",
      "AWSPluginsCore",
      "AWSPredictionsPlugin",
      "AWSS3StoragePlugin",
      "CoreMLPredictionsPlugin",
      "FaceLiveness",
      "InternalAWSPinpointUnitTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AmplifyUILiveness -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme AmplifyUILiveness -destination platform=macOS,arch=arm64
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  SQLite.swift: https://github.com/stephencelis/SQLite.swift.git @ 0.15.3
  swift-log: https://github.com/apple/swift-log.git @ 1.6.3
  AmplifyUILiveness: /Users/admin/builder/spi-builder-workspace
  Amplify: https://github.com/aws-amplify/amplify-swift @ 2.46.1
  smithy-swift: https://github.com/smithy-lang/smithy-swift @ 0.106.0
  aws-crt-swift: https://github.com/awslabs/aws-crt-swift @ 0.40.0
  aws-sdk-swift: https://github.com/awslabs/aws-sdk-swift @ 1.0.69
  AmplifyUtilsNotifications: https://github.com/aws-amplify/amplify-swift-utils-notifications.git @ 1.1.1
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (98 targets)
    Target 'FaceLivenessTests' in project 'AmplifyUILiveness'
        ➜ Explicit dependency on target 'FaceLiveness' in project 'AmplifyUILiveness'
        ➜ Explicit dependency on target 'AWSPluginsCore' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSCognitoAuthPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSPredictionsPlugin' in project 'Amplify'
    Target 'FaceLiveness' in project 'AmplifyUILiveness'
        ➜ Explicit dependency on target 'FaceLiveness' in project 'AmplifyUILiveness'
        ➜ Explicit dependency on target 'AmplifyUILiveness_FaceLiveness' in project 'AmplifyUILiveness'
        ➜ Explicit dependency on target 'AWSPluginsCore' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSCognitoAuthPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSPredictionsPlugin' in project 'Amplify'
    Target 'FaceLiveness' in project 'AmplifyUILiveness'
        ➜ Explicit dependency on target 'AmplifyUILiveness_FaceLiveness' in project 'AmplifyUILiveness'
        ➜ Explicit dependency on target 'AWSPluginsCore' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSCognitoAuthPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSPredictionsPlugin' in project 'Amplify'
    Target 'AWSPredictionsPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSPredictionsPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'Amplify_AWSPredictionsPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'Amplify' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSPluginsCore' in project 'Amplify'
        ➜ Explicit dependency on target 'InternalAmplifyCredentials' in project 'Amplify'
        ➜ Explicit dependency on target 'CoreMLPredictionsPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSClientRuntime' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSComprehend' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSPolly' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSRekognition' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSTextract' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSTranscribeStreaming' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSTranslate' in project 'aws-sdk-swift'
    Target 'AWSPredictionsPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'Amplify_AWSPredictionsPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'Amplify' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSPluginsCore' in project 'Amplify'
        ➜ Explicit dependency on target 'InternalAmplifyCredentials' in project 'Amplify'
        ➜ Explicit dependency on target 'CoreMLPredictionsPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSClientRuntime' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSComprehend' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSPolly' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSRekognition' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSTextract' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSTranscribeStreaming' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSTranslate' in project 'aws-sdk-swift'
    Target 'AWSTranslate' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSTranslate' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKCommon' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKIdentity' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKChecksums' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKHTTPAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSClientRuntime' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKEventStreamsAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'ClientRuntime' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentity' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentityAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksumsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksums' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAuth' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetriesAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetries' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAuthAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreams' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyWaitersAPI' in project 'smithy-swift'
    Target 'AWSTranslate' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKCommon' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKIdentity' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKChecksums' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKHTTPAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSClientRuntime' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKEventStreamsAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'ClientRuntime' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentity' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentityAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksumsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksums' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAuth' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetriesAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetries' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAuthAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreams' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyWaitersAPI' in project 'smithy-swift'
    Target 'AWSTranscribeStreaming' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSTranscribeStreaming' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKCommon' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKIdentity' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKChecksums' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKHTTPAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSClientRuntime' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKEventStreamsAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'ClientRuntime' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentity' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentityAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksumsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksums' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAuth' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetriesAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetries' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAuthAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreams' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyWaitersAPI' in project 'smithy-swift'
    Target 'AWSTranscribeStreaming' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKCommon' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKIdentity' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKChecksums' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKHTTPAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSClientRuntime' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKEventStreamsAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'ClientRuntime' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentity' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentityAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksumsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksums' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAuth' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetriesAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetries' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAuthAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreams' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyWaitersAPI' in project 'smithy-swift'
    Target 'AWSTextract' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSTextract' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKCommon' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKIdentity' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKChecksums' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKHTTPAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSClientRuntime' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKEventStreamsAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'ClientRuntime' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentity' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentityAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksumsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksums' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAuth' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetriesAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetries' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAuthAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreams' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyWaitersAPI' in project 'smithy-swift'
    Target 'AWSTextract' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKCommon' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKIdentity' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKChecksums' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKHTTPAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSClientRuntime' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKEventStreamsAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'ClientRuntime' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentity' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentityAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksumsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksums' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAuth' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetriesAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetries' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAuthAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreams' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyWaitersAPI' in project 'smithy-swift'
    Target 'AWSRekognition' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSRekognition' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKCommon' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKIdentity' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKChecksums' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKHTTPAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSClientRuntime' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKEventStreamsAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'ClientRuntime' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentity' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentityAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksumsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksums' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAuth' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetriesAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetries' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAuthAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreams' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyWaitersAPI' in project 'smithy-swift'
    Target 'AWSRekognition' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKCommon' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKIdentity' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKChecksums' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKHTTPAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSClientRuntime' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKEventStreamsAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'ClientRuntime' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentity' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentityAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksumsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksums' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAuth' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetriesAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetries' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAuthAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreams' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyWaitersAPI' in project 'smithy-swift'
    Target 'AWSPolly' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSPolly' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKCommon' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKIdentity' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKChecksums' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKHTTPAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSClientRuntime' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKEventStreamsAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'ClientRuntime' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentity' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentityAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksumsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksums' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAuth' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetriesAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetries' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAuthAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreams' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyWaitersAPI' in project 'smithy-swift'
    Target 'AWSPolly' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKCommon' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKIdentity' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKChecksums' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKHTTPAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSClientRuntime' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKEventStreamsAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'ClientRuntime' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentity' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentityAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksumsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksums' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAuth' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetriesAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetries' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAuthAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreams' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyWaitersAPI' in project 'smithy-swift'
    Target 'AWSComprehend' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSComprehend' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKCommon' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKIdentity' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKChecksums' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKHTTPAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSClientRuntime' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKEventStreamsAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'ClientRuntime' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentity' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentityAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksumsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksums' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAuth' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetriesAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetries' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAuthAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreams' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyWaitersAPI' in project 'smithy-swift'
    Target 'AWSComprehend' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKCommon' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKIdentity' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKChecksums' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKHTTPAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSClientRuntime' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKEventStreamsAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'ClientRuntime' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentity' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentityAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksumsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksums' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAuth' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetriesAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetries' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAuthAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreams' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyWaitersAPI' in project 'smithy-swift'
    Target 'CoreMLPredictionsPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'Amplify_CoreMLPredictionsPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'Amplify' in project 'Amplify'
    Target 'Amplify_CoreMLPredictionsPlugin' in project 'Amplify' (no dependencies)
    Target 'Amplify_AWSPredictionsPlugin' in project 'Amplify' (no dependencies)
    Target 'AWSCognitoAuthPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSCognitoAuthPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'Amplify_AWSCognitoAuthPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'Amplify' in project 'Amplify'
        ➜ Explicit dependency on target 'libtommathAmplify' in project 'Amplify'
        ➜ Explicit dependency on target 'AmplifyBigInteger' in project 'Amplify'
        ➜ Explicit dependency on target 'AmplifySRP' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSPluginsCore' in project 'Amplify'
        ➜ Explicit dependency on target 'InternalAmplifyCredentials' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSClientRuntime' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSCognitoIdentityProvider' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSCognitoIdentity' in project 'aws-sdk-swift'
    Target 'AWSCognitoAuthPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'Amplify_AWSCognitoAuthPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'Amplify' in project 'Amplify'
        ➜ Explicit dependency on target 'libtommathAmplify' in project 'Amplify'
        ➜ Explicit dependency on target 'AmplifyBigInteger' in project 'Amplify'
        ➜ Explicit dependency on target 'AmplifySRP' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSPluginsCore' in project 'Amplify'
        ➜ Explicit dependency on target 'InternalAmplifyCredentials' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSClientRuntime' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSCognitoIdentityProvider' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSCognitoIdentity' in project 'aws-sdk-swift'
    Target 'AWSCognitoIdentity' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSCognitoIdentity' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKCommon' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKIdentity' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKChecksums' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKHTTPAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSClientRuntime' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKEventStreamsAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'ClientRuntime' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentity' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentityAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksumsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksums' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAuth' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetriesAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetries' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAuthAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreams' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyWaitersAPI' in project 'smithy-swift'
    Target 'AWSCognitoIdentity' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKCommon' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKIdentity' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKChecksums' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKHTTPAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSClientRuntime' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKEventStreamsAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'ClientRuntime' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentity' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentityAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksumsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksums' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAuth' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetriesAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetries' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAuthAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreams' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyWaitersAPI' in project 'smithy-swift'
    Target 'AWSCognitoIdentityProvider' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSCognitoIdentityProvider' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKCommon' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKIdentity' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKChecksums' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKHTTPAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSClientRuntime' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKEventStreamsAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'ClientRuntime' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentity' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentityAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksumsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksums' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAuth' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetriesAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetries' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAuthAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreams' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyWaitersAPI' in project 'smithy-swift'
    Target 'AWSCognitoIdentityProvider' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKCommon' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKIdentity' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKChecksums' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKHTTPAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSClientRuntime' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKEventStreamsAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'ClientRuntime' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentity' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentityAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksumsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksums' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAuth' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetriesAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetries' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAuthAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreams' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyWaitersAPI' in project 'smithy-swift'
    Target 'SmithyWaitersAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyWaitersAPI' in project 'smithy-swift'
    Target 'SmithyWaitersAPI' in project 'smithy-swift' (no dependencies)
    Target 'AWSSDKEventStreamsAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKCommon' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKIdentity' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKChecksums' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKHTTPAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'ClientRuntime' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentity' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentityAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksumsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksums' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAuth' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAuthAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreams' in project 'smithy-swift'
    Target 'SmithyEventStreams' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreams' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAuthAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
    Target 'InternalAmplifyCredentials' in project 'Amplify'
        ➜ Explicit dependency on target 'Amplify_InternalAmplifyCredentials' in project 'Amplify'
        ➜ Explicit dependency on target 'Amplify' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSPluginsCore' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSClientRuntime' in project 'aws-sdk-swift'
    Target 'AWSClientRuntime' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSClientRuntime' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'aws-sdk-swift_AWSClientRuntime' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKCommon' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKIdentity' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKChecksums' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKHTTPAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'ClientRuntime' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentity' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentityAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksumsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksums' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAuth' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetriesAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetries' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAuthAPI' in project 'smithy-swift'
    Target 'AWSClientRuntime' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'aws-sdk-swift_AWSClientRuntime' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKCommon' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKIdentity' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKChecksums' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKHTTPAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'ClientRuntime' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentity' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentityAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksumsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksums' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAuth' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetriesAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetries' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAuthAPI' in project 'smithy-swift'
    Target 'SmithyEventStreamsAuthAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAuthAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'SmithyEventStreamsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'SmithyRetries' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetries' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetriesAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
    Target 'SmithyRetriesAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetriesAPI' in project 'smithy-swift'
    Target 'AWSSDKHTTPAuth' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKCommon' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKIdentity' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKChecksums' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'ClientRuntime' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentity' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentityAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksumsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksums' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAuth' in project 'smithy-swift'
    Target 'SmithyHTTPAuth' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAuth' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentityAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAuthAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentity' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksumsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyStreams' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPClient' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
    Target 'AWSSDKChecksums' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'ClientRuntime' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksumsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksums' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAPI' in project 'smithy-swift'
    Target 'SmithyChecksums' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksums' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksumsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyStreams' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPClient' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
    Target 'SmithyChecksumsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksumsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'AWSSDKIdentity' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSSDKCommon' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'ClientRuntime' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentity' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentityAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAPI' in project 'smithy-swift'
    Target 'SmithyHTTPAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'SmithyIdentityAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentityAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'SmithyIdentity' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentity' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentityAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
    Target 'ClientRuntime' in project 'smithy-swift'
        ➜ Explicit dependency on target 'ClientRuntime' in project 'smithy-swift'
        ➜ Explicit dependency on target 'smithy-swift_ClientRuntime' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetriesAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetries' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyTimestamps' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyReadWrite' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyXML' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyJSON' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyFormURL' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentityAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentity' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyStreams' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPClient' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAuthAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksumsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAuth' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAuthAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreams' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksums' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
    Target 'ClientRuntime' in project 'smithy-swift'
        ➜ Explicit dependency on target 'smithy-swift_ClientRuntime' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetriesAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetries' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyTimestamps' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyReadWrite' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyXML' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyJSON' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyFormURL' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentityAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentity' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyStreams' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPClient' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAuthAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksumsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAuth' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAuthAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreams' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksums' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
    Target 'SmithyChecksums' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksumsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyStreams' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPClient' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
    Target 'SmithyEventStreams' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAuthAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
    Target 'SmithyEventStreamsAuthAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyEventStreamsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'SmithyEventStreamsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'SmithyHTTPAuth' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentityAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAuthAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentity' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyChecksumsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyStreams' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPClient' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
    Target 'SmithyChecksumsAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'SmithyHTTPAuthAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentityAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'SmithyHTTPClient' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyHTTPAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyStreams' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
    Target 'SmithyStreams' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
    Target 'SmithyHTTPAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'SmithyIdentity' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyIdentityAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
    Target 'SmithyIdentityAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'SmithyFormURL' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyTimestamps' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyReadWrite' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'SmithyJSON' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyTimestamps' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyReadWrite' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'SmithyXML' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyTimestamps' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyReadWrite' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'SmithyReadWrite' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyTimestamps' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'SmithyTimestamps' in project 'smithy-swift' (no dependencies)
    Target 'SmithyRetries' in project 'smithy-swift'
        ➜ Explicit dependency on target 'SmithyRetriesAPI' in project 'smithy-swift'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
    Target 'SmithyRetriesAPI' in project 'smithy-swift' (no dependencies)
    Target 'smithy-swift_ClientRuntime' in project 'smithy-swift' (no dependencies)
    Target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'Smithy' in project 'smithy-swift'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'Logging' in project 'swift-log' (no dependencies)
    Target 'AWSSDKCommon' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
    Target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'aws-crt-swift_AwsCommonRuntimeKit' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCPlatformConfig' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCCommon' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCCompression' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCCal' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCIo' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCHttp' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCSdkUtils' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCAuth' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCChecksums' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCEventStream' in project 'aws-crt-swift'
    Target 'AwsCommonRuntimeKit' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'aws-crt-swift_AwsCommonRuntimeKit' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCPlatformConfig' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCCommon' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCCompression' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCCal' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCIo' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCHttp' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCSdkUtils' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCAuth' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCChecksums' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCEventStream' in project 'aws-crt-swift'
    Target 'AwsCEventStream' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCPlatformConfig' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCCommon' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCChecksums' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCCal' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCIo' in project 'aws-crt-swift'
    Target 'AwsCChecksums' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCPlatformConfig' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCCommon' in project 'aws-crt-swift'
    Target 'AwsCAuth' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCPlatformConfig' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCCommon' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCCompression' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCCal' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCIo' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCHttp' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCSdkUtils' in project 'aws-crt-swift'
    Target 'AwsCSdkUtils' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCPlatformConfig' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCCommon' in project 'aws-crt-swift'
    Target 'AwsCHttp' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCPlatformConfig' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCCommon' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCCompression' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCCal' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCIo' in project 'aws-crt-swift'
    Target 'AwsCIo' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCPlatformConfig' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCCommon' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCCal' in project 'aws-crt-swift'
    Target 'AwsCCal' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCPlatformConfig' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCCommon' in project 'aws-crt-swift'
    Target 'AwsCCompression' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCPlatformConfig' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCCommon' in project 'aws-crt-swift'
    Target 'AwsCCommon' in project 'aws-crt-swift'
        ➜ Explicit dependency on target 'AwsCPlatformConfig' in project 'aws-crt-swift'
    Target 'AwsCPlatformConfig' in project 'aws-crt-swift' (no dependencies)
    Target 'aws-crt-swift_AwsCommonRuntimeKit' in project 'aws-crt-swift' (no dependencies)
    Target 'aws-sdk-swift_AWSClientRuntime' in project 'aws-sdk-swift' (no dependencies)
    Target 'Amplify_InternalAmplifyCredentials' in project 'Amplify' (no dependencies)
    Target 'AmplifySRP' in project 'Amplify'
        ➜ Explicit dependency on target 'libtommathAmplify' in project 'Amplify'
        ➜ Explicit dependency on target 'AmplifyBigInteger' in project 'Amplify'
    Target 'AmplifyBigInteger' in project 'Amplify'
        ➜ Explicit dependency on target 'libtommathAmplify' in project 'Amplify'
    Target 'libtommathAmplify' in project 'Amplify' (no dependencies)
    Target 'Amplify_AWSCognitoAuthPlugin' in project 'Amplify' (no dependencies)
    Target 'AWSPluginsCore' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSPluginsCore' in project 'Amplify'
        ➜ Explicit dependency on target 'Amplify_AWSPluginsCore' in project 'Amplify'
        ➜ Explicit dependency on target 'Amplify' in project 'Amplify'
    Target 'AWSPluginsCore' in project 'Amplify'
        ➜ Explicit dependency on target 'Amplify_AWSPluginsCore' in project 'Amplify'
        ➜ Explicit dependency on target 'Amplify' in project 'Amplify'
    Target 'Amplify' in project 'Amplify'
        ➜ Explicit dependency on target 'Amplify_Amplify' in project 'Amplify'
    Target 'Amplify_Amplify' in project 'Amplify' (no dependencies)
    Target 'Amplify_AWSPluginsCore' in project 'Amplify' (no dependencies)
    Target 'AmplifyUILiveness_FaceLiveness' in project 'AmplifyUILiveness' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: 19534edb973d92840e32078df1b4ee62
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/19534edb973d92840e32078df1b4ee62.xcbuilddata
error: The package product 'AWSPluginsCore' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'FaceLiveness' from project 'AmplifyUILiveness')
error: The package product 'AWSCognitoAuthPlugin' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'FaceLiveness' from project 'AmplifyUILiveness')
error: The package product 'AWSPredictionsPlugin' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'FaceLiveness' from project 'AmplifyUILiveness')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0000FE00-8C151E3703BE51BE }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-8C151E3703BE51BE }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0000FE00-8C151E3703BE51BE }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-8C151E3703BE51BE }
** BUILD FAILED **
BUILD FAILURE 5.9 macosXcodebuild