The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build SendbirdChatSDK, reference 4.27.2 (324720), with Swift 6.1 for macOS (SPM) on 10 Jun 2025 07:27:04 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sendbird/sendbird-chat-sdk-ios.git
Reference: 4.27.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sendbird/sendbird-chat-sdk-ios
 * tag               4.27.2     -> FETCH_HEAD
HEAD is now at 324720a Merge pull request #103 from sendbird/release/4.27.2
Cloned https://github.com/sendbird/sendbird-chat-sdk-ios.git
Revision (git rev-parse @):
324720a9e26f20260e9024b39711f11a42ba0638
SUCCESS checkout https://github.com/sendbird/sendbird-chat-sdk-ios.git at 4.27.2
Downloading binary artifact https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.27.2/SendbirdChatSDK.xcframework.zip
[16375/63585572] Downloading https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.27.2/SendbirdChatSDK.xcframework.zip
Downloaded https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.27.2/SendbirdChatSDK.xcframework.zip (3.97s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "sendbird-chat-sdk-ios",
      "name": "SendbirdChatSDK",
      "url": "https://github.com/sendbird/sendbird-chat-sdk-ios.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/sendbird-chat-sdk-ios",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/sendbird/sendbird-chat-sdk-ios.git
[1/4060] Fetching sendbird-chat-sdk-ios
Fetched https://github.com/sendbird/sendbird-chat-sdk-ios.git from cache (2.15s)
Creating working copy for https://github.com/sendbird/sendbird-chat-sdk-ios.git
Working copy of https://github.com/sendbird/sendbird-chat-sdk-ios.git resolved at 4.27.2 (324720a)
Fetching binary artifact https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.27.2/SendbirdChatSDK.xcframework.zip from cache
Fetched https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.27.2/SendbirdChatSDK.xcframework.zip from cache (2.87s)
warning: '.resolve-product-dependencies': dependency 'sendbird-chat-sdk-ios' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/sendbird/sendbird-chat-sdk-ios.git
https://github.com/sendbird/sendbird-chat-sdk-ios.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SendbirdChatSDK",
  "name" : "SendbirdChatSDK",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "SendbirdChatSDK",
      "targets" : [
        "SendbirdChatSDK"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SendbirdChatSDK",
      "module_type" : "BinaryTarget",
      "name" : "SendbirdChatSDK",
      "path" : "remote/archive/SendbirdChatSDK.xcframework.zip",
      "product_memberships" : [
        "SendbirdChatSDK"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.1 macosSpm