The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of LiveKit, reference main (0d4806), with Swift 5.10 for macOS (SPM) on 11 Jun 2025 11:59:34 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
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 0d4806a Swift snapshot build (#718)
Cloned https://github.com/livekit/client-sdk-swift.git
Revision (git rev-parse @):
0d4806a529e49b22802ecd24b3caeca087a823e1
SUCCESS checkout https://github.com/livekit/client-sdk-swift.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/livekit/client-sdk-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.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/14] Write sources
[3/14] Copying PrivacyInfo.xcprivacy
[11/14] Copying LiveKitWebRTC.framework
[12/14] Write swift-version-33747A42983211AE.txt
[14/118] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[15/119] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[16/119] Compiling InternalCollectionsUtilities Debugging.swift
[17/119] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[18/119] Compiling SwiftProtobuf BinaryDelimited.swift
[19/119] Compiling SwiftProtobuf BinaryEncoder.swift
[20/119] Compiling InternalCollectionsUtilities Descriptions.swift
[21/119] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[22/119] Compiling SwiftProtobuf AsyncMessageSequence.swift
[23/119] Compiling SwiftProtobuf BinaryDecoder.swift
[24/119] Emitting module InternalCollectionsUtilities
[25/119] Compiling SwiftProtobuf AnyMessageStorage.swift
[26/119] Compiling SwiftProtobuf AnyUnpackError.swift
[27/119] Compiling SwiftProtobuf BinaryDecodingError.swift
[28/119] Compiling SwiftProtobuf BinaryDecodingOptions.swift
[29/191] Compiling DequeModule _DequeSlot.swift
[30/192] Compiling DequeModule _DequeBufferHeader.swift
[31/192] Compiling DequeModule _DequeBuffer.swift
[32/192] Compiling Logging MetadataProvider.swift
[33/192] Compiling OrderedCollections _HashTable+Bucket.swift
[34/192] Compiling OrderedCollections _HashTable+BucketIterator.swift
[35/192] Compiling OrderedCollections OrderedSet+Codable.swift
[36/192] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[37/192] Compiling OrderedCollections OrderedSet+Descriptions.swift
[38/192] Compiling OrderedCollections OrderedSet+Diffing.swift
[39/192] Compiling OrderedCollections OrderedSet+Equatable.swift
[40/192] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[41/198] Compiling DequeModule _UnsafeWrappedBuffer.swift
[42/198] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[43/198] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[44/198] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[45/198] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[46/198] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[47/198] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[48/198] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[49/198] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[50/198] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[51/198] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[52/198] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[53/198] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[54/198] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[55/198] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[56/198] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[57/198] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[58/198] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[59/198] Compiling OrderedCollections OrderedSet+Sendable.swift
[60/198] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[61/198] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[62/198] Compiling OrderedCollections _HashTable+Testing.swift
[63/198] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[64/198] Compiling OrderedCollections _HashTable.swift
[65/198] Compiling OrderedCollections OrderedDictionary+Elements.swift
[66/198] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[67/198] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[68/198] Compiling OrderedCollections _HashTable+Constants.swift
[69/198] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[70/198] Compiling OrderedCollections OrderedSet+Hashable.swift
[71/198] Compiling OrderedCollections OrderedSet+Initializers.swift
[72/198] Compiling OrderedCollections OrderedSet+Insertions.swift
[73/198] Compiling OrderedCollections OrderedSet+Invariants.swift
[74/198] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[75/198] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[76/198] Emitting module DequeModule
[77/198] Compiling OrderedCollections _Hashtable+Header.swift
[78/198] Compiling OrderedCollections OrderedDictionary+Codable.swift
[79/198] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[80/198] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[81/198] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[82/198] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[88/198] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[89/198] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[90/198] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[91/198] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[92/198] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[93/198] Compiling OrderedCollections OrderedDictionary+Values.swift
[94/198] Compiling OrderedCollections OrderedDictionary.swift
[95/198] Compiling Logging Logging.swift
[96/198] Compiling Logging Locks.swift
[97/198] Compiling Logging LogHandler.swift
[98/198] Emitting module Logging
[99/198] Compiling OrderedCollections OrderedSet+SubSequence.swift
[100/198] Compiling OrderedCollections OrderedSet+Testing.swift
[101/198] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[102/198] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[103/198] Compiling OrderedCollections OrderedSet.swift
[104/198] Compiling OrderedCollections _UnsafeBitset.swift
[112/198] Emitting module OrderedCollections
[113/198] Emitting module SwiftProtobuf
[171/207] Compiling SwiftProtobuf duration.pb.swift
[172/207] Compiling SwiftProtobuf empty.pb.swift
[173/207] Compiling SwiftProtobuf field_mask.pb.swift
[174/207] Compiling SwiftProtobuf source_context.pb.swift
[175/207] Compiling SwiftProtobuf struct.pb.swift
[176/207] Compiling SwiftProtobuf timestamp.pb.swift
[177/207] Compiling SwiftProtobuf type.pb.swift
[178/207] Compiling SwiftProtobuf wrappers.pb.swift
[179/207] Compiling SwiftProtobuf resource_bundle_accessor.swift
[179/207] Compiling LKObjCHelpers LKObjCHelpers.m
[185/207] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[186/207] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[187/207] Compiling SwiftProtobuf TextFormatScanner.swift
[188/207] Compiling SwiftProtobuf TimeUtils.swift
[189/207] Compiling SwiftProtobuf UnknownStorage.swift
[190/207] Compiling SwiftProtobuf Message+JSONAdditions.swift
[191/207] Compiling SwiftProtobuf Message+JSONAdditions_Data.swift
[192/207] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[193/207] Compiling SwiftProtobuf Message+JSONArrayAdditions_Data.swift
[194/207] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[195/207] Compiling SwiftProtobuf Message.swift
[196/207] Compiling SwiftProtobuf MessageExtension.swift
[197/207] Compiling SwiftProtobuf NameMap.swift
[198/207] Compiling SwiftProtobuf PathDecoder.swift
[199/207] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[200/207] Compiling SwiftProtobuf Varint.swift
[201/207] Compiling SwiftProtobuf Version.swift
[202/207] Compiling SwiftProtobuf Visitor.swift
[203/207] Compiling SwiftProtobuf WireFormat.swift
[204/207] Compiling SwiftProtobuf ZigZag.swift
[205/207] Compiling SwiftProtobuf any.pb.swift
[206/207] Compiling SwiftProtobuf api.pb.swift
[207/207] Compiling SwiftProtobuf descriptor.pb.swift
[208/414] Compiling LiveKit AudioCaptureOptions.swift
[209/414] Compiling LiveKit AudioPublishOptions.swift
[210/414] Compiling LiveKit BufferCaptureOptions.swift
[211/414] Compiling LiveKit CameraCaptureOptions+Copy.swift
[212/414] Compiling LiveKit CameraCaptureOptions.swift
[213/414] Compiling LiveKit CaptureOptions.swift
[214/414] Compiling LiveKit ConnectOptions+Copy.swift
[215/414] Compiling LiveKit ConnectOptions.swift
[216/414] Compiling LiveKit DataPublishOptions.swift
[217/414] Compiling LiveKit PublishOptions.swift
[218/414] Compiling LiveKit RoomOptions.swift
[219/414] Compiling LiveKit ScreenShareCaptureOptions.swift
[220/414] Compiling LiveKit VideoCaptureOptions.swift
[221/414] Compiling LiveKit VideoPublishOptions.swift
[222/414] Compiling LiveKit Participant+Types.swift
[223/414] Compiling LiveKit ParticipantPermissions.swift
[224/414] Compiling LiveKit ParticipantState.swift
[225/414] Compiling LiveKit ParticipantTrackPermission.swift
[226/414] Compiling LiveKit ProtocolVersion.swift
[227/414] Compiling LiveKit Room+Types.swift
[228/414] Compiling LiveKit ScalabilityMode.swift
[229/414] Compiling LiveKit SessionDescription.swift
[230/436] Compiling LiveKit AsyncTimer.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Support/AudioMixRecorder.swift:17:17: remark: '@preconcurrency' attribute on module 'AVFAudio' is unused
@preconcurrency import AVFAudio
~~~~~~~~~~~~~~~~^
[231/436] Compiling LiveKit AsyncTryMapSequence.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Support/AudioMixRecorder.swift:17:17: remark: '@preconcurrency' attribute on module 'AVFAudio' is unused
@preconcurrency import AVFAudio
~~~~~~~~~~~~~~~~^
[232/436] Compiling LiveKit AVAudioPCMRingBuffer.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Support/AudioMixRecorder.swift:17:17: remark: '@preconcurrency' attribute on module 'AVFAudio' is unused
@preconcurrency import AVFAudio
~~~~~~~~~~~~~~~~^
[233/436] Compiling LiveKit AudioConverter.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Support/AudioMixRecorder.swift:17:17: remark: '@preconcurrency' attribute on module 'AVFAudio' is unused
@preconcurrency import AVFAudio
~~~~~~~~~~~~~~~~^
[234/436] Compiling LiveKit AudioMixRecorder.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Support/AudioMixRecorder.swift:17:17: remark: '@preconcurrency' attribute on module 'AVFAudio' is unused
@preconcurrency import AVFAudio
~~~~~~~~~~~~~~~~^
[235/436] Compiling LiveKit ConnectivityListener.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Support/AudioMixRecorder.swift:17:17: remark: '@preconcurrency' attribute on module 'AVFAudio' is unused
@preconcurrency import AVFAudio
~~~~~~~~~~~~~~~~^
[236/436] Compiling LiveKit DeviceManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Support/AudioMixRecorder.swift:17:17: remark: '@preconcurrency' attribute on module 'AVFAudio' is unused
@preconcurrency import AVFAudio
~~~~~~~~~~~~~~~~^
[237/436] Compiling LiveKit FFTProcessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Support/AudioMixRecorder.swift:17:17: remark: '@preconcurrency' attribute on module 'AVFAudio' is unused
@preconcurrency import AVFAudio
~~~~~~~~~~~~~~~~^
[238/436] Compiling LiveKit Global.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Support/AudioMixRecorder.swift:17:17: remark: '@preconcurrency' attribute on module 'AVFAudio' is unused
@preconcurrency import AVFAudio
~~~~~~~~~~~~~~~~^
[239/436] Compiling LiveKit HTTP.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Support/AudioMixRecorder.swift:17:17: remark: '@preconcurrency' attribute on module 'AVFAudio' is unused
@preconcurrency import AVFAudio
~~~~~~~~~~~~~~~~^
[240/436] Compiling LiveKit Locks.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Support/AudioMixRecorder.swift:17:17: remark: '@preconcurrency' attribute on module 'AVFAudio' is unused
@preconcurrency import AVFAudio
~~~~~~~~~~~~~~~~^
[241/436] Compiling LiveKit MulticastDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Support/AudioMixRecorder.swift:17:17: remark: '@preconcurrency' attribute on module 'AVFAudio' is unused
@preconcurrency import AVFAudio
~~~~~~~~~~~~~~~~^
[242/436] Compiling LiveKit NativeView.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Support/AudioMixRecorder.swift:17:17: remark: '@preconcurrency' attribute on module 'AVFAudio' is unused
@preconcurrency import AVFAudio
~~~~~~~~~~~~~~~~^
[243/436] Compiling LiveKit NativeViewRepresentable.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Support/AudioMixRecorder.swift:17:17: remark: '@preconcurrency' attribute on module 'AVFAudio' is unused
@preconcurrency import AVFAudio
~~~~~~~~~~~~~~~~^
[244/436] Compiling LiveKit QueueActor.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Support/AudioMixRecorder.swift:17:17: remark: '@preconcurrency' attribute on module 'AVFAudio' is unused
@preconcurrency import AVFAudio
~~~~~~~~~~~~~~~~^
[245/436] Compiling LiveKit RingBuffer.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Support/AudioMixRecorder.swift:17:17: remark: '@preconcurrency' attribute on module 'AVFAudio' is unused
@preconcurrency import AVFAudio
~~~~~~~~~~~~~~~~^
[246/436] Compiling LiveKit SerialRunnerActor.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Support/AudioMixRecorder.swift:17:17: remark: '@preconcurrency' attribute on module 'AVFAudio' is unused
@preconcurrency import AVFAudio
~~~~~~~~~~~~~~~~^
[247/436] Compiling LiveKit StateSync.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Support/AudioMixRecorder.swift:17:17: remark: '@preconcurrency' attribute on module 'AVFAudio' is unused
@preconcurrency import AVFAudio
~~~~~~~~~~~~~~~~^
[248/436] Compiling LiveKit Stopwatch.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Support/AudioMixRecorder.swift:17:17: remark: '@preconcurrency' attribute on module 'AVFAudio' is unused
@preconcurrency import AVFAudio
~~~~~~~~~~~~~~~~^
[249/436] Compiling LiveKit TextView.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Support/AudioMixRecorder.swift:17:17: remark: '@preconcurrency' attribute on module 'AVFAudio' is unused
@preconcurrency import AVFAudio
~~~~~~~~~~~~~~~~^
[250/436] Compiling LiveKit Utils.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Support/AudioMixRecorder.swift:17:17: remark: '@preconcurrency' attribute on module 'AVFAudio' is unused
@preconcurrency import AVFAudio
~~~~~~~~~~~~~~~~^
[251/436] Compiling LiveKit ValueOrAbsent.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Support/AudioMixRecorder.swift:17:17: remark: '@preconcurrency' attribute on module 'AVFAudio' is unused
@preconcurrency import AVFAudio
~~~~~~~~~~~~~~~~^
[252/436] Compiling LiveKit WebSocket.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Support/AudioMixRecorder.swift:17:17: remark: '@preconcurrency' attribute on module 'AVFAudio' is unused
@preconcurrency import AVFAudio
~~~~~~~~~~~~~~~~^
[253/436] Compiling LiveKit VideoTrack.swift
[254/436] Compiling LiveKit LocalTrackPublication.swift
[255/436] Compiling LiveKit RemoteTrackPublication.swift
[256/436] Compiling LiveKit TrackPublication+Equatable.swift
[257/436] Compiling LiveKit TrackPublication+Identifiable.swift
[258/436] Compiling LiveKit TrackPublication.swift
[259/436] Compiling LiveKit AudioBuffer.swift
[260/436] Compiling LiveKit AudioDevice.swift
[261/436] Compiling LiveKit AudioDuckingLevel.swift
[262/436] Compiling LiveKit AudioEncoding+Comparable.swift
[263/436] Compiling LiveKit AudioEncoding.swift
[264/436] Compiling LiveKit AudioSessionConfiguration.swift
[265/436] Compiling LiveKit Codec.swift
[266/436] Compiling LiveKit VideoCodec.swift
[267/436] Compiling LiveKit ConnectionQuality.swift
[268/436] Compiling LiveKit ConnectionState.swift
[269/436] Compiling LiveKit DegradationPreference.swift
[270/436] Compiling LiveKit Dimensions.swift
[271/436] Compiling LiveKit IceCandidate.swift
[272/436] Compiling LiveKit IceServer.swift
[273/436] Compiling LiveKit IceTransportPolicy.swift
[274/436] Compiling LiveKit MediaDevice.swift
[275/436] Compiling LiveKit ARCameraCaptureOptions.swift
[276/436] Emitting module LiveKit
[277/436] Compiling LiveKit SwiftUIAudioRoutePickerButton.swift
[278/436] Compiling LiveKit SwiftUIVideoView.swift
[279/436] Compiling LiveKit TrackDelegateObserver.swift
[280/436] Compiling LiveKit AudioTrack.swift
[281/436] Compiling LiveKit ARCameraCapturer.swift
[282/436] Compiling LiveKit BufferCapturer.swift
[283/436] Compiling LiveKit CameraCapturer.swift
[284/436] Compiling LiveKit InAppCapturer.swift
[285/436] Compiling LiveKit MacOSScreenCapturer.swift
[286/436] Compiling LiveKit VideoCapturer+MulticastDelegate.swift
[287/436] Compiling LiveKit VideoCapturer.swift
[288/436] Compiling LiveKit LocalAudioTrack.swift
[289/436] Compiling LiveKit LocalTrack.swift
[290/436] Compiling LiveKit LocalVideoTrack.swift
[291/436] Compiling LiveKit MetricsManager.swift
[292/436] Compiling LiveKit LocalAudioTrackRecorder.swift
[293/436] Compiling LiveKit RemoteAudioTrack.swift
[294/436] Compiling LiveKit RemoteTrack.swift
[295/436] Compiling LiveKit RemoteVideoTrack.swift
[296/436] Compiling LiveKit Extensions.swift
[297/436] Compiling LiveKit Track+Equatable.swift
[298/436] Compiling LiveKit Track+MulticastDelegate.swift
[299/436] Compiling LiveKit Track.swift
[300/436] Compiling LiveKit PixelBuffer.swift
[301/436] Compiling LiveKit Primitives.swift
[302/436] Compiling LiveKit RTCConfiguration.swift
[303/436] Compiling LiveKit RTCDataChannel+Util.swift
[304/436] Compiling LiveKit RTCI420Buffer.swift
[305/436] Compiling LiveKit RTCMediaConstraints.swift
[306/436] Compiling LiveKit RTCRtpTransceiver.swift
[307/436] Compiling LiveKit RTCVideoCapturerDelegate+Buffer.swift
[308/436] Compiling LiveKit Sendable.swift
[309/436] Compiling LiveKit String.swift
[310/436] Compiling LiveKit TimeInterval.swift
[311/436] Compiling LiveKit URL.swift
[312/436] Compiling LiveKit LiveKit+DeviceHelpers.swift
[313/436] Compiling LiveKit LiveKit.swift
[314/436] Compiling LiveKit LocalParticipant+DataStream.swift
[315/436] Compiling LiveKit LocalParticipant+RPC.swift
[316/436] Compiling LiveKit LocalParticipant.swift
[317/436] Compiling LiveKit Participant+Convenience.swift
[318/436] Compiling LiveKit Participant+Equatable.swift
[319/436] Compiling LiveKit Participant+Identifiable.swift
[320/436] Compiling LiveKit Participant+Kind.swift
[321/436] Compiling LiveKit Participant+MulticastDelegate.swift
[322/436] Compiling LiveKit Participant.swift
[323/436] Compiling LiveKit StreamReaderSource.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Extensions/AVAudioPCMBuffer.swift:18:17: remark: '@preconcurrency' attribute on module 'AVFoundation' is unused
@preconcurrency import AVFoundation
~~~~~~~~~~~~~~~~^
[324/436] Compiling LiveKit TextStreamReader.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Extensions/AVAudioPCMBuffer.swift:18:17: remark: '@preconcurrency' attribute on module 'AVFoundation' is unused
@preconcurrency import AVFoundation
~~~~~~~~~~~~~~~~^
[325/436] Compiling LiveKit ByteStreamWriter.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Extensions/AVAudioPCMBuffer.swift:18:17: remark: '@preconcurrency' attribute on module 'AVFoundation' is unused
@preconcurrency import AVFoundation
~~~~~~~~~~~~~~~~^
[326/436] Compiling LiveKit OutgoingStreamManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Extensions/AVAudioPCMBuffer.swift:18:17: remark: '@preconcurrency' attribute on module 'AVFoundation' is unused
@preconcurrency import AVFoundation
~~~~~~~~~~~~~~~~^
[327/436] Compiling LiveKit StreamData.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Extensions/AVAudioPCMBuffer.swift:18:17: remark: '@preconcurrency' attribute on module 'AVFoundation' is unused
@preconcurrency import AVFoundation
~~~~~~~~~~~~~~~~^
[328/436] Compiling LiveKit StreamWriterDestination.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Extensions/AVAudioPCMBuffer.swift:18:17: remark: '@preconcurrency' attribute on module 'AVFoundation' is unused
@preconcurrency import AVFoundation
~~~~~~~~~~~~~~~~^
[329/436] Compiling LiveKit TextStreamWriter.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Extensions/AVAudioPCMBuffer.swift:18:17: remark: '@preconcurrency' attribute on module 'AVFoundation' is unused
@preconcurrency import AVFoundation
~~~~~~~~~~~~~~~~^
[330/436] Compiling LiveKit StreamError.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Extensions/AVAudioPCMBuffer.swift:18:17: remark: '@preconcurrency' attribute on module 'AVFoundation' is unused
@preconcurrency import AVFoundation
~~~~~~~~~~~~~~~~^
[331/436] Compiling LiveKit StreamInfo.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Extensions/AVAudioPCMBuffer.swift:18:17: remark: '@preconcurrency' attribute on module 'AVFoundation' is unused
@preconcurrency import AVFoundation
~~~~~~~~~~~~~~~~^
[332/436] Compiling LiveKit StreamOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Extensions/AVAudioPCMBuffer.swift:18:17: remark: '@preconcurrency' attribute on module 'AVFoundation' is unused
@preconcurrency import AVFoundation
~~~~~~~~~~~~~~~~^
[333/436] Compiling LiveKit E2EEManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Extensions/AVAudioPCMBuffer.swift:18:17: remark: '@preconcurrency' attribute on module 'AVFoundation' is unused
@preconcurrency import AVFoundation
~~~~~~~~~~~~~~~~^
[334/436] Compiling LiveKit KeyProvider.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Extensions/AVAudioPCMBuffer.swift:18:17: remark: '@preconcurrency' attribute on module 'AVFoundation' is unused
@preconcurrency import AVFoundation
~~~~~~~~~~~~~~~~^
[335/436] Compiling LiveKit Options.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Extensions/AVAudioPCMBuffer.swift:18:17: remark: '@preconcurrency' attribute on module 'AVFoundation' is unused
@preconcurrency import AVFoundation
~~~~~~~~~~~~~~~~^
[336/436] Compiling LiveKit State.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Extensions/AVAudioPCMBuffer.swift:18:17: remark: '@preconcurrency' attribute on module 'AVFoundation' is unused
@preconcurrency import AVFoundation
~~~~~~~~~~~~~~~~^
[337/436] Compiling LiveKit Errors.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Extensions/AVAudioPCMBuffer.swift:18:17: remark: '@preconcurrency' attribute on module 'AVFoundation' is unused
@preconcurrency import AVFoundation
~~~~~~~~~~~~~~~~^
[338/436] Compiling LiveKit AVAudioPCMBuffer.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Extensions/AVAudioPCMBuffer.swift:18:17: remark: '@preconcurrency' attribute on module 'AVFoundation' is unused
@preconcurrency import AVFoundation
~~~~~~~~~~~~~~~~^
[339/436] Compiling LiveKit AVCaptureDevice.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Extensions/AVAudioPCMBuffer.swift:18:17: remark: '@preconcurrency' attribute on module 'AVFoundation' is unused
@preconcurrency import AVFoundation
~~~~~~~~~~~~~~~~^
[340/436] Compiling LiveKit AsyncSequence.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Extensions/AVAudioPCMBuffer.swift:18:17: remark: '@preconcurrency' attribute on module 'AVFoundation' is unused
@preconcurrency import AVFoundation
~~~~~~~~~~~~~~~~^
[341/436] Compiling LiveKit CoreImage.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Extensions/AVAudioPCMBuffer.swift:18:17: remark: '@preconcurrency' attribute on module 'AVFoundation' is unused
@preconcurrency import AVFoundation
~~~~~~~~~~~~~~~~^
[342/436] Compiling LiveKit CustomStringConvertible.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Extensions/AVAudioPCMBuffer.swift:18:17: remark: '@preconcurrency' attribute on module 'AVFoundation' is unused
@preconcurrency import AVFoundation
~~~~~~~~~~~~~~~~^
[343/436] Compiling LiveKit DispatchQueue.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Extensions/AVAudioPCMBuffer.swift:18:17: remark: '@preconcurrency' attribute on module 'AVFoundation' is unused
@preconcurrency import AVFoundation
~~~~~~~~~~~~~~~~^
[344/436] Compiling LiveKit LKRTCRtpSender.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Extensions/AVAudioPCMBuffer.swift:18:17: remark: '@preconcurrency' attribute on module 'AVFoundation' is unused
@preconcurrency import AVFoundation
~~~~~~~~~~~~~~~~^
[345/436] Compiling LiveKit Logger.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Extensions/AVAudioPCMBuffer.swift:18:17: remark: '@preconcurrency' attribute on module 'AVFoundation' is unused
@preconcurrency import AVFoundation
~~~~~~~~~~~~~~~~^
[346/436] Compiling LiveKit AgentState.swift
[347/436] Compiling LiveKit Participant+Agent.swift
[348/436] Compiling LiveKit Room+Agent.swift
[349/436] Compiling LiveKit AudioDeviceModuleDelegateAdapter.swift
[350/436] Compiling LiveKit AudioEngineObserver.swift
[351/436] Compiling LiveKit AudioSessionEngineObserver.swift
[352/436] Compiling LiveKit AudioManager+ModuleType.swift
[353/436] Compiling LiveKit AudioManager+MuteMode.swift
[354/436] Compiling LiveKit AudioManager+Testing.swift
[355/436] Compiling LiveKit AudioManager.swift
[356/436] Compiling LiveKit MixerEngineObserver.swift
[357/436] Compiling LiveKit BroadcastBundleInfo.swift
[358/436] Compiling LiveKit BroadcastManager.swift
[359/436] Compiling LiveKit BroadcastScreenCapturer.swift
[360/436] Compiling LiveKit BroadcastAudioCodec.swift
[361/436] Compiling LiveKit BroadcastIPCHeader.swift
[362/436] Compiling LiveKit BroadcastImageCodec.swift
[363/436] Compiling LiveKit BroadcastReceiver.swift
[364/436] Compiling LiveKit BroadcastUploader.swift
[365/436] Compiling LiveKit IPCChannel.swift
[366/436] Compiling LiveKit IPCProtocol.swift
[367/436] Compiling LiveKit SocketPath.swift
[368/436] Compiling LiveKit LKSampleHandler.swift
[369/436] Compiling LiveKit DarwinNotificationCenter.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/DataChannelPair.swift:280: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:280:37: note: use 'init(serializedBytes:extensions:partial:options:)' instead
        guard let dataPacket = try? Livekit_DataPacket(serializedData: buffer.data) else {
                                    ^                  ~~~~~~~~~~~~~~
                                                       serializedBytes
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/SignalClient.swift:247: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:247:47: note: use 'init(serializedBytes:extensions:partial:options:)' instead
            case let .data(data): return try? Livekit_SignalResponse(serializedData: data)
                                              ^                      ~~~~~~~~~~~~~~
                                                                     serializedBytes
[370/436] Compiling LiveKit OSLogHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/DataChannelPair.swift:280: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:280:37: note: use 'init(serializedBytes:extensions:partial:options:)' instead
        guard let dataPacket = try? Livekit_DataPacket(serializedData: buffer.data) else {
                                    ^                  ~~~~~~~~~~~~~~
                                                       serializedBytes
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/SignalClient.swift:247: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:247:47: note: use 'init(serializedBytes:extensions:partial:options:)' instead
            case let .data(data): return try? Livekit_SignalResponse(serializedData: data)
                                              ^                      ~~~~~~~~~~~~~~
                                                                     serializedBytes
[371/436] Compiling LiveKit AudioProcessing.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/DataChannelPair.swift:280: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:280:37: note: use 'init(serializedBytes:extensions:partial:options:)' instead
        guard let dataPacket = try? Livekit_DataPacket(serializedData: buffer.data) else {
                                    ^                  ~~~~~~~~~~~~~~
                                                       serializedBytes
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/SignalClient.swift:247: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:247:47: note: use 'init(serializedBytes:extensions:partial:options:)' instead
            case let .data(data): return try? Livekit_SignalResponse(serializedData: data)
                                              ^                      ~~~~~~~~~~~~~~
                                                                     serializedBytes
[372/436] Compiling LiveKit DataChannelPair.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/DataChannelPair.swift:280: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:280:37: note: use 'init(serializedBytes:extensions:partial:options:)' instead
        guard let dataPacket = try? Livekit_DataPacket(serializedData: buffer.data) else {
                                    ^                  ~~~~~~~~~~~~~~
                                                       serializedBytes
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/SignalClient.swift:247: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:247:47: note: use 'init(serializedBytes:extensions:partial:options:)' instead
            case let .data(data): return try? Livekit_SignalResponse(serializedData: data)
                                              ^                      ~~~~~~~~~~~~~~
                                                                     serializedBytes
[373/436] Compiling LiveKit PreConnectAudioBuffer.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/DataChannelPair.swift:280: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:280:37: note: use 'init(serializedBytes:extensions:partial:options:)' instead
        guard let dataPacket = try? Livekit_DataPacket(serializedData: buffer.data) else {
                                    ^                  ~~~~~~~~~~~~~~
                                                       serializedBytes
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/SignalClient.swift:247: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:247:47: note: use 'init(serializedBytes:extensions:partial:options:)' instead
            case let .data(data): return try? Livekit_SignalResponse(serializedData: data)
                                              ^                      ~~~~~~~~~~~~~~
                                                                     serializedBytes
[374/436] Compiling LiveKit RPC.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/DataChannelPair.swift:280: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:280:37: note: use 'init(serializedBytes:extensions:partial:options:)' instead
        guard let dataPacket = try? Livekit_DataPacket(serializedData: buffer.data) else {
                                    ^                  ~~~~~~~~~~~~~~
                                                       serializedBytes
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/SignalClient.swift:247: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:247:47: note: use 'init(serializedBytes:extensions:partial:options:)' instead
            case let .data(data): return try? Livekit_SignalResponse(serializedData: data)
                                              ^                      ~~~~~~~~~~~~~~
                                                                     serializedBytes
[375/436] Compiling LiveKit RTC.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/DataChannelPair.swift:280: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:280:37: note: use 'init(serializedBytes:extensions:partial:options:)' instead
        guard let dataPacket = try? Livekit_DataPacket(serializedData: buffer.data) else {
                                    ^                  ~~~~~~~~~~~~~~
                                                       serializedBytes
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/SignalClient.swift:247: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:247:47: note: use 'init(serializedBytes:extensions:partial:options:)' instead
            case let .data(data): return try? Livekit_SignalResponse(serializedData: data)
                                              ^                      ~~~~~~~~~~~~~~
                                                                     serializedBytes
[376/436] Compiling LiveKit Room+Convenience.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/DataChannelPair.swift:280: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:280:37: note: use 'init(serializedBytes:extensions:partial:options:)' instead
        guard let dataPacket = try? Livekit_DataPacket(serializedData: buffer.data) else {
                                    ^                  ~~~~~~~~~~~~~~
                                                       serializedBytes
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/SignalClient.swift:247: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:247:47: note: use 'init(serializedBytes:extensions:partial:options:)' instead
            case let .data(data): return try? Livekit_SignalResponse(serializedData: data)
                                              ^                      ~~~~~~~~~~~~~~
                                                                     serializedBytes
[377/436] Compiling LiveKit Room+DataStream.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/DataChannelPair.swift:280: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:280:37: note: use 'init(serializedBytes:extensions:partial:options:)' instead
        guard let dataPacket = try? Livekit_DataPacket(serializedData: buffer.data) else {
                                    ^                  ~~~~~~~~~~~~~~
                                                       serializedBytes
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/SignalClient.swift:247: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:247:47: note: use 'init(serializedBytes:extensions:partial:options:)' instead
            case let .data(data): return try? Livekit_SignalResponse(serializedData: data)
                                              ^                      ~~~~~~~~~~~~~~
                                                                     serializedBytes
[378/436] Compiling LiveKit Room+Debug.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/DataChannelPair.swift:280: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:280:37: note: use 'init(serializedBytes:extensions:partial:options:)' instead
        guard let dataPacket = try? Livekit_DataPacket(serializedData: buffer.data) else {
                                    ^                  ~~~~~~~~~~~~~~
                                                       serializedBytes
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/SignalClient.swift:247: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:247:47: note: use 'init(serializedBytes:extensions:partial:options:)' instead
            case let .data(data): return try? Livekit_SignalResponse(serializedData: data)
                                              ^                      ~~~~~~~~~~~~~~
                                                                     serializedBytes
[379/436] Compiling LiveKit Room+Engine.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/DataChannelPair.swift:280: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:280:37: note: use 'init(serializedBytes:extensions:partial:options:)' instead
        guard let dataPacket = try? Livekit_DataPacket(serializedData: buffer.data) else {
                                    ^                  ~~~~~~~~~~~~~~
                                                       serializedBytes
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/SignalClient.swift:247: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:247:47: note: use 'init(serializedBytes:extensions:partial:options:)' instead
            case let .data(data): return try? Livekit_SignalResponse(serializedData: data)
                                              ^                      ~~~~~~~~~~~~~~
                                                                     serializedBytes
[380/436] Compiling LiveKit Room+EngineDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/DataChannelPair.swift:280: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:280:37: note: use 'init(serializedBytes:extensions:partial:options:)' instead
        guard let dataPacket = try? Livekit_DataPacket(serializedData: buffer.data) else {
                                    ^                  ~~~~~~~~~~~~~~
                                                       serializedBytes
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/SignalClient.swift:247: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:247:47: note: use 'init(serializedBytes:extensions:partial:options:)' instead
            case let .data(data): return try? Livekit_SignalResponse(serializedData: data)
                                              ^                      ~~~~~~~~~~~~~~
                                                                     serializedBytes
[381/436] Compiling LiveKit Room+MulticastDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/DataChannelPair.swift:280: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:280:37: note: use 'init(serializedBytes:extensions:partial:options:)' instead
        guard let dataPacket = try? Livekit_DataPacket(serializedData: buffer.data) else {
                                    ^                  ~~~~~~~~~~~~~~
                                                       serializedBytes
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/SignalClient.swift:247: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:247:47: note: use 'init(serializedBytes:extensions:partial:options:)' instead
            case let .data(data): return try? Livekit_SignalResponse(serializedData: data)
                                              ^                      ~~~~~~~~~~~~~~
                                                                     serializedBytes
[382/436] Compiling LiveKit Room+PreConnect.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/DataChannelPair.swift:280: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:280:37: note: use 'init(serializedBytes:extensions:partial:options:)' instead
        guard let dataPacket = try? Livekit_DataPacket(serializedData: buffer.data) else {
                                    ^                  ~~~~~~~~~~~~~~
                                                       serializedBytes
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/SignalClient.swift:247: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:247:47: note: use 'init(serializedBytes:extensions:partial:options:)' instead
            case let .data(data): return try? Livekit_SignalResponse(serializedData: data)
                                              ^                      ~~~~~~~~~~~~~~
                                                                     serializedBytes
[383/436] Compiling LiveKit Room+RPC.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/DataChannelPair.swift:280: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:280:37: note: use 'init(serializedBytes:extensions:partial:options:)' instead
        guard let dataPacket = try? Livekit_DataPacket(serializedData: buffer.data) else {
                                    ^                  ~~~~~~~~~~~~~~
                                                       serializedBytes
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/SignalClient.swift:247: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:247:47: note: use 'init(serializedBytes:extensions:partial:options:)' instead
            case let .data(data): return try? Livekit_SignalResponse(serializedData: data)
                                              ^                      ~~~~~~~~~~~~~~
                                                                     serializedBytes
[384/436] Compiling LiveKit Room+SignalClientDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/DataChannelPair.swift:280: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:280:37: note: use 'init(serializedBytes:extensions:partial:options:)' instead
        guard let dataPacket = try? Livekit_DataPacket(serializedData: buffer.data) else {
                                    ^                  ~~~~~~~~~~~~~~
                                                       serializedBytes
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/SignalClient.swift:247: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:247:47: note: use 'init(serializedBytes:extensions:partial:options:)' instead
            case let .data(data): return try? Livekit_SignalResponse(serializedData: data)
                                              ^                      ~~~~~~~~~~~~~~
                                                                     serializedBytes
[385/436] Compiling LiveKit Room+TransportDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/DataChannelPair.swift:280: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:280:37: note: use 'init(serializedBytes:extensions:partial:options:)' instead
        guard let dataPacket = try? Livekit_DataPacket(serializedData: buffer.data) else {
                                    ^                  ~~~~~~~~~~~~~~
                                                       serializedBytes
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/SignalClient.swift:247: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:247:47: note: use 'init(serializedBytes:extensions:partial:options:)' instead
            case let .data(data): return try? Livekit_SignalResponse(serializedData: data)
                                              ^                      ~~~~~~~~~~~~~~
                                                                     serializedBytes
[386/436] Compiling LiveKit Room.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/DataChannelPair.swift:280: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:280:37: note: use 'init(serializedBytes:extensions:partial:options:)' instead
        guard let dataPacket = try? Livekit_DataPacket(serializedData: buffer.data) else {
                                    ^                  ~~~~~~~~~~~~~~
                                                       serializedBytes
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/SignalClient.swift:247: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:247:47: note: use 'init(serializedBytes:extensions:partial:options:)' instead
            case let .data(data): return try? Livekit_SignalResponse(serializedData: data)
                                              ^                      ~~~~~~~~~~~~~~
                                                                     serializedBytes
[387/436] Compiling LiveKit SignalClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/DataChannelPair.swift:280: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:280:37: note: use 'init(serializedBytes:extensions:partial:options:)' instead
        guard let dataPacket = try? Livekit_DataPacket(serializedData: buffer.data) else {
                                    ^                  ~~~~~~~~~~~~~~
                                                       serializedBytes
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/SignalClient.swift:247: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:247:47: note: use 'init(serializedBytes:extensions:partial:options:)' instead
            case let .data(data): return try? Livekit_SignalResponse(serializedData: data)
                                              ^                      ~~~~~~~~~~~~~~
                                                                     serializedBytes
[388/436] Compiling LiveKit Transport.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/DataChannelPair.swift:280: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:280:37: note: use 'init(serializedBytes:extensions:partial:options:)' instead
        guard let dataPacket = try? Livekit_DataPacket(serializedData: buffer.data) else {
                                    ^                  ~~~~~~~~~~~~~~
                                                       serializedBytes
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/SignalClient.swift:247: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:247:47: note: use 'init(serializedBytes:extensions:partial:options:)' instead
            case let .data(data): return try? Livekit_SignalResponse(serializedData: data)
                                              ^                      ~~~~~~~~~~~~~~
                                                                     serializedBytes
[389/436] Compiling LiveKit FileInfo.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/DataChannelPair.swift:280: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:280:37: note: use 'init(serializedBytes:extensions:partial:options:)' instead
        guard let dataPacket = try? Livekit_DataPacket(serializedData: buffer.data) else {
                                    ^                  ~~~~~~~~~~~~~~
                                                       serializedBytes
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/SignalClient.swift:247: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:247:47: note: use 'init(serializedBytes:extensions:partial:options:)' instead
            case let .data(data): return try? Livekit_SignalResponse(serializedData: data)
                                              ^                      ~~~~~~~~~~~~~~
                                                                     serializedBytes
[390/436] Compiling LiveKit ByteStreamReader.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/DataChannelPair.swift:280: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:280:37: note: use 'init(serializedBytes:extensions:partial:options:)' instead
        guard let dataPacket = try? Livekit_DataPacket(serializedData: buffer.data) else {
                                    ^                  ~~~~~~~~~~~~~~
                                                       serializedBytes
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/SignalClient.swift:247: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:247:47: note: use 'init(serializedBytes:extensions:partial:options:)' instead
            case let .data(data): return try? Livekit_SignalResponse(serializedData: data)
                                              ^                      ~~~~~~~~~~~~~~
                                                                     serializedBytes
[391/436] Compiling LiveKit IncomingStreamManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/DataChannelPair.swift:280: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:280:37: note: use 'init(serializedBytes:extensions:partial:options:)' instead
        guard let dataPacket = try? Livekit_DataPacket(serializedData: buffer.data) else {
                                    ^                  ~~~~~~~~~~~~~~
                                                       serializedBytes
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Core/SignalClient.swift:247: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:247:47: note: use 'init(serializedBytes:extensions:partial:options:)' instead
            case let .data(data): return try? Livekit_SignalResponse(serializedData: data)
                                              ^                      ~~~~~~~~~~~~~~
                                                                     serializedBytes
[392/436] Compiling LiveKit SpeechActivityEvent.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Views/SampleBufferVideoRenderer.swift:96:51: warning: capture of 'sampleBuffer' with non-sendable type 'CMSampleBuffer' in a `@Sendable` closure
            self.sampleBufferDisplayLayer.enqueue(sampleBuffer)
                                                  ^
CoreMedia.CMSampleBuffer:2:14: note: class 'CMSampleBuffer' does not conform to the 'Sendable' protocol
public class CMSampleBuffer : _CFObject {
             ^
[393/436] Compiling LiveKit Statistics.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Views/SampleBufferVideoRenderer.swift:96:51: warning: capture of 'sampleBuffer' with non-sendable type 'CMSampleBuffer' in a `@Sendable` closure
            self.sampleBufferDisplayLayer.enqueue(sampleBuffer)
                                                  ^
CoreMedia.CMSampleBuffer:2:14: note: class 'CMSampleBuffer' does not conform to the 'Sendable' protocol
public class CMSampleBuffer : _CFObject {
             ^
[394/436] Compiling LiveKit Track+Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Views/SampleBufferVideoRenderer.swift:96:51: warning: capture of 'sampleBuffer' with non-sendable type 'CMSampleBuffer' in a `@Sendable` closure
            self.sampleBufferDisplayLayer.enqueue(sampleBuffer)
                                                  ^
CoreMedia.CMSampleBuffer:2:14: note: class 'CMSampleBuffer' does not conform to the 'Sendable' protocol
public class CMSampleBuffer : _CFObject {
             ^
[395/436] Compiling LiveKit TrackSettings.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Views/SampleBufferVideoRenderer.swift:96:51: warning: capture of 'sampleBuffer' with non-sendable type 'CMSampleBuffer' in a `@Sendable` closure
            self.sampleBufferDisplayLayer.enqueue(sampleBuffer)
                                                  ^
CoreMedia.CMSampleBuffer:2:14: note: class 'CMSampleBuffer' does not conform to the 'Sendable' protocol
public class CMSampleBuffer : _CFObject {
             ^
[396/436] Compiling LiveKit TrackSource.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Views/SampleBufferVideoRenderer.swift:96:51: warning: capture of 'sampleBuffer' with non-sendable type 'CMSampleBuffer' in a `@Sendable` closure
            self.sampleBufferDisplayLayer.enqueue(sampleBuffer)
                                                  ^
CoreMedia.CMSampleBuffer:2:14: note: class 'CMSampleBuffer' does not conform to the 'Sendable' protocol
public class CMSampleBuffer : _CFObject {
             ^
[397/436] Compiling LiveKit TrackStatistics.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Views/SampleBufferVideoRenderer.swift:96:51: warning: capture of 'sampleBuffer' with non-sendable type 'CMSampleBuffer' in a `@Sendable` closure
            self.sampleBufferDisplayLayer.enqueue(sampleBuffer)
                                                  ^
CoreMedia.CMSampleBuffer:2:14: note: class 'CMSampleBuffer' does not conform to the 'Sendable' protocol
public class CMSampleBuffer : _CFObject {
             ^
[398/436] Compiling LiveKit TrackStreamState.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Views/SampleBufferVideoRenderer.swift:96:51: warning: capture of 'sampleBuffer' with non-sendable type 'CMSampleBuffer' in a `@Sendable` closure
            self.sampleBufferDisplayLayer.enqueue(sampleBuffer)
                                                  ^
CoreMedia.CMSampleBuffer:2:14: note: class 'CMSampleBuffer' does not conform to the 'Sendable' protocol
public class CMSampleBuffer : _CFObject {
             ^
[399/436] Compiling LiveKit TrackType.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Views/SampleBufferVideoRenderer.swift:96:51: warning: capture of 'sampleBuffer' with non-sendable type 'CMSampleBuffer' in a `@Sendable` closure
            self.sampleBufferDisplayLayer.enqueue(sampleBuffer)
                                                  ^
CoreMedia.CMSampleBuffer:2:14: note: class 'CMSampleBuffer' does not conform to the 'Sendable' protocol
public class CMSampleBuffer : _CFObject {
             ^
[400/436] Compiling LiveKit TranscriptionSegment.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Views/SampleBufferVideoRenderer.swift:96:51: warning: capture of 'sampleBuffer' with non-sendable type 'CMSampleBuffer' in a `@Sendable` closure
            self.sampleBufferDisplayLayer.enqueue(sampleBuffer)
                                                  ^
CoreMedia.CMSampleBuffer:2:14: note: class 'CMSampleBuffer' does not conform to the 'Sendable' protocol
public class CMSampleBuffer : _CFObject {
             ^
[401/436] Compiling LiveKit VideoEncoding+Comparable.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Views/SampleBufferVideoRenderer.swift:96:51: warning: capture of 'sampleBuffer' with non-sendable type 'CMSampleBuffer' in a `@Sendable` closure
            self.sampleBufferDisplayLayer.enqueue(sampleBuffer)
                                                  ^
CoreMedia.CMSampleBuffer:2:14: note: class 'CMSampleBuffer' does not conform to the 'Sendable' protocol
public class CMSampleBuffer : _CFObject {
             ^
[402/436] Compiling LiveKit VideoEncoding.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Views/SampleBufferVideoRenderer.swift:96:51: warning: capture of 'sampleBuffer' with non-sendable type 'CMSampleBuffer' in a `@Sendable` closure
            self.sampleBufferDisplayLayer.enqueue(sampleBuffer)
                                                  ^
CoreMedia.CMSampleBuffer:2:14: note: class 'CMSampleBuffer' does not conform to the 'Sendable' protocol
public class CMSampleBuffer : _CFObject {
             ^
[403/436] Compiling LiveKit VideoFrame.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Views/SampleBufferVideoRenderer.swift:96:51: warning: capture of 'sampleBuffer' with non-sendable type 'CMSampleBuffer' in a `@Sendable` closure
            self.sampleBufferDisplayLayer.enqueue(sampleBuffer)
                                                  ^
CoreMedia.CMSampleBuffer:2:14: note: class 'CMSampleBuffer' does not conform to the 'Sendable' protocol
public class CMSampleBuffer : _CFObject {
             ^
[404/436] Compiling LiveKit VideoParameters+Comparable.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Views/SampleBufferVideoRenderer.swift:96:51: warning: capture of 'sampleBuffer' with non-sendable type 'CMSampleBuffer' in a `@Sendable` closure
            self.sampleBufferDisplayLayer.enqueue(sampleBuffer)
                                                  ^
CoreMedia.CMSampleBuffer:2:14: note: class 'CMSampleBuffer' does not conform to the 'Sendable' protocol
public class CMSampleBuffer : _CFObject {
             ^
[405/436] Compiling LiveKit VideoParameters.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Views/SampleBufferVideoRenderer.swift:96:51: warning: capture of 'sampleBuffer' with non-sendable type 'CMSampleBuffer' in a `@Sendable` closure
            self.sampleBufferDisplayLayer.enqueue(sampleBuffer)
                                                  ^
CoreMedia.CMSampleBuffer:2:14: note: class 'CMSampleBuffer' does not conform to the 'Sendable' protocol
public class CMSampleBuffer : _CFObject {
             ^
[406/436] Compiling LiveKit VideoQuality.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Views/SampleBufferVideoRenderer.swift:96:51: warning: capture of 'sampleBuffer' with non-sendable type 'CMSampleBuffer' in a `@Sendable` closure
            self.sampleBufferDisplayLayer.enqueue(sampleBuffer)
                                                  ^
CoreMedia.CMSampleBuffer:2:14: note: class 'CMSampleBuffer' does not conform to the 'Sendable' protocol
public class CMSampleBuffer : _CFObject {
             ^
[407/436] Compiling LiveKit VideoRotation.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Views/SampleBufferVideoRenderer.swift:96:51: warning: capture of 'sampleBuffer' with non-sendable type 'CMSampleBuffer' in a `@Sendable` closure
            self.sampleBufferDisplayLayer.enqueue(sampleBuffer)
                                                  ^
CoreMedia.CMSampleBuffer:2:14: note: class 'CMSampleBuffer' does not conform to the 'Sendable' protocol
public class CMSampleBuffer : _CFObject {
             ^
[408/436] Compiling LiveKit BackgroundBlurVideoProcessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Views/SampleBufferVideoRenderer.swift:96:51: warning: capture of 'sampleBuffer' with non-sendable type 'CMSampleBuffer' in a `@Sendable` closure
            self.sampleBufferDisplayLayer.enqueue(sampleBuffer)
                                                  ^
CoreMedia.CMSampleBuffer:2:14: note: class 'CMSampleBuffer' does not conform to the 'Sendable' protocol
public class CMSampleBuffer : _CFObject {
             ^
[409/436] Compiling LiveKit SampleBufferVideoRenderer.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Views/SampleBufferVideoRenderer.swift:96:51: warning: capture of 'sampleBuffer' with non-sendable type 'CMSampleBuffer' in a `@Sendable` closure
            self.sampleBufferDisplayLayer.enqueue(sampleBuffer)
                                                  ^
CoreMedia.CMSampleBuffer:2:14: note: class 'CMSampleBuffer' does not conform to the 'Sendable' protocol
public class CMSampleBuffer : _CFObject {
             ^
[410/436] Compiling LiveKit VideoView+MulticastDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Views/SampleBufferVideoRenderer.swift:96:51: warning: capture of 'sampleBuffer' with non-sendable type 'CMSampleBuffer' in a `@Sendable` closure
            self.sampleBufferDisplayLayer.enqueue(sampleBuffer)
                                                  ^
CoreMedia.CMSampleBuffer:2:14: note: class 'CMSampleBuffer' does not conform to the 'Sendable' protocol
public class CMSampleBuffer : _CFObject {
             ^
[411/436] Compiling LiveKit VideoView+PinchToZoom.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Views/SampleBufferVideoRenderer.swift:96:51: warning: capture of 'sampleBuffer' with non-sendable type 'CMSampleBuffer' in a `@Sendable` closure
            self.sampleBufferDisplayLayer.enqueue(sampleBuffer)
                                                  ^
CoreMedia.CMSampleBuffer:2:14: note: class 'CMSampleBuffer' does not conform to the 'Sendable' protocol
public class CMSampleBuffer : _CFObject {
             ^
[412/436] Compiling LiveKit VideoView.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Views/SampleBufferVideoRenderer.swift:96:51: warning: capture of 'sampleBuffer' with non-sendable type 'CMSampleBuffer' in a `@Sendable` closure
            self.sampleBufferDisplayLayer.enqueue(sampleBuffer)
                                                  ^
CoreMedia.CMSampleBuffer:2:14: note: class 'CMSampleBuffer' does not conform to the 'Sendable' protocol
public class CMSampleBuffer : _CFObject {
             ^
[413/436] Compiling LiveKit resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Views/SampleBufferVideoRenderer.swift:96:51: warning: capture of 'sampleBuffer' with non-sendable type 'CMSampleBuffer' in a `@Sendable` closure
            self.sampleBufferDisplayLayer.enqueue(sampleBuffer)
                                                  ^
CoreMedia.CMSampleBuffer:2:14: note: class 'CMSampleBuffer' does not conform to the 'Sendable' protocol
public class CMSampleBuffer : _CFObject {
             ^
[414/436] Compiling LiveKit RemoteParticipant.swift
[415/436] Compiling LiveKit AudioCustomProcessingDelegate.swift
[416/436] Compiling LiveKit AudioRenderer.swift
[417/436] Compiling LiveKit MediaEncoding.swift
[418/436] Compiling LiveKit Mirrorable.swift
[419/436] Compiling LiveKit NextInvokable.swift
[420/436] Compiling LiveKit ParticipantDelegate.swift
[421/436] Compiling LiveKit RoomDelegate.swift
[422/436] Compiling LiveKit SignalClientDelegate.swift
[423/436] Compiling LiveKit TrackDelegate.swift
[424/436] Compiling LiveKit TransportDelegate.swift
[425/436] Compiling LiveKit VideoProcessor.swift
[426/436] Compiling LiveKit VideoRenderer.swift
[427/436] Compiling LiveKit VideoViewDelegate.swift
[428/436] Compiling LiveKit livekit_metrics.pb.swift
[429/436] Compiling LiveKit livekit_models.pb.swift
[430/436] Compiling LiveKit livekit_rtc.pb.swift
[431/436] Compiling LiveKit AppStateListener.swift
[432/436] Compiling LiveKit AsyncCompleter.swift
[433/436] Compiling LiveKit AsyncDebounce.swift
[434/436] Compiling LiveKit AsyncFileStream.swift
[435/436] Compiling LiveKit AsyncRetry.swift
[436/436] Compiling LiveKit AsyncSerialDelegate.swift
Build complete! (53.16s)
Fetching https://github.com/vapor/jwt-kit.git
Fetching https://github.com/apple/swift-docc-plugin.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/livekit/webrtc-xcframework.git
[1/255] Fetching webrtc-xcframework
[256/2323] Fetching webrtc-xcframework, swift-docc-plugin
[339/6159] Fetching webrtc-xcframework, swift-docc-plugin, swift-log
[570/22750] Fetching webrtc-xcframework, swift-docc-plugin, swift-log, swift-collections
[1980/31806] Fetching webrtc-xcframework, swift-docc-plugin, swift-log, swift-collections, jwt-kit
Fetched https://github.com/vapor/jwt-kit.git from cache (2.26s)
[10308/62103] Fetching webrtc-xcframework, swift-docc-plugin, swift-log, swift-collections, swift-protobuf
Fetched https://github.com/apple/swift-docc-plugin.git from cache (6.91s)
Fetched https://github.com/apple/swift-protobuf.git from cache (6.91s)
Fetched https://github.com/apple/swift-log.git from cache (6.91s)
Fetched https://github.com/livekit/webrtc-xcframework.git from cache (6.91s)
Fetched https://github.com/apple/swift-collections.git from cache (6.91s)
Computing version for https://github.com/livekit/webrtc-xcframework.git
Computed https://github.com/livekit/webrtc-xcframework.git at 125.6422.32 (2.45s)
Computing version for https://github.com/vapor/jwt-kit.git
Computed https://github.com/vapor/jwt-kit.git at 4.13.5 (0.50s)
Fetching https://github.com/apple/swift-crypto.git
[1/14851] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.72s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.38s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.30.0 (0.38s)
Computing version for https://github.com/apple/swift-docc-plugin.git
Computed https://github.com/apple/swift-docc-plugin.git at 1.4.4 (0.47s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3408] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.15s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.50s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.45s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.11s)
Fetching https://github.com/apple/swift-asn1.git
[1/1590] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.85s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.48s)
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.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.4
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.32
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
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.5
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.30.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
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.3
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
[15574/63158904] Downloading https://github.com/livekit/webrtc-xcframework/releases/download/125.6422.32/LiveKitWebRTC.xcframework.zip
Downloading binary artifact https://github.com/livekit/webrtc-xcframework/releases/download/125.6422.32/LiveKitWebRTC.xcframework.zip
Downloaded https://github.com/livekit/webrtc-xcframework/releases/download/125.6422.32/LiveKitWebRTC.xcframework.zip (4.58s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "webrtc-xcframework",
      "requirement" : {
        "exact" : [
          "125.6422.32"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/livekit/webrtc-xcframework.git"
    },
    {
      "identity" : "swift-protobuf",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.29.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-protobuf.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin.git"
    },
    {
      "identity" : "jwt-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.13.4",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/jwt-kit.git"
    }
  ],
  "manifest_display_name" : "LiveKit",
  "name" : "LiveKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "maccatalyst",
      "version" : "14.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "LiveKit",
      "targets" : [
        "LiveKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "LiveKitTestsObjC",
      "module_type" : "ClangTarget",
      "name" : "LiveKitTestsObjC",
      "path" : "Tests/LiveKitTestsObjC",
      "product_dependencies" : [
        "JWTKit"
      ],
      "sources" : [
        "Basic.m"
      ],
      "target_dependencies" : [
        "LiveKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LiveKitTests",
      "module_type" : "SwiftTarget",
      "name" : "LiveKitTests",
      "path" : "Tests/LiveKitTests",
      "product_dependencies" : [
        "JWTKit"
      ],
      "sources" : [
        "AVAudioPCMRingBufferTests.swift",
        "AsyncFileStreamTests.swift",
        "AsyncRetryTests.swift",
        "Audio/AudioManagerTests.swift",
        "AudioConverterTests.swift",
        "AudioEngineTests.swift",
        "AudioMixRecorderTests.swift",
        "AudioProcessingTests.swift",
        "Broadcast/BroadcastAudioCodecTests.swift",
        "Broadcast/BroadcastImageCodecTests.swift",
        "Broadcast/IPCChannelTests.swift",
        "Broadcast/SocketPathTests.swift",
        "BroadcastManagerTests.swift",
        "CodecTests.swift",
        "CompleterTests.swift",
        "DarwinNotificationCenterTests.swift",
        "DataStream/ByteStreamInfoTests.swift",
        "DataStream/ByteStreamReaderTests.swift",
        "DataStream/DataStreamTests.swift",
        "DataStream/FileInfoTests.swift",
        "DataStream/IncomingStreamManagerTests.swift",
        "DataStream/OutgoingStreamManagerTests.swift",
        "DataStream/StreamDataTests.swift",
        "DataStream/TextStreamInfoTests.swift",
        "DataStream/TextStreamReaderTests.swift",
        "DeviceManager.swift",
        "E2EE/Thread.swift",
        "Experimental/PublishDeviceOptimization.swift",
        "Extensions/AVAudioPCMBufferTests.swift",
        "Extensions/StringTests.swift",
        "FunctionTests.swift",
        "LKTestCase.swift",
        "MuteTests.swift",
        "ObjCHelpersTests.swift",
        "ParticipantTests.swift",
        "PreConnectAudioBufferTests.swift",
        "PublishBufferCapturerTests.swift",
        "PublishDataTests.swift",
        "PublishMicrophoneTests.swift",
        "PublishTrackTests.swift",
        "QueueActorTests.swift",
        "Room/RoomTests.swift",
        "RpcTests.swift",
        "SDKTests.swift",
        "SerialRunnerActor.swift",
        "Support/ConcurrentCounter.swift",
        "Support/MockDataChannelPair.swift",
        "Support/Room.swift",
        "Support/SinWaveSourceNode.swift",
        "Support/TestAudioRecorder.swift",
        "Support/TokenGenerator.swift",
        "Support/Tracks.swift",
        "Support/Xcode14.2Backport.swift",
        "ThreadSafetyTests.swift",
        "TimeIntervalTests.swift",
        "Track/LocalAudioTrackRecorderTests.swift",
        "Track/TrackTests.swift",
        "VideoViewTests.swift"
      ],
      "target_dependencies" : [
        "LiveKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LiveKit",
      "module_type" : "SwiftTarget",
      "name" : "LiveKit",
      "path" : "Sources/LiveKit",
      "product_dependencies" : [
        "LiveKitWebRTC",
        "SwiftProtobuf",
        "DequeModule",
        "OrderedCollections",
        "Logging"
      ],
      "product_memberships" : [
        "LiveKit"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Agent/AgentState.swift",
        "Agent/Participant+Agent.swift",
        "Agent/Room+Agent.swift",
        "Audio/AudioDeviceModuleDelegateAdapter.swift",
        "Audio/AudioEngineObserver.swift",
        "Audio/AudioSessionEngineObserver.swift",
        "Audio/Manager/AudioManager+ModuleType.swift",
        "Audio/Manager/AudioManager+MuteMode.swift",
        "Audio/Manager/AudioManager+Testing.swift",
        "Audio/Manager/AudioManager.swift",
        "Audio/MixerEngineObserver.swift",
        "Broadcast/BroadcastBundleInfo.swift",
        "Broadcast/BroadcastManager.swift",
        "Broadcast/BroadcastScreenCapturer.swift",
        "Broadcast/IPC/BroadcastAudioCodec.swift",
        "Broadcast/IPC/BroadcastIPCHeader.swift",
        "Broadcast/IPC/BroadcastImageCodec.swift",
        "Broadcast/IPC/BroadcastReceiver.swift",
        "Broadcast/IPC/BroadcastUploader.swift",
        "Broadcast/IPC/IPCChannel.swift",
        "Broadcast/IPC/IPCProtocol.swift",
        "Broadcast/IPC/SocketPath.swift",
        "Broadcast/LKSampleHandler.swift",
        "Broadcast/Support/DarwinNotificationCenter.swift",
        "Broadcast/Support/OSLogHandler.swift",
        "Convenience/AudioProcessing.swift",
        "Core/DataChannelPair.swift",
        "Core/PreConnectAudioBuffer.swift",
        "Core/RPC.swift",
        "Core/RTC.swift",
        "Core/Room+Convenience.swift",
        "Core/Room+DataStream.swift",
        "Core/Room+Debug.swift",
        "Core/Room+Engine.swift",
        "Core/Room+EngineDelegate.swift",
        "Core/Room+MulticastDelegate.swift",
        "Core/Room+PreConnect.swift",
        "Core/Room+RPC.swift",
        "Core/Room+SignalClientDelegate.swift",
        "Core/Room+TransportDelegate.swift",
        "Core/Room.swift",
        "Core/SignalClient.swift",
        "Core/Transport.swift",
        "DataStream/FileInfo.swift",
        "DataStream/Incoming/ByteStreamReader.swift",
        "DataStream/Incoming/IncomingStreamManager.swift",
        "DataStream/Incoming/StreamReaderSource.swift",
        "DataStream/Incoming/TextStreamReader.swift",
        "DataStream/Outgoing/ByteStreamWriter.swift",
        "DataStream/Outgoing/OutgoingStreamManager.swift",
        "DataStream/Outgoing/StreamData.swift",
        "DataStream/Outgoing/StreamWriterDestination.swift",
        "DataStream/Outgoing/TextStreamWriter.swift",
        "DataStream/StreamError.swift",
        "DataStream/StreamInfo.swift",
        "DataStream/StreamOptions.swift",
        "E2EE/E2EEManager.swift",
        "E2EE/KeyProvider.swift",
        "E2EE/Options.swift",
        "E2EE/State.swift",
        "Errors.swift",
        "Extensions/AVAudioPCMBuffer.swift",
        "Extensions/AVCaptureDevice.swift",
        "Extensions/AsyncSequence.swift",
        "Extensions/CoreImage.swift",
        "Extensions/CustomStringConvertible.swift",
        "Extensions/DispatchQueue.swift",
        "Extensions/LKRTCRtpSender.swift",
        "Extensions/Logger.swift",
        "Extensions/PixelBuffer.swift",
        "Extensions/Primitives.swift",
        "Extensions/RTCConfiguration.swift",
        "Extensions/RTCDataChannel+Util.swift",
        "Extensions/RTCI420Buffer.swift",
        "Extensions/RTCMediaConstraints.swift",
        "Extensions/RTCRtpTransceiver.swift",
        "Extensions/RTCVideoCapturerDelegate+Buffer.swift",
        "Extensions/Sendable.swift",
        "Extensions/String.swift",
        "Extensions/TimeInterval.swift",
        "Extensions/URL.swift",
        "LiveKit+DeviceHelpers.swift",
        "LiveKit.swift",
        "Participant/LocalParticipant+DataStream.swift",
        "Participant/LocalParticipant+RPC.swift",
        "Participant/LocalParticipant.swift",
        "Participant/Participant+Convenience.swift",
        "Participant/Participant+Equatable.swift",
        "Participant/Participant+Identifiable.swift",
        "Participant/Participant+Kind.swift",
        "Participant/Participant+MulticastDelegate.swift",
        "Participant/Participant.swift",
        "Participant/RemoteParticipant.swift",
        "Protocols/AudioCustomProcessingDelegate.swift",
        "Protocols/AudioRenderer.swift",
        "Protocols/MediaEncoding.swift",
        "Protocols/Mirrorable.swift",
        "Protocols/NextInvokable.swift",
        "Protocols/ParticipantDelegate.swift",
        "Protocols/RoomDelegate.swift",
        "Protocols/SignalClientDelegate.swift",
        "Protocols/TrackDelegate.swift",
        "Protocols/TransportDelegate.swift",
        "Protocols/VideoProcessor.swift",
        "Protocols/VideoRenderer.swift",
        "Protocols/VideoViewDelegate.swift",
        "Protos/livekit_metrics.pb.swift",
        "Protos/livekit_models.pb.swift",
        "Protos/livekit_rtc.pb.swift",
        "Support/AppStateListener.swift",
        "Support/AsyncCompleter.swift",
        "Support/AsyncDebounce.swift",
        "Support/AsyncFileStream.swift",
        "Support/AsyncRetry.swift",
        "Support/AsyncSerialDelegate.swift",
        "Support/AsyncTimer.swift",
        "Support/AsyncTryMapSequence.swift",
        "Support/Audio/AVAudioPCMRingBuffer.swift",
        "Support/Audio/AudioConverter.swift",
        "Support/AudioMixRecorder.swift",
        "Support/ConnectivityListener.swift",
        "Support/DeviceManager.swift",
        "Support/FFTProcessor.swift",
        "Support/Global.swift",
        "Support/HTTP.swift",
        "Support/Locks.swift",
        "Support/MulticastDelegate.swift",
        "Support/NativeView.swift",
        "Support/NativeViewRepresentable.swift",
        "Support/QueueActor.swift",
        "Support/RingBuffer.swift",
        "Support/SerialRunnerActor.swift",
        "Support/StateSync.swift",
        "Support/Stopwatch.swift",
        "Support/TextView.swift",
        "Support/Utils.swift",
        "Support/ValueOrAbsent.swift",
        "Support/WebSocket.swift",
        "SwiftUI/SwiftUIAudioRoutePickerButton.swift",
        "SwiftUI/SwiftUIVideoView.swift",
        "SwiftUI/TrackDelegateObserver.swift",
        "Track/AudioTrack.swift",
        "Track/Capturers/ARCameraCapturer.swift",
        "Track/Capturers/BufferCapturer.swift",
        "Track/Capturers/CameraCapturer.swift",
        "Track/Capturers/InAppCapturer.swift",
        "Track/Capturers/MacOSScreenCapturer.swift",
        "Track/Capturers/VideoCapturer+MulticastDelegate.swift",
        "Track/Capturers/VideoCapturer.swift",
        "Track/Local/LocalAudioTrack.swift",
        "Track/Local/LocalTrack.swift",
        "Track/Local/LocalVideoTrack.swift",
        "Track/Metrics/MetricsManager.swift",
        "Track/Recorders/LocalAudioTrackRecorder.swift",
        "Track/Remote/RemoteAudioTrack.swift",
        "Track/Remote/RemoteTrack.swift",
        "Track/Remote/RemoteVideoTrack.swift",
        "Track/Support/Extensions.swift",
        "Track/Track+Equatable.swift",
        "Track/Track+MulticastDelegate.swift",
        "Track/Track.swift",
        "Track/VideoTrack.swift",
        "TrackPublications/LocalTrackPublication.swift",
        "TrackPublications/RemoteTrackPublication.swift",
        "TrackPublications/TrackPublication+Equatable.swift",
        "TrackPublications/TrackPublication+Identifiable.swift",
        "TrackPublications/TrackPublication.swift",
        "Types/AudioBuffer.swift",
        "Types/AudioDevice.swift",
        "Types/AudioDuckingLevel.swift",
        "Types/AudioEncoding+Comparable.swift",
        "Types/AudioEncoding.swift",
        "Types/AudioSessionConfiguration.swift",
        "Types/Codec/Codec.swift",
        "Types/Codec/VideoCodec.swift",
        "Types/ConnectionQuality.swift",
        "Types/ConnectionState.swift",
        "Types/DegradationPreference.swift",
        "Types/Dimensions.swift",
        "Types/IceCandidate.swift",
        "Types/IceServer.swift",
        "Types/IceTransportPolicy.swift",
        "Types/MediaDevice.swift",
        "Types/Options/ARCameraCaptureOptions.swift",
        "Types/Options/AudioCaptureOptions.swift",
        "Types/Options/AudioPublishOptions.swift",
        "Types/Options/BufferCaptureOptions.swift",
        "Types/Options/CameraCaptureOptions+Copy.swift",
        "Types/Options/CameraCaptureOptions.swift",
        "Types/Options/CaptureOptions.swift",
        "Types/Options/ConnectOptions+Copy.swift",
        "Types/Options/ConnectOptions.swift",
        "Types/Options/DataPublishOptions.swift",
        "Types/Options/PublishOptions.swift",
        "Types/Options/RoomOptions.swift",
        "Types/Options/ScreenShareCaptureOptions.swift",
        "Types/Options/VideoCaptureOptions.swift",
        "Types/Options/VideoPublishOptions.swift",
        "Types/Participant+Types.swift",
        "Types/ParticipantPermissions.swift",
        "Types/ParticipantState.swift",
        "Types/ParticipantTrackPermission.swift",
        "Types/ProtocolVersion.swift",
        "Types/Room+Types.swift",
        "Types/ScalabilityMode.swift",
        "Types/SessionDescription.swift",
        "Types/SpeechActivityEvent.swift",
        "Types/Statistics.swift",
        "Types/Track+Types.swift",
        "Types/TrackSettings.swift",
        "Types/TrackSource.swift",
        "Types/TrackStatistics.swift",
        "Types/TrackStreamState.swift",
        "Types/TrackType.swift",
        "Types/TranscriptionSegment.swift",
        "Types/VideoEncoding+Comparable.swift",
        "Types/VideoEncoding.swift",
        "Types/VideoFrame.swift",
        "Types/VideoParameters+Comparable.swift",
        "Types/VideoParameters.swift",
        "Types/VideoQuality.swift",
        "Types/VideoRotation.swift",
        "VideoProcessors/BackgroundBlurVideoProcessor.swift",
        "Views/SampleBufferVideoRenderer.swift",
        "Views/VideoView+MulticastDelegate.swift",
        "Views/VideoView+PinchToZoom.swift",
        "Views/VideoView.swift"
      ],
      "target_dependencies" : [
        "LKObjCHelpers"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LKObjCHelpers",
      "module_type" : "ClangTarget",
      "name" : "LKObjCHelpers",
      "path" : "Sources/LKObjCHelpers",
      "product_memberships" : [
        "LiveKit"
      ],
      "sources" : [
        "LKObjCHelpers.m"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.