gpt4 book ai didi

ios - 没有这样的模块 'GoogleMobileAds'

转载 作者:行者123 更新时间:2023-12-04 03:39:50 24 4
gpt4 key购买 nike

通过 Cocoapods 升级 Google Mobile SDK 8.0 后,Xcode 向我抛出错误“No such Module 'GoogleMobileAds'”。我进行了搜索,但到目前为止没有任何帮助。

我已经完成了这些步骤:

rm -rf ~/Library/Caches/CocoaPods
rm -rf Pods
rm -rf ~/Library/Developer/Xcode/DerivedData/*
pod deintegrate
pod setup
pod install
Also removed Podfile, Podfile.lock and xcworkspace file before pod install

我正在为您分享一些屏幕截图,以帮助我找出我做错的地方。

enter image description here

enter image description here

enter image description here

enter image description here提前致谢

最佳答案

我相信这是一个已知问题,我的具体场景是针对 flutter,但我想这个概念是相同的,只是将版本设置回

 pod 'Google-Mobile-Ads-SDK', '~> 7.69.0'

这对我有用。您可以阅读更多相关信息 here .

关于ios - 没有这样的模块 'GoogleMobileAds',我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/66252020/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com