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 master (067b04), with Swift 6.2 for macOS (SPM) on 12 Dec 2025 04:28:27 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.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: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sendbird/sendbird-chat-sdk-ios
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
Downloading binary artifact 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
[16375/20733451] Downloading https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.34.2/SendbirdAuthSDK.xcframework.zip
[20506746/64536415] Downloading https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.34.2/SendbirdAuthSDK.xcframework.zip, https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.34.2/SendbirdChatSDK.xcframework.zip
Downloaded https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.34.2/SendbirdAuthSDK.xcframework.zip (1.50s)
Downloaded https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.34.2/SendbirdChatSDK.xcframework.zip (2.80s)
========================================
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/4262] Fetching sendbird-chat-sdk-ios
Fetched https://github.com/sendbird/sendbird-chat-sdk-ios.git from cache (2.43s)
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 master (067b04b)
Fetching binary artifact https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.34.2/SendbirdChatSDK.xcframework.zip from cache
Fetching binary artifact https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.34.2/SendbirdAuthSDK.xcframework.zip from cache
Fetched https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.34.2/SendbirdAuthSDK.xcframework.zip from cache (1.39s)
Fetched https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.34.2/SendbirdChatSDK.xcframework.zip from cache (1.93s)
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.2
Building package at path:  $PWD
https://github.com/sendbird/sendbird-chat-sdk-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.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-49B95AFC49DCD68C.txt
[5/6] Compiling SendbirdChatSDKWrapper SendbirdChatSDKWrapper.swift
[6/6] Emitting module SendbirdChatSDKWrapper
Build complete! (8.81s)
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.