The Swift Package Index logo.Swift Package Index

Build Information

Failed to build TUICore_SwiftPM, reference main (7ac632), with Swift 6.3 for watchOS using Xcode 26.4 on 21 Apr 2026 00:09:17 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme TUICore_SwiftPM -destination generic/platform=watchOS

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Tencent-RTC/TUICore_SwiftPM.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Tencent-RTC/TUICore_SwiftPM
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 7ac6327 Update package.swift Release 8.6.7020
Cloned https://github.com/Tencent-RTC/TUICore_SwiftPM.git
Revision (git rev-parse @):
7ac63275cfe8c54ae5b239b62f096672533c01d9
SUCCESS checkout https://github.com/Tencent-RTC/TUICore_SwiftPM.git at main
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/Tencent-RTC/TUICore_SwiftPM.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/SDWebImage/SDWebImage.git
Fetching from https://github.com/Tencent-RTC/Chat_SDK_SwiftPM
Creating working copy of package ‘SDWebImage’
Checking out 5.21.7 of package ‘SDWebImage’
Creating working copy of package ‘Chat_SDK_SwiftPM’
Checking out 8.7.7201 of package ‘Chat_SDK_SwiftPM’
Resolve Package Graph
Resolved source packages:
  SDWebImage: https://github.com/SDWebImage/SDWebImage.git @ 5.21.7
  Chat_SDK_SwiftPM: https://github.com/Tencent-RTC/Chat_SDK_SwiftPM @ 8.7.7201
  TUICore_SwiftPM: /Users/admin/builder/spi-builder-workspace
resolved source packages: SDWebImage, Chat_SDK_SwiftPM, TUICore_SwiftPM
2026-04-20 20:09:02.007 xcodebuild[529:3069] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "chat_sdk_swiftpm",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "8.4.6676",
            "upper_bound" : "9.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Tencent-RTC/Chat_SDK_SwiftPM"
    },
    {
      "identity" : "sdwebimage",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.1",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SDWebImage/SDWebImage.git"
    }
  ],
  "manifest_display_name" : "TUICore_SwiftPM",
  "name" : "TUICore_SwiftPM",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "TUICore_SwiftPM",
      "targets" : [
        "TUICore_SwiftPM"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TUICore_SwiftPMTests",
      "module_type" : "SwiftTarget",
      "name" : "TUICore_SwiftPMTests",
      "path" : "Tests/TUICore_SwiftPMTests",
      "sources" : [
        "TUICore_SwiftPMTests.swift"
      ],
      "target_dependencies" : [
        "TUICore_SwiftPM"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TUICore_SwiftPM",
      "module_type" : "SwiftTarget",
      "name" : "TUICore_SwiftPM",
      "path" : "Sources/TUICore_SwiftPM",
      "product_dependencies" : [
        "Chat_SDK_SwiftPM",
        "SDWebImage"
      ],
      "product_memberships" : [
        "TUICore_SwiftPM"
      ],
      "sources" : [
        "TUICore_SwiftPM.swift"
      ],
      "target_dependencies" : [
        "TUICore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TUICore",
      "module_type" : "BinaryTarget",
      "name" : "TUICore",
      "path" : "remote/archive/TUICore_8.6.7020.xcframework.zip",
      "product_memberships" : [
        "TUICore_SwiftPM"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "6.1"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "TUICore_SwiftPM"
    ]
  }
}
2026-04-20 20:09:09.731 xcodebuild[729:4254] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme TUICore_SwiftPM -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme TUICore_SwiftPM -destination generic/platform=watchOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  SDWebImage: https://github.com/SDWebImage/SDWebImage.git @ 5.21.7
  Chat_SDK_SwiftPM: https://github.com/Tencent-RTC/Chat_SDK_SwiftPM @ 8.7.7201
  TUICore_SwiftPM: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'TUICore_SwiftPM' in project 'TUICore_SwiftPM'
        ➜ Explicit dependency on target 'TUICore_SwiftPM' in project 'TUICore_SwiftPM'
        ➜ Explicit dependency on target 'Chat_SDK_SwiftPM' in project 'Chat_SDK_SwiftPM'
        ➜ Explicit dependency on target 'SDWebImage' in project 'SDWebImage'
    Target 'TUICore_SwiftPM' in project 'TUICore_SwiftPM'
        ➜ Explicit dependency on target 'Chat_SDK_SwiftPM' in project 'Chat_SDK_SwiftPM'
        ➜ Explicit dependency on target 'SDWebImage' in project 'SDWebImage'
    Target 'SDWebImage' in project 'SDWebImage'
        ➜ Explicit dependency on target 'SDWebImage' in project 'SDWebImage'
        ➜ Explicit dependency on target 'SDWebImage_SDWebImage' in project 'SDWebImage'
    Target 'SDWebImage' in project 'SDWebImage'
        ➜ Explicit dependency on target 'SDWebImage_SDWebImage' in project 'SDWebImage'
    Target 'SDWebImage_SDWebImage' in project 'SDWebImage' (no dependencies)
    Target 'Chat_SDK_SwiftPM' in project 'Chat_SDK_SwiftPM' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
Build description signature: c354599213a4cf8c51904d24677dfe5c
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c354599213a4cf8c51904d24677dfe5c.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/chat_sdk_swiftpm/ImSDK_Plus_xcframework/ImSDK_Plus.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/chat_sdk_swiftpm/ImSDK_Plus_xcframework/ImSDK_Plus.xcframework'. (in target 'Chat_SDK_SwiftPM' from project 'Chat_SDK_SwiftPM')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/TUICore/TUICore.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/TUICore/TUICore.xcframework'. (in target 'TUICore_SwiftPM' from project 'TUICore_SwiftPM')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/chat_sdk_swiftpm/ImSDK_Plus_xcframework/ImSDK_Plus.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/chat_sdk_swiftpm/ImSDK_Plus_xcframework/ImSDK_Plus.xcframework'. (in target 'TUICore_SwiftPM' from project 'TUICore_SwiftPM')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/chat_sdk_swiftpm/ImSDK_Plus_xcframework/ImSDK_Plus.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/chat_sdk_swiftpm/ImSDK_Plus_xcframework/ImSDK_Plus.xcframework'. (in target 'TUICore_SwiftPM' from project 'TUICore_SwiftPM')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/TUICore/TUICore.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/TUICore/TUICore.xcframework'. (in target 'TUICore_SwiftPM' from project 'TUICore_SwiftPM')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/chat_sdk_swiftpm/ImSDK_Plus_xcframework/ImSDK_Plus.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/chat_sdk_swiftpm/ImSDK_Plus_xcframework/ImSDK_Plus.xcframework'. (in target 'TUICore_SwiftPM' from project 'TUICore_SwiftPM')
2026-04-20 20:09:12.321 xcodebuild[743:4358] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme TUICore_SwiftPM
(1 failure)
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  TUICore_SwiftPM: /Users/admin/builder/spi-builder-workspace
  SDWebImage: https://github.com/SDWebImage/SDWebImage.git @ 5.21.7
  Chat_SDK_SwiftPM: https://github.com/Tencent-RTC/Chat_SDK_SwiftPM @ 8.7.7201
resolved source packages: TUICore_SwiftPM, SDWebImage, Chat_SDK_SwiftPM
2026-04-20 20:09:14.568 xcodebuild[822:4778] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "chat_sdk_swiftpm",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "8.4.6676",
            "upper_bound" : "9.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Tencent-RTC/Chat_SDK_SwiftPM"
    },
    {
      "identity" : "sdwebimage",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.1",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SDWebImage/SDWebImage.git"
    }
  ],
  "manifest_display_name" : "TUICore_SwiftPM",
  "name" : "TUICore_SwiftPM",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "TUICore_SwiftPM",
      "targets" : [
        "TUICore_SwiftPM"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TUICore_SwiftPMTests",
      "module_type" : "SwiftTarget",
      "name" : "TUICore_SwiftPMTests",
      "path" : "Tests/TUICore_SwiftPMTests",
      "sources" : [
        "TUICore_SwiftPMTests.swift"
      ],
      "target_dependencies" : [
        "TUICore_SwiftPM"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TUICore_SwiftPM",
      "module_type" : "SwiftTarget",
      "name" : "TUICore_SwiftPM",
      "path" : "Sources/TUICore_SwiftPM",
      "product_dependencies" : [
        "Chat_SDK_SwiftPM",
        "SDWebImage"
      ],
      "product_memberships" : [
        "TUICore_SwiftPM"
      ],
      "sources" : [
        "TUICore_SwiftPM.swift"
      ],
      "target_dependencies" : [
        "TUICore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TUICore",
      "module_type" : "BinaryTarget",
      "name" : "TUICore",
      "path" : "remote/archive/TUICore_8.6.7020.xcframework.zip",
      "product_memberships" : [
        "TUICore_SwiftPM"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "6.1"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "TUICore_SwiftPM"
    ]
  }
}
2026-04-20 20:09:15.793 xcodebuild[840:4872] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme TUICore_SwiftPM -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme TUICore_SwiftPM -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  Chat_SDK_SwiftPM: https://github.com/Tencent-RTC/Chat_SDK_SwiftPM @ 8.7.7201
  SDWebImage: https://github.com/SDWebImage/SDWebImage.git @ 5.21.7
  TUICore_SwiftPM: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'TUICore_SwiftPM' in project 'TUICore_SwiftPM'
        ➜ Explicit dependency on target 'TUICore_SwiftPM' in project 'TUICore_SwiftPM'
        ➜ Explicit dependency on target 'Chat_SDK_SwiftPM' in project 'Chat_SDK_SwiftPM'
        ➜ Explicit dependency on target 'SDWebImage' in project 'SDWebImage'
    Target 'TUICore_SwiftPM' in project 'TUICore_SwiftPM'
        ➜ Explicit dependency on target 'Chat_SDK_SwiftPM' in project 'Chat_SDK_SwiftPM'
        ➜ Explicit dependency on target 'SDWebImage' in project 'SDWebImage'
    Target 'SDWebImage' in project 'SDWebImage'
        ➜ Explicit dependency on target 'SDWebImage' in project 'SDWebImage'
        ➜ Explicit dependency on target 'SDWebImage_SDWebImage' in project 'SDWebImage'
    Target 'SDWebImage' in project 'SDWebImage'
        ➜ Explicit dependency on target 'SDWebImage_SDWebImage' in project 'SDWebImage'
    Target 'SDWebImage_SDWebImage' in project 'SDWebImage' (no dependencies)
    Target 'Chat_SDK_SwiftPM' in project 'Chat_SDK_SwiftPM' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
Build description signature: c354599213a4cf8c51904d24677dfe5c
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c354599213a4cf8c51904d24677dfe5c.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/TUICore/TUICore.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/TUICore/TUICore.xcframework'. (in target 'TUICore_SwiftPM' from project 'TUICore_SwiftPM')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/chat_sdk_swiftpm/ImSDK_Plus_xcframework/ImSDK_Plus.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/chat_sdk_swiftpm/ImSDK_Plus_xcframework/ImSDK_Plus.xcframework'. (in target 'TUICore_SwiftPM' from project 'TUICore_SwiftPM')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/TUICore/TUICore.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/TUICore/TUICore.xcframework'. (in target 'TUICore_SwiftPM' from project 'TUICore_SwiftPM')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/chat_sdk_swiftpm/ImSDK_Plus_xcframework/ImSDK_Plus.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/chat_sdk_swiftpm/ImSDK_Plus_xcframework/ImSDK_Plus.xcframework'. (in target 'TUICore_SwiftPM' from project 'TUICore_SwiftPM')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/chat_sdk_swiftpm/ImSDK_Plus_xcframework/ImSDK_Plus.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/chat_sdk_swiftpm/ImSDK_Plus_xcframework/ImSDK_Plus.xcframework'. (in target 'TUICore_SwiftPM' from project 'TUICore_SwiftPM')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/chat_sdk_swiftpm/ImSDK_Plus_xcframework/ImSDK_Plus.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/chat_sdk_swiftpm/ImSDK_Plus_xcframework/ImSDK_Plus.xcframework'. (in target 'Chat_SDK_SwiftPM' from project 'Chat_SDK_SwiftPM')
2026-04-20 20:09:16.876 xcodebuild[849:4923] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme TUICore_SwiftPM
(1 failure)
BUILD FAILURE 6.3 watchOS