Skip to content

mitmproxy_rs CI: Upgrade swift-protobuf #7877

@mhils

Description

@mhils

Problem Description

swift-protobuf 1.31.0 changes the generated Swift files so that they are incompatible with our current version of SwiftProtobuf. We need to update SwiftProtobuf and then re-enable swift-protobuf in our autofix CI job.

Details: mitmproxy/mitmproxy_rs#282

/Users/runner/work/mitmproxy_rs/mitmproxy_rs/mitmproxy-macos/redirector/ipc/mitmproxy_ipc.pb.swift:285:67: error: argument passed to call that takes no arguments
  static let _protobuf_nameMap = SwiftProtobuf._NameMap(bytecode: "\0\u{1}data\0\u{3}tunnel_info\0")
                                                       ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions