I just updated my Pods and one of them BoringSSL
is now eroring my build with following error:
Apple LLVM 9.0 Error
-fobjc-weak is not supported on the current deployment target
Not sure about what I need to do here? Is this an issue with BoringSSL
package or my project?
EDIT I believe this is used by grpc
?