Build Information
Failed to build SendbirdChatSDK, reference master (965ad6), with Swift 6.1 for macOS (SPM) on 29 Apr 2026 21:31:16 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.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 965ad6f Merge pull request #153 from sendbird/release/4.39.3
Cloned https://github.com/sendbird/sendbird-chat-sdk-ios.git
Revision (git rev-parse @):
965ad6f4663cb0ece2a1f8445217a915162a5ba7
SUCCESS checkout https://github.com/sendbird/sendbird-chat-sdk-ios.git at master
========================================
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" : [
{
"identity" : "sendbird-auth-ios",
"requirement" : {
"exact" : [
"1.1.1"
]
},
"type" : "sourceControl",
"url" : "https://github.com/sendbird/sendbird-auth-ios.git"
}
],
"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_dependencies" : [
"SendbirdAuthSDK"
],
"product_memberships" : [
"SendbirdChatSDK"
],
"sources" : [
"SendbirdChatSDKWrapper.swift"
],
"target_dependencies" : [
"SendbirdChatSDK"
],
"type" : "library"
},
{
"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
Fetching https://github.com/sendbird/sendbird-auth-ios.git
[1/3256] Fetching sendbird-auth-ios
Fetched https://github.com/sendbird/sendbird-auth-ios.git from cache (1.22s)
Computing version for https://github.com/sendbird/sendbird-auth-ios.git
Computed https://github.com/sendbird/sendbird-auth-ios.git at 1.1.1 (1.69s)
Creating working copy for https://github.com/sendbird/sendbird-auth-ios.git
Working copy of https://github.com/sendbird/sendbird-auth-ios.git resolved at 1.1.1
Downloading binary artifact https://github.com/sendbird/sendbird-auth-ios/releases/download/1.1.1/SendbirdAuthSDK.xcframework.zip
Downloading binary artifact https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.39.3/SendbirdChatSDK.xcframework.zip
Downloading binary artifact https://github.com/sendbird/sendbird-auth-ios/releases/download/1.1.1/SendbirdAuthSDKStatic.xcframework.zip
[16375/52265998] Downloading https://github.com/sendbird/sendbird-auth-ios/releases/download/1.1.1/SendbirdAuthSDK.xcframework.zip
[7306033/105521454] Downloading https://github.com/sendbird/sendbird-auth-ios/releases/download/1.1.1/SendbirdAuthSDK.xcframework.zip, https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.39.3/SendbirdChatSDK.xcframework.zip
[105816348/168188386] Downloading https://github.com/sendbird/sendbird-auth-ios/releases/download/1.1.1/SendbirdAuthSDK.xcframework.zip, https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.39.3/SendbirdChatSDK.xcframework.zip, https://github.com/sendbird/sendbird-auth-ios/releases/download/1.1.1/SendbirdAuthSDKStatic.xcframework.zip
Downloaded https://github.com/sendbird/sendbird-auth-ios/releases/download/1.1.1/SendbirdAuthSDK.xcframework.zip (3.31s)
Downloaded https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.39.3/SendbirdChatSDK.xcframework.zip (3.32s)
Downloaded https://github.com/sendbird/sendbird-auth-ios/releases/download/1.1.1/SendbirdAuthSDKStatic.xcframework.zip (4.21s)
error: the library 'SendbirdChatSDKWrapper' requires macos 10.13, but depends on the product 'SendbirdAuthSDK' which requires macos 11.0; consider changing the library 'SendbirdChatSDKWrapper' to require macos 11.0 or later, or the product 'SendbirdAuthSDK' to require macos 10.13 or earlier.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
error: the library 'SendbirdChatSDKWrapper' requires macos 10.13, but depends on the product 'SendbirdAuthSDK' which requires macos 11.0; consider changing the library 'SendbirdChatSDKWrapper' to require macos 11.0 or later, or the product 'SendbirdAuthSDK' to require macos 10.13 or earlier.
BUILD FAILURE 6.1 macosSpm