We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 658670f commit d8dc444Copy full SHA for d8dc444
IntegrationTests/PluginTests/Resources/Package.swift
@@ -32,7 +32,7 @@ var package = Package(
32
.package(
33
url: "https://github.com/grpc/grpc-swift.git",
34
branch: "main"
35
- ),
+ )
36
],
37
targets: [
38
.executableTarget(
0 commit comments