Build Information
Failed to build Chat_SDK_SwiftPM, reference 8.7.7201 (0a796a), with Swift 6.1 for macOS (SPM) on 10 Sep 2025 08:05:34 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Tencent-RTC/Chat_SDK_SwiftPM.git
Reference: 8.7.7201
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Tencent-RTC/Chat_SDK_SwiftPM
* tag 8.7.7201 -> FETCH_HEAD
HEAD is now at 0a796a3 Chat_SDK_SwiftPM upgrade version 8.7.7201
Cloned https://github.com/Tencent-RTC/Chat_SDK_SwiftPM.git
Revision (git rev-parse @):
0a796a3f4b44058bdecf2cbbe5f861ac7ab6d2a2
SUCCESS checkout https://github.com/Tencent-RTC/Chat_SDK_SwiftPM.git at 8.7.7201
Downloading binary artifact https://im.sdk.cloud.tencent.cn/download/plus/8.7.7201/ImSDK_Plus_8.7.7201.xcframework.zip
[73221/11551973] Downloading https://im.sdk.cloud.tencent.cn/download/plus/8.7.7201/ImSDK_Plus_8.7.7201.xcframework.zip
Downloaded https://im.sdk.cloud.tencent.cn/download/plus/8.7.7201/ImSDK_Plus_8.7.7201.xcframework.zip (4.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/28] Fetching chat_sdk_swiftpm
Fetched https://github.com/Tencent-RTC/Chat_SDK_SwiftPM.git from cache (0.60s)
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 8.7.7201 (0a796a3)
Fetching binary artifact https://im.sdk.cloud.tencent.cn/download/plus/8.7.7201/ImSDK_Plus_8.7.7201.xcframework.zip from cache
Fetched https://im.sdk.cloud.tencent.cn/download/plus/8.7.7201/ImSDK_Plus_8.7.7201.xcframework.zip from cache (0.48s)
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.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.7.7201.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
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