We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7f03f6 commit de30b0aCopy full SHA for de30b0a
gRPC.podspec
@@ -39,7 +39,7 @@ Pod::Spec.new do |s|
39
40
s.source = {
41
:git => 'https://github.com/grpc/grpc.git',
42
- :tag => "v#{version}",
+ :tag => "objective-c-v#{version}",
43
}
44
45
s.ios.deployment_target = '7.1'
0 commit comments