The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Chat_SDK_SwiftPM, reference 8.7.7201 (0a796a), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 23:13:43 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
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
[81920/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 (1.06s)
========================================
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",
  "traits": [
    "default"
  ],
  "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",
      "traits": [
        "default"
      ],
      "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.51s)
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.53s)
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.3
Building package at path:  $PWD
https://github.com/Tencent-RTC/Chat_SDK_SwiftPM.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.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.3 macosSpm