mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-07 22:03:40 +00:00
@@ -25,7 +25,7 @@ let package = Package(
|
||||
],
|
||||
dependencies: [
|
||||
.package(path: "../../swift/"),
|
||||
.package(url: "https://github.com/grpc/grpc-swift.git", .exact("1.0.0-alpha.24")),
|
||||
.package(url: "https://github.com/grpc/grpc-swift.git", from: "1.0.0"),
|
||||
],
|
||||
targets: [
|
||||
.target(name: "SwiftFlatBuffers"),
|
||||
|
||||
Reference in New Issue
Block a user