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.0.16 (471a1b), with Swift 5.10 for watchOS using Xcode 15.4 on 20 Sep 2024 01:25:18 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.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.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/livekit/client-sdk-swift.git
Reference: 2.0.16
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/livekit/client-sdk-swift
 * tag               2.0.16     -> FETCH_HEAD
HEAD is now at 471a1b3 Merge branch 'main' of https://github.com/livekit/client-sdk-swift
Cloned https://github.com/livekit/client-sdk-swift.git
Revision (git rev-parse @):
471a1b3d97d59de80027f44c975cd40bb72e67e0
SUCCESS checkout https://github.com/livekit/client-sdk-swift.git at 2.0.16
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             5.10
Building package at path:  $PWD
https://github.com/livekit/client-sdk-swift.git
Command line invocation:
    /Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/apple/swift-protobuf.git
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-log.git
Fetching from https://github.com/apple/swift-docc-plugin.git
Fetching from https://github.com/apple/swift-crypto.git
Fetching from https://github.com/swiftlang/swift-docc-symbolkit
Creating working copy of package ‘webrtc-xcframework’
Checking out 125.6422.7 of package ‘webrtc-xcframework’
Creating working copy of package ‘swift-crypto’
Checking out 3.7.1 of package ‘swift-crypto’
Creating working copy of package ‘swift-protobuf’
Checking out 1.28.1 of package ‘swift-protobuf’
Creating working copy of package ‘jwt-kit’
Checking out 4.13.4 of package ‘jwt-kit’
Creating working copy of package ‘swift-log’
Checking out 1.6.1 of package ‘swift-log’
Creating working copy of package ‘swift-docc-symbolkit’
Checking out 1.0.0 of package ‘swift-docc-symbolkit’
Creating working copy of package ‘swift-docc-plugin’
Checking out 1.4.3 of package ‘swift-docc-plugin’
Resolved source packages:
  SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
  swift-log: https://github.com/apple/swift-log.git @ 1.6.1
  swift-crypto: https://github.com/apple/swift-crypto.git @ 3.7.1
  jwt-kit: https://github.com/vapor/jwt-kit.git @ 4.13.4
  LiveKit: /Users/admin/builder/spi-builder-workspace
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin.git @ 1.4.3
  LiveKitWebRTC: https://github.com/livekit/webrtc-xcframework.git @ 125.6422.7
  SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.28.1
resolved source packages: SymbolKit, swift-log, swift-crypto, jwt-kit, LiveKit, SwiftDocCPlugin, LiveKitWebRTC, SwiftProtobuf
{
  "dependencies" : [
    {
      "identity" : "webrtc-xcframework",
      "requirement" : {
        "exact" : [
          "125.6422.7"
        ]
      },
      "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.5.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.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"
  ],
  "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" : [
        "AsyncRetryTests.swift",
        "AudioProcessingTests.swift",
        "CompleterTests.swift",
        "DeviceManager.swift",
        "E2EE/Thread.swift",
        "FunctionTests.swift",
        "ParticipantTests.swift",
        "PublishBufferCapturerTests.swift",
        "PublishDataTests.swift",
        "PublishMicrophoneTests.swift",
        "QueueActorTests.swift",
        "RoomTests.swift",
        "SDKTests.swift",
        "SerialRunnerActor.swift",
        "Support/Room.swift",
        "Support/TokenGenerator.swift",
        "Support/Tracks.swift",
        "Support/Xcode14.2Backport.swift",
        "ThreadSafetyTests.swift",
        "TrackTests.swift",
        "VideoViewTests.swift"
      ],
      "target_dependencies" : [
        "LiveKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LiveKit",
      "module_type" : "SwiftTarget",
      "name" : "LiveKit",
      "path" : "Sources/LiveKit",
      "product_dependencies" : [
        "LiveKitWebRTC",
        "SwiftProtobuf",
        "Logging"
      ],
      "product_memberships" : [
        "LiveKit"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Broadcast/BroadcastScreenCapturer.swift",
        "Broadcast/BroadcastServerSocketConnection.swift",
        "Broadcast/SocketConnectionFrameReader.swift",
        "Broadcast/Uploader/Atomic.swift",
        "Broadcast/Uploader/BroadcastUploadSocketConnection.swift",
        "Broadcast/Uploader/DarwinNotificationCenter.swift",
        "Broadcast/Uploader/LKSampleHandler.swift",
        "Broadcast/Uploader/SampleUploader.swift",
        "Convenience/AudioProcessing.swift",
        "Core/DataChannelPair.swift",
        "Core/RTC.swift",
        "Core/Room+Convenience.swift",
        "Core/Room+Debug.swift",
        "Core/Room+Engine.swift",
        "Core/Room+EngineDelegate.swift",
        "Core/Room+MulticastDelegate.swift",
        "Core/Room+SignalClientDelegate.swift",
        "Core/Room+TransportDelegate.swift",
        "Core/Room.swift",
        "Core/SignalClient.swift",
        "Core/Transport.swift",
        "E2EE/E2EEManager.swift",
        "E2EE/KeyProvider.swift",
        "E2EE/Options.swift",
        "E2EE/State.swift",
        "Errors.swift",
        "Extensions/AVCaptureDevice.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/String.swift",
        "Extensions/TimeInterval.swift",
        "Extensions/URL.swift",
        "LiveKit+DeviceHelpers.swift",
        "LiveKit.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/ParticipantDelegate.swift",
        "Protocols/RoomDelegate.swift",
        "Protocols/SignalClientDelegate.swift",
        "Protocols/TrackDelegate.swift",
        "Protocols/TransportDelegate.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/AsyncRetry.swift",
        "Support/AsyncSerialDelegate.swift",
        "Support/AsyncTimer.swift",
        "Support/ConnectivityListener.swift",
        "Support/DeviceManager.swift",
        "Support/Global.swift",
        "Support/HTTP.swift",
        "Support/MulticastDelegate.swift",
        "Support/NativeView.swift",
        "Support/NativeViewRepresentable.swift",
        "Support/QueueActor.swift",
        "Support/SerialRunnerActor.swift",
        "Support/StateSync.swift",
        "Support/Stopwatch.swift",
        "Support/TextView.swift",
        "Support/UnfairLock.swift",
        "Support/Utils.swift",
        "Support/ValueOrAbsent.swift",
        "Support/WebSocket.swift",
        "SwiftUI/SwiftUIAudioRoutePickerButton.swift",
        "SwiftUI/SwiftUIVideoView.swift",
        "SwiftUI/TrackDelegateObserver.swift",
        "Track/AudioManager.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/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/AudioDevice.swift",
        "Types/AudioEncoding+Comparable.swift",
        "Types/AudioEncoding.swift",
        "Types/AudioSessionConfiguration.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/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/VideoCodec.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"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "LiveKit"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme LiveKit -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme LiveKit -destination generic/platform=watchOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
  swift-crypto: https://github.com/apple/swift-crypto.git @ 3.7.1
  SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.28.1
  LiveKitWebRTC: https://github.com/livekit/webrtc-xcframework.git @ 125.6422.7
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin.git @ 1.4.3
  jwt-kit: https://github.com/vapor/jwt-kit.git @ 4.13.4
  LiveKit: /Users/admin/builder/spi-builder-workspace
  swift-log: https://github.com/apple/swift-log.git @ 1.6.1
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (9 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 'LiveKitWebRTC' in project 'LiveKitWebRTC'
        ➜ Explicit dependency on target 'SwiftProtobuf' in project 'SwiftProtobuf'
        ➜ 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 'LiveKitWebRTC' in project 'LiveKitWebRTC'
        ➜ Explicit dependency on target 'SwiftProtobuf' in project 'SwiftProtobuf'
        ➜ 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 '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 'LiveKit_LiveKit' in project 'LiveKit' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -x c -c /dev/null
ExecuteExternalTool /bin/cat /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 9a72697f29f85393bfba9fd273cc7dc7
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9a72697f29f85393bfba9fd273cc7dc7.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 **
Command line invocation:
    /Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme LiveKit -destination generic/platform=watchOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  jwt-kit: https://github.com/vapor/jwt-kit.git @ 4.13.4
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin.git @ 1.4.3
  swift-crypto: https://github.com/apple/swift-crypto.git @ 3.7.1
  swift-log: https://github.com/apple/swift-log.git @ 1.6.1
  LiveKitWebRTC: https://github.com/livekit/webrtc-xcframework.git @ 125.6422.7
  SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
  LiveKit: /Users/admin/builder/spi-builder-workspace
  SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.28.1
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (9 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 'LiveKitWebRTC' in project 'LiveKitWebRTC'
        ➜ Explicit dependency on target 'SwiftProtobuf' in project 'SwiftProtobuf'
        ➜ 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 'LiveKitWebRTC' in project 'LiveKitWebRTC'
        ➜ Explicit dependency on target 'SwiftProtobuf' in project 'SwiftProtobuf'
        ➜ 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 '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 'LiveKit_LiveKit' in project 'LiveKit' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -x c -c /dev/null
ExecuteExternalTool /bin/cat /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 9a72697f29f85393bfba9fd273cc7dc7
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9a72697f29f85393bfba9fd273cc7dc7.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 'LiveKitWebRTC' from project 'LiveKitWebRTC')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc-xcframework/LiveKitWebRTC/LiveKitWebRTC.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc-xcframework/LiveKitWebRTC/LiveKitWebRTC.xcframework'. (in target 'LiveKit' from project 'LiveKit')
** BUILD FAILED **
BUILD FAILURE 5.10 watchOS