Xcode gRPC-Core Error: 'openssl_grpc/ssl.h' file not found
问题 Xcode: 11.2.1 Mac: 10.15.2 Beta Pod version: 1.8.4 I was trying to Archive my Mac app on Xcode, then below error in my Xcode: I can compile my app without a problem, just can't archive, I am thinking the issue might be I need to update my pod, when I run command in my terminal pod outdated it shows below info: so this is just my guessing. Here is an update: After tried Paul's suggestions, I got a different error: 回答1: From https://github.com/grpc/grpc/issues/20500#issuecomment-543241775: