grpc / grpc-ios

gRPC for iOS
Apache License 2.0
37 stars 22 forks source link

fix header_mappings_dir () is not a directory error #250

Closed HannahShiSFB closed 2 months ago

HannahShiSFB commented 2 months ago

Validation error when pushing gRPC-C++ podspec:

2024-04-22T05:05:34.3096470Z     - ERROR | [gRPC-C++/Privacy] header_mappings_dir: The header_mappings_dir (`include/grpcpp`) is not a directory.
2024-04-22T05:05:34.3097950Z [!] The spec did not pass validation, due to 1 error.

This ensures Cronet-Implementation subspec has a file in "include/grpcpp" directory.