Build Information
Successful build of LiveKit, reference main (88264e), with Swift 6.1 for macOS (SPM) on 30 Apr 2026 14:12:58 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .statsBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
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 88264eb ci: switch benchmarks to cloud (#980)
Submodule path 'protocol': checked out '765a80e4298e376593859c3f11cf748c725f68f9'
Submodule 'protocol' (https://github.com/livekit/protocol.git) registered for path 'protocol'
Cloning into '/Users/admin/builder/spi-builder-workspace/protocol'...
Cloned https://github.com/livekit/client-sdk-swift.git
Revision (git rev-parse @):
88264eb76555ba577069a5a0285b86cdb840ef44
SUCCESS checkout https://github.com/livekit/client-sdk-swift.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/livekit/client-sdk-swift.git
https://github.com/livekit/client-sdk-swift.git
{
"dependencies" : [
{
"identity" : "webrtc-xcframework",
"requirement" : {
"exact" : [
"144.7559.4"
]
},
"type" : "sourceControl",
"url" : "https://github.com/livekit/webrtc-xcframework.git"
},
{
"identity" : "livekit-uniffi-xcframework",
"requirement" : {
"exact" : [
"0.0.6"
]
},
"type" : "sourceControl",
"url" : "https://github.com/livekit/livekit-uniffi-xcframework.git"
},
{
"identity" : "swift-protobuf",
"requirement" : {
"range" : [
{
"lower_bound" : "1.31.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-protobuf.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"
}
],
"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" : "tvos",
"version" : "17.0"
}
],
"products" : [
{
"name" : "LiveKit",
"targets" : [
"LiveKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5",
"6"
],
"targets" : [
{
"c99name" : "LiveKitTestSupport",
"module_type" : "SwiftTarget",
"name" : "LiveKitTestSupport",
"path" : "Tests/LiveKitTestSupport",
"sources" : [
"Backports.swift",
"ConcurrentCounter.swift",
"MockURLProtocol.swift",
"ObjCRoomHelper.swift",
"Room.swift",
"Tags.swift",
"TestEnvironment.swift",
"TokenGenerator.swift",
"Tracks.swift",
"Utils.swift"
],
"target_dependencies" : [
"LiveKit"
],
"type" : "library"
},
{
"c99name" : "LiveKitObjCTests",
"module_type" : "ClangTarget",
"name" : "LiveKitObjCTests",
"path" : "Tests/LiveKitObjCTests",
"sources" : [
"Basic.m",
"DataStreamObjCTests.m",
"DelegateObjCTests.m",
"ParticipantObjCTests.m",
"RoomObjCTests.m",
"RpcObjCTests.m"
],
"target_dependencies" : [
"LiveKit",
"LiveKitTestSupport"
],
"type" : "test"
},
{
"c99name" : "LiveKitCoreTests",
"module_type" : "SwiftTarget",
"name" : "LiveKitCoreTests",
"path" : "Tests/LiveKitCoreTests",
"sources" : [
"AVFoundation/AVAudioPCMBufferTests.swift",
"AVFoundation/AVAudioPCMRingBufferTests.swift",
"AVFoundation/AudioConverterTests.swift",
"AVFoundation/AudioMixRecorderTests.swift",
"Agent/SessionOptionsTests.swift",
"Agent/TranscriptionTests.swift",
"AsyncFileStreamTests.swift",
"Broadcast/BroadcastAudioCodecTests.swift",
"Broadcast/BroadcastImageCodecTests.swift",
"Broadcast/IPCChannelTests.swift",
"Broadcast/SocketPathTests.swift",
"BroadcastManagerTests.swift",
"CodecTests.swift",
"CompleterTests.swift",
"DarwinNotificationCenterTests.swift",
"DataChannel/EncryptedDataChannelTests.swift",
"DataChannel/RealiableDataChannelTests.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",
"E2EE/Thread.swift",
"Extensions/StringTests.swift",
"FunctionTests.swift",
"MockDataChannelPair.swift",
"ObjCHelpersTests.swift",
"Participant/RemoteParticipantTests.swift",
"ParticipantTests.swift",
"PeerConnectionSignalingTests.swift",
"Proto/ProtoConverterTests.swift",
"PublishBufferCapturerTests.swift",
"PublishDataTests.swift",
"PublishTrackTests.swift",
"QueueActorTests.swift",
"RegionManagerTests.swift",
"Room/RoomTests.swift",
"RpcTests.swift",
"SDKTests.swift",
"SDPMungingTests.swift",
"SerialRunnerActor.swift",
"TTLDictionaryTests.swift",
"Tags.swift",
"TaskObserveTests.swift",
"ThreadSafetyTests.swift",
"TimeIntervalTests.swift",
"Token/TokenSourceTests.swift",
"Track/TrackTests.swift",
"WebSocket/WebSocketTests.swift"
],
"target_dependencies" : [
"LiveKit",
"LiveKitTestSupport"
],
"type" : "test"
},
{
"c99name" : "LiveKitAudioTests",
"module_type" : "SwiftTarget",
"name" : "LiveKitAudioTests",
"path" : "Tests/LiveKitAudioTests",
"sources" : [
"AudioEngineAvailability.swift",
"AudioEngineObserver.swift",
"AudioEnginePermission.swift",
"AudioEngineTests.swift",
"AudioManagerTests.swift",
"AudioProcessingLifecycle.swift",
"AudioProcessingTests.swift",
"DeviceManager.swift",
"LocalAudioTrackRecorderTests.swift",
"MuteTests.swift",
"PreConnectAudioBufferTests.swift",
"PublishDeviceOptimization.swift",
"PublishMicrophoneTests.swift",
"SinWaveSourceNode.swift",
"Tags.swift",
"TestAudioRecorder.swift"
],
"target_dependencies" : [
"LiveKit",
"LiveKitTestSupport"
],
"type" : "test"
},
{
"c99name" : "LiveKit",
"module_type" : "SwiftTarget",
"name" : "LiveKit",
"path" : "Sources/LiveKit",
"product_dependencies" : [
"LiveKitWebRTC",
"LiveKitUniFFI",
"SwiftProtobuf"
],
"product_memberships" : [
"LiveKit"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Agent/Agent.swift",
"Agent/Chat/Message.swift",
"Agent/Chat/Receive/MessageReceiver.swift",
"Agent/Chat/Receive/TranscriptionDelegateReceiver.swift",
"Agent/Chat/Receive/TranscriptionStreamReceiver.swift",
"Agent/Chat/Send/MessageSender.swift",
"Agent/Chat/Send/TextMessageSender.swift",
"Agent/Participant+Agent.swift",
"Agent/Room+Agent.swift",
"Agent/Session.swift",
"Agent/SessionOptions.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",
"Audio/PlayerNodePool.swift",
"Audio/SoundPlayer+Types.swift",
"Audio/SoundPlayer.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",
"Convenience/AudioProcessing.swift",
"Core/DataChannelPair.swift",
"Core/PreConnectAudioBuffer.swift",
"Core/RPC.swift",
"Core/RTC.swift",
"Core/RegionManager.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+Region.swift",
"Core/Room+SignalClientDelegate.swift",
"Core/Room+TransportDelegate.swift",
"Core/Room.swift",
"Core/SignalClient.swift",
"Core/Transport.swift",
"Core/TransportMode.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/Protos+E2EE.swift",
"E2EE/State.swift",
"Errors.swift",
"Extensions/AVAudioPCMBuffer.swift",
"Extensions/AVCaptureDevice.swift",
"Extensions/AsyncSequence.swift",
"Extensions/CGFloat.swift",
"Extensions/Codable.swift",
"Extensions/CoreImage.swift",
"Extensions/CustomStringConvertible.swift",
"Extensions/DispatchQueue.swift",
"Extensions/LKRTCRtpSender.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+Active.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/Async/AsyncCompleter.swift",
"Support/Async/AsyncDebounce.swift",
"Support/Async/AsyncFileStream.swift",
"Support/Async/AsyncRetry.swift",
"Support/Async/AsyncSequence+Subscribe.swift",
"Support/Async/AsyncSerialDelegate.swift",
"Support/Async/AsyncTimer.swift",
"Support/Async/AsyncTryMapSequence.swift",
"Support/Async/ObservableObject+.swift",
"Support/Audio/AVAudioPCMRingBuffer.swift",
"Support/Audio/AudioConverter.swift",
"Support/Audio/AudioMixRecorder.swift",
"Support/Audio/AudioPlayerRenderer.swift",
"Support/Audio/FFTProcessor.swift",
"Support/DataStructures/Deque.swift",
"Support/DataStructures/MapTable.swift",
"Support/DataStructures/OrderedDictionary.swift",
"Support/DataStructures/OrderedSet.swift",
"Support/DataStructures/RingBuffer.swift",
"Support/DataStructures/TTLDictionary.swift",
"Support/Global.swift",
"Support/Logger.swift",
"Support/MulticastDelegate.swift",
"Support/Network/ConnectivityListener.swift",
"Support/Network/HTTP.swift",
"Support/Network/WebSocket.swift",
"Support/Schedulers/QueueActor.swift",
"Support/Schedulers/SerialRunnerActor.swift",
"Support/Sync/Locks.swift",
"Support/Sync/StateSync.swift",
"Support/Tracing.swift",
"Support/Utils.swift",
"Support/ValueOrAbsent.swift",
"Support/Video/DeviceManager.swift",
"Support/View/NativeView.swift",
"Support/View/NativeViewRepresentable.swift",
"Support/View/TextView.swift",
"SwiftUI/LocalMedia.swift",
"SwiftUI/SwiftUIAudioRoutePickerButton.swift",
"SwiftUI/SwiftUIVideoView.swift",
"SwiftUI/TrackDelegateObserver.swift",
"Token/CachingTokenSource.swift",
"Token/EndpointTokenSource.swift",
"Token/LiteralTokenSource.swift",
"Token/SandboxTokenSource.swift",
"Token/TokenSource.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/Attributes/AttributeTypings.swift",
"Types/AudioBuffer.swift",
"Types/AudioDevice.swift",
"Types/AudioDuckingLevel.swift",
"Types/AudioEncoding+Comparable.swift",
"Types/AudioEncoding.swift",
"Types/AudioEngineAvailability.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/Priority.swift",
"Types/ProtocolVersion.swift",
"Types/RegionInfo.swift",
"Types/Room+Types.swift",
"Types/RoomConfiguration.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" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[3/13] Write sources
[3/13] Copying PrivacyInfo.xcprivacy
[3/13] Write sources
[8/13] Copying PrivacyInfo.xcprivacy
[9/13] Copying RustLiveKitUniFFI.framework
[10/13] Copying LiveKitWebRTC.framework
[11/13] Write swift-version-2F0A5646E1D333AE.txt
[13/102] Emitting module SwiftProtobuf
[14/111] Compiling SwiftProtobuf Google_Protobuf_Struct+Extensions.swift
[15/111] Compiling SwiftProtobuf Google_Protobuf_Timestamp+Extensions.swift
[16/111] Compiling SwiftProtobuf Google_Protobuf_Value+Extensions.swift
[17/111] Compiling SwiftProtobuf Google_Protobuf_Wrappers+Extensions.swift
[18/111] Compiling SwiftProtobuf HashVisitor.swift
[19/111] Compiling SwiftProtobuf Internal.swift
[20/111] Compiling SwiftProtobuf JSONDecoder.swift
[21/111] Compiling SwiftProtobuf JSONDecodingError.swift
[22/111] Compiling SwiftProtobuf JSONDecodingOptions.swift
[23/111] Compiling SwiftProtobuf JSONEncoder.swift
[24/111] Compiling SwiftProtobuf PathVisitor.swift
[25/111] Compiling SwiftProtobuf ProtoNameProviding.swift
[26/111] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[27/111] Compiling SwiftProtobuf ProtobufMap.swift
[28/111] Compiling SwiftProtobuf SelectiveVisitor.swift
[29/111] Compiling SwiftProtobuf SimpleExtensionMap.swift
[30/111] Compiling SwiftProtobuf StringUtils.swift
[31/111] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
[32/111] Compiling SwiftProtobuf SwiftProtobufError.swift
[33/111] Compiling SwiftProtobuf JSONEncodingError.swift
[34/111] Compiling SwiftProtobuf JSONEncodingOptions.swift
[35/111] Compiling SwiftProtobuf JSONEncodingVisitor.swift
[36/111] Compiling SwiftProtobuf JSONMapEncodingVisitor.swift
[37/111] Compiling SwiftProtobuf JSONScanner.swift
[38/111] Compiling SwiftProtobuf MathUtils.swift
[39/111] Compiling SwiftProtobuf Message+AnyAdditions.swift
[40/111] Compiling SwiftProtobuf Message+BinaryAdditions.swift
[41/111] Compiling SwiftProtobuf Message+BinaryAdditions_Data.swift
[42/111] Compiling SwiftProtobuf Message+FieldMask.swift
[43/111] Emitting module LiveKitUniFFI
[44/111] Compiling SwiftProtobuf BinaryEncodingSizeVisitor.swift
[45/111] Compiling LiveKitUniFFI livekit_uniffi.swift
[46/111] Compiling SwiftProtobuf BinaryEncodingVisitor.swift
[47/111] Compiling SwiftProtobuf BytecodeInterpreter.swift
[48/111] Compiling SwiftProtobuf BytecodeReader.swift
[49/111] Compiling SwiftProtobuf CustomJSONCodable.swift
[50/111] Compiling SwiftProtobuf Decoder.swift
[51/111] Compiling SwiftProtobuf DoubleParser.swift
[52/111] Compiling SwiftProtobuf Enum.swift
[53/111] Compiling SwiftProtobuf ExtensibleMessage.swift
[54/111] Compiling SwiftProtobuf ExtensionFieldValueSet.swift
[55/111] Compiling SwiftProtobuf Message+JSONAdditions.swift
[56/111] Compiling SwiftProtobuf Message+JSONAdditions_Data.swift
[57/111] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[58/111] Compiling SwiftProtobuf Message+JSONArrayAdditions_Data.swift
[59/111] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[60/111] Compiling SwiftProtobuf Message.swift
[61/111] Compiling SwiftProtobuf MessageExtension.swift
[62/111] Compiling SwiftProtobuf NameMap.swift
[63/111] Compiling SwiftProtobuf PathDecoder.swift
[64/111] Compiling SwiftProtobuf ExtensionFields.swift
[65/111] Compiling SwiftProtobuf ExtensionMap.swift
[66/111] Compiling SwiftProtobuf FieldTag.swift
[67/111] Compiling SwiftProtobuf FieldTypes.swift
[68/111] Compiling SwiftProtobuf Google_Protobuf_Any+Extensions.swift
[69/111] Compiling SwiftProtobuf Google_Protobuf_Any+Registry.swift
[70/111] Compiling SwiftProtobuf Google_Protobuf_Duration+Extensions.swift
[71/111] Compiling SwiftProtobuf Google_Protobuf_FieldMask+Extensions.swift
[72/111] Compiling SwiftProtobuf Google_Protobuf_ListValue+Extensions.swift
[73/111] Compiling SwiftProtobuf Google_Protobuf_NullValue+Extensions.swift
[74/111] Compiling SwiftProtobuf TextFormatDecoder.swift
[75/111] Compiling SwiftProtobuf TextFormatDecodingError.swift
[76/111] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[77/111] Compiling SwiftProtobuf TextFormatEncoder.swift
[78/111] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[79/111] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[80/111] Compiling SwiftProtobuf TextFormatScanner.swift
[81/111] Compiling SwiftProtobuf TimeUtils.swift
[82/111] Compiling SwiftProtobuf UnknownStorage.swift
[83/111] Compiling SwiftProtobuf duration.pb.swift
[84/111] Compiling SwiftProtobuf empty.pb.swift
[85/111] Compiling SwiftProtobuf field_mask.pb.swift
[86/111] Compiling SwiftProtobuf source_context.pb.swift
[87/111] Compiling SwiftProtobuf struct.pb.swift
[88/111] Compiling SwiftProtobuf timestamp.pb.swift
[89/111] Compiling SwiftProtobuf type.pb.swift
[90/111] Compiling SwiftProtobuf wrappers.pb.swift
[91/111] Compiling SwiftProtobuf resource_bundle_accessor.swift
[92/111] Compiling SwiftProtobuf AnyMessageStorage.swift
[93/111] Compiling SwiftProtobuf AnyUnpackError.swift
[94/111] Compiling SwiftProtobuf AsyncMessageSequence.swift
[95/111] Compiling SwiftProtobuf BinaryDecoder.swift
[96/111] Compiling SwiftProtobuf BinaryDecodingError.swift
[97/111] Compiling SwiftProtobuf BinaryDecodingOptions.swift
[98/111] Compiling SwiftProtobuf BinaryDelimited.swift
[99/111] Compiling SwiftProtobuf BinaryEncoder.swift
[100/111] Compiling SwiftProtobuf BinaryEncodingError.swift
[101/111] Compiling SwiftProtobuf BinaryEncodingOptions.swift
[101/111] Compiling LKObjCHelpers LKObjCHelpers.m
[103/111] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[104/111] Compiling SwiftProtobuf Varint.swift
[105/111] Compiling SwiftProtobuf Version.swift
[106/111] Compiling SwiftProtobuf Visitor.swift
[107/111] Compiling SwiftProtobuf WireFormat.swift
[108/111] Compiling SwiftProtobuf ZigZag.swift
[109/111] Compiling SwiftProtobuf any.pb.swift
[110/111] Compiling SwiftProtobuf api.pb.swift
[111/111] Compiling SwiftProtobuf descriptor.pb.swift
[112/328] Compiling LiveKit VideoTrack.swift
[113/328] Compiling LiveKit LocalTrackPublication.swift
[114/328] Compiling LiveKit RemoteTrackPublication.swift
[115/328] Compiling LiveKit TrackPublication+Equatable.swift
[116/328] Compiling LiveKit TrackPublication+Identifiable.swift
[117/328] Compiling LiveKit TrackPublication.swift
[118/328] Compiling LiveKit AttributeTypings.swift
[119/328] Compiling LiveKit AudioBuffer.swift
[120/328] Compiling LiveKit AudioDevice.swift
[121/328] Compiling LiveKit AudioDuckingLevel.swift
[122/328] Compiling LiveKit AudioEncoding+Comparable.swift
[123/328] Compiling LiveKit AudioEncoding.swift
[124/328] Compiling LiveKit AudioEngineAvailability.swift
[125/328] Compiling LiveKit AudioSessionConfiguration.swift
[126/328] Compiling LiveKit Codec.swift
[127/328] Compiling LiveKit VideoCodec.swift
[128/328] Compiling LiveKit ConnectionQuality.swift
[129/328] Compiling LiveKit ConnectionState.swift
[130/328] Compiling LiveKit DegradationPreference.swift
[131/328] Compiling LiveKit Dimensions.swift
[132/328] Compiling LiveKit IceCandidate.swift
[133/328] Compiling LiveKit IceServer.swift
[134/328] Compiling LiveKit IceTransportPolicy.swift
[135/328] Compiling LiveKit MediaDevice.swift
[136/352] Compiling LiveKit Agent.swift
[137/352] Compiling LiveKit Message.swift
[138/352] Compiling LiveKit MessageReceiver.swift
[139/352] Compiling LiveKit TranscriptionDelegateReceiver.swift
[140/352] Compiling LiveKit TranscriptionStreamReceiver.swift
[141/352] Compiling LiveKit MessageSender.swift
[142/352] Compiling LiveKit TextMessageSender.swift
[143/352] Compiling LiveKit Participant+Agent.swift
[144/352] Compiling LiveKit Room+Agent.swift
[145/352] Compiling LiveKit Session.swift
[146/352] Compiling LiveKit SessionOptions.swift
[147/352] Compiling LiveKit AudioDeviceModuleDelegateAdapter.swift
[148/352] Compiling LiveKit AudioEngineObserver.swift
[149/352] Compiling LiveKit AudioSessionEngineObserver.swift
[150/352] Compiling LiveKit AudioManager+ModuleType.swift
[151/352] Compiling LiveKit AudioManager+MuteMode.swift
[152/352] Compiling LiveKit AudioManager+Testing.swift
[153/352] Compiling LiveKit AudioManager.swift
[154/352] Compiling LiveKit MixerEngineObserver.swift
[155/352] Compiling LiveKit PlayerNodePool.swift
[156/352] Compiling LiveKit SoundPlayer+Types.swift
[157/352] Compiling LiveKit SoundPlayer.swift
[158/352] Compiling LiveKit BroadcastBundleInfo.swift
[159/352] Compiling LiveKit BroadcastManager.swift
[160/376] Compiling LiveKit BroadcastScreenCapturer.swift
[161/376] Compiling LiveKit BroadcastAudioCodec.swift
[162/376] Compiling LiveKit BroadcastIPCHeader.swift
[163/376] Compiling LiveKit BroadcastImageCodec.swift
[164/376] Compiling LiveKit BroadcastReceiver.swift
[165/376] Compiling LiveKit BroadcastUploader.swift
[166/376] Compiling LiveKit IPCChannel.swift
[167/376] Compiling LiveKit IPCProtocol.swift
[168/376] Compiling LiveKit SocketPath.swift
[169/376] Compiling LiveKit LKSampleHandler.swift
[170/376] Compiling LiveKit DarwinNotificationCenter.swift
[171/376] Compiling LiveKit AudioProcessing.swift
[172/376] Compiling LiveKit DataChannelPair.swift
[173/376] Compiling LiveKit PreConnectAudioBuffer.swift
[174/376] Compiling LiveKit RPC.swift
[175/376] Compiling LiveKit RTC.swift
[176/376] Compiling LiveKit RegionManager.swift
[177/376] Compiling LiveKit Room+Convenience.swift
[178/376] Compiling LiveKit Room+DataStream.swift
[179/376] Compiling LiveKit Room+Debug.swift
[180/376] Compiling LiveKit Room+Engine.swift
[181/376] Compiling LiveKit Room+EngineDelegate.swift
[182/376] Compiling LiveKit Room+MulticastDelegate.swift
[183/376] Compiling LiveKit Room+PreConnect.swift
[184/376] Emitting module LiveKit
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/E2EEManager.swift:43:29: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
41 | // MARK: - Public
42 |
43 | public let e2eeOptions: E2EEOptions?
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
44 | public let options: EncryptionOptions?
45 |
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/E2EEManager.swift:79:30: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
77 | }
78 |
79 | public init(e2eeOptions: E2EEOptions) {
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
80 | self.e2eeOptions = e2eeOptions
81 | options = nil
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/RoomOptions.swift:57:29: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
55 |
56 | /// E2EE Options
57 | public let e2eeOptions: E2EEOptions?
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
58 | /// Encryption
59 | public let encryptionOptions: EncryptionOptions?
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/RoomOptions.swift:95:30: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
93 | stopLocalTrackOnUnpublish: Bool = true,
94 | suspendLocalVideoTracksInBackground: Bool = true,
95 | e2eeOptions: E2EEOptions? = nil,
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
96 | encryptionOptions: EncryptionOptions? = nil,
97 | reportRemoteTrackStatistics: Bool = false,
[185/376] Compiling LiveKit EndpointTokenSource.swift
[186/376] Compiling LiveKit LiteralTokenSource.swift
[187/376] Compiling LiveKit SandboxTokenSource.swift
[188/376] Compiling LiveKit TokenSource.swift
[189/376] Compiling LiveKit AudioTrack.swift
[190/376] Compiling LiveKit ARCameraCapturer.swift
[191/376] Compiling LiveKit BufferCapturer.swift
[192/376] Compiling LiveKit CameraCapturer.swift
[193/376] Compiling LiveKit InAppCapturer.swift
[194/376] Compiling LiveKit MacOSScreenCapturer.swift
[195/376] Compiling LiveKit VideoCapturer+MulticastDelegate.swift
[196/376] Compiling LiveKit VideoCapturer.swift
[197/376] Compiling LiveKit LocalAudioTrack.swift
[198/376] Compiling LiveKit LocalTrack.swift
[199/376] Compiling LiveKit LocalVideoTrack.swift
[200/376] Compiling LiveKit MetricsManager.swift
[201/376] Compiling LiveKit LocalAudioTrackRecorder.swift
[202/376] Compiling LiveKit RemoteAudioTrack.swift
[203/376] Compiling LiveKit RemoteTrack.swift
[204/376] Compiling LiveKit RemoteVideoTrack.swift
[205/376] Compiling LiveKit Extensions.swift
[206/376] Compiling LiveKit Track+Equatable.swift
[207/376] Compiling LiveKit Track+MulticastDelegate.swift
[208/376] Compiling LiveKit Track.swift
[209/376] Compiling LiveKit Protos+E2EE.swift
[210/376] Compiling LiveKit State.swift
[211/376] Compiling LiveKit Errors.swift
[212/376] Compiling LiveKit AVAudioPCMBuffer.swift
[213/376] Compiling LiveKit AVCaptureDevice.swift
[214/376] Compiling LiveKit AsyncSequence.swift
[215/376] Compiling LiveKit CGFloat.swift
[216/376] Compiling LiveKit Codable.swift
[217/376] Compiling LiveKit CoreImage.swift
[218/376] Compiling LiveKit CustomStringConvertible.swift
[219/376] Compiling LiveKit DispatchQueue.swift
[220/376] Compiling LiveKit LKRTCRtpSender.swift
[221/376] Compiling LiveKit PixelBuffer.swift
[222/376] Compiling LiveKit Primitives.swift
[223/376] Compiling LiveKit RTCConfiguration.swift
[224/376] Compiling LiveKit RTCDataChannel+Util.swift
[225/376] Compiling LiveKit RTCI420Buffer.swift
[226/376] Compiling LiveKit RTCMediaConstraints.swift
[227/376] Compiling LiveKit RTCRtpTransceiver.swift
[228/376] Compiling LiveKit RTCVideoCapturerDelegate+Buffer.swift
[229/376] Compiling LiveKit Sendable.swift
[230/376] Compiling LiveKit String.swift
[231/376] Compiling LiveKit TimeInterval.swift
[232/376] Compiling LiveKit URL.swift
[233/376] Compiling LiveKit Room+RPC.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/E2EEManager.swift:43:29: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
41 | // MARK: - Public
42 |
43 | public let e2eeOptions: E2EEOptions?
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
44 | public let options: EncryptionOptions?
45 |
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/E2EEManager.swift:79:30: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
77 | }
78 |
79 | public init(e2eeOptions: E2EEOptions) {
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
80 | self.e2eeOptions = e2eeOptions
81 | options = nil
[234/376] Compiling LiveKit Room+Region.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/E2EEManager.swift:43:29: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
41 | // MARK: - Public
42 |
43 | public let e2eeOptions: E2EEOptions?
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
44 | public let options: EncryptionOptions?
45 |
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/E2EEManager.swift:79:30: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
77 | }
78 |
79 | public init(e2eeOptions: E2EEOptions) {
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
80 | self.e2eeOptions = e2eeOptions
81 | options = nil
[235/376] Compiling LiveKit Room+SignalClientDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/E2EEManager.swift:43:29: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
41 | // MARK: - Public
42 |
43 | public let e2eeOptions: E2EEOptions?
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
44 | public let options: EncryptionOptions?
45 |
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/E2EEManager.swift:79:30: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
77 | }
78 |
79 | public init(e2eeOptions: E2EEOptions) {
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
80 | self.e2eeOptions = e2eeOptions
81 | options = nil
[236/376] Compiling LiveKit Room+TransportDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/E2EEManager.swift:43:29: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
41 | // MARK: - Public
42 |
43 | public let e2eeOptions: E2EEOptions?
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
44 | public let options: EncryptionOptions?
45 |
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/E2EEManager.swift:79:30: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
77 | }
78 |
79 | public init(e2eeOptions: E2EEOptions) {
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
80 | self.e2eeOptions = e2eeOptions
81 | options = nil
[237/376] Compiling LiveKit Room.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/E2EEManager.swift:43:29: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
41 | // MARK: - Public
42 |
43 | public let e2eeOptions: E2EEOptions?
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
44 | public let options: EncryptionOptions?
45 |
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/E2EEManager.swift:79:30: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
77 | }
78 |
79 | public init(e2eeOptions: E2EEOptions) {
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
80 | self.e2eeOptions = e2eeOptions
81 | options = nil
[238/376] Compiling LiveKit SignalClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/E2EEManager.swift:43:29: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
41 | // MARK: - Public
42 |
43 | public let e2eeOptions: E2EEOptions?
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
44 | public let options: EncryptionOptions?
45 |
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/E2EEManager.swift:79:30: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
77 | }
78 |
79 | public init(e2eeOptions: E2EEOptions) {
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
80 | self.e2eeOptions = e2eeOptions
81 | options = nil
[239/376] Compiling LiveKit Transport.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/E2EEManager.swift:43:29: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
41 | // MARK: - Public
42 |
43 | public let e2eeOptions: E2EEOptions?
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
44 | public let options: EncryptionOptions?
45 |
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/E2EEManager.swift:79:30: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
77 | }
78 |
79 | public init(e2eeOptions: E2EEOptions) {
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
80 | self.e2eeOptions = e2eeOptions
81 | options = nil
[240/376] Compiling LiveKit TransportMode.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/E2EEManager.swift:43:29: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
41 | // MARK: - Public
42 |
43 | public let e2eeOptions: E2EEOptions?
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
44 | public let options: EncryptionOptions?
45 |
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/E2EEManager.swift:79:30: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
77 | }
78 |
79 | public init(e2eeOptions: E2EEOptions) {
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
80 | self.e2eeOptions = e2eeOptions
81 | options = nil
[241/376] Compiling LiveKit FileInfo.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/E2EEManager.swift:43:29: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
41 | // MARK: - Public
42 |
43 | public let e2eeOptions: E2EEOptions?
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
44 | public let options: EncryptionOptions?
45 |
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/E2EEManager.swift:79:30: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
77 | }
78 |
79 | public init(e2eeOptions: E2EEOptions) {
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
80 | self.e2eeOptions = e2eeOptions
81 | options = nil
[242/376] Compiling LiveKit ByteStreamReader.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/E2EEManager.swift:43:29: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
41 | // MARK: - Public
42 |
43 | public let e2eeOptions: E2EEOptions?
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
44 | public let options: EncryptionOptions?
45 |
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/E2EEManager.swift:79:30: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
77 | }
78 |
79 | public init(e2eeOptions: E2EEOptions) {
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
80 | self.e2eeOptions = e2eeOptions
81 | options = nil
[243/376] Compiling LiveKit IncomingStreamManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/E2EEManager.swift:43:29: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
41 | // MARK: - Public
42 |
43 | public let e2eeOptions: E2EEOptions?
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
44 | public let options: EncryptionOptions?
45 |
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/E2EEManager.swift:79:30: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
77 | }
78 |
79 | public init(e2eeOptions: E2EEOptions) {
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
80 | self.e2eeOptions = e2eeOptions
81 | options = nil
[244/376] Compiling LiveKit StreamReaderSource.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/E2EEManager.swift:43:29: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
41 | // MARK: - Public
42 |
43 | public let e2eeOptions: E2EEOptions?
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
44 | public let options: EncryptionOptions?
45 |
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/E2EEManager.swift:79:30: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
77 | }
78 |
79 | public init(e2eeOptions: E2EEOptions) {
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
80 | self.e2eeOptions = e2eeOptions
81 | options = nil
[245/376] Compiling LiveKit TextStreamReader.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/E2EEManager.swift:43:29: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
41 | // MARK: - Public
42 |
43 | public let e2eeOptions: E2EEOptions?
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
44 | public let options: EncryptionOptions?
45 |
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/E2EEManager.swift:79:30: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
77 | }
78 |
79 | public init(e2eeOptions: E2EEOptions) {
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
80 | self.e2eeOptions = e2eeOptions
81 | options = nil
[246/376] Compiling LiveKit ByteStreamWriter.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/E2EEManager.swift:43:29: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
41 | // MARK: - Public
42 |
43 | public let e2eeOptions: E2EEOptions?
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
44 | public let options: EncryptionOptions?
45 |
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/E2EEManager.swift:79:30: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
77 | }
78 |
79 | public init(e2eeOptions: E2EEOptions) {
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
80 | self.e2eeOptions = e2eeOptions
81 | options = nil
[247/376] Compiling LiveKit OutgoingStreamManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/E2EEManager.swift:43:29: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
41 | // MARK: - Public
42 |
43 | public let e2eeOptions: E2EEOptions?
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
44 | public let options: EncryptionOptions?
45 |
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/E2EEManager.swift:79:30: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
77 | }
78 |
79 | public init(e2eeOptions: E2EEOptions) {
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
80 | self.e2eeOptions = e2eeOptions
81 | options = nil
[248/376] Compiling LiveKit StreamData.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/E2EEManager.swift:43:29: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
41 | // MARK: - Public
42 |
43 | public let e2eeOptions: E2EEOptions?
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
44 | public let options: EncryptionOptions?
45 |
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/E2EEManager.swift:79:30: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
77 | }
78 |
79 | public init(e2eeOptions: E2EEOptions) {
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
80 | self.e2eeOptions = e2eeOptions
81 | options = nil
[249/376] Compiling LiveKit StreamWriterDestination.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/E2EEManager.swift:43:29: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
41 | // MARK: - Public
42 |
43 | public let e2eeOptions: E2EEOptions?
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
44 | public let options: EncryptionOptions?
45 |
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/E2EEManager.swift:79:30: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
77 | }
78 |
79 | public init(e2eeOptions: E2EEOptions) {
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
80 | self.e2eeOptions = e2eeOptions
81 | options = nil
[250/376] Compiling LiveKit TextStreamWriter.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/E2EEManager.swift:43:29: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
41 | // MARK: - Public
42 |
43 | public let e2eeOptions: E2EEOptions?
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
44 | public let options: EncryptionOptions?
45 |
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/E2EEManager.swift:79:30: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
77 | }
78 |
79 | public init(e2eeOptions: E2EEOptions) {
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
80 | self.e2eeOptions = e2eeOptions
81 | options = nil
[251/376] Compiling LiveKit StreamError.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/E2EEManager.swift:43:29: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
41 | // MARK: - Public
42 |
43 | public let e2eeOptions: E2EEOptions?
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
44 | public let options: EncryptionOptions?
45 |
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/E2EEManager.swift:79:30: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
77 | }
78 |
79 | public init(e2eeOptions: E2EEOptions) {
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
80 | self.e2eeOptions = e2eeOptions
81 | options = nil
[252/376] Compiling LiveKit StreamInfo.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/E2EEManager.swift:43:29: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
41 | // MARK: - Public
42 |
43 | public let e2eeOptions: E2EEOptions?
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
44 | public let options: EncryptionOptions?
45 |
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/E2EEManager.swift:79:30: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
77 | }
78 |
79 | public init(e2eeOptions: E2EEOptions) {
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
80 | self.e2eeOptions = e2eeOptions
81 | options = nil
[253/376] Compiling LiveKit StreamOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/E2EEManager.swift:43:29: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
41 | // MARK: - Public
42 |
43 | public let e2eeOptions: E2EEOptions?
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
44 | public let options: EncryptionOptions?
45 |
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/E2EEManager.swift:79:30: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
77 | }
78 |
79 | public init(e2eeOptions: E2EEOptions) {
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
80 | self.e2eeOptions = e2eeOptions
81 | options = nil
[254/376] Compiling LiveKit E2EEManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/E2EEManager.swift:43:29: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
41 | // MARK: - Public
42 |
43 | public let e2eeOptions: E2EEOptions?
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
44 | public let options: EncryptionOptions?
45 |
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/E2EEManager.swift:79:30: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
77 | }
78 |
79 | public init(e2eeOptions: E2EEOptions) {
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
80 | self.e2eeOptions = e2eeOptions
81 | options = nil
[255/376] Compiling LiveKit KeyProvider.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/E2EEManager.swift:43:29: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
41 | // MARK: - Public
42 |
43 | public let e2eeOptions: E2EEOptions?
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
44 | public let options: EncryptionOptions?
45 |
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/E2EEManager.swift:79:30: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
77 | }
78 |
79 | public init(e2eeOptions: E2EEOptions) {
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
80 | self.e2eeOptions = e2eeOptions
81 | options = nil
[256/376] Compiling LiveKit Options.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/E2EEManager.swift:43:29: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
41 | // MARK: - Public
42 |
43 | public let e2eeOptions: E2EEOptions?
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
44 | public let options: EncryptionOptions?
45 |
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/E2EE/E2EEManager.swift:79:30: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
77 | }
78 |
79 | public init(e2eeOptions: E2EEOptions) {
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
80 | self.e2eeOptions = e2eeOptions
81 | options = nil
[257/376] Compiling LiveKit RingBuffer.swift
[258/376] Compiling LiveKit TTLDictionary.swift
[259/376] Compiling LiveKit Global.swift
[260/376] Compiling LiveKit Logger.swift
[261/376] Compiling LiveKit MulticastDelegate.swift
[262/376] Compiling LiveKit ConnectivityListener.swift
[263/376] Compiling LiveKit HTTP.swift
[264/376] Compiling LiveKit WebSocket.swift
[265/376] Compiling LiveKit QueueActor.swift
[266/376] Compiling LiveKit SerialRunnerActor.swift
[267/376] Compiling LiveKit Locks.swift
[268/376] Compiling LiveKit StateSync.swift
[269/376] Compiling LiveKit Tracing.swift
[270/376] Compiling LiveKit Utils.swift
[271/376] Compiling LiveKit ValueOrAbsent.swift
[272/376] Compiling LiveKit DeviceManager.swift
[273/376] Compiling LiveKit NativeView.swift
[274/376] Compiling LiveKit NativeViewRepresentable.swift
[275/376] Compiling LiveKit TextView.swift
[276/376] Compiling LiveKit LocalMedia.swift
[277/376] Compiling LiveKit SwiftUIAudioRoutePickerButton.swift
[278/376] Compiling LiveKit SwiftUIVideoView.swift
[279/376] Compiling LiveKit TrackDelegateObserver.swift
[280/376] Compiling LiveKit CachingTokenSource.swift
[281/376] Compiling LiveKit ARCameraCaptureOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/RoomOptions.swift:57:29: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
55 |
56 | /// E2EE Options
57 | public let e2eeOptions: E2EEOptions?
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
58 | /// Encryption
59 | public let encryptionOptions: EncryptionOptions?
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/RoomOptions.swift:95:30: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
93 | stopLocalTrackOnUnpublish: Bool = true,
94 | suspendLocalVideoTracksInBackground: Bool = true,
95 | e2eeOptions: E2EEOptions? = nil,
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
96 | encryptionOptions: EncryptionOptions? = nil,
97 | reportRemoteTrackStatistics: Bool = false,
[282/376] Compiling LiveKit AudioCaptureOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/RoomOptions.swift:57:29: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
55 |
56 | /// E2EE Options
57 | public let e2eeOptions: E2EEOptions?
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
58 | /// Encryption
59 | public let encryptionOptions: EncryptionOptions?
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/RoomOptions.swift:95:30: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
93 | stopLocalTrackOnUnpublish: Bool = true,
94 | suspendLocalVideoTracksInBackground: Bool = true,
95 | e2eeOptions: E2EEOptions? = nil,
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
96 | encryptionOptions: EncryptionOptions? = nil,
97 | reportRemoteTrackStatistics: Bool = false,
[283/376] Compiling LiveKit AudioPublishOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/RoomOptions.swift:57:29: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
55 |
56 | /// E2EE Options
57 | public let e2eeOptions: E2EEOptions?
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
58 | /// Encryption
59 | public let encryptionOptions: EncryptionOptions?
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/RoomOptions.swift:95:30: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
93 | stopLocalTrackOnUnpublish: Bool = true,
94 | suspendLocalVideoTracksInBackground: Bool = true,
95 | e2eeOptions: E2EEOptions? = nil,
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
96 | encryptionOptions: EncryptionOptions? = nil,
97 | reportRemoteTrackStatistics: Bool = false,
[284/376] Compiling LiveKit BufferCaptureOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/RoomOptions.swift:57:29: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
55 |
56 | /// E2EE Options
57 | public let e2eeOptions: E2EEOptions?
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
58 | /// Encryption
59 | public let encryptionOptions: EncryptionOptions?
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/RoomOptions.swift:95:30: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
93 | stopLocalTrackOnUnpublish: Bool = true,
94 | suspendLocalVideoTracksInBackground: Bool = true,
95 | e2eeOptions: E2EEOptions? = nil,
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
96 | encryptionOptions: EncryptionOptions? = nil,
97 | reportRemoteTrackStatistics: Bool = false,
[285/376] Compiling LiveKit CameraCaptureOptions+Copy.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/RoomOptions.swift:57:29: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
55 |
56 | /// E2EE Options
57 | public let e2eeOptions: E2EEOptions?
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
58 | /// Encryption
59 | public let encryptionOptions: EncryptionOptions?
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/RoomOptions.swift:95:30: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
93 | stopLocalTrackOnUnpublish: Bool = true,
94 | suspendLocalVideoTracksInBackground: Bool = true,
95 | e2eeOptions: E2EEOptions? = nil,
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
96 | encryptionOptions: EncryptionOptions? = nil,
97 | reportRemoteTrackStatistics: Bool = false,
[286/376] Compiling LiveKit CameraCaptureOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/RoomOptions.swift:57:29: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
55 |
56 | /// E2EE Options
57 | public let e2eeOptions: E2EEOptions?
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
58 | /// Encryption
59 | public let encryptionOptions: EncryptionOptions?
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/RoomOptions.swift:95:30: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
93 | stopLocalTrackOnUnpublish: Bool = true,
94 | suspendLocalVideoTracksInBackground: Bool = true,
95 | e2eeOptions: E2EEOptions? = nil,
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
96 | encryptionOptions: EncryptionOptions? = nil,
97 | reportRemoteTrackStatistics: Bool = false,
[287/376] Compiling LiveKit CaptureOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/RoomOptions.swift:57:29: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
55 |
56 | /// E2EE Options
57 | public let e2eeOptions: E2EEOptions?
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
58 | /// Encryption
59 | public let encryptionOptions: EncryptionOptions?
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/RoomOptions.swift:95:30: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
93 | stopLocalTrackOnUnpublish: Bool = true,
94 | suspendLocalVideoTracksInBackground: Bool = true,
95 | e2eeOptions: E2EEOptions? = nil,
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
96 | encryptionOptions: EncryptionOptions? = nil,
97 | reportRemoteTrackStatistics: Bool = false,
[288/376] Compiling LiveKit ConnectOptions+Copy.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/RoomOptions.swift:57:29: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
55 |
56 | /// E2EE Options
57 | public let e2eeOptions: E2EEOptions?
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
58 | /// Encryption
59 | public let encryptionOptions: EncryptionOptions?
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/RoomOptions.swift:95:30: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
93 | stopLocalTrackOnUnpublish: Bool = true,
94 | suspendLocalVideoTracksInBackground: Bool = true,
95 | e2eeOptions: E2EEOptions? = nil,
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
96 | encryptionOptions: EncryptionOptions? = nil,
97 | reportRemoteTrackStatistics: Bool = false,
[289/376] Compiling LiveKit ConnectOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/RoomOptions.swift:57:29: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
55 |
56 | /// E2EE Options
57 | public let e2eeOptions: E2EEOptions?
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
58 | /// Encryption
59 | public let encryptionOptions: EncryptionOptions?
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/RoomOptions.swift:95:30: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
93 | stopLocalTrackOnUnpublish: Bool = true,
94 | suspendLocalVideoTracksInBackground: Bool = true,
95 | e2eeOptions: E2EEOptions? = nil,
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
96 | encryptionOptions: EncryptionOptions? = nil,
97 | reportRemoteTrackStatistics: Bool = false,
[290/376] Compiling LiveKit DataPublishOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/RoomOptions.swift:57:29: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
55 |
56 | /// E2EE Options
57 | public let e2eeOptions: E2EEOptions?
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
58 | /// Encryption
59 | public let encryptionOptions: EncryptionOptions?
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/RoomOptions.swift:95:30: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
93 | stopLocalTrackOnUnpublish: Bool = true,
94 | suspendLocalVideoTracksInBackground: Bool = true,
95 | e2eeOptions: E2EEOptions? = nil,
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
96 | encryptionOptions: EncryptionOptions? = nil,
97 | reportRemoteTrackStatistics: Bool = false,
[291/376] Compiling LiveKit PublishOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/RoomOptions.swift:57:29: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
55 |
56 | /// E2EE Options
57 | public let e2eeOptions: E2EEOptions?
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
58 | /// Encryption
59 | public let encryptionOptions: EncryptionOptions?
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/RoomOptions.swift:95:30: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
93 | stopLocalTrackOnUnpublish: Bool = true,
94 | suspendLocalVideoTracksInBackground: Bool = true,
95 | e2eeOptions: E2EEOptions? = nil,
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
96 | encryptionOptions: EncryptionOptions? = nil,
97 | reportRemoteTrackStatistics: Bool = false,
[292/376] Compiling LiveKit RoomOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/RoomOptions.swift:57:29: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
55 |
56 | /// E2EE Options
57 | public let e2eeOptions: E2EEOptions?
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
58 | /// Encryption
59 | public let encryptionOptions: EncryptionOptions?
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/RoomOptions.swift:95:30: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
93 | stopLocalTrackOnUnpublish: Bool = true,
94 | suspendLocalVideoTracksInBackground: Bool = true,
95 | e2eeOptions: E2EEOptions? = nil,
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
96 | encryptionOptions: EncryptionOptions? = nil,
97 | reportRemoteTrackStatistics: Bool = false,
[293/376] Compiling LiveKit ScreenShareCaptureOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/RoomOptions.swift:57:29: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
55 |
56 | /// E2EE Options
57 | public let e2eeOptions: E2EEOptions?
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
58 | /// Encryption
59 | public let encryptionOptions: EncryptionOptions?
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/RoomOptions.swift:95:30: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
93 | stopLocalTrackOnUnpublish: Bool = true,
94 | suspendLocalVideoTracksInBackground: Bool = true,
95 | e2eeOptions: E2EEOptions? = nil,
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
96 | encryptionOptions: EncryptionOptions? = nil,
97 | reportRemoteTrackStatistics: Bool = false,
[294/376] Compiling LiveKit VideoCaptureOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/RoomOptions.swift:57:29: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
55 |
56 | /// E2EE Options
57 | public let e2eeOptions: E2EEOptions?
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
58 | /// Encryption
59 | public let encryptionOptions: EncryptionOptions?
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/RoomOptions.swift:95:30: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
93 | stopLocalTrackOnUnpublish: Bool = true,
94 | suspendLocalVideoTracksInBackground: Bool = true,
95 | e2eeOptions: E2EEOptions? = nil,
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
96 | encryptionOptions: EncryptionOptions? = nil,
97 | reportRemoteTrackStatistics: Bool = false,
[295/376] Compiling LiveKit VideoPublishOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/RoomOptions.swift:57:29: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
55 |
56 | /// E2EE Options
57 | public let e2eeOptions: E2EEOptions?
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
58 | /// Encryption
59 | public let encryptionOptions: EncryptionOptions?
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/RoomOptions.swift:95:30: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
93 | stopLocalTrackOnUnpublish: Bool = true,
94 | suspendLocalVideoTracksInBackground: Bool = true,
95 | e2eeOptions: E2EEOptions? = nil,
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
96 | encryptionOptions: EncryptionOptions? = nil,
97 | reportRemoteTrackStatistics: Bool = false,
[296/376] Compiling LiveKit Participant+Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/RoomOptions.swift:57:29: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
55 |
56 | /// E2EE Options
57 | public let e2eeOptions: E2EEOptions?
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
58 | /// Encryption
59 | public let encryptionOptions: EncryptionOptions?
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/RoomOptions.swift:95:30: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
93 | stopLocalTrackOnUnpublish: Bool = true,
94 | suspendLocalVideoTracksInBackground: Bool = true,
95 | e2eeOptions: E2EEOptions? = nil,
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
96 | encryptionOptions: EncryptionOptions? = nil,
97 | reportRemoteTrackStatistics: Bool = false,
[297/376] Compiling LiveKit ParticipantPermissions.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/RoomOptions.swift:57:29: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
55 |
56 | /// E2EE Options
57 | public let e2eeOptions: E2EEOptions?
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
58 | /// Encryption
59 | public let encryptionOptions: EncryptionOptions?
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/RoomOptions.swift:95:30: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
93 | stopLocalTrackOnUnpublish: Bool = true,
94 | suspendLocalVideoTracksInBackground: Bool = true,
95 | e2eeOptions: E2EEOptions? = nil,
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
96 | encryptionOptions: EncryptionOptions? = nil,
97 | reportRemoteTrackStatistics: Bool = false,
[298/376] Compiling LiveKit ParticipantState.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/RoomOptions.swift:57:29: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
55 |
56 | /// E2EE Options
57 | public let e2eeOptions: E2EEOptions?
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
58 | /// Encryption
59 | public let encryptionOptions: EncryptionOptions?
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/RoomOptions.swift:95:30: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
93 | stopLocalTrackOnUnpublish: Bool = true,
94 | suspendLocalVideoTracksInBackground: Bool = true,
95 | e2eeOptions: E2EEOptions? = nil,
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
96 | encryptionOptions: EncryptionOptions? = nil,
97 | reportRemoteTrackStatistics: Bool = false,
[299/376] Compiling LiveKit ParticipantTrackPermission.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/RoomOptions.swift:57:29: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
55 |
56 | /// E2EE Options
57 | public let e2eeOptions: E2EEOptions?
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
58 | /// Encryption
59 | public let encryptionOptions: EncryptionOptions?
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/RoomOptions.swift:95:30: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
93 | stopLocalTrackOnUnpublish: Bool = true,
94 | suspendLocalVideoTracksInBackground: Bool = true,
95 | e2eeOptions: E2EEOptions? = nil,
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
96 | encryptionOptions: EncryptionOptions? = nil,
97 | reportRemoteTrackStatistics: Bool = false,
[300/376] Compiling LiveKit Priority.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/RoomOptions.swift:57:29: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
55 |
56 | /// E2EE Options
57 | public let e2eeOptions: E2EEOptions?
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
58 | /// Encryption
59 | public let encryptionOptions: EncryptionOptions?
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/RoomOptions.swift:95:30: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
93 | stopLocalTrackOnUnpublish: Bool = true,
94 | suspendLocalVideoTracksInBackground: Bool = true,
95 | e2eeOptions: E2EEOptions? = nil,
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
96 | encryptionOptions: EncryptionOptions? = nil,
97 | reportRemoteTrackStatistics: Bool = false,
[301/376] Compiling LiveKit ProtocolVersion.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/RoomOptions.swift:57:29: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
55 |
56 | /// E2EE Options
57 | public let e2eeOptions: E2EEOptions?
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
58 | /// Encryption
59 | public let encryptionOptions: EncryptionOptions?
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/RoomOptions.swift:95:30: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
93 | stopLocalTrackOnUnpublish: Bool = true,
94 | suspendLocalVideoTracksInBackground: Bool = true,
95 | e2eeOptions: E2EEOptions? = nil,
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
96 | encryptionOptions: EncryptionOptions? = nil,
97 | reportRemoteTrackStatistics: Bool = false,
[302/376] Compiling LiveKit RegionInfo.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/RoomOptions.swift:57:29: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
55 |
56 | /// E2EE Options
57 | public let e2eeOptions: E2EEOptions?
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
58 | /// Encryption
59 | public let encryptionOptions: EncryptionOptions?
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/RoomOptions.swift:95:30: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
93 | stopLocalTrackOnUnpublish: Bool = true,
94 | suspendLocalVideoTracksInBackground: Bool = true,
95 | e2eeOptions: E2EEOptions? = nil,
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
96 | encryptionOptions: EncryptionOptions? = nil,
97 | reportRemoteTrackStatistics: Bool = false,
[303/376] Compiling LiveKit Room+Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/RoomOptions.swift:57:29: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
55 |
56 | /// E2EE Options
57 | public let e2eeOptions: E2EEOptions?
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
58 | /// Encryption
59 | public let encryptionOptions: EncryptionOptions?
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/RoomOptions.swift:95:30: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
93 | stopLocalTrackOnUnpublish: Bool = true,
94 | suspendLocalVideoTracksInBackground: Bool = true,
95 | e2eeOptions: E2EEOptions? = nil,
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
96 | encryptionOptions: EncryptionOptions? = nil,
97 | reportRemoteTrackStatistics: Bool = false,
[304/376] Compiling LiveKit RoomConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/RoomOptions.swift:57:29: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
55 |
56 | /// E2EE Options
57 | public let e2eeOptions: E2EEOptions?
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
58 | /// Encryption
59 | public let encryptionOptions: EncryptionOptions?
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Types/Options/RoomOptions.swift:95:30: warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
93 | stopLocalTrackOnUnpublish: Bool = true,
94 | suspendLocalVideoTracksInBackground: Bool = true,
95 | e2eeOptions: E2EEOptions? = nil,
| `- warning: 'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
96 | encryptionOptions: EncryptionOptions? = nil,
97 | reportRemoteTrackStatistics: Bool = false,
[305/376] Compiling LiveKit ScalabilityMode.swift
[306/376] Compiling LiveKit SessionDescription.swift
[307/376] Compiling LiveKit SpeechActivityEvent.swift
[308/376] Compiling LiveKit Statistics.swift
[309/376] Compiling LiveKit Track+Types.swift
[310/376] Compiling LiveKit TrackSettings.swift
[311/376] Compiling LiveKit TrackSource.swift
[312/376] Compiling LiveKit TrackStatistics.swift
[313/376] Compiling LiveKit TrackStreamState.swift
[314/376] Compiling LiveKit TrackType.swift
[315/376] Compiling LiveKit TranscriptionSegment.swift
[316/376] Compiling LiveKit VideoEncoding+Comparable.swift
[317/376] Compiling LiveKit VideoEncoding.swift
[318/376] Compiling LiveKit VideoFrame.swift
[319/376] Compiling LiveKit VideoParameters+Comparable.swift
[320/376] Compiling LiveKit VideoParameters.swift
[321/376] Compiling LiveKit VideoQuality.swift
[322/376] Compiling LiveKit VideoRotation.swift
[323/376] Compiling LiveKit BackgroundBlurVideoProcessor.swift
[324/376] Compiling LiveKit SampleBufferVideoRenderer.swift
[325/376] Compiling LiveKit VideoView+MulticastDelegate.swift
[326/376] Compiling LiveKit VideoView+PinchToZoom.swift
[327/376] Compiling LiveKit VideoView.swift
[328/376] Compiling LiveKit resource_bundle_accessor.swift
[329/376] Compiling LiveKit LiveKit+DeviceHelpers.swift
[330/376] Compiling LiveKit LiveKit.swift
[331/376] Compiling LiveKit LocalParticipant+DataStream.swift
[332/376] Compiling LiveKit LocalParticipant+RPC.swift
[333/376] Compiling LiveKit LocalParticipant.swift
[334/376] Compiling LiveKit Participant+Convenience.swift
[335/376] Compiling LiveKit Participant+Equatable.swift
[336/376] Compiling LiveKit Participant+Identifiable.swift
[337/376] Compiling LiveKit Participant+Kind.swift
[338/376] Compiling LiveKit Participant+MulticastDelegate.swift
[339/376] Compiling LiveKit Participant.swift
[340/376] Compiling LiveKit RemoteParticipant+Active.swift
[341/376] Compiling LiveKit RemoteParticipant.swift
[342/376] Compiling LiveKit AudioCustomProcessingDelegate.swift
[343/376] Compiling LiveKit AudioRenderer.swift
[344/376] Compiling LiveKit MediaEncoding.swift
[345/376] Compiling LiveKit Mirrorable.swift
[346/376] Compiling LiveKit NextInvokable.swift
[347/376] Compiling LiveKit ParticipantDelegate.swift
[348/376] Compiling LiveKit RoomDelegate.swift
[349/376] Compiling LiveKit SignalClientDelegate.swift
[350/376] Compiling LiveKit TrackDelegate.swift
[351/376] Compiling LiveKit TransportDelegate.swift
[352/376] Compiling LiveKit VideoProcessor.swift
[353/376] Compiling LiveKit VideoRenderer.swift
[354/376] Compiling LiveKit VideoViewDelegate.swift
[355/376] Compiling LiveKit livekit_metrics.pb.swift
[356/376] Compiling LiveKit livekit_models.pb.swift
[357/376] Compiling LiveKit livekit_rtc.pb.swift
[358/376] Compiling LiveKit AppStateListener.swift
[359/376] Compiling LiveKit AsyncCompleter.swift
[360/376] Compiling LiveKit AsyncDebounce.swift
[361/376] Compiling LiveKit AsyncFileStream.swift
[362/376] Compiling LiveKit AsyncRetry.swift
[363/376] Compiling LiveKit AsyncSequence+Subscribe.swift
[364/376] Compiling LiveKit AsyncSerialDelegate.swift
[365/376] Compiling LiveKit AsyncTimer.swift
[366/376] Compiling LiveKit AsyncTryMapSequence.swift
[367/376] Compiling LiveKit ObservableObject+.swift
[368/376] Compiling LiveKit AVAudioPCMRingBuffer.swift
[369/376] Compiling LiveKit AudioConverter.swift
[370/376] Compiling LiveKit AudioMixRecorder.swift
[371/376] Compiling LiveKit AudioPlayerRenderer.swift
[372/376] Compiling LiveKit FFTProcessor.swift
[373/376] Compiling LiveKit Deque.swift
[374/376] Compiling LiveKit MapTable.swift
[375/376] Compiling LiveKit OrderedDictionary.swift
[376/376] Compiling LiveKit OrderedSet.swift
[377/386] Compiling LiveKitTestSupport TestEnvironment.swift
[378/387] Compiling LiveKitTestSupport TokenGenerator.swift
[379/387] Compiling LiveKitTestSupport ObjCRoomHelper.swift
[380/387] Compiling LiveKitTestSupport Room.swift
[381/387] Compiling LiveKitTestSupport MockURLProtocol.swift
[382/387] Emitting module LiveKitTestSupport
[383/387] Compiling LiveKitTestSupport Tracks.swift
[384/387] Compiling LiveKitTestSupport Tags.swift
[385/387] Compiling LiveKitTestSupport Backports.swift
[386/387] Compiling LiveKitTestSupport ConcurrentCounter.swift
[387/387] Compiling LiveKitTestSupport Utils.swift
Build complete! (56.38s)
Fetching https://github.com/livekit/livekit-uniffi-xcframework.git
Fetching https://github.com/apple/swift-docc-plugin.git
Fetching https://github.com/livekit/webrtc-xcframework.git
Fetching https://github.com/apple/swift-protobuf.git from cache
[1/365] Fetching webrtc-xcframework
[16/429] Fetching webrtc-xcframework, livekit-uniffi-xcframework
[259/2716] Fetching webrtc-xcframework, livekit-uniffi-xcframework, swift-docc-plugin
Fetched https://github.com/livekit/webrtc-xcframework.git from cache (1.26s)
Fetched https://github.com/livekit/livekit-uniffi-xcframework.git from cache (1.26s)
Fetched https://github.com/apple/swift-docc-plugin.git from cache (1.26s)
Fetched https://github.com/apple/swift-protobuf.git from cache (3.09s)
Computing version for https://github.com/livekit/livekit-uniffi-xcframework.git
Computed https://github.com/livekit/livekit-uniffi-xcframework.git at 0.0.6 (3.59s)
Computing version for https://github.com/livekit/webrtc-xcframework.git
Computed https://github.com/livekit/webrtc-xcframework.git at 144.7559.4 (0.46s)
Computing version for https://github.com/apple/swift-docc-plugin.git
Computed https://github.com/apple/swift-docc-plugin.git at 1.5.0 (2.93s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.95s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.57s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.37.0 (0.49s)
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/livekit/webrtc-xcframework.git
Working copy of https://github.com/livekit/webrtc-xcframework.git resolved at 144.7559.4
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.5.0
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.37.0
Creating working copy for https://github.com/livekit/livekit-uniffi-xcframework.git
Working copy of https://github.com/livekit/livekit-uniffi-xcframework.git resolved at 0.0.6
Downloading binary artifact https://github.com/livekit/livekit-uniffi-xcframework/releases/download/0.0.6/RustLiveKitUniFFI.xcframework.zip
Downloading binary artifact https://github.com/livekit/webrtc-xcframework/releases/download/144.7559.04/LiveKitWebRTC.xcframework.zip
[32750/66341867] Downloading https://github.com/livekit/webrtc-xcframework/releases/download/144.7559.04/LiveKitWebRTC.xcframework.zip
[14926217/71886354] Downloading https://github.com/livekit/webrtc-xcframework/releases/download/144.7559.04/LiveKitWebRTC.xcframework.zip, https://github.com/livekit/livekit-uniffi-xcframework/releases/download/0.0.6/RustLiveKitUniFFI.xcframework.zip
Downloaded https://github.com/livekit/livekit-uniffi-xcframework/releases/download/0.0.6/RustLiveKitUniFFI.xcframework.zip (0.98s)
Downloaded https://github.com/livekit/webrtc-xcframework/releases/download/144.7559.04/LiveKitWebRTC.xcframework.zip (3.42s)
Build complete.
{
"dependencies" : [
{
"identity" : "webrtc-xcframework",
"requirement" : {
"exact" : [
"144.7559.4"
]
},
"type" : "sourceControl",
"url" : "https://github.com/livekit/webrtc-xcframework.git"
},
{
"identity" : "livekit-uniffi-xcframework",
"requirement" : {
"exact" : [
"0.0.6"
]
},
"type" : "sourceControl",
"url" : "https://github.com/livekit/livekit-uniffi-xcframework.git"
},
{
"identity" : "swift-protobuf",
"requirement" : {
"range" : [
{
"lower_bound" : "1.31.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-protobuf.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"
}
],
"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" : "tvos",
"version" : "17.0"
}
],
"products" : [
{
"name" : "LiveKit",
"targets" : [
"LiveKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5",
"6"
],
"targets" : [
{
"c99name" : "LiveKitTestSupport",
"module_type" : "SwiftTarget",
"name" : "LiveKitTestSupport",
"path" : "Tests/LiveKitTestSupport",
"sources" : [
"Backports.swift",
"ConcurrentCounter.swift",
"MockURLProtocol.swift",
"ObjCRoomHelper.swift",
"Room.swift",
"Tags.swift",
"TestEnvironment.swift",
"TokenGenerator.swift",
"Tracks.swift",
"Utils.swift"
],
"target_dependencies" : [
"LiveKit"
],
"type" : "library"
},
{
"c99name" : "LiveKitObjCTests",
"module_type" : "ClangTarget",
"name" : "LiveKitObjCTests",
"path" : "Tests/LiveKitObjCTests",
"sources" : [
"Basic.m",
"DataStreamObjCTests.m",
"DelegateObjCTests.m",
"ParticipantObjCTests.m",
"RoomObjCTests.m",
"RpcObjCTests.m"
],
"target_dependencies" : [
"LiveKit",
"LiveKitTestSupport"
],
"type" : "test"
},
{
"c99name" : "LiveKitCoreTests",
"module_type" : "SwiftTarget",
"name" : "LiveKitCoreTests",
"path" : "Tests/LiveKitCoreTests",
"sources" : [
"AVFoundation/AVAudioPCMBufferTests.swift",
"AVFoundation/AVAudioPCMRingBufferTests.swift",
"AVFoundation/AudioConverterTests.swift",
"AVFoundation/AudioMixRecorderTests.swift",
"Agent/SessionOptionsTests.swift",
"Agent/TranscriptionTests.swift",
"AsyncFileStreamTests.swift",
"Broadcast/BroadcastAudioCodecTests.swift",
"Broadcast/BroadcastImageCodecTests.swift",
"Broadcast/IPCChannelTests.swift",
"Broadcast/SocketPathTests.swift",
"BroadcastManagerTests.swift",
"CodecTests.swift",
"CompleterTests.swift",
"DarwinNotificationCenterTests.swift",
"DataChannel/EncryptedDataChannelTests.swift",
"DataChannel/RealiableDataChannelTests.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",
"E2EE/Thread.swift",
"Extensions/StringTests.swift",
"FunctionTests.swift",
"MockDataChannelPair.swift",
"ObjCHelpersTests.swift",
"Participant/RemoteParticipantTests.swift",
"ParticipantTests.swift",
"PeerConnectionSignalingTests.swift",
"Proto/ProtoConverterTests.swift",
"PublishBufferCapturerTests.swift",
"PublishDataTests.swift",
"PublishTrackTests.swift",
"QueueActorTests.swift",
"RegionManagerTests.swift",
"Room/RoomTests.swift",
"RpcTests.swift",
"SDKTests.swift",
"SDPMungingTests.swift",
"SerialRunnerActor.swift",
"TTLDictionaryTests.swift",
"Tags.swift",
"TaskObserveTests.swift",
"ThreadSafetyTests.swift",
"TimeIntervalTests.swift",
"Token/TokenSourceTests.swift",
"Track/TrackTests.swift",
"WebSocket/WebSocketTests.swift"
],
"target_dependencies" : [
"LiveKit",
"LiveKitTestSupport"
],
"type" : "test"
},
{
"c99name" : "LiveKitAudioTests",
"module_type" : "SwiftTarget",
"name" : "LiveKitAudioTests",
"path" : "Tests/LiveKitAudioTests",
"sources" : [
"AudioEngineAvailability.swift",
"AudioEngineObserver.swift",
"AudioEnginePermission.swift",
"AudioEngineTests.swift",
"AudioManagerTests.swift",
"AudioProcessingLifecycle.swift",
"AudioProcessingTests.swift",
"DeviceManager.swift",
"LocalAudioTrackRecorderTests.swift",
"MuteTests.swift",
"PreConnectAudioBufferTests.swift",
"PublishDeviceOptimization.swift",
"PublishMicrophoneTests.swift",
"SinWaveSourceNode.swift",
"Tags.swift",
"TestAudioRecorder.swift"
],
"target_dependencies" : [
"LiveKit",
"LiveKitTestSupport"
],
"type" : "test"
},
{
"c99name" : "LiveKit",
"module_type" : "SwiftTarget",
"name" : "LiveKit",
"path" : "Sources/LiveKit",
"product_dependencies" : [
"LiveKitWebRTC",
"LiveKitUniFFI",
"SwiftProtobuf"
],
"product_memberships" : [
"LiveKit"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Agent/Agent.swift",
"Agent/Chat/Message.swift",
"Agent/Chat/Receive/MessageReceiver.swift",
"Agent/Chat/Receive/TranscriptionDelegateReceiver.swift",
"Agent/Chat/Receive/TranscriptionStreamReceiver.swift",
"Agent/Chat/Send/MessageSender.swift",
"Agent/Chat/Send/TextMessageSender.swift",
"Agent/Participant+Agent.swift",
"Agent/Room+Agent.swift",
"Agent/Session.swift",
"Agent/SessionOptions.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",
"Audio/PlayerNodePool.swift",
"Audio/SoundPlayer+Types.swift",
"Audio/SoundPlayer.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",
"Convenience/AudioProcessing.swift",
"Core/DataChannelPair.swift",
"Core/PreConnectAudioBuffer.swift",
"Core/RPC.swift",
"Core/RTC.swift",
"Core/RegionManager.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+Region.swift",
"Core/Room+SignalClientDelegate.swift",
"Core/Room+TransportDelegate.swift",
"Core/Room.swift",
"Core/SignalClient.swift",
"Core/Transport.swift",
"Core/TransportMode.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/Protos+E2EE.swift",
"E2EE/State.swift",
"Errors.swift",
"Extensions/AVAudioPCMBuffer.swift",
"Extensions/AVCaptureDevice.swift",
"Extensions/AsyncSequence.swift",
"Extensions/CGFloat.swift",
"Extensions/Codable.swift",
"Extensions/CoreImage.swift",
"Extensions/CustomStringConvertible.swift",
"Extensions/DispatchQueue.swift",
"Extensions/LKRTCRtpSender.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+Active.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/Async/AsyncCompleter.swift",
"Support/Async/AsyncDebounce.swift",
"Support/Async/AsyncFileStream.swift",
"Support/Async/AsyncRetry.swift",
"Support/Async/AsyncSequence+Subscribe.swift",
"Support/Async/AsyncSerialDelegate.swift",
"Support/Async/AsyncTimer.swift",
"Support/Async/AsyncTryMapSequence.swift",
"Support/Async/ObservableObject+.swift",
"Support/Audio/AVAudioPCMRingBuffer.swift",
"Support/Audio/AudioConverter.swift",
"Support/Audio/AudioMixRecorder.swift",
"Support/Audio/AudioPlayerRenderer.swift",
"Support/Audio/FFTProcessor.swift",
"Support/DataStructures/Deque.swift",
"Support/DataStructures/MapTable.swift",
"Support/DataStructures/OrderedDictionary.swift",
"Support/DataStructures/OrderedSet.swift",
"Support/DataStructures/RingBuffer.swift",
"Support/DataStructures/TTLDictionary.swift",
"Support/Global.swift",
"Support/Logger.swift",
"Support/MulticastDelegate.swift",
"Support/Network/ConnectivityListener.swift",
"Support/Network/HTTP.swift",
"Support/Network/WebSocket.swift",
"Support/Schedulers/QueueActor.swift",
"Support/Schedulers/SerialRunnerActor.swift",
"Support/Sync/Locks.swift",
"Support/Sync/StateSync.swift",
"Support/Tracing.swift",
"Support/Utils.swift",
"Support/ValueOrAbsent.swift",
"Support/Video/DeviceManager.swift",
"Support/View/NativeView.swift",
"Support/View/NativeViewRepresentable.swift",
"Support/View/TextView.swift",
"SwiftUI/LocalMedia.swift",
"SwiftUI/SwiftUIAudioRoutePickerButton.swift",
"SwiftUI/SwiftUIVideoView.swift",
"SwiftUI/TrackDelegateObserver.swift",
"Token/CachingTokenSource.swift",
"Token/EndpointTokenSource.swift",
"Token/LiteralTokenSource.swift",
"Token/SandboxTokenSource.swift",
"Token/TokenSource.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/Attributes/AttributeTypings.swift",
"Types/AudioBuffer.swift",
"Types/AudioDevice.swift",
"Types/AudioDuckingLevel.swift",
"Types/AudioEncoding+Comparable.swift",
"Types/AudioEncoding.swift",
"Types/AudioEngineAvailability.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/Priority.swift",
"Types/ProtocolVersion.swift",
"Types/RegionInfo.swift",
"Types/Room+Types.swift",
"Types/RoomConfiguration.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" : "6.0"
}
Done.