The Swift Package Index logo.Swift Package Index

Build Information

Failed to build TUICore_SwiftPM, reference 8.6.7020 (7ac632), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 22 Apr 2026 16:28:48 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 platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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:         macosXcodebuild
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 ‘Chat_SDK_SwiftPM’
Checking out 8.7.7201 of package ‘Chat_SDK_SwiftPM’
Creating working copy of package ‘SDWebImage’
Checking out 5.21.7 of package ‘SDWebImage’
Resolve Package Graph
Resolved source packages:
  Chat_SDK_SwiftPM: https://github.com/Tencent-RTC/Chat_SDK_SwiftPM @ 8.7.7201
  TUICore_SwiftPM: /Users/admin/builder/spi-builder-workspace
  SDWebImage: https://github.com/SDWebImage/SDWebImage.git @ 5.21.7
resolved source packages: Chat_SDK_SwiftPM, TUICore_SwiftPM, SDWebImage
2026-04-22 12:28:32.410 xcodebuild[529:3082] [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-22 12:28:40.415 xcodebuild[729:4216] [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 platform=macOS,arch=arm64
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 platform=macOS,arch=arm64
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  SDWebImage: https://github.com/SDWebImage/SDWebImage.git @ 5.21.7
  TUICore_SwiftPM: /Users/admin/builder/spi-builder-workspace
  Chat_SDK_SwiftPM: https://github.com/Tencent-RTC/Chat_SDK_SwiftPM @ 8.7.7201
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/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
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 -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.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/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 2d46af74a6d6920fb7bbec627fa202c3
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2d46af74a6d6920fb7bbec627fa202c3.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/TUICore/TUICore.xcframework:1:1: error: While building for macOS, 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 macOS, 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 macOS, 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 macOS, 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 macOS, 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 macOS, 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-22 12:28:42.819 xcodebuild[742:4304] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:24b277d8945be5a6bd01faf685b1d03249d0c05d, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:24b277d8945be5a6bd01faf685b1d03249d0c05d, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:24b277d8945be5a6bd01faf685b1d03249d0c05d, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:24b277d8945be5a6bd01faf685b1d03249d0c05d, name:My Mac }
** 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:
  Chat_SDK_SwiftPM: https://github.com/Tencent-RTC/Chat_SDK_SwiftPM @ 8.7.7201
  TUICore_SwiftPM: /Users/admin/builder/spi-builder-workspace
  SDWebImage: https://github.com/SDWebImage/SDWebImage.git @ 5.21.7
resolved source packages: Chat_SDK_SwiftPM, TUICore_SwiftPM, SDWebImage
2026-04-22 12:28:45.340 xcodebuild[791:4571] [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-22 12:28:46.973 xcodebuild[807:4662] [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 platform=macOS,arch=arm64
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 platform=macOS,arch=arm64
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/MacOSX.platform/Developer/SDKs/MacOSX26.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/MacOSX.platform/Developer/SDKs/MacOSX26.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/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 2d46af74a6d6920fb7bbec627fa202c3
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2d46af74a6d6920fb7bbec627fa202c3.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/TUICore/TUICore.xcframework:1:1: error: While building for macOS, 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 macOS, 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 macOS, 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 macOS, 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 macOS, 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 macOS, 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-22 12:28:48.171 xcodebuild[816:4741] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:24b277d8945be5a6bd01faf685b1d03249d0c05d, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:24b277d8945be5a6bd01faf685b1d03249d0c05d, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:24b277d8945be5a6bd01faf685b1d03249d0c05d, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:24b277d8945be5a6bd01faf685b1d03249d0c05d, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme TUICore_SwiftPM
(1 failure)
BUILD FAILURE 6.3 macosXcodebuild