The Swift Package Index logo.Swift Package Index

Build Information

Failed to build LiveKitComponents, reference main (9f28db), with Swift 6.3 for watchOS using Xcode 26.4 on 15 Apr 2026 12:47:29 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/livekit/components-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/livekit/components-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9f28db3 0.1.7 (#35)
Cloned https://github.com/livekit/components-swift.git
Revision (git rev-parse @):
9f28db3ae5d2b51f3033ea725c952ddacb5657d0
SUCCESS checkout https://github.com/livekit/components-swift.git at main
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/livekit/components-swift.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/livekit/client-sdk-swift.git
Fetching from https://github.com/apple/swift-docc-plugin.git
Fetching from https://github.com/apple/swift-protobuf.git
Fetching from https://github.com/livekit/livekit-uniffi-xcframework.git
Fetching from https://github.com/livekit/webrtc-xcframework.git
Fetching from https://github.com/swiftlang/swift-docc-symbolkit
Creating working copy of package ‘livekit-uniffi-xcframework’
Checking out 0.0.5 of package ‘livekit-uniffi-xcframework’
Creating working copy of package ‘swift-docc-symbolkit’
Checking out 1.0.0 of package ‘swift-docc-symbolkit’
Creating working copy of package ‘client-sdk-swift’
Checking out 2.13.0 of package ‘client-sdk-swift’
Creating working copy of package ‘swift-protobuf’
Checking out 1.36.1 of package ‘swift-protobuf’
Creating working copy of package ‘webrtc-xcframework’
Checking out 144.7559.3 of package ‘webrtc-xcframework’
Creating working copy of package ‘swift-docc-plugin’
Checking out 1.4.6 of package ‘swift-docc-plugin’
Resolve Package Graph
Resolved source packages:
  LiveKit: https://github.com/livekit/client-sdk-swift.git @ 2.13.0
  LiveKitWebRTC: https://github.com/livekit/webrtc-xcframework.git @ 144.7559.3
  SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
  SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.36.1
  LiveKitUniFFI: https://github.com/livekit/livekit-uniffi-xcframework.git @ 0.0.5
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin.git @ 1.4.6
  LiveKitComponents: /Users/admin/builder/spi-builder-workspace
resolved source packages: LiveKit, LiveKitWebRTC, SymbolKit, SwiftProtobuf, LiveKitUniFFI, SwiftDocCPlugin, LiveKitComponents
2026-04-15 08:46:25.720 xcodebuild[529:3066] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "client-sdk-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.13.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/livekit/client-sdk-swift.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin.git"
    }
  ],
  "manifest_display_name" : "LiveKitComponents",
  "name" : "LiveKitComponents",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "14.0"
    },
    {
      "name" : "visionos",
      "version" : "26.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "LiveKitComponents",
      "targets" : [
        "LiveKitComponents"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5",
    "6"
  ],
  "targets" : [
    {
      "c99name" : "LiveKitComponentsTests",
      "module_type" : "SwiftTarget",
      "name" : "LiveKitComponentsTests",
      "path" : "Tests/LiveKitComponentsTests",
      "sources" : [
        "LiveKitComponentsTests.swift"
      ],
      "target_dependencies" : [
        "LiveKitComponents"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LiveKitComponents",
      "module_type" : "SwiftTarget",
      "name" : "LiveKitComponents",
      "path" : "Sources",
      "product_dependencies" : [
        "LiveKit"
      ],
      "product_memberships" : [
        "LiveKitComponents"
      ],
      "sources" : [
        "LiveKitComponents/Audio/AudioProcessor.swift",
        "LiveKitComponents/Components.swift",
        "LiveKitComponents/ForEach/ForEachParticipant.swift",
        "LiveKitComponents/ForEach/ForEachTrack.swift",
        "LiveKitComponents/Scopes/ComponentsScope.swift",
        "LiveKitComponents/Scopes/RoomScope.swift",
        "LiveKitComponents/Support/Extensions/GeometryProxy.swift",
        "LiveKitComponents/Support/HorVStack.swift",
        "LiveKitComponents/Support/LazyHorVGrid.swift",
        "LiveKitComponents/Types/TrackReference.swift",
        "LiveKitComponents/Types/UIOptions.swift",
        "LiveKitComponents/UI/Buttons/AsyncButton.swift",
        "LiveKitComponents/UI/Buttons/CameraToggleButton.swift",
        "LiveKitComponents/UI/Buttons/DisconnectRoomButton.swift",
        "LiveKitComponents/UI/Buttons/MicrophoneToggleButton.swift",
        "LiveKitComponents/UI/Chat/ChatScrollView.swift",
        "LiveKitComponents/UI/LocalCameraPreview.swift",
        "LiveKitComponents/UI/Participant/ConnectionQualityIndicatorView.swift",
        "LiveKitComponents/UI/Participant/ParticipantInformationView.swift",
        "LiveKitComponents/UI/Participant/ParticipantView.swift",
        "LiveKitComponents/UI/Room/ControlsView.swift",
        "LiveKitComponents/UI/Room/LocalCameraVideoView.swift",
        "LiveKitComponents/UI/TrackPublication/VideoTrackView.swift",
        "LiveKitComponents/UI/Visualizer/BarAudioVisualizer.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "LiveKitComponents"
    ]
  }
}
2026-04-15 08:46:46.200 xcodebuild[1114:6134] [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 LiveKitComponents -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 LiveKitComponents -destination generic/platform=watchOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.36.1
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin.git @ 1.4.6
  LiveKitWebRTC: https://github.com/livekit/webrtc-xcframework.git @ 144.7559.3
  LiveKit: https://github.com/livekit/client-sdk-swift.git @ 2.13.0
  SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
  LiveKitUniFFI: https://github.com/livekit/livekit-uniffi-xcframework.git @ 0.0.5
  LiveKitComponents: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (12 targets)
    Target 'LiveKitComponents' in project 'LiveKitComponents'
        ➜ Explicit dependency on target 'LiveKitComponents' in project 'LiveKitComponents'
        ➜ Explicit dependency on target 'LiveKit' in project 'LiveKit'
    Target 'LiveKitComponents' in project 'LiveKitComponents'
        ➜ Explicit dependency on target 'LiveKit' in project 'LiveKit'
    Target 'LiveKit' in project 'LiveKit'
        ➜ Explicit dependency on target 'LiveKit' in project 'LiveKit'
        ➜ Explicit dependency on target 'LiveKit_LiveKit' in project 'LiveKit'
        ➜ Explicit dependency on target 'LKObjCHelpers' in project 'LiveKit'
        ➜ Explicit dependency on target 'LiveKitWebRTC' in project 'LiveKitWebRTC'
        ➜ Explicit dependency on target 'LiveKitUniFFI' in project 'LiveKitUniFFI'
        ➜ Explicit dependency on target 'SwiftProtobuf' in project 'SwiftProtobuf'
    Target 'LiveKit' in project 'LiveKit'
        ➜ Explicit dependency on target 'LiveKit_LiveKit' in project 'LiveKit'
        ➜ Explicit dependency on target 'LKObjCHelpers' in project 'LiveKit'
        ➜ Explicit dependency on target 'LiveKitWebRTC' in project 'LiveKitWebRTC'
        ➜ Explicit dependency on target 'LiveKitUniFFI' in project 'LiveKitUniFFI'
        ➜ Explicit dependency on target 'SwiftProtobuf' in project 'SwiftProtobuf'
    Target 'SwiftProtobuf' in project 'SwiftProtobuf'
        ➜ Explicit dependency on target 'SwiftProtobuf' in project 'SwiftProtobuf'
        ➜ Explicit dependency on target 'SwiftProtobuf_SwiftProtobuf' in project 'SwiftProtobuf'
    Target 'SwiftProtobuf' in project 'SwiftProtobuf'
        ➜ Explicit dependency on target 'SwiftProtobuf_SwiftProtobuf' in project 'SwiftProtobuf'
    Target 'SwiftProtobuf_SwiftProtobuf' in project 'SwiftProtobuf' (no dependencies)
    Target 'LiveKitUniFFI' in project 'LiveKitUniFFI'
        ➜ Explicit dependency on target 'LiveKitUniFFI' in project 'LiveKitUniFFI'
    Target 'LiveKitUniFFI' in project 'LiveKitUniFFI' (no dependencies)
    Target 'LiveKitWebRTC' in project 'LiveKitWebRTC' (no dependencies)
    Target 'LKObjCHelpers' in project 'LiveKit' (no dependencies)
    Target 'LiveKit_LiveKit' in project 'LiveKit' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/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 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
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
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: 857f96f73010db43eb805df72885de7c
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/857f96f73010db43eb805df72885de7c.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc-xcframework/LiveKitWebRTC/LiveKitWebRTC.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc-xcframework/LiveKitWebRTC/LiveKitWebRTC.xcframework'. (in target 'LiveKit' from project 'LiveKit')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/livekit-uniffi-xcframework/RustLiveKitUniFFI/RustLiveKitUniFFI.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/livekit-uniffi-xcframework/RustLiveKitUniFFI/RustLiveKitUniFFI.xcframework'. (in target 'LiveKitUniFFI' from project 'LiveKitUniFFI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc-xcframework/LiveKitWebRTC/LiveKitWebRTC.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc-xcframework/LiveKitWebRTC/LiveKitWebRTC.xcframework'. (in target 'LiveKitComponents' from project 'LiveKitComponents')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc-xcframework/LiveKitWebRTC/LiveKitWebRTC.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc-xcframework/LiveKitWebRTC/LiveKitWebRTC.xcframework'. (in target 'LiveKitComponents' from project 'LiveKitComponents')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/livekit-uniffi-xcframework/RustLiveKitUniFFI/RustLiveKitUniFFI.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/livekit-uniffi-xcframework/RustLiveKitUniFFI/RustLiveKitUniFFI.xcframework'. (in target 'LiveKitComponents' from project 'LiveKitComponents')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/livekit-uniffi-xcframework/RustLiveKitUniFFI/RustLiveKitUniFFI.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/livekit-uniffi-xcframework/RustLiveKitUniFFI/RustLiveKitUniFFI.xcframework'. (in target 'LiveKitUniFFI' from project 'LiveKitUniFFI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc-xcframework/LiveKitWebRTC/LiveKitWebRTC.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc-xcframework/LiveKitWebRTC/LiveKitWebRTC.xcframework'. (in target 'LiveKitWebRTC' from project 'LiveKitWebRTC')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc-xcframework/LiveKitWebRTC/LiveKitWebRTC.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc-xcframework/LiveKitWebRTC/LiveKitWebRTC.xcframework'. (in target 'LiveKit' from project 'LiveKit')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc-xcframework/LiveKitWebRTC/LiveKitWebRTC.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc-xcframework/LiveKitWebRTC/LiveKitWebRTC.xcframework'. (in target 'LiveKit' from project 'LiveKit')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/livekit-uniffi-xcframework/RustLiveKitUniFFI/RustLiveKitUniFFI.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/livekit-uniffi-xcframework/RustLiveKitUniFFI/RustLiveKitUniFFI.xcframework'. (in target 'LiveKit' from project 'LiveKit')
2026-04-15 08:46:57.021 xcodebuild[1190:6583] [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 LiveKitComponents
(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:
  LiveKitWebRTC: https://github.com/livekit/webrtc-xcframework.git @ 144.7559.3
  LiveKitUniFFI: https://github.com/livekit/livekit-uniffi-xcframework.git @ 0.0.5
  SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin.git @ 1.4.6
  SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.36.1
  LiveKitComponents: /Users/admin/builder/spi-builder-workspace
  LiveKit: https://github.com/livekit/client-sdk-swift.git @ 2.13.0
resolved source packages: LiveKitWebRTC, LiveKitUniFFI, SymbolKit, SwiftDocCPlugin, SwiftProtobuf, LiveKitComponents, LiveKit
2026-04-15 08:47:12.558 xcodebuild[1407:7747] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "client-sdk-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.13.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/livekit/client-sdk-swift.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin.git"
    }
  ],
  "manifest_display_name" : "LiveKitComponents",
  "name" : "LiveKitComponents",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "14.0"
    },
    {
      "name" : "visionos",
      "version" : "26.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "LiveKitComponents",
      "targets" : [
        "LiveKitComponents"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5",
    "6"
  ],
  "targets" : [
    {
      "c99name" : "LiveKitComponentsTests",
      "module_type" : "SwiftTarget",
      "name" : "LiveKitComponentsTests",
      "path" : "Tests/LiveKitComponentsTests",
      "sources" : [
        "LiveKitComponentsTests.swift"
      ],
      "target_dependencies" : [
        "LiveKitComponents"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LiveKitComponents",
      "module_type" : "SwiftTarget",
      "name" : "LiveKitComponents",
      "path" : "Sources",
      "product_dependencies" : [
        "LiveKit"
      ],
      "product_memberships" : [
        "LiveKitComponents"
      ],
      "sources" : [
        "LiveKitComponents/Audio/AudioProcessor.swift",
        "LiveKitComponents/Components.swift",
        "LiveKitComponents/ForEach/ForEachParticipant.swift",
        "LiveKitComponents/ForEach/ForEachTrack.swift",
        "LiveKitComponents/Scopes/ComponentsScope.swift",
        "LiveKitComponents/Scopes/RoomScope.swift",
        "LiveKitComponents/Support/Extensions/GeometryProxy.swift",
        "LiveKitComponents/Support/HorVStack.swift",
        "LiveKitComponents/Support/LazyHorVGrid.swift",
        "LiveKitComponents/Types/TrackReference.swift",
        "LiveKitComponents/Types/UIOptions.swift",
        "LiveKitComponents/UI/Buttons/AsyncButton.swift",
        "LiveKitComponents/UI/Buttons/CameraToggleButton.swift",
        "LiveKitComponents/UI/Buttons/DisconnectRoomButton.swift",
        "LiveKitComponents/UI/Buttons/MicrophoneToggleButton.swift",
        "LiveKitComponents/UI/Chat/ChatScrollView.swift",
        "LiveKitComponents/UI/LocalCameraPreview.swift",
        "LiveKitComponents/UI/Participant/ConnectionQualityIndicatorView.swift",
        "LiveKitComponents/UI/Participant/ParticipantInformationView.swift",
        "LiveKitComponents/UI/Participant/ParticipantView.swift",
        "LiveKitComponents/UI/Room/ControlsView.swift",
        "LiveKitComponents/UI/Room/LocalCameraVideoView.swift",
        "LiveKitComponents/UI/TrackPublication/VideoTrackView.swift",
        "LiveKitComponents/UI/Visualizer/BarAudioVisualizer.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "LiveKitComponents"
    ]
  }
}
2026-04-15 08:47:20.549 xcodebuild[1486:8204] [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 LiveKitComponents -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 LiveKitComponents -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  LiveKitUniFFI: https://github.com/livekit/livekit-uniffi-xcframework.git @ 0.0.5
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin.git @ 1.4.6
  LiveKitComponents: /Users/admin/builder/spi-builder-workspace
  LiveKitWebRTC: https://github.com/livekit/webrtc-xcframework.git @ 144.7559.3
  LiveKit: https://github.com/livekit/client-sdk-swift.git @ 2.13.0
  SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
  SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.36.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (12 targets)
    Target 'LiveKitComponents' in project 'LiveKitComponents'
        ➜ Explicit dependency on target 'LiveKitComponents' in project 'LiveKitComponents'
        ➜ Explicit dependency on target 'LiveKit' in project 'LiveKit'
    Target 'LiveKitComponents' in project 'LiveKitComponents'
        ➜ Explicit dependency on target 'LiveKit' in project 'LiveKit'
    Target 'LiveKit' in project 'LiveKit'
        ➜ Explicit dependency on target 'LiveKit' in project 'LiveKit'
        ➜ Explicit dependency on target 'LiveKit_LiveKit' in project 'LiveKit'
        ➜ Explicit dependency on target 'LKObjCHelpers' in project 'LiveKit'
        ➜ Explicit dependency on target 'LiveKitWebRTC' in project 'LiveKitWebRTC'
        ➜ Explicit dependency on target 'LiveKitUniFFI' in project 'LiveKitUniFFI'
        ➜ Explicit dependency on target 'SwiftProtobuf' in project 'SwiftProtobuf'
    Target 'LiveKit' in project 'LiveKit'
        ➜ Explicit dependency on target 'LiveKit_LiveKit' in project 'LiveKit'
        ➜ Explicit dependency on target 'LKObjCHelpers' in project 'LiveKit'
        ➜ Explicit dependency on target 'LiveKitWebRTC' in project 'LiveKitWebRTC'
        ➜ Explicit dependency on target 'LiveKitUniFFI' in project 'LiveKitUniFFI'
        ➜ Explicit dependency on target 'SwiftProtobuf' in project 'SwiftProtobuf'
    Target 'SwiftProtobuf' in project 'SwiftProtobuf'
        ➜ Explicit dependency on target 'SwiftProtobuf' in project 'SwiftProtobuf'
        ➜ Explicit dependency on target 'SwiftProtobuf_SwiftProtobuf' in project 'SwiftProtobuf'
    Target 'SwiftProtobuf' in project 'SwiftProtobuf'
        ➜ Explicit dependency on target 'SwiftProtobuf_SwiftProtobuf' in project 'SwiftProtobuf'
    Target 'SwiftProtobuf_SwiftProtobuf' in project 'SwiftProtobuf' (no dependencies)
    Target 'LiveKitUniFFI' in project 'LiveKitUniFFI'
        ➜ Explicit dependency on target 'LiveKitUniFFI' in project 'LiveKitUniFFI'
    Target 'LiveKitUniFFI' in project 'LiveKitUniFFI' (no dependencies)
    Target 'LiveKitWebRTC' in project 'LiveKitWebRTC' (no dependencies)
    Target 'LKObjCHelpers' in project 'LiveKit' (no dependencies)
    Target 'LiveKit_LiveKit' in project 'LiveKit' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/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 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
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
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: 857f96f73010db43eb805df72885de7c
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/857f96f73010db43eb805df72885de7c.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc-xcframework/LiveKitWebRTC/LiveKitWebRTC.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc-xcframework/LiveKitWebRTC/LiveKitWebRTC.xcframework'. (in target 'LiveKitComponents' from project 'LiveKitComponents')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc-xcframework/LiveKitWebRTC/LiveKitWebRTC.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc-xcframework/LiveKitWebRTC/LiveKitWebRTC.xcframework'. (in target 'LiveKitComponents' from project 'LiveKitComponents')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/livekit-uniffi-xcframework/RustLiveKitUniFFI/RustLiveKitUniFFI.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/livekit-uniffi-xcframework/RustLiveKitUniFFI/RustLiveKitUniFFI.xcframework'. (in target 'LiveKitComponents' from project 'LiveKitComponents')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc-xcframework/LiveKitWebRTC/LiveKitWebRTC.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc-xcframework/LiveKitWebRTC/LiveKitWebRTC.xcframework'. (in target 'LiveKit' from project 'LiveKit')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc-xcframework/LiveKitWebRTC/LiveKitWebRTC.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc-xcframework/LiveKitWebRTC/LiveKitWebRTC.xcframework'. (in target 'LiveKit' from project 'LiveKit')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/livekit-uniffi-xcframework/RustLiveKitUniFFI/RustLiveKitUniFFI.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/livekit-uniffi-xcframework/RustLiveKitUniFFI/RustLiveKitUniFFI.xcframework'. (in target 'LiveKit' from project 'LiveKit')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc-xcframework/LiveKitWebRTC/LiveKitWebRTC.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc-xcframework/LiveKitWebRTC/LiveKitWebRTC.xcframework'. (in target 'LiveKitWebRTC' from project 'LiveKitWebRTC')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc-xcframework/LiveKitWebRTC/LiveKitWebRTC.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc-xcframework/LiveKitWebRTC/LiveKitWebRTC.xcframework'. (in target 'LiveKit' from project 'LiveKit')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/livekit-uniffi-xcframework/RustLiveKitUniFFI/RustLiveKitUniFFI.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/livekit-uniffi-xcframework/RustLiveKitUniFFI/RustLiveKitUniFFI.xcframework'. (in target 'LiveKitUniFFI' from project 'LiveKitUniFFI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/livekit-uniffi-xcframework/RustLiveKitUniFFI/RustLiveKitUniFFI.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/livekit-uniffi-xcframework/RustLiveKitUniFFI/RustLiveKitUniFFI.xcframework'. (in target 'LiveKitUniFFI' from project 'LiveKitUniFFI')
2026-04-15 08:47:28.243 xcodebuild[1558:8635] [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 LiveKitComponents
(1 failure)
BUILD FAILURE 6.3 watchOS