Build Information
Successful build of SendbirdChatSDK, reference 4.34.2 (067b04), with Swift 6.2 for macOS (SPM) on 12 Dec 2025 04:29:20 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build 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
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
[3630/43802964] Downloading https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.34.2/SendbirdChatSDK.xcframework.zip
[21347045/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
Downloaded https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.34.2/SendbirdAuthSDK.xcframework.zip (2.22s)
Downloaded https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.34.2/SendbirdChatSDK.xcframework.zip (2.79s)
========================================
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.41s)
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.34.2 (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.45s)
Fetched https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.34.2/SendbirdChatSDK.xcframework.zip from cache (2.01s)
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! (9.66s)
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.