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

Successful build of SendbirdChatSDK, reference 4.34.2 (067b04), with Swift 6.0 for macOS (SPM) on 12 Dec 2025 04:28:19 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sendbird/sendbird-chat-sdk-ios.git
Reference: 4.34.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sendbird/sendbird-chat-sdk-ios
 * tag               4.34.2     -> FETCH_HEAD
HEAD is now at 067b04b Merge pull request #141 from sendbird/release/4.34.2
Cloned https://github.com/sendbird/sendbird-chat-sdk-ios.git
Revision (git rev-parse @):
067b04b3fb340265729561615a1d643c28db0bac
SUCCESS checkout https://github.com/sendbird/sendbird-chat-sdk-ios.git at 4.34.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/sendbird/sendbird-chat-sdk-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[1/4] Copying SendbirdAuthSDK.framework
[2/4] Copying SendbirdChatSDK.framework
[3/4] Write swift-version-5BDAB9E9C0126B9D.txt
[5/6] Compiling SendbirdChatSDKWrapper SendbirdChatSDKWrapper.swift
[6/6] Emitting module SendbirdChatSDKWrapper
Build complete! (13.37s)
[16375/43802964] Downloading https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.34.2/SendbirdChatSDK.xcframework.zip
[17577409/64536415] Downloading https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.34.2/SendbirdChatSDK.xcframework.zip, https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.34.2/SendbirdAuthSDK.xcframework.zip
Downloading binary artifact https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.34.2/SendbirdChatSDK.xcframework.zip
Downloading binary artifact https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.34.2/SendbirdAuthSDK.xcframework.zip
Downloaded https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.34.2/SendbirdAuthSDK.xcframework.zip (1.62s)
Downloaded https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.34.2/SendbirdChatSDK.xcframework.zip (2.68s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SendbirdChatSDK",
  "name" : "SendbirdChatSDK",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "SendbirdChatSDK",
      "targets" : [
        "SendbirdChatSDKWrapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SendbirdChatSDKWrapper",
      "module_type" : "SwiftTarget",
      "name" : "SendbirdChatSDKWrapper",
      "path" : "Sources/SendbirdChatSDKWrapper",
      "product_memberships" : [
        "SendbirdChatSDK"
      ],
      "sources" : [
        "SendbirdChatSDKWrapper.swift"
      ],
      "target_dependencies" : [
        "SendbirdChatSDK",
        "SendbirdAuthSDK"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SendbirdChatSDK",
      "module_type" : "BinaryTarget",
      "name" : "SendbirdChatSDK",
      "path" : "remote/archive/SendbirdChatSDK.xcframework.zip",
      "product_memberships" : [
        "SendbirdChatSDK"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "SendbirdAuthSDK",
      "module_type" : "BinaryTarget",
      "name" : "SendbirdAuthSDK",
      "path" : "remote/archive/SendbirdAuthSDK.xcframework.zip",
      "product_memberships" : [
        "SendbirdChatSDK"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
Done.