The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of LiveKit, reference main (d0eba9), with Swift 6.2 (beta) for macOS (SPM) on 5 Sep 2025 16:38:52 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

3426 |
3427 | extension Livekit_Encryption.TypeEnum: SwiftProtobuf._ProtoNameProviding {
3428 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3429 |     0: .same(proto: "NONE"),
3430 |     1: .same(proto: "GCM"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:3437:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3435 | extension Livekit_SimulcastCodecInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3436 |   static let protoMessageName: String = _protobuf_package + ".SimulcastCodecInfo"
3437 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3438 |     1: .standard(proto: "mime_type"),
3439 |     2: .same(proto: "mid"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:3487:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3485 | extension Livekit_TrackInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3486 |   static let protoMessageName: String = _protobuf_package + ".TrackInfo"
3487 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3488 |     1: .same(proto: "sid"),
3489 |     2: .same(proto: "type"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:3711:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3709 | extension Livekit_VideoLayer: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3710 |   static let protoMessageName: String = _protobuf_package + ".VideoLayer"
3711 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3712 |     1: .same(proto: "quality"),
3713 |     2: .same(proto: "width"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:3767:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3765 | extension Livekit_DataPacket: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3766 |   static let protoMessageName: String = _protobuf_package + ".DataPacket"
3767 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3768 |     1: .same(proto: "kind"),
3769 |     4: .standard(proto: "participant_identity"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:4095:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4093 |
4094 | extension Livekit_DataPacket.Kind: SwiftProtobuf._ProtoNameProviding {
4095 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4096 |     0: .same(proto: "RELIABLE"),
4097 |     1: .same(proto: "LOSSY"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:4103:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4101 | extension Livekit_ActiveSpeakerUpdate: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4102 |   static let protoMessageName: String = _protobuf_package + ".ActiveSpeakerUpdate"
4103 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4104 |     1: .same(proto: "speakers"),
4105 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:4135:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4133 | extension Livekit_SpeakerInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4134 |   static let protoMessageName: String = _protobuf_package + ".SpeakerInfo"
4135 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4136 |     1: .same(proto: "sid"),
4137 |     2: .same(proto: "level"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:4179:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4177 | extension Livekit_UserPacket: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4178 |   static let protoMessageName: String = _protobuf_package + ".UserPacket"
4179 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4180 |     1: .standard(proto: "participant_sid"),
4181 |     5: .standard(proto: "participant_identity"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:4269:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4267 | extension Livekit_SipDTMF: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4268 |   static let protoMessageName: String = _protobuf_package + ".SipDTMF"
4269 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4270 |     3: .same(proto: "code"),
4271 |     4: .same(proto: "digit"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:4307:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4305 | extension Livekit_Transcription: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4306 |   static let protoMessageName: String = _protobuf_package + ".Transcription"
4307 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4308 |     2: .standard(proto: "transcribed_participant_identity"),
4309 |     3: .standard(proto: "track_id"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:4351:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4349 | extension Livekit_TranscriptionSegment: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4350 |   static let protoMessageName: String = _protobuf_package + ".TranscriptionSegment"
4351 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4352 |     1: .same(proto: "id"),
4353 |     2: .same(proto: "text"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:4413:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4411 | extension Livekit_ChatMessage: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4412 |   static let protoMessageName: String = _protobuf_package + ".ChatMessage"
4413 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4414 |     1: .same(proto: "id"),
4415 |     2: .same(proto: "timestamp"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:4479:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4477 | extension Livekit_RpcRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4478 |   static let protoMessageName: String = _protobuf_package + ".RpcRequest"
4479 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4480 |     1: .same(proto: "id"),
4481 |     2: .same(proto: "method"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:4535:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4533 | extension Livekit_RpcAck: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4534 |   static let protoMessageName: String = _protobuf_package + ".RpcAck"
4535 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4536 |     1: .standard(proto: "request_id"),
4537 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:4567:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4565 | extension Livekit_RpcResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4566 |   static let protoMessageName: String = _protobuf_package + ".RpcResponse"
4567 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4568 |     1: .standard(proto: "request_id"),
4569 |     2: .same(proto: "payload"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:4638:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4636 | extension Livekit_RpcError: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4637 |   static let protoMessageName: String = _protobuf_package + ".RpcError"
4638 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4639 |     1: .same(proto: "code"),
4640 |     2: .same(proto: "message"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:4682:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4680 | extension Livekit_ParticipantTracks: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4681 |   static let protoMessageName: String = _protobuf_package + ".ParticipantTracks"
4682 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4683 |     1: .standard(proto: "participant_sid"),
4684 |     2: .standard(proto: "track_sids"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:4720:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4718 | extension Livekit_ServerInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4719 |   static let protoMessageName: String = _protobuf_package + ".ServerInfo"
4720 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4721 |     1: .same(proto: "edition"),
4722 |     2: .same(proto: "version"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:4787:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4785 |
4786 | extension Livekit_ServerInfo.Edition: SwiftProtobuf._ProtoNameProviding {
4787 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4788 |     0: .same(proto: "Standard"),
4789 |     1: .same(proto: "Cloud"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:4795:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4793 | extension Livekit_ClientInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4794 |   static let protoMessageName: String = _protobuf_package + ".ClientInfo"
4795 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4796 |     1: .same(proto: "sdk"),
4797 |     2: .same(proto: "version"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:4886:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4884 |
4885 | extension Livekit_ClientInfo.SDK: SwiftProtobuf._ProtoNameProviding {
4886 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4887 |     0: .same(proto: "UNKNOWN"),
4888 |     1: .same(proto: "JS"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:4906:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4904 | extension Livekit_ClientConfiguration: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4905 |   static let protoMessageName: String = _protobuf_package + ".ClientConfiguration"
4906 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4907 |     1: .same(proto: "video"),
4908 |     2: .same(proto: "screen"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:4966:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4964 | extension Livekit_VideoConfiguration: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4965 |   static let protoMessageName: String = _protobuf_package + ".VideoConfiguration"
4966 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4967 |     1: .standard(proto: "hardware_encoder"),
4968 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:4998:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4996 | extension Livekit_DisabledCodecs: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4997 |   static let protoMessageName: String = _protobuf_package + ".DisabledCodecs"
4998 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4999 |     1: .same(proto: "codecs"),
5000 |     2: .same(proto: "publish"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:5036:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5034 | extension Livekit_RTPDrift: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5035 |   static let protoMessageName: String = _protobuf_package + ".RTPDrift"
5036 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5037 |     1: .standard(proto: "start_time"),
5038 |     2: .standard(proto: "end_time"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:5120:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5118 | extension Livekit_RTPStats: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5119 |   static let protoMessageName: String = _protobuf_package + ".RTPStats"
5120 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5121 |     1: .standard(proto: "start_time"),
5122 |     2: .standard(proto: "end_time"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:5544:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5542 | extension Livekit_RTCPSenderReportState: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5543 |   static let protoMessageName: String = _protobuf_package + ".RTCPSenderReportState"
5544 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5545 |     1: .standard(proto: "rtp_timestamp"),
5546 |     2: .standard(proto: "rtp_timestamp_ext"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:5612:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5610 | extension Livekit_RTPForwarderState: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5611 |   static let protoMessageName: String = _protobuf_package + ".RTPForwarderState"
5612 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5613 |     1: .same(proto: "started"),
5614 |     2: .standard(proto: "reference_layer_spatial"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:5752:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5750 | extension Livekit_RTPMungerState: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5751 |   static let protoMessageName: String = _protobuf_package + ".RTPMungerState"
5752 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5753 |     1: .standard(proto: "ext_last_sequence_number"),
5754 |     2: .standard(proto: "ext_second_last_sequence_number"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:5814:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5812 | extension Livekit_VP8MungerState: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5813 |   static let protoMessageName: String = _protobuf_package + ".VP8MungerState"
5814 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5815 |     1: .standard(proto: "ext_last_picture_id"),
5816 |     2: .standard(proto: "picture_id_used"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:5882:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5880 | extension Livekit_TimedVersion: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5881 |   static let protoMessageName: String = _protobuf_package + ".TimedVersion"
5882 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5883 |     1: .standard(proto: "unix_micro"),
5884 |     2: .same(proto: "ticks"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:5938:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5936 |
5937 | extension Livekit_DataStream.OperationType: SwiftProtobuf._ProtoNameProviding {
5938 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5939 |     0: .same(proto: "CREATE"),
5940 |     1: .same(proto: "UPDATE"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:5948:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5946 | extension Livekit_DataStream.TextHeader: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5947 |   static let protoMessageName: String = Livekit_DataStream.protoMessageName + ".TextHeader"
5948 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5949 |     1: .standard(proto: "operation_type"),
5950 |     2: .same(proto: "version"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:6004:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6002 | extension Livekit_DataStream.ByteHeader: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6003 |   static let protoMessageName: String = Livekit_DataStream.protoMessageName + ".ByteHeader"
6004 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6005 |     1: .same(proto: "name"),
6006 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:6036:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6034 | extension Livekit_DataStream.Header: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6035 |   static let protoMessageName: String = Livekit_DataStream.protoMessageName + ".Header"
6036 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6037 |     1: .standard(proto: "stream_id"),
6038 |     2: .same(proto: "timestamp"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:6148:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6146 | extension Livekit_DataStream.Chunk: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6147 |   static let protoMessageName: String = Livekit_DataStream.protoMessageName + ".Chunk"
6148 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6149 |     1: .standard(proto: "stream_id"),
6150 |     2: .standard(proto: "chunk_index"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:6208:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6206 | extension Livekit_DataStream.Trailer: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6207 |   static let protoMessageName: String = Livekit_DataStream.protoMessageName + ".Trailer"
6208 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6209 |     1: .standard(proto: "stream_id"),
6210 |     2: .same(proto: "reason"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:6252:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6250 | extension Livekit_WebhookConfig: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6251 |   static let protoMessageName: String = _protobuf_package + ".WebhookConfig"
6252 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6253 |     1: .same(proto: "url"),
6254 |     2: .standard(proto: "signing_key"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:1761:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1759 |
1760 | extension Livekit_SignalTarget: SwiftProtobuf._ProtoNameProviding {
1761 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1762 |     0: .same(proto: "PUBLISHER"),
1763 |     1: .same(proto: "SUBSCRIBER"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:1768:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1766 |
1767 | extension Livekit_StreamState: SwiftProtobuf._ProtoNameProviding {
1768 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1769 |     0: .same(proto: "ACTIVE"),
1770 |     1: .same(proto: "PAUSED"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:1775:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1773 |
1774 | extension Livekit_CandidateProtocol: SwiftProtobuf._ProtoNameProviding {
1775 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1776 |     0: .same(proto: "UDP"),
1777 |     1: .same(proto: "TCP"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:1784:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1782 | extension Livekit_SignalRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1783 |   static let protoMessageName: String = _protobuf_package + ".SignalRequest"
1784 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1785 |     1: .same(proto: "offer"),
1786 |     2: .same(proto: "answer"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:2119:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2117 | extension Livekit_SignalResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2118 |   static let protoMessageName: String = _protobuf_package + ".SignalResponse"
2119 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2120 |     1: .same(proto: "join"),
2121 |     2: .same(proto: "answer"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:2557:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2555 | extension Livekit_SimulcastCodec: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2556 |   static let protoMessageName: String = _protobuf_package + ".SimulcastCodec"
2557 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2558 |     1: .same(proto: "codec"),
2559 |     2: .same(proto: "cid"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:2595:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2593 | extension Livekit_AddTrackRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2594 |   static let protoMessageName: String = _protobuf_package + ".AddTrackRequest"
2595 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2596 |     1: .same(proto: "cid"),
2597 |     2: .same(proto: "name"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:2791:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2789 | extension Livekit_TrickleRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2790 |   static let protoMessageName: String = _protobuf_package + ".TrickleRequest"
2791 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2792 |     1: .same(proto: "candidateInit"),
2793 |     2: .same(proto: "target"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:2835:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2833 | extension Livekit_MuteTrackRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2834 |   static let protoMessageName: String = _protobuf_package + ".MuteTrackRequest"
2835 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2836 |     1: .same(proto: "sid"),
2837 |     2: .same(proto: "muted"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:2873:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2871 | extension Livekit_JoinResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2872 |   static let protoMessageName: String = _protobuf_package + ".JoinResponse"
2873 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2874 |     1: .same(proto: "room"),
2875 |     2: .same(proto: "participant"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:3057:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3055 | extension Livekit_ReconnectResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3056 |   static let protoMessageName: String = _protobuf_package + ".ReconnectResponse"
3057 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3058 |     1: .standard(proto: "ice_servers"),
3059 |     2: .standard(proto: "client_configuration"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:3111:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3109 | extension Livekit_TrackPublishedResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3110 |   static let protoMessageName: String = _protobuf_package + ".TrackPublishedResponse"
3111 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3112 |     1: .same(proto: "cid"),
3113 |     2: .same(proto: "track"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:3153:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3151 | extension Livekit_TrackUnpublishedResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3152 |   static let protoMessageName: String = _protobuf_package + ".TrackUnpublishedResponse"
3153 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3154 |     1: .standard(proto: "track_sid"),
3155 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:3185:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3183 | extension Livekit_SessionDescription: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3184 |   static let protoMessageName: String = _protobuf_package + ".SessionDescription"
3185 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3186 |     1: .same(proto: "type"),
3187 |     2: .same(proto: "sdp"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:3229:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3227 | extension Livekit_ParticipantUpdate: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3228 |   static let protoMessageName: String = _protobuf_package + ".ParticipantUpdate"
3229 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3230 |     1: .same(proto: "participants"),
3231 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:3261:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3259 | extension Livekit_UpdateSubscription: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3260 |   static let protoMessageName: String = _protobuf_package + ".UpdateSubscription"
3261 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3262 |     1: .standard(proto: "track_sids"),
3263 |     2: .same(proto: "subscribe"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:3305:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3303 | extension Livekit_UpdateTrackSettings: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3304 |   static let protoMessageName: String = _protobuf_package + ".UpdateTrackSettings"
3305 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3306 |     1: .standard(proto: "track_sids"),
3307 |     3: .same(proto: "disabled"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:3373:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3371 | extension Livekit_UpdateLocalAudioTrack: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3372 |   static let protoMessageName: String = _protobuf_package + ".UpdateLocalAudioTrack"
3373 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3374 |     1: .standard(proto: "track_sid"),
3375 |     2: .same(proto: "features"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:3411:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3409 | extension Livekit_UpdateLocalVideoTrack: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3410 |   static let protoMessageName: String = _protobuf_package + ".UpdateLocalVideoTrack"
3411 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3412 |     1: .standard(proto: "track_sid"),
3413 |     2: .same(proto: "width"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:3455:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3453 | extension Livekit_LeaveRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3454 |   static let protoMessageName: String = _protobuf_package + ".LeaveRequest"
3455 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3456 |     1: .standard(proto: "can_reconnect"),
3457 |     2: .same(proto: "reason"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:3508:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3506 |
3507 | extension Livekit_LeaveRequest.Action: SwiftProtobuf._ProtoNameProviding {
3508 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3509 |     0: .same(proto: "DISCONNECT"),
3510 |     1: .same(proto: "RESUME"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:3517:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3515 | extension Livekit_UpdateVideoLayers: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3516 |   static let protoMessageName: String = _protobuf_package + ".UpdateVideoLayers"
3517 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3518 |     1: .standard(proto: "track_sid"),
3519 |     2: .same(proto: "layers"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:3555:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3553 | extension Livekit_UpdateParticipantMetadata: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3554 |   static let protoMessageName: String = _protobuf_package + ".UpdateParticipantMetadata"
3555 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3556 |     1: .same(proto: "metadata"),
3557 |     2: .same(proto: "name"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:3605:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3603 | extension Livekit_ICEServer: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3604 |   static let protoMessageName: String = _protobuf_package + ".ICEServer"
3605 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3606 |     1: .same(proto: "urls"),
3607 |     2: .same(proto: "username"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:3649:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3647 | extension Livekit_SpeakersChanged: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3648 |   static let protoMessageName: String = _protobuf_package + ".SpeakersChanged"
3649 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3650 |     1: .same(proto: "speakers"),
3651 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:3681:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3679 | extension Livekit_RoomUpdate: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3680 |   static let protoMessageName: String = _protobuf_package + ".RoomUpdate"
3681 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3682 |     1: .same(proto: "room"),
3683 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:3717:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3715 | extension Livekit_ConnectionQualityInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3716 |   static let protoMessageName: String = _protobuf_package + ".ConnectionQualityInfo"
3717 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3718 |     1: .standard(proto: "participant_sid"),
3719 |     2: .same(proto: "quality"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:3761:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3759 | extension Livekit_ConnectionQualityUpdate: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3760 |   static let protoMessageName: String = _protobuf_package + ".ConnectionQualityUpdate"
3761 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3762 |     1: .same(proto: "updates"),
3763 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:3793:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3791 | extension Livekit_StreamStateInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3792 |   static let protoMessageName: String = _protobuf_package + ".StreamStateInfo"
3793 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3794 |     1: .standard(proto: "participant_sid"),
3795 |     2: .standard(proto: "track_sid"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:3837:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3835 | extension Livekit_StreamStateUpdate: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3836 |   static let protoMessageName: String = _protobuf_package + ".StreamStateUpdate"
3837 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3838 |     1: .standard(proto: "stream_states"),
3839 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:3869:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3867 | extension Livekit_SubscribedQuality: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3868 |   static let protoMessageName: String = _protobuf_package + ".SubscribedQuality"
3869 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3870 |     1: .same(proto: "quality"),
3871 |     2: .same(proto: "enabled"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:3907:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3905 | extension Livekit_SubscribedCodec: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3906 |   static let protoMessageName: String = _protobuf_package + ".SubscribedCodec"
3907 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3908 |     1: .same(proto: "codec"),
3909 |     2: .same(proto: "qualities"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:3945:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3943 | extension Livekit_SubscribedQualityUpdate: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3944 |   static let protoMessageName: String = _protobuf_package + ".SubscribedQualityUpdate"
3945 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3946 |     1: .standard(proto: "track_sid"),
3947 |     2: .standard(proto: "subscribed_qualities"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:3989:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3987 | extension Livekit_TrackPermission: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3988 |   static let protoMessageName: String = _protobuf_package + ".TrackPermission"
3989 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3990 |     1: .standard(proto: "participant_sid"),
3991 |     2: .standard(proto: "all_tracks"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:4039:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4037 | extension Livekit_SubscriptionPermission: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4038 |   static let protoMessageName: String = _protobuf_package + ".SubscriptionPermission"
4039 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4040 |     1: .standard(proto: "all_participants"),
4041 |     2: .standard(proto: "track_permissions"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:4077:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4075 | extension Livekit_SubscriptionPermissionUpdate: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4076 |   static let protoMessageName: String = _protobuf_package + ".SubscriptionPermissionUpdate"
4077 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4078 |     1: .standard(proto: "participant_sid"),
4079 |     2: .standard(proto: "track_sid"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:4121:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4119 | extension Livekit_RoomMovedResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4120 |   static let protoMessageName: String = _protobuf_package + ".RoomMovedResponse"
4121 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4122 |     1: .same(proto: "room"),
4123 |     2: .same(proto: "token"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:4217:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4215 | extension Livekit_SyncState: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4216 |   static let protoMessageName: String = _protobuf_package + ".SyncState"
4217 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4218 |     1: .same(proto: "answer"),
4219 |     2: .same(proto: "subscription"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:4289:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4287 | extension Livekit_DataChannelReceiveState: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4288 |   static let protoMessageName: String = _protobuf_package + ".DataChannelReceiveState"
4289 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4290 |     1: .standard(proto: "publisher_sid"),
4291 |     2: .standard(proto: "last_seq"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:4327:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4325 | extension Livekit_DataChannelInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4326 |   static let protoMessageName: String = _protobuf_package + ".DataChannelInfo"
4327 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4328 |     1: .same(proto: "label"),
4329 |     2: .same(proto: "id"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:4371:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4369 | extension Livekit_SimulateScenario: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4370 |   static let protoMessageName: String = _protobuf_package + ".SimulateScenario"
4371 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4372 |     1: .standard(proto: "speaker_update"),
4373 |     2: .standard(proto: "node_failure"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:4522:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4520 | extension Livekit_Ping: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4521 |   static let protoMessageName: String = _protobuf_package + ".Ping"
4522 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4523 |     1: .same(proto: "timestamp"),
4524 |     2: .same(proto: "rtt"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:4560:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4558 | extension Livekit_Pong: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4559 |   static let protoMessageName: String = _protobuf_package + ".Pong"
4560 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4561 |     1: .standard(proto: "last_ping_timestamp"),
4562 |     2: .same(proto: "timestamp"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:4598:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4596 | extension Livekit_RegionSettings: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4597 |   static let protoMessageName: String = _protobuf_package + ".RegionSettings"
4598 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4599 |     1: .same(proto: "regions"),
4600 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:4630:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4628 | extension Livekit_RegionInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4629 |   static let protoMessageName: String = _protobuf_package + ".RegionInfo"
4630 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4631 |     1: .same(proto: "region"),
4632 |     2: .same(proto: "url"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:4674:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4672 | extension Livekit_SubscriptionResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4673 |   static let protoMessageName: String = _protobuf_package + ".SubscriptionResponse"
4674 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4675 |     1: .standard(proto: "track_sid"),
4676 |     2: .same(proto: "err"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:4712:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4710 | extension Livekit_RequestResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4711 |   static let protoMessageName: String = _protobuf_package + ".RequestResponse"
4712 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4713 |     1: .standard(proto: "request_id"),
4714 |     2: .same(proto: "reason"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:4755:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4753 |
4754 | extension Livekit_RequestResponse.Reason: SwiftProtobuf._ProtoNameProviding {
4755 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4756 |     0: .same(proto: "OK"),
4757 |     1: .same(proto: "NOT_FOUND"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:4765:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4763 | extension Livekit_TrackSubscribed: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4764 |   static let protoMessageName: String = _protobuf_package + ".TrackSubscribed"
4765 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4766 |     1: .standard(proto: "track_sid"),
4767 |   ]
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[420/443] Compiling LiveKit AsyncTimer.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_metrics.pb.swift:324:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
322 |
323 | extension Livekit_MetricLabel: SwiftProtobuf._ProtoNameProviding {
324 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
325 |     0: .same(proto: "AGENTS_LLM_TTFT"),
326 |     1: .same(proto: "AGENTS_STT_TTFT"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_metrics.pb.swift:351:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
349 | extension Livekit_MetricsBatch: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
350 |   static let protoMessageName: String = _protobuf_package + ".MetricsBatch"
351 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
352 |     1: .standard(proto: "timestamp_ms"),
353 |     2: .standard(proto: "normalized_timestamp"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_metrics.pb.swift:411:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
409 | extension Livekit_TimeSeriesMetric: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
410 |   static let protoMessageName: String = _protobuf_package + ".TimeSeriesMetric"
411 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
412 |     1: .same(proto: "label"),
413 |     2: .standard(proto: "participant_identity"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_metrics.pb.swift:467:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
465 | extension Livekit_MetricSample: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
466 |   static let protoMessageName: String = _protobuf_package + ".MetricSample"
467 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
468 |     1: .standard(proto: "timestamp_ms"),
469 |     2: .standard(proto: "normalized_timestamp"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_metrics.pb.swift:515:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
513 | extension Livekit_EventMetric: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
514 |   static let protoMessageName: String = _protobuf_package + ".EventMetric"
515 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
516 |     1: .same(proto: "label"),
517 |     2: .standard(proto: "participant_identity"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:2717:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2715 |
2716 | extension Livekit_AudioCodec: SwiftProtobuf._ProtoNameProviding {
2717 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2718 |     0: .same(proto: "DEFAULT_AC"),
2719 |     1: .same(proto: "OPUS"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:2725:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2723 |
2724 | extension Livekit_VideoCodec: SwiftProtobuf._ProtoNameProviding {
2725 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2726 |     0: .same(proto: "DEFAULT_VC"),
2727 |     1: .same(proto: "H264_BASELINE"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:2735:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2733 |
2734 | extension Livekit_ImageCodec: SwiftProtobuf._ProtoNameProviding {
2735 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2736 |     0: .same(proto: "IC_DEFAULT"),
2737 |     1: .same(proto: "IC_JPEG"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:2742:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2740 |
2741 | extension Livekit_BackupCodecPolicy: SwiftProtobuf._ProtoNameProviding {
2742 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2743 |     0: .same(proto: "PREFER_REGRESSION"),
2744 |     1: .same(proto: "SIMULCAST"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:2750:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2748 |
2749 | extension Livekit_TrackType: SwiftProtobuf._ProtoNameProviding {
2750 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2751 |     0: .same(proto: "AUDIO"),
2752 |     1: .same(proto: "VIDEO"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:2758:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2756 |
2757 | extension Livekit_TrackSource: SwiftProtobuf._ProtoNameProviding {
2758 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2759 |     0: .same(proto: "UNKNOWN"),
2760 |     1: .same(proto: "CAMERA"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:2768:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2766 |
2767 | extension Livekit_VideoQuality: SwiftProtobuf._ProtoNameProviding {
2768 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2769 |     0: .same(proto: "LOW"),
2770 |     1: .same(proto: "MEDIUM"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:2777:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2775 |
2776 | extension Livekit_ConnectionQuality: SwiftProtobuf._ProtoNameProviding {
2777 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2778 |     0: .same(proto: "POOR"),
2779 |     1: .same(proto: "GOOD"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:2786:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2784 |
2785 | extension Livekit_ClientConfigSetting: SwiftProtobuf._ProtoNameProviding {
2786 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2787 |     0: .same(proto: "UNSET"),
2788 |     1: .same(proto: "DISABLED"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:2794:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2792 |
2793 | extension Livekit_DisconnectReason: SwiftProtobuf._ProtoNameProviding {
2794 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2795 |     0: .same(proto: "UNKNOWN_REASON"),
2796 |     1: .same(proto: "CLIENT_INITIATED"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:2815:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2813 |
2814 | extension Livekit_ReconnectReason: SwiftProtobuf._ProtoNameProviding {
2815 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2816 |     0: .same(proto: "RR_UNKNOWN"),
2817 |     1: .same(proto: "RR_SIGNAL_DISCONNECTED"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:2825:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2823 |
2824 | extension Livekit_SubscriptionError: SwiftProtobuf._ProtoNameProviding {
2825 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2826 |     0: .same(proto: "SE_UNKNOWN"),
2827 |     1: .same(proto: "SE_CODEC_UNSUPPORTED"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:2833:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2831 |
2832 | extension Livekit_AudioTrackFeature: SwiftProtobuf._ProtoNameProviding {
2833 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2834 |     0: .same(proto: "TF_STEREO"),
2835 |     1: .same(proto: "TF_NO_DTX"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:2846:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2844 | extension Livekit_Pagination: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2845 |   static let protoMessageName: String = _protobuf_package + ".Pagination"
2846 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2847 |     1: .standard(proto: "after_id"),
2848 |     2: .same(proto: "limit"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:2884:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2882 | extension Livekit_ListUpdate: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2883 |   static let protoMessageName: String = _protobuf_package + ".ListUpdate"
2884 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2885 |     1: .same(proto: "set"),
2886 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:2916:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2914 | extension Livekit_Room: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2915 |   static let protoMessageName: String = _protobuf_package + ".Room"
2916 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2917 |     1: .same(proto: "sid"),
2918 |     2: .same(proto: "name"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:3030:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3028 | extension Livekit_Codec: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3029 |   static let protoMessageName: String = _protobuf_package + ".Codec"
3030 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3031 |     1: .same(proto: "mime"),
3032 |     2: .standard(proto: "fmtp_line"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:3068:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3066 | extension Livekit_PlayoutDelay: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3067 |   static let protoMessageName: String = _protobuf_package + ".PlayoutDelay"
3068 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3069 |     1: .same(proto: "enabled"),
3070 |     2: .same(proto: "min"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:3112:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3110 | extension Livekit_ParticipantPermission: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3111 |   static let protoMessageName: String = _protobuf_package + ".ParticipantPermission"
3112 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3113 |     1: .standard(proto: "can_subscribe"),
3114 |     2: .standard(proto: "can_publish"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:3192:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3190 | extension Livekit_ParticipantInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3191 |   static let protoMessageName: String = _protobuf_package + ".ParticipantInfo"
3192 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3193 |     1: .same(proto: "sid"),
3194 |     2: .same(proto: "identity"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:3383:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3381 |
3382 | extension Livekit_ParticipantInfo.State: SwiftProtobuf._ProtoNameProviding {
3383 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3384 |     0: .same(proto: "JOINING"),
3385 |     1: .same(proto: "JOINED"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:3392:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3390 |
3391 | extension Livekit_ParticipantInfo.Kind: SwiftProtobuf._ProtoNameProviding {
3392 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3393 |     0: .same(proto: "STANDARD"),
3394 |     1: .same(proto: "INGRESS"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:3402:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3400 |
3401 | extension Livekit_ParticipantInfo.KindDetail: SwiftProtobuf._ProtoNameProviding {
3402 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3403 |     0: .same(proto: "CLOUD_AGENT"),
3404 |     1: .same(proto: "FORWARDED"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:3428:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3426 |
3427 | extension Livekit_Encryption.TypeEnum: SwiftProtobuf._ProtoNameProviding {
3428 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3429 |     0: .same(proto: "NONE"),
3430 |     1: .same(proto: "GCM"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:3437:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3435 | extension Livekit_SimulcastCodecInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3436 |   static let protoMessageName: String = _protobuf_package + ".SimulcastCodecInfo"
3437 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3438 |     1: .standard(proto: "mime_type"),
3439 |     2: .same(proto: "mid"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:3487:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3485 | extension Livekit_TrackInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3486 |   static let protoMessageName: String = _protobuf_package + ".TrackInfo"
3487 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3488 |     1: .same(proto: "sid"),
3489 |     2: .same(proto: "type"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:3711:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3709 | extension Livekit_VideoLayer: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3710 |   static let protoMessageName: String = _protobuf_package + ".VideoLayer"
3711 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3712 |     1: .same(proto: "quality"),
3713 |     2: .same(proto: "width"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:3767:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3765 | extension Livekit_DataPacket: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3766 |   static let protoMessageName: String = _protobuf_package + ".DataPacket"
3767 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3768 |     1: .same(proto: "kind"),
3769 |     4: .standard(proto: "participant_identity"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:4095:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4093 |
4094 | extension Livekit_DataPacket.Kind: SwiftProtobuf._ProtoNameProviding {
4095 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4096 |     0: .same(proto: "RELIABLE"),
4097 |     1: .same(proto: "LOSSY"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:4103:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4101 | extension Livekit_ActiveSpeakerUpdate: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4102 |   static let protoMessageName: String = _protobuf_package + ".ActiveSpeakerUpdate"
4103 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4104 |     1: .same(proto: "speakers"),
4105 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:4135:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4133 | extension Livekit_SpeakerInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4134 |   static let protoMessageName: String = _protobuf_package + ".SpeakerInfo"
4135 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4136 |     1: .same(proto: "sid"),
4137 |     2: .same(proto: "level"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:4179:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4177 | extension Livekit_UserPacket: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4178 |   static let protoMessageName: String = _protobuf_package + ".UserPacket"
4179 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4180 |     1: .standard(proto: "participant_sid"),
4181 |     5: .standard(proto: "participant_identity"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:4269:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4267 | extension Livekit_SipDTMF: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4268 |   static let protoMessageName: String = _protobuf_package + ".SipDTMF"
4269 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4270 |     3: .same(proto: "code"),
4271 |     4: .same(proto: "digit"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:4307:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4305 | extension Livekit_Transcription: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4306 |   static let protoMessageName: String = _protobuf_package + ".Transcription"
4307 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4308 |     2: .standard(proto: "transcribed_participant_identity"),
4309 |     3: .standard(proto: "track_id"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:4351:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4349 | extension Livekit_TranscriptionSegment: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4350 |   static let protoMessageName: String = _protobuf_package + ".TranscriptionSegment"
4351 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4352 |     1: .same(proto: "id"),
4353 |     2: .same(proto: "text"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:4413:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4411 | extension Livekit_ChatMessage: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4412 |   static let protoMessageName: String = _protobuf_package + ".ChatMessage"
4413 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4414 |     1: .same(proto: "id"),
4415 |     2: .same(proto: "timestamp"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:4479:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4477 | extension Livekit_RpcRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4478 |   static let protoMessageName: String = _protobuf_package + ".RpcRequest"
4479 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4480 |     1: .same(proto: "id"),
4481 |     2: .same(proto: "method"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:4535:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4533 | extension Livekit_RpcAck: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4534 |   static let protoMessageName: String = _protobuf_package + ".RpcAck"
4535 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4536 |     1: .standard(proto: "request_id"),
4537 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:4567:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4565 | extension Livekit_RpcResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4566 |   static let protoMessageName: String = _protobuf_package + ".RpcResponse"
4567 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4568 |     1: .standard(proto: "request_id"),
4569 |     2: .same(proto: "payload"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:4638:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4636 | extension Livekit_RpcError: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4637 |   static let protoMessageName: String = _protobuf_package + ".RpcError"
4638 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4639 |     1: .same(proto: "code"),
4640 |     2: .same(proto: "message"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:4682:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4680 | extension Livekit_ParticipantTracks: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4681 |   static let protoMessageName: String = _protobuf_package + ".ParticipantTracks"
4682 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4683 |     1: .standard(proto: "participant_sid"),
4684 |     2: .standard(proto: "track_sids"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:4720:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4718 | extension Livekit_ServerInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4719 |   static let protoMessageName: String = _protobuf_package + ".ServerInfo"
4720 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4721 |     1: .same(proto: "edition"),
4722 |     2: .same(proto: "version"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:4787:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4785 |
4786 | extension Livekit_ServerInfo.Edition: SwiftProtobuf._ProtoNameProviding {
4787 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4788 |     0: .same(proto: "Standard"),
4789 |     1: .same(proto: "Cloud"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:4795:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4793 | extension Livekit_ClientInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4794 |   static let protoMessageName: String = _protobuf_package + ".ClientInfo"
4795 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4796 |     1: .same(proto: "sdk"),
4797 |     2: .same(proto: "version"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:4886:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4884 |
4885 | extension Livekit_ClientInfo.SDK: SwiftProtobuf._ProtoNameProviding {
4886 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4887 |     0: .same(proto: "UNKNOWN"),
4888 |     1: .same(proto: "JS"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:4906:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4904 | extension Livekit_ClientConfiguration: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4905 |   static let protoMessageName: String = _protobuf_package + ".ClientConfiguration"
4906 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4907 |     1: .same(proto: "video"),
4908 |     2: .same(proto: "screen"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:4966:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4964 | extension Livekit_VideoConfiguration: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4965 |   static let protoMessageName: String = _protobuf_package + ".VideoConfiguration"
4966 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4967 |     1: .standard(proto: "hardware_encoder"),
4968 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:4998:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4996 | extension Livekit_DisabledCodecs: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4997 |   static let protoMessageName: String = _protobuf_package + ".DisabledCodecs"
4998 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4999 |     1: .same(proto: "codecs"),
5000 |     2: .same(proto: "publish"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:5036:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5034 | extension Livekit_RTPDrift: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5035 |   static let protoMessageName: String = _protobuf_package + ".RTPDrift"
5036 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5037 |     1: .standard(proto: "start_time"),
5038 |     2: .standard(proto: "end_time"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:5120:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5118 | extension Livekit_RTPStats: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5119 |   static let protoMessageName: String = _protobuf_package + ".RTPStats"
5120 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5121 |     1: .standard(proto: "start_time"),
5122 |     2: .standard(proto: "end_time"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:5544:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5542 | extension Livekit_RTCPSenderReportState: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5543 |   static let protoMessageName: String = _protobuf_package + ".RTCPSenderReportState"
5544 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5545 |     1: .standard(proto: "rtp_timestamp"),
5546 |     2: .standard(proto: "rtp_timestamp_ext"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:5612:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5610 | extension Livekit_RTPForwarderState: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5611 |   static let protoMessageName: String = _protobuf_package + ".RTPForwarderState"
5612 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5613 |     1: .same(proto: "started"),
5614 |     2: .standard(proto: "reference_layer_spatial"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:5752:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5750 | extension Livekit_RTPMungerState: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5751 |   static let protoMessageName: String = _protobuf_package + ".RTPMungerState"
5752 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5753 |     1: .standard(proto: "ext_last_sequence_number"),
5754 |     2: .standard(proto: "ext_second_last_sequence_number"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:5814:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5812 | extension Livekit_VP8MungerState: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5813 |   static let protoMessageName: String = _protobuf_package + ".VP8MungerState"
5814 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5815 |     1: .standard(proto: "ext_last_picture_id"),
5816 |     2: .standard(proto: "picture_id_used"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:5882:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5880 | extension Livekit_TimedVersion: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5881 |   static let protoMessageName: String = _protobuf_package + ".TimedVersion"
5882 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5883 |     1: .standard(proto: "unix_micro"),
5884 |     2: .same(proto: "ticks"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:5938:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5936 |
5937 | extension Livekit_DataStream.OperationType: SwiftProtobuf._ProtoNameProviding {
5938 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5939 |     0: .same(proto: "CREATE"),
5940 |     1: .same(proto: "UPDATE"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:5948:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5946 | extension Livekit_DataStream.TextHeader: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5947 |   static let protoMessageName: String = Livekit_DataStream.protoMessageName + ".TextHeader"
5948 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5949 |     1: .standard(proto: "operation_type"),
5950 |     2: .same(proto: "version"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:6004:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6002 | extension Livekit_DataStream.ByteHeader: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6003 |   static let protoMessageName: String = Livekit_DataStream.protoMessageName + ".ByteHeader"
6004 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6005 |     1: .same(proto: "name"),
6006 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:6036:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6034 | extension Livekit_DataStream.Header: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6035 |   static let protoMessageName: String = Livekit_DataStream.protoMessageName + ".Header"
6036 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6037 |     1: .standard(proto: "stream_id"),
6038 |     2: .same(proto: "timestamp"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:6148:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6146 | extension Livekit_DataStream.Chunk: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6147 |   static let protoMessageName: String = Livekit_DataStream.protoMessageName + ".Chunk"
6148 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6149 |     1: .standard(proto: "stream_id"),
6150 |     2: .standard(proto: "chunk_index"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:6208:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6206 | extension Livekit_DataStream.Trailer: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6207 |   static let protoMessageName: String = Livekit_DataStream.protoMessageName + ".Trailer"
6208 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6209 |     1: .standard(proto: "stream_id"),
6210 |     2: .same(proto: "reason"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_models.pb.swift:6252:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6250 | extension Livekit_WebhookConfig: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6251 |   static let protoMessageName: String = _protobuf_package + ".WebhookConfig"
6252 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6253 |     1: .same(proto: "url"),
6254 |     2: .standard(proto: "signing_key"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:1761:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1759 |
1760 | extension Livekit_SignalTarget: SwiftProtobuf._ProtoNameProviding {
1761 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1762 |     0: .same(proto: "PUBLISHER"),
1763 |     1: .same(proto: "SUBSCRIBER"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:1768:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1766 |
1767 | extension Livekit_StreamState: SwiftProtobuf._ProtoNameProviding {
1768 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1769 |     0: .same(proto: "ACTIVE"),
1770 |     1: .same(proto: "PAUSED"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:1775:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1773 |
1774 | extension Livekit_CandidateProtocol: SwiftProtobuf._ProtoNameProviding {
1775 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1776 |     0: .same(proto: "UDP"),
1777 |     1: .same(proto: "TCP"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:1784:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1782 | extension Livekit_SignalRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1783 |   static let protoMessageName: String = _protobuf_package + ".SignalRequest"
1784 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1785 |     1: .same(proto: "offer"),
1786 |     2: .same(proto: "answer"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:2119:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2117 | extension Livekit_SignalResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2118 |   static let protoMessageName: String = _protobuf_package + ".SignalResponse"
2119 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2120 |     1: .same(proto: "join"),
2121 |     2: .same(proto: "answer"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:2557:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2555 | extension Livekit_SimulcastCodec: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2556 |   static let protoMessageName: String = _protobuf_package + ".SimulcastCodec"
2557 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2558 |     1: .same(proto: "codec"),
2559 |     2: .same(proto: "cid"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:2595:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2593 | extension Livekit_AddTrackRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2594 |   static let protoMessageName: String = _protobuf_package + ".AddTrackRequest"
2595 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2596 |     1: .same(proto: "cid"),
2597 |     2: .same(proto: "name"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:2791:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2789 | extension Livekit_TrickleRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2790 |   static let protoMessageName: String = _protobuf_package + ".TrickleRequest"
2791 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2792 |     1: .same(proto: "candidateInit"),
2793 |     2: .same(proto: "target"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:2835:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2833 | extension Livekit_MuteTrackRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2834 |   static let protoMessageName: String = _protobuf_package + ".MuteTrackRequest"
2835 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2836 |     1: .same(proto: "sid"),
2837 |     2: .same(proto: "muted"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:2873:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2871 | extension Livekit_JoinResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2872 |   static let protoMessageName: String = _protobuf_package + ".JoinResponse"
2873 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2874 |     1: .same(proto: "room"),
2875 |     2: .same(proto: "participant"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:3057:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3055 | extension Livekit_ReconnectResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3056 |   static let protoMessageName: String = _protobuf_package + ".ReconnectResponse"
3057 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3058 |     1: .standard(proto: "ice_servers"),
3059 |     2: .standard(proto: "client_configuration"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:3111:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3109 | extension Livekit_TrackPublishedResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3110 |   static let protoMessageName: String = _protobuf_package + ".TrackPublishedResponse"
3111 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3112 |     1: .same(proto: "cid"),
3113 |     2: .same(proto: "track"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:3153:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3151 | extension Livekit_TrackUnpublishedResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3152 |   static let protoMessageName: String = _protobuf_package + ".TrackUnpublishedResponse"
3153 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3154 |     1: .standard(proto: "track_sid"),
3155 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:3185:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3183 | extension Livekit_SessionDescription: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3184 |   static let protoMessageName: String = _protobuf_package + ".SessionDescription"
3185 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3186 |     1: .same(proto: "type"),
3187 |     2: .same(proto: "sdp"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:3229:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3227 | extension Livekit_ParticipantUpdate: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3228 |   static let protoMessageName: String = _protobuf_package + ".ParticipantUpdate"
3229 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3230 |     1: .same(proto: "participants"),
3231 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:3261:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3259 | extension Livekit_UpdateSubscription: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3260 |   static let protoMessageName: String = _protobuf_package + ".UpdateSubscription"
3261 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3262 |     1: .standard(proto: "track_sids"),
3263 |     2: .same(proto: "subscribe"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:3305:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3303 | extension Livekit_UpdateTrackSettings: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3304 |   static let protoMessageName: String = _protobuf_package + ".UpdateTrackSettings"
3305 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3306 |     1: .standard(proto: "track_sids"),
3307 |     3: .same(proto: "disabled"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:3373:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3371 | extension Livekit_UpdateLocalAudioTrack: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3372 |   static let protoMessageName: String = _protobuf_package + ".UpdateLocalAudioTrack"
3373 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3374 |     1: .standard(proto: "track_sid"),
3375 |     2: .same(proto: "features"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:3411:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3409 | extension Livekit_UpdateLocalVideoTrack: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3410 |   static let protoMessageName: String = _protobuf_package + ".UpdateLocalVideoTrack"
3411 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3412 |     1: .standard(proto: "track_sid"),
3413 |     2: .same(proto: "width"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:3455:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3453 | extension Livekit_LeaveRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3454 |   static let protoMessageName: String = _protobuf_package + ".LeaveRequest"
3455 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3456 |     1: .standard(proto: "can_reconnect"),
3457 |     2: .same(proto: "reason"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:3508:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3506 |
3507 | extension Livekit_LeaveRequest.Action: SwiftProtobuf._ProtoNameProviding {
3508 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3509 |     0: .same(proto: "DISCONNECT"),
3510 |     1: .same(proto: "RESUME"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:3517:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3515 | extension Livekit_UpdateVideoLayers: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3516 |   static let protoMessageName: String = _protobuf_package + ".UpdateVideoLayers"
3517 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3518 |     1: .standard(proto: "track_sid"),
3519 |     2: .same(proto: "layers"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:3555:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3553 | extension Livekit_UpdateParticipantMetadata: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3554 |   static let protoMessageName: String = _protobuf_package + ".UpdateParticipantMetadata"
3555 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3556 |     1: .same(proto: "metadata"),
3557 |     2: .same(proto: "name"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:3605:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3603 | extension Livekit_ICEServer: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3604 |   static let protoMessageName: String = _protobuf_package + ".ICEServer"
3605 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3606 |     1: .same(proto: "urls"),
3607 |     2: .same(proto: "username"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:3649:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3647 | extension Livekit_SpeakersChanged: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3648 |   static let protoMessageName: String = _protobuf_package + ".SpeakersChanged"
3649 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3650 |     1: .same(proto: "speakers"),
3651 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:3681:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3679 | extension Livekit_RoomUpdate: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3680 |   static let protoMessageName: String = _protobuf_package + ".RoomUpdate"
3681 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3682 |     1: .same(proto: "room"),
3683 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:3717:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3715 | extension Livekit_ConnectionQualityInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3716 |   static let protoMessageName: String = _protobuf_package + ".ConnectionQualityInfo"
3717 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3718 |     1: .standard(proto: "participant_sid"),
3719 |     2: .same(proto: "quality"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:3761:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3759 | extension Livekit_ConnectionQualityUpdate: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3760 |   static let protoMessageName: String = _protobuf_package + ".ConnectionQualityUpdate"
3761 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3762 |     1: .same(proto: "updates"),
3763 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:3793:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3791 | extension Livekit_StreamStateInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3792 |   static let protoMessageName: String = _protobuf_package + ".StreamStateInfo"
3793 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3794 |     1: .standard(proto: "participant_sid"),
3795 |     2: .standard(proto: "track_sid"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:3837:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3835 | extension Livekit_StreamStateUpdate: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3836 |   static let protoMessageName: String = _protobuf_package + ".StreamStateUpdate"
3837 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3838 |     1: .standard(proto: "stream_states"),
3839 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:3869:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3867 | extension Livekit_SubscribedQuality: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3868 |   static let protoMessageName: String = _protobuf_package + ".SubscribedQuality"
3869 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3870 |     1: .same(proto: "quality"),
3871 |     2: .same(proto: "enabled"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:3907:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3905 | extension Livekit_SubscribedCodec: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3906 |   static let protoMessageName: String = _protobuf_package + ".SubscribedCodec"
3907 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3908 |     1: .same(proto: "codec"),
3909 |     2: .same(proto: "qualities"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:3945:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3943 | extension Livekit_SubscribedQualityUpdate: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3944 |   static let protoMessageName: String = _protobuf_package + ".SubscribedQualityUpdate"
3945 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3946 |     1: .standard(proto: "track_sid"),
3947 |     2: .standard(proto: "subscribed_qualities"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:3989:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3987 | extension Livekit_TrackPermission: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3988 |   static let protoMessageName: String = _protobuf_package + ".TrackPermission"
3989 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3990 |     1: .standard(proto: "participant_sid"),
3991 |     2: .standard(proto: "all_tracks"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:4039:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4037 | extension Livekit_SubscriptionPermission: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4038 |   static let protoMessageName: String = _protobuf_package + ".SubscriptionPermission"
4039 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4040 |     1: .standard(proto: "all_participants"),
4041 |     2: .standard(proto: "track_permissions"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:4077:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4075 | extension Livekit_SubscriptionPermissionUpdate: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4076 |   static let protoMessageName: String = _protobuf_package + ".SubscriptionPermissionUpdate"
4077 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4078 |     1: .standard(proto: "participant_sid"),
4079 |     2: .standard(proto: "track_sid"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:4121:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4119 | extension Livekit_RoomMovedResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4120 |   static let protoMessageName: String = _protobuf_package + ".RoomMovedResponse"
4121 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4122 |     1: .same(proto: "room"),
4123 |     2: .same(proto: "token"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:4217:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4215 | extension Livekit_SyncState: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4216 |   static let protoMessageName: String = _protobuf_package + ".SyncState"
4217 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4218 |     1: .same(proto: "answer"),
4219 |     2: .same(proto: "subscription"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:4289:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4287 | extension Livekit_DataChannelReceiveState: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4288 |   static let protoMessageName: String = _protobuf_package + ".DataChannelReceiveState"
4289 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4290 |     1: .standard(proto: "publisher_sid"),
4291 |     2: .standard(proto: "last_seq"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:4327:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4325 | extension Livekit_DataChannelInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4326 |   static let protoMessageName: String = _protobuf_package + ".DataChannelInfo"
4327 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4328 |     1: .same(proto: "label"),
4329 |     2: .same(proto: "id"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:4371:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4369 | extension Livekit_SimulateScenario: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4370 |   static let protoMessageName: String = _protobuf_package + ".SimulateScenario"
4371 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4372 |     1: .standard(proto: "speaker_update"),
4373 |     2: .standard(proto: "node_failure"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:4522:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4520 | extension Livekit_Ping: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4521 |   static let protoMessageName: String = _protobuf_package + ".Ping"
4522 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4523 |     1: .same(proto: "timestamp"),
4524 |     2: .same(proto: "rtt"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:4560:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4558 | extension Livekit_Pong: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4559 |   static let protoMessageName: String = _protobuf_package + ".Pong"
4560 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4561 |     1: .standard(proto: "last_ping_timestamp"),
4562 |     2: .same(proto: "timestamp"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:4598:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4596 | extension Livekit_RegionSettings: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4597 |   static let protoMessageName: String = _protobuf_package + ".RegionSettings"
4598 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4599 |     1: .same(proto: "regions"),
4600 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:4630:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4628 | extension Livekit_RegionInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4629 |   static let protoMessageName: String = _protobuf_package + ".RegionInfo"
4630 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4631 |     1: .same(proto: "region"),
4632 |     2: .same(proto: "url"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:4674:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4672 | extension Livekit_SubscriptionResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4673 |   static let protoMessageName: String = _protobuf_package + ".SubscriptionResponse"
4674 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4675 |     1: .standard(proto: "track_sid"),
4676 |     2: .same(proto: "err"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:4712:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4710 | extension Livekit_RequestResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4711 |   static let protoMessageName: String = _protobuf_package + ".RequestResponse"
4712 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4713 |     1: .standard(proto: "request_id"),
4714 |     2: .same(proto: "reason"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:4755:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4753 |
4754 | extension Livekit_RequestResponse.Reason: SwiftProtobuf._ProtoNameProviding {
4755 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4756 |     0: .same(proto: "OK"),
4757 |     1: .same(proto: "NOT_FOUND"),
/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/Protos/livekit_rtc.pb.swift:4765:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4763 | extension Livekit_TrackSubscribed: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4764 |   static let protoMessageName: String = _protobuf_package + ".TrackSubscribed"
4765 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4766 |     1: .standard(proto: "track_sid"),
4767 |   ]
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[421/443] Compiling LiveKit Track.swift
[422/443] Compiling LiveKit VideoTrack.swift
[423/443] Compiling LiveKit LocalTrackPublication.swift
[424/443] Compiling LiveKit RemoteTrackPublication.swift
[425/443] Compiling LiveKit TrackPublication+Equatable.swift
[426/443] Compiling LiveKit TrackPublication+Identifiable.swift
[427/443] Compiling LiveKit TrackPublication.swift
[428/443] Compiling LiveKit AttributeTypings.swift
[429/443] Compiling LiveKit AudioBuffer.swift
[430/443] Compiling LiveKit AudioDevice.swift
[431/443] Compiling LiveKit AudioDuckingLevel.swift
[432/443] Compiling LiveKit AudioEncoding+Comparable.swift
[433/443] Compiling LiveKit AudioEncoding.swift
[434/443] Compiling LiveKit AudioSessionConfiguration.swift
[435/443] Compiling LiveKit Codec.swift
[436/443] Compiling LiveKit VideoCodec.swift
[437/443] Compiling LiveKit ConnectionQuality.swift
[438/443] Compiling LiveKit ConnectionState.swift
[439/443] Compiling LiveKit DegradationPreference.swift
[440/443] Compiling LiveKit Dimensions.swift
[441/443] Compiling LiveKit IceCandidate.swift
[442/443] Compiling LiveKit IceServer.swift
[443/443] Compiling LiveKit IceTransportPolicy.swift
Build complete! (53.65s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-docc-plugin.git
Fetching https://github.com/vapor/jwt-kit.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/livekit/webrtc-xcframework.git
Fetching https://github.com/apple/swift-protobuf.git
[1/294] Fetching webrtc-xcframework
[222/2388] Fetching webrtc-xcframework, swift-docc-plugin
[285/6291] Fetching webrtc-xcframework, swift-docc-plugin, swift-log
[896/23685] Fetching webrtc-xcframework, swift-docc-plugin, swift-log, swift-collections
[1092/32822] Fetching webrtc-xcframework, swift-docc-plugin, swift-log, swift-collections, jwt-kit
Fetched https://github.com/apple/swift-log.git from cache (1.59s)
Fetched https://github.com/vapor/jwt-kit.git from cache (1.59s)
[6737/19782] Fetching webrtc-xcframework, swift-docc-plugin, swift-collections
[9173/59928] Fetching webrtc-xcframework, swift-docc-plugin, swift-collections, swift-protobuf
Fetched https://github.com/apple/swift-collections.git from cache (3.83s)
Fetched https://github.com/livekit/webrtc-xcframework.git from cache (4.11s)
Fetched https://github.com/apple/swift-docc-plugin.git from cache (4.11s)
Fetched https://github.com/apple/swift-protobuf.git from cache (4.11s)
Computing version for https://github.com/livekit/webrtc-xcframework.git
Computed https://github.com/livekit/webrtc-xcframework.git at 137.7151.5 (4.59s)
Computing version for https://github.com/vapor/jwt-kit.git
Computed https://github.com/vapor/jwt-kit.git at 4.13.5 (2.65s)
Fetching https://github.com/apple/swift-crypto.git
[1/16374] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.82s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (2.26s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.31.0 (0.46s)
Computing version for https://github.com/apple/swift-docc-plugin.git
Computed https://github.com/apple/swift-docc-plugin.git at 1.4.5 (0.53s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3504] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.14s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.72s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.50s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.0 (0.71s)
Fetching https://github.com/apple/swift-asn1.git
[1/1629] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.98s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (1.53s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.0
Creating working copy for https://github.com/livekit/webrtc-xcframework.git
Working copy of https://github.com/livekit/webrtc-xcframework.git resolved at 137.7151.5
Creating working copy for https://github.com/vapor/jwt-kit.git
Working copy of https://github.com/vapor/jwt-kit.git resolved at 4.13.5
Creating working copy for https://github.com/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/apple/swift-docc-plugin.git
Working copy of https://github.com/apple/swift-docc-plugin.git resolved at 1.4.5
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.31.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
Downloading binary artifact https://github.com/livekit/webrtc-xcframework/releases/download/137.7151.05/LiveKitWebRTC.xcframework.zip
Downloading binary artifact https://github.com/apple/swift-protobuf/releases/download/protoc-artifactbundle-v31.1/protoc-31.1.artifactbundle.zip
[16375/64517259] Downloading https://github.com/livekit/webrtc-xcframework/releases/download/137.7151.05/LiveKitWebRTC.xcframework.zip
[5468334/80017922] Downloading https://github.com/livekit/webrtc-xcframework/releases/download/137.7151.05/LiveKitWebRTC.xcframework.zip, https://github.com/apple/swift-protobuf/releases/download/protoc-artifactbundle-v31.1/protoc-31.1.artifactbundle.zip
Downloaded https://github.com/apple/swift-protobuf/releases/download/protoc-artifactbundle-v31.1/protoc-31.1.artifactbundle.zip (1.21s)
Downloaded https://github.com/livekit/webrtc-xcframework/releases/download/137.7151.05/LiveKitWebRTC.xcframework.zip (3.12s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "webrtc-xcframework",
      "requirement" : {
        "exact" : [
          "137.7151.5"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/livekit/webrtc-xcframework.git"
    },
    {
      "identity" : "swift-protobuf",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.29.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-protobuf.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin.git"
    },
    {
      "identity" : "jwt-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.13.4",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/jwt-kit.git"
    }
  ],
  "manifest_display_name" : "LiveKit",
  "name" : "LiveKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "maccatalyst",
      "version" : "14.0"
    },
    {
      "name" : "visionos",
      "version" : "2.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "LiveKit",
      "targets" : [
        "LiveKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5",
    "6"
  ],
  "targets" : [
    {
      "c99name" : "LiveKitTestsObjC",
      "module_type" : "ClangTarget",
      "name" : "LiveKitTestsObjC",
      "path" : "Tests/LiveKitTestsObjC",
      "product_dependencies" : [
        "JWTKit"
      ],
      "sources" : [
        "Basic.m"
      ],
      "target_dependencies" : [
        "LiveKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LiveKitTests",
      "module_type" : "SwiftTarget",
      "name" : "LiveKitTests",
      "path" : "Tests/LiveKitTests",
      "product_dependencies" : [
        "JWTKit"
      ],
      "sources" : [
        "AVAudioPCMRingBufferTests.swift",
        "AsyncFileStreamTests.swift",
        "AsyncRetryTests.swift",
        "Audio/AudioManagerTests.swift",
        "AudioConverterTests.swift",
        "AudioEngineTests.swift",
        "AudioMixRecorderTests.swift",
        "AudioProcessingTests.swift",
        "Broadcast/BroadcastAudioCodecTests.swift",
        "Broadcast/BroadcastImageCodecTests.swift",
        "Broadcast/IPCChannelTests.swift",
        "Broadcast/SocketPathTests.swift",
        "BroadcastManagerTests.swift",
        "CodecTests.swift",
        "CompleterTests.swift",
        "DarwinNotificationCenterTests.swift",
        "DataStream/ByteStreamInfoTests.swift",
        "DataStream/ByteStreamReaderTests.swift",
        "DataStream/DataChannelTests.swift",
        "DataStream/DataStreamTests.swift",
        "DataStream/FileInfoTests.swift",
        "DataStream/IncomingStreamManagerTests.swift",
        "DataStream/OutgoingStreamManagerTests.swift",
        "DataStream/StreamDataTests.swift",
        "DataStream/TextStreamInfoTests.swift",
        "DataStream/TextStreamReaderTests.swift",
        "DeviceManager.swift",
        "E2EE/Thread.swift",
        "Experimental/PublishDeviceOptimization.swift",
        "Extensions/AVAudioPCMBufferTests.swift",
        "Extensions/StringTests.swift",
        "FunctionTests.swift",
        "LKTestCase.swift",
        "MuteTests.swift",
        "ObjCHelpersTests.swift",
        "Participant/RemoteParticipantTests.swift",
        "ParticipantTests.swift",
        "PreConnectAudioBufferTests.swift",
        "PublishBufferCapturerTests.swift",
        "PublishDataTests.swift",
        "PublishMicrophoneTests.swift",
        "PublishTrackTests.swift",
        "QueueActorTests.swift",
        "Room/RoomTests.swift",
        "RpcTests.swift",
        "SDKTests.swift",
        "SerialRunnerActor.swift",
        "Support/Assertions.swift",
        "Support/Backports.swift",
        "Support/ConcurrentCounter.swift",
        "Support/MockDataChannelPair.swift",
        "Support/Room.swift",
        "Support/SinWaveSourceNode.swift",
        "Support/TestAudioRecorder.swift",
        "Support/TokenGenerator.swift",
        "Support/Tracks.swift",
        "TTLDictionaryTests.swift",
        "ThreadSafetyTests.swift",
        "TimeIntervalTests.swift",
        "Track/LocalAudioTrackRecorderTests.swift",
        "Track/TrackTests.swift"
      ],
      "target_dependencies" : [
        "LiveKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LiveKit",
      "module_type" : "SwiftTarget",
      "name" : "LiveKit",
      "path" : "Sources/LiveKit",
      "product_dependencies" : [
        "LiveKitWebRTC",
        "SwiftProtobuf",
        "DequeModule",
        "OrderedCollections",
        "Logging"
      ],
      "product_memberships" : [
        "LiveKit"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/LiveKit/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Agent/AgentState+.swift",
        "Agent/Participant+Agent.swift",
        "Agent/Room+Agent.swift",
        "Audio/AudioDeviceModuleDelegateAdapter.swift",
        "Audio/AudioEngineObserver.swift",
        "Audio/AudioSessionEngineObserver.swift",
        "Audio/Manager/AudioManager+ModuleType.swift",
        "Audio/Manager/AudioManager+MuteMode.swift",
        "Audio/Manager/AudioManager+Testing.swift",
        "Audio/Manager/AudioManager.swift",
        "Audio/MixerEngineObserver.swift",
        "Broadcast/BroadcastBundleInfo.swift",
        "Broadcast/BroadcastManager.swift",
        "Broadcast/BroadcastScreenCapturer.swift",
        "Broadcast/IPC/BroadcastAudioCodec.swift",
        "Broadcast/IPC/BroadcastIPCHeader.swift",
        "Broadcast/IPC/BroadcastImageCodec.swift",
        "Broadcast/IPC/BroadcastReceiver.swift",
        "Broadcast/IPC/BroadcastUploader.swift",
        "Broadcast/IPC/IPCChannel.swift",
        "Broadcast/IPC/IPCProtocol.swift",
        "Broadcast/IPC/SocketPath.swift",
        "Broadcast/LKSampleHandler.swift",
        "Broadcast/Support/DarwinNotificationCenter.swift",
        "Broadcast/Support/OSLogHandler.swift",
        "Convenience/AudioProcessing.swift",
        "Core/DataChannelPair.swift",
        "Core/PreConnectAudioBuffer.swift",
        "Core/RPC.swift",
        "Core/RTC.swift",
        "Core/Room+Convenience.swift",
        "Core/Room+DataStream.swift",
        "Core/Room+Debug.swift",
        "Core/Room+Engine.swift",
        "Core/Room+EngineDelegate.swift",
        "Core/Room+MulticastDelegate.swift",
        "Core/Room+PreConnect.swift",
        "Core/Room+RPC.swift",
        "Core/Room+SignalClientDelegate.swift",
        "Core/Room+TransportDelegate.swift",
        "Core/Room.swift",
        "Core/SignalClient.swift",
        "Core/Transport.swift",
        "DataStream/FileInfo.swift",
        "DataStream/Incoming/ByteStreamReader.swift",
        "DataStream/Incoming/IncomingStreamManager.swift",
        "DataStream/Incoming/StreamReaderSource.swift",
        "DataStream/Incoming/TextStreamReader.swift",
        "DataStream/Outgoing/ByteStreamWriter.swift",
        "DataStream/Outgoing/OutgoingStreamManager.swift",
        "DataStream/Outgoing/StreamData.swift",
        "DataStream/Outgoing/StreamWriterDestination.swift",
        "DataStream/Outgoing/TextStreamWriter.swift",
        "DataStream/StreamError.swift",
        "DataStream/StreamInfo.swift",
        "DataStream/StreamOptions.swift",
        "E2EE/E2EEManager.swift",
        "E2EE/KeyProvider.swift",
        "E2EE/Options.swift",
        "E2EE/State.swift",
        "Errors.swift",
        "Extensions/AVAudioPCMBuffer.swift",
        "Extensions/AVCaptureDevice.swift",
        "Extensions/AsyncSequence.swift",
        "Extensions/Codable.swift",
        "Extensions/CoreImage.swift",
        "Extensions/CustomStringConvertible.swift",
        "Extensions/DispatchQueue.swift",
        "Extensions/LKRTCRtpSender.swift",
        "Extensions/Logger.swift",
        "Extensions/PixelBuffer.swift",
        "Extensions/Primitives.swift",
        "Extensions/RTCConfiguration.swift",
        "Extensions/RTCDataChannel+Util.swift",
        "Extensions/RTCI420Buffer.swift",
        "Extensions/RTCMediaConstraints.swift",
        "Extensions/RTCRtpTransceiver.swift",
        "Extensions/RTCVideoCapturerDelegate+Buffer.swift",
        "Extensions/Sendable.swift",
        "Extensions/String.swift",
        "Extensions/TimeInterval.swift",
        "Extensions/URL.swift",
        "LiveKit+DeviceHelpers.swift",
        "LiveKit.swift",
        "Participant/LocalParticipant+DataStream.swift",
        "Participant/LocalParticipant+RPC.swift",
        "Participant/LocalParticipant.swift",
        "Participant/Participant+Convenience.swift",
        "Participant/Participant+Equatable.swift",
        "Participant/Participant+Identifiable.swift",
        "Participant/Participant+Kind.swift",
        "Participant/Participant+MulticastDelegate.swift",
        "Participant/Participant.swift",
        "Participant/RemoteParticipant+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/AsyncCompleter.swift",
        "Support/AsyncDebounce.swift",
        "Support/AsyncFileStream.swift",
        "Support/AsyncRetry.swift",
        "Support/AsyncSerialDelegate.swift",
        "Support/AsyncTimer.swift",
        "Support/AsyncTryMapSequence.swift",
        "Support/Audio/AVAudioPCMRingBuffer.swift",
        "Support/Audio/AudioConverter.swift",
        "Support/AudioMixRecorder.swift",
        "Support/AudioPlayerRenderer.swift",
        "Support/ConnectivityListener.swift",
        "Support/DeviceManager.swift",
        "Support/FFTProcessor.swift",
        "Support/Global.swift",
        "Support/HTTP.swift",
        "Support/Locks.swift",
        "Support/MulticastDelegate.swift",
        "Support/NativeView.swift",
        "Support/NativeViewRepresentable.swift",
        "Support/QueueActor.swift",
        "Support/RingBuffer.swift",
        "Support/SerialRunnerActor.swift",
        "Support/StateSync.swift",
        "Support/Stopwatch.swift",
        "Support/TTLDictionary.swift",
        "Support/TextView.swift",
        "Support/Utils.swift",
        "Support/ValueOrAbsent.swift",
        "Support/WebSocket.swift",
        "SwiftUI/SwiftUIAudioRoutePickerButton.swift",
        "SwiftUI/SwiftUIVideoView.swift",
        "SwiftUI/TrackDelegateObserver.swift",
        "Track/AudioTrack.swift",
        "Track/Capturers/ARCameraCapturer.swift",
        "Track/Capturers/BufferCapturer.swift",
        "Track/Capturers/CameraCapturer.swift",
        "Track/Capturers/InAppCapturer.swift",
        "Track/Capturers/MacOSScreenCapturer.swift",
        "Track/Capturers/VideoCapturer+MulticastDelegate.swift",
        "Track/Capturers/VideoCapturer.swift",
        "Track/Local/LocalAudioTrack.swift",
        "Track/Local/LocalTrack.swift",
        "Track/Local/LocalVideoTrack.swift",
        "Track/Metrics/MetricsManager.swift",
        "Track/Recorders/LocalAudioTrackRecorder.swift",
        "Track/Remote/RemoteAudioTrack.swift",
        "Track/Remote/RemoteTrack.swift",
        "Track/Remote/RemoteVideoTrack.swift",
        "Track/Support/Extensions.swift",
        "Track/Track+Equatable.swift",
        "Track/Track+MulticastDelegate.swift",
        "Track/Track.swift",
        "Track/VideoTrack.swift",
        "TrackPublications/LocalTrackPublication.swift",
        "TrackPublications/RemoteTrackPublication.swift",
        "TrackPublications/TrackPublication+Equatable.swift",
        "TrackPublications/TrackPublication+Identifiable.swift",
        "TrackPublications/TrackPublication.swift",
        "Types/Attributes/AttributeTypings.swift",
        "Types/AudioBuffer.swift",
        "Types/AudioDevice.swift",
        "Types/AudioDuckingLevel.swift",
        "Types/AudioEncoding+Comparable.swift",
        "Types/AudioEncoding.swift",
        "Types/AudioSessionConfiguration.swift",
        "Types/Codec/Codec.swift",
        "Types/Codec/VideoCodec.swift",
        "Types/ConnectionQuality.swift",
        "Types/ConnectionState.swift",
        "Types/DegradationPreference.swift",
        "Types/Dimensions.swift",
        "Types/IceCandidate.swift",
        "Types/IceServer.swift",
        "Types/IceTransportPolicy.swift",
        "Types/MediaDevice.swift",
        "Types/Options/ARCameraCaptureOptions.swift",
        "Types/Options/AudioCaptureOptions.swift",
        "Types/Options/AudioPublishOptions.swift",
        "Types/Options/BufferCaptureOptions.swift",
        "Types/Options/CameraCaptureOptions+Copy.swift",
        "Types/Options/CameraCaptureOptions.swift",
        "Types/Options/CaptureOptions.swift",
        "Types/Options/ConnectOptions+Copy.swift",
        "Types/Options/ConnectOptions.swift",
        "Types/Options/DataPublishOptions.swift",
        "Types/Options/PublishOptions.swift",
        "Types/Options/RoomOptions.swift",
        "Types/Options/ScreenShareCaptureOptions.swift",
        "Types/Options/VideoCaptureOptions.swift",
        "Types/Options/VideoPublishOptions.swift",
        "Types/Participant+Types.swift",
        "Types/ParticipantPermissions.swift",
        "Types/ParticipantState.swift",
        "Types/ParticipantTrackPermission.swift",
        "Types/ProtocolVersion.swift",
        "Types/Room+Types.swift",
        "Types/ScalabilityMode.swift",
        "Types/SessionDescription.swift",
        "Types/SpeechActivityEvent.swift",
        "Types/Statistics.swift",
        "Types/Track+Types.swift",
        "Types/TrackSettings.swift",
        "Types/TrackSource.swift",
        "Types/TrackStatistics.swift",
        "Types/TrackStreamState.swift",
        "Types/TrackType.swift",
        "Types/TranscriptionSegment.swift",
        "Types/VideoEncoding+Comparable.swift",
        "Types/VideoEncoding.swift",
        "Types/VideoFrame.swift",
        "Types/VideoParameters+Comparable.swift",
        "Types/VideoParameters.swift",
        "Types/VideoQuality.swift",
        "Types/VideoRotation.swift",
        "VideoProcessors/BackgroundBlurVideoProcessor.swift",
        "Views/SampleBufferVideoRenderer.swift",
        "Views/VideoView+MulticastDelegate.swift",
        "Views/VideoView+PinchToZoom.swift",
        "Views/VideoView.swift"
      ],
      "target_dependencies" : [
        "LKObjCHelpers"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LKObjCHelpers",
      "module_type" : "ClangTarget",
      "name" : "LKObjCHelpers",
      "path" : "Sources/LKObjCHelpers",
      "product_memberships" : [
        "LiveKit"
      ],
      "sources" : [
        "LKObjCHelpers.m"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.