-
- Downloads
Upgrade BoringSSL podspec to v2.0
... | @@ -582,7 +582,7 @@ Pod::Spec.new do |s| | ... | @@ -582,7 +582,7 @@ Pod::Spec.new do |s| |
ss.requires_arc = false | ss.requires_arc = false | ||
ss.libraries = 'z' | ss.libraries = 'z' | ||
ss.dependency 'BoringSSL', '~> 1.0' | ss.dependency 'BoringSSL', '~> 2.0' | ||
# ss.compiler_flags = '-GCC_WARN_INHIBIT_ALL_WARNINGS', '-w' | # ss.compiler_flags = '-GCC_WARN_INHIBIT_ALL_WARNINGS', '-w' | ||
end | end | ||
... | ... |
Please register or sign in to comment