React native 在 Xcode 上出错 找不到自动链接框架

Error on Xcode with React native Could not find autolink framework

当我尝试构建在 android 中运行良好的应用程序时,我 运行 遇到错误:

lib RNFirebase.a(RNFirebase AdMob.o) ld: symbol(s) not found for architecture arm64

我该怎么做才能解决这个问题?

您是否已尝试在 其他链接器标志 中设置 $(inherited)? 您可以在 Xcode.

项目的 'build settings' 下搜索此内容