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 v1.0.0 (e84094), with Swift 5.9 for iOS using Xcode 15.2 on 15 Jul 2024 09:45:37 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme AmazonConnectChatIOS -destination generic/platform=iOS

Build Log

========================================
RunAll
========================================
Builder version: 4.46.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/amazon-connect/amazon-connect-chat-ios.git
Reference: v1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/amazon-connect/amazon-connect-chat-ios
 * tag               v1.0.0     -> FETCH_HEAD
HEAD is now at e84094a Prepare for release 1.0.0
Cloned https://github.com/amazon-connect/amazon-connect-chat-ios.git
Revision (git rev-parse @):
e84094aa9dbd7b1b2bd690a0e5482a212ae2e9a7
SUCCESS checkout https://github.com/amazon-connect/amazon-connect-chat-ios.git at v1.0.0
========================================
Build
========================================
Selected platform:         iOS
Swift version:             5.9
Building package at path:  $workDir
https://github.com/amazon-connect/amazon-connect-chat-ios.git
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/aws-amplify/aws-sdk-ios-spm
Creating working copy of package ‘aws-sdk-ios-spm’
Checking out 2.36.4 of package ‘aws-sdk-ios-spm’
Resolved source packages:
  AWSiOSSDKV2: https://github.com/aws-amplify/aws-sdk-ios-spm @ 2.36.4
resolved source packages: AWSiOSSDKV2
{
  "dependencies" : [
    {
      "identity" : "aws-sdk-ios-spm",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.36.4",
            "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/Config.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-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme AmazonConnectChatIOS -destination generic/platform=iOS
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 AmazonConnectChatIOS -destination generic/platform=iOS
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:
  AWSiOSSDKV2: https://github.com/aws-amplify/aws-sdk-ios-spm @ 2.36.4
Prepare packages
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
Build description signature: 248744f6b5f24a6bd6be9a3266fd5a5e
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/248744f6b5f24a6bd6be9a3266fd5a5e.xcbuilddata
/Users/admin/builder/spi-builder-workspace/AmazonConnectChatIOS.xcodeproj: error: No signing certificate "iOS Development" found: No "iOS Development" signing certificate matching team ID "94KV3E626L" with a private key was found. (in target 'AmazonConnectChatIOS' from project 'AmazonConnectChatIOS')
** 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 AmazonConnectChatIOS -destination generic/platform=iOS
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:
  AWSiOSSDKV2: https://github.com/aws-amplify/aws-sdk-ios-spm @ 2.36.4
Prepare packages
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
Build description signature: 248744f6b5f24a6bd6be9a3266fd5a5e
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/248744f6b5f24a6bd6be9a3266fd5a5e.xcbuilddata
/Users/admin/builder/spi-builder-workspace/AmazonConnectChatIOS.xcodeproj: error: No signing certificate "iOS Development" found: No "iOS Development" signing certificate matching team ID "94KV3E626L" with a private key was found. (in target 'AmazonConnectChatIOS' from project 'AmazonConnectChatIOS')
** BUILD FAILED **
BUILD FAILURE 5.9 iOS