Build Information
Successful build of SendbirdChatSDK, reference master (067b04), with Swift 5.10 for macOS (SPM) on 12 Dec 2025 04:26:51 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.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: 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
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/sendbird/sendbird-chat-sdk-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.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-33747A42983211AE.txt
[5/6] Compiling SendbirdChatSDKWrapper SendbirdChatSDKWrapper.swift
[6/6] Emitting module SendbirdChatSDKWrapper
Build complete! (13.94s)
[16375/43802964] Downloading https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.34.2/SendbirdChatSDK.xcframework.zip
[10331740/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/SendbirdAuthSDK.xcframework.zip
Downloading binary artifact 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.62s)
Downloaded https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.34.2/SendbirdChatSDK.xcframework.zip (2.88s)
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.