Build Information
Failed to build TUICore_SwiftPM, reference 8.6.7020 (7ac632), with Swift 6.2 for watchOS using Xcode 26.3 on 24 Jun 2025 14:56:41 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme TUICore_SwiftPM -destination generic/platform=watchOSBuild Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Tencent-RTC/TUICore_SwiftPM.git
Reference: 8.6.7020
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Tencent-RTC/TUICore_SwiftPM
* tag 8.6.7020 -> FETCH_HEAD
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 8.6.7020
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/Tencent-RTC/TUICore_SwiftPM.git
Command line invocation:
/Applications/Xcode-26.0.0-Beta.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.1 of package ‘SDWebImage’
Creating working copy of package ‘Chat_SDK_SwiftPM’
Checking out 8.5.6864 of package ‘Chat_SDK_SwiftPM’
Resolve Package Graph
Resolved source packages:
SDWebImage: https://github.com/SDWebImage/SDWebImage.git @ 5.21.1
TUICore_SwiftPM: /Users/admin/builder/spi-builder-workspace
Chat_SDK_SwiftPM: https://github.com/Tencent-RTC/Chat_SDK_SwiftPM @ 8.5.6864
resolved source packages: SDWebImage, TUICore_SwiftPM, Chat_SDK_SwiftPM
{
"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"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.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.0.0-Beta.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.1
TUICore_SwiftPM: /Users/admin/builder/spi-builder-workspace
Chat_SDK_SwiftPM: https://github.com/Tencent-RTC/Chat_SDK_SwiftPM @ 8.5.6864
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.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
Build description signature: 0e80dee4c3be0ead34d8574fa88c8d6c
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0e80dee4c3be0ead34d8574fa88c8d6c.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')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme TUICore_SwiftPM
(1 failure)
Command line invocation:
/Applications/Xcode-26.0.0-Beta.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
Chat_SDK_SwiftPM: https://github.com/Tencent-RTC/Chat_SDK_SwiftPM @ 8.5.6864
SDWebImage: https://github.com/SDWebImage/SDWebImage.git @ 5.21.1
resolved source packages: TUICore_SwiftPM, Chat_SDK_SwiftPM, SDWebImage
{
"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"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.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.0.0-Beta.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:
SDWebImage: https://github.com/SDWebImage/SDWebImage.git @ 5.21.1
TUICore_SwiftPM: /Users/admin/builder/spi-builder-workspace
Chat_SDK_SwiftPM: https://github.com/Tencent-RTC/Chat_SDK_SwiftPM @ 8.5.6864
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.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
Build description signature: 0e80dee4c3be0ead34d8574fa88c8d6c
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0e80dee4c3be0ead34d8574fa88c8d6c.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/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 'Chat_SDK_SwiftPM' from project 'Chat_SDK_SwiftPM')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme TUICore_SwiftPM
(1 failure)
BUILD FAILURE 6.2 watchOS