The Swift Package Index logo.Swift Package Index

Build Information

Failed to build LiveKitComponents, reference 0.1.7 (9f28db), with Swift 6.1 for visionOS using Xcode 16.3 on 15 Apr 2026 13:55:26 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/livekit/components-swift.git
Reference: 0.1.7
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/livekit/components-swift
 * tag               0.1.7      -> FETCH_HEAD
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 0.1.7
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/livekit/components-swift.git
https://github.com/livekit/components-swift.git
{
  "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" : "tvos",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "LiveKitComponents",
      "targets" : [
        "LiveKitComponents"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "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" : "5.9"
}
Command line invocation:
    /Applications/Xcode-16.3.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/livekit/webrtc-xcframework.git
Fetching from https://github.com/livekit/livekit-uniffi-xcframework.git
Fetching from https://github.com/apple/swift-protobuf.git (cached)
Fetching from https://github.com/swiftlang/swift-docc-symbolkit (cached)
Creating working copy of package ‘livekit-uniffi-xcframework’
Checking out 0.0.5 of package ‘livekit-uniffi-xcframework’
Creating working copy of package ‘client-sdk-swift’
Checking out 2.13.0 of package ‘client-sdk-swift’
Creating working copy of package ‘webrtc-xcframework’
Checking out 144.7559.3 of package ‘webrtc-xcframework’
Creating working copy of package ‘swift-protobuf’
Checking out 1.36.1 of package ‘swift-protobuf’
Creating working copy of package ‘swift-docc-plugin’
Checking out 1.4.6 of package ‘swift-docc-plugin’
Creating working copy of package ‘swift-docc-symbolkit’
Checking out 1.0.0 of package ‘swift-docc-symbolkit’
Resolve Package Graph
Resolved source packages:
  LiveKitComponents: /Users/admin/builder/spi-builder-workspace
  LiveKitWebRTC: https://github.com/livekit/webrtc-xcframework.git @ 144.7559.3
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin.git @ 1.4.6
  SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
  LiveKitUniFFI: https://github.com/livekit/livekit-uniffi-xcframework.git @ 0.0.5
  LiveKit: https://github.com/livekit/client-sdk-swift.git @ 2.13.0
  SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.36.1
resolved source packages: LiveKitComponents, LiveKitWebRTC, SwiftDocCPlugin, SymbolKit, LiveKitUniFFI, LiveKit, SwiftProtobuf
{
  "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" : "tvos",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "LiveKitComponents",
      "targets" : [
        "LiveKitComponents"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "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" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "LiveKitComponents"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme LiveKitComponents -destination generic/platform=xrOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.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=xrOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin.git @ 1.4.6
  LiveKitUniFFI: https://github.com/livekit/livekit-uniffi-xcframework.git @ 0.0.5
  SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
  LiveKitWebRTC: https://github.com/livekit/webrtc-xcframework.git @ 144.7559.3
  LiveKitComponents: /Users/admin/builder/spi-builder-workspace
  LiveKit: https://github.com/livekit/client-sdk-swift.git @ 2.13.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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: db3432cb045eabf84dbcda218a742ce8
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/db3432cb045eabf84dbcda218a742ce8.xcbuilddata
error: The package product 'LiveKitUniFFI' requires minimum platform version 2.0 for the visionOS platform, but this target supports 1.0 (in target 'LiveKit' from project 'LiveKit')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme LiveKitComponents
(1 failure)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
  LiveKitWebRTC: https://github.com/livekit/webrtc-xcframework.git @ 144.7559.3
  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
  LiveKit: https://github.com/livekit/client-sdk-swift.git @ 2.13.0
resolved source packages: SymbolKit, LiveKitWebRTC, SwiftProtobuf, LiveKitUniFFI, SwiftDocCPlugin, LiveKitComponents, LiveKit
{
  "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" : "tvos",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "LiveKitComponents",
      "targets" : [
        "LiveKitComponents"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "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" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "LiveKitComponents"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme LiveKitComponents -destination generic/platform=xrOS
Command line invocation:
    /Applications/Xcode-16.3.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=xrOS
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
  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
  LiveKitWebRTC: https://github.com/livekit/webrtc-xcframework.git @ 144.7559.3
  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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 4115718fdad90fb776d7b6a6eaa71564
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4115718fdad90fb776d7b6a6eaa71564.xcbuilddata
error: The package product 'LiveKitUniFFI' requires minimum platform version 2.0 for the visionOS platform, but this target supports 1.0 (in target 'LiveKit' from project 'LiveKit')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme LiveKitComponents
(1 failure)
BUILD FAILURE 6.1 visionOS