The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SendbirdChatSDK, reference master (965ad6), with Swift 6.0 for macOS (SPM) on 29 Apr 2026 21:32:57 UTC.

Build Command

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

Build 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.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
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.20s)
Computing version for https://github.com/sendbird/sendbird-auth-ios.git
Computed https://github.com/sendbird/sendbird-auth-ios.git at 1.1.1 (0.44s)
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
[16375/53255456] Downloading https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.39.3/SendbirdChatSDK.xcframework.zip
[16284063/115922388] Downloading 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
[21250414/168188386] Downloading 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, 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/SendbirdAuthSDK.xcframework.zip
Downloading binary artifact https://github.com/sendbird/sendbird-auth-ios/releases/download/1.1.1/SendbirdAuthSDKStatic.xcframework.zip
Downloaded https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.39.3/SendbirdChatSDK.xcframework.zip (3.30s)
Downloaded https://github.com/sendbird/sendbird-auth-ios/releases/download/1.1.1/SendbirdAuthSDK.xcframework.zip (3.13s)
Downloaded https://github.com/sendbird/sendbird-auth-ios/releases/download/1.1.1/SendbirdAuthSDKStatic.xcframework.zip (3.85s)
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.0 macosSpm