Generate and copy swift grpc/protobuf code

This commit is contained in:
Piv
2020-04-29 19:10:07 +09:30
parent a7057e5b5f
commit 77dff59d38
3 changed files with 17 additions and 1 deletions

View File

@@ -8,5 +8,4 @@ target 'CarController' do
# Pods for CarController
pod 'gRPC-Swift', '1.0.0-alpha.11'
pod 'SwiftyZeroMQ5'
pod 'SwiftProtobuf', '~> 1.0'
end