The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build SendbirdChatSDK, reference master (bc9929), with Swift 5.10 for macOS (SPM) on 2 Sep 2025 10:13:38 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
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 bc9929c Merge pull request #123 from sendbird/release/4.29.3
Cloned https://github.com/sendbird/sendbird-chat-sdk-ios.git
Revision (git rev-parse @):
bc9929c4ae8b53667e3d741c0f9dd0f7e0b5b58c
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
[16375/62494649] Downloading https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.29.3/SendbirdChatSDK.xcframework.zip
Downloading binary artifact https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.29.3/SendbirdChatSDK.xcframework.zip
Downloaded https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.29.3/SendbirdChatSDK.xcframework.zip (3.86s)
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 5.10 macosSpm