Add swift grpc code-gen and use latest grpcSwift pod
This commit is contained in:
@@ -6,7 +6,7 @@ target 'CarController' do
|
||||
use_frameworks!
|
||||
|
||||
# Pods for CarController
|
||||
pod 'SwiftGRPC'
|
||||
pod 'gRPC-Swift', '1.0.0-alpha.11'
|
||||
pod 'SwiftyZeroMQ5'
|
||||
pod 'SwiftProtobuf', '~> 1.0'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user