Build Information
Failed to build Chat_SDK_SwiftPM, reference main (9c7ff8), with Swift 6.1 for macOS (SPM) on 10 Feb 2026 07:32:03 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Tencent-RTC/Chat_SDK_SwiftPM.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Tencent-RTC/Chat_SDK_SwiftPM
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 9c7ff85 Chat_SDK_SwiftPM upgrade version 8.9.7511
Cloned https://github.com/Tencent-RTC/Chat_SDK_SwiftPM.git
Revision (git rev-parse @):
9c7ff855509b7403987901bc7bd896d48d026250
SUCCESS checkout https://github.com/Tencent-RTC/Chat_SDK_SwiftPM.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/Tencent-RTC/Chat_SDK_SwiftPM.git
https://github.com/Tencent-RTC/Chat_SDK_SwiftPM.git
{
"dependencies" : [
],
"manifest_display_name" : "Chat_SDK_SwiftPM",
"name" : "Chat_SDK_SwiftPM",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Chat_SDK_SwiftPM",
"targets" : [
"ImSDK_Plus_xcframework"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ImSDK_Plus_xcframework",
"module_type" : "BinaryTarget",
"name" : "ImSDK_Plus_xcframework",
"path" : "remote/archive/ImSDK_Plus_8.9.7511.xcframework.zip",
"product_memberships" : [
"Chat_SDK_SwiftPM"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.10"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Downloading binary artifact https://im.sdk.cloud.tencent.cn/download/plus/8.9.7511/ImSDK_Plus_8.9.7511.xcframework.zip
[65536/11935421] Downloading https://im.sdk.cloud.tencent.cn/download/plus/8.9.7511/ImSDK_Plus_8.9.7511.xcframework.zip
Downloaded https://im.sdk.cloud.tencent.cn/download/plus/8.9.7511/ImSDK_Plus_8.9.7511.xcframework.zip (1.10s)
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.1 macosSpm