Files
WebApp/Pods/Target Support Files/BoringSSL-GRPC/BoringSSL-GRPC.modulemap
2024-12-20 17:49:45 +08:00

7 lines
116 B
Plaintext

framework module openssl_grpc {
umbrella header "BoringSSL-GRPC-umbrella.h"
export *
module * { export * }
}