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 main (3affdd), with Swift 6.0 for watchOS using Xcode 16.2 on 20 Mar 2025 00:36:31 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AmplifyUILiveness -destination generic/platform=watchOS

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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/aws-amplify/amplify-ui-swift-liveness
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/aws-amplify/amplify-ui-swift-liveness.git
https://github.com/aws-amplify/amplify-ui-swift-liveness.git
{
  "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"
}
Command line invocation:
    /Applications/Xcode-16.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/awslabs/aws-sdk-swift
Fetching from https://github.com/stephencelis/SQLite.swift.git
Fetching from https://github.com/aws-amplify/amplify-swift-utils-notifications.git
Fetching from https://github.com/smithy-lang/smithy-swift
Fetching from https://github.com/awslabs/aws-crt-swift
Fetching from https://github.com/apple/swift-log.git
Creating working copy of package ‘amplify-swift’
Checking out 2.46.1 of package ‘amplify-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 ‘smithy-swift’
Checking out 0.106.0 of package ‘smithy-swift’
Creating working copy of package ‘aws-sdk-swift’
Checking out 1.0.69 of package ‘aws-sdk-swift’
Creating working copy of package ‘SQLite.swift’
Checking out 0.15.3 of package ‘SQLite.swift’
Creating working copy of package ‘aws-crt-swift’
Checking out 0.40.0 of package ‘aws-crt-swift’
Creating working copy of package ‘swift-log’
Checking out 1.6.3 of package ‘swift-log’
Resolve Package Graph
Resolved source packages:
  swift-log: https://github.com/apple/swift-log.git @ 1.6.3
  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
  aws-crt-swift: https://github.com/awslabs/aws-crt-swift @ 0.40.0
  AmplifyUILiveness: /Users/admin/builder/spi-builder-workspace
  aws-sdk-swift: https://github.com/awslabs/aws-sdk-swift @ 1.0.69
  smithy-swift: https://github.com/smithy-lang/smithy-swift @ 0.106.0
  Amplify: https://github.com/aws-amplify/amplify-swift @ 2.46.1
resolved source packages: swift-log, SQLite.swift, AmplifyUtilsNotifications, aws-crt-swift, AmplifyUILiveness, aws-sdk-swift, smithy-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/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-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AmplifyUILiveness -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.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 generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  AmplifyUILiveness: /Users/admin/builder/spi-builder-workspace
  smithy-swift: https://github.com/smithy-lang/smithy-swift @ 0.106.0
  aws-sdk-swift: https://github.com/awslabs/aws-sdk-swift @ 1.0.69
  SQLite.swift: https://github.com/stephencelis/SQLite.swift.git @ 0.15.3
  Amplify: https://github.com/aws-amplify/amplify-swift @ 2.46.1
  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
  swift-log: https://github.com/apple/swift-log.git @ 1.6.3
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
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x c -c /dev/null
ReadFileContents /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 455647830117ad77deb5bf48caf7b6b6
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/455647830117ad77deb5bf48caf7b6b6.xcbuilddata
error: The package product 'AWSPluginsCore' requires minimum platform version 9.0 for the watchOS platform, but this target supports 7.0 (in target 'FaceLiveness' from project 'AmplifyUILiveness')
error: The package product 'AWSCognitoAuthPlugin' requires minimum platform version 9.0 for the watchOS platform, but this target supports 7.0 (in target 'FaceLiveness' from project 'AmplifyUILiveness')
error: The package product 'AWSPredictionsPlugin' requires minimum platform version 9.0 for the watchOS platform, but this target supports 7.0 (in target 'FaceLiveness' from project 'AmplifyUILiveness')
error: The package product 'AWSPluginsCore' requires minimum platform version 9.0 for the watchOS platform, but this target supports 7.0 (in target 'FaceLivenessTests' from project 'AmplifyUILiveness')
error: The package product 'AWSCognitoAuthPlugin' requires minimum platform version 9.0 for the watchOS platform, but this target supports 7.0 (in target 'FaceLivenessTests' from project 'AmplifyUILiveness')
error: The package product 'AWSPredictionsPlugin' requires minimum platform version 9.0 for the watchOS platform, but this target supports 7.0 (in target 'FaceLivenessTests' from project 'AmplifyUILiveness')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme AmplifyUILiveness
(1 failure)
Command line invocation:
    /Applications/Xcode-16.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:
  smithy-swift: https://github.com/smithy-lang/smithy-swift @ 0.106.0
  AmplifyUILiveness: /Users/admin/builder/spi-builder-workspace
  swift-log: https://github.com/apple/swift-log.git @ 1.6.3
  Amplify: https://github.com/aws-amplify/amplify-swift @ 2.46.1
  aws-sdk-swift: https://github.com/awslabs/aws-sdk-swift @ 1.0.69
  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
  aws-crt-swift: https://github.com/awslabs/aws-crt-swift @ 0.40.0
resolved source packages: smithy-swift, AmplifyUILiveness, swift-log, Amplify, aws-sdk-swift, SQLite.swift, AmplifyUtilsNotifications, aws-crt-swift
{
  "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-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AmplifyUILiveness -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-16.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 generic/platform=watchOS
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:
  aws-crt-swift: https://github.com/awslabs/aws-crt-swift @ 0.40.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
  smithy-swift: https://github.com/smithy-lang/smithy-swift @ 0.106.0
  swift-log: https://github.com/apple/swift-log.git @ 1.6.3
  Amplify: https://github.com/aws-amplify/amplify-swift @ 2.46.1
  aws-sdk-swift: https://github.com/awslabs/aws-sdk-swift @ 1.0.69
  AmplifyUILiveness: /Users/admin/builder/spi-builder-workspace
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
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x c -c /dev/null
ReadFileContents /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: d28df4062625bb3a5534890ecc43c5be
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d28df4062625bb3a5534890ecc43c5be.xcbuilddata
error: The package product 'AWSPluginsCore' requires minimum platform version 9.0 for the watchOS platform, but this target supports 7.0 (in target 'FaceLiveness' from project 'AmplifyUILiveness')
error: The package product 'AWSCognitoAuthPlugin' requires minimum platform version 9.0 for the watchOS platform, but this target supports 7.0 (in target 'FaceLiveness' from project 'AmplifyUILiveness')
error: The package product 'AWSPredictionsPlugin' requires minimum platform version 9.0 for the watchOS platform, but this target supports 7.0 (in target 'FaceLiveness' from project 'AmplifyUILiveness')
error: The package product 'AWSPluginsCore' requires minimum platform version 9.0 for the watchOS platform, but this target supports 7.0 (in target 'FaceLivenessTests' from project 'AmplifyUILiveness')
error: The package product 'AWSCognitoAuthPlugin' requires minimum platform version 9.0 for the watchOS platform, but this target supports 7.0 (in target 'FaceLivenessTests' from project 'AmplifyUILiveness')
error: The package product 'AWSPredictionsPlugin' requires minimum platform version 9.0 for the watchOS platform, but this target supports 7.0 (in target 'FaceLivenessTests' from project 'AmplifyUILiveness')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme AmplifyUILiveness
(1 failure)
BUILD FAILURE 6.0 watchOS