The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.3.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.2
Building package at path:  $PWD
https://github.com/sendbird/sendbird-chat-sdk-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.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.42s)
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.95s)
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-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
[16375/52265998] Downloading https://github.com/sendbird/sendbird-auth-ios/releases/download/1.1.1/SendbirdAuthSDK.xcframework.zip
[19887608/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
[20497152/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.47s)
Downloaded https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.39.3/SendbirdChatSDK.xcframework.zip (3.51s)
Downloaded https://github.com/sendbird/sendbird-auth-ios/releases/download/1.1.1/SendbirdAuthSDKStatic.xcframework.zip (4.18s)
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.2 macosSpm