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 (d7ad36), with Swift 5.9 for macOS (SPM) on 28 Oct 2024 09:33:38 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.55.3
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 d7ad363 Merge pull request #72 from sendbird/release/4.21.10
Cloned https://github.com/sendbird/sendbird-chat-sdk-ios.git
Revision (git rev-parse @):
d7ad363a62b2e6bb05f777f2c70a064e2449545c
SUCCESS checkout https://github.com/sendbird/sendbird-chat-sdk-ios.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/sendbird/sendbird-chat-sdk-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Downloading binary artifact https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.21.10/SendbirdChatSDK.xcframework.zip
[32750/54982619] Downloading https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.21.10/SendbirdChatSDK.xcframework.zip
Downloaded https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.21.10/SendbirdChatSDK.xcframework.zip (4.02s)
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 5.9 macosSpm