Build Information
Failed to build Chat_SDK_SwiftPM, reference main (9c7ff8), with Swift 6.2 for macOS (SPM) on 10 Feb 2026 11:27:29 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.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
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.05s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "chat_sdk_swiftpm",
"name": "Chat_SDK_SwiftPM",
"url": "https://github.com/Tencent-RTC/Chat_SDK_SwiftPM.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Chat_SDK_SwiftPM",
"dependencies": [
]
}
]
}
Fetching https://github.com/Tencent-RTC/Chat_SDK_SwiftPM.git
[1/31] Fetching chat_sdk_swiftpm
Fetched https://github.com/Tencent-RTC/Chat_SDK_SwiftPM.git from cache (0.68s)
Creating working copy for https://github.com/Tencent-RTC/Chat_SDK_SwiftPM.git
Working copy of https://github.com/Tencent-RTC/Chat_SDK_SwiftPM.git resolved at main (9c7ff85)
Fetching binary artifact https://im.sdk.cloud.tencent.cn/download/plus/8.9.7511/ImSDK_Plus_8.9.7511.xcframework.zip from cache
Fetched https://im.sdk.cloud.tencent.cn/download/plus/8.9.7511/ImSDK_Plus_8.9.7511.xcframework.zip from cache (0.49s)
warning: '.resolve-product-dependencies': dependency 'chat_sdk_swiftpm' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/Tencent-RTC/Chat_SDK_SwiftPM.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.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.2 macosSpm