Isolate BoringSSL for iOS builds (#26109)
Prefix BoringSSL APIs with _GRPC_ by default on iOS, by actually isolating it against other libraries with might include openssl themselves and therefore allowing to embed gRPC on iOS completely mind free. This patch essentially does what has already been done for cocoapods ( see https://github.com/grpc/grpc/pull/21194 ).reviewable/pr26468/r12^2
parent
d10617edb5
commit
ed1b20777c
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue