I\'m trying to install firestore in my project.
when I\'m trying to install that, Xcode displays
fatal error: module map file \'/Users/account/Doc
We can also force CocoaPods to not apply modular headers for the troubling pods... in this case:
pod 'BoringSSL-GRPC', '= 0.0.3', :modular_headers => false pod 'gRPC-Core', '= 1.21.0', :modular_headers => false