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 SendbirdUIKit, reference 3.27.4 (8f5468), with Swift 6.0 for watchOS using Xcode 16.0 on 15 Oct 2024 04:17:07 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SendbirdUIKit -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sendbird/sendbird-uikit-ios.git
Reference: 3.27.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sendbird/sendbird-uikit-ios
 * tag               3.27.4     -> FETCH_HEAD
HEAD is now at 8f5468a Merge pull request #134 from sendbird/release/3.27.4
Updating files:  79% (4899/6169)
Updating files:  80% (4936/6169)
Updating files:  81% (4997/6169)
Updating files:  82% (5059/6169)
Updating files:  83% (5121/6169)
Updating files:  84% (5182/6169)
Updating files:  85% (5244/6169)
Updating files:  86% (5306/6169)
Updating files:  87% (5368/6169)
Updating files:  88% (5429/6169)
Updating files:  89% (5491/6169)
Updating files:  90% (5553/6169)
Updating files:  91% (5614/6169)
Updating files:  92% (5676/6169)
Updating files:  93% (5738/6169)
Updating files:  94% (5799/6169)
Updating files:  95% (5861/6169)
Updating files:  96% (5923/6169)
Updating files:  97% (5984/6169)
Updating files:  98% (6046/6169)
Updating files:  99% (6108/6169)
Updating files: 100% (6169/6169)
Updating files: 100% (6169/6169), done.
Cloned https://github.com/sendbird/sendbird-uikit-ios.git
Revision (git rev-parse @):
8f5468a0bc2cb5c2110475db2c86707185ba2274
SUCCESS checkout https://github.com/sendbird/sendbird-uikit-ios.git at 3.27.4
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/sendbird/sendbird-uikit-ios.git
Command line invocation:
    /Applications/Xcode-16.0.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/sendbird/sendbird-chat-sdk-ios
Creating working copy of package ‘sendbird-chat-sdk-ios’
Checking out 4.21.8 of package ‘sendbird-chat-sdk-ios’
Resolve Package Graph
Resolved source packages:
  SendbirdChatSDK: https://github.com/sendbird/sendbird-chat-sdk-ios @ 4.21.8
  SendbirdUIKit: /Users/admin/builder/spi-builder-workspace
resolved source packages: SendbirdChatSDK, SendbirdUIKit
{
  "dependencies" : [
    {
      "identity" : "sendbird-chat-sdk-ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.21.1",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/sendbird/sendbird-chat-sdk-ios"
    }
  ],
  "manifest_display_name" : "SendbirdUIKit",
  "name" : "SendbirdUIKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "SendbirdUIKit",
      "targets" : [
        "SendbirdUIKitTarget"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SendbirdUIKitTarget",
      "module_type" : "SwiftTarget",
      "name" : "SendbirdUIKitTarget",
      "path" : "Framework/Dependency",
      "product_dependencies" : [
        "SendbirdChatSDK"
      ],
      "product_memberships" : [
        "SendbirdUIKit"
      ],
      "sources" : [
        "SendBirdUIKit.swift"
      ],
      "target_dependencies" : [
        "SendbirdUIKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SendbirdUIKit",
      "module_type" : "BinaryTarget",
      "name" : "SendbirdUIKit",
      "path" : "Framework/SendbirdUIKit.xcframework",
      "product_memberships" : [
        "SendbirdUIKit"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SendbirdUIKit"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SendbirdUIKit -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Command line invocation:
    /Applications/Xcode-16.0.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 SendbirdUIKit -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  SendbirdUIKit: /Users/admin/builder/spi-builder-workspace
  SendbirdChatSDK: https://github.com/sendbird/sendbird-chat-sdk-ios @ 4.21.8
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
    Target 'SendbirdUIKit' in project 'SendbirdUIKit'
        ➜ Explicit dependency on target 'SendbirdUIKitTarget' in project 'SendbirdUIKit'
        ➜ Explicit dependency on target 'SendbirdChatSDK' in project 'SendbirdChatSDK'
    Target 'SendbirdUIKitTarget' in project 'SendbirdUIKit'
        ➜ Explicit dependency on target 'SendbirdChatSDK' in project 'SendbirdChatSDK'
    Target 'SendbirdChatSDK' in project 'SendbirdChatSDK' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: ac2e4090b11eb2efc63ba3efd9a7e2a5
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ac2e4090b11eb2efc63ba3efd9a7e2a5.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Framework/SendbirdUIKit.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Framework/SendbirdUIKit.xcframework'. (in target 'SendbirdUIKitTarget' from project 'SendbirdUIKit')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/sendbird-chat-sdk-ios/SendbirdChatSDK/SendbirdChatSDK.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/sendbird-chat-sdk-ios/SendbirdChatSDK/SendbirdChatSDK.xcframework'. (in target 'SendbirdUIKitTarget' from project 'SendbirdUIKit')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/sendbird-chat-sdk-ios/SendbirdChatSDK/SendbirdChatSDK.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/sendbird-chat-sdk-ios/SendbirdChatSDK/SendbirdChatSDK.xcframework'. (in target 'SendbirdChatSDK' from project 'SendbirdChatSDK')
/Users/admin/builder/spi-builder-workspace/Framework/SendbirdUIKit.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Framework/SendbirdUIKit.xcframework'. (in target 'SendbirdUIKit' from project 'SendbirdUIKit')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/sendbird-chat-sdk-ios/SendbirdChatSDK/SendbirdChatSDK.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/sendbird-chat-sdk-ios/SendbirdChatSDK/SendbirdChatSDK.xcframework'. (in target 'SendbirdUIKit' from project 'SendbirdUIKit')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/sendbird-chat-sdk-ios/SendbirdChatSDK/SendbirdChatSDK.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/sendbird-chat-sdk-ios/SendbirdChatSDK/SendbirdChatSDK.xcframework'. (in target 'SendbirdUIKit' from project 'SendbirdUIKit')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme SendbirdUIKit
(1 failure)
Command line invocation:
    /Applications/Xcode-16.0.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 SendbirdUIKit -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
Resolve Package Graph
Resolved source packages:
  SendbirdChatSDK: https://github.com/sendbird/sendbird-chat-sdk-ios @ 4.21.8
  SendbirdUIKit: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
    Target 'SendbirdUIKit' in project 'SendbirdUIKit'
        ➜ Explicit dependency on target 'SendbirdUIKitTarget' in project 'SendbirdUIKit'
        ➜ Explicit dependency on target 'SendbirdChatSDK' in project 'SendbirdChatSDK'
    Target 'SendbirdUIKitTarget' in project 'SendbirdUIKit'
        ➜ Explicit dependency on target 'SendbirdChatSDK' in project 'SendbirdChatSDK'
    Target 'SendbirdChatSDK' in project 'SendbirdChatSDK' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/sendbird-chat-sdk-ios/SendbirdChatSDK/SendbirdChatSDK.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/sendbird-chat-sdk-ios/SendbirdChatSDK/SendbirdChatSDK.xcframework'. (in target 'SendbirdChatSDK' from project 'SendbirdChatSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/sendbird-chat-sdk-ios/SendbirdChatSDK/SendbirdChatSDK.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/sendbird-chat-sdk-ios/SendbirdChatSDK/SendbirdChatSDK.xcframework'. (in target 'SendbirdUIKit' from project 'SendbirdUIKit')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/sendbird-chat-sdk-ios/SendbirdChatSDK/SendbirdChatSDK.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/sendbird-chat-sdk-ios/SendbirdChatSDK/SendbirdChatSDK.xcframework'. (in target 'SendbirdUIKit' from project 'SendbirdUIKit')
/Users/admin/builder/spi-builder-workspace/Framework/SendbirdUIKit.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Framework/SendbirdUIKit.xcframework'. (in target 'SendbirdUIKit' from project 'SendbirdUIKit')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/sendbird-chat-sdk-ios/SendbirdChatSDK/SendbirdChatSDK.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/sendbird-chat-sdk-ios/SendbirdChatSDK/SendbirdChatSDK.xcframework'. (in target 'SendbirdUIKitTarget' from project 'SendbirdUIKit')
/Users/admin/builder/spi-builder-workspace/Framework/SendbirdUIKit.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Framework/SendbirdUIKit.xcframework'. (in target 'SendbirdUIKitTarget' from project 'SendbirdUIKit')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme SendbirdUIKit
(1 failure)
BUILD FAILURE 6.0 watchOS