Build Information
Successful build of LiveKit, reference main (2e05b2
), with Swift 5.9 for macOS (SPM) on 29 Oct 2024 06:56:00 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/livekit/client-sdk-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/livekit/client-sdk-swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 2e05b21 v2.0.17
Cloned https://github.com/livekit/client-sdk-swift.git
Revision (git rev-parse @):
2e05b21bd1265dd88bcef6030cbb6e3755653c58
SUCCESS checkout https://github.com/livekit/client-sdk-swift.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/livekit/client-sdk-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
[3/3] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[3/6] Copying PrivacyInfo.xcprivacy
[5/6] Copying LiveKitWebRTC.framework
[7/96] Emitting module Logging
[8/96] Compiling Logging Locks.swift
[9/96] Compiling Logging LogHandler.swift
[10/96] Compiling Logging Logging.swift
[11/96] Compiling Logging MetadataProvider.swift
[12/96] Emitting module SwiftProtobuf
[13/105] Compiling SwiftProtobuf Message+JSONAdditions.swift
[14/105] Compiling SwiftProtobuf Message+JSONAdditions_Data.swift
[15/105] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[16/105] Compiling SwiftProtobuf Message+JSONArrayAdditions_Data.swift
[17/105] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[18/105] Compiling SwiftProtobuf Message.swift
[19/105] Compiling SwiftProtobuf MessageExtension.swift
[20/105] Compiling SwiftProtobuf NameMap.swift
[21/105] Compiling SwiftProtobuf PathDecoder.swift
[22/105] Compiling SwiftProtobuf JSONEncodingOptions.swift
[23/105] Compiling SwiftProtobuf JSONEncodingVisitor.swift
[24/105] Compiling SwiftProtobuf JSONMapEncodingVisitor.swift
[25/105] Compiling SwiftProtobuf JSONScanner.swift
[26/105] Compiling SwiftProtobuf MathUtils.swift
[27/105] Compiling SwiftProtobuf Message+AnyAdditions.swift
[28/105] Compiling SwiftProtobuf Message+BinaryAdditions.swift
[29/105] Compiling SwiftProtobuf Message+BinaryAdditions_Data.swift
[30/105] Compiling SwiftProtobuf Message+FieldMask.swift
[31/105] Compiling SwiftProtobuf AnyMessageStorage.swift
[32/105] Compiling SwiftProtobuf AnyUnpackError.swift
[33/105] Compiling SwiftProtobuf AsyncMessageSequence.swift
[34/105] Compiling SwiftProtobuf BinaryDecoder.swift
[35/105] Compiling SwiftProtobuf BinaryDecodingError.swift
[36/105] Compiling SwiftProtobuf BinaryDecodingOptions.swift
[37/105] Compiling SwiftProtobuf BinaryDelimited.swift
[38/105] Compiling SwiftProtobuf BinaryEncoder.swift
[39/105] Compiling SwiftProtobuf BinaryEncodingError.swift
[40/105] Compiling SwiftProtobuf BinaryEncodingOptions.swift
[41/105] Compiling SwiftProtobuf TextFormatDecoder.swift
[42/105] Compiling SwiftProtobuf TextFormatDecodingError.swift
[43/105] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[44/105] Compiling SwiftProtobuf TextFormatEncoder.swift
[45/105] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[46/105] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[47/105] Compiling SwiftProtobuf TextFormatScanner.swift
[48/105] Compiling SwiftProtobuf TimeUtils.swift
[49/105] Compiling SwiftProtobuf UnknownStorage.swift
[50/105] Compiling SwiftProtobuf duration.pb.swift
[51/105] Compiling SwiftProtobuf empty.pb.swift
[52/105] Compiling SwiftProtobuf field_mask.pb.swift
[53/105] Compiling SwiftProtobuf source_context.pb.swift
[54/105] Compiling SwiftProtobuf struct.pb.swift
[55/105] Compiling SwiftProtobuf timestamp.pb.swift
[56/105] Compiling SwiftProtobuf type.pb.swift
[57/105] Compiling SwiftProtobuf wrappers.pb.swift
[58/105] Compiling SwiftProtobuf resource_bundle_accessor.swift
[59/105] Compiling SwiftProtobuf Google_Protobuf_Value+Extensions.swift
[60/105] Compiling SwiftProtobuf Google_Protobuf_Wrappers+Extensions.swift
[61/105] Compiling SwiftProtobuf HashVisitor.swift
[62/105] Compiling SwiftProtobuf Internal.swift
[63/105] Compiling SwiftProtobuf JSONDecoder.swift
[64/105] Compiling SwiftProtobuf JSONDecodingError.swift
[65/105] Compiling SwiftProtobuf JSONDecodingOptions.swift
[66/105] Compiling SwiftProtobuf JSONEncoder.swift
[67/105] Compiling SwiftProtobuf JSONEncodingError.swift
[68/105] Compiling SwiftProtobuf FieldTag.swift
[69/105] Compiling SwiftProtobuf FieldTypes.swift
[70/105] Compiling SwiftProtobuf Google_Protobuf_Any+Extensions.swift
[71/105] Compiling SwiftProtobuf Google_Protobuf_Any+Registry.swift
[72/105] Compiling SwiftProtobuf Google_Protobuf_Duration+Extensions.swift
[73/105] Compiling SwiftProtobuf Google_Protobuf_FieldMask+Extensions.swift
[74/105] Compiling SwiftProtobuf Google_Protobuf_ListValue+Extensions.swift
[75/105] Compiling SwiftProtobuf Google_Protobuf_NullValue+Extensions.swift
[76/105] Compiling SwiftProtobuf Google_Protobuf_Struct+Extensions.swift
[77/105] Compiling SwiftProtobuf Google_Protobuf_Timestamp+Extensions.swift
[78/105] Compiling SwiftProtobuf BinaryEncodingSizeVisitor.swift
[79/105] Compiling SwiftProtobuf BinaryEncodingVisitor.swift
[80/105] Compiling SwiftProtobuf CustomJSONCodable.swift
[81/105] Compiling SwiftProtobuf Decoder.swift
[82/105] Compiling SwiftProtobuf DoubleParser.swift
[83/105] Compiling SwiftProtobuf Enum.swift
[84/105] Compiling SwiftProtobuf ExtensibleMessage.swift
[85/105] Compiling SwiftProtobuf ExtensionFieldValueSet.swift
[86/105] Compiling SwiftProtobuf ExtensionFields.swift
[87/105] Compiling SwiftProtobuf ExtensionMap.swift
[88/105] Compiling SwiftProtobuf PathVisitor.swift
[89/105] Compiling SwiftProtobuf ProtoNameProviding.swift
[90/105] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[91/105] Compiling SwiftProtobuf ProtobufMap.swift
[92/105] Compiling SwiftProtobuf SelectiveVisitor.swift
[93/105] Compiling SwiftProtobuf SimpleExtensionMap.swift
[94/105] Compiling SwiftProtobuf StringUtils.swift
[95/105] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
[96/105] Compiling SwiftProtobuf SwiftProtobufError.swift
[97/105] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[98/105] Compiling SwiftProtobuf Varint.swift
[99/105] Compiling SwiftProtobuf Version.swift
[100/105] Compiling SwiftProtobuf Visitor.swift
[101/105] Compiling SwiftProtobuf WireFormat.swift
[102/105] Compiling SwiftProtobuf ZigZag.swift
[103/105] Compiling SwiftProtobuf any.pb.swift
[104/105] Compiling SwiftProtobuf api.pb.swift
[105/105] Compiling SwiftProtobuf descriptor.pb.swift
[106/265] Compiling LiveKit ConnectionQuality.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/CameraCaptureOptions.swift:30:16: warning: stored property 'device' of 'Sendable'-conforming class 'CameraCaptureOptions' has non-sendable type 'AVCaptureDevice?'
public let device: AVCaptureDevice?
^
AVFoundation.AVCaptureDevice:2:12: note: class 'AVCaptureDevice' does not conform to the 'Sendable' protocol
open class AVCaptureDevice : NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/CameraCaptureOptions.swift:17:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AVFoundation'
import AVFoundation
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/CameraCaptureOptions.swift:37:16: warning: stored property 'preferredFormat' of 'Sendable'-conforming class 'CameraCaptureOptions' has non-sendable type 'AVCaptureDevice.Format?'
public let preferredFormat: AVCaptureDevice.Format?
^
AVFoundation.AVCaptureDevice:279:16: note: class 'Format' does not conform to the 'Sendable' protocol
open class Format : NSObject {
^
[107/265] Compiling LiveKit ConnectionState.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/CameraCaptureOptions.swift:30:16: warning: stored property 'device' of 'Sendable'-conforming class 'CameraCaptureOptions' has non-sendable type 'AVCaptureDevice?'
public let device: AVCaptureDevice?
^
AVFoundation.AVCaptureDevice:2:12: note: class 'AVCaptureDevice' does not conform to the 'Sendable' protocol
open class AVCaptureDevice : NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/CameraCaptureOptions.swift:17:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AVFoundation'
import AVFoundation
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/CameraCaptureOptions.swift:37:16: warning: stored property 'preferredFormat' of 'Sendable'-conforming class 'CameraCaptureOptions' has non-sendable type 'AVCaptureDevice.Format?'
public let preferredFormat: AVCaptureDevice.Format?
^
AVFoundation.AVCaptureDevice:279:16: note: class 'Format' does not conform to the 'Sendable' protocol
open class Format : NSObject {
^
[108/265] Compiling LiveKit DegradationPreference.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/CameraCaptureOptions.swift:30:16: warning: stored property 'device' of 'Sendable'-conforming class 'CameraCaptureOptions' has non-sendable type 'AVCaptureDevice?'
public let device: AVCaptureDevice?
^
AVFoundation.AVCaptureDevice:2:12: note: class 'AVCaptureDevice' does not conform to the 'Sendable' protocol
open class AVCaptureDevice : NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/CameraCaptureOptions.swift:17:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AVFoundation'
import AVFoundation
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/CameraCaptureOptions.swift:37:16: warning: stored property 'preferredFormat' of 'Sendable'-conforming class 'CameraCaptureOptions' has non-sendable type 'AVCaptureDevice.Format?'
public let preferredFormat: AVCaptureDevice.Format?
^
AVFoundation.AVCaptureDevice:279:16: note: class 'Format' does not conform to the 'Sendable' protocol
open class Format : NSObject {
^
[109/265] Compiling LiveKit Dimensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/CameraCaptureOptions.swift:30:16: warning: stored property 'device' of 'Sendable'-conforming class 'CameraCaptureOptions' has non-sendable type 'AVCaptureDevice?'
public let device: AVCaptureDevice?
^
AVFoundation.AVCaptureDevice:2:12: note: class 'AVCaptureDevice' does not conform to the 'Sendable' protocol
open class AVCaptureDevice : NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/CameraCaptureOptions.swift:17:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AVFoundation'
import AVFoundation
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/CameraCaptureOptions.swift:37:16: warning: stored property 'preferredFormat' of 'Sendable'-conforming class 'CameraCaptureOptions' has non-sendable type 'AVCaptureDevice.Format?'
public let preferredFormat: AVCaptureDevice.Format?
^
AVFoundation.AVCaptureDevice:279:16: note: class 'Format' does not conform to the 'Sendable' protocol
open class Format : NSObject {
^
[110/265] Compiling LiveKit IceCandidate.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/CameraCaptureOptions.swift:30:16: warning: stored property 'device' of 'Sendable'-conforming class 'CameraCaptureOptions' has non-sendable type 'AVCaptureDevice?'
public let device: AVCaptureDevice?
^
AVFoundation.AVCaptureDevice:2:12: note: class 'AVCaptureDevice' does not conform to the 'Sendable' protocol
open class AVCaptureDevice : NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/CameraCaptureOptions.swift:17:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AVFoundation'
import AVFoundation
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/CameraCaptureOptions.swift:37:16: warning: stored property 'preferredFormat' of 'Sendable'-conforming class 'CameraCaptureOptions' has non-sendable type 'AVCaptureDevice.Format?'
public let preferredFormat: AVCaptureDevice.Format?
^
AVFoundation.AVCaptureDevice:279:16: note: class 'Format' does not conform to the 'Sendable' protocol
open class Format : NSObject {
^
[111/265] Compiling LiveKit IceServer.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/CameraCaptureOptions.swift:30:16: warning: stored property 'device' of 'Sendable'-conforming class 'CameraCaptureOptions' has non-sendable type 'AVCaptureDevice?'
public let device: AVCaptureDevice?
^
AVFoundation.AVCaptureDevice:2:12: note: class 'AVCaptureDevice' does not conform to the 'Sendable' protocol
open class AVCaptureDevice : NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/CameraCaptureOptions.swift:17:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AVFoundation'
import AVFoundation
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/CameraCaptureOptions.swift:37:16: warning: stored property 'preferredFormat' of 'Sendable'-conforming class 'CameraCaptureOptions' has non-sendable type 'AVCaptureDevice.Format?'
public let preferredFormat: AVCaptureDevice.Format?
^
AVFoundation.AVCaptureDevice:279:16: note: class 'Format' does not conform to the 'Sendable' protocol
open class Format : NSObject {
^
[112/265] Compiling LiveKit IceTransportPolicy.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/CameraCaptureOptions.swift:30:16: warning: stored property 'device' of 'Sendable'-conforming class 'CameraCaptureOptions' has non-sendable type 'AVCaptureDevice?'
public let device: AVCaptureDevice?
^
AVFoundation.AVCaptureDevice:2:12: note: class 'AVCaptureDevice' does not conform to the 'Sendable' protocol
open class AVCaptureDevice : NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/CameraCaptureOptions.swift:17:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AVFoundation'
import AVFoundation
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/CameraCaptureOptions.swift:37:16: warning: stored property 'preferredFormat' of 'Sendable'-conforming class 'CameraCaptureOptions' has non-sendable type 'AVCaptureDevice.Format?'
public let preferredFormat: AVCaptureDevice.Format?
^
AVFoundation.AVCaptureDevice:279:16: note: class 'Format' does not conform to the 'Sendable' protocol
open class Format : NSObject {
^
[113/265] Compiling LiveKit MediaDevice.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/CameraCaptureOptions.swift:30:16: warning: stored property 'device' of 'Sendable'-conforming class 'CameraCaptureOptions' has non-sendable type 'AVCaptureDevice?'
public let device: AVCaptureDevice?
^
AVFoundation.AVCaptureDevice:2:12: note: class 'AVCaptureDevice' does not conform to the 'Sendable' protocol
open class AVCaptureDevice : NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/CameraCaptureOptions.swift:17:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AVFoundation'
import AVFoundation
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/CameraCaptureOptions.swift:37:16: warning: stored property 'preferredFormat' of 'Sendable'-conforming class 'CameraCaptureOptions' has non-sendable type 'AVCaptureDevice.Format?'
public let preferredFormat: AVCaptureDevice.Format?
^
AVFoundation.AVCaptureDevice:279:16: note: class 'Format' does not conform to the 'Sendable' protocol
open class Format : NSObject {
^
[114/265] Compiling LiveKit ARCameraCaptureOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/CameraCaptureOptions.swift:30:16: warning: stored property 'device' of 'Sendable'-conforming class 'CameraCaptureOptions' has non-sendable type 'AVCaptureDevice?'
public let device: AVCaptureDevice?
^
AVFoundation.AVCaptureDevice:2:12: note: class 'AVCaptureDevice' does not conform to the 'Sendable' protocol
open class AVCaptureDevice : NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/CameraCaptureOptions.swift:17:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AVFoundation'
import AVFoundation
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/CameraCaptureOptions.swift:37:16: warning: stored property 'preferredFormat' of 'Sendable'-conforming class 'CameraCaptureOptions' has non-sendable type 'AVCaptureDevice.Format?'
public let preferredFormat: AVCaptureDevice.Format?
^
AVFoundation.AVCaptureDevice:279:16: note: class 'Format' does not conform to the 'Sendable' protocol
open class Format : NSObject {
^
[115/265] Compiling LiveKit AudioCaptureOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/CameraCaptureOptions.swift:30:16: warning: stored property 'device' of 'Sendable'-conforming class 'CameraCaptureOptions' has non-sendable type 'AVCaptureDevice?'
public let device: AVCaptureDevice?
^
AVFoundation.AVCaptureDevice:2:12: note: class 'AVCaptureDevice' does not conform to the 'Sendable' protocol
open class AVCaptureDevice : NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/CameraCaptureOptions.swift:17:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AVFoundation'
import AVFoundation
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/CameraCaptureOptions.swift:37:16: warning: stored property 'preferredFormat' of 'Sendable'-conforming class 'CameraCaptureOptions' has non-sendable type 'AVCaptureDevice.Format?'
public let preferredFormat: AVCaptureDevice.Format?
^
AVFoundation.AVCaptureDevice:279:16: note: class 'Format' does not conform to the 'Sendable' protocol
open class Format : NSObject {
^
[116/265] Compiling LiveKit AudioPublishOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/CameraCaptureOptions.swift:30:16: warning: stored property 'device' of 'Sendable'-conforming class 'CameraCaptureOptions' has non-sendable type 'AVCaptureDevice?'
public let device: AVCaptureDevice?
^
AVFoundation.AVCaptureDevice:2:12: note: class 'AVCaptureDevice' does not conform to the 'Sendable' protocol
open class AVCaptureDevice : NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/CameraCaptureOptions.swift:17:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AVFoundation'
import AVFoundation
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/CameraCaptureOptions.swift:37:16: warning: stored property 'preferredFormat' of 'Sendable'-conforming class 'CameraCaptureOptions' has non-sendable type 'AVCaptureDevice.Format?'
public let preferredFormat: AVCaptureDevice.Format?
^
AVFoundation.AVCaptureDevice:279:16: note: class 'Format' does not conform to the 'Sendable' protocol
open class Format : NSObject {
^
[117/265] Compiling LiveKit BufferCaptureOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/CameraCaptureOptions.swift:30:16: warning: stored property 'device' of 'Sendable'-conforming class 'CameraCaptureOptions' has non-sendable type 'AVCaptureDevice?'
public let device: AVCaptureDevice?
^
AVFoundation.AVCaptureDevice:2:12: note: class 'AVCaptureDevice' does not conform to the 'Sendable' protocol
open class AVCaptureDevice : NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/CameraCaptureOptions.swift:17:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AVFoundation'
import AVFoundation
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/CameraCaptureOptions.swift:37:16: warning: stored property 'preferredFormat' of 'Sendable'-conforming class 'CameraCaptureOptions' has non-sendable type 'AVCaptureDevice.Format?'
public let preferredFormat: AVCaptureDevice.Format?
^
AVFoundation.AVCaptureDevice:279:16: note: class 'Format' does not conform to the 'Sendable' protocol
open class Format : NSObject {
^
[118/265] Compiling LiveKit CameraCaptureOptions+Copy.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/CameraCaptureOptions.swift:30:16: warning: stored property 'device' of 'Sendable'-conforming class 'CameraCaptureOptions' has non-sendable type 'AVCaptureDevice?'
public let device: AVCaptureDevice?
^
AVFoundation.AVCaptureDevice:2:12: note: class 'AVCaptureDevice' does not conform to the 'Sendable' protocol
open class AVCaptureDevice : NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/CameraCaptureOptions.swift:17:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AVFoundation'
import AVFoundation
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/CameraCaptureOptions.swift:37:16: warning: stored property 'preferredFormat' of 'Sendable'-conforming class 'CameraCaptureOptions' has non-sendable type 'AVCaptureDevice.Format?'
public let preferredFormat: AVCaptureDevice.Format?
^
AVFoundation.AVCaptureDevice:279:16: note: class 'Format' does not conform to the 'Sendable' protocol
open class Format : NSObject {
^
[119/265] Compiling LiveKit CameraCaptureOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/CameraCaptureOptions.swift:30:16: warning: stored property 'device' of 'Sendable'-conforming class 'CameraCaptureOptions' has non-sendable type 'AVCaptureDevice?'
public let device: AVCaptureDevice?
^
AVFoundation.AVCaptureDevice:2:12: note: class 'AVCaptureDevice' does not conform to the 'Sendable' protocol
open class AVCaptureDevice : NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/CameraCaptureOptions.swift:17:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AVFoundation'
import AVFoundation
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/CameraCaptureOptions.swift:37:16: warning: stored property 'preferredFormat' of 'Sendable'-conforming class 'CameraCaptureOptions' has non-sendable type 'AVCaptureDevice.Format?'
public let preferredFormat: AVCaptureDevice.Format?
^
AVFoundation.AVCaptureDevice:279:16: note: class 'Format' does not conform to the 'Sendable' protocol
open class Format : NSObject {
^
[120/265] Compiling LiveKit CaptureOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/CameraCaptureOptions.swift:30:16: warning: stored property 'device' of 'Sendable'-conforming class 'CameraCaptureOptions' has non-sendable type 'AVCaptureDevice?'
public let device: AVCaptureDevice?
^
AVFoundation.AVCaptureDevice:2:12: note: class 'AVCaptureDevice' does not conform to the 'Sendable' protocol
open class AVCaptureDevice : NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/CameraCaptureOptions.swift:17:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AVFoundation'
import AVFoundation
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/CameraCaptureOptions.swift:37:16: warning: stored property 'preferredFormat' of 'Sendable'-conforming class 'CameraCaptureOptions' has non-sendable type 'AVCaptureDevice.Format?'
public let preferredFormat: AVCaptureDevice.Format?
^
AVFoundation.AVCaptureDevice:279:16: note: class 'Format' does not conform to the 'Sendable' protocol
open class Format : NSObject {
^
[121/265] Compiling LiveKit ConnectOptions+Copy.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/CameraCaptureOptions.swift:30:16: warning: stored property 'device' of 'Sendable'-conforming class 'CameraCaptureOptions' has non-sendable type 'AVCaptureDevice?'
public let device: AVCaptureDevice?
^
AVFoundation.AVCaptureDevice:2:12: note: class 'AVCaptureDevice' does not conform to the 'Sendable' protocol
open class AVCaptureDevice : NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/CameraCaptureOptions.swift:17:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AVFoundation'
import AVFoundation
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/CameraCaptureOptions.swift:37:16: warning: stored property 'preferredFormat' of 'Sendable'-conforming class 'CameraCaptureOptions' has non-sendable type 'AVCaptureDevice.Format?'
public let preferredFormat: AVCaptureDevice.Format?
^
AVFoundation.AVCaptureDevice:279:16: note: class 'Format' does not conform to the 'Sendable' protocol
open class Format : NSObject {
^
[122/265] Compiling LiveKit ConnectOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/CameraCaptureOptions.swift:30:16: warning: stored property 'device' of 'Sendable'-conforming class 'CameraCaptureOptions' has non-sendable type 'AVCaptureDevice?'
public let device: AVCaptureDevice?
^
AVFoundation.AVCaptureDevice:2:12: note: class 'AVCaptureDevice' does not conform to the 'Sendable' protocol
open class AVCaptureDevice : NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/CameraCaptureOptions.swift:17:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AVFoundation'
import AVFoundation
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/CameraCaptureOptions.swift:37:16: warning: stored property 'preferredFormat' of 'Sendable'-conforming class 'CameraCaptureOptions' has non-sendable type 'AVCaptureDevice.Format?'
public let preferredFormat: AVCaptureDevice.Format?
^
AVFoundation.AVCaptureDevice:279:16: note: class 'Format' does not conform to the 'Sendable' protocol
open class Format : NSObject {
^
[123/265] Compiling LiveKit DataPublishOptions.swift
[124/265] Compiling LiveKit PublishOptions.swift
[125/265] Compiling LiveKit RoomOptions.swift
[126/265] Compiling LiveKit ScreenShareCaptureOptions.swift
[127/265] Compiling LiveKit VideoCaptureOptions.swift
[128/265] Compiling LiveKit VideoPublishOptions.swift
[129/265] Compiling LiveKit Participant+Types.swift
[130/265] Compiling LiveKit ParticipantPermissions.swift
[131/265] Compiling LiveKit ParticipantTrackPermission.swift
[132/265] Compiling LiveKit ProtocolVersion.swift
[133/265] Compiling LiveKit Room+Types.swift
[134/265] Compiling LiveKit ScalabilityMode.swift
[135/265] Compiling LiveKit SessionDescription.swift
[136/265] Compiling LiveKit Statistics.swift
[137/265] Compiling LiveKit Track+Types.swift
[138/265] Compiling LiveKit TrackSettings.swift
[139/265] Compiling LiveKit TrackSource.swift
[140/282] Compiling LiveKit Room.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/SignalClient.swift:235:47: warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
case let .data(data): return try? Livekit_SignalResponse(serializedData: data)
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/SignalClient.swift:235:47: note: use 'init(serializedBytes:extensions:partial:options:)' instead
case let .data(data): return try? Livekit_SignalResponse(serializedData: data)
^ ~~~~~~~~~~~~~~
serializedBytes
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/KeyProvider.swift:89:9: warning: stored property 'rtcKeyProvider' of 'Sendable'-conforming class 'BaseKeyProvider' has non-sendable type 'LKRTCFrameCryptorKeyProvider'
let rtcKeyProvider: LKRTCFrameCryptorKeyProvider
^
LiveKitWebRTC.LKRTCFrameCryptorKeyProvider:1:12: note: class 'LKRTCFrameCryptorKeyProvider' does not conform to the 'Sendable' protocol
open class LKRTCFrameCryptorKeyProvider : NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/KeyProvider.swift:20:10: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'LiveKitWebRTC'
internal import LiveKitWebRTC
^
@preconcurrency
[141/282] Compiling LiveKit SignalClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/SignalClient.swift:235:47: warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
case let .data(data): return try? Livekit_SignalResponse(serializedData: data)
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/SignalClient.swift:235:47: note: use 'init(serializedBytes:extensions:partial:options:)' instead
case let .data(data): return try? Livekit_SignalResponse(serializedData: data)
^ ~~~~~~~~~~~~~~
serializedBytes
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/KeyProvider.swift:89:9: warning: stored property 'rtcKeyProvider' of 'Sendable'-conforming class 'BaseKeyProvider' has non-sendable type 'LKRTCFrameCryptorKeyProvider'
let rtcKeyProvider: LKRTCFrameCryptorKeyProvider
^
LiveKitWebRTC.LKRTCFrameCryptorKeyProvider:1:12: note: class 'LKRTCFrameCryptorKeyProvider' does not conform to the 'Sendable' protocol
open class LKRTCFrameCryptorKeyProvider : NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/KeyProvider.swift:20:10: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'LiveKitWebRTC'
internal import LiveKitWebRTC
^
@preconcurrency
[142/282] Compiling LiveKit Transport.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/SignalClient.swift:235:47: warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
case let .data(data): return try? Livekit_SignalResponse(serializedData: data)
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/SignalClient.swift:235:47: note: use 'init(serializedBytes:extensions:partial:options:)' instead
case let .data(data): return try? Livekit_SignalResponse(serializedData: data)
^ ~~~~~~~~~~~~~~
serializedBytes
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/KeyProvider.swift:89:9: warning: stored property 'rtcKeyProvider' of 'Sendable'-conforming class 'BaseKeyProvider' has non-sendable type 'LKRTCFrameCryptorKeyProvider'
let rtcKeyProvider: LKRTCFrameCryptorKeyProvider
^
LiveKitWebRTC.LKRTCFrameCryptorKeyProvider:1:12: note: class 'LKRTCFrameCryptorKeyProvider' does not conform to the 'Sendable' protocol
open class LKRTCFrameCryptorKeyProvider : NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/KeyProvider.swift:20:10: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'LiveKitWebRTC'
internal import LiveKitWebRTC
^
@preconcurrency
[143/282] Compiling LiveKit E2EEManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/SignalClient.swift:235:47: warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
case let .data(data): return try? Livekit_SignalResponse(serializedData: data)
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/SignalClient.swift:235:47: note: use 'init(serializedBytes:extensions:partial:options:)' instead
case let .data(data): return try? Livekit_SignalResponse(serializedData: data)
^ ~~~~~~~~~~~~~~
serializedBytes
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/KeyProvider.swift:89:9: warning: stored property 'rtcKeyProvider' of 'Sendable'-conforming class 'BaseKeyProvider' has non-sendable type 'LKRTCFrameCryptorKeyProvider'
let rtcKeyProvider: LKRTCFrameCryptorKeyProvider
^
LiveKitWebRTC.LKRTCFrameCryptorKeyProvider:1:12: note: class 'LKRTCFrameCryptorKeyProvider' does not conform to the 'Sendable' protocol
open class LKRTCFrameCryptorKeyProvider : NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/KeyProvider.swift:20:10: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'LiveKitWebRTC'
internal import LiveKitWebRTC
^
@preconcurrency
[144/282] Compiling LiveKit KeyProvider.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/SignalClient.swift:235:47: warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
case let .data(data): return try? Livekit_SignalResponse(serializedData: data)
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/SignalClient.swift:235:47: note: use 'init(serializedBytes:extensions:partial:options:)' instead
case let .data(data): return try? Livekit_SignalResponse(serializedData: data)
^ ~~~~~~~~~~~~~~
serializedBytes
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/KeyProvider.swift:89:9: warning: stored property 'rtcKeyProvider' of 'Sendable'-conforming class 'BaseKeyProvider' has non-sendable type 'LKRTCFrameCryptorKeyProvider'
let rtcKeyProvider: LKRTCFrameCryptorKeyProvider
^
LiveKitWebRTC.LKRTCFrameCryptorKeyProvider:1:12: note: class 'LKRTCFrameCryptorKeyProvider' does not conform to the 'Sendable' protocol
open class LKRTCFrameCryptorKeyProvider : NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/KeyProvider.swift:20:10: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'LiveKitWebRTC'
internal import LiveKitWebRTC
^
@preconcurrency
[145/282] Compiling LiveKit Options.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/SignalClient.swift:235:47: warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
case let .data(data): return try? Livekit_SignalResponse(serializedData: data)
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/SignalClient.swift:235:47: note: use 'init(serializedBytes:extensions:partial:options:)' instead
case let .data(data): return try? Livekit_SignalResponse(serializedData: data)
^ ~~~~~~~~~~~~~~
serializedBytes
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/KeyProvider.swift:89:9: warning: stored property 'rtcKeyProvider' of 'Sendable'-conforming class 'BaseKeyProvider' has non-sendable type 'LKRTCFrameCryptorKeyProvider'
let rtcKeyProvider: LKRTCFrameCryptorKeyProvider
^
LiveKitWebRTC.LKRTCFrameCryptorKeyProvider:1:12: note: class 'LKRTCFrameCryptorKeyProvider' does not conform to the 'Sendable' protocol
open class LKRTCFrameCryptorKeyProvider : NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/KeyProvider.swift:20:10: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'LiveKitWebRTC'
internal import LiveKitWebRTC
^
@preconcurrency
[146/282] Compiling LiveKit State.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/SignalClient.swift:235:47: warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
case let .data(data): return try? Livekit_SignalResponse(serializedData: data)
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/SignalClient.swift:235:47: note: use 'init(serializedBytes:extensions:partial:options:)' instead
case let .data(data): return try? Livekit_SignalResponse(serializedData: data)
^ ~~~~~~~~~~~~~~
serializedBytes
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/KeyProvider.swift:89:9: warning: stored property 'rtcKeyProvider' of 'Sendable'-conforming class 'BaseKeyProvider' has non-sendable type 'LKRTCFrameCryptorKeyProvider'
let rtcKeyProvider: LKRTCFrameCryptorKeyProvider
^
LiveKitWebRTC.LKRTCFrameCryptorKeyProvider:1:12: note: class 'LKRTCFrameCryptorKeyProvider' does not conform to the 'Sendable' protocol
open class LKRTCFrameCryptorKeyProvider : NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/KeyProvider.swift:20:10: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'LiveKitWebRTC'
internal import LiveKitWebRTC
^
@preconcurrency
[147/282] Compiling LiveKit Errors.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/SignalClient.swift:235:47: warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
case let .data(data): return try? Livekit_SignalResponse(serializedData: data)
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/SignalClient.swift:235:47: note: use 'init(serializedBytes:extensions:partial:options:)' instead
case let .data(data): return try? Livekit_SignalResponse(serializedData: data)
^ ~~~~~~~~~~~~~~
serializedBytes
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/KeyProvider.swift:89:9: warning: stored property 'rtcKeyProvider' of 'Sendable'-conforming class 'BaseKeyProvider' has non-sendable type 'LKRTCFrameCryptorKeyProvider'
let rtcKeyProvider: LKRTCFrameCryptorKeyProvider
^
LiveKitWebRTC.LKRTCFrameCryptorKeyProvider:1:12: note: class 'LKRTCFrameCryptorKeyProvider' does not conform to the 'Sendable' protocol
open class LKRTCFrameCryptorKeyProvider : NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/KeyProvider.swift:20:10: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'LiveKitWebRTC'
internal import LiveKitWebRTC
^
@preconcurrency
[148/282] Compiling LiveKit AVAudioPCMBuffer.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/SignalClient.swift:235:47: warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
case let .data(data): return try? Livekit_SignalResponse(serializedData: data)
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/SignalClient.swift:235:47: note: use 'init(serializedBytes:extensions:partial:options:)' instead
case let .data(data): return try? Livekit_SignalResponse(serializedData: data)
^ ~~~~~~~~~~~~~~
serializedBytes
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/KeyProvider.swift:89:9: warning: stored property 'rtcKeyProvider' of 'Sendable'-conforming class 'BaseKeyProvider' has non-sendable type 'LKRTCFrameCryptorKeyProvider'
let rtcKeyProvider: LKRTCFrameCryptorKeyProvider
^
LiveKitWebRTC.LKRTCFrameCryptorKeyProvider:1:12: note: class 'LKRTCFrameCryptorKeyProvider' does not conform to the 'Sendable' protocol
open class LKRTCFrameCryptorKeyProvider : NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/KeyProvider.swift:20:10: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'LiveKitWebRTC'
internal import LiveKitWebRTC
^
@preconcurrency
[149/282] Compiling LiveKit AVCaptureDevice.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/SignalClient.swift:235:47: warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
case let .data(data): return try? Livekit_SignalResponse(serializedData: data)
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/SignalClient.swift:235:47: note: use 'init(serializedBytes:extensions:partial:options:)' instead
case let .data(data): return try? Livekit_SignalResponse(serializedData: data)
^ ~~~~~~~~~~~~~~
serializedBytes
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/KeyProvider.swift:89:9: warning: stored property 'rtcKeyProvider' of 'Sendable'-conforming class 'BaseKeyProvider' has non-sendable type 'LKRTCFrameCryptorKeyProvider'
let rtcKeyProvider: LKRTCFrameCryptorKeyProvider
^
LiveKitWebRTC.LKRTCFrameCryptorKeyProvider:1:12: note: class 'LKRTCFrameCryptorKeyProvider' does not conform to the 'Sendable' protocol
open class LKRTCFrameCryptorKeyProvider : NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/KeyProvider.swift:20:10: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'LiveKitWebRTC'
internal import LiveKitWebRTC
^
@preconcurrency
[150/282] Compiling LiveKit CustomStringConvertible.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/SignalClient.swift:235:47: warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
case let .data(data): return try? Livekit_SignalResponse(serializedData: data)
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/SignalClient.swift:235:47: note: use 'init(serializedBytes:extensions:partial:options:)' instead
case let .data(data): return try? Livekit_SignalResponse(serializedData: data)
^ ~~~~~~~~~~~~~~
serializedBytes
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/KeyProvider.swift:89:9: warning: stored property 'rtcKeyProvider' of 'Sendable'-conforming class 'BaseKeyProvider' has non-sendable type 'LKRTCFrameCryptorKeyProvider'
let rtcKeyProvider: LKRTCFrameCryptorKeyProvider
^
LiveKitWebRTC.LKRTCFrameCryptorKeyProvider:1:12: note: class 'LKRTCFrameCryptorKeyProvider' does not conform to the 'Sendable' protocol
open class LKRTCFrameCryptorKeyProvider : NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/KeyProvider.swift:20:10: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'LiveKitWebRTC'
internal import LiveKitWebRTC
^
@preconcurrency
[151/282] Compiling LiveKit DispatchQueue.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/SignalClient.swift:235:47: warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
case let .data(data): return try? Livekit_SignalResponse(serializedData: data)
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/SignalClient.swift:235:47: note: use 'init(serializedBytes:extensions:partial:options:)' instead
case let .data(data): return try? Livekit_SignalResponse(serializedData: data)
^ ~~~~~~~~~~~~~~
serializedBytes
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/KeyProvider.swift:89:9: warning: stored property 'rtcKeyProvider' of 'Sendable'-conforming class 'BaseKeyProvider' has non-sendable type 'LKRTCFrameCryptorKeyProvider'
let rtcKeyProvider: LKRTCFrameCryptorKeyProvider
^
LiveKitWebRTC.LKRTCFrameCryptorKeyProvider:1:12: note: class 'LKRTCFrameCryptorKeyProvider' does not conform to the 'Sendable' protocol
open class LKRTCFrameCryptorKeyProvider : NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/KeyProvider.swift:20:10: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'LiveKitWebRTC'
internal import LiveKitWebRTC
^
@preconcurrency
[152/282] Compiling LiveKit LKRTCRtpSender.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/SignalClient.swift:235:47: warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
case let .data(data): return try? Livekit_SignalResponse(serializedData: data)
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/SignalClient.swift:235:47: note: use 'init(serializedBytes:extensions:partial:options:)' instead
case let .data(data): return try? Livekit_SignalResponse(serializedData: data)
^ ~~~~~~~~~~~~~~
serializedBytes
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/KeyProvider.swift:89:9: warning: stored property 'rtcKeyProvider' of 'Sendable'-conforming class 'BaseKeyProvider' has non-sendable type 'LKRTCFrameCryptorKeyProvider'
let rtcKeyProvider: LKRTCFrameCryptorKeyProvider
^
LiveKitWebRTC.LKRTCFrameCryptorKeyProvider:1:12: note: class 'LKRTCFrameCryptorKeyProvider' does not conform to the 'Sendable' protocol
open class LKRTCFrameCryptorKeyProvider : NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/KeyProvider.swift:20:10: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'LiveKitWebRTC'
internal import LiveKitWebRTC
^
@preconcurrency
[153/282] Compiling LiveKit Logger.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/SignalClient.swift:235:47: warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
case let .data(data): return try? Livekit_SignalResponse(serializedData: data)
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/SignalClient.swift:235:47: note: use 'init(serializedBytes:extensions:partial:options:)' instead
case let .data(data): return try? Livekit_SignalResponse(serializedData: data)
^ ~~~~~~~~~~~~~~
serializedBytes
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/KeyProvider.swift:89:9: warning: stored property 'rtcKeyProvider' of 'Sendable'-conforming class 'BaseKeyProvider' has non-sendable type 'LKRTCFrameCryptorKeyProvider'
let rtcKeyProvider: LKRTCFrameCryptorKeyProvider
^
LiveKitWebRTC.LKRTCFrameCryptorKeyProvider:1:12: note: class 'LKRTCFrameCryptorKeyProvider' does not conform to the 'Sendable' protocol
open class LKRTCFrameCryptorKeyProvider : NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/KeyProvider.swift:20:10: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'LiveKitWebRTC'
internal import LiveKitWebRTC
^
@preconcurrency
[154/282] Compiling LiveKit PixelBuffer.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/SignalClient.swift:235:47: warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
case let .data(data): return try? Livekit_SignalResponse(serializedData: data)
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/SignalClient.swift:235:47: note: use 'init(serializedBytes:extensions:partial:options:)' instead
case let .data(data): return try? Livekit_SignalResponse(serializedData: data)
^ ~~~~~~~~~~~~~~
serializedBytes
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/KeyProvider.swift:89:9: warning: stored property 'rtcKeyProvider' of 'Sendable'-conforming class 'BaseKeyProvider' has non-sendable type 'LKRTCFrameCryptorKeyProvider'
let rtcKeyProvider: LKRTCFrameCryptorKeyProvider
^
LiveKitWebRTC.LKRTCFrameCryptorKeyProvider:1:12: note: class 'LKRTCFrameCryptorKeyProvider' does not conform to the 'Sendable' protocol
open class LKRTCFrameCryptorKeyProvider : NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/KeyProvider.swift:20:10: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'LiveKitWebRTC'
internal import LiveKitWebRTC
^
@preconcurrency
[155/282] Compiling LiveKit Primitives.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/SignalClient.swift:235:47: warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
case let .data(data): return try? Livekit_SignalResponse(serializedData: data)
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/SignalClient.swift:235:47: note: use 'init(serializedBytes:extensions:partial:options:)' instead
case let .data(data): return try? Livekit_SignalResponse(serializedData: data)
^ ~~~~~~~~~~~~~~
serializedBytes
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/KeyProvider.swift:89:9: warning: stored property 'rtcKeyProvider' of 'Sendable'-conforming class 'BaseKeyProvider' has non-sendable type 'LKRTCFrameCryptorKeyProvider'
let rtcKeyProvider: LKRTCFrameCryptorKeyProvider
^
LiveKitWebRTC.LKRTCFrameCryptorKeyProvider:1:12: note: class 'LKRTCFrameCryptorKeyProvider' does not conform to the 'Sendable' protocol
open class LKRTCFrameCryptorKeyProvider : NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/KeyProvider.swift:20:10: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'LiveKitWebRTC'
internal import LiveKitWebRTC
^
@preconcurrency
[156/282] Compiling LiveKit RTCConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/SignalClient.swift:235:47: warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
case let .data(data): return try? Livekit_SignalResponse(serializedData: data)
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/SignalClient.swift:235:47: note: use 'init(serializedBytes:extensions:partial:options:)' instead
case let .data(data): return try? Livekit_SignalResponse(serializedData: data)
^ ~~~~~~~~~~~~~~
serializedBytes
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/KeyProvider.swift:89:9: warning: stored property 'rtcKeyProvider' of 'Sendable'-conforming class 'BaseKeyProvider' has non-sendable type 'LKRTCFrameCryptorKeyProvider'
let rtcKeyProvider: LKRTCFrameCryptorKeyProvider
^
LiveKitWebRTC.LKRTCFrameCryptorKeyProvider:1:12: note: class 'LKRTCFrameCryptorKeyProvider' does not conform to the 'Sendable' protocol
open class LKRTCFrameCryptorKeyProvider : NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/KeyProvider.swift:20:10: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'LiveKitWebRTC'
internal import LiveKitWebRTC
^
@preconcurrency
[157/282] Compiling LiveKit RTCDataChannel+Util.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/SignalClient.swift:235:47: warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
case let .data(data): return try? Livekit_SignalResponse(serializedData: data)
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/SignalClient.swift:235:47: note: use 'init(serializedBytes:extensions:partial:options:)' instead
case let .data(data): return try? Livekit_SignalResponse(serializedData: data)
^ ~~~~~~~~~~~~~~
serializedBytes
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/KeyProvider.swift:89:9: warning: stored property 'rtcKeyProvider' of 'Sendable'-conforming class 'BaseKeyProvider' has non-sendable type 'LKRTCFrameCryptorKeyProvider'
let rtcKeyProvider: LKRTCFrameCryptorKeyProvider
^
LiveKitWebRTC.LKRTCFrameCryptorKeyProvider:1:12: note: class 'LKRTCFrameCryptorKeyProvider' does not conform to the 'Sendable' protocol
open class LKRTCFrameCryptorKeyProvider : NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/KeyProvider.swift:20:10: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'LiveKitWebRTC'
internal import LiveKitWebRTC
^
@preconcurrency
[158/282] Emitting module LiveKit
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/KeyProvider.swift:89:9: warning: stored property 'rtcKeyProvider' of 'Sendable'-conforming class 'BaseKeyProvider' has non-sendable type 'LKRTCFrameCryptorKeyProvider'
let rtcKeyProvider: LKRTCFrameCryptorKeyProvider
^
LiveKitWebRTC.LKRTCFrameCryptorKeyProvider:1:12: note: class 'LKRTCFrameCryptorKeyProvider' does not conform to the 'Sendable' protocol
open class LKRTCFrameCryptorKeyProvider : NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/KeyProvider.swift:20:10: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'LiveKitWebRTC'
internal import LiveKitWebRTC
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/CameraCaptureOptions.swift:30:16: warning: stored property 'device' of 'Sendable'-conforming class 'CameraCaptureOptions' has non-sendable type 'AVCaptureDevice?'
public let device: AVCaptureDevice?
^
AVFoundation.AVCaptureDevice:2:12: note: class 'AVCaptureDevice' does not conform to the 'Sendable' protocol
open class AVCaptureDevice : NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/CameraCaptureOptions.swift:17:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AVFoundation'
import AVFoundation
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/CameraCaptureOptions.swift:37:16: warning: stored property 'preferredFormat' of 'Sendable'-conforming class 'CameraCaptureOptions' has non-sendable type 'AVCaptureDevice.Format?'
public let preferredFormat: AVCaptureDevice.Format?
^
AVFoundation.AVCaptureDevice:279:16: note: class 'Format' does not conform to the 'Sendable' protocol
open class Format : NSObject {
^
[159/282] Compiling LiveKit RemoteTrack.swift
[160/282] Compiling LiveKit RemoteVideoTrack.swift
[161/282] Compiling LiveKit Extensions.swift
[162/282] Compiling LiveKit Track+Equatable.swift
[163/282] Compiling LiveKit Track+MulticastDelegate.swift
[164/282] Compiling LiveKit Track.swift
[165/282] Compiling LiveKit VideoTrack.swift
[166/282] Compiling LiveKit LocalTrackPublication.swift
[167/282] Compiling LiveKit RemoteTrackPublication.swift
[168/282] Compiling LiveKit TrackPublication+Equatable.swift
[169/282] Compiling LiveKit TrackPublication+Identifiable.swift
[170/282] Compiling LiveKit TrackPublication.swift
[171/282] Compiling LiveKit AgentState.swift
[172/282] Compiling LiveKit AudioDevice.swift
[173/282] Compiling LiveKit AudioEncoding+Comparable.swift
[174/282] Compiling LiveKit AudioEncoding.swift
[175/282] Compiling LiveKit AudioSessionConfiguration.swift
[176/282] Compiling LiveKit BroadcastScreenCapturer.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/DataChannelPair.swift:142:37: warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
guard let dataPacket = try? Livekit_DataPacket(serializedData: buffer.data) else {
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/DataChannelPair.swift:142:37: note: use 'init(serializedBytes:extensions:partial:options:)' instead
guard let dataPacket = try? Livekit_DataPacket(serializedData: buffer.data) else {
^ ~~~~~~~~~~~~~~
serializedBytes
[177/282] Compiling LiveKit BroadcastServerSocketConnection.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/DataChannelPair.swift:142:37: warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
guard let dataPacket = try? Livekit_DataPacket(serializedData: buffer.data) else {
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/DataChannelPair.swift:142:37: note: use 'init(serializedBytes:extensions:partial:options:)' instead
guard let dataPacket = try? Livekit_DataPacket(serializedData: buffer.data) else {
^ ~~~~~~~~~~~~~~
serializedBytes
[178/282] Compiling LiveKit SocketConnectionFrameReader.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/DataChannelPair.swift:142:37: warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
guard let dataPacket = try? Livekit_DataPacket(serializedData: buffer.data) else {
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/DataChannelPair.swift:142:37: note: use 'init(serializedBytes:extensions:partial:options:)' instead
guard let dataPacket = try? Livekit_DataPacket(serializedData: buffer.data) else {
^ ~~~~~~~~~~~~~~
serializedBytes
[179/282] Compiling LiveKit Atomic.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/DataChannelPair.swift:142:37: warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
guard let dataPacket = try? Livekit_DataPacket(serializedData: buffer.data) else {
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/DataChannelPair.swift:142:37: note: use 'init(serializedBytes:extensions:partial:options:)' instead
guard let dataPacket = try? Livekit_DataPacket(serializedData: buffer.data) else {
^ ~~~~~~~~~~~~~~
serializedBytes
[180/282] Compiling LiveKit BroadcastUploadSocketConnection.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/DataChannelPair.swift:142:37: warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
guard let dataPacket = try? Livekit_DataPacket(serializedData: buffer.data) else {
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/DataChannelPair.swift:142:37: note: use 'init(serializedBytes:extensions:partial:options:)' instead
guard let dataPacket = try? Livekit_DataPacket(serializedData: buffer.data) else {
^ ~~~~~~~~~~~~~~
serializedBytes
[181/282] Compiling LiveKit DarwinNotificationCenter.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/DataChannelPair.swift:142:37: warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
guard let dataPacket = try? Livekit_DataPacket(serializedData: buffer.data) else {
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/DataChannelPair.swift:142:37: note: use 'init(serializedBytes:extensions:partial:options:)' instead
guard let dataPacket = try? Livekit_DataPacket(serializedData: buffer.data) else {
^ ~~~~~~~~~~~~~~
serializedBytes
[182/282] Compiling LiveKit LKSampleHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/DataChannelPair.swift:142:37: warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
guard let dataPacket = try? Livekit_DataPacket(serializedData: buffer.data) else {
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/DataChannelPair.swift:142:37: note: use 'init(serializedBytes:extensions:partial:options:)' instead
guard let dataPacket = try? Livekit_DataPacket(serializedData: buffer.data) else {
^ ~~~~~~~~~~~~~~
serializedBytes
[183/282] Compiling LiveKit SampleUploader.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/DataChannelPair.swift:142:37: warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
guard let dataPacket = try? Livekit_DataPacket(serializedData: buffer.data) else {
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/DataChannelPair.swift:142:37: note: use 'init(serializedBytes:extensions:partial:options:)' instead
guard let dataPacket = try? Livekit_DataPacket(serializedData: buffer.data) else {
^ ~~~~~~~~~~~~~~
serializedBytes
[184/282] Compiling LiveKit AudioProcessing.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/DataChannelPair.swift:142:37: warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
guard let dataPacket = try? Livekit_DataPacket(serializedData: buffer.data) else {
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/DataChannelPair.swift:142:37: note: use 'init(serializedBytes:extensions:partial:options:)' instead
guard let dataPacket = try? Livekit_DataPacket(serializedData: buffer.data) else {
^ ~~~~~~~~~~~~~~
serializedBytes
[185/282] Compiling LiveKit DataChannelPair.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/DataChannelPair.swift:142:37: warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
guard let dataPacket = try? Livekit_DataPacket(serializedData: buffer.data) else {
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/DataChannelPair.swift:142:37: note: use 'init(serializedBytes:extensions:partial:options:)' instead
guard let dataPacket = try? Livekit_DataPacket(serializedData: buffer.data) else {
^ ~~~~~~~~~~~~~~
serializedBytes
[186/282] Compiling LiveKit RTC.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/DataChannelPair.swift:142:37: warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
guard let dataPacket = try? Livekit_DataPacket(serializedData: buffer.data) else {
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/DataChannelPair.swift:142:37: note: use 'init(serializedBytes:extensions:partial:options:)' instead
guard let dataPacket = try? Livekit_DataPacket(serializedData: buffer.data) else {
^ ~~~~~~~~~~~~~~
serializedBytes
[187/282] Compiling LiveKit Room+Convenience.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/DataChannelPair.swift:142:37: warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
guard let dataPacket = try? Livekit_DataPacket(serializedData: buffer.data) else {
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/DataChannelPair.swift:142:37: note: use 'init(serializedBytes:extensions:partial:options:)' instead
guard let dataPacket = try? Livekit_DataPacket(serializedData: buffer.data) else {
^ ~~~~~~~~~~~~~~
serializedBytes
[188/282] Compiling LiveKit Room+Debug.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/DataChannelPair.swift:142:37: warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
guard let dataPacket = try? Livekit_DataPacket(serializedData: buffer.data) else {
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/DataChannelPair.swift:142:37: note: use 'init(serializedBytes:extensions:partial:options:)' instead
guard let dataPacket = try? Livekit_DataPacket(serializedData: buffer.data) else {
^ ~~~~~~~~~~~~~~
serializedBytes
[189/282] Compiling LiveKit Room+Engine.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/DataChannelPair.swift:142:37: warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
guard let dataPacket = try? Livekit_DataPacket(serializedData: buffer.data) else {
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/DataChannelPair.swift:142:37: note: use 'init(serializedBytes:extensions:partial:options:)' instead
guard let dataPacket = try? Livekit_DataPacket(serializedData: buffer.data) else {
^ ~~~~~~~~~~~~~~
serializedBytes
[190/282] Compiling LiveKit Room+EngineDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/DataChannelPair.swift:142:37: warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
guard let dataPacket = try? Livekit_DataPacket(serializedData: buffer.data) else {
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/DataChannelPair.swift:142:37: note: use 'init(serializedBytes:extensions:partial:options:)' instead
guard let dataPacket = try? Livekit_DataPacket(serializedData: buffer.data) else {
^ ~~~~~~~~~~~~~~
serializedBytes
[191/282] Compiling LiveKit Room+MulticastDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/DataChannelPair.swift:142:37: warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
guard let dataPacket = try? Livekit_DataPacket(serializedData: buffer.data) else {
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/DataChannelPair.swift:142:37: note: use 'init(serializedBytes:extensions:partial:options:)' instead
guard let dataPacket = try? Livekit_DataPacket(serializedData: buffer.data) else {
^ ~~~~~~~~~~~~~~
serializedBytes
[192/282] Compiling LiveKit Room+SignalClientDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/DataChannelPair.swift:142:37: warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
guard let dataPacket = try? Livekit_DataPacket(serializedData: buffer.data) else {
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/DataChannelPair.swift:142:37: note: use 'init(serializedBytes:extensions:partial:options:)' instead
guard let dataPacket = try? Livekit_DataPacket(serializedData: buffer.data) else {
^ ~~~~~~~~~~~~~~
serializedBytes
[193/282] Compiling LiveKit Room+TransportDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/DataChannelPair.swift:142:37: warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
guard let dataPacket = try? Livekit_DataPacket(serializedData: buffer.data) else {
^
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/DataChannelPair.swift:142:37: note: use 'init(serializedBytes:extensions:partial:options:)' instead
guard let dataPacket = try? Livekit_DataPacket(serializedData: buffer.data) else {
^ ~~~~~~~~~~~~~~
serializedBytes
[194/282] Compiling LiveKit ValueOrAbsent.swift
[195/282] Compiling LiveKit WebSocket.swift
[196/282] Compiling LiveKit SwiftUIAudioRoutePickerButton.swift
[197/282] Compiling LiveKit SwiftUIVideoView.swift
[198/282] Compiling LiveKit TrackDelegateObserver.swift
[199/282] Compiling LiveKit AudioManager.swift
[200/282] Compiling LiveKit AudioTrack.swift
[201/282] Compiling LiveKit ARCameraCapturer.swift
[202/282] Compiling LiveKit BufferCapturer.swift
[203/282] Compiling LiveKit CameraCapturer.swift
[204/282] Compiling LiveKit InAppCapturer.swift
[205/282] Compiling LiveKit MacOSScreenCapturer.swift
[206/282] Compiling LiveKit VideoCapturer+MulticastDelegate.swift
[207/282] Compiling LiveKit VideoCapturer.swift
[208/282] Compiling LiveKit LocalAudioTrack.swift
[209/282] Compiling LiveKit LocalTrack.swift
[210/282] Compiling LiveKit LocalVideoTrack.swift
[211/282] Compiling LiveKit RemoteAudioTrack.swift
[212/282] Compiling LiveKit RTCI420Buffer.swift
[213/282] Compiling LiveKit RTCMediaConstraints.swift
[214/282] Compiling LiveKit RTCRtpTransceiver.swift
[215/282] Compiling LiveKit RTCVideoCapturerDelegate+Buffer.swift
[216/282] Compiling LiveKit Sendable.swift
[217/282] Compiling LiveKit String.swift
[218/282] Compiling LiveKit TimeInterval.swift
[219/282] Compiling LiveKit URL.swift
[220/282] Compiling LiveKit LiveKit+DeviceHelpers.swift
[221/282] Compiling LiveKit LiveKit.swift
[222/282] Compiling LiveKit LocalParticipant.swift
[223/282] Compiling LiveKit Participant+Convenience.swift
[224/282] Compiling LiveKit Participant+Equatable.swift
[225/282] Compiling LiveKit Participant+Identifiable.swift
[226/282] Compiling LiveKit Participant+Kind.swift
[227/282] Compiling LiveKit Participant+MulticastDelegate.swift
[228/282] Compiling LiveKit Participant.swift
[229/282] Compiling LiveKit RemoteParticipant.swift
[230/282] Compiling LiveKit TrackStatistics.swift
[231/282] Compiling LiveKit TrackStreamState.swift
[232/282] Compiling LiveKit TrackType.swift
[233/282] Compiling LiveKit TranscriptionSegment.swift
[234/282] Compiling LiveKit VideoCodec.swift
[235/282] Compiling LiveKit VideoEncoding+Comparable.swift
[236/282] Compiling LiveKit VideoEncoding.swift
[237/282] Compiling LiveKit VideoFrame.swift
[238/282] Compiling LiveKit VideoParameters+Comparable.swift
[239/282] Compiling LiveKit VideoParameters.swift
[240/282] Compiling LiveKit VideoQuality.swift
[241/282] Compiling LiveKit VideoRotation.swift
[242/282] Compiling LiveKit SampleBufferVideoRenderer.swift
[243/282] Compiling LiveKit VideoView+MulticastDelegate.swift
[244/282] Compiling LiveKit VideoView+PinchToZoom.swift
[245/282] Compiling LiveKit VideoView.swift
[246/282] Compiling LiveKit resource_bundle_accessor.swift
[247/282] Compiling LiveKit AudioCustomProcessingDelegate.swift
[248/282] Compiling LiveKit AudioRenderer.swift
[249/282] Compiling LiveKit MediaEncoding.swift
[250/282] Compiling LiveKit Mirrorable.swift
[251/282] Compiling LiveKit ParticipantDelegate.swift
[252/282] Compiling LiveKit RoomDelegate.swift
[253/282] Compiling LiveKit SignalClientDelegate.swift
[254/282] Compiling LiveKit TrackDelegate.swift
[255/282] Compiling LiveKit TransportDelegate.swift
[256/282] Compiling LiveKit VideoRenderer.swift
[257/282] Compiling LiveKit VideoViewDelegate.swift
[258/282] Compiling LiveKit livekit_metrics.pb.swift
[259/282] Compiling LiveKit livekit_models.pb.swift
[260/282] Compiling LiveKit livekit_rtc.pb.swift
[261/282] Compiling LiveKit AppStateListener.swift
[262/282] Compiling LiveKit AsyncCompleter.swift
[263/282] Compiling LiveKit AsyncDebounce.swift
[264/282] Compiling LiveKit AsyncRetry.swift
[265/282] Compiling LiveKit AsyncSerialDelegate.swift
[266/282] Compiling LiveKit AsyncTimer.swift
[267/282] Compiling LiveKit ConnectivityListener.swift
[268/282] Compiling LiveKit DeviceManager.swift
[269/282] Compiling LiveKit FFTProcessor.swift
[270/282] Compiling LiveKit Global.swift
[271/282] Compiling LiveKit HTTP.swift
[272/282] Compiling LiveKit MulticastDelegate.swift
[273/282] Compiling LiveKit NativeView.swift
[274/282] Compiling LiveKit NativeViewRepresentable.swift
[275/282] Compiling LiveKit QueueActor.swift
[276/282] Compiling LiveKit RingBuffer.swift
[277/282] Compiling LiveKit SerialRunnerActor.swift
[278/282] Compiling LiveKit StateSync.swift
[279/282] Compiling LiveKit Stopwatch.swift
[280/282] Compiling LiveKit TextView.swift
[281/282] Compiling LiveKit UnfairLock.swift
[282/282] Compiling LiveKit Utils.swift
Build complete! (64.29s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/vapor/jwt-kit.git
Fetching https://github.com/apple/swift-docc-plugin.git
[1/2038] Fetching swift-docc-plugin
[83/5661] Fetching swift-docc-plugin, swift-log
[2400/14356] Fetching swift-docc-plugin, swift-log, jwt-kit
Fetched https://github.com/apple/swift-docc-plugin.git (10.47s)
Fetched https://github.com/vapor/jwt-kit.git (10.47s)
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/livekit/webrtc-xcframework.git
Fetched https://github.com/apple/swift-log.git (10.47s)
[1/37827] Fetching swift-protobuf
[3028/37962] Fetching swift-protobuf, webrtc-xcframework
Fetched https://github.com/apple/swift-protobuf.git (3.64s)
Fetched https://github.com/livekit/webrtc-xcframework.git (3.64s)
Computing version for https://github.com/vapor/jwt-kit.git
Computed https://github.com/vapor/jwt-kit.git at 4.13.4 (2.84s)
Fetching https://github.com/apple/swift-crypto.git
[1/10369] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git (1.78s)
Computing version for https://github.com/livekit/webrtc-xcframework.git
Computed https://github.com/livekit/webrtc-xcframework.git at 125.6422.11 (0.50s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.37s)
Computing version for https://github.com/apple/swift-docc-plugin.git
Computed https://github.com/apple/swift-docc-plugin.git at 1.4.3 (0.53s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3152] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit (1.25s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.59s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.28.2 (0.42s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.8.1 (1.01s)
Fetching https://github.com/apple/swift-asn1.git
[1/1397] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git (0.96s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.0 (0.55s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.8.1
Creating working copy for https://github.com/livekit/webrtc-xcframework.git
Working copy of https://github.com/livekit/webrtc-xcframework.git resolved at 125.6422.11
Creating working copy for https://github.com/vapor/jwt-kit.git
Working copy of https://github.com/vapor/jwt-kit.git resolved at 4.13.4
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.28.2
Creating working copy for https://github.com/apple/swift-docc-plugin.git
Working copy of https://github.com/apple/swift-docc-plugin.git resolved at 1.4.3
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.0
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Downloading binary artifact https://github.com/livekit/webrtc-xcframework/releases/download/125.6422.11/LiveKitWebRTC.xcframework.zip
[32750/62811029] Downloading https://github.com/livekit/webrtc-xcframework/releases/download/125.6422.11/LiveKitWebRTC.xcframework.zip
Downloaded https://github.com/livekit/webrtc-xcframework/releases/download/125.6422.11/LiveKitWebRTC.xcframework.zip (3.76s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Broadcast/NOTICE
Build complete.
Done.