The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build SendbirdChatSDK, reference master (65efa3), with Swift 6.0 for macOS (SPM) on 28 Apr 2025 10:12:08 UTC.

Build Command

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

Build Log

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