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 AmazonConnectChatIOS, reference main (2b3401), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 6 May 2025 02:10:52 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/amazon-connect/amazon-connect-chat-ios.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/amazon-connect/amazon-connect-chat-ios
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2b3401e Updating transcriptListPublisher to pass back previousTranscriptNextToken (#59)
Cloned https://github.com/amazon-connect/amazon-connect-chat-ios.git
Revision (git rev-parse @):
2b3401e3dbd90e87af4dab488df75f018f711700
SUCCESS checkout https://github.com/amazon-connect/amazon-connect-chat-ios.git at main
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.1
Building package at path:  $PWD
https://github.com/amazon-connect/amazon-connect-chat-ios.git
https://github.com/amazon-connect/amazon-connect-chat-ios.git
{
  "dependencies" : [
    {
      "identity" : "aws-sdk-ios-spm",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.40.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/aws-amplify/aws-sdk-ios-spm"
    }
  ],
  "manifest_display_name" : "AmazonConnectChatIOS",
  "name" : "AmazonConnectChatIOS",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "AmazonConnectChatIOS",
      "targets" : [
        "AmazonConnectChatIOS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AmazonConnectChatIOSSDK",
      "module_type" : "BinaryTarget",
      "name" : "AmazonConnectChatIOSSDK",
      "path" : "Sources/AmazonConnectChatIOS.xcframework",
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "AmazonConnectChatIOS",
      "module_type" : "SwiftTarget",
      "name" : "AmazonConnectChatIOS",
      "path" : "Sources",
      "product_dependencies" : [
        "AWSCore",
        "AWSConnectParticipant"
      ],
      "product_memberships" : [
        "AmazonConnectChatIOS"
      ],
      "sources" : [
        "Core/Models/AttachmentTypes.swift",
        "Core/Models/ChatDetails.swift",
        "Core/Models/ChatEvent.swift",
        "Core/Models/ConnectionDetails.swift",
        "Core/Models/Event.swift",
        "Core/Models/GlobalConfig.swift",
        "Core/Models/Message.swift",
        "Core/Models/MessageContent.swift",
        "Core/Models/Metadata.swift",
        "Core/Models/Notifications.swift",
        "Core/Models/TranscriptItem.swift",
        "Core/Models/TranscriptResponse.swift",
        "Core/Models/WebSocketErrorCodes.swift",
        "Core/Network/APIClient.swift",
        "Core/Network/AWSClient.swift",
        "Core/Network/AWSConnectParticipantAdapter.swift",
        "Core/Network/HeartbeatManager.swift",
        "Core/Network/MessageReceiptsManager.swift",
        "Core/Network/MetricsClient.swift",
        "Core/Network/MetricsManager.swift",
        "Core/Network/NetworkConnectionManager.swift",
        "Core/Network/WebSocketManager.swift",
        "Core/Service/ChatService.swift",
        "Core/Service/ChatSession.swift",
        "Core/Utils/CommonUtils.swift",
        "Core/Utils/ConnectionDetailsProvider.swift",
        "Core/Utils/Constants.swift",
        "Core/Utils/HttpClient/DefaultHttpClient.swift",
        "Core/Utils/HttpClient/HttpClient.swift",
        "Core/Utils/HttpClient/HttpHeader.swift",
        "Core/Utils/HttpClient/HttpMethod.swift",
        "Core/Utils/Logger/SDKLogger.swift",
        "Core/Utils/Logger/SDKLoggerProtocol.swift",
        "Core/Utils/MetricsUtils.swift",
        "Core/Utils/TranscriptItemUtils.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/aws-amplify/aws-sdk-ios-spm
Creating working copy of package ‘aws-sdk-ios-spm’
Checking out 2.40.2 of package ‘aws-sdk-ios-spm’
Resolved source packages:
  AWSiOSSDKV2: https://github.com/aws-amplify/aws-sdk-ios-spm @ 2.40.2
resolved source packages: AWSiOSSDKV2
{
  "dependencies" : [
    {
      "identity" : "aws-sdk-ios-spm",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.40.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/aws-amplify/aws-sdk-ios-spm"
    }
  ],
  "manifest_display_name" : "AmazonConnectChatIOS",
  "name" : "AmazonConnectChatIOS",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "AmazonConnectChatIOS",
      "targets" : [
        "AmazonConnectChatIOS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AmazonConnectChatIOSSDK",
      "module_type" : "BinaryTarget",
      "name" : "AmazonConnectChatIOSSDK",
      "path" : "Sources/AmazonConnectChatIOS.xcframework",
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "AmazonConnectChatIOS",
      "module_type" : "SwiftTarget",
      "name" : "AmazonConnectChatIOS",
      "path" : "Sources",
      "product_dependencies" : [
        "AWSCore",
        "AWSConnectParticipant"
      ],
      "product_memberships" : [
        "AmazonConnectChatIOS"
      ],
      "sources" : [
        "Core/Models/AttachmentTypes.swift",
        "Core/Models/ChatDetails.swift",
        "Core/Models/ChatEvent.swift",
        "Core/Models/ConnectionDetails.swift",
        "Core/Models/Event.swift",
        "Core/Models/GlobalConfig.swift",
        "Core/Models/Message.swift",
        "Core/Models/MessageContent.swift",
        "Core/Models/Metadata.swift",
        "Core/Models/Notifications.swift",
        "Core/Models/TranscriptItem.swift",
        "Core/Models/TranscriptResponse.swift",
        "Core/Models/WebSocketErrorCodes.swift",
        "Core/Network/APIClient.swift",
        "Core/Network/AWSClient.swift",
        "Core/Network/AWSConnectParticipantAdapter.swift",
        "Core/Network/HeartbeatManager.swift",
        "Core/Network/MessageReceiptsManager.swift",
        "Core/Network/MetricsClient.swift",
        "Core/Network/MetricsManager.swift",
        "Core/Network/NetworkConnectionManager.swift",
        "Core/Network/WebSocketManager.swift",
        "Core/Service/ChatService.swift",
        "Core/Service/ChatSession.swift",
        "Core/Utils/CommonUtils.swift",
        "Core/Utils/ConnectionDetailsProvider.swift",
        "Core/Utils/Constants.swift",
        "Core/Utils/HttpClient/DefaultHttpClient.swift",
        "Core/Utils/HttpClient/HttpClient.swift",
        "Core/Utils/HttpClient/HttpHeader.swift",
        "Core/Utils/HttpClient/HttpMethod.swift",
        "Core/Utils/Logger/SDKLogger.swift",
        "Core/Utils/Logger/SDKLoggerProtocol.swift",
        "Core/Utils/MetricsUtils.swift",
        "Core/Utils/TranscriptItemUtils.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "AmazonConnectChatIOS",
    "schemes" : [
      "AmazonConnectChatIOS"
    ],
    "targets" : [
      "AmazonConnectChatIOS",
      "AmazonConnectChatIOSTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AmazonConnectChatIOS -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.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 AmazonConnectChatIOS -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
  AWSiOSSDKV2: https://github.com/aws-amplify/aws-sdk-ios-spm @ 2.40.2
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
    Target 'AmazonConnectChatIOS' in project 'AmazonConnectChatIOS'
        ➜ Explicit dependency on target 'AWSConnectParticipant' in project 'AWSiOSSDKV2'
        ➜ Explicit dependency on target 'AWSCore' in project 'AWSiOSSDKV2'
    Target 'AWSCore' in project 'AWSiOSSDKV2' (no dependencies)
    Target 'AWSConnectParticipant' in project 'AWSiOSSDKV2'
        ➜ Explicit dependency on target 'AWSConnectParticipant-Target' in project 'AWSiOSSDKV2'
    Target 'AWSConnectParticipant-Target' in project 'AWSiOSSDKV2' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: f1a8c748f41f57447514df8c7028af40
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f1a8c748f41f57447514df8c7028af40.xcbuilddata
/Users/admin/builder/spi-builder-workspace/AmazonConnectChatIOS.xcodeproj: error: No signing certificate "Mac Development" found: No "Mac Development" signing certificate matching team ID "94KV3E626L" with a private key was found. (in target 'AmazonConnectChatIOS' from project 'AmazonConnectChatIOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework:1:1: error: While building for Mac Catalyst, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework'. (in target 'AmazonConnectChatIOS' from project 'AmazonConnectChatIOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSConnectParticipant/AWSConnectParticipant.xcframework:1:1: error: While building for Mac Catalyst, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSConnectParticipant/AWSConnectParticipant.xcframework'. (in target 'AmazonConnectChatIOS' from project 'AmazonConnectChatIOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework:1:1: error: While building for Mac Catalyst, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework'. (in target 'AmazonConnectChatIOS' from project 'AmazonConnectChatIOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework:1:1: error: While building for Mac Catalyst, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework'. (in target 'AWSConnectParticipant-Target' from project 'AWSiOSSDKV2')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSConnectParticipant/AWSConnectParticipant.xcframework:1:1: error: While building for Mac Catalyst, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSConnectParticipant/AWSConnectParticipant.xcframework'. (in target 'AWSConnectParticipant-Target' from project 'AWSiOSSDKV2')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework:1:1: error: While building for Mac Catalyst, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework'. (in target 'AWSConnectParticipant' from project 'AWSiOSSDKV2')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSConnectParticipant/AWSConnectParticipant.xcframework:1:1: error: While building for Mac Catalyst, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSConnectParticipant/AWSConnectParticipant.xcframework'. (in target 'AWSConnectParticipant' from project 'AWSiOSSDKV2')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework:1:1: error: While building for Mac Catalyst, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework'. (in target 'AWSCore' from project 'AWSiOSSDKV2')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:3a542e817e188aaa57d00ee1d7e43cde6f46e929, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:3a542e817e188aaa57d00ee1d7e43cde6f46e929, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building project AmazonConnectChatIOS with scheme AmazonConnectChatIOS
(1 failure)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  AWSiOSSDKV2: https://github.com/aws-amplify/aws-sdk-ios-spm @ 2.40.2
resolved source packages: AWSiOSSDKV2
{
  "dependencies" : [
    {
      "identity" : "aws-sdk-ios-spm",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.40.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/aws-amplify/aws-sdk-ios-spm"
    }
  ],
  "manifest_display_name" : "AmazonConnectChatIOS",
  "name" : "AmazonConnectChatIOS",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "AmazonConnectChatIOS",
      "targets" : [
        "AmazonConnectChatIOS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AmazonConnectChatIOSSDK",
      "module_type" : "BinaryTarget",
      "name" : "AmazonConnectChatIOSSDK",
      "path" : "Sources/AmazonConnectChatIOS.xcframework",
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "AmazonConnectChatIOS",
      "module_type" : "SwiftTarget",
      "name" : "AmazonConnectChatIOS",
      "path" : "Sources",
      "product_dependencies" : [
        "AWSCore",
        "AWSConnectParticipant"
      ],
      "product_memberships" : [
        "AmazonConnectChatIOS"
      ],
      "sources" : [
        "Core/Models/AttachmentTypes.swift",
        "Core/Models/ChatDetails.swift",
        "Core/Models/ChatEvent.swift",
        "Core/Models/ConnectionDetails.swift",
        "Core/Models/Event.swift",
        "Core/Models/GlobalConfig.swift",
        "Core/Models/Message.swift",
        "Core/Models/MessageContent.swift",
        "Core/Models/Metadata.swift",
        "Core/Models/Notifications.swift",
        "Core/Models/TranscriptItem.swift",
        "Core/Models/TranscriptResponse.swift",
        "Core/Models/WebSocketErrorCodes.swift",
        "Core/Network/APIClient.swift",
        "Core/Network/AWSClient.swift",
        "Core/Network/AWSConnectParticipantAdapter.swift",
        "Core/Network/HeartbeatManager.swift",
        "Core/Network/MessageReceiptsManager.swift",
        "Core/Network/MetricsClient.swift",
        "Core/Network/MetricsManager.swift",
        "Core/Network/NetworkConnectionManager.swift",
        "Core/Network/WebSocketManager.swift",
        "Core/Service/ChatService.swift",
        "Core/Service/ChatSession.swift",
        "Core/Utils/CommonUtils.swift",
        "Core/Utils/ConnectionDetailsProvider.swift",
        "Core/Utils/Constants.swift",
        "Core/Utils/HttpClient/DefaultHttpClient.swift",
        "Core/Utils/HttpClient/HttpClient.swift",
        "Core/Utils/HttpClient/HttpHeader.swift",
        "Core/Utils/HttpClient/HttpMethod.swift",
        "Core/Utils/Logger/SDKLogger.swift",
        "Core/Utils/Logger/SDKLoggerProtocol.swift",
        "Core/Utils/MetricsUtils.swift",
        "Core/Utils/TranscriptItemUtils.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "AmazonConnectChatIOS",
    "schemes" : [
      "AmazonConnectChatIOS"
    ],
    "targets" : [
      "AmazonConnectChatIOS",
      "AmazonConnectChatIOSTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AmazonConnectChatIOS -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-16.3.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 AmazonConnectChatIOS -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  AWSiOSSDKV2: https://github.com/aws-amplify/aws-sdk-ios-spm @ 2.40.2
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
    Target 'AmazonConnectChatIOS' in project 'AmazonConnectChatIOS'
        ➜ Explicit dependency on target 'AWSConnectParticipant' in project 'AWSiOSSDKV2'
        ➜ Explicit dependency on target 'AWSCore' in project 'AWSiOSSDKV2'
    Target 'AWSCore' in project 'AWSiOSSDKV2' (no dependencies)
    Target 'AWSConnectParticipant' in project 'AWSiOSSDKV2'
        ➜ Explicit dependency on target 'AWSConnectParticipant-Target' in project 'AWSiOSSDKV2'
    Target 'AWSConnectParticipant-Target' in project 'AWSiOSSDKV2' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 099b2e30c439e1cbe3fd29de581fad40
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/099b2e30c439e1cbe3fd29de581fad40.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework:1:1: error: While building for Mac Catalyst, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework'. (in target 'AWSCore' from project 'AWSiOSSDKV2')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework:1:1: error: While building for Mac Catalyst, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework'. (in target 'AWSConnectParticipant' from project 'AWSiOSSDKV2')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSConnectParticipant/AWSConnectParticipant.xcframework:1:1: error: While building for Mac Catalyst, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSConnectParticipant/AWSConnectParticipant.xcframework'. (in target 'AWSConnectParticipant' from project 'AWSiOSSDKV2')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework:1:1: error: While building for Mac Catalyst, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework'. (in target 'AWSConnectParticipant-Target' from project 'AWSiOSSDKV2')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSConnectParticipant/AWSConnectParticipant.xcframework:1:1: error: While building for Mac Catalyst, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSConnectParticipant/AWSConnectParticipant.xcframework'. (in target 'AWSConnectParticipant-Target' from project 'AWSiOSSDKV2')
/Users/admin/builder/spi-builder-workspace/AmazonConnectChatIOS.xcodeproj: error: No signing certificate "Mac Development" found: No "Mac Development" signing certificate matching team ID "94KV3E626L" with a private key was found. (in target 'AmazonConnectChatIOS' from project 'AmazonConnectChatIOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework:1:1: error: While building for Mac Catalyst, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework'. (in target 'AmazonConnectChatIOS' from project 'AmazonConnectChatIOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSConnectParticipant/AWSConnectParticipant.xcframework:1:1: error: While building for Mac Catalyst, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSConnectParticipant/AWSConnectParticipant.xcframework'. (in target 'AmazonConnectChatIOS' from project 'AmazonConnectChatIOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework:1:1: error: While building for Mac Catalyst, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/aws-sdk-ios-spm/AWSCore/AWSCore.xcframework'. (in target 'AmazonConnectChatIOS' from project 'AmazonConnectChatIOS')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:3a542e817e188aaa57d00ee1d7e43cde6f46e929, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:3a542e817e188aaa57d00ee1d7e43cde6f46e929, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building project AmazonConnectChatIOS with scheme AmazonConnectChatIOS
(1 failure)
BUILD FAILURE 6.1 macosXcodebuild