The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Chat_SDK_SwiftPM, reference main (9c7ff8), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 23:13:03 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: 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.08s)
========================================
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.70s)
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.58s)
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