We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 339b2ea commit 54075d5Copy full SHA for 54075d5
Podfile
@@ -5,7 +5,7 @@ platform :ios, '14.0'
5
target 'xcprotobuf' do
6
use_frameworks!
7
8
- pod 'Protobuf-C++', '~> 3.14'
+ pod 'Protobuf-C++', '~> 3.21'
9
end
10
11
post_install do |installer|
0 commit comments