The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build LiveKit, reference 2.5.1 (9a1eaf), with Swift 6.1 for watchOS using Xcode 16.3 on 29 Apr 2025 18:05:54 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/livekit/client-sdk-swift.git
Reference: 2.5.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/livekit/client-sdk-swift
 * tag               2.5.1      -> FETCH_HEAD
HEAD is now at 9a1eaf9 v2.5.1
Cloned https://github.com/livekit/client-sdk-swift.git
Revision (git rev-parse @):
9a1eaf94754b051f4ace6fd0c7b0a5aaf3f54218
SUCCESS checkout https://github.com/livekit/client-sdk-swift.git at 2.5.1
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/livekit/client-sdk-swift.git
https://github.com/livekit/client-sdk-swift.git
{
  "dependencies" : [
    {
      "identity" : "webrtc-xcframework",
      "requirement" : {
        "exact" : [
          "125.6422.28"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/livekit/webrtc-xcframework.git"
    },
    {
      "identity" : "swift-protobuf",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.26.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-protobuf.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin.git"
    },
    {
      "identity" : "jwt-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.13.4",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/jwt-kit.git"
    }
  ],
  "manifest_display_name" : "LiveKit",
  "name" : "LiveKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "maccatalyst",
      "version" : "14.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "LiveKit",
      "targets" : [
        "LiveKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5",
    "6"
  ],
  "targets" : [
    {
      "c99name" : "LiveKitTestsObjC",
      "module_type" : "ClangTarget",
      "name" : "LiveKitTestsObjC",
      "path" : "Tests/LiveKitTestsObjC",
      "product_dependencies" : [
        "JWTKit"
      ],
      "sources" : [
        "Basic.m"
      ],
      "target_dependencies" : [
        "LiveKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LiveKitTests",
      "module_type" : "SwiftTarget",
      "name" : "LiveKitTests",
      "path" : "Tests/LiveKitTests",
      "product_dependencies" : [
        "JWTKit"
      ],
      "sources" : [
        "AVAudioPCMRingBufferTests.swift",
        "AsyncFileStreamTests.swift",
        "AsyncRetryTests.swift",
        "Audio/AudioManagerTests.swift",
        "AudioConverterTests.swift",
        "AudioEngineTests.swift",
        "AudioMixRecorderTests.swift",
        "AudioProcessingTests.swift",
        "Broadcast/BroadcastAudioCodecTests.swift",
        "Broadcast/BroadcastImageCodecTests.swift",
        "Broadcast/IPCChannelTests.swift",
        "Broadcast/SocketPathTests.swift",
        "BroadcastManagerTests.swift",
        "CodecTests.swift",
        "CompleterTests.swift",
        "DarwinNotificationCenterTests.swift",
        "DataStream/ByteStreamInfoTests.swift",
        "DataStream/ByteStreamReaderTests.swift",
        "DataStream/DataStreamTests.swift",
        "DataStream/FileInfoTests.swift",
        "DataStream/IncomingStreamManagerTests.swift",
        "DataStream/OutgoingStreamManagerTests.swift",
        "DataStream/StreamDataTests.swift",
        "DataStream/TextStreamInfoTests.swift",
        "DataStream/TextStreamReaderTests.swift",
        "DeviceManager.swift",
        "E2EE/Thread.swift",
        "Experimental/PublishDeviceOptimization.swift",
        "Extensions/AVAudioPCMBufferTests.swift",
        "Extensions/StringTests.swift",
        "FunctionTests.swift",
        "LKTestCase.swift",
        "MuteTests.swift",
        "ObjCHelpersTests.swift",
        "ParticipantTests.swift",
        "PreConnectAudioBufferTests.swift",
        "PublishBufferCapturerTests.swift",
        "PublishDataTests.swift",
        "PublishMicrophoneTests.swift",
        "PublishTrackTests.swift",
        "QueueActorTests.swift",
        "Room/RoomTests.swift",
        "RpcTests.swift",
        "SDKTests.swift",
        "SerialRunnerActor.swift",
        "Support/ConcurrentCounter.swift",
        "Support/MockDataChannelPair.swift",
        "Support/Room.swift",
        "Support/SinWaveSourceNode.swift",
        "Support/TestAudioRecorder.swift",
        "Support/TokenGenerator.swift",
        "Support/Tracks.swift",
        "Support/Xcode14.2Backport.swift",
        "ThreadSafetyTests.swift",
        "TimeIntervalTests.swift",
        "Track/LocalAudioTrackRecorderTests.swift",
        "Track/TrackTests.swift",
        "VideoViewTests.swift"
      ],
      "target_dependencies" : [
        "LiveKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LiveKit",
      "module_type" : "SwiftTarget",
      "name" : "LiveKit",
      "path" : "Sources/LiveKit",
      "product_dependencies" : [
        "LiveKitWebRTC",
        "SwiftProtobuf",
        "DequeModule",
        "OrderedCollections",
        "Logging"
      ],
      "product_memberships" : [
        "LiveKit"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Audio/AudioDeviceModuleDelegateAdapter.swift",
        "Audio/AudioEngineObserver.swift",
        "Audio/DefaultAudioSessionObserver.swift",
        "Audio/DefaultMixerAudioObserver.swift",
        "Audio/Manager/AudioManager+ModuleType.swift",
        "Audio/Manager/AudioManager+MuteMode.swift",
        "Audio/Manager/AudioManager+Testing.swift",
        "Audio/Manager/AudioManager.swift",
        "Broadcast/BroadcastBundleInfo.swift",
        "Broadcast/BroadcastManager.swift",
        "Broadcast/BroadcastScreenCapturer.swift",
        "Broadcast/IPC/BroadcastAudioCodec.swift",
        "Broadcast/IPC/BroadcastIPCHeader.swift",
        "Broadcast/IPC/BroadcastImageCodec.swift",
        "Broadcast/IPC/BroadcastReceiver.swift",
        "Broadcast/IPC/BroadcastUploader.swift",
        "Broadcast/IPC/IPCChannel.swift",
        "Broadcast/IPC/IPCProtocol.swift",
        "Broadcast/IPC/SocketPath.swift",
        "Broadcast/LKSampleHandler.swift",
        "Broadcast/Support/BundleInfo.swift",
        "Broadcast/Support/DarwinNotificationCenter.swift",
        "Broadcast/Support/OSLogHandler.swift",
        "Convenience/AudioProcessing.swift",
        "Core/DataChannelPair.swift",
        "Core/PreConnectAudioBuffer.swift",
        "Core/RPC.swift",
        "Core/RTC.swift",
        "Core/Room+Convenience.swift",
        "Core/Room+DataStream.swift",
        "Core/Room+Debug.swift",
        "Core/Room+Engine.swift",
        "Core/Room+EngineDelegate.swift",
        "Core/Room+MulticastDelegate.swift",
        "Core/Room+PreConnect.swift",
        "Core/Room+RPC.swift",
        "Core/Room+SignalClientDelegate.swift",
        "Core/Room+TransportDelegate.swift",
        "Core/Room.swift",
        "Core/SignalClient.swift",
        "Core/Transport.swift",
        "DataStream/FileInfo.swift",
        "DataStream/Incoming/ByteStreamReader.swift",
        "DataStream/Incoming/IncomingStreamManager.swift",
        "DataStream/Incoming/StreamReaderSource.swift",
        "DataStream/Incoming/TextStreamReader.swift",
        "DataStream/Outgoing/ByteStreamWriter.swift",
        "DataStream/Outgoing/OutgoingStreamManager.swift",
        "DataStream/Outgoing/StreamData.swift",
        "DataStream/Outgoing/StreamWriterDestination.swift",
        "DataStream/Outgoing/TextStreamWriter.swift",
        "DataStream/StreamError.swift",
        "DataStream/StreamInfo.swift",
        "DataStream/StreamOptions.swift",
        "E2EE/E2EEManager.swift",
        "E2EE/KeyProvider.swift",
        "E2EE/Options.swift",
        "E2EE/State.swift",
        "Errors.swift",
        "Extensions/AVAudioPCMBuffer.swift",
        "Extensions/AVCaptureDevice.swift",
        "Extensions/AsyncSequence.swift",
        "Extensions/CustomStringConvertible.swift",
        "Extensions/DispatchQueue.swift",
        "Extensions/LKRTCRtpSender.swift",
        "Extensions/Logger.swift",
        "Extensions/PixelBuffer.swift",
        "Extensions/Primitives.swift",
        "Extensions/RTCConfiguration.swift",
        "Extensions/RTCDataChannel+Util.swift",
        "Extensions/RTCI420Buffer.swift",
        "Extensions/RTCMediaConstraints.swift",
        "Extensions/RTCRtpTransceiver.swift",
        "Extensions/RTCVideoCapturerDelegate+Buffer.swift",
        "Extensions/Sendable.swift",
        "Extensions/String.swift",
        "Extensions/TimeInterval.swift",
        "Extensions/URL.swift",
        "LiveKit+DeviceHelpers.swift",
        "LiveKit.swift",
        "Participant/LocalParticipant+DataStream.swift",
        "Participant/LocalParticipant+RPC.swift",
        "Participant/LocalParticipant.swift",
        "Participant/Participant+Convenience.swift",
        "Participant/Participant+Equatable.swift",
        "Participant/Participant+Identifiable.swift",
        "Participant/Participant+Kind.swift",
        "Participant/Participant+MulticastDelegate.swift",
        "Participant/Participant.swift",
        "Participant/RemoteParticipant.swift",
        "Protocols/AudioCustomProcessingDelegate.swift",
        "Protocols/AudioRenderer.swift",
        "Protocols/MediaEncoding.swift",
        "Protocols/Mirrorable.swift",
        "Protocols/NextInvokable.swift",
        "Protocols/ParticipantDelegate.swift",
        "Protocols/RoomDelegate.swift",
        "Protocols/SignalClientDelegate.swift",
        "Protocols/TrackDelegate.swift",
        "Protocols/TransportDelegate.swift",
        "Protocols/VideoProcessor.swift",
        "Protocols/VideoRenderer.swift",
        "Protocols/VideoViewDelegate.swift",
        "Protos/livekit_metrics.pb.swift",
        "Protos/livekit_models.pb.swift",
        "Protos/livekit_rtc.pb.swift",
        "Support/AppStateListener.swift",
        "Support/AsyncCompleter.swift",
        "Support/AsyncDebounce.swift",
        "Support/AsyncFileStream.swift",
        "Support/AsyncRetry.swift",
        "Support/AsyncSerialDelegate.swift",
        "Support/AsyncTimer.swift",
        "Support/AsyncTryMapSequence.swift",
        "Support/Audio/AVAudioPCMRingBuffer.swift",
        "Support/Audio/AudioConverter.swift",
        "Support/AudioMixRecorder.swift",
        "Support/ConnectivityListener.swift",
        "Support/DeviceManager.swift",
        "Support/FFTProcessor.swift",
        "Support/Global.swift",
        "Support/HTTP.swift",
        "Support/Locks.swift",
        "Support/MulticastDelegate.swift",
        "Support/NativeView.swift",
        "Support/NativeViewRepresentable.swift",
        "Support/QueueActor.swift",
        "Support/RingBuffer.swift",
        "Support/SerialRunnerActor.swift",
        "Support/StateSync.swift",
        "Support/Stopwatch.swift",
        "Support/TextView.swift",
        "Support/Utils.swift",
        "Support/ValueOrAbsent.swift",
        "Support/WebSocket.swift",
        "SwiftUI/SwiftUIAudioRoutePickerButton.swift",
        "SwiftUI/SwiftUIVideoView.swift",
        "SwiftUI/TrackDelegateObserver.swift",
        "Track/AudioTrack.swift",
        "Track/Capturers/ARCameraCapturer.swift",
        "Track/Capturers/BufferCapturer.swift",
        "Track/Capturers/CameraCapturer.swift",
        "Track/Capturers/InAppCapturer.swift",
        "Track/Capturers/MacOSScreenCapturer.swift",
        "Track/Capturers/VideoCapturer+MulticastDelegate.swift",
        "Track/Capturers/VideoCapturer.swift",
        "Track/Local/LocalAudioTrack.swift",
        "Track/Local/LocalTrack.swift",
        "Track/Local/LocalVideoTrack.swift",
        "Track/Metrics/MetricsManager.swift",
        "Track/Recorders/LocalAudioTrackRecorder.swift",
        "Track/Remote/RemoteAudioTrack.swift",
        "Track/Remote/RemoteTrack.swift",
        "Track/Remote/RemoteVideoTrack.swift",
        "Track/Support/Extensions.swift",
        "Track/Track+Equatable.swift",
        "Track/Track+MulticastDelegate.swift",
        "Track/Track.swift",
        "Track/VideoTrack.swift",
        "TrackPublications/LocalTrackPublication.swift",
        "TrackPublications/RemoteTrackPublication.swift",
        "TrackPublications/TrackPublication+Equatable.swift",
        "TrackPublications/TrackPublication+Identifiable.swift",
        "TrackPublications/TrackPublication.swift",
        "Types/AgentState.swift",
        "Types/AudioBuffer.swift",
        "Types/AudioDevice.swift",
        "Types/AudioDuckingLevel.swift",
        "Types/AudioEncoding+Comparable.swift",
        "Types/AudioEncoding.swift",
        "Types/AudioSessionConfiguration.swift",
        "Types/Codec/Codec.swift",
        "Types/Codec/VideoCodec.swift",
        "Types/ConnectionQuality.swift",
        "Types/ConnectionState.swift",
        "Types/DegradationPreference.swift",
        "Types/Dimensions.swift",
        "Types/IceCandidate.swift",
        "Types/IceServer.swift",
        "Types/IceTransportPolicy.swift",
        "Types/MediaDevice.swift",
        "Types/Options/ARCameraCaptureOptions.swift",
        "Types/Options/AudioCaptureOptions.swift",
        "Types/Options/AudioPublishOptions.swift",
        "Types/Options/BufferCaptureOptions.swift",
        "Types/Options/CameraCaptureOptions+Copy.swift",
        "Types/Options/CameraCaptureOptions.swift",
        "Types/Options/CaptureOptions.swift",
        "Types/Options/ConnectOptions+Copy.swift",
        "Types/Options/ConnectOptions.swift",
        "Types/Options/DataPublishOptions.swift",
        "Types/Options/PublishOptions.swift",
        "Types/Options/RoomOptions.swift",
        "Types/Options/ScreenShareCaptureOptions.swift",
        "Types/Options/VideoCaptureOptions.swift",
        "Types/Options/VideoPublishOptions.swift",
        "Types/Participant+Types.swift",
        "Types/ParticipantPermissions.swift",
        "Types/ParticipantTrackPermission.swift",
        "Types/ProtocolVersion.swift",
        "Types/Room+Types.swift",
        "Types/ScalabilityMode.swift",
        "Types/SessionDescription.swift",
        "Types/SpeechActivityEvent.swift",
        "Types/Statistics.swift",
        "Types/Track+Types.swift",
        "Types/TrackSettings.swift",
        "Types/TrackSource.swift",
        "Types/TrackStatistics.swift",
        "Types/TrackStreamState.swift",
        "Types/TrackType.swift",
        "Types/TranscriptionSegment.swift",
        "Types/VideoEncoding+Comparable.swift",
        "Types/VideoEncoding.swift",
        "Types/VideoFrame.swift",
        "Types/VideoParameters+Comparable.swift",
        "Types/VideoParameters.swift",
        "Types/VideoQuality.swift",
        "Types/VideoRotation.swift",
        "Views/SampleBufferVideoRenderer.swift",
        "Views/VideoView+MulticastDelegate.swift",
        "Views/VideoView+PinchToZoom.swift",
        "Views/VideoView.swift"
      ],
      "target_dependencies" : [
        "LKObjCHelpers"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LKObjCHelpers",
      "module_type" : "ClangTarget",
      "name" : "LKObjCHelpers",
      "path" : "Sources/LKObjCHelpers",
      "product_memberships" : [
        "LiveKit"
      ],
      "sources" : [
        "LKObjCHelpers.m"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
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/webrtc-xcframework.git
Fetching from https://github.com/vapor/jwt-kit.git
Fetching from https://github.com/apple/swift-docc-plugin.git
Fetching from https://github.com/apple/swift-collections.git (cached)
Fetching from https://github.com/apple/swift-protobuf.git (cached)
Fetching from https://github.com/apple/swift-log.git (cached)
Fetching from https://github.com/apple/swift-crypto.git (cached)
Fetching from https://github.com/swiftlang/swift-docc-symbolkit (cached)
Fetching from https://github.com/apple/swift-asn1.git (cached)
Creating working copy of package ‘jwt-kit’
Checking out 4.13.5 of package ‘jwt-kit’
Creating working copy of package ‘swift-docc-symbolkit’
Checking out 1.0.0 of package ‘swift-docc-symbolkit’
Creating working copy of package ‘swift-asn1’
Checking out 1.3.2 of package ‘swift-asn1’
Creating working copy of package ‘webrtc-xcframework’
Checking out 125.6422.28 of package ‘webrtc-xcframework’
Creating working copy of package ‘swift-protobuf’
Checking out 1.29.0 of package ‘swift-protobuf’
Creating working copy of package ‘swift-log’
Checking out 1.6.3 of package ‘swift-log’
Creating working copy of package ‘swift-docc-plugin’
Checking out 1.4.3 of package ‘swift-docc-plugin’
Creating working copy of package ‘swift-collections’
Checking out 1.1.4 of package ‘swift-collections’
Creating working copy of package ‘swift-crypto’
Checking out 3.12.3 of package ‘swift-crypto’
Resolve Package Graph
Resolved source packages:
  swift-collections: https://github.com/apple/swift-collections.git @ 1.1.4
  swift-log: https://github.com/apple/swift-log.git @ 1.6.3
  SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
  swift-crypto: https://github.com/apple/swift-crypto.git @ 3.12.3
  jwt-kit: https://github.com/vapor/jwt-kit.git @ 4.13.5
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin.git @ 1.4.3
  swift-asn1: https://github.com/apple/swift-asn1.git @ 1.3.2
  LiveKit: /Users/admin/builder/spi-builder-workspace
  LiveKitWebRTC: https://github.com/livekit/webrtc-xcframework.git @ 125.6422.28
  SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.29.0
resolved source packages: swift-collections, swift-log, SymbolKit, swift-crypto, jwt-kit, SwiftDocCPlugin, swift-asn1, LiveKit, LiveKitWebRTC, SwiftProtobuf
{
  "dependencies" : [
    {
      "identity" : "webrtc-xcframework",
      "requirement" : {
        "exact" : [
          "125.6422.28"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/livekit/webrtc-xcframework.git"
    },
    {
      "identity" : "swift-protobuf",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.26.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-protobuf.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin.git"
    },
    {
      "identity" : "jwt-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.13.4",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/jwt-kit.git"
    }
  ],
  "manifest_display_name" : "LiveKit",
  "name" : "LiveKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "maccatalyst",
      "version" : "14.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "LiveKit",
      "targets" : [
        "LiveKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5",
    "6"
  ],
  "targets" : [
    {
      "c99name" : "LiveKitTestsObjC",
      "module_type" : "ClangTarget",
      "name" : "LiveKitTestsObjC",
      "path" : "Tests/LiveKitTestsObjC",
      "product_dependencies" : [
        "JWTKit"
      ],
      "sources" : [
        "Basic.m"
      ],
      "target_dependencies" : [
        "LiveKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LiveKitTests",
      "module_type" : "SwiftTarget",
      "name" : "LiveKitTests",
      "path" : "Tests/LiveKitTests",
      "product_dependencies" : [
        "JWTKit"
      ],
      "sources" : [
        "AVAudioPCMRingBufferTests.swift",
        "AsyncFileStreamTests.swift",
        "AsyncRetryTests.swift",
        "Audio/AudioManagerTests.swift",
        "AudioConverterTests.swift",
        "AudioEngineTests.swift",
        "AudioMixRecorderTests.swift",
        "AudioProcessingTests.swift",
        "Broadcast/BroadcastAudioCodecTests.swift",
        "Broadcast/BroadcastImageCodecTests.swift",
        "Broadcast/IPCChannelTests.swift",
        "Broadcast/SocketPathTests.swift",
        "BroadcastManagerTests.swift",
        "CodecTests.swift",
        "CompleterTests.swift",
        "DarwinNotificationCenterTests.swift",
        "DataStream/ByteStreamInfoTests.swift",
        "DataStream/ByteStreamReaderTests.swift",
        "DataStream/DataStreamTests.swift",
        "DataStream/FileInfoTests.swift",
        "DataStream/IncomingStreamManagerTests.swift",
        "DataStream/OutgoingStreamManagerTests.swift",
        "DataStream/StreamDataTests.swift",
        "DataStream/TextStreamInfoTests.swift",
        "DataStream/TextStreamReaderTests.swift",
        "DeviceManager.swift",
        "E2EE/Thread.swift",
        "Experimental/PublishDeviceOptimization.swift",
        "Extensions/AVAudioPCMBufferTests.swift",
        "Extensions/StringTests.swift",
        "FunctionTests.swift",
        "LKTestCase.swift",
        "MuteTests.swift",
        "ObjCHelpersTests.swift",
        "ParticipantTests.swift",
        "PreConnectAudioBufferTests.swift",
        "PublishBufferCapturerTests.swift",
        "PublishDataTests.swift",
        "PublishMicrophoneTests.swift",
        "PublishTrackTests.swift",
        "QueueActorTests.swift",
        "Room/RoomTests.swift",
        "RpcTests.swift",
        "SDKTests.swift",
        "SerialRunnerActor.swift",
        "Support/ConcurrentCounter.swift",
        "Support/MockDataChannelPair.swift",
        "Support/Room.swift",
        "Support/SinWaveSourceNode.swift",
        "Support/TestAudioRecorder.swift",
        "Support/TokenGenerator.swift",
        "Support/Tracks.swift",
        "Support/Xcode14.2Backport.swift",
        "ThreadSafetyTests.swift",
        "TimeIntervalTests.swift",
        "Track/LocalAudioTrackRecorderTests.swift",
        "Track/TrackTests.swift",
        "VideoViewTests.swift"
      ],
      "target_dependencies" : [
        "LiveKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LiveKit",
      "module_type" : "SwiftTarget",
      "name" : "LiveKit",
      "path" : "Sources/LiveKit",
      "product_dependencies" : [
        "LiveKitWebRTC",
        "SwiftProtobuf",
        "DequeModule",
        "OrderedCollections",
        "Logging"
      ],
      "product_memberships" : [
        "LiveKit"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Audio/AudioDeviceModuleDelegateAdapter.swift",
        "Audio/AudioEngineObserver.swift",
        "Audio/DefaultAudioSessionObserver.swift",
        "Audio/DefaultMixerAudioObserver.swift",
        "Audio/Manager/AudioManager+ModuleType.swift",
        "Audio/Manager/AudioManager+MuteMode.swift",
        "Audio/Manager/AudioManager+Testing.swift",
        "Audio/Manager/AudioManager.swift",
        "Broadcast/BroadcastBundleInfo.swift",
        "Broadcast/BroadcastManager.swift",
        "Broadcast/BroadcastScreenCapturer.swift",
        "Broadcast/IPC/BroadcastAudioCodec.swift",
        "Broadcast/IPC/BroadcastIPCHeader.swift",
        "Broadcast/IPC/BroadcastImageCodec.swift",
        "Broadcast/IPC/BroadcastReceiver.swift",
        "Broadcast/IPC/BroadcastUploader.swift",
        "Broadcast/IPC/IPCChannel.swift",
        "Broadcast/IPC/IPCProtocol.swift",
        "Broadcast/IPC/SocketPath.swift",
        "Broadcast/LKSampleHandler.swift",
        "Broadcast/Support/BundleInfo.swift",
        "Broadcast/Support/DarwinNotificationCenter.swift",
        "Broadcast/Support/OSLogHandler.swift",
        "Convenience/AudioProcessing.swift",
        "Core/DataChannelPair.swift",
        "Core/PreConnectAudioBuffer.swift",
        "Core/RPC.swift",
        "Core/RTC.swift",
        "Core/Room+Convenience.swift",
        "Core/Room+DataStream.swift",
        "Core/Room+Debug.swift",
        "Core/Room+Engine.swift",
        "Core/Room+EngineDelegate.swift",
        "Core/Room+MulticastDelegate.swift",
        "Core/Room+PreConnect.swift",
        "Core/Room+RPC.swift",
        "Core/Room+SignalClientDelegate.swift",
        "Core/Room+TransportDelegate.swift",
        "Core/Room.swift",
        "Core/SignalClient.swift",
        "Core/Transport.swift",
        "DataStream/FileInfo.swift",
        "DataStream/Incoming/ByteStreamReader.swift",
        "DataStream/Incoming/IncomingStreamManager.swift",
        "DataStream/Incoming/StreamReaderSource.swift",
        "DataStream/Incoming/TextStreamReader.swift",
        "DataStream/Outgoing/ByteStreamWriter.swift",
        "DataStream/Outgoing/OutgoingStreamManager.swift",
        "DataStream/Outgoing/StreamData.swift",
        "DataStream/Outgoing/StreamWriterDestination.swift",
        "DataStream/Outgoing/TextStreamWriter.swift",
        "DataStream/StreamError.swift",
        "DataStream/StreamInfo.swift",
        "DataStream/StreamOptions.swift",
        "E2EE/E2EEManager.swift",
        "E2EE/KeyProvider.swift",
        "E2EE/Options.swift",
        "E2EE/State.swift",
        "Errors.swift",
        "Extensions/AVAudioPCMBuffer.swift",
        "Extensions/AVCaptureDevice.swift",
        "Extensions/AsyncSequence.swift",
        "Extensions/CustomStringConvertible.swift",
        "Extensions/DispatchQueue.swift",
        "Extensions/LKRTCRtpSender.swift",
        "Extensions/Logger.swift",
        "Extensions/PixelBuffer.swift",
        "Extensions/Primitives.swift",
        "Extensions/RTCConfiguration.swift",
        "Extensions/RTCDataChannel+Util.swift",
        "Extensions/RTCI420Buffer.swift",
        "Extensions/RTCMediaConstraints.swift",
        "Extensions/RTCRtpTransceiver.swift",
        "Extensions/RTCVideoCapturerDelegate+Buffer.swift",
        "Extensions/Sendable.swift",
        "Extensions/String.swift",
        "Extensions/TimeInterval.swift",
        "Extensions/URL.swift",
        "LiveKit+DeviceHelpers.swift",
        "LiveKit.swift",
        "Participant/LocalParticipant+DataStream.swift",
        "Participant/LocalParticipant+RPC.swift",
        "Participant/LocalParticipant.swift",
        "Participant/Participant+Convenience.swift",
        "Participant/Participant+Equatable.swift",
        "Participant/Participant+Identifiable.swift",
        "Participant/Participant+Kind.swift",
        "Participant/Participant+MulticastDelegate.swift",
        "Participant/Participant.swift",
        "Participant/RemoteParticipant.swift",
        "Protocols/AudioCustomProcessingDelegate.swift",
        "Protocols/AudioRenderer.swift",
        "Protocols/MediaEncoding.swift",
        "Protocols/Mirrorable.swift",
        "Protocols/NextInvokable.swift",
        "Protocols/ParticipantDelegate.swift",
        "Protocols/RoomDelegate.swift",
        "Protocols/SignalClientDelegate.swift",
        "Protocols/TrackDelegate.swift",
        "Protocols/TransportDelegate.swift",
        "Protocols/VideoProcessor.swift",
        "Protocols/VideoRenderer.swift",
        "Protocols/VideoViewDelegate.swift",
        "Protos/livekit_metrics.pb.swift",
        "Protos/livekit_models.pb.swift",
        "Protos/livekit_rtc.pb.swift",
        "Support/AppStateListener.swift",
        "Support/AsyncCompleter.swift",
        "Support/AsyncDebounce.swift",
        "Support/AsyncFileStream.swift",
        "Support/AsyncRetry.swift",
        "Support/AsyncSerialDelegate.swift",
        "Support/AsyncTimer.swift",
        "Support/AsyncTryMapSequence.swift",
        "Support/Audio/AVAudioPCMRingBuffer.swift",
        "Support/Audio/AudioConverter.swift",
        "Support/AudioMixRecorder.swift",
        "Support/ConnectivityListener.swift",
        "Support/DeviceManager.swift",
        "Support/FFTProcessor.swift",
        "Support/Global.swift",
        "Support/HTTP.swift",
        "Support/Locks.swift",
        "Support/MulticastDelegate.swift",
        "Support/NativeView.swift",
        "Support/NativeViewRepresentable.swift",
        "Support/QueueActor.swift",
        "Support/RingBuffer.swift",
        "Support/SerialRunnerActor.swift",
        "Support/StateSync.swift",
        "Support/Stopwatch.swift",
        "Support/TextView.swift",
        "Support/Utils.swift",
        "Support/ValueOrAbsent.swift",
        "Support/WebSocket.swift",
        "SwiftUI/SwiftUIAudioRoutePickerButton.swift",
        "SwiftUI/SwiftUIVideoView.swift",
        "SwiftUI/TrackDelegateObserver.swift",
        "Track/AudioTrack.swift",
        "Track/Capturers/ARCameraCapturer.swift",
        "Track/Capturers/BufferCapturer.swift",
        "Track/Capturers/CameraCapturer.swift",
        "Track/Capturers/InAppCapturer.swift",
        "Track/Capturers/MacOSScreenCapturer.swift",
        "Track/Capturers/VideoCapturer+MulticastDelegate.swift",
        "Track/Capturers/VideoCapturer.swift",
        "Track/Local/LocalAudioTrack.swift",
        "Track/Local/LocalTrack.swift",
        "Track/Local/LocalVideoTrack.swift",
        "Track/Metrics/MetricsManager.swift",
        "Track/Recorders/LocalAudioTrackRecorder.swift",
        "Track/Remote/RemoteAudioTrack.swift",
        "Track/Remote/RemoteTrack.swift",
        "Track/Remote/RemoteVideoTrack.swift",
        "Track/Support/Extensions.swift",
        "Track/Track+Equatable.swift",
        "Track/Track+MulticastDelegate.swift",
        "Track/Track.swift",
        "Track/VideoTrack.swift",
        "TrackPublications/LocalTrackPublication.swift",
        "TrackPublications/RemoteTrackPublication.swift",
        "TrackPublications/TrackPublication+Equatable.swift",
        "TrackPublications/TrackPublication+Identifiable.swift",
        "TrackPublications/TrackPublication.swift",
        "Types/AgentState.swift",
        "Types/AudioBuffer.swift",
        "Types/AudioDevice.swift",
        "Types/AudioDuckingLevel.swift",
        "Types/AudioEncoding+Comparable.swift",
        "Types/AudioEncoding.swift",
        "Types/AudioSessionConfiguration.swift",
        "Types/Codec/Codec.swift",
        "Types/Codec/VideoCodec.swift",
        "Types/ConnectionQuality.swift",
        "Types/ConnectionState.swift",
        "Types/DegradationPreference.swift",
        "Types/Dimensions.swift",
        "Types/IceCandidate.swift",
        "Types/IceServer.swift",
        "Types/IceTransportPolicy.swift",
        "Types/MediaDevice.swift",
        "Types/Options/ARCameraCaptureOptions.swift",
        "Types/Options/AudioCaptureOptions.swift",
        "Types/Options/AudioPublishOptions.swift",
        "Types/Options/BufferCaptureOptions.swift",
        "Types/Options/CameraCaptureOptions+Copy.swift",
        "Types/Options/CameraCaptureOptions.swift",
        "Types/Options/CaptureOptions.swift",
        "Types/Options/ConnectOptions+Copy.swift",
        "Types/Options/ConnectOptions.swift",
        "Types/Options/DataPublishOptions.swift",
        "Types/Options/PublishOptions.swift",
        "Types/Options/RoomOptions.swift",
        "Types/Options/ScreenShareCaptureOptions.swift",
        "Types/Options/VideoCaptureOptions.swift",
        "Types/Options/VideoPublishOptions.swift",
        "Types/Participant+Types.swift",
        "Types/ParticipantPermissions.swift",
        "Types/ParticipantTrackPermission.swift",
        "Types/ProtocolVersion.swift",
        "Types/Room+Types.swift",
        "Types/ScalabilityMode.swift",
        "Types/SessionDescription.swift",
        "Types/SpeechActivityEvent.swift",
        "Types/Statistics.swift",
        "Types/Track+Types.swift",
        "Types/TrackSettings.swift",
        "Types/TrackSource.swift",
        "Types/TrackStatistics.swift",
        "Types/TrackStreamState.swift",
        "Types/TrackType.swift",
        "Types/TranscriptionSegment.swift",
        "Types/VideoEncoding+Comparable.swift",
        "Types/VideoEncoding.swift",
        "Types/VideoFrame.swift",
        "Types/VideoParameters+Comparable.swift",
        "Types/VideoParameters.swift",
        "Types/VideoQuality.swift",
        "Types/VideoRotation.swift",
        "Views/SampleBufferVideoRenderer.swift",
        "Views/VideoView+MulticastDelegate.swift",
        "Views/VideoView+PinchToZoom.swift",
        "Views/VideoView.swift"
      ],
      "target_dependencies" : [
        "LKObjCHelpers"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LKObjCHelpers",
      "module_type" : "ClangTarget",
      "name" : "LKObjCHelpers",
      "path" : "Sources/LKObjCHelpers",
      "product_memberships" : [
        "LiveKit"
      ],
      "sources" : [
        "LKObjCHelpers.m"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "LiveKit"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme LiveKit -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats
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 LiveKit -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.29.0
  jwt-kit: https://github.com/vapor/jwt-kit.git @ 4.13.5
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin.git @ 1.4.3
  LiveKit: /Users/admin/builder/spi-builder-workspace
  SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
  swift-collections: https://github.com/apple/swift-collections.git @ 1.1.4
  swift-crypto: https://github.com/apple/swift-crypto.git @ 3.12.3
  swift-asn1: https://github.com/apple/swift-asn1.git @ 1.3.2
  swift-log: https://github.com/apple/swift-log.git @ 1.6.3
  LiveKitWebRTC: https://github.com/livekit/webrtc-xcframework.git @ 125.6422.28
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (15 targets)
    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 'SwiftProtobuf' in project 'SwiftProtobuf'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    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 'SwiftProtobuf' in project 'SwiftProtobuf'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'Logging' in project 'swift-log' (no dependencies)
    Target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'InternalCollectionsUtilities' in project 'swift-collections' (no dependencies)
    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 '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/WatchOS.platform/Developer/SDKs/WatchOS11.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/WatchOS.platform/Developer/SDKs/WatchOS11.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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
Build description signature: 67760c0dbca4bf9ce11f53b5f8e12a59
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/67760c0dbca4bf9ce11f53b5f8e12a59.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/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/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')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme LiveKit
(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:
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin.git @ 1.4.3
  SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
  jwt-kit: https://github.com/vapor/jwt-kit.git @ 4.13.5
  swift-asn1: https://github.com/apple/swift-asn1.git @ 1.3.2
  LiveKit: /Users/admin/builder/spi-builder-workspace
  swift-crypto: https://github.com/apple/swift-crypto.git @ 3.12.3
  LiveKitWebRTC: https://github.com/livekit/webrtc-xcframework.git @ 125.6422.28
  SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.29.0
  swift-log: https://github.com/apple/swift-log.git @ 1.6.3
  swift-collections: https://github.com/apple/swift-collections.git @ 1.1.4
resolved source packages: SwiftDocCPlugin, SymbolKit, jwt-kit, swift-asn1, LiveKit, swift-crypto, LiveKitWebRTC, SwiftProtobuf, swift-log, swift-collections
{
  "dependencies" : [
    {
      "identity" : "webrtc-xcframework",
      "requirement" : {
        "exact" : [
          "125.6422.28"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/livekit/webrtc-xcframework.git"
    },
    {
      "identity" : "swift-protobuf",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.26.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-protobuf.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin.git"
    },
    {
      "identity" : "jwt-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.13.4",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/jwt-kit.git"
    }
  ],
  "manifest_display_name" : "LiveKit",
  "name" : "LiveKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "maccatalyst",
      "version" : "14.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "LiveKit",
      "targets" : [
        "LiveKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5",
    "6"
  ],
  "targets" : [
    {
      "c99name" : "LiveKitTestsObjC",
      "module_type" : "ClangTarget",
      "name" : "LiveKitTestsObjC",
      "path" : "Tests/LiveKitTestsObjC",
      "product_dependencies" : [
        "JWTKit"
      ],
      "sources" : [
        "Basic.m"
      ],
      "target_dependencies" : [
        "LiveKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LiveKitTests",
      "module_type" : "SwiftTarget",
      "name" : "LiveKitTests",
      "path" : "Tests/LiveKitTests",
      "product_dependencies" : [
        "JWTKit"
      ],
      "sources" : [
        "AVAudioPCMRingBufferTests.swift",
        "AsyncFileStreamTests.swift",
        "AsyncRetryTests.swift",
        "Audio/AudioManagerTests.swift",
        "AudioConverterTests.swift",
        "AudioEngineTests.swift",
        "AudioMixRecorderTests.swift",
        "AudioProcessingTests.swift",
        "Broadcast/BroadcastAudioCodecTests.swift",
        "Broadcast/BroadcastImageCodecTests.swift",
        "Broadcast/IPCChannelTests.swift",
        "Broadcast/SocketPathTests.swift",
        "BroadcastManagerTests.swift",
        "CodecTests.swift",
        "CompleterTests.swift",
        "DarwinNotificationCenterTests.swift",
        "DataStream/ByteStreamInfoTests.swift",
        "DataStream/ByteStreamReaderTests.swift",
        "DataStream/DataStreamTests.swift",
        "DataStream/FileInfoTests.swift",
        "DataStream/IncomingStreamManagerTests.swift",
        "DataStream/OutgoingStreamManagerTests.swift",
        "DataStream/StreamDataTests.swift",
        "DataStream/TextStreamInfoTests.swift",
        "DataStream/TextStreamReaderTests.swift",
        "DeviceManager.swift",
        "E2EE/Thread.swift",
        "Experimental/PublishDeviceOptimization.swift",
        "Extensions/AVAudioPCMBufferTests.swift",
        "Extensions/StringTests.swift",
        "FunctionTests.swift",
        "LKTestCase.swift",
        "MuteTests.swift",
        "ObjCHelpersTests.swift",
        "ParticipantTests.swift",
        "PreConnectAudioBufferTests.swift",
        "PublishBufferCapturerTests.swift",
        "PublishDataTests.swift",
        "PublishMicrophoneTests.swift",
        "PublishTrackTests.swift",
        "QueueActorTests.swift",
        "Room/RoomTests.swift",
        "RpcTests.swift",
        "SDKTests.swift",
        "SerialRunnerActor.swift",
        "Support/ConcurrentCounter.swift",
        "Support/MockDataChannelPair.swift",
        "Support/Room.swift",
        "Support/SinWaveSourceNode.swift",
        "Support/TestAudioRecorder.swift",
        "Support/TokenGenerator.swift",
        "Support/Tracks.swift",
        "Support/Xcode14.2Backport.swift",
        "ThreadSafetyTests.swift",
        "TimeIntervalTests.swift",
        "Track/LocalAudioTrackRecorderTests.swift",
        "Track/TrackTests.swift",
        "VideoViewTests.swift"
      ],
      "target_dependencies" : [
        "LiveKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LiveKit",
      "module_type" : "SwiftTarget",
      "name" : "LiveKit",
      "path" : "Sources/LiveKit",
      "product_dependencies" : [
        "LiveKitWebRTC",
        "SwiftProtobuf",
        "DequeModule",
        "OrderedCollections",
        "Logging"
      ],
      "product_memberships" : [
        "LiveKit"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Audio/AudioDeviceModuleDelegateAdapter.swift",
        "Audio/AudioEngineObserver.swift",
        "Audio/DefaultAudioSessionObserver.swift",
        "Audio/DefaultMixerAudioObserver.swift",
        "Audio/Manager/AudioManager+ModuleType.swift",
        "Audio/Manager/AudioManager+MuteMode.swift",
        "Audio/Manager/AudioManager+Testing.swift",
        "Audio/Manager/AudioManager.swift",
        "Broadcast/BroadcastBundleInfo.swift",
        "Broadcast/BroadcastManager.swift",
        "Broadcast/BroadcastScreenCapturer.swift",
        "Broadcast/IPC/BroadcastAudioCodec.swift",
        "Broadcast/IPC/BroadcastIPCHeader.swift",
        "Broadcast/IPC/BroadcastImageCodec.swift",
        "Broadcast/IPC/BroadcastReceiver.swift",
        "Broadcast/IPC/BroadcastUploader.swift",
        "Broadcast/IPC/IPCChannel.swift",
        "Broadcast/IPC/IPCProtocol.swift",
        "Broadcast/IPC/SocketPath.swift",
        "Broadcast/LKSampleHandler.swift",
        "Broadcast/Support/BundleInfo.swift",
        "Broadcast/Support/DarwinNotificationCenter.swift",
        "Broadcast/Support/OSLogHandler.swift",
        "Convenience/AudioProcessing.swift",
        "Core/DataChannelPair.swift",
        "Core/PreConnectAudioBuffer.swift",
        "Core/RPC.swift",
        "Core/RTC.swift",
        "Core/Room+Convenience.swift",
        "Core/Room+DataStream.swift",
        "Core/Room+Debug.swift",
        "Core/Room+Engine.swift",
        "Core/Room+EngineDelegate.swift",
        "Core/Room+MulticastDelegate.swift",
        "Core/Room+PreConnect.swift",
        "Core/Room+RPC.swift",
        "Core/Room+SignalClientDelegate.swift",
        "Core/Room+TransportDelegate.swift",
        "Core/Room.swift",
        "Core/SignalClient.swift",
        "Core/Transport.swift",
        "DataStream/FileInfo.swift",
        "DataStream/Incoming/ByteStreamReader.swift",
        "DataStream/Incoming/IncomingStreamManager.swift",
        "DataStream/Incoming/StreamReaderSource.swift",
        "DataStream/Incoming/TextStreamReader.swift",
        "DataStream/Outgoing/ByteStreamWriter.swift",
        "DataStream/Outgoing/OutgoingStreamManager.swift",
        "DataStream/Outgoing/StreamData.swift",
        "DataStream/Outgoing/StreamWriterDestination.swift",
        "DataStream/Outgoing/TextStreamWriter.swift",
        "DataStream/StreamError.swift",
        "DataStream/StreamInfo.swift",
        "DataStream/StreamOptions.swift",
        "E2EE/E2EEManager.swift",
        "E2EE/KeyProvider.swift",
        "E2EE/Options.swift",
        "E2EE/State.swift",
        "Errors.swift",
        "Extensions/AVAudioPCMBuffer.swift",
        "Extensions/AVCaptureDevice.swift",
        "Extensions/AsyncSequence.swift",
        "Extensions/CustomStringConvertible.swift",
        "Extensions/DispatchQueue.swift",
        "Extensions/LKRTCRtpSender.swift",
        "Extensions/Logger.swift",
        "Extensions/PixelBuffer.swift",
        "Extensions/Primitives.swift",
        "Extensions/RTCConfiguration.swift",
        "Extensions/RTCDataChannel+Util.swift",
        "Extensions/RTCI420Buffer.swift",
        "Extensions/RTCMediaConstraints.swift",
        "Extensions/RTCRtpTransceiver.swift",
        "Extensions/RTCVideoCapturerDelegate+Buffer.swift",
        "Extensions/Sendable.swift",
        "Extensions/String.swift",
        "Extensions/TimeInterval.swift",
        "Extensions/URL.swift",
        "LiveKit+DeviceHelpers.swift",
        "LiveKit.swift",
        "Participant/LocalParticipant+DataStream.swift",
        "Participant/LocalParticipant+RPC.swift",
        "Participant/LocalParticipant.swift",
        "Participant/Participant+Convenience.swift",
        "Participant/Participant+Equatable.swift",
        "Participant/Participant+Identifiable.swift",
        "Participant/Participant+Kind.swift",
        "Participant/Participant+MulticastDelegate.swift",
        "Participant/Participant.swift",
        "Participant/RemoteParticipant.swift",
        "Protocols/AudioCustomProcessingDelegate.swift",
        "Protocols/AudioRenderer.swift",
        "Protocols/MediaEncoding.swift",
        "Protocols/Mirrorable.swift",
        "Protocols/NextInvokable.swift",
        "Protocols/ParticipantDelegate.swift",
        "Protocols/RoomDelegate.swift",
        "Protocols/SignalClientDelegate.swift",
        "Protocols/TrackDelegate.swift",
        "Protocols/TransportDelegate.swift",
        "Protocols/VideoProcessor.swift",
        "Protocols/VideoRenderer.swift",
        "Protocols/VideoViewDelegate.swift",
        "Protos/livekit_metrics.pb.swift",
        "Protos/livekit_models.pb.swift",
        "Protos/livekit_rtc.pb.swift",
        "Support/AppStateListener.swift",
        "Support/AsyncCompleter.swift",
        "Support/AsyncDebounce.swift",
        "Support/AsyncFileStream.swift",
        "Support/AsyncRetry.swift",
        "Support/AsyncSerialDelegate.swift",
        "Support/AsyncTimer.swift",
        "Support/AsyncTryMapSequence.swift",
        "Support/Audio/AVAudioPCMRingBuffer.swift",
        "Support/Audio/AudioConverter.swift",
        "Support/AudioMixRecorder.swift",
        "Support/ConnectivityListener.swift",
        "Support/DeviceManager.swift",
        "Support/FFTProcessor.swift",
        "Support/Global.swift",
        "Support/HTTP.swift",
        "Support/Locks.swift",
        "Support/MulticastDelegate.swift",
        "Support/NativeView.swift",
        "Support/NativeViewRepresentable.swift",
        "Support/QueueActor.swift",
        "Support/RingBuffer.swift",
        "Support/SerialRunnerActor.swift",
        "Support/StateSync.swift",
        "Support/Stopwatch.swift",
        "Support/TextView.swift",
        "Support/Utils.swift",
        "Support/ValueOrAbsent.swift",
        "Support/WebSocket.swift",
        "SwiftUI/SwiftUIAudioRoutePickerButton.swift",
        "SwiftUI/SwiftUIVideoView.swift",
        "SwiftUI/TrackDelegateObserver.swift",
        "Track/AudioTrack.swift",
        "Track/Capturers/ARCameraCapturer.swift",
        "Track/Capturers/BufferCapturer.swift",
        "Track/Capturers/CameraCapturer.swift",
        "Track/Capturers/InAppCapturer.swift",
        "Track/Capturers/MacOSScreenCapturer.swift",
        "Track/Capturers/VideoCapturer+MulticastDelegate.swift",
        "Track/Capturers/VideoCapturer.swift",
        "Track/Local/LocalAudioTrack.swift",
        "Track/Local/LocalTrack.swift",
        "Track/Local/LocalVideoTrack.swift",
        "Track/Metrics/MetricsManager.swift",
        "Track/Recorders/LocalAudioTrackRecorder.swift",
        "Track/Remote/RemoteAudioTrack.swift",
        "Track/Remote/RemoteTrack.swift",
        "Track/Remote/RemoteVideoTrack.swift",
        "Track/Support/Extensions.swift",
        "Track/Track+Equatable.swift",
        "Track/Track+MulticastDelegate.swift",
        "Track/Track.swift",
        "Track/VideoTrack.swift",
        "TrackPublications/LocalTrackPublication.swift",
        "TrackPublications/RemoteTrackPublication.swift",
        "TrackPublications/TrackPublication+Equatable.swift",
        "TrackPublications/TrackPublication+Identifiable.swift",
        "TrackPublications/TrackPublication.swift",
        "Types/AgentState.swift",
        "Types/AudioBuffer.swift",
        "Types/AudioDevice.swift",
        "Types/AudioDuckingLevel.swift",
        "Types/AudioEncoding+Comparable.swift",
        "Types/AudioEncoding.swift",
        "Types/AudioSessionConfiguration.swift",
        "Types/Codec/Codec.swift",
        "Types/Codec/VideoCodec.swift",
        "Types/ConnectionQuality.swift",
        "Types/ConnectionState.swift",
        "Types/DegradationPreference.swift",
        "Types/Dimensions.swift",
        "Types/IceCandidate.swift",
        "Types/IceServer.swift",
        "Types/IceTransportPolicy.swift",
        "Types/MediaDevice.swift",
        "Types/Options/ARCameraCaptureOptions.swift",
        "Types/Options/AudioCaptureOptions.swift",
        "Types/Options/AudioPublishOptions.swift",
        "Types/Options/BufferCaptureOptions.swift",
        "Types/Options/CameraCaptureOptions+Copy.swift",
        "Types/Options/CameraCaptureOptions.swift",
        "Types/Options/CaptureOptions.swift",
        "Types/Options/ConnectOptions+Copy.swift",
        "Types/Options/ConnectOptions.swift",
        "Types/Options/DataPublishOptions.swift",
        "Types/Options/PublishOptions.swift",
        "Types/Options/RoomOptions.swift",
        "Types/Options/ScreenShareCaptureOptions.swift",
        "Types/Options/VideoCaptureOptions.swift",
        "Types/Options/VideoPublishOptions.swift",
        "Types/Participant+Types.swift",
        "Types/ParticipantPermissions.swift",
        "Types/ParticipantTrackPermission.swift",
        "Types/ProtocolVersion.swift",
        "Types/Room+Types.swift",
        "Types/ScalabilityMode.swift",
        "Types/SessionDescription.swift",
        "Types/SpeechActivityEvent.swift",
        "Types/Statistics.swift",
        "Types/Track+Types.swift",
        "Types/TrackSettings.swift",
        "Types/TrackSource.swift",
        "Types/TrackStatistics.swift",
        "Types/TrackStreamState.swift",
        "Types/TrackType.swift",
        "Types/TranscriptionSegment.swift",
        "Types/VideoEncoding+Comparable.swift",
        "Types/VideoEncoding.swift",
        "Types/VideoFrame.swift",
        "Types/VideoParameters+Comparable.swift",
        "Types/VideoParameters.swift",
        "Types/VideoQuality.swift",
        "Types/VideoRotation.swift",
        "Views/SampleBufferVideoRenderer.swift",
        "Views/VideoView+MulticastDelegate.swift",
        "Views/VideoView+PinchToZoom.swift",
        "Views/VideoView.swift"
      ],
      "target_dependencies" : [
        "LKObjCHelpers"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LKObjCHelpers",
      "module_type" : "ClangTarget",
      "name" : "LKObjCHelpers",
      "path" : "Sources/LKObjCHelpers",
      "product_memberships" : [
        "LiveKit"
      ],
      "sources" : [
        "LKObjCHelpers.m"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "LiveKit"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme LiveKit -destination generic/platform=watchOS
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 LiveKit -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  jwt-kit: https://github.com/vapor/jwt-kit.git @ 4.13.5
  SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.29.0
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin.git @ 1.4.3
  swift-collections: https://github.com/apple/swift-collections.git @ 1.1.4
  SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
  LiveKit: /Users/admin/builder/spi-builder-workspace
  swift-crypto: https://github.com/apple/swift-crypto.git @ 3.12.3
  LiveKitWebRTC: https://github.com/livekit/webrtc-xcframework.git @ 125.6422.28
  swift-asn1: https://github.com/apple/swift-asn1.git @ 1.3.2
  swift-log: https://github.com/apple/swift-log.git @ 1.6.3
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (15 targets)
    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 'SwiftProtobuf' in project 'SwiftProtobuf'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    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 'SwiftProtobuf' in project 'SwiftProtobuf'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'Logging' in project 'swift-log' (no dependencies)
    Target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'InternalCollectionsUtilities' in project 'swift-collections' (no dependencies)
    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 '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/WatchOS.platform/Developer/SDKs/WatchOS11.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/WatchOS.platform/Developer/SDKs/WatchOS11.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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c -c /dev/null
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
Build description signature: fdcc66a146edb004ea6949554fed500a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/fdcc66a146edb004ea6949554fed500a.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/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/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')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme LiveKit
(1 failure)
BUILD FAILURE 6.1 watchOS