Explorar o código

Test new gRPC

Paul Beusterien %!s(int64=4) %!d(string=hai) anos
pai
achega
f8aafb51fd
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      Package.swift

+ 2 - 2
Package.swift

@@ -177,8 +177,8 @@ let package = Package(
     ),
     .package(
       name: "gRPC",
-      url: "https://github.com/firebase/grpc-SwiftPM.git",
-      "1.28.4" ..< "1.29.0"
+      url: "https://github.com/dennycd/grpc.git",
+      .branch("grpc_spm")
     ),
     .package(
       name: "OCMock",