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 XMTPiOS, reference main (13fae4), with Swift 6.2 for macOS (SPM) on 13 Dec 2025 23:38:40 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

393 | extension Xmtp_MessageContents_PublicKey: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
394 |   public static let protoMessageName: String = _protobuf_package + ".PublicKey"
395 |   public 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]
396 |     1: .same(proto: "timestamp"),
397 |     2: .same(proto: "signature"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/message_contents_public_key.pb.swift:455:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
453 | extension Xmtp_MessageContents_PublicKey.Secp256k1Uncompressed: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
454 |   public static let protoMessageName: String = Xmtp_MessageContents_PublicKey.protoMessageName + ".Secp256k1Uncompressed"
455 |   public 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]
456 |     1: .same(proto: "bytes"),
457 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/message_contents_public_key.pb.swift:487:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
485 | extension Xmtp_MessageContents_PublicKeyBundle: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
486 |   public static let protoMessageName: String = _protobuf_package + ".PublicKeyBundle"
487 |   public 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]
488 |     1: .standard(proto: "identity_key"),
489 |     2: .standard(proto: "pre_key"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/message_contents_signature.pb.swift:105:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
103 | extension Xmtp_MessageContents_Signature: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
104 |   public static let protoMessageName: String = _protobuf_package + ".Signature"
105 |   public 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]
106 |     1: .standard(proto: "ecdsa_compact"),
107 |     2: .standard(proto: "wallet_ecdsa_compact"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/message_contents_signature.pb.swift:175:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
173 | extension Xmtp_MessageContents_Signature.ECDSACompact: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
174 |   public static let protoMessageName: String = Xmtp_MessageContents_Signature.protoMessageName + ".ECDSACompact"
175 |   public 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]
176 |     1: .same(proto: "bytes"),
177 |     2: .same(proto: "recovery"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/message_contents_signature.pb.swift:213:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
211 | extension Xmtp_MessageContents_Signature.WalletECDSACompact: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
212 |   public static let protoMessageName: String = Xmtp_MessageContents_Signature.protoMessageName + ".WalletECDSACompact"
213 |   public 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]
214 |     1: .same(proto: "bytes"),
215 |     2: .same(proto: "recovery"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/message_contents_signed_payload.pb.swift:56:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
54 | extension Xmtp_MessageContents_SignedPayload: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
55 |   public static let protoMessageName: String = _protobuf_package + ".SignedPayload"
56 |   public 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]
57 |     1: .same(proto: "payload"),
58 |     2: .same(proto: "signature"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:965:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 963 |
 964 | extension Xmtp_Mls_Api_V1_SortDirection: SwiftProtobuf._ProtoNameProviding {
 965 |   public 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]
 966 |     0: .same(proto: "SORT_DIRECTION_UNSPECIFIED"),
 967 |     1: .same(proto: "SORT_DIRECTION_ASCENDING"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:974:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 972 | extension Xmtp_Mls_Api_V1_WelcomeMessage: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 973 |   public static let protoMessageName: String = _protobuf_package + ".WelcomeMessage"
 974 |   public 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]
 975 |     1: .same(proto: "v1"),
 976 |     2: .standard(proto: "welcome_pointer"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:1044:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1042 | extension Xmtp_Mls_Api_V1_WelcomeMessage.V1: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1043 |   public static let protoMessageName: String = Xmtp_Mls_Api_V1_WelcomeMessage.protoMessageName + ".V1"
1044 |   public 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]
1045 |     1: .same(proto: "id"),
1046 |     2: .standard(proto: "created_ns"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:1112:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1110 | extension Xmtp_Mls_Api_V1_WelcomeMessage.WelcomePointer: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1111 |   public static let protoMessageName: String = Xmtp_Mls_Api_V1_WelcomeMessage.protoMessageName + ".WelcomePointer"
1112 |   public 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]
1113 |     1: .same(proto: "id"),
1114 |     2: .standard(proto: "created_ns"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:1174:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1172 | extension Xmtp_Mls_Api_V1_WelcomeMessageInput: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1173 |   public static let protoMessageName: String = _protobuf_package + ".WelcomeMessageInput"
1174 |   public 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]
1175 |     1: .same(proto: "v1"),
1176 |     2: .standard(proto: "welcome_pointer"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:1244:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1242 | extension Xmtp_Mls_Api_V1_WelcomeMessageInput.V1: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1243 |   public static let protoMessageName: String = Xmtp_Mls_Api_V1_WelcomeMessageInput.protoMessageName + ".V1"
1244 |   public 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]
1245 |     1: .standard(proto: "installation_key"),
1246 |     2: .same(proto: "data"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:1300:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1298 | extension Xmtp_Mls_Api_V1_WelcomeMessageInput.WelcomePointer: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1299 |   public static let protoMessageName: String = Xmtp_Mls_Api_V1_WelcomeMessageInput.protoMessageName + ".WelcomePointer"
1300 |   public 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]
1301 |     1: .standard(proto: "installation_key"),
1302 |     2: .standard(proto: "welcome_pointer"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:1350:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1348 | extension Xmtp_Mls_Api_V1_WelcomeMetadata: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1349 |   public static let protoMessageName: String = _protobuf_package + ".WelcomeMetadata"
1350 |   public 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]
1351 |     1: .standard(proto: "message_cursor"),
1352 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:1382:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1380 | extension Xmtp_Mls_Api_V1_GroupMessage: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1381 |   public static let protoMessageName: String = _protobuf_package + ".GroupMessage"
1382 |   public 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]
1383 |     1: .same(proto: "v1"),
1384 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:1430:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1428 | extension Xmtp_Mls_Api_V1_GroupMessage.V1: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1429 |   public static let protoMessageName: String = Xmtp_Mls_Api_V1_GroupMessage.protoMessageName + ".V1"
1430 |   public 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]
1431 |     1: .same(proto: "id"),
1432 |     2: .standard(proto: "created_ns"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:1498:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1496 | extension Xmtp_Mls_Api_V1_GroupMessageInput: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1497 |   public static let protoMessageName: String = _protobuf_package + ".GroupMessageInput"
1498 |   public 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]
1499 |     1: .same(proto: "v1"),
1500 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:1546:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1544 | extension Xmtp_Mls_Api_V1_GroupMessageInput.V1: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1545 |   public static let protoMessageName: String = Xmtp_Mls_Api_V1_GroupMessageInput.protoMessageName + ".V1"
1546 |   public 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]
1547 |     1: .same(proto: "data"),
1548 |     2: .standard(proto: "sender_hmac"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:1590:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1588 | extension Xmtp_Mls_Api_V1_SendGroupMessagesRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1589 |   public static let protoMessageName: String = _protobuf_package + ".SendGroupMessagesRequest"
1590 |   public 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]
1591 |     1: .same(proto: "messages"),
1592 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:1622:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1620 | extension Xmtp_Mls_Api_V1_SendWelcomeMessagesRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1621 |   public static let protoMessageName: String = _protobuf_package + ".SendWelcomeMessagesRequest"
1622 |   public 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]
1623 |     1: .same(proto: "messages"),
1624 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:1654:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1652 | extension Xmtp_Mls_Api_V1_KeyPackageUpload: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1653 |   public static let protoMessageName: String = _protobuf_package + ".KeyPackageUpload"
1654 |   public 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]
1655 |     1: .standard(proto: "key_package_tls_serialized"),
1656 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:1686:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1684 | extension Xmtp_Mls_Api_V1_RegisterInstallationRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1685 |   public static let protoMessageName: String = _protobuf_package + ".RegisterInstallationRequest"
1686 |   public 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]
1687 |     1: .standard(proto: "key_package"),
1688 |     2: .standard(proto: "is_inbox_id_credential"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:1728:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1726 | extension Xmtp_Mls_Api_V1_RegisterInstallationResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1727 |   public static let protoMessageName: String = _protobuf_package + ".RegisterInstallationResponse"
1728 |   public 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]
1729 |     1: .standard(proto: "installation_key"),
1730 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:1760:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1758 | extension Xmtp_Mls_Api_V1_UploadKeyPackageRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1759 |   public static let protoMessageName: String = _protobuf_package + ".UploadKeyPackageRequest"
1760 |   public 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]
1761 |     1: .standard(proto: "key_package"),
1762 |     2: .standard(proto: "is_inbox_id_credential"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:1802:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1800 | extension Xmtp_Mls_Api_V1_FetchKeyPackagesRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1801 |   public static let protoMessageName: String = _protobuf_package + ".FetchKeyPackagesRequest"
1802 |   public 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]
1803 |     1: .standard(proto: "installation_keys"),
1804 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:1834:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1832 | extension Xmtp_Mls_Api_V1_FetchKeyPackagesResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1833 |   public static let protoMessageName: String = _protobuf_package + ".FetchKeyPackagesResponse"
1834 |   public 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]
1835 |     1: .standard(proto: "key_packages"),
1836 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:1866:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1864 | extension Xmtp_Mls_Api_V1_FetchKeyPackagesResponse.KeyPackage: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1865 |   public static let protoMessageName: String = Xmtp_Mls_Api_V1_FetchKeyPackagesResponse.protoMessageName + ".KeyPackage"
1866 |   public 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]
1867 |     1: .standard(proto: "key_package_tls_serialized"),
1868 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:1898:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1896 | extension Xmtp_Mls_Api_V1_RevokeInstallationRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1897 |   public static let protoMessageName: String = _protobuf_package + ".RevokeInstallationRequest"
1898 |   public 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]
1899 |     1: .standard(proto: "installation_key"),
1900 |     2: .standard(proto: "wallet_signature"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:1940:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1938 | extension Xmtp_Mls_Api_V1_GetIdentityUpdatesRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1939 |   public static let protoMessageName: String = _protobuf_package + ".GetIdentityUpdatesRequest"
1940 |   public 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]
1941 |     1: .standard(proto: "account_addresses"),
1942 |     2: .standard(proto: "start_time_ns"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:1978:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1976 | extension Xmtp_Mls_Api_V1_GetIdentityUpdatesResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1977 |   public static let protoMessageName: String = _protobuf_package + ".GetIdentityUpdatesResponse"
1978 |   public 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]
1979 |     1: .same(proto: "updates"),
1980 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:2010:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2008 | extension Xmtp_Mls_Api_V1_GetIdentityUpdatesResponse.NewInstallationUpdate: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2009 |   public static let protoMessageName: String = Xmtp_Mls_Api_V1_GetIdentityUpdatesResponse.protoMessageName + ".NewInstallationUpdate"
2010 |   public 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]
2011 |     1: .standard(proto: "installation_key"),
2012 |     2: .standard(proto: "credential_identity"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:2048:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2046 | extension Xmtp_Mls_Api_V1_GetIdentityUpdatesResponse.RevokedInstallationUpdate: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2047 |   public static let protoMessageName: String = Xmtp_Mls_Api_V1_GetIdentityUpdatesResponse.protoMessageName + ".RevokedInstallationUpdate"
2048 |   public 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]
2049 |     1: .standard(proto: "installation_key"),
2050 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:2080:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2078 | extension Xmtp_Mls_Api_V1_GetIdentityUpdatesResponse.Update: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2079 |   public static let protoMessageName: String = Xmtp_Mls_Api_V1_GetIdentityUpdatesResponse.protoMessageName + ".Update"
2080 |   public 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]
2081 |     1: .standard(proto: "timestamp_ns"),
2082 |     2: .standard(proto: "new_installation"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:2156:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2154 | extension Xmtp_Mls_Api_V1_GetIdentityUpdatesResponse.WalletUpdates: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2155 |   public static let protoMessageName: String = Xmtp_Mls_Api_V1_GetIdentityUpdatesResponse.protoMessageName + ".WalletUpdates"
2156 |   public 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]
2157 |     1: .same(proto: "updates"),
2158 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:2188:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2186 | extension Xmtp_Mls_Api_V1_PagingInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2187 |   public static let protoMessageName: String = _protobuf_package + ".PagingInfo"
2188 |   public 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]
2189 |     1: .same(proto: "direction"),
2190 |     2: .same(proto: "limit"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:2232:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2230 | extension Xmtp_Mls_Api_V1_QueryGroupMessagesRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2231 |   public static let protoMessageName: String = _protobuf_package + ".QueryGroupMessagesRequest"
2232 |   public 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]
2233 |     1: .standard(proto: "group_id"),
2234 |     2: .standard(proto: "paging_info"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:2274:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2272 | extension Xmtp_Mls_Api_V1_QueryGroupMessagesResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2273 |   public static let protoMessageName: String = _protobuf_package + ".QueryGroupMessagesResponse"
2274 |   public 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]
2275 |     1: .same(proto: "messages"),
2276 |     2: .standard(proto: "paging_info"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:2316:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2314 | extension Xmtp_Mls_Api_V1_QueryWelcomeMessagesRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2315 |   public static let protoMessageName: String = _protobuf_package + ".QueryWelcomeMessagesRequest"
2316 |   public 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]
2317 |     1: .standard(proto: "installation_key"),
2318 |     2: .standard(proto: "paging_info"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:2358:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2356 | extension Xmtp_Mls_Api_V1_QueryWelcomeMessagesResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2357 |   public static let protoMessageName: String = _protobuf_package + ".QueryWelcomeMessagesResponse"
2358 |   public 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]
2359 |     1: .same(proto: "messages"),
2360 |     2: .standard(proto: "paging_info"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:2400:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2398 | extension Xmtp_Mls_Api_V1_SubscribeGroupMessagesRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2399 |   public static let protoMessageName: String = _protobuf_package + ".SubscribeGroupMessagesRequest"
2400 |   public 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]
2401 |     1: .same(proto: "filters"),
2402 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:2432:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2430 | extension Xmtp_Mls_Api_V1_SubscribeGroupMessagesRequest.Filter: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2431 |   public static let protoMessageName: String = Xmtp_Mls_Api_V1_SubscribeGroupMessagesRequest.protoMessageName + ".Filter"
2432 |   public 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]
2433 |     1: .standard(proto: "group_id"),
2434 |     2: .standard(proto: "id_cursor"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:2470:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2468 | extension Xmtp_Mls_Api_V1_SubscribeWelcomeMessagesRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2469 |   public static let protoMessageName: String = _protobuf_package + ".SubscribeWelcomeMessagesRequest"
2470 |   public 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]
2471 |     1: .same(proto: "filters"),
2472 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:2502:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2500 | extension Xmtp_Mls_Api_V1_SubscribeWelcomeMessagesRequest.Filter: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2501 |   public static let protoMessageName: String = Xmtp_Mls_Api_V1_SubscribeWelcomeMessagesRequest.protoMessageName + ".Filter"
2502 |   public 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]
2503 |     1: .standard(proto: "installation_key"),
2504 |     2: .standard(proto: "id_cursor"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:2540:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2538 | extension Xmtp_Mls_Api_V1_BatchPublishCommitLogRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2539 |   public static let protoMessageName: String = _protobuf_package + ".BatchPublishCommitLogRequest"
2540 |   public 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]
2541 |     1: .same(proto: "requests"),
2542 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:2572:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2570 | extension Xmtp_Mls_Api_V1_PublishCommitLogRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2571 |   public static let protoMessageName: String = _protobuf_package + ".PublishCommitLogRequest"
2572 |   public 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]
2573 |     1: .standard(proto: "group_id"),
2574 |     2: .standard(proto: "serialized_commit_log_entry"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:2620:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2618 | extension Xmtp_Mls_Api_V1_QueryCommitLogRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2619 |   public static let protoMessageName: String = _protobuf_package + ".QueryCommitLogRequest"
2620 |   public 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]
2621 |     1: .standard(proto: "group_id"),
2622 |     2: .standard(proto: "paging_info"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:2662:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2660 | extension Xmtp_Mls_Api_V1_QueryCommitLogResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2661 |   public static let protoMessageName: String = _protobuf_package + ".QueryCommitLogResponse"
2662 |   public 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]
2663 |     1: .standard(proto: "group_id"),
2664 |     2: .standard(proto: "commit_log_entries"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:2710:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2708 | extension Xmtp_Mls_Api_V1_BatchQueryCommitLogRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2709 |   public static let protoMessageName: String = _protobuf_package + ".BatchQueryCommitLogRequest"
2710 |   public 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]
2711 |     1: .same(proto: "requests"),
2712 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:2742:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2740 | extension Xmtp_Mls_Api_V1_BatchQueryCommitLogResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2741 |   public static let protoMessageName: String = _protobuf_package + ".BatchQueryCommitLogResponse"
2742 |   public 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 |     1: .same(proto: "responses"),
2744 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:2774:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2772 | extension Xmtp_Mls_Api_V1_GetNewestGroupMessageRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2773 |   public static let protoMessageName: String = _protobuf_package + ".GetNewestGroupMessageRequest"
2774 |   public 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]
2775 |     1: .standard(proto: "group_ids"),
2776 |     2: .standard(proto: "include_content"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:2812:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2810 | extension Xmtp_Mls_Api_V1_GetNewestGroupMessageResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2811 |   public static let protoMessageName: String = _protobuf_package + ".GetNewestGroupMessageResponse"
2812 |   public 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]
2813 |     1: .same(proto: "responses"),
2814 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:2844:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2842 | extension Xmtp_Mls_Api_V1_GetNewestGroupMessageResponse.Response: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2843 |   public static let protoMessageName: String = Xmtp_Mls_Api_V1_GetNewestGroupMessageResponse.protoMessageName + ".Response"
2844 |   public 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]
2845 |     1: .standard(proto: "group_message"),
2846 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_database_intents.pb.swift:665:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 663 |
 664 | extension Xmtp_Mls_Database_AdminListUpdateType: SwiftProtobuf._ProtoNameProviding {
 665 |   public 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]
 666 |     0: .same(proto: "ADMIN_LIST_UPDATE_TYPE_UNSPECIFIED"),
 667 |     1: .same(proto: "ADMIN_LIST_UPDATE_TYPE_ADD_ADMIN"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_database_intents.pb.swift:675:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 673 |
 674 | extension Xmtp_Mls_Database_PermissionUpdateType: SwiftProtobuf._ProtoNameProviding {
 675 |   public 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]
 676 |     0: .same(proto: "PERMISSION_UPDATE_TYPE_UNSPECIFIED"),
 677 |     1: .same(proto: "PERMISSION_UPDATE_TYPE_ADD_MEMBER"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_database_intents.pb.swift:686:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 684 |
 685 | extension Xmtp_Mls_Database_PermissionPolicyOption: SwiftProtobuf._ProtoNameProviding {
 686 |   public 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]
 687 |     0: .same(proto: "PERMISSION_POLICY_OPTION_UNSPECIFIED"),
 688 |     1: .same(proto: "PERMISSION_POLICY_OPTION_ALLOW"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_database_intents.pb.swift:697:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 695 | extension Xmtp_Mls_Database_SendMessageData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 696 |   public static let protoMessageName: String = _protobuf_package + ".SendMessageData"
 697 |   public 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]
 698 |     1: .same(proto: "v1"),
 699 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_database_intents.pb.swift:745:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 743 | extension Xmtp_Mls_Database_SendMessageData.V1: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 744 |   public static let protoMessageName: String = Xmtp_Mls_Database_SendMessageData.protoMessageName + ".V1"
 745 |   public 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]
 746 |     1: .standard(proto: "payload_bytes"),
 747 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_database_intents.pb.swift:777:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 775 | extension Xmtp_Mls_Database_AccountAddresses: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 776 |   public static let protoMessageName: String = _protobuf_package + ".AccountAddresses"
 777 |   public 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]
 778 |     1: .standard(proto: "account_addresses"),
 779 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_database_intents.pb.swift:809:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 807 | extension Xmtp_Mls_Database_InstallationIds: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 808 |   public static let protoMessageName: String = _protobuf_package + ".InstallationIds"
 809 |   public 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]
 810 |     1: .standard(proto: "installation_ids"),
 811 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_database_intents.pb.swift:841:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 839 | extension Xmtp_Mls_Database_AddressesOrInstallationIds: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 840 |   public static let protoMessageName: String = _protobuf_package + ".AddressesOrInstallationIds"
 841 |   public 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]
 842 |     1: .standard(proto: "account_addresses"),
 843 |     2: .standard(proto: "installation_ids"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_database_intents.pb.swift:911:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 909 | extension Xmtp_Mls_Database_AddMembersData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 910 |   public static let protoMessageName: String = _protobuf_package + ".AddMembersData"
 911 |   public 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]
 912 |     1: .same(proto: "v1"),
 913 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_database_intents.pb.swift:959:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 957 | extension Xmtp_Mls_Database_AddMembersData.V1: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 958 |   public static let protoMessageName: String = Xmtp_Mls_Database_AddMembersData.protoMessageName + ".V1"
 959 |   public 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]
 960 |     1: .standard(proto: "addresses_or_installation_ids"),
 961 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_database_intents.pb.swift:995:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 993 | extension Xmtp_Mls_Database_RemoveMembersData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 994 |   public static let protoMessageName: String = _protobuf_package + ".RemoveMembersData"
 995 |   public 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]
 996 |     1: .same(proto: "v1"),
 997 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_database_intents.pb.swift:1043:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1041 | extension Xmtp_Mls_Database_RemoveMembersData.V1: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1042 |   public static let protoMessageName: String = Xmtp_Mls_Database_RemoveMembersData.protoMessageName + ".V1"
1043 |   public 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]
1044 |     1: .standard(proto: "addresses_or_installation_ids"),
1045 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_database_intents.pb.swift:1079:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1077 | extension Xmtp_Mls_Database_UpdateGroupMembershipData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1078 |   public static let protoMessageName: String = _protobuf_package + ".UpdateGroupMembershipData"
1079 |   public 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]
1080 |     1: .same(proto: "v1"),
1081 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_database_intents.pb.swift:1127:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1125 | extension Xmtp_Mls_Database_UpdateGroupMembershipData.V1: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1126 |   public static let protoMessageName: String = Xmtp_Mls_Database_UpdateGroupMembershipData.protoMessageName + ".V1"
1127 |   public 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]
1128 |     1: .standard(proto: "membership_updates"),
1129 |     2: .standard(proto: "removed_members"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_database_intents.pb.swift:1171:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1169 | extension Xmtp_Mls_Database_ReaddInstallationsData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1170 |   public static let protoMessageName: String = _protobuf_package + ".ReaddInstallationsData"
1171 |   public 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]
1172 |     1: .same(proto: "v1"),
1173 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_database_intents.pb.swift:1219:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1217 | extension Xmtp_Mls_Database_ReaddInstallationsData.V1: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1218 |   public static let protoMessageName: String = Xmtp_Mls_Database_ReaddInstallationsData.protoMessageName + ".V1"
1219 |   public 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]
1220 |     1: .standard(proto: "readded_installations"),
1221 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_database_intents.pb.swift:1251:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1249 | extension Xmtp_Mls_Database_UpdateMetadataData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1250 |   public static let protoMessageName: String = _protobuf_package + ".UpdateMetadataData"
1251 |   public 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]
1252 |     1: .same(proto: "v1"),
1253 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_database_intents.pb.swift:1299:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1297 | extension Xmtp_Mls_Database_UpdateMetadataData.V1: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1298 |   public static let protoMessageName: String = Xmtp_Mls_Database_UpdateMetadataData.protoMessageName + ".V1"
1299 |   public 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]
1300 |     1: .standard(proto: "field_name"),
1301 |     2: .standard(proto: "field_value"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_database_intents.pb.swift:1337:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1335 | extension Xmtp_Mls_Database_UpdateAdminListsData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1336 |   public static let protoMessageName: String = _protobuf_package + ".UpdateAdminListsData"
1337 |   public 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]
1338 |     1: .same(proto: "v1"),
1339 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_database_intents.pb.swift:1385:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1383 | extension Xmtp_Mls_Database_UpdateAdminListsData.V1: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1384 |   public static let protoMessageName: String = Xmtp_Mls_Database_UpdateAdminListsData.protoMessageName + ".V1"
1385 |   public 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]
1386 |     1: .standard(proto: "admin_list_update_type"),
1387 |     2: .standard(proto: "inbox_id"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_database_intents.pb.swift:1423:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1421 | extension Xmtp_Mls_Database_UpdatePermissionData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1422 |   public static let protoMessageName: String = _protobuf_package + ".UpdatePermissionData"
1423 |   public 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]
1424 |     1: .same(proto: "v1"),
1425 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_database_intents.pb.swift:1471:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1469 | extension Xmtp_Mls_Database_UpdatePermissionData.V1: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1470 |   public static let protoMessageName: String = Xmtp_Mls_Database_UpdatePermissionData.protoMessageName + ".V1"
1471 |   public 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]
1472 |     1: .standard(proto: "permission_update_type"),
1473 |     2: .standard(proto: "permission_policy_option"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_database_intents.pb.swift:1519:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1517 | extension Xmtp_Mls_Database_PostCommitAction: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1518 |   public static let protoMessageName: String = _protobuf_package + ".PostCommitAction"
1519 |   public 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]
1520 |     1: .standard(proto: "send_welcomes"),
1521 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_database_intents.pb.swift:1567:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1565 | extension Xmtp_Mls_Database_PostCommitAction.Installation: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1566 |   public static let protoMessageName: String = Xmtp_Mls_Database_PostCommitAction.protoMessageName + ".Installation"
1567 |   public 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]
1568 |     1: .standard(proto: "installation_key"),
1569 |     2: .standard(proto: "hpke_public_key"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_database_intents.pb.swift:1621:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1619 | extension Xmtp_Mls_Database_PostCommitAction.SendWelcomes: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1620 |   public static let protoMessageName: String = Xmtp_Mls_Database_PostCommitAction.protoMessageName + ".SendWelcomes"
1621 |   public 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]
1622 |     1: .same(proto: "installations"),
1623 |     2: .standard(proto: "welcome_message"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_database_task.pb.swift:56:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 54 | extension Xmtp_Mls_Database_Task: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 55 |   public static let protoMessageName: String = _protobuf_package + ".Task"
 56 |   public 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]
 57 |     1: .standard(proto: "process_welcome_pointer"),
 58 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_message_contents_commit_log.pb.swift:133:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
131 |
132 | extension Xmtp_Mls_MessageContents_CommitResult: SwiftProtobuf._ProtoNameProviding {
133 |   public 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]
134 |     0: .same(proto: "COMMIT_RESULT_UNSPECIFIED"),
135 |     1: .same(proto: "COMMIT_RESULT_APPLIED"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_message_contents_commit_log.pb.swift:144:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
142 | extension Xmtp_Mls_MessageContents_PlaintextCommitLogEntry: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
143 |   public static let protoMessageName: String = _protobuf_package + ".PlaintextCommitLogEntry"
144 |   public 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]
145 |     1: .standard(proto: "group_id"),
146 |     2: .standard(proto: "commit_sequence_id"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_message_contents_commit_log.pb.swift:206:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
204 | extension Xmtp_Mls_MessageContents_CommitLogEntry: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
205 |   public static let protoMessageName: String = _protobuf_package + ".CommitLogEntry"
206 |   public 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]
207 |     1: .standard(proto: "sequence_id"),
208 |     2: .standard(proto: "serialized_commit_log_entry"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_message_contents_content.pb.swift:268:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
266 |
267 | extension Xmtp_Mls_MessageContents_Compression: SwiftProtobuf._ProtoNameProviding {
268 |   public 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]
269 |     0: .same(proto: "COMPRESSION_DEFLATE"),
270 |     1: .same(proto: "COMPRESSION_GZIP"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_message_contents_content.pb.swift:276:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
274 | extension Xmtp_Mls_MessageContents_ContentTypeId: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
275 |   public static let protoMessageName: String = _protobuf_package + ".ContentTypeId"
276 |   public 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]
277 |     1: .standard(proto: "authority_id"),
278 |     2: .standard(proto: "type_id"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_message_contents_content.pb.swift:326:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
324 | extension Xmtp_Mls_MessageContents_EncodedContent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
325 |   public static let protoMessageName: String = _protobuf_package + ".EncodedContent"
326 |   public 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]
327 |     1: .same(proto: "type"),
328 |     2: .same(proto: "parameters"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_message_contents_content.pb.swift:386:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
384 | extension Xmtp_Mls_MessageContents_PlaintextEnvelope: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
385 |   public static let protoMessageName: String = _protobuf_package + ".PlaintextEnvelope"
386 |   public 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]
387 |     1: .same(proto: "v1"),
388 |     2: .same(proto: "v2"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_message_contents_content.pb.swift:456:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
454 | extension Xmtp_Mls_MessageContents_PlaintextEnvelope.V1: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
455 |   public static let protoMessageName: String = Xmtp_Mls_MessageContents_PlaintextEnvelope.protoMessageName + ".V1"
456 |   public 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]
457 |     1: .same(proto: "content"),
458 |     2: .standard(proto: "idempotency_key"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_message_contents_content.pb.swift:494:55: warning: 'init(reservedNames:reservedRanges:numberNameMappings:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
492 | extension Xmtp_Mls_MessageContents_PlaintextEnvelope.V2: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
493 |   public static let protoMessageName: String = Xmtp_Mls_MessageContents_PlaintextEnvelope.protoMessageName + ".V2"
494 |   public static let _protobuf_nameMap = SwiftProtobuf._NameMap(
    |                                                       `- warning: 'init(reservedNames:reservedRanges:numberNameMappings:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
495 |       reservedNames: ["readd_request"],
496 |       reservedRanges: [6..<7],
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[382/393] Compiling XMTPiOS mls_message_contents_content.pb.swift
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/message_contents_message.pb.swift:247:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
245 | extension Xmtp_MessageContents_MessageHeaderV1: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
246 |   public static let protoMessageName: String = _protobuf_package + ".MessageHeaderV1"
247 |   public 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]
248 |     1: .same(proto: "sender"),
249 |     2: .same(proto: "recipient"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/message_contents_message.pb.swift:335:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
333 | extension Xmtp_MessageContents_MessageV1: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
334 |   public static let protoMessageName: String = _protobuf_package + ".MessageV1"
335 |   public 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]
336 |     1: .standard(proto: "header_bytes"),
337 |     2: .same(proto: "ciphertext"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/message_contents_message.pb.swift:377:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
375 | extension Xmtp_MessageContents_MessageHeaderV2: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
376 |   public static let protoMessageName: String = _protobuf_package + ".MessageHeaderV2"
377 |   public 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]
378 |     1: .standard(proto: "created_ns"),
379 |     2: .same(proto: "topic"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/message_contents_message.pb.swift:415:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
413 | extension Xmtp_MessageContents_MessageV2: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
414 |   public static let protoMessageName: String = _protobuf_package + ".MessageV2"
415 |   public 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]
416 |     1: .standard(proto: "header_bytes"),
417 |     2: .same(proto: "ciphertext"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/message_contents_message.pb.swift:469:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
467 | extension Xmtp_MessageContents_Message: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
468 |   public static let protoMessageName: String = _protobuf_package + ".Message"
469 |   public 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]
470 |     1: .same(proto: "v1"),
471 |     2: .same(proto: "v2"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/message_contents_message.pb.swift:539:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
537 | extension Xmtp_MessageContents_DecodedMessage: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
538 |   public static let protoMessageName: String = _protobuf_package + ".DecodedMessage"
539 |   public 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]
540 |     1: .same(proto: "id"),
541 |     2: .standard(proto: "message_version"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/message_contents_private_key.pb.swift:291:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
289 | extension Xmtp_MessageContents_SignedPrivateKey: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
290 |   public static let protoMessageName: String = _protobuf_package + ".SignedPrivateKey"
291 |   public 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]
292 |     1: .standard(proto: "created_ns"),
293 |     2: .same(proto: "secp256k1"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/message_contents_private_key.pb.swift:351:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
349 | extension Xmtp_MessageContents_SignedPrivateKey.Secp256k1: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
350 |   public static let protoMessageName: String = Xmtp_MessageContents_SignedPrivateKey.protoMessageName + ".Secp256k1"
351 |   public 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: .same(proto: "bytes"),
353 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/message_contents_private_key.pb.swift:383:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
381 | extension Xmtp_MessageContents_PrivateKeyBundleV2: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
382 |   public static let protoMessageName: String = _protobuf_package + ".PrivateKeyBundleV2"
383 |   public 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]
384 |     1: .standard(proto: "identity_key"),
385 |     2: .standard(proto: "pre_keys"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/message_contents_private_key.pb.swift:425:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
423 | extension Xmtp_MessageContents_PrivateKey: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
424 |   public static let protoMessageName: String = _protobuf_package + ".PrivateKey"
425 |   public 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]
426 |     1: .same(proto: "timestamp"),
427 |     2: .same(proto: "secp256k1"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/message_contents_private_key.pb.swift:485:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
483 | extension Xmtp_MessageContents_PrivateKey.Secp256k1: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
484 |   public static let protoMessageName: String = Xmtp_MessageContents_PrivateKey.protoMessageName + ".Secp256k1"
485 |   public 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]
486 |     1: .same(proto: "bytes"),
487 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/message_contents_private_key.pb.swift:517:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
515 | extension Xmtp_MessageContents_PrivateKeyBundleV1: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
516 |   public static let protoMessageName: String = _protobuf_package + ".PrivateKeyBundleV1"
517 |   public 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]
518 |     1: .standard(proto: "identity_key"),
519 |     2: .standard(proto: "pre_keys"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/message_contents_private_key.pb.swift:559:55: warning: 'init(reservedNames:reservedRanges:numberNameMappings:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
557 | extension Xmtp_MessageContents_PrivateKeyBundle: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
558 |   public static let protoMessageName: String = _protobuf_package + ".PrivateKeyBundle"
559 |   public static let _protobuf_nameMap = SwiftProtobuf._NameMap(
    |                                                       `- warning: 'init(reservedNames:reservedRanges:numberNameMappings:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
560 |       reservedNames: [],
561 |       reservedRanges: [3..<4],
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/message_contents_private_key.pb.swift:632:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
630 | extension Xmtp_MessageContents_EncryptedPrivateKeyBundleV1: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
631 |   public static let protoMessageName: String = _protobuf_package + ".EncryptedPrivateKeyBundleV1"
632 |   public 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]
633 |     1: .standard(proto: "wallet_pre_key"),
634 |     2: .same(proto: "ciphertext"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/message_contents_private_key.pb.swift:674:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
672 | extension Xmtp_MessageContents_EncryptedPrivateKeyBundle: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
673 |   public static let protoMessageName: String = _protobuf_package + ".EncryptedPrivateKeyBundle"
674 |   public 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]
675 |     1: .same(proto: "v1"),
676 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/message_contents_private_preferences.pb.swift:216:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
214 | extension Xmtp_MessageContents_PrivatePreferencesAction: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
215 |   public static let protoMessageName: String = _protobuf_package + ".PrivatePreferencesAction"
216 |   public 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]
217 |     1: .standard(proto: "allow_address"),
218 |     2: .standard(proto: "deny_address"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/message_contents_private_preferences.pb.swift:358:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
356 | extension Xmtp_MessageContents_PrivatePreferencesAction.AllowAddress: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
357 |   public static let protoMessageName: String = Xmtp_MessageContents_PrivatePreferencesAction.protoMessageName + ".AllowAddress"
358 |   public 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]
359 |     1: .standard(proto: "wallet_addresses"),
360 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/message_contents_private_preferences.pb.swift:390:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
388 | extension Xmtp_MessageContents_PrivatePreferencesAction.DenyAddress: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
389 |   public static let protoMessageName: String = Xmtp_MessageContents_PrivatePreferencesAction.protoMessageName + ".DenyAddress"
390 |   public 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]
391 |     1: .standard(proto: "wallet_addresses"),
392 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/message_contents_private_preferences.pb.swift:422:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
420 | extension Xmtp_MessageContents_PrivatePreferencesAction.AllowInboxId: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
421 |   public static let protoMessageName: String = Xmtp_MessageContents_PrivatePreferencesAction.protoMessageName + ".AllowInboxId"
422 |   public 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]
423 |     1: .standard(proto: "inbox_ids"),
424 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/message_contents_private_preferences.pb.swift:454:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
452 | extension Xmtp_MessageContents_PrivatePreferencesAction.DenyInboxId: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
453 |   public static let protoMessageName: String = Xmtp_MessageContents_PrivatePreferencesAction.protoMessageName + ".DenyInboxId"
454 |   public 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]
455 |     1: .standard(proto: "inbox_ids"),
456 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/message_contents_private_preferences.pb.swift:486:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
484 | extension Xmtp_MessageContents_PrivatePreferencesAction.AllowGroup: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
485 |   public static let protoMessageName: String = Xmtp_MessageContents_PrivatePreferencesAction.protoMessageName + ".AllowGroup"
486 |   public 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]
487 |     1: .standard(proto: "group_ids"),
488 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/message_contents_private_preferences.pb.swift:518:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
516 | extension Xmtp_MessageContents_PrivatePreferencesAction.DenyGroup: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
517 |   public static let protoMessageName: String = Xmtp_MessageContents_PrivatePreferencesAction.protoMessageName + ".DenyGroup"
518 |   public 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]
519 |     1: .standard(proto: "group_ids"),
520 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/message_contents_private_preferences.pb.swift:550:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
548 | extension Xmtp_MessageContents_PrivatePreferencesPayload: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
549 |   public static let protoMessageName: String = _protobuf_package + ".PrivatePreferencesPayload"
550 |   public 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]
551 |     1: .same(proto: "v1"),
552 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/message_contents_public_key.pb.swift:225:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
223 | extension Xmtp_MessageContents_UnsignedPublicKey: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
224 |   public static let protoMessageName: String = _protobuf_package + ".UnsignedPublicKey"
225 |   public 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]
226 |     1: .standard(proto: "created_ns"),
227 |     3: .standard(proto: "secp256k1_uncompressed"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/message_contents_public_key.pb.swift:279:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
277 | extension Xmtp_MessageContents_UnsignedPublicKey.Secp256k1Uncompressed: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
278 |   public static let protoMessageName: String = Xmtp_MessageContents_UnsignedPublicKey.protoMessageName + ".Secp256k1Uncompressed"
279 |   public 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]
280 |     1: .same(proto: "bytes"),
281 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/message_contents_public_key.pb.swift:311:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
309 | extension Xmtp_MessageContents_SignedPublicKey: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
310 |   public static let protoMessageName: String = _protobuf_package + ".SignedPublicKey"
311 |   public 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]
312 |     1: .standard(proto: "key_bytes"),
313 |     2: .same(proto: "signature"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/message_contents_public_key.pb.swift:353:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
351 | extension Xmtp_MessageContents_SignedPublicKeyBundle: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
352 |   public static let protoMessageName: String = _protobuf_package + ".SignedPublicKeyBundle"
353 |   public 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]
354 |     1: .standard(proto: "identity_key"),
355 |     2: .standard(proto: "pre_key"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/message_contents_public_key.pb.swift:395:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
393 | extension Xmtp_MessageContents_PublicKey: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
394 |   public static let protoMessageName: String = _protobuf_package + ".PublicKey"
395 |   public 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]
396 |     1: .same(proto: "timestamp"),
397 |     2: .same(proto: "signature"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/message_contents_public_key.pb.swift:455:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
453 | extension Xmtp_MessageContents_PublicKey.Secp256k1Uncompressed: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
454 |   public static let protoMessageName: String = Xmtp_MessageContents_PublicKey.protoMessageName + ".Secp256k1Uncompressed"
455 |   public 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]
456 |     1: .same(proto: "bytes"),
457 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/message_contents_public_key.pb.swift:487:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
485 | extension Xmtp_MessageContents_PublicKeyBundle: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
486 |   public static let protoMessageName: String = _protobuf_package + ".PublicKeyBundle"
487 |   public 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]
488 |     1: .standard(proto: "identity_key"),
489 |     2: .standard(proto: "pre_key"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/message_contents_signature.pb.swift:105:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
103 | extension Xmtp_MessageContents_Signature: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
104 |   public static let protoMessageName: String = _protobuf_package + ".Signature"
105 |   public 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]
106 |     1: .standard(proto: "ecdsa_compact"),
107 |     2: .standard(proto: "wallet_ecdsa_compact"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/message_contents_signature.pb.swift:175:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
173 | extension Xmtp_MessageContents_Signature.ECDSACompact: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
174 |   public static let protoMessageName: String = Xmtp_MessageContents_Signature.protoMessageName + ".ECDSACompact"
175 |   public 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]
176 |     1: .same(proto: "bytes"),
177 |     2: .same(proto: "recovery"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/message_contents_signature.pb.swift:213:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
211 | extension Xmtp_MessageContents_Signature.WalletECDSACompact: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
212 |   public static let protoMessageName: String = Xmtp_MessageContents_Signature.protoMessageName + ".WalletECDSACompact"
213 |   public 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]
214 |     1: .same(proto: "bytes"),
215 |     2: .same(proto: "recovery"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/message_contents_signed_payload.pb.swift:56:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
54 | extension Xmtp_MessageContents_SignedPayload: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
55 |   public static let protoMessageName: String = _protobuf_package + ".SignedPayload"
56 |   public 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]
57 |     1: .same(proto: "payload"),
58 |     2: .same(proto: "signature"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:965:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 963 |
 964 | extension Xmtp_Mls_Api_V1_SortDirection: SwiftProtobuf._ProtoNameProviding {
 965 |   public 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]
 966 |     0: .same(proto: "SORT_DIRECTION_UNSPECIFIED"),
 967 |     1: .same(proto: "SORT_DIRECTION_ASCENDING"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:974:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 972 | extension Xmtp_Mls_Api_V1_WelcomeMessage: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 973 |   public static let protoMessageName: String = _protobuf_package + ".WelcomeMessage"
 974 |   public 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]
 975 |     1: .same(proto: "v1"),
 976 |     2: .standard(proto: "welcome_pointer"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:1044:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1042 | extension Xmtp_Mls_Api_V1_WelcomeMessage.V1: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1043 |   public static let protoMessageName: String = Xmtp_Mls_Api_V1_WelcomeMessage.protoMessageName + ".V1"
1044 |   public 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]
1045 |     1: .same(proto: "id"),
1046 |     2: .standard(proto: "created_ns"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:1112:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1110 | extension Xmtp_Mls_Api_V1_WelcomeMessage.WelcomePointer: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1111 |   public static let protoMessageName: String = Xmtp_Mls_Api_V1_WelcomeMessage.protoMessageName + ".WelcomePointer"
1112 |   public 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]
1113 |     1: .same(proto: "id"),
1114 |     2: .standard(proto: "created_ns"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:1174:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1172 | extension Xmtp_Mls_Api_V1_WelcomeMessageInput: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1173 |   public static let protoMessageName: String = _protobuf_package + ".WelcomeMessageInput"
1174 |   public 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]
1175 |     1: .same(proto: "v1"),
1176 |     2: .standard(proto: "welcome_pointer"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:1244:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1242 | extension Xmtp_Mls_Api_V1_WelcomeMessageInput.V1: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1243 |   public static let protoMessageName: String = Xmtp_Mls_Api_V1_WelcomeMessageInput.protoMessageName + ".V1"
1244 |   public 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]
1245 |     1: .standard(proto: "installation_key"),
1246 |     2: .same(proto: "data"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:1300:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1298 | extension Xmtp_Mls_Api_V1_WelcomeMessageInput.WelcomePointer: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1299 |   public static let protoMessageName: String = Xmtp_Mls_Api_V1_WelcomeMessageInput.protoMessageName + ".WelcomePointer"
1300 |   public 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]
1301 |     1: .standard(proto: "installation_key"),
1302 |     2: .standard(proto: "welcome_pointer"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:1350:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1348 | extension Xmtp_Mls_Api_V1_WelcomeMetadata: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1349 |   public static let protoMessageName: String = _protobuf_package + ".WelcomeMetadata"
1350 |   public 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]
1351 |     1: .standard(proto: "message_cursor"),
1352 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:1382:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1380 | extension Xmtp_Mls_Api_V1_GroupMessage: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1381 |   public static let protoMessageName: String = _protobuf_package + ".GroupMessage"
1382 |   public 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]
1383 |     1: .same(proto: "v1"),
1384 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:1430:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1428 | extension Xmtp_Mls_Api_V1_GroupMessage.V1: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1429 |   public static let protoMessageName: String = Xmtp_Mls_Api_V1_GroupMessage.protoMessageName + ".V1"
1430 |   public 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]
1431 |     1: .same(proto: "id"),
1432 |     2: .standard(proto: "created_ns"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:1498:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1496 | extension Xmtp_Mls_Api_V1_GroupMessageInput: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1497 |   public static let protoMessageName: String = _protobuf_package + ".GroupMessageInput"
1498 |   public 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]
1499 |     1: .same(proto: "v1"),
1500 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:1546:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1544 | extension Xmtp_Mls_Api_V1_GroupMessageInput.V1: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1545 |   public static let protoMessageName: String = Xmtp_Mls_Api_V1_GroupMessageInput.protoMessageName + ".V1"
1546 |   public 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]
1547 |     1: .same(proto: "data"),
1548 |     2: .standard(proto: "sender_hmac"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:1590:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1588 | extension Xmtp_Mls_Api_V1_SendGroupMessagesRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1589 |   public static let protoMessageName: String = _protobuf_package + ".SendGroupMessagesRequest"
1590 |   public 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]
1591 |     1: .same(proto: "messages"),
1592 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:1622:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1620 | extension Xmtp_Mls_Api_V1_SendWelcomeMessagesRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1621 |   public static let protoMessageName: String = _protobuf_package + ".SendWelcomeMessagesRequest"
1622 |   public 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]
1623 |     1: .same(proto: "messages"),
1624 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:1654:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1652 | extension Xmtp_Mls_Api_V1_KeyPackageUpload: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1653 |   public static let protoMessageName: String = _protobuf_package + ".KeyPackageUpload"
1654 |   public 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]
1655 |     1: .standard(proto: "key_package_tls_serialized"),
1656 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:1686:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1684 | extension Xmtp_Mls_Api_V1_RegisterInstallationRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1685 |   public static let protoMessageName: String = _protobuf_package + ".RegisterInstallationRequest"
1686 |   public 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]
1687 |     1: .standard(proto: "key_package"),
1688 |     2: .standard(proto: "is_inbox_id_credential"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:1728:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1726 | extension Xmtp_Mls_Api_V1_RegisterInstallationResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1727 |   public static let protoMessageName: String = _protobuf_package + ".RegisterInstallationResponse"
1728 |   public 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]
1729 |     1: .standard(proto: "installation_key"),
1730 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:1760:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1758 | extension Xmtp_Mls_Api_V1_UploadKeyPackageRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1759 |   public static let protoMessageName: String = _protobuf_package + ".UploadKeyPackageRequest"
1760 |   public 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]
1761 |     1: .standard(proto: "key_package"),
1762 |     2: .standard(proto: "is_inbox_id_credential"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:1802:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1800 | extension Xmtp_Mls_Api_V1_FetchKeyPackagesRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1801 |   public static let protoMessageName: String = _protobuf_package + ".FetchKeyPackagesRequest"
1802 |   public 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]
1803 |     1: .standard(proto: "installation_keys"),
1804 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:1834:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1832 | extension Xmtp_Mls_Api_V1_FetchKeyPackagesResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1833 |   public static let protoMessageName: String = _protobuf_package + ".FetchKeyPackagesResponse"
1834 |   public 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]
1835 |     1: .standard(proto: "key_packages"),
1836 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:1866:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1864 | extension Xmtp_Mls_Api_V1_FetchKeyPackagesResponse.KeyPackage: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1865 |   public static let protoMessageName: String = Xmtp_Mls_Api_V1_FetchKeyPackagesResponse.protoMessageName + ".KeyPackage"
1866 |   public 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]
1867 |     1: .standard(proto: "key_package_tls_serialized"),
1868 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:1898:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1896 | extension Xmtp_Mls_Api_V1_RevokeInstallationRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1897 |   public static let protoMessageName: String = _protobuf_package + ".RevokeInstallationRequest"
1898 |   public 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]
1899 |     1: .standard(proto: "installation_key"),
1900 |     2: .standard(proto: "wallet_signature"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:1940:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1938 | extension Xmtp_Mls_Api_V1_GetIdentityUpdatesRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1939 |   public static let protoMessageName: String = _protobuf_package + ".GetIdentityUpdatesRequest"
1940 |   public 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]
1941 |     1: .standard(proto: "account_addresses"),
1942 |     2: .standard(proto: "start_time_ns"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:1978:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1976 | extension Xmtp_Mls_Api_V1_GetIdentityUpdatesResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1977 |   public static let protoMessageName: String = _protobuf_package + ".GetIdentityUpdatesResponse"
1978 |   public 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]
1979 |     1: .same(proto: "updates"),
1980 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:2010:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2008 | extension Xmtp_Mls_Api_V1_GetIdentityUpdatesResponse.NewInstallationUpdate: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2009 |   public static let protoMessageName: String = Xmtp_Mls_Api_V1_GetIdentityUpdatesResponse.protoMessageName + ".NewInstallationUpdate"
2010 |   public 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]
2011 |     1: .standard(proto: "installation_key"),
2012 |     2: .standard(proto: "credential_identity"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:2048:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2046 | extension Xmtp_Mls_Api_V1_GetIdentityUpdatesResponse.RevokedInstallationUpdate: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2047 |   public static let protoMessageName: String = Xmtp_Mls_Api_V1_GetIdentityUpdatesResponse.protoMessageName + ".RevokedInstallationUpdate"
2048 |   public 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]
2049 |     1: .standard(proto: "installation_key"),
2050 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:2080:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2078 | extension Xmtp_Mls_Api_V1_GetIdentityUpdatesResponse.Update: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2079 |   public static let protoMessageName: String = Xmtp_Mls_Api_V1_GetIdentityUpdatesResponse.protoMessageName + ".Update"
2080 |   public 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]
2081 |     1: .standard(proto: "timestamp_ns"),
2082 |     2: .standard(proto: "new_installation"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:2156:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2154 | extension Xmtp_Mls_Api_V1_GetIdentityUpdatesResponse.WalletUpdates: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2155 |   public static let protoMessageName: String = Xmtp_Mls_Api_V1_GetIdentityUpdatesResponse.protoMessageName + ".WalletUpdates"
2156 |   public 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]
2157 |     1: .same(proto: "updates"),
2158 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:2188:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2186 | extension Xmtp_Mls_Api_V1_PagingInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2187 |   public static let protoMessageName: String = _protobuf_package + ".PagingInfo"
2188 |   public 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]
2189 |     1: .same(proto: "direction"),
2190 |     2: .same(proto: "limit"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:2232:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2230 | extension Xmtp_Mls_Api_V1_QueryGroupMessagesRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2231 |   public static let protoMessageName: String = _protobuf_package + ".QueryGroupMessagesRequest"
2232 |   public 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]
2233 |     1: .standard(proto: "group_id"),
2234 |     2: .standard(proto: "paging_info"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:2274:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2272 | extension Xmtp_Mls_Api_V1_QueryGroupMessagesResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2273 |   public static let protoMessageName: String = _protobuf_package + ".QueryGroupMessagesResponse"
2274 |   public 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]
2275 |     1: .same(proto: "messages"),
2276 |     2: .standard(proto: "paging_info"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:2316:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2314 | extension Xmtp_Mls_Api_V1_QueryWelcomeMessagesRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2315 |   public static let protoMessageName: String = _protobuf_package + ".QueryWelcomeMessagesRequest"
2316 |   public 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]
2317 |     1: .standard(proto: "installation_key"),
2318 |     2: .standard(proto: "paging_info"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:2358:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2356 | extension Xmtp_Mls_Api_V1_QueryWelcomeMessagesResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2357 |   public static let protoMessageName: String = _protobuf_package + ".QueryWelcomeMessagesResponse"
2358 |   public 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]
2359 |     1: .same(proto: "messages"),
2360 |     2: .standard(proto: "paging_info"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:2400:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2398 | extension Xmtp_Mls_Api_V1_SubscribeGroupMessagesRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2399 |   public static let protoMessageName: String = _protobuf_package + ".SubscribeGroupMessagesRequest"
2400 |   public 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]
2401 |     1: .same(proto: "filters"),
2402 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:2432:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2430 | extension Xmtp_Mls_Api_V1_SubscribeGroupMessagesRequest.Filter: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2431 |   public static let protoMessageName: String = Xmtp_Mls_Api_V1_SubscribeGroupMessagesRequest.protoMessageName + ".Filter"
2432 |   public 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]
2433 |     1: .standard(proto: "group_id"),
2434 |     2: .standard(proto: "id_cursor"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:2470:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2468 | extension Xmtp_Mls_Api_V1_SubscribeWelcomeMessagesRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2469 |   public static let protoMessageName: String = _protobuf_package + ".SubscribeWelcomeMessagesRequest"
2470 |   public 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]
2471 |     1: .same(proto: "filters"),
2472 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:2502:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2500 | extension Xmtp_Mls_Api_V1_SubscribeWelcomeMessagesRequest.Filter: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2501 |   public static let protoMessageName: String = Xmtp_Mls_Api_V1_SubscribeWelcomeMessagesRequest.protoMessageName + ".Filter"
2502 |   public 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]
2503 |     1: .standard(proto: "installation_key"),
2504 |     2: .standard(proto: "id_cursor"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:2540:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2538 | extension Xmtp_Mls_Api_V1_BatchPublishCommitLogRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2539 |   public static let protoMessageName: String = _protobuf_package + ".BatchPublishCommitLogRequest"
2540 |   public 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]
2541 |     1: .same(proto: "requests"),
2542 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:2572:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2570 | extension Xmtp_Mls_Api_V1_PublishCommitLogRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2571 |   public static let protoMessageName: String = _protobuf_package + ".PublishCommitLogRequest"
2572 |   public 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]
2573 |     1: .standard(proto: "group_id"),
2574 |     2: .standard(proto: "serialized_commit_log_entry"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:2620:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2618 | extension Xmtp_Mls_Api_V1_QueryCommitLogRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2619 |   public static let protoMessageName: String = _protobuf_package + ".QueryCommitLogRequest"
2620 |   public 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]
2621 |     1: .standard(proto: "group_id"),
2622 |     2: .standard(proto: "paging_info"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:2662:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2660 | extension Xmtp_Mls_Api_V1_QueryCommitLogResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2661 |   public static let protoMessageName: String = _protobuf_package + ".QueryCommitLogResponse"
2662 |   public 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]
2663 |     1: .standard(proto: "group_id"),
2664 |     2: .standard(proto: "commit_log_entries"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:2710:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2708 | extension Xmtp_Mls_Api_V1_BatchQueryCommitLogRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2709 |   public static let protoMessageName: String = _protobuf_package + ".BatchQueryCommitLogRequest"
2710 |   public 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]
2711 |     1: .same(proto: "requests"),
2712 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:2742:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2740 | extension Xmtp_Mls_Api_V1_BatchQueryCommitLogResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2741 |   public static let protoMessageName: String = _protobuf_package + ".BatchQueryCommitLogResponse"
2742 |   public 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 |     1: .same(proto: "responses"),
2744 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:2774:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2772 | extension Xmtp_Mls_Api_V1_GetNewestGroupMessageRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2773 |   public static let protoMessageName: String = _protobuf_package + ".GetNewestGroupMessageRequest"
2774 |   public 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]
2775 |     1: .standard(proto: "group_ids"),
2776 |     2: .standard(proto: "include_content"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:2812:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2810 | extension Xmtp_Mls_Api_V1_GetNewestGroupMessageResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2811 |   public static let protoMessageName: String = _protobuf_package + ".GetNewestGroupMessageResponse"
2812 |   public 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]
2813 |     1: .same(proto: "responses"),
2814 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_api_v1_mls.pb.swift:2844:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2842 | extension Xmtp_Mls_Api_V1_GetNewestGroupMessageResponse.Response: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2843 |   public static let protoMessageName: String = Xmtp_Mls_Api_V1_GetNewestGroupMessageResponse.protoMessageName + ".Response"
2844 |   public 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]
2845 |     1: .standard(proto: "group_message"),
2846 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_database_intents.pb.swift:665:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 663 |
 664 | extension Xmtp_Mls_Database_AdminListUpdateType: SwiftProtobuf._ProtoNameProviding {
 665 |   public 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]
 666 |     0: .same(proto: "ADMIN_LIST_UPDATE_TYPE_UNSPECIFIED"),
 667 |     1: .same(proto: "ADMIN_LIST_UPDATE_TYPE_ADD_ADMIN"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_database_intents.pb.swift:675:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 673 |
 674 | extension Xmtp_Mls_Database_PermissionUpdateType: SwiftProtobuf._ProtoNameProviding {
 675 |   public 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]
 676 |     0: .same(proto: "PERMISSION_UPDATE_TYPE_UNSPECIFIED"),
 677 |     1: .same(proto: "PERMISSION_UPDATE_TYPE_ADD_MEMBER"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_database_intents.pb.swift:686:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 684 |
 685 | extension Xmtp_Mls_Database_PermissionPolicyOption: SwiftProtobuf._ProtoNameProviding {
 686 |   public 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]
 687 |     0: .same(proto: "PERMISSION_POLICY_OPTION_UNSPECIFIED"),
 688 |     1: .same(proto: "PERMISSION_POLICY_OPTION_ALLOW"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_database_intents.pb.swift:697:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 695 | extension Xmtp_Mls_Database_SendMessageData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 696 |   public static let protoMessageName: String = _protobuf_package + ".SendMessageData"
 697 |   public 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]
 698 |     1: .same(proto: "v1"),
 699 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_database_intents.pb.swift:745:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 743 | extension Xmtp_Mls_Database_SendMessageData.V1: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 744 |   public static let protoMessageName: String = Xmtp_Mls_Database_SendMessageData.protoMessageName + ".V1"
 745 |   public 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]
 746 |     1: .standard(proto: "payload_bytes"),
 747 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_database_intents.pb.swift:777:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 775 | extension Xmtp_Mls_Database_AccountAddresses: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 776 |   public static let protoMessageName: String = _protobuf_package + ".AccountAddresses"
 777 |   public 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]
 778 |     1: .standard(proto: "account_addresses"),
 779 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_database_intents.pb.swift:809:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 807 | extension Xmtp_Mls_Database_InstallationIds: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 808 |   public static let protoMessageName: String = _protobuf_package + ".InstallationIds"
 809 |   public 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]
 810 |     1: .standard(proto: "installation_ids"),
 811 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_database_intents.pb.swift:841:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 839 | extension Xmtp_Mls_Database_AddressesOrInstallationIds: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 840 |   public static let protoMessageName: String = _protobuf_package + ".AddressesOrInstallationIds"
 841 |   public 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]
 842 |     1: .standard(proto: "account_addresses"),
 843 |     2: .standard(proto: "installation_ids"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_database_intents.pb.swift:911:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 909 | extension Xmtp_Mls_Database_AddMembersData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 910 |   public static let protoMessageName: String = _protobuf_package + ".AddMembersData"
 911 |   public 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]
 912 |     1: .same(proto: "v1"),
 913 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_database_intents.pb.swift:959:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 957 | extension Xmtp_Mls_Database_AddMembersData.V1: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 958 |   public static let protoMessageName: String = Xmtp_Mls_Database_AddMembersData.protoMessageName + ".V1"
 959 |   public 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]
 960 |     1: .standard(proto: "addresses_or_installation_ids"),
 961 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_database_intents.pb.swift:995:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 993 | extension Xmtp_Mls_Database_RemoveMembersData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 994 |   public static let protoMessageName: String = _protobuf_package + ".RemoveMembersData"
 995 |   public 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]
 996 |     1: .same(proto: "v1"),
 997 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_database_intents.pb.swift:1043:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1041 | extension Xmtp_Mls_Database_RemoveMembersData.V1: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1042 |   public static let protoMessageName: String = Xmtp_Mls_Database_RemoveMembersData.protoMessageName + ".V1"
1043 |   public 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]
1044 |     1: .standard(proto: "addresses_or_installation_ids"),
1045 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_database_intents.pb.swift:1079:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1077 | extension Xmtp_Mls_Database_UpdateGroupMembershipData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1078 |   public static let protoMessageName: String = _protobuf_package + ".UpdateGroupMembershipData"
1079 |   public 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]
1080 |     1: .same(proto: "v1"),
1081 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_database_intents.pb.swift:1127:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1125 | extension Xmtp_Mls_Database_UpdateGroupMembershipData.V1: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1126 |   public static let protoMessageName: String = Xmtp_Mls_Database_UpdateGroupMembershipData.protoMessageName + ".V1"
1127 |   public 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]
1128 |     1: .standard(proto: "membership_updates"),
1129 |     2: .standard(proto: "removed_members"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_database_intents.pb.swift:1171:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1169 | extension Xmtp_Mls_Database_ReaddInstallationsData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1170 |   public static let protoMessageName: String = _protobuf_package + ".ReaddInstallationsData"
1171 |   public 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]
1172 |     1: .same(proto: "v1"),
1173 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_database_intents.pb.swift:1219:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1217 | extension Xmtp_Mls_Database_ReaddInstallationsData.V1: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1218 |   public static let protoMessageName: String = Xmtp_Mls_Database_ReaddInstallationsData.protoMessageName + ".V1"
1219 |   public 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]
1220 |     1: .standard(proto: "readded_installations"),
1221 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_database_intents.pb.swift:1251:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1249 | extension Xmtp_Mls_Database_UpdateMetadataData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1250 |   public static let protoMessageName: String = _protobuf_package + ".UpdateMetadataData"
1251 |   public 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]
1252 |     1: .same(proto: "v1"),
1253 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_database_intents.pb.swift:1299:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1297 | extension Xmtp_Mls_Database_UpdateMetadataData.V1: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1298 |   public static let protoMessageName: String = Xmtp_Mls_Database_UpdateMetadataData.protoMessageName + ".V1"
1299 |   public 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]
1300 |     1: .standard(proto: "field_name"),
1301 |     2: .standard(proto: "field_value"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_database_intents.pb.swift:1337:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1335 | extension Xmtp_Mls_Database_UpdateAdminListsData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1336 |   public static let protoMessageName: String = _protobuf_package + ".UpdateAdminListsData"
1337 |   public 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]
1338 |     1: .same(proto: "v1"),
1339 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_database_intents.pb.swift:1385:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1383 | extension Xmtp_Mls_Database_UpdateAdminListsData.V1: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1384 |   public static let protoMessageName: String = Xmtp_Mls_Database_UpdateAdminListsData.protoMessageName + ".V1"
1385 |   public 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]
1386 |     1: .standard(proto: "admin_list_update_type"),
1387 |     2: .standard(proto: "inbox_id"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_database_intents.pb.swift:1423:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1421 | extension Xmtp_Mls_Database_UpdatePermissionData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1422 |   public static let protoMessageName: String = _protobuf_package + ".UpdatePermissionData"
1423 |   public 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]
1424 |     1: .same(proto: "v1"),
1425 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_database_intents.pb.swift:1471:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1469 | extension Xmtp_Mls_Database_UpdatePermissionData.V1: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1470 |   public static let protoMessageName: String = Xmtp_Mls_Database_UpdatePermissionData.protoMessageName + ".V1"
1471 |   public 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]
1472 |     1: .standard(proto: "permission_update_type"),
1473 |     2: .standard(proto: "permission_policy_option"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_database_intents.pb.swift:1519:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1517 | extension Xmtp_Mls_Database_PostCommitAction: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1518 |   public static let protoMessageName: String = _protobuf_package + ".PostCommitAction"
1519 |   public 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]
1520 |     1: .standard(proto: "send_welcomes"),
1521 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_database_intents.pb.swift:1567:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1565 | extension Xmtp_Mls_Database_PostCommitAction.Installation: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1566 |   public static let protoMessageName: String = Xmtp_Mls_Database_PostCommitAction.protoMessageName + ".Installation"
1567 |   public 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]
1568 |     1: .standard(proto: "installation_key"),
1569 |     2: .standard(proto: "hpke_public_key"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_database_intents.pb.swift:1621:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1619 | extension Xmtp_Mls_Database_PostCommitAction.SendWelcomes: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1620 |   public static let protoMessageName: String = Xmtp_Mls_Database_PostCommitAction.protoMessageName + ".SendWelcomes"
1621 |   public 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]
1622 |     1: .same(proto: "installations"),
1623 |     2: .standard(proto: "welcome_message"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_database_task.pb.swift:56:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 54 | extension Xmtp_Mls_Database_Task: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 55 |   public static let protoMessageName: String = _protobuf_package + ".Task"
 56 |   public 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]
 57 |     1: .standard(proto: "process_welcome_pointer"),
 58 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_message_contents_commit_log.pb.swift:133:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
131 |
132 | extension Xmtp_Mls_MessageContents_CommitResult: SwiftProtobuf._ProtoNameProviding {
133 |   public 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]
134 |     0: .same(proto: "COMMIT_RESULT_UNSPECIFIED"),
135 |     1: .same(proto: "COMMIT_RESULT_APPLIED"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_message_contents_commit_log.pb.swift:144:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
142 | extension Xmtp_Mls_MessageContents_PlaintextCommitLogEntry: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
143 |   public static let protoMessageName: String = _protobuf_package + ".PlaintextCommitLogEntry"
144 |   public 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]
145 |     1: .standard(proto: "group_id"),
146 |     2: .standard(proto: "commit_sequence_id"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_message_contents_commit_log.pb.swift:206:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
204 | extension Xmtp_Mls_MessageContents_CommitLogEntry: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
205 |   public static let protoMessageName: String = _protobuf_package + ".CommitLogEntry"
206 |   public 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]
207 |     1: .standard(proto: "sequence_id"),
208 |     2: .standard(proto: "serialized_commit_log_entry"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_message_contents_content.pb.swift:268:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
266 |
267 | extension Xmtp_Mls_MessageContents_Compression: SwiftProtobuf._ProtoNameProviding {
268 |   public 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]
269 |     0: .same(proto: "COMPRESSION_DEFLATE"),
270 |     1: .same(proto: "COMPRESSION_GZIP"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_message_contents_content.pb.swift:276:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
274 | extension Xmtp_Mls_MessageContents_ContentTypeId: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
275 |   public static let protoMessageName: String = _protobuf_package + ".ContentTypeId"
276 |   public 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]
277 |     1: .standard(proto: "authority_id"),
278 |     2: .standard(proto: "type_id"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_message_contents_content.pb.swift:326:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
324 | extension Xmtp_Mls_MessageContents_EncodedContent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
325 |   public static let protoMessageName: String = _protobuf_package + ".EncodedContent"
326 |   public 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]
327 |     1: .same(proto: "type"),
328 |     2: .same(proto: "parameters"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_message_contents_content.pb.swift:386:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
384 | extension Xmtp_Mls_MessageContents_PlaintextEnvelope: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
385 |   public static let protoMessageName: String = _protobuf_package + ".PlaintextEnvelope"
386 |   public 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]
387 |     1: .same(proto: "v1"),
388 |     2: .same(proto: "v2"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_message_contents_content.pb.swift:456:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
454 | extension Xmtp_Mls_MessageContents_PlaintextEnvelope.V1: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
455 |   public static let protoMessageName: String = Xmtp_Mls_MessageContents_PlaintextEnvelope.protoMessageName + ".V1"
456 |   public 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]
457 |     1: .same(proto: "content"),
458 |     2: .standard(proto: "idempotency_key"),
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Proto/mls_message_contents_content.pb.swift:494:55: warning: 'init(reservedNames:reservedRanges:numberNameMappings:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
492 | extension Xmtp_Mls_MessageContents_PlaintextEnvelope.V2: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
493 |   public static let protoMessageName: String = Xmtp_Mls_MessageContents_PlaintextEnvelope.protoMessageName + ".V2"
494 |   public static let _protobuf_nameMap = SwiftProtobuf._NameMap(
    |                                                       `- warning: 'init(reservedNames:reservedRanges:numberNameMappings:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
495 |       reservedNames: ["readd_request"],
496 |       reservedRanges: [6..<7],
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[383/393] Compiling XMTPiOS GroupMembershipResult.swift
[384/393] Compiling XMTPiOS InboxState.swift
[385/393] Compiling XMTPiOS Installation.swift
[386/393] Compiling XMTPiOS Member.swift
[387/393] Compiling XMTPiOS PermissionPolicySet.swift
[388/393] Compiling XMTPiOS PublicIdentity.swift
[389/393] Compiling XMTPiOS SignatureRequest.swift
[390/393] Compiling XMTPiOS XMTPDebugInformation.swift
[391/393] Compiling XMTPiOS xmtpv3.swift
[392/393] Compiling XMTPiOS MessageVisibilityOptions.swift
[393/393] Compiling XMTPiOS PrivateKey.swift
[394/395] Compiling XMTPTestHelpers TestHelpers.swift
[395/395] Emitting module XMTPTestHelpers
Build complete! (38.60s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "connect-swift",
      "requirement" : {
        "exact" : [
          "1.2.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/bufbuild/connect-swift"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin.git"
    },
    {
      "identity" : "cryptoswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
    },
    {
      "identity" : "swiftlintplugins",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.62.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SimplyDanny/SwiftLintPlugins"
    }
  ],
  "manifest_display_name" : "XMTPiOS",
  "name" : "XMTPiOS",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "XMTPiOS",
      "targets" : [
        "XMTPiOS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "XMTPTestHelpers",
      "targets" : [
        "XMTPTestHelpers"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "XMTPiOS",
      "module_type" : "SwiftTarget",
      "name" : "XMTPiOS",
      "path" : "Sources/XMTPiOS",
      "product_dependencies" : [
        "Connect",
        "CryptoSwift"
      ],
      "product_memberships" : [
        "XMTPiOS",
        "XMTPTestHelpers"
      ],
      "sources" : [
        "Client.swift",
        "CodecRegistry.swift",
        "Codecs/AttachmentCodec.swift",
        "Codecs/ContentCodec.swift",
        "Codecs/ContentTypeID.swift",
        "Codecs/EncryptedEncodedContent.swift",
        "Codecs/GroupUpdatedCodec.swift",
        "Codecs/LeaveRequestCodec.swift",
        "Codecs/MultiRemoteAttachmentCodec.swift",
        "Codecs/ReactionCodec.swift",
        "Codecs/ReactionV2Codec.swift",
        "Codecs/ReadReceiptCodec.swift",
        "Codecs/RemoteAttachmentCodec.swift",
        "Codecs/ReplyCodec.swift",
        "Codecs/TextCodec.swift",
        "Codecs/TransactionReferenceCodec.swift",
        "Conversation.swift",
        "Conversations.swift",
        "Crypto.swift",
        "Dm.swift",
        "EncodedContentCompression.swift",
        "Extensions/Data.swift",
        "Extensions/Date.swift",
        "Extensions/Ffi.swift",
        "Extensions/String.swift",
        "Extensions/URL.swift",
        "Group.swift",
        "KeyUtil.swift",
        "Libxmtp/ArchiveOptions.swift",
        "Libxmtp/ConversationDebugInfo.swift",
        "Libxmtp/DecodedMessage.swift",
        "Libxmtp/DecodedMessageV2.swift",
        "Libxmtp/DisappearingMessageSettings.swift",
        "Libxmtp/GroupMembershipResult.swift",
        "Libxmtp/InboxState.swift",
        "Libxmtp/Installation.swift",
        "Libxmtp/Member.swift",
        "Libxmtp/PermissionPolicySet.swift",
        "Libxmtp/PublicIdentity.swift",
        "Libxmtp/SignatureRequest.swift",
        "Libxmtp/XMTPDebugInformation.swift",
        "Libxmtp/xmtpv3.swift",
        "MessageVisibilityOptions.swift",
        "Messages/PrivateKey.swift",
        "PrivatePreferences.swift",
        "Proto/device_sync_consent_backup.pb.swift",
        "Proto/device_sync_content.pb.swift",
        "Proto/device_sync_device_sync.pb.swift",
        "Proto/device_sync_event_backup.pb.swift",
        "Proto/device_sync_group_backup.pb.swift",
        "Proto/device_sync_message_backup.pb.swift",
        "Proto/identity_api_v1_identity.pb.swift",
        "Proto/identity_associations_association.pb.swift",
        "Proto/identity_associations_signature.pb.swift",
        "Proto/identity_credential.pb.swift",
        "Proto/keystore_api_v1_keystore.pb.swift",
        "Proto/message_api_v1_authn.pb.swift",
        "Proto/message_api_v1_message_api.pb.swift",
        "Proto/message_contents_ciphertext.pb.swift",
        "Proto/message_contents_composite.pb.swift",
        "Proto/message_contents_contact.pb.swift",
        "Proto/message_contents_content.pb.swift",
        "Proto/message_contents_conversation_reference.pb.swift",
        "Proto/message_contents_ecies.pb.swift",
        "Proto/message_contents_frames.pb.swift",
        "Proto/message_contents_invitation.pb.swift",
        "Proto/message_contents_message.pb.swift",
        "Proto/message_contents_private_key.pb.swift",
        "Proto/message_contents_private_preferences.pb.swift",
        "Proto/message_contents_public_key.pb.swift",
        "Proto/message_contents_signature.pb.swift",
        "Proto/message_contents_signed_payload.pb.swift",
        "Proto/mls_api_v1_mls.pb.swift",
        "Proto/mls_database_intents.pb.swift",
        "Proto/mls_database_task.pb.swift",
        "Proto/mls_message_contents_commit_log.pb.swift",
        "Proto/mls_message_contents_content.pb.swift",
        "Proto/mls_message_contents_content_types_delete_message.pb.swift",
        "Proto/mls_message_contents_content_types_leave_request.pb.swift",
        "Proto/mls_message_contents_content_types_multi_remote_attachment.pb.swift",
        "Proto/mls_message_contents_content_types_reaction.pb.swift",
        "Proto/mls_message_contents_content_types_wallet_send_calls.pb.swift",
        "Proto/mls_message_contents_group_membership.pb.swift",
        "Proto/mls_message_contents_group_metadata.pb.swift",
        "Proto/mls_message_contents_group_mutable_metadata.pb.swift",
        "Proto/mls_message_contents_group_permissions.pb.swift",
        "Proto/mls_message_contents_oneshot.pb.swift",
        "Proto/mls_message_contents_transcript_messages.pb.swift",
        "Proto/mls_message_contents_welcome_pointer.pb.swift",
        "Proto/mls_message_contents_wrapper_encryption.pb.swift",
        "Proto/mls_validation_v1_service.pb.swift",
        "Proto/xmtpv4_envelopes_envelopes.pb.swift",
        "Proto/xmtpv4_envelopes_payer_report.pb.swift",
        "Proto/xmtpv4_message_api_message_api.pb.swift",
        "Proto/xmtpv4_message_api_misbehavior_api.pb.swift",
        "Proto/xmtpv4_metadata_api_metadata_api.pb.swift",
        "Proto/xmtpv4_payer_api_payer_api.pb.swift",
        "Push/XMTPPush.swift",
        "Push/service.connect.swift",
        "Push/service.pb.swift",
        "SendOptions.swift",
        "SignedData.swift",
        "SigningKey.swift",
        "Topic.swift",
        "Util.swift",
        "XMTPEnvironment.swift",
        "XMTPLogger.swift"
      ],
      "target_dependencies" : [
        "LibXMTPSwiftFFI"
      ],
      "type" : "library"
    },
    {
      "c99name" : "XMTPTests",
      "module_type" : "SwiftTarget",
      "name" : "XMTPTests",
      "path" : "Tests/XMTPTests",
      "sources" : [
        "ArchiveTests.swift",
        "AttachmentTests.swift",
        "ClientTests.swift",
        "CodecTests.swift",
        "ConversationTests.swift",
        "CryptoTests.swift",
        "DmTests.swift",
        "EnrichedMessagesTests.swift",
        "GroupPermissionsTests.swift",
        "GroupTests.swift",
        "HistorySyncTests.swift",
        "LeaveRequestTests.swift",
        "MultiRemoteAttachmentTest.swift",
        "PerformanceTests.swift",
        "ReactionTests.swift",
        "ReadReceiptTests.swift",
        "RemoteAttachmentTest.swift",
        "ReplyTests.swift",
        "TransactionReferencesTests.swift"
      ],
      "target_dependencies" : [
        "XMTPiOS",
        "XMTPTestHelpers"
      ],
      "type" : "test"
    },
    {
      "c99name" : "XMTPTestHelpers",
      "module_type" : "SwiftTarget",
      "name" : "XMTPTestHelpers",
      "path" : "Sources/XMTPTestHelpers",
      "product_memberships" : [
        "XMTPTestHelpers"
      ],
      "sources" : [
        "TestHelpers.swift"
      ],
      "target_dependencies" : [
        "XMTPiOS"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LibXMTPSwiftFFI",
      "module_type" : "BinaryTarget",
      "name" : "LibXMTPSwiftFFI",
      "path" : "remote/archive/LibXMTPSwiftFFI.zip",
      "product_memberships" : [
        "XMTPiOS",
        "XMTPTestHelpers"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.6"
}
Done.