module.modulemap 102 B

1234
  1. module BoringSSL {
  2. umbrella "/private/tmp/PR/grpc-swift/Sources/BoringSSL/include"
  3. export *
  4. }