connectrpc / connect-swift

The Swift implementation of Connect: Protobuf RPC that works.
https://connectrpc.com/docs/swift/getting-started
Apache License 2.0
98 stars 20 forks source link

Update CI to use Xcode 16 #306

Closed rebello95 closed 4 weeks ago

rebello95 commented 1 month ago

We can upgrade to the Swift 6 toolchain separately; need some fixes in SwiftProtobuf first (like https://github.com/apple/swift-protobuf/issues/1729).