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 AmplifyMapLibreAdapter, reference main (311b0e), with Swift 5.9 for watchOS using Xcode 15.2 on 18 Sep 2024 21:54:10 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.54.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/aws-amplify/amplify-ios-maplibre.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/aws-amplify/amplify-ios-maplibre
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 311b0e7 fix: Fixing compilation issues with new Amplify version (#34)
Cloned https://github.com/aws-amplify/amplify-ios-maplibre.git
Revision (git rev-parse @):
311b0e75c6129cf17463a6d79995cab17cd70879
SUCCESS checkout https://github.com/aws-amplify/amplify-ios-maplibre.git at main
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             5.9
Building package at path:  $PWD
https://github.com/aws-amplify/amplify-ios-maplibre.git
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/maplibre/maplibre-gl-native-distribution
Fetching from https://github.com/awslabs/aws-sdk-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/stephencelis/SQLite.swift.git
Fetching from https://github.com/apple/swift-log.git
Fetching from https://github.com/aws-amplify/amplify-swift.git
Fetching from https://github.com/awslabs/aws-crt-swift
Creating working copy of package ‘swift’
Checking out 0.15.3 of package ‘swift’
Creating working copy of package ‘aws-crt-swift’
Checking out 0.36.0 of package ‘aws-crt-swift’
Creating working copy of package ‘swift-log’
Checking out 1.6.1 of package ‘swift-log’
Creating working copy of package ‘smithy-swift’
Checking out 0.71.0 of package ‘smithy-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 ‘amplify-swift’
Checking out 2.41.0 of package ‘amplify-swift’
Creating working copy of package ‘maplibre-gl-native-distribution’
Checking out 6.4.1 of package ‘maplibre-gl-native-distribution’
Creating working copy of package ‘aws-sdk-swift’
Checking out 1.0.0 of package ‘aws-sdk-swift’
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  swift-log: https://github.com/apple/swift-log.git @ 1.6.1
  Amplify: https://github.com/aws-amplify/amplify-swift.git @ 2.41.0
  SQLite.swift: https://github.com/stephencelis/SQLite.swift.git @ 0.15.3
  smithy-swift: https://github.com/smithy-lang/smithy-swift @ 0.71.0
  aws-sdk-swift: https://github.com/awslabs/aws-sdk-swift.git @ 1.0.0
  AmplifyMapLibreAdapter: /Users/admin/builder/spi-builder-workspace
  aws-crt-swift: https://github.com/awslabs/aws-crt-swift @ 0.36.0
  MapLibre Native: https://github.com/maplibre/maplibre-gl-native-distribution @ 6.4.1
  AmplifyUtilsNotifications: https://github.com/aws-amplify/amplify-swift-utils-notifications.git @ 1.1.1
resolved source packages: swift-log, Amplify, SQLite.swift, smithy-swift, aws-sdk-swift, AmplifyMapLibreAdapter, aws-crt-swift, MapLibre Native, AmplifyUtilsNotifications
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "amplify-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.41.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/aws-amplify/amplify-swift.git"
    },
    {
      "identity" : "maplibre-gl-native-distribution",
      "requirement" : {
        "exact" : [
          "6.4.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/maplibre/maplibre-gl-native-distribution"
    }
  ],
  "manifest_display_name" : "AmplifyMapLibreAdapter",
  "name" : "AmplifyMapLibreAdapter",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "AmplifyMapLibreAdapter",
      "targets" : [
        "AmplifyMapLibreAdapter"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AmplifyMapLibreUI",
      "targets" : [
        "AmplifyMapLibreUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AmplifyMapLibreUITests",
      "module_type" : "SwiftTarget",
      "name" : "AmplifyMapLibreUITests",
      "path" : "Tests/AmplifyMapLibreUITests",
      "sources" : [
        "AMLMapCompositeViewTestCase.swift",
        "AMLMapViewTestCase.swift"
      ],
      "target_dependencies" : [
        "AmplifyMapLibreAdapter",
        "AmplifyMapLibreUI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AmplifyMapLibreUI",
      "module_type" : "SwiftTarget",
      "name" : "AmplifyMapLibreUI",
      "path" : "Sources/AmplifyMapLibreUI",
      "product_memberships" : [
        "AmplifyMapLibreUI"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/AmplifyMapLibreUI/Assets.xcassets",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/AmplifyMapLibreUI/Resources/en.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/AmplifyMapLibreUI/Resources/de.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "de"
            }
          }
        }
      ],
      "sources" : [
        "AMLMapCompositeView/AMLMapCompositeView+iPad.swift",
        "AMLMapCompositeView/AMLMapCompositeView+iPhone.swift",
        "AMLMapCompositeView/AMLMapCompositeView.swift",
        "AMLMapCompositeView/AMLMapCompositeViewModel.swift",
        "AMLMapCompositeView/AMLMapCompositiveView+ViewModifiers.swift",
        "AMLMapView/AMLMapAttributionView.swift",
        "AMLMapView/AMLMapView+ClusteringBehavior.swift",
        "AMLMapView/AMLMapView+ProxyDelegate.swift",
        "AMLMapView/AMLMapView+ViewModifiers.swift",
        "AMLMapView/AMLMapView.swift",
        "AMLMapView/AMLMapViewSettings.swift",
        "AMLMapView/AMLMapViewState+MapLoadingStateMachine.swift",
        "AMLMapView/AMLMapViewState.swift",
        "Extensions/View+Hidden.swift",
        "Extensions/View+Snapshot.swift",
        "MLNMapViewWrapper/_MLNMapViewWrapper+Coordinator.swift",
        "MLNMapViewWrapper/_MLNMapViewWrapper+ViewModifiers.swift",
        "MLNMapViewWrapper/_MLNMapViewWrapper.swift",
        "SupportingTypes/IdentifiablePlace.swift",
        "SupportingViews/AMLActivityIndicator.swift",
        "SupportingViews/AMLCalloutUIView.swift",
        "SupportingViews/AMLMapControlButton.swift",
        "SupportingViews/AMLMapControlView.swift",
        "SupportingViews/AMLPlaceCellView.swift",
        "SupportingViews/AMLPlaceList.swift",
        "SupportingViews/AMLSearchBar.swift"
      ],
      "target_dependencies" : [
        "AmplifyMapLibreAdapter"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AmplifyMapLibreAdapterTests",
      "module_type" : "SwiftTarget",
      "name" : "AmplifyMapLibreAdapterTests",
      "path" : "Tests/AmplifyMapLibreAdapterTests",
      "sources" : [
        "AmplifyMapLibreAdapterTests.swift"
      ],
      "target_dependencies" : [
        "AmplifyMapLibreAdapter"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AmplifyMapLibreAdapter",
      "module_type" : "SwiftTarget",
      "name" : "AmplifyMapLibreAdapter",
      "path" : "Sources/AmplifyMapLibreAdapter",
      "product_dependencies" : [
        "Amplify",
        "AWSCognitoAuthPlugin",
        "AWSLocationGeoPlugin",
        "MapLibre"
      ],
      "product_memberships" : [
        "AmplifyMapLibreAdapter",
        "AmplifyMapLibreUI"
      ],
      "sources" : [
        "AWSMapURLProtocol+GeoConfig.swift",
        "AWSMapURLProtocol.swift",
        "AWSMapURLProtocolError.swift",
        "AmplifyMapLibre.swift",
        "Extensions/Geo.BoundingBox+MLNCoordinateBounds.swift",
        "Extensions/Geo.SearchArea+MLNCoorindateBounds.swift",
        "Extensions/MLNPointFeature+Geo.Place.swift",
        "Extensions/MLNPointFeature+Init.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Amplify",
      "Amplify-Build",
      "Amplify-Package",
      "AmplifyAsyncTestingTests",
      "AmplifyMapLibreAdapter",
      "AmplifyMapLibreAdapter-Package",
      "AmplifyMapLibreUI",
      "AWSAPIPlugin",
      "AWSCloudWatchLoggingPlugin",
      "AWSCognitoAuthPlugin",
      "AWSDataStorePlugin",
      "AWSLocationGeoPlugin",
      "AWSPinpointAnalyticsPlugin",
      "AWSPinpointPushNotificationsPlugin",
      "AWSPluginsCore",
      "AWSPredictionsPlugin",
      "AWSS3StoragePlugin",
      "CoreMLPredictionsPlugin",
      "InternalAWSPinpointUnitTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AmplifyMapLibreAdapter-Package -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme AmplifyMapLibreAdapter-Package -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
Resolve Package Graph
Resolved source packages:
  swift-log: https://github.com/apple/swift-log.git @ 1.6.1
  AmplifyMapLibreAdapter: /Users/admin/builder/spi-builder-workspace
  AmplifyUtilsNotifications: https://github.com/aws-amplify/amplify-swift-utils-notifications.git @ 1.1.1
  aws-sdk-swift: https://github.com/awslabs/aws-sdk-swift.git @ 1.0.0
  MapLibre Native: https://github.com/maplibre/maplibre-gl-native-distribution @ 6.4.1
  SQLite.swift: https://github.com/stephencelis/SQLite.swift.git @ 0.15.3
  aws-crt-swift: https://github.com/awslabs/aws-crt-swift @ 0.36.0
  smithy-swift: https://github.com/smithy-lang/smithy-swift @ 0.71.0
  Amplify: https://github.com/aws-amplify/amplify-swift.git @ 2.41.0
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (93 targets)
    Target 'AmplifyMapLibreUITests' in project 'AmplifyMapLibreAdapter'
        ➜ Explicit dependency on target 'AmplifyMapLibreAdapter' in project 'AmplifyMapLibreAdapter'
        ➜ Explicit dependency on target 'AmplifyMapLibreUI' in project 'AmplifyMapLibreAdapter'
        ➜ Explicit dependency on target 'Amplify' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSCognitoAuthPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSLocationGeoPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'MapLibre' in project 'MapLibre Native'
    Target 'AmplifyMapLibreAdapterTests' in project 'AmplifyMapLibreAdapter'
        ➜ Explicit dependency on target 'AmplifyMapLibreAdapter' in project 'AmplifyMapLibreAdapter'
        ➜ Explicit dependency on target 'Amplify' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSCognitoAuthPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSLocationGeoPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'MapLibre' in project 'MapLibre Native'
    Target 'AmplifyMapLibreUI' in project 'AmplifyMapLibreAdapter'
        ➜ Explicit dependency on target 'AmplifyMapLibreUI' in project 'AmplifyMapLibreAdapter'
        ➜ Explicit dependency on target 'AmplifyMapLibreAdapter_AmplifyMapLibreUI' in project 'AmplifyMapLibreAdapter'
        ➜ Explicit dependency on target 'AmplifyMapLibreAdapter' in project 'AmplifyMapLibreAdapter'
        ➜ Explicit dependency on target 'Amplify' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSCognitoAuthPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSLocationGeoPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'MapLibre' in project 'MapLibre Native'
    Target 'AmplifyMapLibreUI' in project 'AmplifyMapLibreAdapter'
        ➜ Explicit dependency on target 'AmplifyMapLibreAdapter_AmplifyMapLibreUI' in project 'AmplifyMapLibreAdapter'
        ➜ Explicit dependency on target 'AmplifyMapLibreAdapter' in project 'AmplifyMapLibreAdapter'
        ➜ Explicit dependency on target 'Amplify' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSCognitoAuthPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSLocationGeoPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'MapLibre' in project 'MapLibre Native'
    Target 'AmplifyMapLibreAdapter_AmplifyMapLibreUI' in project 'AmplifyMapLibreAdapter' (no dependencies)
    Target 'AmplifyMapLibreAdapter' in project 'AmplifyMapLibreAdapter'
        ➜ Explicit dependency on target 'AmplifyMapLibreAdapter' in project 'AmplifyMapLibreAdapter'
        ➜ Explicit dependency on target 'Amplify' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSCognitoAuthPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSLocationGeoPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'MapLibre' in project 'MapLibre Native'
    Target 'AmplifyMapLibreAdapter' in project 'AmplifyMapLibreAdapter'
        ➜ Explicit dependency on target 'Amplify' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSCognitoAuthPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSLocationGeoPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'MapLibre' in project 'MapLibre Native'
    Target 'MapLibre' in project 'MapLibre Native' (no dependencies)
    Target 'AWSLocationGeoPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSLocationGeoPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'Amplify_AWSLocationGeoPlugin' 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 'AWSClientRuntime' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSLocation' in project 'aws-sdk-swift'
    Target 'AWSLocationGeoPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'Amplify_AWSLocationGeoPlugin' 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 'AWSClientRuntime' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSLocation' in project 'aws-sdk-swift'
    Target 'AWSLocation' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSLocation' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'aws-sdk-swift_AWSLocation' 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 'AWSLocation' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'aws-sdk-swift_AWSLocation' 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 'aws-sdk-swift_AWSLocation' in project 'aws-sdk-swift' (no dependencies)
    Target 'Amplify_AWSLocationGeoPlugin' 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 'aws-sdk-swift_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 'aws-sdk-swift_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 'aws-sdk-swift_AWSCognitoIdentity' in project 'aws-sdk-swift' (no dependencies)
    Target 'AWSCognitoIdentityProvider' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSCognitoIdentityProvider' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'aws-sdk-swift_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 'aws-sdk-swift_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 'aws-sdk-swift_AWSCognitoIdentityProvider' in project 'aws-sdk-swift' (no dependencies)
    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 'AWSPluginsCore' in project 'Amplify'
        ➜ Explicit dependency on target 'Amplify_AWSPluginsCore' in project 'Amplify'
        ➜ Explicit dependency on target 'Amplify' in project 'Amplify'
    Target 'Amplify_AWSPluginsCore' 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 'Amplify' in project 'Amplify'
        ➜ Explicit dependency on target 'Amplify' in project 'Amplify'
        ➜ Explicit dependency on target 'Amplify_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)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: 1590f18a9cc3bd34a6e5d3da2f65db24
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1590f18a9cc3bd34a6e5d3da2f65db24.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework'. (in target 'MapLibre' from project 'MapLibre Native')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework'. (in target 'AmplifyMapLibreUI' from project 'AmplifyMapLibreAdapter')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework'. (in target 'AmplifyMapLibreUI' from project 'AmplifyMapLibreAdapter')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework'. (in target 'AmplifyMapLibreAdapter' from project 'AmplifyMapLibreAdapter')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework'. (in target 'AmplifyMapLibreAdapter' from project 'AmplifyMapLibreAdapter')
error: The package product 'Amplify' requires minimum platform version 9.0 for the watchOS platform, but this target supports 6.0 (in target 'AmplifyMapLibreUITests' from project 'AmplifyMapLibreAdapter')
error: The package product 'AWSCognitoAuthPlugin' requires minimum platform version 9.0 for the watchOS platform, but this target supports 6.0 (in target 'AmplifyMapLibreUITests' from project 'AmplifyMapLibreAdapter')
error: The package product 'AWSLocationGeoPlugin' requires minimum platform version 9.0 for the watchOS platform, but this target supports 6.0 (in target 'AmplifyMapLibreUITests' from project 'AmplifyMapLibreAdapter')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework'. (in target 'AmplifyMapLibreUITests' from project 'AmplifyMapLibreAdapter')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework'. (in target 'AmplifyMapLibreUITests' from project 'AmplifyMapLibreAdapter')
error: The package product 'Amplify' requires minimum platform version 9.0 for the watchOS platform, but this target supports 6.0 (in target 'AmplifyMapLibreUI' from project 'AmplifyMapLibreAdapter')
error: The package product 'AWSCognitoAuthPlugin' requires minimum platform version 9.0 for the watchOS platform, but this target supports 6.0 (in target 'AmplifyMapLibreUI' from project 'AmplifyMapLibreAdapter')
error: The package product 'AWSLocationGeoPlugin' requires minimum platform version 9.0 for the watchOS platform, but this target supports 6.0 (in target 'AmplifyMapLibreUI' from project 'AmplifyMapLibreAdapter')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework'. (in target 'AmplifyMapLibreUI' from project 'AmplifyMapLibreAdapter')
error: The package product 'Amplify' requires minimum platform version 9.0 for the watchOS platform, but this target supports 6.0 (in target 'AmplifyMapLibreAdapterTests' from project 'AmplifyMapLibreAdapter')
error: The package product 'AWSCognitoAuthPlugin' requires minimum platform version 9.0 for the watchOS platform, but this target supports 6.0 (in target 'AmplifyMapLibreAdapterTests' from project 'AmplifyMapLibreAdapter')
error: The package product 'AWSLocationGeoPlugin' requires minimum platform version 9.0 for the watchOS platform, but this target supports 6.0 (in target 'AmplifyMapLibreAdapterTests' from project 'AmplifyMapLibreAdapter')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework'. (in target 'AmplifyMapLibreAdapterTests' from project 'AmplifyMapLibreAdapter')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework'. (in target 'AmplifyMapLibreAdapterTests' from project 'AmplifyMapLibreAdapter')
error: The package product 'Amplify' requires minimum platform version 9.0 for the watchOS platform, but this target supports 6.0 (in target 'AmplifyMapLibreAdapter' from project 'AmplifyMapLibreAdapter')
error: The package product 'AWSCognitoAuthPlugin' requires minimum platform version 9.0 for the watchOS platform, but this target supports 6.0 (in target 'AmplifyMapLibreAdapter' from project 'AmplifyMapLibreAdapter')
error: The package product 'AWSLocationGeoPlugin' requires minimum platform version 9.0 for the watchOS platform, but this target supports 6.0 (in target 'AmplifyMapLibreAdapter' from project 'AmplifyMapLibreAdapter')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework'. (in target 'AmplifyMapLibreAdapter' from project 'AmplifyMapLibreAdapter')
Resolve Package Graph
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme AmplifyMapLibreAdapter-Package -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:
  AmplifyUtilsNotifications: https://github.com/aws-amplify/amplify-swift-utils-notifications.git @ 1.1.1
  smithy-swift: https://github.com/smithy-lang/smithy-swift @ 0.71.0
  MapLibre Native: https://github.com/maplibre/maplibre-gl-native-distribution @ 6.4.1
  aws-sdk-swift: https://github.com/awslabs/aws-sdk-swift.git @ 1.0.0
  AmplifyMapLibreAdapter: /Users/admin/builder/spi-builder-workspace
  SQLite.swift: https://github.com/stephencelis/SQLite.swift.git @ 0.15.3
  swift-log: https://github.com/apple/swift-log.git @ 1.6.1
  Amplify: https://github.com/aws-amplify/amplify-swift.git @ 2.41.0
  aws-crt-swift: https://github.com/awslabs/aws-crt-swift @ 0.36.0
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (93 targets)
    Target 'AmplifyMapLibreUITests' in project 'AmplifyMapLibreAdapter'
        ➜ Explicit dependency on target 'AmplifyMapLibreAdapter' in project 'AmplifyMapLibreAdapter'
        ➜ Explicit dependency on target 'AmplifyMapLibreUI' in project 'AmplifyMapLibreAdapter'
        ➜ Explicit dependency on target 'Amplify' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSCognitoAuthPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSLocationGeoPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'MapLibre' in project 'MapLibre Native'
    Target 'AmplifyMapLibreAdapterTests' in project 'AmplifyMapLibreAdapter'
        ➜ Explicit dependency on target 'AmplifyMapLibreAdapter' in project 'AmplifyMapLibreAdapter'
        ➜ Explicit dependency on target 'Amplify' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSCognitoAuthPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSLocationGeoPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'MapLibre' in project 'MapLibre Native'
    Target 'AmplifyMapLibreUI' in project 'AmplifyMapLibreAdapter'
        ➜ Explicit dependency on target 'AmplifyMapLibreUI' in project 'AmplifyMapLibreAdapter'
        ➜ Explicit dependency on target 'AmplifyMapLibreAdapter_AmplifyMapLibreUI' in project 'AmplifyMapLibreAdapter'
        ➜ Explicit dependency on target 'AmplifyMapLibreAdapter' in project 'AmplifyMapLibreAdapter'
        ➜ Explicit dependency on target 'Amplify' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSCognitoAuthPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSLocationGeoPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'MapLibre' in project 'MapLibre Native'
    Target 'AmplifyMapLibreUI' in project 'AmplifyMapLibreAdapter'
        ➜ Explicit dependency on target 'AmplifyMapLibreAdapter_AmplifyMapLibreUI' in project 'AmplifyMapLibreAdapter'
        ➜ Explicit dependency on target 'AmplifyMapLibreAdapter' in project 'AmplifyMapLibreAdapter'
        ➜ Explicit dependency on target 'Amplify' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSCognitoAuthPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSLocationGeoPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'MapLibre' in project 'MapLibre Native'
    Target 'AmplifyMapLibreAdapter_AmplifyMapLibreUI' in project 'AmplifyMapLibreAdapter' (no dependencies)
    Target 'AmplifyMapLibreAdapter' in project 'AmplifyMapLibreAdapter'
        ➜ Explicit dependency on target 'AmplifyMapLibreAdapter' in project 'AmplifyMapLibreAdapter'
        ➜ Explicit dependency on target 'Amplify' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSCognitoAuthPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSLocationGeoPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'MapLibre' in project 'MapLibre Native'
    Target 'AmplifyMapLibreAdapter' in project 'AmplifyMapLibreAdapter'
        ➜ Explicit dependency on target 'Amplify' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSCognitoAuthPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSLocationGeoPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'MapLibre' in project 'MapLibre Native'
    Target 'MapLibre' in project 'MapLibre Native' (no dependencies)
    Target 'AWSLocationGeoPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'AWSLocationGeoPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'Amplify_AWSLocationGeoPlugin' 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 'AWSClientRuntime' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSLocation' in project 'aws-sdk-swift'
    Target 'AWSLocationGeoPlugin' in project 'Amplify'
        ➜ Explicit dependency on target 'Amplify_AWSLocationGeoPlugin' 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 'AWSClientRuntime' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSLocation' in project 'aws-sdk-swift'
    Target 'AWSLocation' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSLocation' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'aws-sdk-swift_AWSLocation' 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 'AWSLocation' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'aws-sdk-swift_AWSLocation' 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 'aws-sdk-swift_AWSLocation' in project 'aws-sdk-swift' (no dependencies)
    Target 'Amplify_AWSLocationGeoPlugin' 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 'aws-sdk-swift_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 'aws-sdk-swift_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 'aws-sdk-swift_AWSCognitoIdentity' in project 'aws-sdk-swift' (no dependencies)
    Target 'AWSCognitoIdentityProvider' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'AWSCognitoIdentityProvider' in project 'aws-sdk-swift'
        ➜ Explicit dependency on target 'aws-sdk-swift_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 'aws-sdk-swift_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 'aws-sdk-swift_AWSCognitoIdentityProvider' in project 'aws-sdk-swift' (no dependencies)
    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 'AWSPluginsCore' in project 'Amplify'
        ➜ Explicit dependency on target 'Amplify_AWSPluginsCore' in project 'Amplify'
        ➜ Explicit dependency on target 'Amplify' in project 'Amplify'
    Target 'Amplify_AWSPluginsCore' 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 'Amplify' in project 'Amplify'
        ➜ Explicit dependency on target 'Amplify' in project 'Amplify'
        ➜ Explicit dependency on target 'Amplify_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)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: 1590f18a9cc3bd34a6e5d3da2f65db24
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1590f18a9cc3bd34a6e5d3da2f65db24.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework'. (in target 'AmplifyMapLibreUI' from project 'AmplifyMapLibreAdapter')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework'. (in target 'AmplifyMapLibreUI' from project 'AmplifyMapLibreAdapter')
error: The package product 'Amplify' requires minimum platform version 9.0 for the watchOS platform, but this target supports 6.0 (in target 'AmplifyMapLibreUI' from project 'AmplifyMapLibreAdapter')
error: The package product 'AWSCognitoAuthPlugin' requires minimum platform version 9.0 for the watchOS platform, but this target supports 6.0 (in target 'AmplifyMapLibreUI' from project 'AmplifyMapLibreAdapter')
error: The package product 'AWSLocationGeoPlugin' requires minimum platform version 9.0 for the watchOS platform, but this target supports 6.0 (in target 'AmplifyMapLibreUI' from project 'AmplifyMapLibreAdapter')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework'. (in target 'AmplifyMapLibreUI' from project 'AmplifyMapLibreAdapter')
error: The package product 'Amplify' requires minimum platform version 9.0 for the watchOS platform, but this target supports 6.0 (in target 'AmplifyMapLibreAdapter' from project 'AmplifyMapLibreAdapter')
error: The package product 'AWSCognitoAuthPlugin' requires minimum platform version 9.0 for the watchOS platform, but this target supports 6.0 (in target 'AmplifyMapLibreAdapter' from project 'AmplifyMapLibreAdapter')
error: The package product 'AWSLocationGeoPlugin' requires minimum platform version 9.0 for the watchOS platform, but this target supports 6.0 (in target 'AmplifyMapLibreAdapter' from project 'AmplifyMapLibreAdapter')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework'. (in target 'AmplifyMapLibreAdapter' from project 'AmplifyMapLibreAdapter')
error: The package product 'Amplify' requires minimum platform version 9.0 for the watchOS platform, but this target supports 6.0 (in target 'AmplifyMapLibreUITests' from project 'AmplifyMapLibreAdapter')
error: The package product 'AWSCognitoAuthPlugin' requires minimum platform version 9.0 for the watchOS platform, but this target supports 6.0 (in target 'AmplifyMapLibreUITests' from project 'AmplifyMapLibreAdapter')
error: The package product 'AWSLocationGeoPlugin' requires minimum platform version 9.0 for the watchOS platform, but this target supports 6.0 (in target 'AmplifyMapLibreUITests' from project 'AmplifyMapLibreAdapter')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework'. (in target 'AmplifyMapLibreUITests' from project 'AmplifyMapLibreAdapter')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework'. (in target 'AmplifyMapLibreUITests' from project 'AmplifyMapLibreAdapter')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework'. (in target 'MapLibre' from project 'MapLibre Native')
error: The package product 'Amplify' requires minimum platform version 9.0 for the watchOS platform, but this target supports 6.0 (in target 'AmplifyMapLibreAdapterTests' from project 'AmplifyMapLibreAdapter')
error: The package product 'AWSCognitoAuthPlugin' requires minimum platform version 9.0 for the watchOS platform, but this target supports 6.0 (in target 'AmplifyMapLibreAdapterTests' from project 'AmplifyMapLibreAdapter')
error: The package product 'AWSLocationGeoPlugin' requires minimum platform version 9.0 for the watchOS platform, but this target supports 6.0 (in target 'AmplifyMapLibreAdapterTests' from project 'AmplifyMapLibreAdapter')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework'. (in target 'AmplifyMapLibreAdapterTests' from project 'AmplifyMapLibreAdapter')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework'. (in target 'AmplifyMapLibreAdapterTests' from project 'AmplifyMapLibreAdapter')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework'. (in target 'AmplifyMapLibreAdapter' from project 'AmplifyMapLibreAdapter')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework'. (in target 'AmplifyMapLibreAdapter' from project 'AmplifyMapLibreAdapter')
** BUILD FAILED **
BUILD FAILURE 5.9 watchOS